/*  
Theme Name: style-problo
Theme URI: http://www.problo.it/
Description: Template creato per il blog network Problo.
Version: 1.65
Author: Massimo Mastromarino
Author URI: http://www.desmm.com/

*/

body{
	margin:0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}
#sfondo{
	min-height:402px;
	position:relative;
	display:block;
	height: 100%;
	padding: 3px 0 0 0;
}
ul, ol{
	margin:0;
	padding:0;
}
li{
	margin:0;
	padding:0;
	list-style-type: none;
}
a img {
	border: none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:active, a:focus{ 
	outline:0;/* elimina il tratteggiato al link focus/active */
}
hr {
	display: none;
}
h2,h1,h3,h4,h5,form{
	margin:0;
	padding:0;
}
code{
	color:#666666;
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-align:left;
	background: #f8f9fb;
	padding:5px 10px 5px 10px;
	display: block;
	font-size:11px;
	line-height:20px;
}
.center {
	text-align: center;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#container{
	background:url(images/bg-container.gif) repeat-y ;
	margin:0 auto;
	width:952px;
	
	padding:
}
#page{
	background:url(images/bg-page.gif) no-repeat top ;
	padding-top:50px;
}

html>body #container{ /*Opera, Firefox e Safari*/
	margin-top:20px;
}
#container{ /*IE6*/
	margin-top:23px;
}
*:first-child+html #container{ /*IE7*/
	margin-top:23px;
}


#header{
	position: absolute;
	margin:0 0 0 7px;
	top:34px;
	height:38px;
	width:938px;
	background:url(images/bg-header.gif) repeat-x top;
}
#left{
	float:left;
	width:612px;
	margin: 0 0px 0 8px !important; /*Opera, Firefox, Safari, IE7*/
	margin: 0 0px 0 4px; /*IE6*/
}
#footer{
	margin: 0 auto;
	background:url(images/bg-footer.gif) no-repeat bottom;
	width:952px;
	height:35px;
	padding: 12px 0 20px 0;
}
#leftbar{
	float:left;
	width:134px;
}
#content, #content-index{
	padding: 8px 0 0 0;
	float:right;
	width:468px;
	background:#FFFFFF;
}
#rightbar{
	margin: 0 7px 0 0 !important;
	margin: 0 3px 0 0;
	float:right;
	width:316px !important;
	width:317px;
}
.tratteggio{
	margin: 0  0 8px 0 !important;
	margin: 0  0 -4px 0 ;
	background:url(images/bg-tratteggio.gif) repeat-x;
	height:1px;
	display:block;
}
.clear{
	clear:both;
}
.new{
	color:#FF0000;
}
.vai{
	float:right;
	font-size:11px;
	text-decoration:underline;
	background:url(images/li.gif) no-repeat left top;
	padding: 0 5px 0 20px;
}
.navigation{
	font-size:11px;	
	padding: 0 0 28px 0;
	margin: 0 0 0 0;
}
.alignright a{
	padding: 0 15px 0 0;
	background:url(images/arrow-r.gif) no-repeat right;
	float: right;
	}
.alignleft a{
	padding: 0 0 0 15px;
	background:url(images/arrow-l.gif) no-repeat left;
	float: left;
	}
