/*
Theme Name: GIOVANNI - WordPress Default
Theme URI: 
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

	*
{ 
   padding: 0;
   margin: 0;
 }

/****************************
 **   sidebar
 ****************************/ 

#sidebar
 {
	width: 23%;
	margin-left: 74%;
 }
#sidebar ul
 {
	list-style: none;
 }
#sidebar ul ul
 {
   list-style-type: none; 
 } 
 

   #sidebar ul h2
   {
   font-size: 1.4em;
   font-weight: normal;
   padding: 20px 2px 2px;
   margin-bottom: 5px;
 }
 
/*searchform*/
/*
#searchform
 {
   text-align: left;
 }

 #searchform input
 {
   border: 1px solid #4A2C00;
 }

 #searchform #s
 {
	background-color: white;
	width: auto;
 }*/
 /*++++++++++++++*/
#searchform div {
	background-image: url(images/searchform.png);
	width: 190px;
	height: 45px;
	margin-left: -3px;
	
}
#searchform div #s {
	border:0;
	margin-top: 15px;
	margin-left: 15px;
	width: 117px;
	height: 16px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
}

#searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	cursor: pointer;
	color: #999;
	text-transform: lowercase;
}

 /*++++++++++++++++++++*/
/*calendar*/

#wp-calendar
 {
   border: 1px solid #FDE5C3;
   width: 80%;
   margin: 0 auto;
   text-align: center;
   margin-bottom: 15px;
 }

 #wp-calendar th
 {
   background-color: #FDE5C3;
 }

 #wp-calendar a
 {
   border: 1px solid #4A2C00;
   background-color: white;
   display: block;
 }

 #prev a, #next a
 {
   border: 0;
 }

 #wp-calendar caption
 {
	text-align: center;
	width: 100%;
 }




/***************************/
 
 
 
 #content
 {
	width: 70%;
	float: left;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 20px;
	padding-top: 18px;
 }
 #wrapper /* tutto il contenuto del sit escludendo il fotter e la header*/ 
{
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	background-color: #FFFFFF;
	padding-bottom: 13px;
	border: 1px solid #CCCCCC;
 }
#page
 {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin:0 auto;
	padding: 0px;

 }
body
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	background-color: #f3f4ee;
	
 }
hr
 {
   display: none;
 }
a {
	color: #5f5f5f;
	text-decoration: none;
}
   /*header*/
#header
 {
	font-size: 14px;
	color: #FEF4DF;
	width: 800px;
	margin: 0 auto;
	bottom: 0;
	left: 0;
	list-style: none;
	padding-bottom: 10px;
 }

	

#header a
 {
    text-decoration: none;
    margin-bottom: 10px;
	padding-bottom: 15px;
	font: 1.2em  "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	padding-top: 10px;
	color: #ffffff;
	
	
 }

 #header h1
 {
   font-size: 3em;
 }
 #header a:hover {
	color: #aaa;
}  

#middleword {
	color: #909090;
}

#header a:hover #middleword {
	color: #fff;
}
.description {
	font: normal 14px Verdana, Helvetica, Sans-serif;
	color: #e0e0e0;
	padding-bottom: 20px;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
	
}  
  /*header FINE*/
  
  /************
  ** Menu **
  ************/

#menu {
	background-color: #191919;
	height:3.0em;
	border-bottom: 1px solid #373737;
	font-size: 14px;
}

#menu ul {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
}

.double-right-sidebar #menu ul {
	width: 947px;
}

#menu ul li {
	float: left;
}

#menu .page_item a {
	display: block;
	padding-right: 40px;
	line-height: 3.0em;
	color: #868686;
	text-decoration: none;
}

#menu .current_page_item a, #menu .page_item a:hover {
	color: #fff;
}
/*fine MENU*/
 
 

 
 /* Footer */
 #footer
{
	clear: both;
	padding-top: 20px;
	background-image: url(images/cornice.png);
	background-repeat: no-repeat;
	background-position: center top;	
 }
 
#footer_img
{
	clear: both;
	text-align: center;
	padding-top: 50px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/footer-no-sidebar.jpg);
	height: 55px;
	vertical-align: bottom;	
 }
  /* Footer FINE*/
 
 



/***********
* post *
***********/

.post
 {
	margin-bottom: 25px;
	color: #4A2C00;
	padding-left: 5px;
 }
 
 .post p
 {
   line-height: 1.4em;
   margin-bottom: 1em;
   
} 
.post a
 {
	color: #88331E;
	font-weight: bold;
 }
 
 
.post li
 {
   margin-left: 20px;
 }

 .post ul
 {
   /*list-style-image: url(images/listitem.png);*/
   list-style-type: bullet;
   margin-bottom: 10px;
 }

 
 h2
 {
	font-size: 1.6em;
	border-bottom: 1px solid #bfbfbf;
 }

 h2 a:hover, h2 a:visited, h2 a
 {
   text-decoration: none;
   color: #3b3b3b;
 }

 h3
 {
   margin-top: 1.5em;
   font-size: 1.4em;
 }

 h4
 {
   margin-top: 1.2em;
   font-size: 1.2em;
 }

 h5
 {
   margin-top: 1em;
   font-size: 1em;
 }

 
 
.entry
 {
   margin-top: 10px;
   margin-bottom: 15px;
 }
 
 .postmetadata
 {
   padding: 2px;
   font-size: 0.8em;
   border-top: 1px solid #bfbfbf;
 }
.postmetadata a
 {
   color: #4a2c00;
 }

.entrytext .postmetadata
 {
   font-size: 1.1em;
   width: 70%;
   margin: 2em auto3.5em auto;
   border: 1px dotted #999999;
   padding: 5px;
   padding-left: 45px;
   background: #fefefe URL(images/metadata.png) no-repeat   scroll top left;
 }


blockquote
 {
   margin: 1em 1.5em;
   padding: 1em 1.5em;
   border: 1px solid #FADA96;
   background: #FCF1E2 url(images/hr.jpg) no-repeat scroll left top;
 }




 acronym, abbr, span.caps
 {
   cursor: help;
 }

 acronym, abbr
 {
   border-bottom: 1px dashed #999;
 }

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

 .center
 {
   text-align: center;
 }

 a img
 {
   border: none;
 }

.navigation
 {
   display: block;
   margin-top: 10px;
   margin-bottom: 40px;
 }

 .alignleft
 {
   float: left;
   text-align: left;
 /* width: 50%;*/
 }

 .alignright
 {
   float: right;
   text-align: right;
  /* width: 50%;*/
 }
 
/***********
* commenti *
***********/
ol.commentlist
 {
   width: 90%;
   margin: 0 auto;
 }

 ol.commentlist li
 {
   margin-bottom: 1.5em;
   border: 1px solid #e0e0e0;
   padding: 5px;
   background-color: #fefefe;
 }

 ol.commentlist li.alt
 {
   background-color: #f4f4f4;
 }

 ol.commentlist a
 {
color: #bd492a; 
 }

 small.commentmetadata
 {
   font-size: 0.8em;
   margin-bottom: 1em;
   display: block;
 }
 
/**********************/

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/*****************************/
 

/***********
* archivio *
***********/

.pagetitle
 {
   color: #bd492a;
 }
/*****************************/