/*  
Theme Name: jairo
Theme URI: 
Description: Il tema di jairo
Version: 0.20
Author: Massimo romagnoli
Author URI: megistus.it
*/


/* reset version: 2.8.0r4	======================================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*------------------------------------------------------------------------------------------------*/

/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

fieldset { padding: .5em; }
select option{ padding:0 5px; }
select, option { color:black; }
.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:3px; font-size:1px; line-height:1px; }
/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

html{background-color:#f5f5f5;}
body{
  background-color:#f5f5f5;
  color:#777;
  font-size:14px;
  font-family:Helvetica,Sans-Serif;
  
}



/* This class sets the width and position for all rows */
a{
  color:#999; text-decoration:none;
}
a:hover{
  color:#000;
}


h1{
  color:#999;
  font-size:20px;
}

h2, h3{
  font-size:1.15em;
  color:#999;
  font-weight:normal;
}

#primary .box h2{
  color:#999999;
  font-size:28px;
}
p{
  line-height:1.2em;
}

blockquote{
  margin-left:1em;
  padding-left:1em;
  border-left:2px solid #CCC;
  color:#CCC;
}

pre{
  width:100%;
  padding:1em 0;
  overflow:auto;
  border-top:1px dotted #333;
  border-bottom:1px dotted #333;
}

table{
  width:100%;
  border-spacing:2px;
  margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
table th{
  background:#CCC;
  color:#000;
  text-align:left;
}
table td{
  background:#333;
  color:#FFF;
}
table caption{
  text-align:left;
  color:#FFF;
  margin-bottom:-1em;
  margin-top:1em;
}

.rule{
  border-top:1px solid #CCC;
  height:1px;
  font-size:1px;
  line-height:1px;
  margin:1.5em 0;
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
    clear:both;
    height:100px;
    top:0;
    left:0px;
    margin: 0;
    padding:10px 0 0;
    /*position:fixed;*/
    width:100%;
    z-index:20;
    background-color:#f5f5f5;
}
#header h1 a{
  display:block;
  width:323px;
  height:60px;
  color:#333;
  font-size:0px;
  text-indent:9999px;
  background:transparent url(images/jairovaldati.png) no-repeat 0 0;
  text-align:right;
}

h2{font-size:18px;}


#header .description, #menu{
  padding:0;
  margin:0;
  line-height:1em;
}
#header .description{
    position:absolute; width:500px; top:96px; left:33px; color:#bbb;
}
#header .description h1{font-size:11px;margin:0;}
/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/



.sf-menu li{height:16px; display:block; background:#f5f5f5;}
.sf-menu a{float:left; width:auto;}
.sf-menu li li{display:inline;}
.sf-menu ul{float:left;}
.children{display:none; padding-left:10px;}
.current-cat ul .children{display:inline;}

.current-cat-parent>a, .current-cat>a, .current_page_item a{color:#000;}
.current-cat-parent .children, .current-cat .children{display:block;}



#primary{
  padding:0 0 30px 0;
  color:#808080;
  height:auto;
left:0px;
margin:0;
padding:0 0 60px;
/*position:absolute;*/
top:120px;
width:100%;
z-index:15;
}

.inside{clear:both;}

/* Single Post Styles */
.story dt{
  display:inline;
  margin:0;
  padding:0;
  color:#AAA;
}
.story dd{
  display:inline;
  margin:0;
  padding:0;
}
.story dd a{ color:#808080; }
.story dd a:hover{ color:#FFF; }

/*-----------------------------------------------------------------------------------------------
  Secondary Items
-----------------------------------------------------------------------------------------------*/

#secondary{
  background:url("images/dot_bright.gif") repeat-x scroll left top transparent;
  margin:40px 0 0 330px;
}

.comment-head{
  border-bottom:1px solid #ededed;
  padding:0.8em 0 1.0em 0;
}
.comment-head h2{
  font-size:1.5em;
  margin:0;
}
.comment-head a{
  text-decoration:none;
  color:#868686;
}
.comment-head .details{
  font-size:0.95em;
}

ol#comments{
  list-style-type:none;
  margin:2em 0;
}
ol#comments li{
  list-style-type:none;
  margin:2em 0;
}

ol#comments li .avatar {
  border: 1px solid #222;
  padding: 2px;
}

#comments cite{
  float:left;
  width:22%;
  font-style:normal;
  text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
  display:block;
}
#comments cite span.avatarspan{ float: left; }
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
  text-decoration:none;
}
#comments cite .admin-tools{
  margin:5px 0;
}
#comments cite .admin-tools a{
  float:right;
  margin:0 5px;
  padding:0px 3px 3px;
  background:#666;
  border:1px solid #999;
  text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }

#preview{
  margin:1em 0;
  padding:0.5em;
  border:1px solid #333;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#FF0000; font-weight:bold; }

#comments .pingback cite .author{
  display:block;
  padding-top:68px;
  background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}

#comments .content{
  float:left;
  width:60%;
  margin-left:1.9%;
  border-left:1px solid #868686;
  padding: 0 0 0 2%;
}
#comments .content p{
  margin:0 0 1em 0;
}
#comments .content h3{
  margin:0;
  font-size:1em;
}

