/*
Theme Name: Antiqueda
*/


*{
	margin:0;
	padding:0;
	font-family: 'Tahoma', arial, tahoma, verdana, sans-serif;
	
}



html {
	min-height: 100%;
}

body {
background-color:#000000;
text-align: center;
}

hr {
display: none;
}

p{
	
	font-size: 11px;
	color:#cfcfcf;
}

blockquote {
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 22px;
	padding-right: 0;
	background: #fff url(images/back-blockquote.jpg) no-repeat top left;
	color: #555;
	font-family: arial, tahoma, verdana, sans-serif;
	font-size: 0.9em;
}



img {
	background: #f5f5f5;
	color: #333;
	border: 0 !important;
}

img.imgleft {
	margin-right: 5px;
	float: left;
}

img.imgright {
	margin-left: 5px;
	float: right;
}

.imageframe {
	margin-bottom: 10px;
	padding: 5px;
	background: #f5f5f5;
	color: #333;
	border: 1px solid #aaa;
}

.imageframe:hover {
	background: #ddf;
}

.imgalignleft {
	margin-right: 10px;
	float: left;
}

.imgalignright {
	margin-left: 10px;
	float: right;
}

.imgaligncenter {
	margin-left: auto;
	margin-right: auto;
}

.imagecaption {
	padding: 2px;
	background: #f5f5f5;
	color: #357;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

.imageframe:hover .imagecaption {
background: #ddf;
}

.imageframe:hover img {
background: #ddf;
}

img.wp-smiley {
margin: 0 !important;
padding: 0 !important;
display: inline !important;
background: transparent !important;
float: none !important;
vertical-align: middle !important;
border: 0 !important;
}

/*
	LINK PRINCIPALI
*/

a {
color: #ffffff;
text-decoration: none;
}

a:active {
outline: none;
}

a:focus {
outline: none;
}

a:hover {
color: #630;
text-decoration: underline;
}

/*
	WRAPPER PRINCIPALE
*/

#wrapper {
margin: 0 auto 0 auto;
padding: 0;
width: 900px;
text-align: left;
}

/*
	TESTA PAGINA
*/

#topo{
	background:transparent url(images/topo_logo.jpg) center top;
	height:425px;
}

#topo h1{
	position:relative;
	left:-244px;	
	top:306px;
	
}
#header {
	margin-bottom: 30px;
	
}

#header h2 {
margin-top: 40px;
color: #bababa;
font-size: 25px;
font-weight: normal;
text-transform: uppercase;
}

#header h2 a {
padding-left: 180px;
padding-top: 40px;
padding-bottom: 18px;
display: block;
width: 383px;
height: 59px;
position: relative;
background: transparent url(images/back-titolo.png) no-repeat top left;
color: #dedede;
}

#header div.description {
display: none;
}

/*
	CONTENUTI PRINCIPALI
*/

#content {
margin-right: 290px;
margin-bottom: 40px;
}

#content div.post{
	border-bottom:7px solid #1F1F1F;
	float:left;
	padding-bottom:53px;
	width:618px;
}
#content div.post h2,
#content h2 {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 16px;
	font-weight:bold;
}

#content div.post h3,
#content div.post h4,
#content div.post h5,
#content div.post h6 {
margin: 0;
padding: 0;
color: #6d6d6d;
font-weight: normal;
font-variant: small-caps;
}

#content div.post h3 {
font-size: 24px;
}

#content div.post h4 {
font-size: 21px;
}

#content div.post h5 {
font-size: 18px;
}

#content div.post h6 {
font-size: 15px;
}

#content div.post h2 a {
	color: #ffffff;
	text-decoration: none;
	font-size:16px;
}

#content div.post h2 a:hover {
color: #630;
}

#content div.post p {
	line-height: 150%;
	margin-bottom:17px;
}

#content div.post p.date,
#content div.post p.date a {
margin-bottom: 43px;
color: #bebebe;
text-align: left;
text-transform: uppercase;
}
#content div.post p.date{
	font-weight:bold;
	margin-bottom:20px;
}

#content div.post p.details_small {
padding-left: 20px;
background: transparent url(images/back-details.jpg) no-repeat left center;
color: #aaa;
font-size: 13px;
}

#content div.post ul li {
line-height: 140%;
}

#content div.post ol li {
line-height: 140%;
}

p big {
color: #124;
font-size: 1.36em;
font-weight: normal;
}