.boxsearch{
	background:#edf3f6;
	border:2px solid #f7fafb;
	padding:10px 12px 10px 12px;
	margin: 0px;
	font-size:11px;
}
#research{
	background:url(images/bg-research.gif) no-repeat;
	width:188px;
	padding:2px;
	height:17px;
	margin: 8px 0 0 0;
}
#research .campo{
	margin: 0px 0 0 0px;
	position: absolute; 
	font-size:11px;
	width:148px;
	height:16px;
	padding: 1px 0 0 2px;
	border:none;
	background:url(images/bg-search.gif) no-repeat #FFFFFF;
}
#research .bottone{
	margin: 0 0 0 150px;
	position: absolute; 
}
.boxcat{
	background:#edf3f6;
	border:2px solid #f7fafb;
	padding:10px 12px 10px 12px;
	margin: 0px;
	font-size:11px;
}
.boxcat p{
	margin:0;
	padding:0;
}
.boxcat h1, .boxsearch h1{
	font-size:24px;
	line-height:22px;
	letter-spacing:-1px;
	font-weight:normal;
}
.boxcat h2{
	font-size:20px;
}
.boxcat a{
	border-bottom:1px dotted;	
}
.boxcat a:hover{
	border-bottom:1px solid;
	text-decoration:none;
}
.box404{
	padding:5px;
	margin: 0 auto; 
	margin-top:65px;
	margin-bottom:25px;
	width:316px;
	border:1px solid #999999;
	background:#FFFFFF;
}
.box404 li{
	padding: 3px 0 3px 15px;
	background:url(images/li-mini.gif) no-repeat left center;
}
.box404titolo{
	margin: 0 auto; 
	font-size:12px;
	padding: 15px 5px 10px 5px;
}

.box404 .boxcat{
	margin: 0 auto; 
	text-align:left;
}
.box404 .pagetitle{
	margin:0 0 0 2px;
	padding: 0 0 0 3px;
	border-left: 3px solid;
	line-height:21px;
	font-size:22px;
}
.scrittore{
	padding: 10px 0 15px 0;
	font-size:13px;
	font-style:italic;
}
div.condividi{
	width:auto !important;
	width:80px;
	margin: 8px 0 10px 0;
	float:right;
	background:url(images/bg-condividi-ico.gif) no-repeat left top;	
	font-size:12px;
	font-weight:bold;
	height:26px;
}
a.condividi {
	color:#388013;
	display:block;
	height:26px;
	padding: 6px 6px 0 26px;
	background: url(images/bg-condividi.gif) no-repeat right top;	
	text-decoration:none;
}
div.condividi:hover {
	background-color:#FFFFCC;	
}



/*=====[HEADER]======*/
.menulogo a{
	position:absolute;
	margin-left: 285px;
	display:block;
	padding:3px;
	border:1px solid #d7d7d7;
	display:block;
	height:15px;
	width:15px;
	text-decoration:none;
}
.menulogo a span{
	z-index:5;
	position:absolute;
	right:13px;
	visibility:hidden;
	white-space: nowrap;
}
.menulogo a span span{
	display:block;
	color:#666666;
	padding:2px 4px 2px 4px;
	background:#ffffcc;
	border:1px solid #d7d7d7;
	margin: 0 0 5px 0;
}
.menulogo a span span:hover{
	visibility:hidden;
}
.menulogo a:hover span{
	visibility:visible;
	color:#666666;
}
.menulogo .rss{
	margin-top:0px;
	background: url(images/ico-rss.gif) center no-repeat #FFFFFF;
}
.menulogo .newsletter{
	margin-top:28px;
	background: url(images/ico-newsletter.gif) center no-repeat #FFFFFF;
}
.menulogo .infoblog{
	margin-top:56px;
	background: url(images/ico-infoblog.gif) center no-repeat #FFFFFF;	
}
.topbar{
	text-transform:capitalize;
	position:absolute;
	font-size:12px;
	margin:0 0 0 160px;
}
.topbar li{
	margin:0 0 0 2px;
	float:left;
	list-style-type: none;
	background:url(images/topmenu-separa.gif) 0 5px no-repeat;
}
.topbar a{
	color:#96989a;
	display:block;
	padding:7px 10px 18px 14px;
}
.topbar a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.topbar .select{
	color:#FFFFFF;
	background:url(images/topmenu-select.gif) no-repeat center top;
}
#logo{
	margin:0px !important;
}
#logo a{
	display:block;
	text-decoration:none;
	width:316px;
	height:80px;
	padding: 0 0 8px 0;
}
#logo-problo a{
	position:absolute;
	margin: 7px 0 0 845px;
	display:block;
	text-decoration:none;
	background:url(images/logo-problo.gif) no-repeat;
	width:80px;
	height:16px;
}
#logo a span, #logo-problo a span{
	visibility:hidden;
}
#search{
	margin: 6px 0 0 8px;
	position: absolute; 
}
#search .campo{
	margin: 0px 0 0 0px;
	position: absolute; 
	font-size:11px;
	width:108px;
	height:16px;
	padding: 1px 0 0 2px;
	border:none;
	background:url(images/bg-search.gif) no-repeat;
}
#search .bottone{
	margin: 0px 0 0 108px;
	position: absolute; 
}
/*=====[CLOSE-HEADER]======*/




