/*  

Theme Name: Milluminodimeno

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	margin: 0;
	padding: 0;}

body{
	margin: 0px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background:  #FFAE00 url(images/bg_page.gif) repeat-y top;
	color: #222;
}

h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 15px;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link, a:visited{
	text-decoration: none;
	color:#686868;
}

a:hover{
	text-decoration: underline;
	color: #000000;
}


/* ***************************** */
/*		LEADERBOARD	 */
/* ***************************** */


#Leaderboard	{
	height:			auto;
	margin:			0 auto;
	text-align:		center;
	padding:0px;
	width:			auto;
	background: #FFFFFF;	
	}


#Leaderboard img	{}


#today {font-weight: bold;}

#wp-calendar td a {
font-weight: bold;
color: #8A8685;
}

blockquote {
	font-style: italic;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	color: #333;
	margin: 1.5em 30px 1.5em 30px;
	padding: 4px 4px 4px 10px;
	background: #FFFCED;
	border-top: 1px solid #F2E6B1;
	border-left: 1px solid #F2E6B1;
	}
	
.entry p {
	margin: 0 0 15px 0;
	}

.entry ul, .entry ol {
	margin: 0 0 15px 40px;
	}
.entry ul {
	list-style-type: disc;
	}
.entry li {
	margin: 0 0 5px 0;
	}
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 5px 0 5px 30px;
	}
.entry img {
	border:none;
	}
.entry img.left {
	padding: 6px;
	margin: 0.5em 15px 0.5em 0;
	border:none;
	background: #eee;
	float: left;
	clear: left;
	}
.entry img.right {
	padding: 6px;
	margin: 0.5em 0 0.5em 15px;
	border:none;
	background: #eee;
	float: right;
	clear: right;
	}
.entry img.center {
	display: block;
	padding: 8px;
	margin: 0 auto 1.5em auto;
	border:none;
	background: #eee;
	float: none;
	clear: both;
	}
.entry img.off {
	padding: 0 !important;
	border: none;
	}
.entry img.stack {
	clear: none !important;
}
#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
	}

/*----HEADER----*/

#header, img.mappa {
	float: left;
	display:block;
	width: 900px;
	padding: 0px;
	background: url(files/2009/12/testata.jpg) no-repeat top left;
        background color: #EA702F;
	color: #fff;
	border-top: 2px solid #898884;
	height: 133px;
	}
#header a{
	text-decoration: none;
	color: #fff;
	}
#header a:hover{	
	text-decoration: underline;
}
#header img {
border: none;
}

/*----NAVIGATION BAR----*/
#top-menu{
	clear: both;
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
        font-weight:bold;
	text-align: left;
	border-top: 2px solid #898884;
	border-bottom: 2px solid #898884;
	background: url(files/2009/12/bkg_barra.gif) repeat;
	}

#top-menu a{	
	text-decoration: none;
	color: #000;
	}
#top-menu a:hover{
	text-decoration: underline;
	color: #FF3112;
	}
#top-menu ul{
	margin: 0 auto;
	width: 850px;
	padding: 5px 0;
	text-align: left;
	}
#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 14px;
	}
	
/*----POST----*/
#container{	
	float: left;
	width: 630px;
	padding: 0 0 0 0;
	}
.post{
	padding: 20px 50px 40px 40px;
	}
.post h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 22px;
	color: #595858;
	padding: 20px 0 0 0;
	}
.entry{
	line-height: 22px;
	}
.postinfo{
	font-size: 11px;
	color: #8A8685;
	padding: 2px 0 20px 0;
	}
.postinfo a{
	color: #8A8685;
	}
.postdate{
	color: #EB3E1E;
	}
p.postmetadata{
	font-size: 12px;
	color: #EB3E1E;
	border-top: 1px dashed #F2E6B1;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}
p.postmetadata strong{
	float: right;}
	
/* This is the link at the bottom of a post which lets you go to the next or previous post */
.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
	
/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 260px;
	margin: 0 auto 5px auto;
	padding-top: 35px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
	}
.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	}
.sidebar ul li{
	padding: 10px 0 10px 5px;
	}
.sidebar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	/*background: url(files/2009/12/bkg_barra.gif) repeat;*/
	/*border: 2px solid #8A8685;*/
}
.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	/*list-style: url(images/mug_bullet.gif);*/
	}
.sidebar .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat;
	}
.sidebar a:link, a:visited{	
	text-decoration: none;
	color:#404040;
	}
.sidebar a:hover{
	text-decoration: underline;
	color: #000;
	}
table#wp-calendar{
	width: 100%;
	}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 2px dotted #F2E6B1;
	padding: 5px 5px 15px 15px;
	background: #FFFCED url(images/mug.gif) no-repeat top right;
	}
.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
	}
.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
	}
.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	color: #e30617;
	padding: 10px 0 30px 0;
	}
.commentmetadata{
	font-size: 12px;
	color: #EB3E1E;
	padding: 20px 0 20px 0;
	}
.commentmetadata strong {
	font-size: 16px;
	}
.comments-template p.nocomments{
	padding: 0;
	}
.comments-template input{
	border: 1px solid #333;
	}
.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #F2E6B1;
	}

/*----FOOTER----*/

#footer{
	float: left;
	width: 885px;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	color: #000;
	background: url(files/2009/12/bkg_barra.gif) repeat;
	border-top: 3px solid #8A8685;
	border-bottom: 3px solid #8A8685;}

#footer a:link{	
text-decoration: none;
	color: #8A8683;}

#footer a:hover{
	text-decoration: underline;
	color: #000;}

#footer a:visited{
	text-decoration: none;	
color: #4C4C4C;}
/*	############## hack MENU ###################	*/
		#nav, #nav ul	{z-index: 100}
		#nav li {z-index: 100}
		#nav li.separ	{z-index: 100}
		#nav li:hover ul, #nav li.sfhover ul { z-index: 100 }
		#nav li ul li {z-index: 100 }
		#nav a { z-index: 100 }
		/*	PRIMO LIVELLO	*/
		#nav li a { z-index: 100 }
		#nav li a:link, #nav li a:visited { z-index: 100 }
		#nav li a:hover	{ z-index: 100 }
		/*	SECONDO LIVELLO	*/
		#nav li ul {z-index: 100}
		#nav ul li a {z-index: 100}
		#nav ul li a:link, #nav ul li a:visited	{z-index: 100}
		#nav ul li a:hover { z-index: 100 }
		li.menu_Main	{z-index: 100}
		li.menu_sep	{z-index: 100}
		li.menu_Top	{z-index: 100}
		li.menu_Bottom	{z-index: 100}
		#nav div.dot	{z-index: 100}
		/* Support for the "iehover-fix.js" */
		* html ul#nav iframe, * html ul.nav iframe {z-index: 100} 
		div .separ {z-index: 100}

		#HeaderSearch {display: block;}
		#HeaderSearch input#Search {top: -1px;}
		html>/**/body #HeaderSearch input#Search	{
		width:90px;
		height: 15px;
		top: -6px!important;
		}

		#HeaderSearch img {position: relative; top: -4px;}
		html>/**/body #HeaderSearch img	 {top: -1px!important;}
/*	############## FINE HACK MENU ###################	*/
