/*
CSS Credit: http://www.reteitalianaweb.it/
*/

body 
{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #857a40;
	background: #000000;
}

a:link, a:visited { color: #cccc00; text-decoration: none; font-weight: normal;} 
a:active, a:hover {
	color: #FF0;
	text-decoration: none;
}



p 
{
	margin: 0px;
	padding: 0px;
}

img 
{
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; width: 100%; height: 1px; font-size: 1px;  }

.cleaner_w10 { float: left; width: 10px; height: 100%; font-size: 1px;	}
.cleaner_h10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.cleaner_h20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.cleaner_h30 
{
	clear: both;
	width: 100%;
	height: auto;
	font-size: 1px;
}
.cleaner_h40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.divider_h60 { clear: both; width: 100%; height: 60px; font-size: 1px; background: url(images/templatemo_horizontal_divider.jpg) center repeat-x; }
.divider_h20 { clear: both; width: 100%; height: 20px; font-size: 1px; background: url(images/templatemo_horizontal_divider.jpg) center repeat-x; }

/* menu */
#RtwInvolucroMenu
{
	position: fixed;
	z-index: 1;
	width:100%;
	height: 40px;
	background-color:#D6D6D6;
	border-top: 1px solid;
	border-top-color:#666;
	border-bottom: 1px solid;
	border-bottom-color:#666;
	margin: 0px;
	overflow:hidden;
}

#RtwInvolucroMenu #RtwPannelloMenu
{
	width: 100%;
}

#RtwPannelloMenu ul 
{
	float: left;
	padding-left: 117px;
	margin-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#RtwPannelloMenu ul li
{
	display: inline;
}

#RtwPannelloMenu ul li a
{
	margin-left: 0px;
	float: left;
	padding: 0px 25px;
	text-align: center;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
}


#RtwPannelloMenu li a:hover
{
	background-color: #91967F;
}


#RtwPannelloMenu li .last 
{
	padding-right: 0px;
	border-right: none;
}
/* fine di menu */


/* header */
#RtwInvolucroHeader
{
	clear: both;
	width:100%;
	height: 200px;	
	margin: 0 auto;
}


#RtwInvolucroHeader #RtwPannelloHeader{
	width: 940px;
	height: 200px;	
	margin:0 auto;
	padding: 0 60px;
	background: url(images/templatemo_header_bg.jpg) no-repeat;
}


#RtwPannelloHeader .RtwHeader
{
	float: left;
	margin: 40px 0 0 0;
	width: 400px;
	height: 85px;
	background: url(images/templatemo_logo.png) top left no-repeat;
}


#RtwPannelloHeader .RtwHeaderSezioneDestra
{
	float: right;
	width: 350px;
	height: 200px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
}


.RtwHeaderSezioneDestra .rss_twitter_section 
{
	float: right;
	text-align: right;
	height: 48px;
	margin-top: 20px;
}


.rss_twitter_section .rss_twitter_box 
{
	float: left;
	color: #dbd23e;
	font-size: 15px;
	font-weight: bold;
	height: 48px;
	width: 0px;
}

#ispirazioni_box 
{
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: center;	
	float: right;	
	height: 60px;
	width: 48px;
}

.rss_twitter_box img 
{
	vertical-align: text-bottom;
}


.RtwHeaderSezioneDestra .search_box 
{
	clear: both;
	float: right;
	padding-top: 0px;
	border-top: 0px solid #443d3d;
	margin-top: 165px;
	width: auto;
}


.search_box  form 
{
	margin: 0px;
	padding: 0px;
}


#searchfield
{
	background:#2c2c2c;
	border: 1px solid #333333;
	color: #fff;
	font-size: 13px;
	font-variant: normal;
	height: 19px;
	line-height: normal;
	padding: 4px;
	width: 100;
}


#searchbutton
{
	background: url(images/templatemo_search_button.jpg);
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	margin: 0 25px 0 10px;
	padding: 0 0px;
	text-align: center;
	vertical-align: top;
	white-space: pre;
	width: 100px;
}


#PaginaIndietro
{
	background: url(images/paginaIndietroTasto.jpg); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	margin: 0 0 0 10px;
	padding: 0 0px;
	text-align: center;
	vertical-align: top;
	white-space: pre;
	width: 100px;
}


#imputRicerca
{
	background:#2c2c2c;
	border: 1px solid #333333;
	color: #fff;
	font-size: 13px;
	font-variant: normal;
	height: 30px;
	line-height: normal;
	padding: 4px;
	width: 200;
}

#imputRicercaHOME
{
	background:#2c2c2c;
	border: 1px solid #333333;
	color: #fff;
	font-size: 14px;
	font-variant: normal;
	height: 17px;
	line-height: normal;
	padding: 4px;
	width: 140px;
}


#imputNome
{
	background:#2c2c2c;
	border: 1px solid #333333;
	color: #fff;
	font-size: 13px;
	font-variant: normal;
	height: 17px;
	line-height: normal;
	padding: 1px;
	width: 200;	
}

#imputMessaggio
{
	background:#2c2c2c;
	border: 1px solid #333333;
	color: #fff;
	font-size: 13px;
	font-variant: normal;
	height: 190px;
	line-height: normal;
	padding: 4px;
	width: 200;
}

#inviaModulo
{
	background: url(images/bottoneInviaModulo.jpg); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	margin: 0 0 0 0px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 100px;
}

#resettaModulo
{
	background: url(images/bottoneResettaModulo.jpg); 
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	margin: 0 0 0 0px;
	padding: 0 6px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	width: 100px;
}

#rigaModulo
{
	float: center;	
	padding: 0 3px;
	width: 0px;
	height: 290px;
	background:url(images/templatemo_vertical_divider.gif) left repeat-y;
}
/* end of header */


/* ////////////////////////////////////////////// content ////////////////////////////////////////////////////////////*/
#templatemo_content_panel{
	clear: both;
	width:100%;
	margin: 0 auto;
	color: #ffffff;
}

