@charset "UTF-8";

body {
	color: #666; /* colore generico testo */
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px; /*grandezza corpo dei testi della pagina*/
	background-color: #faf1e9;
	line-height: 16px;
}

	/* Typography */
	h3	{color: #000;text-decoration: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

	a 			{color: #93117E;text-decoration: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
	a:hover 	{color: #FFF;}
	a:active	{outline: none;}
	p, dl, hr, h1, h2, h3,
	ol, ul, dd, pre, table, fieldset {margin-bottom: 20px;}
	/*h1, h2, h3, h4, h5, h6 {text-shadow: 0 1px 0 #FFF;}*/
	h1 			{font-size: 36px; }
	h2 			{font-size: 18px;}
	
	h3 { /* Titolo*/
	font-size: 24px;
	font-weight: 700;
	}
	
	h4 { /* testo-BOLD*/
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	}
	
	h5 { /* testo*/
	font-size: 14px;
	font-weight: 400;	
	}
	
	h6 { /* Strillo*/
	font-weight: 700;
	font-size: 14px;
	color:#F60;
	text-transform: uppercase;
	}
	
	h7 { /* Strillo*/
	font-weight: 700;
	font-size: 14px;
	color:#000;
	text-transform: uppercase;
	}
	
	/* Structure */
	#wrapper 		{width: 1020px;margin: 0 auto;background:#fff;}
	
	#header 		{
	width: 980px;
	float:left;
	padding: 20px;
	height: 100px;
	background-color: #AA0000;
	background-image: url(../images/Mondoloco-Header-Background-01.png);
	background-repeat: no-repeat;
	background-position: left;
} 
	
	#main {
	width: 972px;
	float:left;
	padding-top: 20px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 24px;
	background-color: #FFF;
}
	#content 		{
	width: 308px;
	float:left;
	margin-right: 24px;
}
	
	#sidebar 		{
	width: 500px;
	float:right;
}


/*** Footer ***/
	#footer {
	width: 972px;
	float:left;
	background-color:#F60;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
	font-family: "Maven Pro", Arial, sans;
	font-size: 14px;
	line-height: 16px;
	font-weight: 400;
	color: #FFF;
}


.int_box_footer {
	width: 90%;
	position: relative;
	float: left;
}

.int_box_footer_Dx {
	width: 5%;
	position: relative;
	float: left;
	padding-left: 5%;
}



.footer_Evidenza {
	font-weight: 700;
	
}

.footer_BarraBianca {
	font-weight: 700;
	color: #FFFFFF;
}

.footer_Add {
	height: 25px;
	width: 25px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
}

.footer_Fb {
	height: 25px;
	width: 25px;
}

	#footer a{
	color: #FF0;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
	#footer a:hover 	{
	color: #FFF;
}
	#footer a:active	{outline: none;}
	
	
	
#slideshow {
	background-color:#9F0;
	width: 1020px;
	float:left;
	height: 100%;	
}



/*** HEADER ***/
#site-title a {font-family: Oswald; font-weight: 400; font-size:30px; text-transform:uppercase;float: left;color:#fff;}
#site-title a:hover {background: none;}


/*** Menu ***/


	
/*** Post ***/
.post {
	position: relative;
}


	/* Post title */
	.post .entry-title 	{margin-bottom: 0px;}
	.post .entry-title a{display:block;font-size:18px;line-height:30px;} /* line-height - regola distanza dalla foto sotto */
	.post .entry-content{line-height:16px;} 	/* Interlinea del testo dei contenuti */
	.index-thumb {width:100%;height:auto;margin-bottom:10px;}
	
	
	hr{border-bottom: 1px dotted #ccc;border-top:none;border-left:none;border-right:none;margin:25px 0 20px 0;}
		

/*** Sidebar ***/
#sidebar {}

	/* Lists in widgets */
	.widget h3			{ color:#C06}
	.widget li 			{line-height: 30px;list-style-type:none} /*interlinea dei pulsanti LINK 1, 2, 3, ecc.*/







/*** Misc ***/ 
.alignleft  	{margin: 0 20px 20px 0;}
.alignright 	{margin: 0 0 20px 20px;}
.clear 		{clear: both;}
.sep 		{padding: 0 5px;}
.hide 		{display: none;}
.alert {
  background-color: #fef9c7;
  border-color: #fcdd4a;
  color: #3b3601;
  border-radius: 0 5px 5px 0;
  padding: 10px 14px;margin:0;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}


/* PULSANTE TORNA SU AUTOMATICO*/
.scrolltotop {
	width:96px;
	height:30px;
	position:relative;
	float:left;
	display:none;
	text-indent:-1000px;
	opacity:0.5;
	background: url('../images/button_bacTop.jpg') no-repeat;
	margin-left: 50%;
	left: -15px;	
	
}

.scrolltotop:hover {
	opacity:0.8;
}




/*** AGGIUNTE ANTONIO ***/
.btnTop {
	height: 30px;
	width: 30px;
	position: relative;
	text-align: left;
	top: 0px;
	background-image: url(../img/back_Top.png);
}

.btnTop:hover {
	background-image: url(../img/back_Top_Off.png);
}

.riquadro_A {
	background-color: #F3E400;
	float: left;
	padding: 0px;
	width: 308px;
	margin-right: 24px;
	margin-bottom: 80px;
}


.quadro_A {
	background-color: #F3E400;
	float: left;
	width: 154px;
	height: 154px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

.quadro_A:hover {
	opacity:0.90;
}

.quadro_B {
	background-color: #F3E400;
	float: right;
	width: 154px;
	height: 154px;
	position: relative;
	margin: 0px;
	padding: 0px;
}


.quadro_Txt {
	position: absolute;
	color: #93117E;
	margin-top: 10px;
	margin-left: 164px;
	font-family: "Maven Pro", Arial, sans;
	font-size: 18px;
	line-height: 19px;
	font-weight: 700;

}


#panCont {
	background-color: #666;
	width: 300px;
	position: relative;
	padding: 10px;
	float: left;
}

#sideBarPan{
	width: 225px;
	height: 30px;
	color: #9F0;
	text-align: center;
	cursor: pointer;
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;	/* CARATTERE MENU*/
	font-weight: 700;
	font-size: 13px;
	text-decoration: none;
	background-color: #000;
	padding-top: 20px;
}

#contenutiPan{
	background:#9F0;
	width: 225px;
	/* se NON specificato HEIGHT › il PANNELLO si apre alla giustezza dei suoi contenuti
	height: 600px;
	*/
	text-align: left;
	font-family: "Maven Pro", Arial, Helvetica, sans-serif;	/* CARATTERE MENU*/
	font-weight: 400;
	font-size: 13px;
	line-height: 16px;
	color:  #333;
	display: none;
}
