/*  

        Theme Name: o2

        Theme URI: http://blog.eches.net

        Description: o2 is a clean 3-column, widget-ready theme. It is tested on        WordPress 2.3.1. XHTML and CSS valid.

        Version: 1.0

        Author: eches

        Author URI: http://blog.eches.net/

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



body, h1, h2, h3, h4, h5, h6, p, form {

	margin: 0;

	padding: 0;

}



body {

	margin: 0;

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

	vertical-align: top;

        /* background-image:url(images/background_ff.jpg); */

        background-image:url(images/g4g_sfondo_2011.jpg);

        /* background-repeat:no-repeat; */

        background-attachment:fixed;

        /* background: #F0F8FF; */

}



h1 {

	font-family: Arial, Sans-serif;

	font-size: 30px;

	padding: 0 0 10px 0;

}



a:link, a:visited {

	text-decoration: none;

	color: #336699;

}



a:hover {

	text-decoration: none;

}



p {

	padding: 10px 0 0 0;

}

#outer {

        width:980px;

        background:#F0F8FF;

        margin: 5px auto 1px auto;

        padding: 0 0 1px 0;

}



#wrapper{

	margin: 0 auto 0px auto;

	width: 980px;

	text-align: left;

}



/*++++++++++++++++++++++++++++++ Header +++++++++++++++++++++++++++++++++*/



#header{

	float: left;

	width: 980px;

        height: 196px;

        background: #0099cb; 

        margin:1px auto;

        padding: 0 0 0 0;

        /* padding: 2px 0 2px 8px; */

        text-decoration:none;

        background-image:url(images/logo.jpg);

        /* background-image:url(images/logo.gif); */
       
        /* background:url(images/logo.jpg) repeat-x; */

}



/* #header_l {

        float:center;

        width:890px;height:196px;

        margin-bottom:10px; padding:0;

        background-image:url(images/logo.jpg); 

}
*/


/* #header_r {

        float:right;height:91px;width:506px;

        margin:0; padding:0;

        background-image:url(images/ads-holder.jpg); 

}
*/


/*++++++++++++++++++++++++ 468x60 banner zone +++++++++++++++++++++++++++*/



#header_r_ads {

        margin:2px 0 0 39px; padding:0;

        width:468px;

        height:62px;          

}



/*+++++++++++++++++++++++ Main menu & rss feed ++++++++++++++++++++++++++*/



#nav {

        clear:both;

        margin:1px auto 1px auto;

        width: 980px;

        height:93px;

        background: url(images/topmenu.jpg) repeat;

        overflow:hidden; 

}



#nav_l {

        float:left;

        width:980px;  

        margin:0px; padding:0px; 

        overflow:hidden;

        height:93px; 

}



.menu {

        float:left;

        margin:5px 1px;

        padding:3px;

        width:980px;

}

.menu2 {

float:left;
margin:14px 1px;
padding:3px;
width:980px;

}

.menu3 {

float:left;
margin:14px 1px;
padding:3px;
width:980px;

}

	

.menu li {

	display: inline;

	list-style: none;

	margin:0;

	padding:0;
}



.menu ul, .menu ol {

        display: inline;

	list-style: none;

	margin:0;

	padding:0 10px 0 0;

}

		

.menu a, .menu a:visited {

	color: #FFFFFF;

	font-weight: bold;

	margin:0;

	padding: 3px 10px 3px 10px;

	text-decoration: none;



}

		

.menu a:hover {

	background: #1ba7d4;

	text-decoration: none;

        border:1px solid #fff;

}



#subscribe {

        float: right;

        width:92px;

        height:32px;

        margin:4px 4px 3px 4px;

}



.rss { 

        float:right;

        margin:7px 5px 5px 0px;

        width:230px; 

}



.rss ul { 

        margin: 0; padding: 0 2px;

}



.rss li { 

        background: url(images/rss.gif) no-repeat 0 3px; 

        margin: 0 2px 0 0; 

        padding: 3px 0 3px 20px; 

        list-style: none; 

        font-size: 12px; color:#f5153a; 

        display: inline; font-weight: bold;

}

