body {
	margin: 20px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:18px;
	background-color: #ffffff;
background-attachment:fixed;
background-image:url(http://www.andreafavaretto.it/wp-content/themes/xplosivereloaded/images/andreabg.jpg);
background-repeat:repeat-x;
	text-align: center;
}
#wrapper {
	background-color: #ffffff;
	text-align: left;
	width:905px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #722100;
padding:10px;
}

/* HEADER */
#header {
	/*font-size:70%;
	background-image: url(http://www.andreafavaretto.it/wp-content/themes/xplosivereloaded/images/header_default.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	height:160px;
	border-bottom: 0px dotted #cccccc;
}
#headertext{
	float:right;
	padding-top:10px;
	padding-right:10px;
	background-color: transparent;	
}

.titolo {
color:#990000;
font-size:20px;
font-weight:normal;
text-decoration:none;
line-height:25px;
}

.price {
color:#449617;
font-size:20px;
font-weight:normal;
text-decoration:none;
line-height:35px;
}



.titolodx {
color:#990000;
font-size:16px;
font-weight:normal;
text-decoration:none;
line-height:25px;
}

.line {
border-bottom:1px dotted #5C0001;
float:left;
margin:0 0 10px;
padding:0 0 5px 2px;
width:640px;
}

.bannersx
{
width:300px;
float:left;
}
.bannerdx
{
width:300px;
float:right;
margin-right:15px;
}
#barra
{height:40px;background-color:#333333;
width:906px;
display:block;
float: left;}

a.current_page_item:link, a.current_page_item:visited{
line-height:40px;color:#ffffff;text-decoration:none;padding:10px;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:13px;
}
a.current_page_item:hover { background-color: #444444; text-decoration:none;}



/* MAIN CONTENT */
#content {
	font-size: 80%;
	width: 640px;
	float: left;
	padding: 20px 10px 0 0;
	background-color: transparent;
}


#contentlogin {
	font-size: 80%;
	width: 520px;
	float: left;
	padding: 20px 10px 0 100px;
	background-color: transparent;
}
#content .item_title {
color:#990000;
font-size:16px;
	font-weight:bold;
}
#content p {
	line-height: 1.8em;
	padding-left: 2em;
}
#content .checkouttext {
	line-height: 1.1em;
	font-size: 90%;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	color: #B51032;
	background-color: transparent;
}
#content h2 {
	font-size: 120%;
	color: #940D1E;
	background-color: transparent;
	border-bottom: 1px dotted #FF9006;
}
#content a:hover {
	background-color: #eeeeee;
	color: #000000;
}
#content a:visited {
	color: #0000ff;
}


/* LEFT HAND COLUMN */
#navigation .navigation_outline {
height:auto;
background:#FFFFFF url(http://www.andreafavaretto.it/wp-content/themes/xplosivereloaded/images/sidee.gif) repeat-x scroll center top
}
#navigation {
	float: right;
	width: 250px;
height:300px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px dotted #999999;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
}
#navigation a:link, #navigation a:visited {
	display: block;
	padding: 4px 4px 4px 0.5em;
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #eeeeee;
	color: #000000;
}
#navigation .cart_summary {
	font-size:80%;
}
#navigation .mostpopular {
	font-size:80%;
	font-weight:bold;
}
#navigation .subnav {
	margin-left:10px;
	font-size:70%;
}
#navigation .inputbox {
	color : #000000;
	background : #FFFFFF;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	width:100px;
}
#navigation .search_query, #navigation .cart_summary {
	padding-left:10px;
}

/* FOOTER */
#footer {
	clear: both;
	text-align:center;
	padding: 10px 0px 10px 10px;
	font-size: 70%;
	color: #aaaaaa;
	background-color: #333333;
}