/*=====[LEFTBAR]======*/
#leftbar h4{
	background:url(images/bg-h4left.gif) 10px 0 no-repeat;
	width:123px;
	height:16px;
	margin:0;
	font-weight:normal;
	font-size:11px;
	padding: 4px 0 0 17px;
	border-bottom:1px solid; 
}
#leftbar{
	font-size:11px;
}
#leftbar a{
	display:block;
}
#leftbar ul{
	margin: 0 0 6px 0;
}
#leftbar div p{
	margin: 0 8px 0 8px;
}

#modL_categorie{
	border-top: 1px solid;
}
#modL_categorie a{
	background:url(images/li.gif) 5px 6px no-repeat;
	padding: 4px 7px 4px 15px ;
	
	border-bottom:1px solid;
	text-align:right;
	color:#333333;
}
#modL_categorie a:hover{
	text-decoration:underline !important;
}
/*=====[CLOSE-LEFTBAR]======*/




/*=====[CONTENT]======*/
.post, .post2{
	margin:0 0 0 0;
}
.imageint{
	background:none;
}
.imageint:hover{
	background:none;
}
.post ul{
	font-size:12px;
	margin: 7px 0 7px 0;
}
.post li{
	background: url(images/li-mini.gif) 0 3px no-repeat;
	padding: 0 0 2px 13px;
	margin: 0 0 0 5px;
}
.titoloarticolo{
	padding: 1px 0 2px 0px;
	line-height:26px;
	letter-spacing:-1px;
	font-weight:normal;
	font-size:24px;
}
.titoloarticolo2{
	font-size:18px;
	font-weight:normal;
}
.post h2 a:hover, .post h1 a:hover{
	text-decoration:none;
	background: url(images/bg-titoloarticolo.gif) top;
}
.post .entry h2{
	border-left: 3px solid;
	margin:12px 0 8px 2px;
	padding: 0 0 0 3px;

	font-size:20px;
	font-weight:normal;
}
.post .entry h3{
	margin: 15px 0 3px 0px;
	padding: 0 0 0 0px;
	border-bottom: 2px solid ;
	line-height:19px;
	font-size:18px;
	font-weight:normal;
}
.post .entry h4{
	margin: 15px 0 3px 0px;
	padding: 0 0 0 0px;
	border-bottom: 2px solid ;
	line-height:19px;
	font-size:15px;
}
.post .entry h5{
	margin: 15px 0 3px 0px;
	padding: 0 0 0 0px;
	border-bottom: 2px solid ;
	line-height:19px;
	font-size:13px;
}
.entry img{
	clear:both;
	border:0px;
	margin: 7px 8px -10px 0px;
	padding: 12px 13px 26px 13px;
	display:block;
	background: url(images/bg-img-entry.jpg) bottom right no-repeat #f3f3f3;
}
.entry .video{
	clear:both;
	display:block;
	padding: 12px 11px 26px 9px;
	background: url(images/bg-img-entry.jpg) bottom right no-repeat #f3f3f3;
	margin: 0 0 -10px 0px;
}
#content .entry img{
	margin-top: 15px !important;
	margin-left: 10px !important;
}
.post .entry a img {
	margin-bottom: -5px;
}
.post2 a.imageint img{
	background: url(images/bg-img-post2.gif) center center no-repeat;
	float:left;
	margin:0px 6px 0px 0px;
	padding:5px;
}
.entry{
	padding: 0 5px 0 5px;
	letter-spacing:0px;
	background:#FFFFFF;
	text-align:justify;
	font-size:12px;
	line-height:20px;
}
.entry a{
	border-bottom:1px dotted #003366 !important;
	border-bottom:1px dotted #ccd6e0;
}
.entry object{
	
}