.rss li a {

        font-size: 12px; color:#fff; 

}



/*++++++++++++++++++++++++++++++ Search +++++++++++++++++++++++++++++++++*/



#search { 

        height:45px;

        /* float:right; */

        margin:1px 5px 0 0;

}

#search #s { 

        font-size:8pt;

        padding-left:3px;

        padding-bottom:1px; 

        width:160px;

}



input#s { 

        color:#000;

        border:3px solid #7fcbe3;

        background:#fcfcfc;

}



/*+++++++++++++++++++++++++++ Main Column +++++++++++++++++++++++++++++++*/



#container{

	float: left;

	width: 550px;

        padding: 6px 10px 10px 10px;

        text-align:justify;

        background: #F0F8FF;

        margin:0 auto 1px auto;

}



.post{

	padding: 2px 6px 10px 6px;

}



.post h2{

	font-family: Arial, Georgia, Sans-serif;

	font-size: 16px;

        margin:0 5px;

        text-align:left;

        text-transform:uppercase;     

}



.entry{



	font-family: Verdana, Arial, Georgia, Sans-serif;

	font-size: 14px;

	line-height: 1.3em;

	margin: 3px 0 5px 0;

}



p.postmetadata{

	margin: 10px 0 0 0;

        padding:6px;

        background: #F0F8FF;

}



.navigation{

	padding: 10px 0 0 0;

	font-size: 14px;

	font-weight: bold;

	line-height: 18px;

}



.navleft{

        margin:0;padding:0;

        float:left; 

}



.navright{

        margin:0;padding:0;

        float:right; 

}



blockquote {

        margin:5px 10px;

        padding:4px 7px 10px 7px;

        font-size:10px;

        color:#336699;  

        border:1px dashed #40a9c9;

        background: #d8eaee url(images/quote.gif) no-repeat 10px 4px;        

}



blockquote blockquote {

        margin:5px 10px;

        padding:4px 7px 10px 7px;

        font-size:10px;

        background:#bac9cc; 

        color:#336699;  

        border:1px dashed #40a9c9;

        background: #d8eaee url(images/quote.gif) no-repeat 10px 4px;      

}



/*+++++++++++++++++++++++++++ Post Header +++++++++++++++++++++++++++++++*/



.post_header {

        margin:0; padding:0;

        height:60px;

        background:#F0F8FF;

}



.post_headerr {

        margin:0; padding:0;



}



.post_title {

        margin:0 5px; padding:2px 0 0 0;

}



.details {

        margin:0; padding:4px 0;

        border-top:1px dashed #bc581c;

}



.files {

        background:url(images/folder.gif) no-repeat;

        margin:0; padding:0 0 0 20px;

}



.comment_list {

        background:url(images/list_comments.gif) no-repeat;

        margin:0; padding:0 0 0 20px;

}



.edit {

        background:url(images/edit.gif) no-repeat;

        margin:0; padding:0 0 0 20px;

}



/*++++++++++++++++++++++++++++ Post Date ++++++++++++++++++++++++++++++++*/



.the_date {

        display:block;

        text-align: center;

        float:left;height:65px;

        font-family: Arial, Helvetica, sans-serif;

        width:62px;

        margin:0px 5px 0 0;

        background:url(images/calendar.gif);

}



.date_m {

        display:block;

        font-size: 0.9em;

        margin:0;

        padding-top:5px;

        color:#FFF;

        font-weight: bold;

        text-align:center;

}



.date_d {

        display:block;

        font-size:1.2em;

        margin:0;

        color:#336699;

        font-weight: bold;

        padding:0.7em 0 1.1em 0;

        text-align: center;

}



/*+++++++++++++++++++++++++++++ Comment +++++++++++++++++++++++++++++++++*/



#commentsbox { 

        margin: 0px; padding: 0px; 

        float: left; 

        width: 540px; 

        font-size:11px;

}



#comments h2 { 

        margin:5px 0 0 0; 

        padding:0; 

        color:#ff5c00; 

        font-size:14px; 

        font-weight:normal;

}

