/*

Theme Name: Bluebird

Theme URI: http://randaclay.com/themes/

Description: Bluebird is a happy blue and brown, SEO optimized, 3-column, widget-ready theme created for Wordpress

Version: 1.0

Author: Randa Clay

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

modificato da Livio

*/
html>body #content {
	height: auto;
	min-height: 580px;
}



body{
	padding: 0px;
	margin: 0px;
    background: #f6fbff;
    border-left: 20px solid #595441;
	font: 75% Georgia, "Times New Roman", Times, Serif;
    height: 100%; 
	line-height: 1.45;
		/*border-top: 6px solid #FF6D06;*/
		}



#wrap {
    width: 97%;
    padding-left: 20px;
}


a {
   outline: none;
}

a[title]
{}

/************************************************

*	Header, Headings, etc.									*

************************************************/



#head{

	text-align: left;
    background-color: #f6fbff;
        /*background-image: url(images/header2.jpg);*/
    background-repeat: repeat-x;
    height: 343px;
    width: 99%;
    padding: 0px;
    margin: 0px;
}



#headleft {
        background-image: url(images/gufo_1.jpg);	
        background-repeat: no-repeat;
        height: 343px;
		width: 44%;
        float: left;
}



#logo{
    color: #0033CC; 
    padding: 0px 0px 0px 31px;
    margin: 10px 0px 0px 0px;
}



#logo a {
        color: #1d77a2;
}



#logo a:hover {
	color: #1d77a2;
}
	

#logo p {
    font-family: "Times new roman", Georgia, serif;
	font-size: 5em;
    padding: 0px 0px 0px 33px;
    margin: 10px 0px 0px 0px;}

#logo h1 {
    font-size: 5em;
    padding: 0px 0px 0px 33px;
    margin: 10px 0px 0px 0px;}
#logo h1 a {text-decoration:none;}	
#logo p a {text-decoration:none;}



#desc {
	font-size: 1.6em;
	color: #595441;
	font-style: italic;
    padding: 0px 0px 0px 47px;
	margin-left: 0px;
}

/*- Main Menu in Header */
div.menu {
	margin: 0px;
	padding: 0px;
	position: absolute;
    z-index:1;
    top: 1px;
	left: 61%;
	width: 30%;
    font-size: 1.9em;
    font-weight: bolder;
    text-align: right;
    list-style: none;
    list-style-position: inside;
   	}



div.menu li {
	display: block;
	margin: 0; padding: 0;
	list-style:none;
	}



div.menu,
div.menu li a {
	padding: 10px 0px 0px 0px;
	}



div.menu li a {
    color: #595441;
	margin:0px;
       	}

div.menu li a:hover {
	color: #69BFDE!important;
	text-decoration: none;
       	}



div.menu li.current_page_item a,
div.menu li.current_page_item a:hover {
	background-color: #69BFDE!important;
	text-decoration: none;
     	}

		

div.menu li.current-cat a,
div.menu li.current-cat a:hover {
	background-color: #69BFDE!important;
	text-decoration: none;
     	}

/************************************************

*	Links and Headings									*

************************************************/
a img,:link img,:visited img { border:none }    

a, a:link {
	color: #33669A;
	text-decoration: none;
    	}

a:hover {
	color: #1d77a2;
	text-decoration: none;
	border-bottom: 1px solid #1d77a2;
}



h1 {
    font-size: 2.5em;
	font-family: "Times new roman", Georgia, serif;
	color: #4E87B6;
	font-weight: normal;
    margin: 0px;
    padding-bottom: 0px;
}



h1 a:link, h3 a:hover, h3 a:visited{
	color: #4e87b6;
}



h2 {
	font-size: 2.5em;
	font-family: "Times new roman", Georgia, serif;
	color: #404659;
	font-weight: normal;
    margin: 0px;
    padding-bottom: 0px;
}

h3 {
	color: #4e87b6;
    margin: 1em 0 0 0;
	padding: 0px;
    font-size: 1.5em;
    font-variant: small-caps;
	font-weight: normal;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: .8em 'Courier New', Courier, Fixed;
}



/************************************************

*	Main Content									*

************************************************/

#content {
        width: 59%;
        float: left;
}



.item {
    padding: 0px 10px 10px 10px;
    margin-bottom: 1.5em;
    color: #333333;  
    /*border-bottom: 1px dotted #4e87b6;*/
}

.item p {
        font-size: 1.3em;
        line-height: 1.65;	
}

.item p a{
	 padding: .5em 0 .5em 0;
	 text-decoration:underline; font-style:normal;
}

.item p a:hover {
	color: #4e87b6;
	text-decoration: underline;
	border: none;
	background-color:#FFFF99;
}

