/*-------------------------
Reset
-------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	line-height:1.5;
}
a img {
	border:none;
}

/*------------------------------------
CSS Specifico per Brisighella.org
------------------------------------*/
body {
	background-color:#e9e4a6;
	font-family:Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 12px;
	margin:0;
	padding:0;
}
.column {
	float:left;
}
.clear {
	clear:both
}
.container {
	width: 924px;
	margin:0 auto;
}

/*------------------------------------
Lingue
------------------------------------*/
.pre-header {
	height: 30px;
	background-color:#534640;
}
.pre-header #jflanguageselection{
    float: right;
}

.pre-header #jflanguageselection ul.jflanguageselection {
	list-style: none;
	padding: 0;
	margin-top: 3px;
	font-weight: normal;
}
.pre-header #jflanguageselection ul.jflanguageselection li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 0px 1px 10px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}
.pre-header #jflanguageselection ul.jflanguageselection li img{
	border: 1px solid #534640;
}
.pre-header #jflanguageselection ul.jflanguageselection li#active_language img{
	border: 1px solid #fff;
}


/*------------------------------------
Header
------------------------------------*/
.header {
	background-image:url(images/background_header.gif);
	background-repeat:repeat-x;
	height: 213px;
}
.header .logo {
	width: 233px;
	padding: 50px 0 0 2px;
}
.header .logo a{
	width: 230px;
	height: 100px;
	background-image:url(images/logo_brisighella.gif);
	display:block;
	text-indent: -9999px;
}

/*------------------------------------
Wrapper
------------------------------------*/
.wrapper {
	background-color:#faf6c0;
}
.trecolli {
	padding: 24px 0 200px 0;
	background: #faf6c0 url(images/background_trecolli.gif) bottom center no-repeat;
}
.left {
	width: 237px;
}
.left ul.menu {
	margin-left: 4px;	
	border-bottom: 1px solid #d8d38d;
	padding-bottom: 20px;
	width: 215px;
}
.left ul.menu li{
	list-style-type:none;
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #603811;
}
.left table tr td{
	list-style-type:none;
	font:14px Georgia, "Times New Roman", Times, serif;
	color: #603811;
}
.left ul.menu li a{
	color: #826336;
	display:block;
	height: 19px;
	width: 206px;
	background-color: #e9e4a6;
	border-bottom: 1px solid #a99360;
	margin-bottom: 5px;
	text-decoration:none;
	padding-left: 9px;
}
.left a.mainlevel{
	color: #826336;
	display:block;
	height: 19px;
	width: 206px;
	background-color: #e9e4a6;
	border-bottom: 1px solid #a99360;
	margin: 3px 0px;
	text-decoration:none;
	padding-left: 9px;
}
.left a.mainlevel:hover, .left a#active_menu{
	color: #603811;
	background-color: #d8d38d;
	border-bottom: 1px solid #684219;
}

.left ul.menu li a:hover{
	color: #603811;
	background-color: #d8d38d;
	border-bottom: 1px solid #684219;
}
.left ul.menu li.active a{
	color: #603811;
	background-color: #d8d38d;
	border-bottom: 1px solid #684219;
	font-weight:bold;
}
.left ul.menu li ul {
	border-bottom: 0px;
	padding-bottom: 4px;
	width: 215px;
}
.left ul.menu li ul li{
	list-style-type:none;
	font:12px Georgia, "Times New Roman", Times, serif;
	color: #603811;
}
.left ul.menu li ul li a{
	color: #826336;
	display:block;
	height: 19px;
	width: 195px;
	background-color: #e9e4a6;
	border-bottom: 0px;
	margin-bottom: 1px;
	text-decoration:none;
	padding-left: 20px;
}
.left a.sublevel{
	color: #826336;
	display:block;
	height: 19px;
	width: 190px;
	background-color: #e9e4a6;
	border-bottom: 0px;
	margin-bottom: 1px;
	text-decoration:none;
	padding-left: 20px;
}

