/*  
Theme Name: La Fortezza
Description: La Fortezza
Version: 0.99
Author: ResetStudio
Author URI: http://resetstudio.it/
*/

/* 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(104,101,92);
	line-height: 130%;
}
img, fieldset {
	border : 0px;
}
body{
	background : #E7E7CD url(images/body-bg.jpg) repeat-x 0px top;
}
a {
	color: rgb(104,101,92);
	text-decoration : underline;
}
a *{
    cursor : pointer;
}
h1,h2,h3,h4,h5{
    display : block;
	font-weight : normal;	
}
h1{
	color : rgb(104,103,92);
	font-size : 22px;
	font-weight : normal;
	padding-left : 15px;
	height : 35px;
}
h2, h2 a{
	color : rgb(111,111,33);
	font-size : 18px;
	font-weight : normal;
	padding-left : 15px;
	height : 30px;
	text-decoration : none;	
}
h2 a{
	padding : 0px !important;
}
h2 a:hover{
	text-decoration : none;
	color : rgb(135,135,137);
}
h3{
	color : rgb(104,103,92);
	font-size : 14px;
	font-weight : bold;
	padding-left : 15px;
	height : 30px;
}
h4{
	color : rgb(111,111,33);
	font-size : 12px;
	font-weight : bold;
	padding-left : 15px;
	height : 30px;
	text-decoration : none;	
}

/* Lista Generica */

ul{
	margin-bottom : 15px;
}

/* Fine Tipografia e colori. Inizio struttura */

#container-top{
	border-bottom : 1px solid #fff;
	height : 495px;
}
#header{
	width : 979px;
	margin : 0 auto;
	background : url(images/header.jpg) no-repeat left top;
	height : 426px;
	padding-top : 70px;
}
#navigation{
	height : 25px;
	padding-left : 20px;
	color : rgb(111,111,33);
}
#navigation ul{
	width : 800px;
	float : left;
	margin-bottom : 0px;
}
#navigation ul li{
	float : left;
	height : 25px;
}
#navigation ul li a{
	text-decoration : none;
	font-size : 16px;
	float : left;
	padding : 0px 15px;
	color : rgb(111,111,33);
}
#navigation ul li a.first{
	padding-left : 0px;
}
#navigation ul li a:hover{
	color : rgb(135,135,137);
	text-decoration : none;
}
.language{
	width : 70px;
	float : right;
	height : 25px;
}
.language a{
	text-decoration : none;
	font-size : 16px;
	padding : 2px;
	color : rgb(111,111,33);
}
.language a.en{
	color : rgb(135,135,137);
}
.language a:hover{
	color : rgb(135,135,137);
	text-decoration : none;
}

/* Elementi interni al div #header*/

.content-image{
	height : 235px;
	margin-left : 19px;
	margin-top : 22px;
}
.content-image div{
	float : left;
}
.content-image .left-image{
	width : 235px;
}
.content-image .right-image{
	width : 470px;
}
.logo{
	width : 235px;
}
.logo a{
	float : left;
	width : 235px;
	height : 235px;
	background : url(images/logo.jpg) no-repeat left top;
}
#main-menu{
	height : 120px;
	width : 970px;
	margin : 0 auto;
	margin-top : 20px;
	padding-top : 5px;
}
#main-menu div{
	float : left;
	height : 120px;
	width : 240px;
}
#main-menu div a.image{
	float : left;
	background : url(images/main-menu.png) no-repeat left top;
	height : 50px;
	width : 50px;
	padding : 14px;
}
#main-menu div.text{
	float : right;
	height : 75px;
	width : 140px;
	padding-right : 5px;
	overflow : hidden;
	line-height : 125%;
	font-size : 12px;
}

/* Content ed elementi interni */

#content-container{
	background : rgb(231,231,205) url(images/content-bg.jpg) repeat-x left top;
	border-bottom : 1px solid #fff;
}
.content{
	padding-top : 15px;
	margin : 0 auto;
	width : 970px;
}
.text-content{
	float : right;
	width : 710px;
}
.text-content div{
	margin-bottom : 25px;
}
.text-content a:hover, #footer a:hover {
	color : rgb(135,135,137);
}
.text-content img{
	border : 1px solid #fff;
	padding : 9px;
	float : left;
	margin-left : -15px;
	margin-top : 5px;
	margin-right : 10px;
}
.text-content h2{
	padding : 0px;
}
.sidebar{
	width : 220px;
	margin-right : 30px;
	float : left;
}

/* Lista Link e Sottolista */

.link{
	position : relative;
}
.link h2{
	height : 25px;
}
.link ul{
	width : 220px;	
	margin : 0px;
	margin-bottom : 15px;
	padding-left : 0px;	
}
.link ul.livsec{
	width : auto;
	margin : 0px;
	padding-left : 0px;	
}
.link ul li{
	height : 20px;
	list-style : none;
}
.link ul li.open{
	height : auto !important;
}
ul.livsec li{
	padding-left : 15px;
	border : 0px;
}
.link ul li a{
	display : block;
	height : 17px;
	text-decoration : none;
	padding-left : 15px;
	padding-top : 3px;
	color : rgb(111,111,33) !important;
}
.link ul li a:hover, .link ul li a.active{
	color : rgb(135,135,137) !important;
	text-decoration : none;
}
ul.livsec li a:hover{
	text-decoration : underline;
	color : rgb(111,111,33) !important;
	background : none;	
}

/* Elementi Widgets */

.widget{
	width : 220px;
	margin-top : 20px;
	margin-bottom : 15px;
}
.widget .image{
	border : 1px solid #ffffff;
	padding : 9px;
	margin-bottom : 10px;
}
.widget .text{
	padding : 0px 15px;
	width : auto;
	height : auto;
}

/* Footer */

#footer{
	width : 960px;
	margin : 0 auto;
	padding-top : 20px;
	height : 80px;
}
#footer div{
	float : left;
	width : 215px;
	height : 40px;
	overflow : hidden;
	padding-bottom : 20px;
	padding-right : 10px;
}
#footer div.copyright{
	width : 245px;
}
#footer div span{
	display : block;
	height : 18px;
	color : rgb(111,111,33);
}

/* Regole Uso Generale */

.clearer {
  clear : both;
  height : 0px;
  float : none !important;
}