h3 #respond  {

        margin:10px 0; 

        padding:0; 

        color:#ff5c00; 

        font-size:14px; 

        font-weight:normal;

}



.boxcomments { 

        margin-bottom:20px;

        width:520px;

}

#commentform { 

        border-top:1px solid #eee;

        margin:0;padding:15px 15px 1px;

}



#commentform label { 

        display:block;

        margin:0;

}



#commentform input { 

        width:170px;

        margin:0 5px 10px 0;

        padding:1px;

}



#commentform textarea { 

        width:400px;margin:0 0 10px;

        padding:0;

        }



#commentform #submit { 

        margin:0 0 20px;

}



#commentform p { 

        margin:5px 0; 

}



ol.commentlist { 

        margin:0 0 1px;

        padding:0;

}



ol.commentlist li { 

        border:1px dashed #31afda;

        display:block;

        list-style:none;margin:7px 0;

        padding:6px 15px 12px 15px; 

        background:url(images/comment_l.jpg) repeat;

}



ol.commentlist li.mycomment { 

        border-bottom:20px solid #fff; 

        display:block;

        list-style:none;

        margin:7px 0;padding:5px 15px 1px; 

        background:#f3fdff;

}



ol.commentlist li.commenthead { 

        display:block;

        list-style:none;

        margin:0;padding:5px 15px;

}



ol.tblist { 

        list-style:none;

        margin:0 0 1px;

        padding:0;

}

ol.tblist li { 

        display:block;

        list-style:none;

        padding:10px 5px 10px 5px;

        margin:0 0 5px; 

        border:1px dashed #ccc;

}



input#url,input#author,input#email,textarea { 

        color:#666;

        width:40%;

        border:1px solid #cbcbcb;

        margin-bottom:0.6em;

        background:#fcfcfc;

        margin-top:2px;padding:3px;

}



/*++++++++++++++++++++++++++++++ Sidebar +++++++++++++++++++++++++++++++++*/



.sidebar{

	float: left;

	width: 386px;

	margin: 1px 0 0 2px;

        background:#F0F8FF;

}



.sidebar ul{

	list-style: none;

	margin: 0;

	padding: 0 10px 0 10px;

}



.sidebar ul li{

	padding: 10px 0;

}



.sidebar ul li h2{

	font-family: Georgia, Sans-serif;

	font-size: 14px;

}



.sidebar ul ul li{

	padding: 0;

	line-height: 24px;

}



/*+++++++++++++++++++++++ Sidebar: Top component ++++++++++++++++++++++++++*/



#sidebar_top {

        margin:6px 0 0 0;padding:8px;

        background:url(images/sidebar_top.jpg) repeat;

        width: 369px;

        line-height:12px;

        text-align:justify;

        border:1px solid #91d3e9;

        font-size:10px;

        font-family:verdana;

}



#sidebar_top h4 {

        color:#0e5268;

        margin-bottom:3px;

        font-size:14px;

}



/*++++++++++++++++++++++ Sidebar: Left component +++++++++++++++++++++++++*/



.lsidebar {

        margin:0;padding:0;

        float:left;

        width:184px;

}



.lsidebar ul{

	list-style: none;

	margin: 0;

	padding: 0 1px 0 0;



}



.lsidebar ul li{

	padding: 10px 0 4px 0;

	font-family: Arial, Georgia, Sans-serif;

	font-size: 11px;

        color:#7a888c;

	margin:0;

     

}



.lsidebar ul li a:link, .lsidebar ul li a:visited {

        color:#0199cb;

        font-weight:700;

}



.lsidebar ul li h2{

	font-family: Verdana,Arial, Georgia, Sans-serif;

	font-size: 11px;

        background:url(images/cat.gif) no-repeat top left;

        margin:0; padding:7px 0 0 8px;

        height:30px;width:182px;

        color:#fff;

        text-transform:uppercase;

}



