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;

}

#content img {
	margin: 6px;
}


body {

line-height:1;
color: black;
margin: 0px;
padding: 0px;
text-align: center;
color: #000;
font-family: Verdana, Arial, Tahoma, sans-serif;
background: url(images/body_bg.jpg) #F5F5F5 repeat-x;
}


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

*/

h1	{
	font-size: 200%;
	/*color: ##8881c8;*/
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 20px;
}


h2	{
	font-size: 200%;
	/*color: ##8881c8;*/
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}



h3{

text-align:left;

font-weight:bold;

line-height:150%;

font-variant:small-caps;

}

h4{

font-size:16px;

font-weight:bold;

line-height:150%;


text-align:left;

}

hr{

display:none;

}



a {

text-decoration: none;

color:#6E5427;

}



a:hover {

text-decoration: underline;

color:#222;

}



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: 965px;
	text-align: left;
}

#wrapper{
text-align: left;
padding:0;
width:100%;
float: left;
position: relative;
margin: 0px;
overflow: hidden;
border: solid 1px #D1D1D1;
}



/**

* TOP PAGES LIST

*/

#top_menu {
	float: right;
	position: absolute;
	width: 500px;
	text-align: right;
	height: 80px;
	right: 10px;
	top: 22px;
	font-family: Georgia, Garamond, serif;
	font-size: 11px;
	text-transform: uppercase;
	
}

#top_menu a {
	margin-right: 4px;
	margin-left: 4px;
}
#top_menu img {
	margin-left: 10px;
}

#header {
	float: left;
	position: relative;
	width: 100%;
	height: 107px;
	overflow: hidden;
	background: url(images/header_bg.gif) no-repeat;
}

#top_banner_img {
	float: left;
	position: relative;
	width: 100%;
}

#top_banner_img img {
	margin: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#banner_img img {
	margin: 0px;
	border: 0px;
}

#banner_img {
	float: left;
	position: relative;
	width: 100%;
	background: white;
	text-align: center;
}

#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;
	margin-left: 0px;
	overflow: hidden;
	background: white;
	padding-top: 4px;
}



/**

* FIRST MAIN COLUMN

*/


#contentin {
	float: left;
	position: relative;
	padding: 5px;
	padding-top: 0px;
	overflow: hidden;
	background: white;
	border-right: solid 1px #D4D4D4;
	border-left: solid 1px #D4D4D4;
}

#content {
position: relative;
margin-right: 175px;
font-size: 11px;
padding-right: 5px;
margin-left: 190px;
}

#cont a:hover {
}

#content div.post{

padding-bottom:10px;
float: left;
position: relative;
font-size: 12px;
width: 100%;

}



#content div.post h2{
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	/*color: ##8881c8;*/
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
	color: #666666;
	padding: 3px;
	border-bottom: solid 1px #ECE0C0;
	padding-bottom: 6px;
}

#content div.post h2 a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

#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{

text-decoration: underline;

}



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 solid #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 solid #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 solid #333;

font-weight:bold;

font-size:15px;

}



.allowed-tags{

display:none;

}



/**

* FORMS

*/



#commentform{

margin-bottom:15px;

padding-bottom:15px;

border-bottom: 1px solid #333;

}



textarea{

width:90%;

}



/**

* RIGHT SIDEBAR WITH MENU

*/


#sidebar {
	width: 170px;
	float: right;
	position: relative;
	text-align: left;
	margin-top: 1px;
	padding-left: 4px;
	margin-right: 5px;

}

#sidebar ul, li {
	font-size: 11px;
}


#sidebar h2{

font-size: 12px;
font-weight: bold;
font-family: Verdana, Arial, Tahoma, sans-serif;
	padding-top: 5px;
	color: #444;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: solid 1px #EED57D;
height: 20px;
padding-left: 3px;

}



#sidebar ul li ul{

margin-bottom:5px;
padding-bottom: 5px;

}



#sidebar ul,

#sidebar ul li ul li ul{

border-bottom:0;
font-size:10px;
margin-bottom:0;
padding-bottom:0;

}



#sidebar ul li ul li ul{

margin-bottom:0;
padding-left:10px;
font-size:10px;

}



.linkcat {
	font-size: 13px;
}

/**

* FOOTER

*/

#footer {
	float: left;
	position: relative;
	width: 100%;
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Arial, sans-serif;
	color: #777;
	background: #F5F5F5 url(images/footer_background.gif) no-repeat;
	height: 30px;
}

#footer a {
	color: #6E5427;
	margin: 4px;
	text-transform: uppercase; 
}

#footer img  {
	margin-left: 20px;
	margin-right: 20px;
}

input, button {

	margin: 2px;
	border: solid 1px #777;
	background-color: #eaeaea;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	padding: 3px;
}



textarea {

	border: solid 1px #777;

	background-color: #eaeaea;

}


#left {
	width: 188px;
	float: left;
	position: relative;
	text-align: left;
	margin-left: 0px;
}

#left_menu {
		width: 179px;
		float: left;
		position: relative;
		margin-left: 1px;
}

#left_menu img {
	border: 0px;
	margin: 0px;
	float: left;
	position: relative;
}

#left_menu a {
	border: solid 1px #667394;
	display: block;
	position: relative;
	float: left;
	width: 181px;
	margin-top: 1px;
	margin-bottom: 1px;
}

#left_menu a:hover {
	border: solid 1px #FF9900;
}


#search {
	float: left;
	position: absolute;
	top: 90px;
	left: 210px;
}

#s {
	width: 100px;
	background: #fff;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	padding: 2px;
	color: #000;
	border: solid 1px #76544B;
}

#searchsubmit {
	margin-left: 0px;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	padding: 0px;
	background: #76544B;
	color: #fff;
	border: solid 2px #76544B;
	/margin: 0px;
}

#top_right {
	float: right;
	position: absolute;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	right: 0px;
	top: 25px;
	font-size: 11px;
}

#top_right a {
	text-decoration: underline;
}

#top_right strong {
	font-size: 23px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin-bottom: 5px;
}

#top_right a {
	font-weight: normal;
	margin-left: 9px;
	margin-right: 9px;
}

#flash_content {
	height: 202px;
	float: left;
	position: relative;
	width: 100%;
}

.liteup_menu {
	display: none;
}

#navContainer {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}

#sidebarB {
	display: none;
}

a.prod1 {
	display: block;
	float: left;
	position: relative;
	width: 176px;
	border: solid 1px #d6d6d6;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	height: 17px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(images/a_link.gif) repeat-y;
	color: white;
	margin-bottom: 4px;
}

a.prod1:hover {
	text-decoration: none;
	background: url(images/a_hover.gif) repeat-y;
	border: solid 1px #aaa;
}

#left h2 {
	width: 176px;
	border: solid 1px #d6d6d6;
	float: left;
	position: relative;
	height: 17px;
	padding-top: 5px;
	padding-left: 10px;
	background: url(images/a_link.gif) repeat-y;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: white;
	margin-bottom: 4px;
}

a.prods {
	color: #A76A22;
	display: block;
	float: left;
	position: relative;
	width: 156px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 10px;
	background: url(images/bullet.gif) no-repeat;
	margin-bottom: 4px;
	margin-left: 15px;
	font-weight: bold;
}