
/*===========================================================================================
Countru Life
- - - - - - - - - - - - - - - - - - - - - - - - - - -

Description:		Base setup styles
Filename:			countrylife.css
Theme Name:     	style is art
Theme URI:			http://www.intersezione.com
Version:			2 beta
Date:				GIU 16, 2010
Author: 			Intersezione srl
Company:			Intersezione srl

/*=================================================================== Specifiche del layout */

@charset "utf-8";

body{
	background:		#003f1f;
	color:			#003f1f;
	font-family:"Times New Roman", Times, serif;
}

body#home {
	background:		#003f1f;
	color:			#fff;
}

#wrapper-extra{
	margin:			0 auto;
	width:			100%;
	overflow:		hidden;
	min-width:      960px;
	min-height:	    400px;
	height:			auto!important;
	height:			400px;
}

#wrapper{
	margin:			0 auto;
	width:			100%;
	overflow:		hidden;
	min-width:      960px;
}

div#container-extra{
	width:			960px;
	margin:			0 auto;
	height:			100%;
}

div#container{
	float:			left;
	display:		inline;
	width:			960px;
	background:		#fff;
}

#home div#container{
	background:		url(../img/bg-home.jpg) top left no-repeat;
	min-height:     400px;
	height:			auto!important;
	height:			400px;
}

#header,
#content,
#footer{
	clear:			both;
	float:			left;
}

#content{
	padding-bottom: 20px;
	min-height:     400px;
	height:			auto!important;
	height:			400px;
	background:		url(../img/bg-content.gif) 50% 50px no-repeat;
}

#home #content{
	background:		none;
}

#footer{
	font-size:		10px;
	padding-top:    5px;
	padding-bottom: 5px;
	border-top:		2px solid #003F1F;
	color:			#000;
}

.sprites{
	background-image:url(../img/ftom-sprites.png);
	background-repeat:no-repeat;
}

.shadow{
	-moz-box-shadow:0 0 10px #999999;
	box-shadow: 0 0 10px #999999;
	-webkit-box-shadow: 0 0 10px #999999;
	filter: progid:DXImageTransform.Microsoft.Glow(Color=#999999,Strength=2);
}

.highlight{
	background:		url(../img/bg-home.png) top left;
}

a.back{
	float:			right;
	width:			100%;
	font-weight:	bold;
	font-size:		11px;
	color:			#666;
	text-align:		right;
	margin:			10px 0;
}

a.back:hover{
	color:			#c00;
}

a.advice{
	float:			right;
	width:			100%;
	font-weight:	bold;
	font-size:		11px;
	color:			#666;
	text-align:		right;
	margin:			10px 0;
}

a.advice:hover{
	color:			#c00;
}

.super{
	font-size:		80%;
	vertical-align:	super;
}

em{	
	font-style:italic;
}

/*=================================================================== */


#edition h2{
	margin-top:40px;
	margin-left:190px;
	font-size:	26px;
	font-style:italic;
	font-weight:normal;
}

#calendar h3{
	margin-top:70px;
	margin-left:130px;
	font-size:	42px;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
}

/* tabs
*************************/

ul.tabs{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}

#home ul.tabs{
	display: table;
}

ul.tabs li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a{
	position: relative;
	display: block;
}

/* dropdowns
*************************/

ul.dropdown{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: 240px;
	display: none;
	left: 0;
	background:#CCD7D2;
}

#home ul.dropdown{
	background:none;
}

ul.dropdown ul.dropdown{
	top: 0;
	left: 95%;
}

ul.dropdown li{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a{
	display: block;
}


/* menu-specifc
*************************/

#menu{
	z-index: 5;
	height: 40px;
	line-height: 40px;
}

#menu ul{
	margin: 0 auto;
}

#menu ul li.hasmore{
	
}

#menu ul li h4{
	margin: 0;
	font-size: 13px;
}

#home #menu ul li h4{
	margin: 0;
	font-size: 16px;
}

#menu ul li h4 a{
	color: #003F1F;
	font-weight: bold;
	padding: 0 8px;
	font-style:italic;
}

#home #menu ul li h4 a{
	color: #fff;
}

#menu ul li h4 a:hover{
	background: #003F1F;
	color:	#fff;
}

#home #menu ul li h4 a:hover{
	background: #003F1F;
}

#menu ul li a{
	color: #9b2021;
}

#menu ul li a span{
	display: block;
	padding: 0;
}

#home #menu ul li a span{
	padding: 0 10px 0 10px;
}

#menu ul li a:hover span{
	
}

#menu ul.dropdown{
	padding: 10px;
	overflow:hidden;
	border-bottom: 2px solid #fff;
}

#menu ul.dropdown li h5 a{
	line-height: 30px;
	overflow: hidden;
	height: 30px;
	color:#003F1F;
	font-size:13px;
}

#home #menu ul.dropdown li h5 a{
	color:#fff;
	font-size:16px;
}

#menu ul.dropdown li.last a{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover{
	background:#003F1F;
	color:#fff;
}

#menu ul li h4 a:hover{
	background-image: none;
}

#loghi{
	margin-top:20px;
}

#logo{
	height:60px;
	line-height:60px;
	background:#003F1F;
}

#logo .logo{
	height:60px;
	background:url(../img/country.gif) top left no-repeat;
}

#title{
	height:60px;
	line-height:60px;
	background:#ccd7d2;
}

#title h2{
	font-size:26px;
	color:#003f1f;
	font-weight:bold;
	padding-left:10px;
}

.testobig{
	font-size:13px;
	line-height:20px;
	color:#003F1F;
}

.testo{
	font-size:12px;
	line-height:18px;
	color:#003f1f;
}

#primary{
	margin:	20px 0;
}

.page2{
	font-size:16px;
	line-height:22px;	
}

.testo ul{
	margin-left:25px;
}

.testo ul li{
	list-style:disc;
}

#gallery img{
	border:1px solid #000;
}

#gallery li{
	text-align:center;
	padding:0 8px;
	margin-bottom:20px;
}

#middle ul{
	margin-left:25px;
}

#middle ul li{
	list-style:disc;
	font-weight:bold;
	font-size:16px;
	color:#003f1f;
	margin-bottom:5px;
	font-style:italic;
}

#middle ul li a{
	color:#003f1f;
}

#content a{
	text-decoration:underline;
	color:#003f1f;
}

#content a:hover{
	color:#000;
}















