/*  

Theme Name: IlSimulatore

Theme URI: 

Description: Tema di WordPress per il sito Il Simulatore

Version: 1.0

Author: Marco Bortolami

Author URI: http://www.altreforme.net/

*/





/* --------- STRUTTURA */



* {

outline: none;

}



body {

background: url(images/bigbg.jpg) center top repeat-x #FFF;

margin: 0 auto;

padding: 0;

font-family: Arial, Helvetica, sans-serif;

font-size: 12px;

color: #000;

}



#container {

width: 900px;

margin: 0 auto;

padding: 0;

background: url(images/logo.png) left top no-repeat transparent;

}



#header {

width: 100%;

height: 87px;

background: transparent;

}



#menu {

width: 100%;

float: left;

/*margin-left: 20px;*/

background: transparent;

margin-top: -5px;

}



#main {

width: 580px;

float: left;

background: transparent;

padding-bottom: 20px;

padding-left: 20px;

}



#nav {

width: 240px;

float: right;

background: transparent;

padding-bottom: 20px;

padding-right:20px;

}



#footer {

width: 100%;

clear: both;

border-top: 1px solid #CCC;

margin: 30px 0;

background: #FFF;

padding-top: 10px;

position: relative;

}



#immagini_footer {

position: absolute;

left: 0;

top: 10px;

}



.toggle {

border-bottom: 1px solid #CCC;

}



/* --------- NAVIGAZIONE */



#menu ul {

display: block;

float: right;

list-style-type: none;

/*margin: 50px 0 0 0;*/

margin: -10px 0 0 0;

padding: 0;

}



#menu li {

float: left;

margin-left: 5px;

}



#menu li a {

line-height: 47px;

padding: 5px 5px 17px 5px;

color: #0584A2;

text-decoration: none;

font-weight: bold;

font-size: 13px;

background: url(images/bianco_tooltip.png) right top no-repeat;

}



#menu li a:hover {

color: #FF0053;

}



#menu li a.activelink {

background: url(images/magenta_tooltip.png) right top no-repeat!important;

color: #FFF;

}



.current_page_item a {

background: url(images/magenta_tooltip.png) right top no-repeat!important;

color: #FFF!important;

}



#nav .current_page_item a{

color: #0584A2!important;

background: #FFF!important;

}



.current-cat a{

background: url(images/magenta_tooltip.png) right top no-repeat!important;

color: #FFF!important;

}



/* --------- IMMAGINI */



#header img {

float: left;

border: none;

}



#main img {

border: none;

}



#immagini_footer img {

float: left;

border: none;

}



/* --------- TIPOGRAFIA */



#main h1{

font-size: 19px;

color: #FF0053;

margin-top: 20px;

margin-bottom: 20px;

letter-spacing: -0.03em;

background: url(images/bgh2.png) left center no-repeat #FFF;

padding-left: 24px;

}



#main h1 a:hover {

text-decoration: none;

}



#nav h2 {

display: block;

width: 225px;

font-size: 12px;

margin-top: 25px;

background: url(images/yellow_tooltip.png) left top no-repeat;

padding: 5px 7px 15px 10px;

}



#nav h3 {

margin: 0px;

}



#nav h3 a {

font-size: 12px;

color: #FF0053;

padding: 0;

margin: 0;

text-decoration: none;

}



#nav a:hover {

text-decoration: underline;

}



.datapost {

color: #666;

}



.minidatapost {

color: #666;

font-size: 11px;

}



.minidatapost a{

color: #666!important;

}



#main a {

color: #FF0053;

text-decoration: none;

}



#main a:hover {

color: #FF0053;

text-decoration: underline;

}



#main p {

line-height: 1.4em;

}



#footer p {

font-size: 11px;

text-align: right;

}



.blue {

color: #0584A2;

}



.compilaform {

font-size: 1.3em!important;

color: #FF0053!important;

font-weight: bold;

clear: left;

}



.voceindice {

font-size: 1.1em!important;

color: #FF0053!important;

font-weight: bold;

clear: left;

}



.rossonormale {

color: #FF0053!important;

}



/* --------- LISTE MAIN */



/*#main ul {

margin:0 0 0 10px;

padding: 0 0 0 10px;

}



#main ul li {

margin-left: 10px;

}*/





/* --------- LISTE NAV */



#nav ul {

padding: 0;

margin: 0;

list-style-type: none;

}



#nav li {

margin: 0;

padding: 0 0 10px 0;

}



#nav li a {

color: #FF0053;

text-decoration: none;

}



/* --------- ELEMENTI DEL FORM COMMENTI */



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 500px;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	float: right;

	}



/* --------- COMMENTI */



.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}





.commentmetadata {

	margin: 0;

	display: block;

	}