#content-index b, #content-index strong{
	font-weight:normal;
}
#content-index .entry p{
	margin:0px;
}
#content .entry p{
	margin:0px 0 11px 0;
}
.entry a:hover{
	border-bottom:1px solid #003366 !important;
	text-decoration:none;
}
.entry blockquote{
	text-align:justify;
	margin: 0 15px 0 10px;
	padding:  0  0 0 20px;
	background: url(images/quotes1.png) 0 2px no-repeat;
	color:#666666;
	}
.entry small{
	display:block;
	font-size:11px
	}	
a.more-link {
	border:0 !important;
	z-index:10;
	line-height:15px;
	display:block;
	background:url(images/bg-more-link.gif) left center no-repeat;
	padding: 0 0 0 12px;
	margin: 2px 0 0 0px;
}
.a.more-link{ /*IE6*/
	position:absolute; float:left;
}
div#a.more-link { /* IE, Firefox, etc. */ 
	position:absolute; float:left;
} 
/*\*/ 
html*a.more-link { /* solo safari */
	position:static; 
} 
a.more-link:hover{
	border:0 !important;
}
.postmetadata{
	margin: 3px 0 5px 0px;
	font-size:11px;
	line-height:15px;
}
.postmetadata a{
	border-bottom:1px dotted;
}
.postmetadata a:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.postmetadata .commento{
	background:url(images/ico-commento.gif) left top  no-repeat ;
	white-space: nowrap;
	display:inline;
	text-align:right;
	padding: 0  0 1px 19px;
	position:relative;
}
.postmetadata .stampa{
	padding: 1px 0 1px 18px;
	background:url(images/ico-stampa.gif) no-repeat left center;
}
.postmetadata .torna{
	padding: 0 0 0 18px;
	background:url(images/ico-torna.gif) no-repeat left center;
}
.post-ratings b{
	font-weight:normal;
}
.voto{
	float:right;
	width:120px ;
	text-align:	right;
}
.voto img{
	margin: 0 0 1px 0;
	vertical-align:middle;
}
.post-ratings-loading{
	padding:2px;
	margin: 3px 0 0 0;
	position:absolute;
	border:1px solid #CCCCCC;
	background:#FFFFFF;
}
div.separator{
	height:0;
	margin: 0 0 15px 0;
	display:block;
	border-bottom:1px solid #e2e2e2;
}
a.imagelink img{
	margin: 0px !important;
	padding:2px !important;
	display:inline !important;
	background:none !important;
	border:1px solid #CCCCCC !important;
}
a.imagelink img:hover{
	background:#333333 !important;

}
a.imagelink, a.imagelink:hover{
	border-bottom:0px !important;
	margin: 5px !important;
}
.sottotitolo{
	margin: 5px 0 0 0;
	background:url(images/bg-tratteggio.gif) repeat-x top;
	height:1px;
	width:468px;
	position:absolute;
}

.ico-precedente a{
	margin:6px 3px 3px 458px;
	background:url(images/ico-precedente.gif) no-repeat #8a8274;
	height:12px;
	width:12px;
	display:block;
	position:absolute;
	border-bottom:0px !important;
}
.ico-succeessiva a{
	margin:23px 3px 3px 458px;
	background:url(images/ico-succeessiva.gif) no-repeat #8a8274;
	height:12px;
	width:12px;
	display:block;
	position:absolute;
	border-bottom:0px !important;
}
.ico-succeessiva a:hover, .ico-precedente a:hover{
	background-color: #bcb7ad;
	border-bottom:0px !important;
}
/*=====[CLOSE-CONTENT]======*/




