html,body,div,span,applet,object,iframe,

h1,h2,h3,h4,h5,h6,p,blockquote,pre,

a,abbr,acronym,address,big,cite,code,

del,dfn,em,font,ins,kbd,q,s,samp,

small,strike,strong,sub,sup,tt,var,

dl,dt,dd,ol,ul,li,

fieldset,form,label,legend,

table,caption,tbody,tfoot,thead,tr,th,td{

margin:0;

padding:0;

border:0;

outline:0;

font-weight:normal;

font-style:normal;

font-size:100%;

font-family:inherit;

vertical-align: baseline;

}

img {
	margin: 6px;
}


body {

line-height:1;
color: black;
background: #EFEFEF;
margin: 0px;
padding: 0px;

}



ol,ul{

list-style:none;

}



table{

border-collapse:separate;

border-spacing:0;

}



caption,th,td{

text-align:left;

font-weight:normal;

}



blockquote:before,blockquote:after,

q:before,q:after{

content:"";

}



blockquote,q{

quotes:"" "";

}



/**

* GLOBALS

*/



body{

color:#111;

text-align: center;

	font: 1.2em "Times New Roman", "Lucida", serif;

}

div {
	font-size: 15px;
}



h2{

font-size:18px;

font-weight:bold;

line-height:150%;

font-family: Georgia, Garamond, Arial, Verdana, Tahoma, sans-serif;

text-align:left;

}



h3{

text-align:left;

font-size:15px;

font-weight:bold;

line-height:150%;

font-variant:small-caps;

}

h4{

font-size:16px;

font-weight:bold;

line-height:150%;

font-family: Arial, Verdana, Tahoma, sans-serif;

text-align:left;

}

hr{

display:none;

}



a {

text-decoration:none;

color:#6600E1;

}



a:hover{

text-decoration:underline;

color:#000;

}



p{

line-height:150%;

margin-bottom:10px;

}



li{

line-height:140%;

}



ul,ol{

margin-bottom:10px;

}







img.wp-smiley{

display:inline !important;

margin:0 !important;

padding:0 !important;

background:transparent !important;

vertical-align:middle !important;

border:0 !important;

}



strong{

font-weight:bold;

}



em{

font-style:italic;

}



/**

* MAIN WRAPPER

*/

#big {
	width: 1000px;
	text-align: center;
	background: #fff;
	overflow: hidden;
	font-size: 13px;
}

#wrapper{
text-align: justify;
margin:0 auto 0 auto;
margin-left: 0px;
margin-right: 0px;
padding:0;
background: url(images/content_back.gif) repeat-y;
width:100%;
float: left;
position: relative;
font-size: 13px;
}



/**

* HEADER

*/



#header{
padding:0px;
height: 110px;
text-align:center;
background: #4D8DD5;
width:100%;
overflow: hidden;
float: left;
position: relative;
font-family: Tahoma, Verdana, sans-serif;
color: #eaeaea;
background: url(images/header.gif) no-repeat;
}

#header a {
	color: white;
}


/**

* TOP PAGES LIST

*/



#pagine{
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
width: 100%;
float: left;
position: relative;
height: 27px;
/height: 24px;
overflow: hidden;
padding-top: 1px;
background: #D1E2FE;
}



#pagine ul{

margin-bottom:0;

padding:3px;

}



#pagine ul li{

display:inline;



}



#pagine a{

color: #064D9F;
padding: 5px;
padding-left: 10px;
padding-right: 10px;
font-weight: bold;
padding-bottom: 10px;
}



#pagine a:hover {
text-decoration: none;
color: #000;
}

#cont {
	width: 100%;
	float: left;
	position: relative;
}



/**

* FIRST MAIN COLUMN

*/


#menu {
	float: left;
	position: relative;
	width: 100%;
	height: 67px;
	overflow: hidden;
}

#menu img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#menu a {
	float: left;
	position: relative;
}

#content {
float: right;
position: relative;
padding:10px;
font-size: 13px;
width: 760px;
border-left: dotted 1px #AE8A00;
}



#content div.post{

padding-bottom:10px;

margin-bottom:20px;

border-bottom: 4px solid #eaeaea;

color:#000;


}



#content div.post h2{

font-size:20px;
font-family: Georgia, Garamond, Arial, Verdana, Tahoma, sans-serif;
border-bottom: dotted 1px #444;
text-align: left;

}



#content ul{

list-style-type:square;

padding-left:30px;

}



#content ol{

list-style-type:lower-alpha;

padding-left:30px;

}



#content code{

font-family:courier,"courier new", monospace;

font-size:14px;

background-color:#dfdfdf;

}



#content blockquote{

padding:6px;

font-style:italic;

color:#555;

}



