

/************************************
*  Gabbia A - comunicazione1
*  Copyright: Sitonline.it
*************************************/

/* OGGETTI PRINCIPALI DEL SITO
==============================  */
body {
	margin: 0;
	padding: 0;
	background: #45444A;
	font: 12px/1.5 verdana, arial, sans-serif;
	color: #aaa;
	text-align:center;
	background-image: url("/tmpl_images/bg_sfum1.jpg");
	background-repeat: repeat-y;
	background-position: top center;
}

p, h1, h2, h3, h4, h5, form { margin: 0; }
img { border: 0; }

h1 {font-size:24px}
h2 {font-size:13px}
h1, h2 {padding:3px 5px;}
h3, h4 {font-size:14px; padding-bottom: 5px}

/* LINK ----------------------------------------------- */
a:link {color: #ddd;}
a:visited {color: #ddd;}
a:hover {color: #fff;}

/* NAV ---- */
#path { font-size:11px; padding:5px; color:#777;}
h3.pagename { padding:5px; color: #ccc; }

/* STRUTTURA PAGINE
===================  */
#whopper {
	padding: 0px;
	margin: 0px auto;
	width:740px;
}
#contentwrap {
	margin-left: 0px;
	width: 740px;
	text-align: left;
}
#page {text-align:left; background:#333;}

/* Formattazione delle tre colonne */
#leftcol { background: #434343;}
#centercol {
        background-image: url("/tmpl_images/bg_fotosfumato.jpg");
	background-repeat: repeat-x;
	background-color: #454344;}
#rightcol { 
        background: #333;
	border-left: 1px solid #222;
	background-image: url("/tmpl_images/bt_right.jpg");
	background-repeat: repeat-y;}
#rightcol_cont {width: 150px;}
#leftcol_cont {width: 150px;}
#centercol_cont {width: 440px;}

/* HEADER (BRAND + SEARCH)
=========  */
#header {
	background: #333;
	background-image: url("/tmpl_images/top.jpg");
	background-position: top left;
	background-repeat: repeat-x;
}
#brand { }
#logo img { padding:5px; }
#title {width:100%} /* contiene h1 + h2 */
#header h1 {color: #fff;}
#header h1 a, #header h1 a:visited  {color: #fff; text-decoration: none;}
#header h2 {color: #aaa; }
#headergrafico {  }

/* NAVIGAZIONE PRINCIPALE DEL SITO -- */
#main_menu {
    margin: 0;
    padding: 0 0 37px 0;
    background-image: url("/tmpl_images/bt_menu.jpg");
    background-repeat: repeat-x;
    background-position: bottom left;
}
#main_menu ul {margin: 0; padding: 0;}
#main_menu li {
    list-style-type: none;
    border-bottom: 1px solid #999;
    background-position: top left;
    background-repeat: repeat-x;
    background-image: url("/tmpl_images/menu_down.jpg");
    background-color: #373737;
}
#main_menu li a {
    color: #aaa;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
}
#main_menu li a:hover { color: #fff; background-color: #373737;}

/* NAVIGAZIONE SECONDARIA DEL SITO -- */
#sub menu {}
#sub_menu_father { font-weight: bold; color:#aaa; margin:10px; display:block; font-size:14px;}
#sub_menu ul { padding: 0; margin:0; } 
#sub_menu li { list-style-type: none; border-bottom: 1px dotted #666; padding: 5px 10px;}
#sub_menu li a { color: #aaa; text-decoration: none; }
#sub_menu li a:hover { color: #ccc; }

/* BOX DI CONTENUTO 
===================  */
#red_box_container, #dinamic_red_box_container {padding: 0 15px 5px;}
#home #red_box_container {padding-top:10px;}
.red_box { margin: 10px; color: #acacac;}
.red_box h3 {color: #eee;}
.red_box h3 a, .red_box h3 a:visited { color: #eee;}
.red_box img { margin: 0 5px 5px 5px; border: 1px solid #ccc; }
.red_box .allegati {}
#content .red_box .abstract {font-style:italic;}

#blue_box_container { margin: 10px; font-size:11px;}
.blue_box { margin: 5px 0px 10px; }
.blue_box h4 { color: #ccc; margin-top: 10px; }
.blue_box a, .blue_box a:visited  {color:#999;}
.blue_box a:hover { color: #aaa; }
.blue_box img { margin: 3px 0px; border: 1px solid #ccc; }
.blue_box p {}

#box_news_hp { margin: 10px 10px 20px;  }
#box_news_hp .news_item {}
#box_news_hp h4 { color: #fff; } /* il titolo */
#box_news_hp h5 a { color: #aaa; font-size: 11px; }
#box_news_hp h5 a:hover { color: #ccc; }
#box_news_hp p {font-size:10px;}

#centercol #box_news_hp { margin: 5px 25px; line-height:145%; }
#centercol #box_news_hp h4 { font-size: 14px; }
#centercol #box_news_hp a { font-size: 13px; }
#centercol #box_news_hp .news_item {margin-bottom:10px;}
#centercol #box_news_hp p {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:10px; }
#counter { margin: 10px; color: #aaa; }
#date_comments { clear:both; text-align: right; padding-right:10px; color:#aaa;}
#lang_menu { text-align: right; margin: 10px; color: #666; }
#lang_menu a { color: #999; text-decoration: none; }
#lang_menu a:hover { color: #000; text-decoration: underline; }
#viral { margin: 10px auto; text-align: center; }
#viral a { color: #666; text-decoration: none; }
#viral a:hover { color: #000; text-decoration: underline; }

/* SEARCH ----------------------------------------------- */
#search { text-align:right; padding:3px 5px;}
#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: 10px; line-height: 170%; color: #ddd;}
.form_int {padding: 10px; }
.form_int form { }
.form_int legend { font-weight: bold; color: #aaa; padding:3px; }
.form_int fieldset { border: 1px solid #aaa; }
.form_int label {color: #999; 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: #333; text-align: center; height: 50px;}
.copyright { color: #666; }
#footer a {color:#666;}
.rss {}

