/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */

*{
	margin:0;
	padding:0;
	font-size:100%;

}

body{
	font:11px/13px tahoma, arial, helvetica, sans-serif; color:#CDCDCD;
	margin-top:20px;
	background:#000000;
	text-align:center;
}

a{
	color:#666;
	text-decoration:none;
}

p, h1{
	margin:5px 0 5px 0;
}

h1{
	color:#999;
	font-size:1.5em;
}
#citazione { width:600px;
			font-style: italic;
			color:#999;
			text-align:justify;
			font-size:0.9em;
			text-align:right;

}
#citazione div {margin-top:0px;
}
#citazione a{
	text-decoration:underline; 
	color:#999;
}
 
 
q { quotes: '“' '„' } 

.pullquote {
width:600px;
line-height:1.3;
font-size:1.05em;
text-align:justify;
margin-bottom: 0px;
}

#wrap{

}
#wrap1{
	width:400px;
	margin:0 auto;
	
}
#header{
	margin-bottom:20px;
}

#header a{
	text-decoration:underline;
}

#header img{ border:0;
}

#main-content li{


/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	padding:5px;
	background:#303030;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin-right:13px;
	margin-bottom:13px;
}


#fullplate-navigation{
	list-style:none;
	margin:0px 0 0 48px;

}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
		
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}

#fullplate-navigation {
	display:block;
	margin-top: 20px;
}
#fullplate-navigation div a{
	display:block;
	width:190px;
	padding:10px;
	margin-top: 20px;
}

#fullplate-navigation div a:hover{
	color:#333;
}



#fullplate-photo{


/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#000;
	padding:5px 15px 5px 15px;
	margin:0 auto;
	width:600px;
}

#fullplate-photo img{
   padding:1px;
   border:1px solid #cccccc;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}


#main-content  a div{
color: #e4551d;
padding-top:6px;
font-size:1.0em;

/*\*/



}




img {

}

#foot{
	padding-top:0px;
	margin-bottom:20px;
	clear:left;
}
