/*  
Theme Name: Poggio delle conche
Theme URI: http://
Description: Poggio delle conche
Version: 0.99
Author: ResetStudio
Author URI: http://resetstudio.it/
*/
 
/* Resetter */
 
* {
	margin: 0;
	padding: 0;
}
ul, ol, li {
	list-style: none;
	position : relative;
}
 
/* Inizio Tipografia e colori */
 
body, a, input, select, textarea {
	font-family: Georgia, Lucida sans, Arial, Helvetica, Verdana;
	font-size: 62.5%;
	/* Resets 1em to 10px */
	font-size: 14px;
	color : rgb(92,91,96);
	line-height: 130%;
}
img, fieldset, input {
	border : 0px;
}
a {
	color : #A38713;
	text-decoration : none;
}
a:hover {
	text-decoration : underline;
}

/* Lista generica */

ul{
	margin : 10px 0px;
}
ul li{
	color : #A38713;
}

/* Titoli */

h1,h2,h3,h4,h5{
	font-weight : normal;
	display : block;
}
h1{
	font-size : 24px;
	color : rgb(163,135,19);
}
h2{
	font-size : 20px;
	font-style : italic;
	color : rgb(81,62,12);
	padding-bottom : 2px;
}
h3{
	font-size : 14px;
	font-style : italic;
	color : rgb(163,135,19);
	font-weight : bold;
}
h4{
	font-size : 12px;
	font-style : italic;
	color : rgb(81,62,12);
}
.entry p{
        padding-top : 5px;
}

/* Body e scheletro del sito */

body{
	background : rgb(254,245,216) url(images/body-bg.jpg) repeat-x left top;
	padding-top : 20px;
} 
#container{
	margin : 0 auto;
	width : 960px;
}
#central{
	width : 960px;
	padding-top : 45px;
}

/* Header ed elementi interni */

#header{
	height : 269px;
	width : 960px;
	position : relative;
}
.logo{
	position : absolute;
	left : 0px;
	top : 0px;
	width : 335px;
	height : 269px;
	background : url(images/logo-bg.jpg) no-repeat left top;
}
.logo a{
	float : left;
	margin-top : 40px;
	margin-left : 32px;
	width : 225px;
	height : 170px;
}
.curved{
	background : url(images/curved.png) no-repeat left top;
	float : right;
	height : 269px;
	width : 44px;
}
.image img{
	float : right;
}

/* Lista di sinistra */

.sub-nav {
	border : 0px;
	width : 180px;
	float : left;
	height : auto;
	margin-right : 20px;
}

/* Liste di primo e secondo livello */

.sub-nav ul{
	margin : 0px;
	padding-bottom : 20px;
}
.sub-nav ul li{
	width : 180px;
	height : 25px;
}
.sub-nav ul li.open{
	height : auto !important;
}
.sub-nav ul li a:hover {
	background : rgb(255,238,180) url(images/a-bg.gif) no-repeat left 8px;	
}
.sub-nav ul li a{
	color : rgb(163,135,19);
	padding-top : 2px;
	height : 23px;
	text-decoration : none !important;
	padding-left : 15px;
	display : block;
	background : url(images/a-bg.gif) no-repeat left 8px;		
}
.sub-nav ul.secondary{
	padding-bottom : 0px;
}
.sub-nav ul.secondary li{
    background : none;
    padding-left : 15px;
	width : 165px;
}
.sub-nav ul.secondary li a{
	display : block;
	padding-top : 2px;
	height : 23px;
	text-decoration : none;
	color : rgb(163,135,19);
	background : url(images/a-bg.gif) no-repeat left 8px;
}
.sub-nav ul.secondary li a:hover{
	text-decoration : underline !important;
	background : url(images/a-bg.gif) no-repeat left 8px !important;
	color : rgb(126,105,61);
}

/* Content ed elementi interni */

.content{
	float : left;
	width : 720px;
}
.posts{
	float : right;
	width : 520px;
}
.post{
	margin-bottom : 30px;
	padding-right : 20px;
}
.post a, ul li a {
	color : #A38713;
	text-decoration : none;
}
.post a:hover {
	text-decoration : underline;
}
.post img{
	background : rgb(249,207,110);
	padding : 5px;
	float : left;
	margin-right : 15px;
	margin-bottom : 5px;
	margin-top : 5px;
}

/* Sidebar */

.sidebar{
	float : left;
	width : 240px;
}

/* Last Minute */

.lastminute{
	position : relative;
	margin-bottom : 15px;
}
.lastminute h2{
	padding-left : 10px;
}
.lastminute .image{
	margin : 0px;
	padding : 0px;
	background : rgb(249,207,110);
	padding : 5px;	
	width : 230px;
	height : auto;
}
.lastminute .image img{
	float : none;
}
.lastminute p{
	padding : 20px 10px 10px 10px;
}
.suitcase{
	width : 107px;
	height : 93px;
	background : url(images/valigia.png) no-repeat left top;
	position : absolute;
	left : 0px;
	top : 65px;
}

/* Widget */

.textwidget{
	position : relative;
	background : url(images/li-bg.jpg) no-repeat left top;
	height : 256px;
	width : 240px;
}
.textwidget h2{
	padding-left : 10px;
	padding-top : 40px;
}
.textwidget .image{
	margin : 0px;
	padding : 0px;
	background : rgb(249,207,110);
	padding : 5px;	
	width : 230px;
	height : auto;
}
.textwidget .image img{
	float : none;
}
.textwidget p{
	padding : 10px 10px 10px 10px;
	height : 45px;
	overflow : hidden;
}

/* Footer */

#footer-container{
	background : url(images/footer-bg.jpg) repeat-x left top;
	height : 204px;
}
#footer{
	width : 960px;
	margin : 0 auto;
	height : 179px;
	padding-top : 25px;
	position : relative;
}
.birds{
	position : absolute;
	left : 20px;
	bottom : -40px;
	height : 109px;
	width : 103px;
	background : url(images/uccelli.png) no-repeat left top;
}
#copyright{
	height : 44px;
	background : url(images/copyr-bg.jpg) repeat-x left top;
	color : rgb(163,135,19);
}
#copyright a{
	color : rgb(81,63,47);
	text-decoration : none;
}
#copyright a:hover{
	text-decoration : underline;
}
#copyright div{
	background : url(images/copyr.jpg) no-repeat left top;
	height : 32px;
	width : 960px;
	margin : 0 auto;
	padding-top : 12px;	
	text-align : center;
}

/* Regole Uso Generale */

.clearer {
    clear : both;
}