.left ul.menu li.active ul li a{
	color: #826336;
	background-color: #e9e4a6;
	border-bottom: 0px ;
	font-weight:normal;
}
.left ul.menu li ul li a:hover{
	color: #603811;
	background-color: #d8d38d;
	border-bottom: 0px;
}
.left ul.menu li.active ul li.active a{
	color: #603811;
	background-color: #d8d38d;
	font-weight:bold;
}
.left .contatti {
	width: 215px;
	margin-top: 20px;
	font-size: 12px;
	color: #8c6238;
	line-height:14px;
}
.left .contatti p{
	padding-bottom: 10px;
	border-bottom: 1px dotted #8c6238;
	margin: 0 10px 30px 10px;
}
.left .contatti strong{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #352e2c;
}
.left .contatti img.lcomune{
	margin-right: 70px;
}
.left .contatti a{
	color: #8c6238;
	text-decoration:underline;
}
.right {
	width: 687px;
	font:12px Arial, Helvetica, sans-serif, "Century Gothic";
	color: #8c6238;
}
.right .content {
	width: 450px;	
}
.right .content .article h2 , .right .content .leading h2.contentheading, .right .content h1, #component-contact td.contentheading, .content h1, .right .content table h2{
	color:#352E2C;
	font: 24px Georgia,"Times New Roman",Times,serif;	
	font-weight: bold;
	padding-bottom: 25px;
}
.right .content .article h3, .right .content .leading h3, .right .content .blog h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #352e2c;
	padding-bottom: 25px;
	font-weight: bold;
}
.right .content .article h3 a, .right .content .leading h3 a, .right .content .blog h2 a, .alberghilist h4 a, #eventlist a  {
	color: #352e2c;
	text-decoration:none
}
.right .content .article h3 a:hover, .right .content .leading h3 a:hover, .right .content .blog h2 a:hover, .alberghilist h4 a:hover, #eventlist a:hover {
	text-decoration:underline;
}
.right .article a, .colonna a, .right .article a, .right table a, .right .article_row a{
	color: #8c6238;
	font-weight:bold;
	text-decoration:none;
}
.right .article a:hover, .colonna a:hover, .right table a:hover, .right .article_row a:hover{
	text-decoration:underline;
}
.right .article h4{
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #352e2c;
}
.right .content p {
	margin-bottom: 20px;
}
.right .colonna {
	width: 217px;	
	margin-left: 20px;
}
.right .colonna .next-events {
	background-color: #d8d38d;
	padding: 10px;
}
.right .colonna .next-events h3{
	color: #352e2c;
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding: 10px 0px;
	font-weight:bold;
}
.right .colonna .next-events ul.eventlistmod li{
	list-style-type: none;
	border-top: 1px dotted #8c6238;
	padding: 8px 0 30px 0;
}
.right .colonna .next-events ul.eventlistmod li h4{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #352e2c;
}
.right .colonna .next-events ul.eventlistmod li .date{
	font:12px Arial, Helvetica, sans-serif, "Century Gothic";
	color: #603811;
}
.right .colonna .next-events ul.eventlistmod li a{
	color: #603811;
	font-weight:normal
}
.right .colonna h3, .left .mod_placeherestoricamente h3{
	font:20px Arial, Helvetica, sans-serif, "Century Gothic";
	color: #352e2c;
	margin-top:10px;
}
.right .colonna .mod_placehere, .left .mod_placeherestoricamente {
	padding-bottom: 10px;
	width: 215px;
	clear: both;
}
.right .colonna .mod_placehere p, .left .mod_placeherestoricamente p{
	margin-top: 20px;
}
.right .colonna .mod_placehere a.readon, .left .mod_placeherestoricamente a.readon {
	float:right;
	clear: both;
	color: #8c6238;
	font-weight:bold;
	text-decoration:none;
}
.right .colonna .bannergroup {
	border-bottom: 2px solid #d8d38d;
}
.right .colonna .bannergroup .banneritem {
	border-top: 2px solid #d8d38d;
	padding-top: 10px;
	text-align:center;
	margin-bottom: 10px;
}
.right .alberghilist h4{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #352e2c;
	padding-bottom: 5px;
}
.right .alberghilist td.immagine{
	padding-right: 10px;
}
.right .content .blocco {
	width: 211px;
	background-color:#d8d38d;
	padding:2px;
	min-height:265px;
	_height: 270px;
/*	margin: 0px 20px 20px 0;*/
	margin: 0px 0px 20px 0;
}
.right .content .last, .column2  {
	margin-right: 0;
}
.right .column1 .blocco  {
	margin: 0px 20px 20px 0;
}