/*=====[RIGHTBAR]======*/
#rightbar h4{
	background:url(images/bg-h4right.gif) 8px 0 no-repeat;
	height:16px;
	color:#666666;
	margin:0 0 0 -8px;
	font-weight:normal;
	font-size:11px;
	padding: 4px 0 0 15px;
	border-bottom:1px solid;
}
#rightbar div{
	font-size:11px;
}
.modR_attualecat{
	margin: 0 0 8px 8px;
}
.modR_attualecat p{
	text-align:justify;
	color:#333333;
	margin: 0 8px 5px 8px;
}
.modR_attualecat a{
	margin: 0 0 0 8px;
	border-bottom:1px dotted #003366 !important;
	border-bottom:1px dotted #ccd6e0;
	text-decoration:none;
}
.modR_attualecat a:hover{
	text-decoration:none;
	border-bottom:1px solid #003366 !important;
}
.modR_piuletti{
	margin: 0 0 8px 8px;
}
.modR_piuletti ul li{
	background:url(images/ico-articoli.gif) no-repeat left top;
	padding: 0 2px 5px 18px ;
	margin: 0 0 0 3px ;	
}
.modR_articoli {
	margin: 0px 0px 8px 0px ;
}
.modR_articoli h4{
	margin: 0px !important;
}
.modR_articoli ul li{
	display:block;
	padding: 8px 8px 8px 8px;
	border-bottom:1px solid; 
}

.modR_articoli img{
	background: url(images/bg-img-rightbar.gif) center center no-repeat;
	float:left;
	margin:0px 6px 0px 0px;
	padding:5px;
}
.modR_articoli p{
	font-size:11px;
	text-align:left;
	line-height:16px;
	color:#333333;
	margin:0px;
}
.modR_articoli p a{
	color:#003366;
	line-height:normal;
	font-weight:normal;
	
}
.modR_articoli titolo.a{
	margin:0;
	padding:0;
	line-height:18px;
	font-size:11px;
	display:inline;
}
.modR_articoli a:hover{
	text-decoration:underline;
}
.modR_link{
	margin: 0 0 8px 8px;
}
.modR_link ul li{
	padding: 0 2px 0 18px;
	margin: 0 0 5px 3px;	
	line-height:15px;
	background:url(images/li.gif) 0 3px no-repeat ;
}
.modR_commenti{
	margin: 0 0 8px 8px;
}
.modR_commenti li{
	color:#333333;
	background:url(images/bg-recent.jpg) bottom no-repeat #FFFFFF;
	width:296px;
	margin: 12px 0 0 2px;
	font-size:11px;
	text-align:left;
	line-height:16px;
}
.modR_commenti li p{
	background:url(images/bg-recent-top.jpg) no-repeat;
	margin:0px;
	padding:9px 13px 23px 13px; 
}
.modR_commenti li a{
	font-size:12px;
}
.modR_commenti li a:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.modR_commenti li small{
	display:block;
	font-size:11px;
	font-style:italic;
}
/*=====[CLOSE-RIGHTBAR]======*/




/*=====[FOOTER]======*/
#linkpiede a.rss {
	background:url(images/ico-rss2.gif) no-repeat left bottom;
	padding: 0 0 0 18px;
}
#linkpiede{
	margin: 5px 0 10px 0;
	text-align:center;
	color:#CCCCCC;
}
#linkpiede a{
	color:#FFFFFF;
	font-size:11px;
}

#copyright{
	position:absolute;
	margin: 5px 0 15px 155px;
	font-size:11px;
	
	line-height:15px;
}
#copyright .link{
	margin:  2px 0 15px 0px;
}
.cc{
	background:url(images/ico-cc.gif) no-repeat top right;
	padding: 1px 20px 3px 0;
}
.wp{
	background:url(images/ico-wp.gif) no-repeat top right;
	padding: 1px 20px 3px 0;
	margin: 0 3px 0 0;
}
.pb{
	background:url(images/bg-pb.gif) no-repeat;
	width:157px;
	height:43px;
	display:block;
	position:absolute;
}
/*=====[CLOSE-FOOTER]======*/




