

/************************************
*  Gabbia E - cibo1
*  Copyright: Sitonline.it
*************************************/

/* OGGETTI PRINCIPALI DEL SITO
==============================  */
body {
	margin: 0;
	padding: 0;
	font: 12px/1.5 verdana, arial, sans-serif;
	color: #000;
	text-align: center;
	background-image: url("");
background: #27455A url(/tmpl_images/bg_color3.jpg) fixed top center no-repeat;
}
p, h1, h2, h3, h4, h5, form { margin: 0; line-height: 19px;}
img { border: 0; }
.mp3_container {margin: 19px 6px}

h1 {font-size:24px}
h1, .graphic_title {padding:2px 15px 0 8px;}
h2 {font-size:13px; font-weight: normal; padding:2px 13px 4px 15px;}
h3 {font-size:17px; padding: 2px 0 6px}
h3.pagename { font-size: 13px; padding:5px; color: #333; }
h4 {font-size:13px; padding:0;}
h5 {font-size:12px; font-weight: normal}

.red_box img, .wide_image { margin: 0 15px 15px 0; padding: 5px; background: #fff; border: 1px solid #5DB600; }
.small-red-box { width: 49.9%; float:left; }
.blue_box img { margin: 3px 0px; border: 2px solid #5DB600; }
.news_item {padding: 0 0 6px 0}

/* LINK -------- */
a:link {color: #5DB600;}
a:visited {color: #5DB600;}
a:hover {color: #000;}

/* NAV ---- */
#path { font-size:11px; padding:10px 4px; color:#777;}
h3.pagename { font-size: 16px; padding:4px 4px 12px; color: #5DB600;  }

/* STRUTTURA PAGINE
===================  */
#whopper {
	width: 760px;
	background: #fff;
	margin: 0px auto;
	border: 1px solid #ccc;
}
#contentwrap {padding: 0 10px 20px; text-align: left;}

/*#page { background: #fff url(/tmpl_images/bottom3.png) right bottom no-repeat; height: 100%}*/

/* Formattazione delle colonne */
#rightcol_cont {width: 180px; padding-bottom: 30px }

/*#rightcol {background-color: #E9E65B;
	background-image: url("/tmpl_images/botcol.gif");
	background-repeat: no-repeat;
	background-position: center bottom;
        padding-bottom:10px; 
        border-top:3px solid #fff; 
        border-bottom:3px solid #fff; }*/
/*#rightcol_cont {
		width: 180px;
		background-color: #E9E65B;
		background-image: url("/tmpl_images/topcol.gif");
		background-repeat: no-repeat;
		background-position: center top; }*/
#centercol { background: #fff; }
#centercol_cont { width: 540px; padding: 8px 8px 30px 8px }

/* HEADER (BRAND + SEARCH)
=========  */
#header {border-bottom: 5px solid #fff;
	background-color: #E9E65B;
	background-image: url("/tmpl_images/bot.gif");
	background-repeat: no-repeat;
	background-position: center bottom;}
#brand {padding: 10px 0} /* contiene LOGO+TITLE */
#logo a {margin:0 0 0 10px}
#title {width:100%;}
#header h1 { color: #5DB600;}
#header h1 a, #header h1 a:visited { color: #5DB600; text-decoration:none; }
#header h2 { color: #fff;}
#headergrafico { background-image: url("/images/header1.jpg");width: 740px;  height: 120px; }

/* NAVIGAZIONE PRINCIPALE DEL SITO - ** ORIZZONTALE -- */
#main_menu { margin: 0px;}
#main_menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	 background-color: #466D2F;
	border-bottom:1px solid #fff;
}
#main_menu ul li { display: inline; }
#main_menu li a {
        color: #fff;
        background-color: #466D2F;
	text-decoration: none;
	float: left;
	font-size:11px;
	padding: 15px 10px;
	border-right:1px dotted #fff;
}
#main_menu li a:hover {color: #E9E65B; background-color: #9AB04F;}

/* NAVIGAZIONE SECONDARIA DEL SITO -- */
#sub_menu {margin:0; padding:0;}
#sub_menu_father { font-weight: bold; color:#000; display:block; padding:5px; }
#sub_menu ul {margin: 0; padding: 0;}
#sub_menu li {list-style-type: none; padding:2px 5px; border-bottom:1px dashed #fff;}
#sub_menu li a {color: #000; text-decoration: none;}
#sub_menu li a:hover { color: #333; text-decoration:underline; }

/* BOX DI CONTENUTO 
===================  */
#red_box_container, #dinamic_red_box_container {padding: 10px 0px 5px;}
#home #red_box_container {padding-top:10px;}
.red_box { margin: 5px; color: #000; }
.red_box h3 { color: #466D2F; font-size: 17px; margin: 0 0 10px;}
.red_box h3 a, .red_box h3 a:visited {color: #466D2F;}
/*#home .red_box h3 {background: #FFF url("/tmpl_images/h3_col3.png") no-repeat 0 0;
	padding: 0 0 0 24px;
        
 }*/
.red_box .allegati {}
#content .red_box .abstract {font-style:italic;}

.blue_box_wrapper { margin: 6px; color:#666; font-size:11px; }
.blue_box { margin: 5px 0 10px;}
.blue_box a, .blue_box a:visited {color:#222;}
.blue_box a:hover { color: #000; }
.blue_box h4 { color: #0080B6; margin: 10px 0 4px; }

#box_news_hp { margin: 15px 6px; color:#666; line-height:160%; }
#box_news_hp .news_item {}
#box_news_hp h4 { color: #333;}
#box_news_hp h5 a { font-size: 11px; color:#999;}
#box_news_hp h5 a:hover {color:#000; }
#box_news_hp p {font-size:10px; }

#centercol_cont  #box_news_hp { margin: 5px 25px; line-height:160%; }
#centercol_cont  #box_news_hp h4 { font-size: 14px; color: #0080B6;}
#centercol_cont  #box_news_hp h5 { }
#centercol_cont  #box_news_hp a { font-size: 13px;}
#centercol_cont  #box_news_hp .news_item {margin:10px 0;}
#centercol_cont  #box_news_hp p {font-size:12px; color:#666; }

/* PAGING DELLE PAGINE DINAMICHE -------------------------------------------- */
#nav_dinamic {display: block; padding:5px 10px 10px 5px; text-align: right; }
#nav_dinamic a:hover, #nav_dinamic a:active {}

/* NAVIGAZIONE DELLA PAGINA DINAMICA -- */
ul#navigation { list-style-type: none; margin: 0; padding: 6px 0; border-top: 1px solid #ccc; }
ul#navigation li a {text-decoration: none; }
ul#navigation li a:hover {}
ul#navigation .left { float: left; }
ul#navigation .right { float: right; }

#back a:link, #back a:visited {text-decoration: none; margin-bottom: 20px; font-size: 10px;}
#back a:hover, #back a:active {}


/* UTILITY
===========  */
#print, #counter, .date_and_comments, #lang_menu, #viral {font-size: 11px;}

#print { text-align: right; padding-right:15px; }
#counter { margin: 10px; color: #466D2F; }
.date_and_comments { clear:both; text-align: right; padding-right:10px;} /* non levare il clear */
.date_and_comments a {color:#999;}
#lang_menu { text-align: right; margin: 10px; color:#666; }
#lang_menu a {  text-decoration: none; }
#lang_menu a:hover { text-decoration: underline; }
#viral { margin: 20px auto 0; text-align: center; }
#viral a { text-decoration: none; }
#viral a:hover { text-decoration: underline; }

#viral ul {
	margin: 0;
	padding: 0;
	width: 100%;
}
#viral ul li { display: inline; }
#viral li {
	color: #000;
	text-decoration: none;
	font-size:11px;
	padding: 2px 4px 2px 6px;
	border-right:1px solid #999;
}
#viral li.last{
	border-right:0;
}
#viral li a {
	color: #000;
}
#viral li a:hover {
	color: #000;
}

/* SEARCH ----------------------------------------------- */
#search { text-align:right; padding:10px 5px;}
#searchstyle { width: 90px;} /* larghezza della buca */

.search_result { padding: 10px 0; line-height: 170%; }
.search_result h5 {font-size: 14px;}
.search_result p {  }
.gotolink {text-align:right; font-size:10px;}

/* PAGINA CONTATTI
==============================================================================================  */
#box_contact { margin: 10px; line-height: 170%; color: #222;}
.form_int { padding: 10px; }
.form_int form { }
.form_int legend { font-weight: bold; color: #666; padding:3px; }
.form_int fieldset { border: 1px solid #0080B6; }
.form_int label { color: #0080B6; display: block; text-align: right; margin:0 10px;}
textarea, input { color: #333; font-size: 12px; font-family: verdana, sans-serif;}
.submit_send {}
textarea { width: 240px; }
.contact_form { width: 240px; }

/* FOOTER
=================================== */
#footer {
	text-align: center;
	height: 46px;
	font-size: .8em;
	background-color: #E9E65B;
	background-image: url("/tmpl_images/footer.gif");
	background-repeat: no-repeat;
	background-position: center top;
         margin-bottom: 10px;
}
	
.copyright { color: #466D2F; }
#footer a {color:#466D2F;}
.rss {}

#leftcol, #rightcol, #centertcol  {padding-bottom: 20px}

.graphic_title {
height: 50px;
width: 560px;
}

.kill {
display: none !important;
}


#lang_menu {
padding: 0;
margin:0;
}

#lang_menu ul {
float:right;
list-style-type: none;
margin: 12px 0 18px 7px;
padding:0;
}

#lang_menu li {
display:inline;
}

#lang_menu img {
margin: 0 7px 0 0;
}
/* SIDEBAR ALBUM
====================================================*/
.sidebar-albums li a b img {
border: 2px solid #5DB600;
}
.sidebar-albums ul {
padding: 0px;
margin-left: 0px;
}
.sidebar-albums li {
display: block;
padding: 0 8px 15px 8px;
}
.sidebar-albums li a span {
margin: 2px!important;
margin:2px 2px 4px 2px;
}
*:first-child+html .sidebar-albums li a span {
margin:2px 2px 4px 2px!important;
}
.sidebar-albums h4 {
color:#0080B6;
padding-left: 8px;
padding-right: 8px;
margin:10px 0px;
}
.sidebar-albums li a {
text-decoration: none;
}
.sidebar-albums li a b {
background: none;
}
/*----------- SITOFONO SIDEBAR ------------ */
#sitofono_button {
margin-left:8px;
}
/*-------- SHARE BOX -------*/
#share_box{margin-left:0px!important;margin-bottom:10px!important;width:100%;display:block;}
#home_page #share_box{margin-bottom: 0px!important;}
#facebook_box,#twitter_box,#flickr_box{margin-left:8px!important;}