#comment-form{

}
input.textfield{
  width: 15em;
  margin:5px 0;
}
textarea.commentbox{
  width:26em;
  height:10em;
  padding:0.25em;
  margin:5px 0;
  font-size:1.25em;
  font-family:Arial, Helvetica, sans-serif;
}

label.text{
    padding-left:10px;
}
.formactions input.submit{ 
  margin:0;
  padding:0 0.5em;
}
.formactions .spinner{
  float:right;
  margin:-8px -20px 0 0;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer ul li, #footer ul{
  list-style-type:none;
  display:inline; padding-right:8px;
}
#footer h2 {display:inline; color:#000; font-size:13px;}
#footer .span-2 h2{padding-right:8px;}

#footer{
    background:#F5F5F5 url("images/dot_bright.gif") repeat-x scroll 0 2px;
  bottom:0;
color:#999999;
height:40px;
margin:0;
padding:8px 0 0;
/*position:fixed;*/
width:100%;
z-index:500;
font-size:13px;
line-height:1em;
}
#footer p{
  margin:0;
  font-size:0.95em;
}

/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/

#search{
  float:right;
  width:200px;
  margin:1em 0 0 0;
  text-align:right;
  display:none;
}

#search .searchimg{
  float:left;
  width:14px;
  height:13px;
  background:url(images/search.gif) 0 0 no-repeat;
  position:relative;
  top:4px;
}
#search input{ 
  width:175px; 
  font-size: 0.85em; 
  background:#CCC;
  margin-top:2px;
}
#search input:focus{
  background:#FFF;
}

#searchform{
  margin:1em 0;
}

#searchform #s{
  background:#f5f5f5;
  border:none;
  border-bottom:1px solid #333;
  width:30em;
  color:#666666;
  padding:0.25em;
}

#searchform #searchsubmit{
  background:#000;
  color:#666;
  border:none;
  font-size:0.9em;
  text-transform:uppercase;
  letter-spacing:0.25em;
}

/* Legacy Typo CSS */


#search img.archives-icon{
  margin:0 7px 0 0;
  top:1px;
}

img.centered, img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
    padding-top:20px;
  float: right;
}

.alignleft {
padding-top:20px;
padding-right:20px;
  float: left;
}
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}



.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  color: #000;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}



.gallery {
    clear:both;    
    overflow:hidden;
    height:370px;
}
.gallery .item_title{
    display:block;
    clear:both;
    font-size:11px;
}

.postcontent .prev, .postcontent .next{
    background: url("images/arrows-prevnext.png") no-repeat scroll 0 0 transparent;
    height: 40px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 312px;
    width: 40px;
}
.postcontent .prev{left:244px;}
.postcontent .next{left:287px; background-position: -40px 0}

.gallery-icon {
    float:left;
    width:auto;
    padding:0 3px 0 0; margin:0;
    /*display:inline;*/
}

.gallery .gallery-item {
    /*float: left;*/
    margin: 0;
    text-align: right;	
    /*width:132px;*/	
    clear:both;
}
.gallery img {
    border: 1px solid #ccc;
    margin:0; padding:0;
}
.gallery .gallery-caption {
    margin-left: 0; height:30px; overflow:hidden;text-align:left; padding-right:10px;
}
#primary .gallery ul li{
    list-style:none;
    margin:0;
}


#navigation{position:absolute; left:330px; top:11px;}

h1.title, h2.title{color:#333; font-size:35px; line-height:0.6em; margin-bottom:8px;}
h1.title a, h2.title a{color:#333;}

.postcontent{font-size:14px; position:relative;padding:0 0 0 330px;}
.postcontent p{margin-bottom:8px; padding-right:50px;}
.postcontent b, .postcontent strong{font-weight:bold;}
.postcontent i, .postcontent em{font-style:italic;}
.postcontent h3{color:#000; margin-bottom:8px;}

.postcontent ul{margin-bottom:10px;}
.postcontent ul li{
  list-style-type:none;
  margin-left:50px;
  position:relative;
  margin-bottom:5px;
}
.postcontent ul li span.label{
  width:50px;
  display:block;
  position:absolute;
  left:-50px;
}

a.more-link{font-size:12px; font-weight:bold; color:#333;}


#tooltip {
	position: absolute;
	z-index: 3000;
	border: 0;
    background:#fff;
    font-size:11px; 
    padding:3px 8px; 
    color:#000;
}
#tooltip h3{color:#000; font-size:12px; }



.wp-paginate li {display:inline; list-style:none;}
.wp-paginate a {margin-right:4px; padding:2px 3px; text-align:center; text-decoration:none;}

.wp-paginate .title {margin-right:6px;}
.wp-paginate .gap {margin-right:4px;}
.wp-paginate .current {color:#000; margin-right:4px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}



.story{margin-bottom:40px;}
.span-1{width:320px; text-align:right; float:left; padding-right:10px; clear:left;}
.span-1 h1, .span-1 h2, .span-1 h3 {color:#999; font-size:14px;}

.span-2{margin-left:330px;}
.postcontent .details{position:absolute; width:320px; text-align:right; left:0; top:0px;}
.details{font-size:11px; text-align:right;}
.pagetitle{display:none; position:absolute; left:328px; bottom:-9px; font-size:45px; color:#ccc;}
.defloater{clear:both; width:100%; height:5px; margin:0; padding:0;}
