/*
Theme Name: Fattoria Fibbiano DE
Theme URI: http://fattoria-fibbiano.it
Description: Tema del sito fattoria-fibbiano.it
Author: IMEvolution
Author URI: http://www.imevolution.it
*/
*{
padding:0;
margin:0;
}

img a{
	border:0;
	text-decoration: none;

}

a{
	color:#452a28;
	}

body {
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	background: #e7d082 url('images/bg.jpg') repeat-x center top;
	color:#422321;
	}

#page {
	text-align: left;
	width:890px;
	margin:0 auto;
	}

#content{
	width:590px;
	float:right;
	margin: 145px 3px 3px 0;
	padding:10px 10px 40px 10px;
	overflow:hidden;
	line-height: 23px;
	}

#content p{
	margin-top:15px;
	margin-down:15px;
	}	
#content img{
	padding:5px 5px 5px 0px;
	border:0;
	}


#sidebar{
	width:224px;
	float:left;
	margin-bottom:40px;
	margin-top:99px;
	overflow:hidden;
	}
#sidebar-middle{
	width:224px;
	background: url('images/menu-rp.jpg') repeat-y;
	}	
#sidebar-top{
	width:224px;
	height:20px;
	background: url('images/menu-top.jpg') no-repeat;
	margin-top:20px;
	}	
#sidebar-down{
	width:224px;
	height:20px;
	background: url('images/menu-down.jpg') no-repeat;
	}		
	
	#flag{
	padding-top:20px;
	text-align:center;
	background: url('images/menu-rp.jpg') repeat-y;
	}
	
	#flag a{
	border-bottom:0px;
	}	
	
	#flag a:hover{
	}	
	
	#sidebar-middle li{
	list-style-type:none;
	border-bottom: 1px #5b3835 solid;
	}
	
	#sidebar-middle li a{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color:#5b3835;
	text-decoration: none;
	display:block;
	width:100%;
	padding-left:20px;
	}
	
	#sidebar-middle li a:hover{
	background: url("images/hover.jpg") no-repeat 7px 0;
	}
	

#footer{
	clear:both;
	text-align:center;
	font-size:12px;
	border-top: #9e7c73 1px solid;
	padding:3px;

}