/*=====[COMMENTS]======*/
.trackback{
	padding: 6px 0 9px 0;
	border:2px solid #f1f1f1;
	background: #FFFFFF;
	margin: 0 0 20px 0 ;
}
.trackback .comment_trackback{
	margin: 8px 0 0 12px;
}
.comments{
	background: url(images/bg-commento.gif) top right no-repeat #edf3f6;
}
.scrivicommento{
	font-size:13px;
	margin: 0 0 15px 0;
	background:url(images/ico-scrivi.gif) no-repeat left center;
	padding: 0 0 0 18px;
}
.scrivicommento a{
	border-bottom:1px dotted;
}
.scrivicommento a:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.commentlist li {
	margin: 0 0 5px 0;
	list-style: none;
	text-align: justify;
	padding-top:1px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist .postmetadata{
	margin: 5px 0 0 0;
	padding:0;
}
.comment_text{
	background:#FFFFFF;
	padding: 0 5px 0 5px;
	margin: 0 5px 0 5px;
	font-size:11px;
	line-height:16px;
}
.testo{
	padding: 0 2px 0 0 !important;
	max-height:500px;
	overflow:auto;
}
.comment_text p{
	margin:0px;
	padding: 0 0 5px 0;
}
.comment_text a{
	border-bottom:1px dotted;
}
.comment_text a:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.comment_author{
	margin: 7px 0 0 8px;
	background:url(images/ico-commento.gif) left top repeat-y ;
}
.comment_trackback{
	background:url(images/ico-trackback.gif) left center no-repeat ;
}
.comment_author, .comment_trackback{
	padding: 0  0 0 19px;
	text-transform:capitalize;
	font-size:13px;
	font-weight:bolder;
}
.comment_author a, .comment_trackback a{
	border-bottom:1px dotted;
}
.comment_author a:hover, .comment_trackback a:hover{
	border-bottom:1px solid;
	text-decoration:none;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#commentform label {
	font-size:11px;
	padding:0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 3px 0 8px 0;
}
#commentform input#subscribe{
	width:auto;
	padding: 0;
	margin: 0;
}
#commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 414px;
	margin: 3px 0 10px 0;
	padding: 2px;
}
.commento{
	position:relative;
}
.approvazione{
	margin:10px 10px 18px 10px;
	padding:5px;
	font-size:14px;
	color:#CC0000;
	text-align:center;
	background:#ffffcc;
	border:1px solid #d7d7d7;
}
.infocomment{
	font-style:italic;
	float:left;
	font-size:11px;
	margin:3px 0 0 10px;
}
.trackback .infocomment{
	float:none !important;
}
.votacommento{
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 10px 25px 2px;
	font-size:16px;
	font-weight:bold;
	color:#688da4;
	background:url(images/bg-votacommento.gif) bottom left no-repeat #edf3f6;
}
a.piu, a.meno {
	padding:7px;
}
a.piu span, a.meno span{
	visibility:hidden;
}
a.piu{
	margin: 0 2px 0 3px;
	text-decoration:none;
	background: url(images/bg-piu.gif) center center no-repeat ;
}
a.meno{
	text-decoration:none;
	background: url(images/bg-meno.gif) center center no-repeat;
}
a.piu:hover {
	text-decoration:none;
	background: url(images/bg-piu-h.gif) center center no-repeat;
}
a.meno:hover {
	text-decoration:none;
	background: url(images/bg-meno-h.gif) center center no-repeat;

}
h3#comments, h3#respond{
	margin: 5px 0 0 0;
	color:#92a1a8;
	font-size:14px;
}
h3#respond{
	margin-top: 10px;
}
#author, #url, #email, #comment{
	border:1px solid #b6cad8;
}
#commentform #submit{
	width:120px;
	height:26px;
	font-size:12px;
	font-weight:bold;
	float:right;
	margin:0;
}	
#commentform small{
	font-size:11px;
}
.subscribe-to-comments{
	float:left;
	width:260px;
	text-align:left;
	background:url(images/ico-newsletter.gif) 5px 3px no-repeat #f0f5f7;
	font-size:11px;
	border:1px solid #b6cad8;
	font-size:12px;
}
html>body .subscribe-to-comments{ /*Opera, Firefox e Safari*/
	padding: 5px 5px 5px 24px; 
	margin: 0 0 9px 0;
}
.subscribe-to-comments{ /*IE6*/
	padding: 3px 5px 1px 24px; 
	display:block;
	margin: 0 0 25px 0;
}
*:first-child+html .subscribe-to-comments{ /*IE7*/
	padding: 3px 5px 1px 24px; 
	display:block;
	margin: 0 0 25px 0;
}
input#solo-subscribe-email{
	font-size:13px;
	width:150px;
	border-top:		1px solid #7e9db4;
	border-left:	1px solid #7e9db4;
	border-bottom:	1px solid #f9f9fa;
	border-right:	1px solid #f9f9fa;
}
.avviso{
	font-size:11px;
}
.avviso div{
	background:url(images/li-mini.gif) no-repeat left center;
	padding-left: 15px;
	margin-top: 3px;
}
/*=====[CLOSE-COMMENTS]======*/