#templatemo_content_wrapper {
	clear: both;
	position: relative;
	width: 1060px;
	margin:0 auto;
	padding-bottom: 20px;
	background: url(images/templatemo_content_middle.gif) repeat-y;	
}

#templatemo_content_wrapper #templatemo_content_bottom {
	clear: both;
	position: absolute;
	width: 1060px;
	height: 20px;
	display: block;
	bottom: 0px;
	left: 0px;
	margin:0 auto;
	background: url(images/templatemo_content_bottom.gif) no-repeat;	
}

#templatemo_content {
	padding: 40px 60px 20px 60px;
	background: url(images/templatemo_content_top.gif) top center no-repeat; 
}

#templatemo_content .content_title_01 {
	font-size:18px;
	color: #4eaeac;
	margin-bottom: 10px;
	padding-bottom: 10px;
}



#templatemo_content #content_left{
	float: left;
	padding: 0 0 0 30px;
	width: 560px;
	height: auto;
}

#content_left .post_section {
	clear: both;
}

.post_section .post_header {
	width: 560px;
}

.commenti_titolo_info 
{
	float: left;
	width: 600px;
}


.commenti_titolo_info .commenti_titolo 
{
	font-size: 20px;
	color: #006699;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


.post_title_info {
	float: left;
	width: 500px;
}

.post_title_info .post_title {
	font-size: 20px;
	color: #006699;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.post_title_info  .post_info {
	clear: both;
	font-size: 14px;
	color: #CCC;
	margin: 0 0 20px 0;
}

.post_header .comment {
	float: right;
	width: 50px;
	height: 40px;
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 24px;
	color: #333;
	background: url(images/templatemo_comment_icon.jpg) no-repeat;
}

.post_content {
	clear: both;
}

.post_content img {
	border: 5px solid #1a1a1a;
	margin-bottom: 10px;
}

.post_content .link_button a{
	float: right;
	clear: both;
	margin-top: 10px;
	display: block;
	color: #f1d72b;
	font-weight: bold;
	text-decoration: none;
}

.post_content .link_button a:hover{
	color: #f1d72b;
}

#templatemo_content #content_right{
	float: right;
	padding: 0 30px;
	width: 260px;
	height: 2350px;
	background:url(images/templatemo_vertical_divider.gif) left repeat-y;
}

