

/************************************
*  Gabbia C - classico
*  Copyright: Sitonline.it
*************************************/

/* OGGETTI PRINCIPALI DEL SITO
==============================  */
body {
	margin: 0;
	padding: 0;
	background-color: #003;
	font: 12px/1.5 verdana, arial, sans-serif;
	color: #333;
	text-align: center;
}
p, h1, h2, h3, h4, h5, form {margin: 0;}
img {border: 0;}
.mp3_container {margin: 0 0 0 10px}

h1 {font-size:24px}
h2 {font-size:14px}
h1, h2 {padding:3px 5px;}
h3, h4 {font-size:14px; padding-bottom: 5px}

/* LINK -------- */
a {color:  #003;}
a:visited {color:  #003;}
a:hover {color: #618A1D;}

/* NAV ---- */
#path { font-size:11px; padding:5px; color:#777;}
h3.pagename { padding:5px; color: #000; }

/* STRUTTURA PAGINE
===================  */
#whopper {
	width: 760px;
	background-color:#fff; 
        background-image:  url("/tmpl_images/bg_border2.gif");	
        background-repeat:repeat-x; 
	margin: 10px auto;
	}
#contentwrap {padding: 10px;text-align: left;}
#page {background: #fff;}

/* Formattazione delle colonne */
#rightcol { background:#618A1D;}
#rightcol_cont { width: 180px; }
#centercol {  }
#centercol_cont { width: 560px; }

/* HEADER (BRAND + SEARCH)
=========  */
#header { 
background-image:  url("/tmpl_images/curva_bottom2.gif");
background-position: right bottom; 
background-repeat:no-repeat; 
height:160px;
}
#brand {} /* contiene LOGO+TITLE */
#logo img {padding:5px;}
#title { width:100%;} /* contiene h1 + h2 */
#header h1 {color:#9CAFD4;}
#header h1 a, #header h1 a:visited { color:#9CAFD4; text-decoration:none; }
#header h2 {color:#618A1D;}
#headergrafico { background-image: url("/tmpl_images/740_14_236_0.jpg");width: 740px;  height: 120px; }


/* NAVIGAZIONE PRINCIPALE DEL SITO -- */
#main_menu {margin: 0px 0px;}
#main_menu ul {margin: 0; padding: 0; border-top: 1px solid #060;}
#main_menu li {list-style-type: none; border-bottom: 1px solid #060;}
#main_menu li a {color: #f4f0e6; text-decoration: none; display: block; padding: 5px 10px;}
#main_menu li a:hover {background: #C4CEE4;}

/* NAVIGAZIONE SECONDARIA DEL SITO -- */
#sub_menu {margin:10px 0;}
#sub_menu_father {font-size:14px; text-transform:uppercase; color: #FFF; display:block; padding-left:5px;}
#sub_menu ul {margin: 0; padding: 0; border-top: 1px solid #060;}
#sub_menu li {list-style-type: none; border-bottom: 1px solid #060;}
#sub_menu li a {color: #f4f0e6; text-decoration: none; display:block; padding: 5px 10px;}
#sub_menu li a:hover {background: #C4CEE4;}


/* BOX DI CONTENUTO 
===================  */
#red_box_container, #dinamic_red_box_container { padding: 0px 15px 5px; }
#home #red_box_container {padding-top:10px;}
.red_box { margin: 10px; color: #666;}
.red_box h3 { margin-bottom: 5px;  color: #003;}
.red_box h3 a, .red_box h3 a:visited { color: #003;}
.red_box img { margin: 0 5px 5px 5px; border: 1px solid #003; }
.red_box .allegati {}
#content .red_box .abstract {font-style:italic;}

#blue_box_container { margin: 6px;}
.blue_box { margin: 5px 0 10px; }
.blue_box h4 { color: #fff; margin-top: 10px; }
.blue_box a, .blue_box a:visited {color:#fff;}
.blue_box a:hover {color: #fff;}
.blue_box img { margin: 3px 0px; border: 1px solid #ccc; }
.blue_box p { font-size:11px; color:#fff;}

#box_news_hp { margin: 20px 6px; color:#fff;} /* uguale a blue_box_container  */
#box_news_hp .news_item {}
#box_news_hp h4 { color: #fff; } /* il titolo */
#box_news_hp a { font-size: 11px; color:#fff;}
#box_news_hp a:hover {color:#fff; }
#box_news_hp p {font-size:10px; color:#fff;}

#centercol #box_news_hp { margin: 10px 15px; padding:0 10px; color:#666;}
#centercol #box_news_hp h4 {padding:5px 0; color:#003; font-size:14px; border-bottom:2px solid #003;}
#centercol #box_news_hp h5 {margin-top:5px;}
#centercol #box_news_hp a { color: #333; font-size: 13px; }
#centercol #box_news_hp p { color:#666; font-size:12px;}

/* 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_comments, #lang_menu, #viral {font-size: 10px;}

#print { text-align: right;  padding-right:15px; }
#counter { margin: 10px; color: #aaa; }
#date_comments { clear:both; text-align: right; padding-right:10px; } /* non levare il clear */
#lang_menu { text-align: right; margin: 10px;  }
#lang_menu a {  text-decoration: none; }
#lang_menu a:hover { text-decoration: underline; }
#viral { margin: 10px auto; text-align: center; }
#viral a { text-decoration: none; }
#viral a:hover { text-decoration: underline; }

/* SEARCH ----------------------------------------------- */
#search { 
        text-align:right; 
        height:45px;
        padding:5px;
        background-image:  url("/tmpl_images/curva_top2.gif");	
	background-position: left top; 
        background-repeat:no-repeat;
}
#searchstyle { width: 120px;} /* 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: 15px; line-height: 170%; color: #222;} /* i dati */

.form_int { padding: 15px; }
.form_int form { }
.form_int legend { font-weight: bold; color: #003; padding:3px; }
.form_int fieldset { border: 1px solid #aaa; }
.form_int label { color: #666; 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 { background: #fff; font-size:11px; text-align: center; height: 30px; border-top: 1px solid #999;}
.copyright { color: #aaa; }
#footer a {color:#aaa;} /* powered by */
.rss {}

.graphic_title {
height: 50px;
width: 560px;
}

.kill {
display: none;
}