.lsidebar ul ul li{

	padding: 0 0 0 20px;

	line-height: 18px;

	font-family: Arial, Georgia, Sans-serif;

        background:url(images/arrow_blue.gif) no-repeat 0px 0px; 

}



.lsidebar ul ul ul li{

	padding: 0 0 0 14px;

	line-height: 18px;

	font-family: Arial, Georgia, Sans-serif;

        font-size:11px;

        background:url(images/sub-cat.gif) no-repeat 3px 3px;

}



.lsidebar ul ul ul li a:link, .lsidebar ul ul ul li a:visited {

        color:#39b0d8;

        font-weight:700;

}



/*++++++++++++++++++++++ Sidebar: Right component +++++++++++++++++++++++++*/



.rsidebar {

        margin:0;padding:0;

        float:left;

        width:181px;

}



.rsidebar ul{

	list-style: none;

	margin: 0;

	padding: 0 1px 0 0;

}



.rsidebar ul li{

	padding: 10px 0 4px 0;

	font-family: Arial, Georgia, Sans-serif;

	font-size: 11px;

        color:#7a888c;

	margin:0;

}



.rsidebar ul li a:link, .rsidebar ul li a:visited {

        color:#0199cb;

        font-weight:700;

}



.rsidebar ul li h2{

	font-family: Verdana, Arial, Georgia, Sans-serif;

	font-size: 11px;

        background:url(images/cat.gif) no-repeat top left;

        margin:0; padding:7px 0 0 8px;

        height:30px;width:182px;

        color:#fff;

        text-transform:uppercase;

}

.rsidebar ul ul li{

	padding: 0 0 0 22px;

	line-height: 18px;

	font-family: Arial, Georgia, Sans-serif;

        background:url(images/arrow_blue.gif) no-repeat 2px 0px; 

}



.rsidebar ul ul ul li{

	padding: 0 0 0 14px;

	line-height: 18px;

	font-family: Arial, Georgia, Sans-serif;

        font-size:11px;



        background:url(images/sub-cat.gif) no-repeat 3px 3px;

        border-bottom:none;

}



.rsidebar ul ul ul li a:link, .rsidebar ul ul ul li a:visited {

        color:#39b0d8;

        font-weight:700;

}



/*+++++++++++++++++++++++++ Sidebar Calendar ++++++++++++++++++++++++++++++*/



table#wp-calendar{

	width: 90%;

        margin:0px auto;

}



/*++++++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++++++++++++*/



#footer{

	clear: both;

	width: 980px;

        background:url(images/footer.jpg) repeat-x;

        padding:10px 0;

        margin:0;

}

#footer p {

	line-height: 13px;

        text-align:center;

        font-weight:700;

        color:#fff;

        padding: 2px 0;

        font-size: 10px;

        font-family:Verdana;

}



#footer a {

        color:#afe1f3;

}



#footer a:hover {

        color:#53c7f2;

}

.download_box   {
   background: url(/g4g2/wp-content/plugins/wp-downloadmanager/images/ext/download_box_wide.png) no-repeat;
   width: 350px;
   height: 88px;
   padding-left:78px;
   padding-top: 35px;
   line-height: 100%;
   text-align: left;
   margin:0px;
   
   }

div.download_link_wrapper   {
   width: 300px;
   margin:0px;
   margin-bottom: 2px;
   }
div.filesize   {
   font-size: x-small;
   }

/*
-----------------------------------------
archivio-thumb non appartiene a o2 theme
----------------------------------------- 

*/