.item img {
	border: 1px dotted #69BFDE;
    padding: 9px;
    background: #ffffff;
}



.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
	font-size: 1.3em;
	/*line-height: 1.3;*/
}


.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
    font-size: 1.3em;
	/*line-height: 1.3em;*/
}

.itemhead{
	padding-top: 1px;
	padding-bottom: 7px;
    margin-bottom: 18px;
}

.itemhead h2 a {text-decoration:none;}	

.itemhead h3{
	margin-top: 1.5em;
}



.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
    margin-bottom: 20px;
}



input{
	font-size: 100%;
}


.metadata{
	font-size: 1.2em;
    line-height: 220%;
    margin-top: 20px;
}



.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #7583a2;
}



cite{
	font-size: 1em;
}



blockquote {
	margin: 15px 30px 0 10px;
	/*padding-left: 20px;
	border-left: 5px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;*/
	font-style:italic;
	color: #666666;
    padding:0 1.571em;
    border-top: 1px solid #999990;
    border-bottom: 1px solid #999990;
}


blockquote cite {
	margin: 5px 0 0;
	display: block;
}

/************************************************

*	Sidebar									*

************************************************/



#secondary {
    width: 37%;
	padding: 0px;
	float: right;
    color: #333;
/*position: relative;
top: -130px;*/
}

#secondary h2 {font-size: 2em; color:#4e87b6; padding-left: 9px;}

#l_sidebar {
	float: left;
	width: 43%;
	padding: 0px 5px 10px 5px;
	}

#secondary a[href]:hover, a[href]:focus, a[href]:active {background-color: #FFFFC4; padding: .4em 0 .4em 0;}

#secondary li {line-height: 165%; font-size: 1em;}	

#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	/*line-height: 1.5em;*/
        font-size: 1.15em;
}

#l_sidebar ul {
	margin: 0px 0px 20px 9px;
	padding: 0px 0px 20px 3px;
    font-size: 1.15em;
    list-style-type: disc;
    list-style-position: outside;
}



#l_sidebar li {
    margin: 0px;
	padding: 0px;
}

#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

	

#l_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}



#l_sidebar ul li a:hover {
	color:#4e87b6; 
}



#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
    font-size: 1.15em;
    list-style-type: disc;
    list-style-position: outside;
}



#l_sidebar ul ul li{
	margin: 0px;
}



#l_sidebar ul ul ul{
	margin-top:0; 
    margin-bottom:0;
	padding: 0px 0px 0px 14px;
    font-size: 1.15em;
    list-style-type: disc;
    list-style-position: outside;
}



#l_sidebar ul ul ul li{
	margin: 0px;
}





#r_sidebar {
	float: right;
	width: 43%;
	padding: 0px 5px 10px 5px;
	}



#r_sidebar ul {
	margin: 0px 10px 10px 9px;
	padding: 0px 0px 20px 0px;
    font-size: 1.15em;
    list-style-type: disc;
    list-style-position: outside;
}



#r_sidebar li {
    margin: 0px;
	padding: 0px;
}

#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

	

#r_sidebar ul li a {
	color: #595441;
	text-decoration: none;
}



#r_sidebar ul li a:hover {
	color:#4e87b6; 
	}



#r_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
    font-size: 1.15em;
    list-style-type: disc;
    list-style-position: outside;
}



#r_sidebar ul ul li{
	margin: 0px;
}



#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
    font-size: 1.15em;
    list-style-type: disc;
    list-style-position: outside;
}



#r_sidebar ul ul ul li{
	margin: 0px;
}

	

#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	line-height: 1.55em;
    font-size: 1.15em;
	}

	



li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}



.sidebarSearch{
	clear: both;
    margin-top: 10px;	
    margin-bottom: 10px;
	margin-left: 5px;
}



.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
    background-repeat: no-repeat;
	padding-left:20px;
}



.feedarea  a {
       color: #595441;
}



/************************************************

*	Comment Area									*

************************************************/





#respond {
	width: 95%;
	background: #FFFFFF;
	color: #333333;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	font-size: 1em;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}

	

#comments {
    width: 95%;
	background: #FFFFFF;
	color: #333333;
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 10px 0px;
	font-size: 1em;
	border: 1px solid #CCCCCC;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;

}

#respond h2, #comments h2 {
	font-size: 1.5em;
	font-family: "Times new roman", Georgia, serif;
	color: #404659;
	font-weight: bold;
	margin: 0px;
    padding-bottom: 0px;
	width: 80%;
}

   

#comment  a{
	text-decoration: underline;
}

#comment a:hover{
	color: #E88337;
}



ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
    font-weight: bold;
}

	