/*=====[PAGE]======*/
.archivio .post .entry h2{
	display:block;
	background:#f0f5f7;
	padding: 3px 0 3px 5px;
}
.archivio .post .entry h3{
	font-size:15px;
	font-weight:bold;
	border-left:0;
	border-bottom:3px solid #f0f5f7;
}
.archivio .post .entry h3 a{
	border:0px;
}
.archivio li{
	background:none !important;
	padding-left: 5px;
	color:#999999;
	text-align:left;
} 
/*=====[CLOSE-PAGE]======*/




/*=====[TIME]======*/
.time{
	background:url(images/bg-time.gif) top left no-repeat;
	float:right;
	line-height: 21px;
	margin: -2px 15px 0 5px;
	height:58px;
	width:50px;
	cursor:default;
}
#content-index .time{
	margin: -6px 4px 0 5px; !important;
}
.time div{
	position:absolute;
	text-align:center;
	width:50px;
}
.time .d{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:35px;
	margin: -7px 0 0 -1px;
	letter-spacing: -2px;
	line-height:42px;
	font-weight:lighter;
}
.time .F{
	font-size:9px;
	margin: 26px 0 0 0;
	text-transform:capitalize;
	font-family:tahoma, arial;
 }
/*=====[CLOSE-TIME]======*/




/*=====[SUBCOMMENTS]======*/
.subscription-manager{
	background:#FFFFFF;
	padding:7px 10px 10px 10px;
	font-size:12px;
	margin: 0 15px 0 15px;
	border:2px solid #CCCCCC;
}
.subscription-manager fieldset{
	border:1px solid #CCCCCC;
}
.subscription-manager legend{
	margin-top: 5px;
	border:1px solid #CCCCCC;
	padding: 3px;
	font-weight:bold;
}
/*=====[SUBCOMMENTS-CLOSE]======*/




/*=====[ALTRO]======*/
.ico_feedburner{
	padding: 4px 0 4px 0;
	margin: 0px 0 6px 0;
}
.ico_feedburner a{
	margin: 0 0 0 13px;
	background: url(images/ico-rss.gif) 91px 2px no-repeat;
}
.mybloglog{
	border-top:1px solid #e8e8e4;
	border-bottom:1px solid #e8e8e4;
	padding: 5px 0 5px 5px;
}
.ad-topright{
	background: url(images/desmm_load_w.gif) center center no-repeat;
	width:300px;
	height:250px;
	margin:0 0 8px 8px !important; 
	margin:0 0 8px 8px; 
}
.ad-topmenu{
	margin: 10px 0 10px 7px;
	padding: 0;
}
.ad-botmenu{
	margin: 10px 0 10px 7px;
	padding: 0;
}
.ad-botnews{
	margin: 0px 0px 0px 3px;
	padding: 0px 0 0 0;
}

.ad-topnews{
	margin: 10px 6px 0px -3px;
	padding: 0px 0 0 0;
	
}

.ad-topsingle{
	
	
	
}
/*=====[ALTRO-CLOSE]======*/




/*=====[LEADERBOARD]======*/
#ad-leaderboard-header{
	background:#3b698d;
	position:relative;
	text-align:center;
	height:90px;
	display:block;
	padding-top:10px;	
}
#ad-leaderboard-footer{
	width:100%;
	position:absolute;
	top:9px;
	text-align:center;
}
/*=====[CLOSE-LEADERBOARD]======*/