#front-bottom{margin-top:36px}
#latest-wrap{float:left; width:980px}
.latest-post-wrap{float:left; width:245px; margin-right:0px}
.latest-post{position:relative; width:245px; height:184px}
.latest-image{position:absolute; z-index:1}
.latest-title h2{margin:8px 10px 7px; line-height:1.4em; font-size:1em; text-transform:none; padding-bottom:0; border-bottom:0}
.latest-title h2 a{display:block; color:#0B96D0; text-decoration:none}
.latest-title h2 a:hover{color:#fff}
.latest-title{background:#000; display:block; z-index:101; width:100%; bottom:0; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position:absolute; z-index:2}
.latest-content{position:relative; width:245px; margin-bottom:20px}
.latest-content h2{margin-top:15px}
.latest-content h2 a{color:#0b96d0; text-decoration:none}
.latest-content h2 a:hover{color:#000}
.latest-content p{color:#3CABD9; font-size:1.2em; line-height:1.5; margin-top:8px; margin-bottom:1.5em; text-align:left}

/*
-----------------------------------------
pinned news-thumb non appartiene a o2 theme
----------------------------------------- 

*/

.latest-post-wrap4{float:left; width:196px; margin-right:0px}
.latest-post4{position:relative; width:196px; height:147px}
.latest-content4{position:relative; width:196px; margin-bottom:20px}
#front-bottom4{margin-top:36px}
#latest-wrap4{float:left; width:980px}
.latest-image4{position:absolute; z-index:1}
.latest-title4 h2{margin:8px 10px 7px; line-height:1.4em; font-size:1em; text-transform:none; padding-bottom:0; border-bottom:0}
.latest-title4 h2 a{display:block; color:#0B96D0; text-decoration:none}
.latest-title4 h2 a:hover{color:#fff}
.latest-title4{background:#000; display:block; z-index:101; width:100%; bottom:0; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position:absolute; z-index:2}
.latest-content4 h2{margin-top:15px}
.latest-content4 h2 a{color:#0b96d0; text-decoration:none}
.latest-content4 h2 a:hover{color:#000}
.latest-content4 p{color:#3CABD9; font-size:1.2em; line-height:1.5; margin-top:8px; margin-bottom:1.5em; text-align:left}

/*
----------------------------------------- 
 The container wrapping ul.dropdown - stile nuovo menu
----------------------------------------- 
*/

#navwrap {
float:left;
width:100%;
background: #163882;
background: -moz-linear-gradient( top, #163882, #5782E0); /* CSS 3 */ /* FF 3.6+ */
background: -webkit-gradient( top, color-stop(0%,, #163882), color-stop(100%, #5782E0)); /* Safari 4+, Chrome 2+ */  
background: -webkit-linear-gradient( top, #163882, #5782E0); /* Safari 5.1+, Chrome 10+ */  
background: -o-linear-gradient( top, #163882, #5782E0); /* Opera 11.10 */
font: 1.0em "Segoe UI", "Lucida Grande", Verdana, Arial, sans-serif;
font-weight: bold;
border-top:1px solid #999;
border-bottom:2px solid #000;
}
 
/* Top level Unordered list */
ul.dropdown {
list-style:none;
float:left;
width:100%;
padding: 0 10px;
}
 
ul.dropdown  li{
float:left; /* makes horiz list */
position:relative; /* hey Submenu ULs, appear below! */
}
 
ul.dropdown a {
padding:12px; /*space the items, occupy entire height too.*/
color:#eee;
text-decoration:none;
text-shadow:0 1px 0 #000;
}
 
/* Style the link hover */
ul.dropdown li:hover a {
background:#2066B5;
border-top:1px solid #777;
border-bottom: 1px solid #000;
border-right:1px solid #666;
}
 
/* Displays the link as blocks. */
ul.dropdown li ul a {
display:block;
}
 
/* sub menus!!  */
 
ul.dropdown ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
width:200px; /* specify the width. */
position:absolute; /* needed */
z-index:500; /* specify the order */
}
 
ul.dropdown li ul {
top:27px; /* Positioning:Calc with top level horz list height */
-moz-box-shadow:0 2px 10px #000; /* CSS 3 */
}
 
ul.dropdown ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}
 
ul.dropdown ul li {
float:none; /* umm.. Appear below the previous one. mmkay? */
}
 
/* Drop Down! */
 
/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul ,
ul.dropdown ul li ul li:hover ul
{ display: block;}
 
ul.dropdown li * a:hover {
/* Change color of links when hovered */
background: #600;
background: -moz-linear-gradient( top, #163882, #5782E0); /* CSS 3 */
border-bottom:1px solid #fff;
border-top:1px solid #222;
}