body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}
#pagina	{
	width: 1010px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	top: -10px;
}
#pagina2	{
	width: 1010px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: relative;
	top: 15px;
}
#contenuto {
	position: relative;
	top: 40px;
	width: 1010px;
	text-align: left;
	float: left;
	font-size: x-small;
	margin: 0 auto 0 auto;
}
#pagina #intestazione #logo, #logo {
	height: 149px;
	width: 1010px;
	text-align: center;
	margin: 10px auto 0 auto;
	padding: 0 0 0 0;
}
#intestazione #logo h1 {
	display: none;
}
#intestazione #google468x60 {
	height: 60px;
	width: 468px;
	position: relative;
	left: 100px;
	top: -160px;
}
#intestazione {
	width: 1000px;
}
#intestazione #google728x90 {
	height: 90px;
	width: 728px;
	position: relative;
	left: 265px;
	top: -170px;
}
.post {
	display: block;
	width: 202px;
	height: 200px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
}
.post2 {
	display: block;
	padding-bottom: 30px;
	width: 320px;
	margin: 0 auto 0 auto;
	text-align: center;
}
.testopost {
	display: block;
	padding-right: 15px;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 11px;
	line-height: 1.3em;
	font-weight: normal;
}
.dettaglipost {
	display: block;
	padding-top: 10px;
	font-size: 10px;
}
img.imgpost {
	display: block;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
	margin-bottom: 3px;
	border: 1px solid #111111;
}
img.imgpost:hover {
	border: 1px solid #FFFFFF;
}
img.imgpost2 {
	display: block;
	margin-right: 15px;
	margin-bottom: 30px;
	border: 1px solid #333333;	
}
img.imgpost2:hover {
	border: 1px solid #FFFFFF;
}
.titolopost, .titolopost a {
	display: block;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}
.post2 .titolopost, .post2 .titolopost a {
	display: block;
	font-size: x-large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
}
.titolopostarchive, .titolopostarchive a {
	display: block;
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.titolopost a:hover, .titolopostarchive a:hover {
	text-decoration: underline;
}
a.postlink {
	display: block;
	font-size: 11px;
	color: #f3d073;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 4px;
	font-variant: small-caps;
}
.post2 a.postlink {
	display: block;
	font-size: 15px;
	color: #f3d073;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 4px;
	font-variant: small-caps;
}
a.postlinkarchive {
	display: block;
	font-size: 11px;
	color: #f3d073;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 3px;
}
a.postlink:hover, a.postlinkarchive:hover, a.linkdettaglipost:hover, a.linkdettaglipost2:hover, a.linkdettaglipostarchive:hover {
	text-decoration: underline;
}
a.linkdettaglipost {
	font-size: 12px;
	display: block;
	color: #999999;
	text-decoration: none;
	font-variant: small-caps;
}
a.backtoprevious {
	font-size: 14px;
	display: block;
	color: #f3d073;
	text-decoration: none;
	margin-top: 50px;
	margin-bottom: 50px;
	font-variant: small-caps;
}
a.backtoprevious:hover {
	text-decoration: underline;
}

a.linkdettaglipostarchive {
	font-size: 10px;
	display: block;
	color: #686868;
	text-decoration: none;
	font-variant: small-caps;
}
a.linkdettaglipost2 {
	font-size: 12px;
	display: block;
	color: #f3d073;
	text-decoration: none;
	text-align: center;
}
.datapost {
	font-size: 10px;
	display: block;
	color: #333333;
}
.elencoimmaginipost {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 402px;
	text-align: center;
}
.copyrightfoto {
	display: block;
	text-align: center;
	width: 402px;
	color: #666666;
	top: -15px;
	position: relative;
	font-size: 10px;
	margin-bottom: 10px;
	font-variant: small-caps;
}
.titolocolonna {
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	color: #f3d073;	
}
ul#ultimifotografi {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#ultimifotografi li a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 3px;
	display: block;
}
ul#ultimifotografi li a:hover {
	text-decoration: underline;
}
#footer {
	clear: both;
	float: none;
	width: 1000px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: xx-small;
	color: #666666;
	text-align: center;
	margin-top: 20px;
	font-variant: small-caps;
	position: relative;
	z-index: 5;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #f3d073;	
}
p.testocontact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#latestphotographers, #ezinesmagazines {
	margin-bottom: 30px; 
}
#inspireme {
	margin-bottom: 20px;
}
#barrapaginazione {
	clear: both;
	float: none;
	width: 1010px;
	margin-bottom: 15px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding-top: 20px;
	font-variant: small-caps;
	height: 20px;
	position: relative;
	z-index: 3;
}

#linksinistro {
	width: 405px;
	text-align: right;
	float: left;
}
#linkdestro {
	text-align: left;
	margin-left: 605px;
}

#linksinistro a, #linkdestro a {
	font-size: 16px;
	color: #f3d073;
	text-decoration: none;
}
#linksinistro a:hover, #linkdestro a:hover {
	text-decoration: underline;
}
#pannello {
	width: 1010px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 5;
	text-align: left;
}
#pannellofiltro {
	width: 1010px;
	padding: 5px 5px 5px 5px;
	background-color: #333333;
	color: #FFD77C;
	font-variant: small-caps;
	font-size: x-small;
	margin: 0px;
	z-index: 5;
	text-align: center;
}
#tabpannellochiudi, #tabpannelloapri {
	color: #FFD77C;
	font-variant: small-caps;
	font-size: x-small;
	margin: 0 0 0 0;
	position: absolute;
	z-index: 5;
	text-align: left;
}
#tabpannellochiudi a, #tabpannelloapri a {
	color: #FFD77C;
	text-decoration: none;
	padding: 7px 13px 3px 13px;
	background-color: #333333;
	display: block;
}

select, option, form, input {
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0;
	margin: 0;
	font-size: x-small;	
}
a.inspire {
	color: #FFD77C;
	font-variant: small-caps;
	font-size: x-small;
	text-decoration: none;
	text-transform: uppercase;
}
a.inspire:hover {
	text-decoration: underline;
}