/*
	LINK DI NAVIGAZIONE
*/

#content div.navigation {
padding-top: 10px;
padding-bottom: 20px;
display: block;
}

#content div.navigation span.alignleft {
padding: 8px !important;
width: 45%;
float: left;
color: #333;

}

#content div.navigation span.alignright {
padding: 8px !important;
width: 45%;
float: right;
color: #333333;
text-align: right;
}

 #content div.navigation a{
	 color: #BC0000;
	 font-size:12px; 
}

/*
	LISTA DEI COMMENTI
*/


h3#comments, h3#respond {
padding: 10px 0;
color: #8a8a8a;
font-size: 23px;
font-weight: normal;
clear:both;
}

ol.commentlist {
margin: 0;
padding: 0;
list-style: none;
font-size: 0.95em;
}

ol.commentlist li {
margin-bottom: 12px;
padding: 10px;
color: #333;

}



ol.commentlist li.author {
background: #BC0000;
}

ol.commentlist li.author big{
	color:#FFFFFF
}

ol.commentlist li big {
display: block;
color: #606060;
font-size: 19px;
font-weight: bold;
}

ol.commentlist li span.await_mod {
color: #c30;
font-weight: bold;
}

ol.commentlist li span.comment_data a {
font-size: 13px;
}

ol.commentlist li p {
line-height: 140%;
}

ol.commentlist li ul {
list-style-type: square;
}

ol.commentlist li blockquote {
background-image: none !important;
}

ol.commentlist li li {
margin: 0 !important;
padding: 0 !important;
background: transparent !important;
line-height: 140% !important;
border: 0 !important;
}

p.allowed-tags {
display: none;
}

/*
	NOTE DI PAGINA
*/

p.notabene {
padding: 5px;
padding-left: 22px;
background: #fcfcf5 url(images/back-notabene.png) no-repeat 3px 5px;
color: #333;
line-height: 100% !important;
border: 1px solid #e9e9e9;
}

/*
	BARRA LATERALE
*/

#sidebar {
	margin: 0;
	margin-bottom: 40px;
	padding: 0;
	padding-left: 15px;
	width: 240px;
	float: right;
	font-size: 13px;
}

#sidebar .redes{
	margin-top:10px;
	float: left;
}

#sidebar .redes ul li{
	float: left;
	padding-left: 10px;
}


#sidebar #busca{
	background: transparent url(images/lb_busca.gif) no-repeat left center;
	text-indent:-999px;
	display:block;
	overflow:hidden;
	width:152px;
	height:22px;
}

#sidebar ul {
margin-bottom: 68px;
margin-bottom: 48px;
padding: 0;
list-style-type: none;

}

#sidebar ul li {
line-height: 160%;
}

#sidebar ul li h2 {
	text-indent:-999px;
	display:block;
	overflow:hidden;
	width:152px;
	height:22px;
	margin-bottom:15px;

}

#sidebar #tags{
	background: transparent url(images/lb_tag.gif) no-repeat left center;
	text-indent:-999px;
	display:block;

	width:152px;
	height:30px;
	margin-bottom:5px;

	
}

#tags_cont{
	margin-bottom:15px;

}

#sidebar #rss{
	background: transparent url(images/lb_rss.gif) no-repeat left center;
	height:33px;
	_margin-bottom:-20px;
	display:block;

}
#sidebar ul#busca_content{
	margin-bottom:35px;


}

#sidebar #categorias{
	background: transparent url(images/lb_categoria.gif) no-repeat left center;
}



#sidebar a {
	color: #ffffff;
}

/*
	PIE DI PAGINA
*/

#footer {
margin-bottom: 0;
padding-top: 30px;
padding-bottom: 30px;
clear: both;
color: #999;
font-size: 13px;
text-align: center;
background: #F7F7F7 url(images/back-foot.jpg) repeat-x top left;
border-top: 3px solid #dfdfdf;
}

#footer p {
width: 600px;
margin: 0 auto 0 auto;
text-align: left;
clear: both;
}

#footer p.first {
padding-top: 20px;
}

#footer p.incima {
text-align: center;
padding-top: 20px;
}

#footer a {
color:#777;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

/*
	GRAVATAR
*/

.sh_avatar,
.gravatar {
width: 40px;
height: 40px;
float: right;
border: 1px solid #dadada !important;
}

/*
	BIG-ICONA FEED
*/