#content_right .content_right_titile_01 {
	font-size: 20px;
	color: #747474;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #1d1d1d;
}

#content_right .ads_250_250 {
	border: 5px solid #1a1a1a;
}

#content_right .ads_160_600 
{
	border: 5px solid #1a1a1a;
	width: 160px;
}

#content_right .ads_auto 
{
	border: 5px solid #1a1a1a;
	width: auto;
}

#content_right .content_right_section {
	clear: both;
	width: 260px;
	height: auto;
}

.ads_125_125 {
	float: left;
	width: 125px;
	height: 125px;
	margin: 0 0 10px 0;
}

.right_padding_10 {
	margin-right: 10px;
}

.recent_post {
	color: #747474;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #1a1a1a;
}

.recent_post .post_title {
	color: #4eaeac;
	font-weight: bold;
}

.content_right_section ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.content_right_section li {
	margin: 0 0 3px 0;
	padding: 0px;
	background: #141414;
}

.content_right_section li:hover {
	background: #1d1d1d;
	color: #FFF;
}

.content_right_section li a{
	width: 260px;
	padding: 2px 10px;
	color: #CCC;
	outline: none;

}
/* end of contetn */

/* bottom */

#templatemo_bottom_wrapper{
	clear: both;
	width:100%;
	margin: 0 auto;
}

#templatemo_bottom_wrapper #templatemo_bottom_panel{
	width: 940px;
	margin:0 auto;
	padding: 0 60px;
	color: #706a3f;
}

.templatemo_bottom_title {
	color: #958836;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#templatemo_bottom_panel .bottom_section_box {
	float: left;
	margin-right: 35px;
	width: 200px;
}

#templatemo_bottom_panel .bottom_section_box A:hover{
	color:#FFF;
}

#templatemo_bottom_panel.bottom_validita 
{
	float: right;
	margin-right: 5px;
	width: 100px;
}

.bottom_section_box ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bottom_section_box li {
	margin: 0px;
	padding: 0 0 3px 0;
}

.bottom_section_box li a, .bottom_section_box li a:hover, .bottom_section_box li a:visited {
	color: #706a3f;
	text-decoration: none;
	font-weight: normal;
	line-height: 10px;
}


/* end of bottom */
#RtwInvolucroHeader #RtwPannelloHeader #currentPage {
	padding: 10px;
}

#content_right .collegamentiDx {
	margin-bottom:5px;
	height: 30px;
	width: 250px;
	border: 3px solid #141414;
	background-color: #111;
}
#content_right .collegamentiDx a:link , a:visited{
	color:#ccc;
}
#content_right .collegamentiDx a:hover , a:active{
	color:#fff;	
}
.imgCollegamenti {
	float: left;
}
.testoCollegamenti {
	padding-left: 60px;
	margin-top: 6px;
	font-size: 12px;
}
.titoloPagina {
	padding-top: 86px;
	width: 280px;
	float: left;
	color: #999;
	font-size: 16px;
	padding-left: 70px;
}
.collSuper {
	font-size: 18px;
	padding-top: 40px;
	width: 100px;
	float: left;
	padding-left: 15px;
	color: #0C0C0C;
}
.collSuper a:hover {

	color: #cccccc;
}
#SocialNetworkContainer{
	width: 220px;
	float:left;
	margin-top: 40px;
}
#SocialNetworkTwitter {
	cursor:pointer;
	background-image: url(images/Twitter_48.png);
	background-repeat:no-repeat;
	background-position:center;
	float: right;
	height: 48px;
	width: 48px;
}
#SocialNetworkFaceBook {
	cursor:pointer;
	background-image: url(images/facebook_32.png);
	background-repeat:no-repeat;
	background-position:center;
	float: right;
	height: 48px;
	width: 48px;
}