/*  
Theme Name: Fattoria Pianetti
Description:  Fattoria Pianetti
Version: 0.99
Author: Web Maremma
Author URI: http://www.webmaremma.com
*/

/* Resetter */

* {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
	position : relative;
}

/* Gestione PNG in ie6 */

a, div, img, input, h2 , li { behavior: url(iepngfix.htc) }

/* Inizio Tipografia e colori */

body, a, input {
	font-family: Georgia, "Trebuchet MS", Tahoma, lucida-sans, Arial;
	font-size: 62.5%;
	/* Resets 1em to 10px */
	font-size: 14px;
	color: rgb(96,84,62);
	line-height: 130%;
}
img, fieldset {
	border : 0px;
}
body{
	background : rgb(96,84,61) url(images/body-bg.jpg) no-repeat center top;
}
a {
	color: rgb(96,84,62);
	text-decoration: underline;
}
a *{
    cursor : pointer;
}
h1,h2,h3,h4,h5{
    display : block;
	font-weight : normal;	
}
h1{
	margin-top : 10px;
	margin-left : 0px;
	width : auto;
	line-height : 125%;
	height : auto;
	font-weight : normal;
	font-size : 16px;
	text-align : left;
	color: rgb(96,84,62);
}
h2 {
	color : rgb(217,130,52);
	font-weight : bold;
	font-size : 16px;
	margin-top : 15px;
	margin-bottom : 3px;
}
a.head-title{
	color : rgb(217,130,52);
	font-weight : bold;
	font-size : 16px;
}
a.head-title {
	text-decoration : none;
}
a.head-title:hover{
	color : rgb(195,100,44);
	text-decoration : none;
}
h3{
	color : rgb(81,64,48);
	font-weight : bold;
	font-size : 15px;
    margin : 0px;
}
h4{
	color : rgb(96,84,61);
	font-weight : bold;
	font-size : 14px;
    margin : 0px;
}
h5{
	color: rgb(96,84,62);
	font-style : italic;
	font-size : 13px;
}

/* Lista Generica */

ul{
	width : auto;
	margin-bottom : 10px;	
	margin-top : 10px;
	padding-left : 15px;
}
ul li{
	background : url(images/list-ara.png) no-repeat left 5px;
	_background : url(images/list-ara.gif) no-repeat left 5px;	
	padding-left : 15px;
	height : 22px;
	_height : 18px;
	list-style : none;
	color : rgb(217,130,52);	
}
ul li a{
	display : block;
	height : 22px;
	text-decoration : underline;
	color : rgb(217,130,52);
}
ul li a:hover{
	text-decoration : underline;
	color : rgb(195,100,44);
}

/* Fine Tipografia e colori. Inizio struttura */

#main-container{
	width : 960px;
	margin : 0 auto;
}
#central-container{
	background : rgb(232,221,191) url(images/content.jpg) repeat-x left top;
	margin-top : 25px;
	padding-bottom : 20px;
	.height : 1%;
}

/* Elementi interni al div #top */

.logo{
	float : left;
	height : 265px;
	width : 215px;
	background : url(images/logo.jpg) no-repeat left top;	
}
.logo a{
	height : 160px;
	margin : 30px;
	margin-top : 25px;
	margin-bottom : 20px;
	width : 145px;
	display : block;
}
.logo div{
	color : rgb(81,63,47);
	font-size : 15px;
	text-align : center;
}
#header .image{
	height : 265px;
	width : 745px;
	float : right;
}
#header .mark{
	width : 302px;
	height : 84px;
	position : absolute;
	right : -10px;
	bottom : -5px;
	background : url(images/header-gr.png) no-repeat left top;
}
#header .mark h1{
	margin-top : 20px;
	margin-left : 30px;
	float : left;
	width : 160px;
	line-height : 125%;
	height : 40px;
	font-weight : normal;
	font-size : 16px;
	text-align : left;
}

/* Header ed elementi interni */

#header{
	height : 265px;
	position : relative;
}

/* Content ed elementi interni */

.content{
	margin-left : 10px;
	_margin-left : 5px;
	float : right;
	width : 750px;
}
.text{
	width : 450px;
	float : left;
	padding-top : 10px;
	.padding-top : 23px;
}


.text p{
        width : 450px;
	float : left;
	padding-top : 10px;
        padding-bottom : 3px;
  }

.text .image{
	margin-bottom : 10px;
}
.sidebar{
	float : left;
	width : 200px;
}
.sidebar p{
	margin-bottom : 5px;
	height : 95px;
	overflow : hidden;
}
a.link-title{
	height : 20px;
	.height : 22px;
	display : block;
	background : rgb(96,84,63);
	color : rgb(233,224,194);
	text-transform : uppercase;
	padding-left : 2px;
	padding-top : 4px;
	.padding-top : 2px;
	text-decoration : none;
	font-size : 16px;
	margin-bottom : 10px;
	.margin-top : -3px;
}
a.link-title:hover{
	background : rgb(71,61,41);	
}
a.link-text{
	margin : 0px;
	display : block;
	padding : 0px;
	text-decoration : underline;
	color : rgb(217,130,52);
	margin-bottom : 20px;
	margin-top : 5px;
}
a.link-text:hover{
	text-decoration : underline;
	color : rgb(195,100,44);
}

/* Lista Link e Sottolista */

.link{
	position : relative;
	padding-top : 75px;
	padding-left : 25px;	
}
.link h2{
	margin : 0px;
	padding : 0px;
	position : absolute;
	left : -23px;
	_left : -43px;
	top : 5px;
	padding-left : 68px;
	padding-top : 19px;
	font-weight : bold;
	font-size : 16px;
	color : rgb(217,130,52);
	background : url(images/h2.png) no-repeat left top;
	height : 42px;
	width : 138px;
}
.link ul{
	width : 165px;	
	margin : 0px;
	margin-bottom : 20px;
	padding-left : 0px;	
}
.link ul.livsec{
	width : auto;
	margin : 0px;
	padding-left : 0px;	
}
.link ul li{
	background : url(images/list-ara.png) no-repeat left 5px;
	_background : url(images/list-ara.gif) no-repeat left 5px;	
	padding-left : 15px;
	height : 22px;
	list-style : none;
}
.link ul li.open{
	height : auto !important;
}
ul.livsec li{
	background : url(images/list-blue.png) no-repeat left 5px;	
	_background : url(images/list-blue.gif) no-repeat left 5px;	
	padding-left : 15px;
}
.link ul li a{
	display : block;
	height : 22px;
	text-decoration : none;
	color: rgb(96,84,62) !important;
}
.link ul li a:hover, .link ul li a.active{
	text-decoration : none;
	color : rgb(217,130,52) !important;
}

/* Elementi Widgets */

.widgets{
	float : right;
	width : 250px;
	padding-top : 25px;
	margin-right : 25px;
	_margin-right : 10px;
}
.widget{
	height : 280px;
	.height : 288px;
}

/* Footer */

#footer span{
	color : rgb(217,130,52);	
}
#footer div{
	margin : 0 auto;
	height : 50px;
	padding-top : 10px;
	text-align : center;	
	width : 960px;
	text-align : center;
	color : rgb(233,224,194);
}

/* Regole Uso Generale */

.clearer {
  clear : both;
  height : 0px;
  float : none !important;
}
.leftflotter {
  float : left !important;
}
.rightflotter{
  float : right !important;
}
.floatnone{
  float : none !important;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	width: 100%;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;	
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
