/*
blicomm.net Stylesheet ( v.2009 )
Copyright Francesco Paggin
*/

/* import global styles */
@import url("base.css");
@import url("print.css") print;

/* sfondi header */
body#chisiamo #body_wrap	{ background:url(../images/bg_headers/chisiamo.png) repeat-x 0 100px; }
#emotional_content		{ height:175px; padding:5px 0; }

#extras_column blockquote { font-family:Georgia, "Times new roman", Times, serif; font-weight:bold; font-size:1.3em; color:#0c9cce; margin:0; background:url(../images/quote.png) no-repeat 0 0; }
#extras_column blockquote div {margin:0; background:url(../images/quote2.png) no-repeat 100% 100%; padding:10px 10px 10px 10px; text-align:center; }
#mission { background:url(../images/sfondo_pergamena.png) no-repeat center center; padding:20px 10px; width: 410px; height:180px; font-size:1.1em; }

ul.timeline				{ list-style-type:none; margin:0; }
ul.timeline li			{ margin:0 0 18px 0; background:url(../images/bg_timeline.png) no-repeat 0 0; }
ul.timeline li .year	{ float:left; font-size:1.2em; color:#999; font-weight:bold; padding-left:10px; }
ul.timeline li .desc	{ margin-left:70px; }
ul.timeline strong.date { color:#0c9cce; font-size:1.2em; }
ul.timeline a			{ font-weight:bold; color:#000; }
ul.timeline a:hover		{ color:#0c9cce; }
ul.timeline a.anchor	{ position:relative; top:-60px; }
ul.timeline li.active	{ background-image:url(../images/bg_timeline_active.png); }
ul.timeline li.active .year	{ color:#fff; }

ul#timegraph			{ list-style-type:none; margin:0; }
ul#timegraph li 		{ float:left; width:100px; margin:0; padding:0 0 0 31px; }
ul#timegraph li a		{ float:left; width:100px; margin:0; padding:0; background:url(../images/sprite_timeline.png); border:0; }

ul#timegraph li#yearToday a.mir		{ height:83px; background-position:0    0px; }
ul#timegraph li#year2009 a.mir		{ height:68px; background-position:0  -83px; }
ul#timegraph li#year2008 a.mir		{ height:67px; background-position:0 -151px; }
ul#timegraph li#year2006 a.mir		{ height:68px; background-position:0 -218px; }
ul#timegraph li#year2003 a.mir		{ height:67px; background-position:0 -286px; }
ul#timegraph li#year2001 a.mir		{ height:68px; background-position:0 -353px; }

ul#timegraph li#yearToday a.mir:hover		{ background-position:-150px    0px; }
ul#timegraph li#year2009 a.mir:hover		{ background-position:-150px  -83px; }
ul#timegraph li#year2008 a.mir:hover		{ background-position:-150px -151px; }
ul#timegraph li#year2006 a.mir:hover		{ background-position:-150px -218px; }
ul#timegraph li#year2003 a.mir:hover		{ background-position:-150px -286px; }
ul#timegraph li#year2001 a.mir:hover		{ background-position:-150px -353px; }

dl.staff, dl.staff_main			{ margin:0; }

dt.staff, dt.staff_main		{ float:left; clear:left; width:17em; font-weight:normal; color:#666; font-style:italic; padding-top:.2em; }
dd.staff, dd.staff_main		{ font-weight:normal; color:#444; padding:2px 0; border-bottom:1px dashed #ccc; margin:0; font-size:1.2em; }

dt.staff_main  				{ font-weight:bold; }
dd.staff_main 				{ font-weight:bold; color:#0c9cce }

#sitemap li ul { margin-bottom:1em; color:#0c9cce; }
#sitemap li { font-weight:bold; color:#0c9cce; }
#sitemap li li { font-weight:normal; }