#global-feed {
margin-left: 320px;
display: block;
width: 150px;
height: 155px;
position: absolute;
top: 20px;
left: 50%;
background: transparent url(images/back-feed.png) no-repeat top left;
}

#global-feed span {
display: none;
}

/*
	RADDRIZZA LAYOUT
*/

br.clear,
li.clear,
hr.clear {
width: 10px !important;
visibility: hidden !important;
clear: left;
}

/*
	LISTE ARCHIVI E ULTIMI MESSAGGI
*/

div.recenti {
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
}

div.recenti div {
	padding: 5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px solid #1f1f1f;
	padding-bottom:8px;
	overflow:auto;

}




div.recenti strong.destro {
	color:#999999;
	float:right;
	padding-left:10px;
	position:relative;
	text-align:right;
}



div.recenti div a {
	text-decoration: none;
	width:80%;
	float:left;
}


div.recenti div a.no-back {
padding-left: 0;
background-image: none;
}


/*
	ELEMENTI FORM
*/

input, textarea {
	padding:3px;
	border:none;

}

#commentform {
padding: 10px;
color: #fff;
font-weight: bold;
width: 100%;
margin-top:90px;
_margin-top:60px;
}

#commentform p {
margin: 0 0 7px 0;
padding: 0;
font-size: 0.9em;
}

#commentform p#respond {
padding-bottom: 10px;
font-size:18px;
color:#BC0000;
}

#commentform a {
color: #fff;
}

#commentform input {
width: 370px;
}

#commentform label {
display: block;
}

textarea {
width: 370px;
}





#searchform #s{
	background-color:#232323;
	color:#fff;
}

#searchsubmit {
	background: transparent url(images/back-input-searchform.jpg) no-repeat left top;
	width:40px!important;
	position:relative;
	top:1px;
	_top:5px;
	cursor:pointer;
}





a.red {
color: #f00 !important;
}

.ricerca p {
font-size: 13px;
}

p.comments_link a{
 color:#bc0000;
 font-size:12px;
 font-weight:bold;
 clear:both;
}





#ultimas_novidas h2{
	text-indent:-9999px;
	display:block;
	width:197px;
	height:18px;
	background: transparent url(images/lb_ultimas.gif) no-repeat left top;
	margin-top:10px;

}

.ricerca h3 {
font-size: 20px !important;
}

.ricerca {
margin-bottom: 10px !important;
border-bottom: 1px solid #e5e5e5;
}




input#submit{
/*width: auto !important;*/
	width:184px;
	background: #036 url(images/back-input.jpg) repeat-x center left;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
}




#footerbar {
	width: 900px;
	margin: auto;
	height:189px;
	background-color:#000000;
	clear:both;
}

#voltar_site{
	 width:193px;
	 height:65px;
	 margin-left:24px;	 
	 background: transparent url(images/bg_voltar.gif) no-repeat left top;
}

#voltar_site  a, #voltar_site  strong{
	color:#6d6d6d;
	font-size:11px;
	padding-left:66px;
	padding-top:10px;
	text-decoration:none;
	margin-top:10px;
}






#rodape{
	width:100%;
	height:84px;
	background:url(images/bg-rodape.jpg) repeat-x;
	clear:both;
}

#rodape .wrapper{
	position:relative;
	width:778px;
	height:100%;
	text-align:center;
	font-family:"Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0 auto;
}



#footerbar .barraLinks ul{
	list-style:none;	
	color:#695050;
	width:613px;	
	margin:0 auto;

}



#footerbar .barraLinks ul li{

	float:left;
	margin-top:37px;
	padding-left:3px;
	

}

#footerbar .barraLinks ul li a{ 
	text-decoration:none;
	color:#6D6D6D;
	font-size:10px;
}

#footerbar .barraLinks img{
	display:block;
	clear:both;
	margin:0 auto;
	position:relative;
	top:10px;
}





/*
#rodape .wrapper ul{
	color:#695050;

	margin-left:138px;
}

#rodape .wrapper ul li{
	float:left;
	margin-top:37px;
	padding-left:3px;
}

#rodape .wrapper ul li a{
	text-decoration:none;
	color:#695050;
}

#rodape .wrapper p.img_rodape{
	position:absolute;
	top:61px;
	left:371px;
	width:49px;
	height:5px;
}

#rodape .wrapper p.img_rodape a{
	text-decoration:none;
}
*/