.commentdate {
	font-size: 1em;
	padding-left: 0px;
    font-weight: normal;
}

	

.commentlist p {
	clear: both;
	font-size: 1em;
}



#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
    font-weight: normal;
	}



.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}



.commentinfo{
	clear: both;
	}



.commenttext {
    clear: both;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 5px 10px;
	width: 450px;
	font-weight:normal !important;
	}



.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}



#commentsformheader{
	padding-left: 0px;
	}



#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	}



#commentsform form{
	text-align: left;
	margin: 0px;
	}



#commentsform p{
	margin: 0px;
	margin-bottom: 1em;
	}



#commentsform form textarea{
	width: 99%;
}

	

p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.commentmetadata {
	font-size: 1em;
	float: right;
	font-weight:normal;
}



.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}



.navigation {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #515441;
    font-size: 1em;
	border-top: 1px dotted #4e87b6;
	}



.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #4e87b6;
}



.alignright {
	float: right;
}

.alignleft {
	float: left; margin-right: 1em;
}



/************************************************

*	Calendar									*

************************************************/





#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}



#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}



#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}



#wp-calendar a {
	display: block;
	text-decoration: none;
}



#wp-calendar td {

	color: #515441;

	letter-spacing: normal;

	padding: 2px 0;

	text-align: center;

}



#wp-calendar #today {

	/*background: ;*/

	color: #4e87b6;

}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

}



/************************************************

*	Footer									*

************************************************/

#foot {
        width: 95%; 
        text-align: left;
	margin: 20px 0 10px 30px;
	color: #595441;
        font-size: 1.1em;
}



#foot a:link, #foot a:hover, #foot a:visited{
	color: #4e87b6;
        text-decoration: underline;

}



.att {background: url(images/fasm.png) left no-repeat; padding-left: 27px; border-bottom: 1px solid #595441; font-family:Arial, Helvetica, sans-serif;}



.hidden
{position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;}


pre {font-size: 1.3em;}

 /*div.date + h3 {display: none; }*/



.footnotes, .more-link {font-size: .8em; font-family: Arial, Helvetica, sans-serif; padding: 1em 0 0 .5em; border-top: 1px dotted #69BFDE;}

.footnotereverse {font-size: 1em;}

.alt {background-color: #F0F0F0;}



.related ul {text-align: right; font-size: .9em;}
.related p {text-align: right; font-size: .9em;}
.related {border-top: 1px solid #666;}
.date+p:first-line {font-weight:600;}

.firstLetter{
  display      : block;
  float        : left;
  margin-top   : -0.63em; /* use -0.205em for two lines */
  margin-left  : -0.56em;
  margin-right : 0.5em;
  height       : 4.5em;
  border: 1px solid blue;

 }



.firstLetter span{
  font-size    : 5.6em;   /* use 3.33em for two lines */
  line-height  : 1.0em;
  border: 1px dotted red;
}



.firstLetter + span{
  margin-left  : -0.5em;
  border: 1px dotted blue;
}



#categorie li.cat-item {font-size: .85em;}

#categorie li.cat-item a {color: #4e87b6;} 

.evidenzia {background-color: #C7E2FE;}

.sinistro {width: 11em; float: left; padding: .3em; background-color: #C7E2FE; margin:.3em; font-style:italic; text-align:center;}
.readmore {margin-bottom: 2em; font-size: 1.3em; color:#FF9933;}
.sommario {width: 11em; float: left; padding: .5em; margin: 1em 1em 1em 0; background-color: #C7E2FE; font-style: normal; text-align:left; border: 1px dotted #69BFDE;}
div .sommario a {font-family:Arial, Helvetica, sans-serif; font-size: .8em;}
.itemhead .pref {font-size: 1em; font-family: Arial, Helvetica, sans-serif; padding: 1em 0 0 .5em; border-bottom: 1px dotted #69BFDE;}
li .recentdate {color:#66CC33;}


dl.table-display
{
margin: 2em 0;
padding: 0;
width: 95%;
}

.table-display dt
{
background-color: #131210;
color: #FFF;
padding: .5em .5em;
font-weight: bold;
text-align: left;
text-transform: uppercase;
border-left: 1px solid #131210;
border-right: 1px solid #131210;
border-top: 1px solid #131210;
}

.table-display dd
{
margin: 0 0 1em 0;

text-align: left;
padding: 1em .5em;
border-left: 1px solid #131210;
border-right: 1px solid #131210;
border-bottom: 1px solid #131210;
}

p.metadata {font-size: 1em;}

.extlink {font-family:Arial, Helvetica, sans-serif; font-size: .9em; font-weight:bold;}