.right .content .blocco img{
	border: 1px solid #fff;
	margin-bottom:20px;
	width: 211px;
	_width: 190px;
}
.right .content .blocco h5{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #352e2c;
}
.right .content .blocco h5 a{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #352e2c;
	text-decoration:none;
}
.right .content .blocco h5 a:hover{
	text-decoration:underline;
}

.right .content .blocco .data{
	font: 12px Arial, Helvetica, sans-serif, "Century Gothic";
	color: #603811;
}
.right .content .blocco .category{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #352e2c;
	font-weight:bold;
}
.right .img-left{
	margin-right: 10px;
}
.right .article ul {
	margin: 5px 15px;
}
#map {
	width:450px; height:450px; 
}
.pagination span {
	margin: 0 3px;
}
.pagination a {
	margin: 0 3px;
}
.pagination strong span {
	font-style:italic;
}
/*disposizione dei diversi ristoranti e gelaterie*/
.restaurant .gelato  {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:20px 0;
	padding:0;
}

.restaurant p {
	float:left;
	height:150px;
	margin:5px;
	padding:0;
	width:140px;
}

.gelato p {
	float:left;
	height:150px;
	margin:5px;
	padding:0;
	width:140px;
}
/*tabella in parco_carne'*/
.info_parco {
	border:1px solid #CCCCCC;
	float:right;
	font-size:11px;
	line-height:1.4em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0 5px 20px;
	padding:0 10px 5px;
	width:210px;
}
/*blocco per le citazioni*/
cite {
	background:transparent url(images/home_page.gif) no-repeat scroll center top;
	/*color:#555555;*/
	display:block;
	font-family:Georgia;
	height:120px;
	margin:0 auto;
	padding:10px 30px;
	text-align:center;
	width:400px;
}
.small {
	letter-spacing:-0.05em;
}
/*img su googlemaps*/
img.inline, img.inline-right {
border:1px solid #CCCCCC;
float:left;
margin:5px 10px 0 0;
padding:2px;
}
/*------------------------------------
Pre-footer
------------------------------------*/
.pre-footer {
	background-color: #d8d38d;
	border-bottom: 1px solid #faf6c0;
	border-top: 1px solid #faf6c0;
}
.highlight {
	border-left: 1px solid #faf6c0;
}
.highlight .blocco{
	float: left;
	width: 195px;
	padding: 10px 17px;
	border-right: 1px solid #faf6c0;
	font: 14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #352e2c;
	height: 250px;
}
.highlight .blocco img{
	border: 1px solid #fff;
	margin-bottom: 15px;
}
.highlight .blocco a{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color:#352e2c;
	text-decoration:underline;
}


/*------------------------------------
Footer
------------------------------------*/
.container2 {
	width: 400px;
	margin:0 auto;
	padding-bottom: 30px;
}
.footer {
	text-align:center;
}
.footer ul.menu{
	margin-top: 35px;
}
.footer ul.menu li{
	display:inline;
	background:url(images/divisore_menu.gif) top right no-repeat;
	padding: 0 15px 0 5px;
}
.footer ul.menu li.item13{
	background:none;
}
.footer ul.menu li a{
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #603811;
	font-weight:bold;
	text-decoration:none;
}
.footer .copy{
	font:11px "Times New Roman", Times, serif;
	color: #352e2c;
}
.footer .aroma{
	margin-top: 30px;
}
.footer .bannergroup {
	text-align: center;
	width: 600px;
	margin:0 auto;
}
.footer .bannergroup .banneritem {
	float: left;
	margin: 14px 10px;
}
