/*  
Theme Name: FourStars
Theme URI: http://www.greenhill.it.it/
Description: A theme 4 bloggers stars....
Version:0.2 beta
Author: Graziano Muscas aka Gracio
Author URI: http://www.worldpress.it/


*/



/* STRUTTURA */
body 
{
	font-size: 62.5%!important; 
	font-size: 0.6em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:black;
	margin:0 auto;
	width:1024px;
	
	}
hr
{
display:none;
}
#header
{
background: #f57b03 url(sfondo.jpg) no-repeat  top center;
margin-top:20px; 
height:120px;
}
#box{
	background: #f57b03 url(content.jpg) repeat-y center;
	margin:0;
}
#sidebar
{
float:right;
margin-right:25px!important;
margin-right:10px;
width:280px;
}
#midbar
{
float:left;
width:250px;
margin-left:20px;
	}	
#content
{
float:left;
width:420px;
}		
	
#footer{
clear:both;
background: #f57b03 url(footer.jpg) no-repeat  top center;
margin-bottom:20px; 
height:80px;
}
#footer p{
padding:35px 0 0 15px;
color:#f57b03;
}
/* POST AREA */
.post
	{
	padding:25px;
	}
	.entry
	{
	margin-left:15px;

	}
.post h2
	{
	padding: 5px 10px;
	}
	/* COMMENTI*/	
	ol.commentlist
{
width: 90%;
margin: 0 auto;
}

ol.commentlist li
{
margin-bottom: 1.5em;
padding: 5px;
background-color:#9fa2b9;
}

ol.commentlist li.alt
{
background-color:#fad4b1;
}

ol.commentlist a
{
color:black;
}

small.commentmetadata
{
font-size: 0.8em;
margin-bottom: 1em;
display: block;
}

.commentlist cite
{
font-style: normal;

}

.commentlist p
{
line-height: 1.4em;
margin-bottom: 1em;
margin-left:20px;
}
#commentform 
{
margin-left:20px;
}
	
	
	
	
/* ALTRI STILI */	
a
{

color:white;
text-decoration:none;
padding:3px 8px;
}
*html h1
{
	font-size:4em;
color:white;
text-decoration:none;
padding:15px 0 0 5px;
}
h1
{
color:white;
text-decoration:none;
padding:25px 0 0 5px;
}
*html h2
{
	font-size:1.4em;
color:#0f164d;
text-decoration:none;
background:#f89737;
padding:3px 8px;
margin-left:10px;
}
h2
{
color:#0f164d;
text-decoration:none;
background:#f89737;
padding:3px 8px;
margin-left:10px;
}
*html h3
{
	font-size:1.4em;
color:#0f164d;
text-decoration:none;
background:#f89737;
padding:3px 8px;
margin-left:10px;
}	
h3
{
color:#0f164d;
text-decoration:none;
background:#f89737;
padding:3px 8px;
margin-left:10px;
}	
#sidebar li, #midbar li
{
list-style-image: url(starmoz.png) !important;
list-style-image: url(star.png);
padding:5px;
}	
#sidebar li:hover, #midbar li:hover
{
list-style-image: url(starmoz.png)!important;
list-style-image: url(star.png);
padding:5px;
background:#f89737;
}	
#searchform {
list-style :none;
margin-left:780px;
padding:0 10px 0 0;
}
#searchform input {
background : #f57b03;
color : white;
}
.description{
padding:0 0 0 15px;
}
quote
{
padding-left:15px;
border:1px dashed white;
background:white;

}
code
{
padding-left:15px;
border:1px dashed white;
}

table{
	font-size: 11px;

}
a.amz { color: #0F164D;}
.smalltxt {font-size: 10px;}
.new_price {color: #FCE805;}
.item_img img{border:3px #A0A2B9 solid;}
.item_img img  {padding: 1px;background-color: #E0E0E0;}
hr { border: none; border-top: 1px solid #C8BFC2; }