#content blockquote p{

font-style:italic;

}



.navigation div{

line-height:200%;

}



p.details_small{

font-size:11px;

color:#876543;

}



p.details_small a{

color:#777;

text-decoration: none;

}



p.details_small a:hover{

color:#000;

text-decoration: none;

}



p.date{

text-align:right;

font-size:12px;

color:#999;

}



#content em{

font-style:italic;

}



/**

* COMMENTS

*/



h2#comments{

margin-bottom:10px;

padding-bottom: 0px;

border-bottom: 1px dotted #333;

}



.commentlist big{

font-size:16px;

display:block;

font-variant:small-caps;

margin-bottom:5px;

}



.commentlist li{

margin-bottom:8px;

padding-bottom:0px;

border-bottom: 1px dotted #333;

}



.commentlist ul li,

.commentlist ol li{

margin-bottom:0;

padding-bottom:0;

border-bottom:0;

}



.commentlist ul{

padding-left:20px;

list-style-type:square;

}



.commentlist ol{

padding-left:20px;

list-style-type:lower-alpha;

}



p.nocomments{

padding-bottom:10px;

border-bottom: 1px dotted #333;

font-weight:bold;

font-size:15px;

}



.allowed-tags{

display:none;

}



/**

* FORMS

*/



#commentform{

margin-bottom:15px;

padding-bottom:15px;

border-bottom: 1px dotted #333;

}



textarea{

width:90%;

}



/**

* RIGHT SIDEBAR WITH MENU

*/



#sidebar{
padding:3px;
float: left;
position: relative;
width:200px;
font-size:13px;
text-align: left;
margin-top: 0px;
border-left: solid 1px #fff;
}



#sidebar h2{

font-size:16px;

}



#sidebar ul li ul{

border-bottom: 1px dotted #AE8A00;

margin-bottom:15px;
font-size: 13px;
padding-bottom: 5px;

}



#sidebar ul,

#sidebar ul li ul li ul{

border-bottom:0;

margin-bottom:0;
font-size: 13px;
padding-bottom:0;

}



#sidebar ul li ul li ul{

margin-bottom:0;
font-size: 13px;
padding-left:10px;

border-left:1px solid #aaa;

}



/**

* LEFT SIDEBAR WITH EXTRA CONTENTS

*/



#sidebarB{
padding:10px;
float:right;
width:174px;
font-size:12px;
text-align: left;
margin-top: -10px;
display: none;
}

#sidebarb p {
	font-size: 13px;
}


#sidebarB h2{

font-size:16px;

}



#sidebarB div.post{

padding-bottom: 0px;

margin-bottom:15px;

border-bottom: 1px dotted #333;
font-size: 13px;

}

.linkcat {
	font-size: 13px;
}



#sidebarB em{

font-style:italic;

}



#sidebarB blockquote{

padding:6px;

font-style:italic;

color:#555;

}

#sidebarB ul, li {
	font-size: 13px;
}

#sidebarB blockquote p{

font-style:italic;

}



#sidebarB code{

font-family:courier,"courier new", monospace;

font-size: 13px;

background-color:#dfdfdf;

}



#sidebarB div.information{

margin-bottom:10px;

padding-bottom:10px;

border-bottom:1px solid #000;

}



/**

* FOOTER

*/



#footer{

padding:5px;
background: #EFEFEF;
clear:both;
text-align:center;
font-size:11px;
color: #222;

}

#footer a {
	color: #000;
}



input, button {

	margin: 2px;

	border: solid 2px #444;

	background-color: #dfe5ee;

}



textarea {

	border: solid 2px #444;

	background-color: #dfe5ee;

}


#left {
	width: 256px;
	float: left;
	position: relative;
	text-align: left;
}

#left a {
	font-family: Georgia, serif;
	font-size: 13px;
	color: #222;
}

#s {
	border: solid 1px #AE8A00;
	color: #777;
}

#searchsubmit {
	background: #AE8A00;
	border: solid 1px #AE8A00;
}

		#navigation {
			width: 100%;
			overflow: hidden;
			height: 32px;
			padding: 10px 0 0 75px;
			left: 0px;
			bottom: 3px;
			float: left;
			position: absolute;
			
		}

			#navigation li {
				display: block;
				float: left;
			}

				#navigation li a {
					color: #fff;
					text-decoration: none;
					font-size: 1.2em;
					font-weight: bold;
					display: block;
					text-align: center;
					margin: 0 2.3em 0 0 ;
				}

#foot {
	margin-left: 170px;
}
				
#foot ul {
	list-style: none;
}
				
#foot li {
	float: left;
	list-style: none;
	/display: inline;
}

#foot li a {
	font-size: 11px;
	margin-left: 20px;
}