/* 
	Theme Name: Faceblook
	Theme URL: http://www.x3d.it/
	Description: Three column, Facebook flavored, Twitter friendly Search Engine Optimized, Widget Ready, Adsense  optimized,Adsense Friendly, Supporting tags & Gravatars, Lightweight WordPress v2.7 Compatible Professional Wordpress Theme from <a href="http://www.x3d.it"><strong>Giulio Fior</strong></a>.  Based on Cognoblue, a <a href="http://www.blogsdna.com">blogsdna</a> theme.
	Author: Giulio Fior
	Author URI: http://www.x3d.it 
	Version: 1.0
	The CSS, XHTML and Design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Tags: facebook, twitter, blue, widget ready, fixed width, three columns,  3 colums, widgets, adsense, seo, adsense ready, custom header, gravatar support, sidebar left, sidebar right,  widget sidebar, seo adsense, XHTML, blue theme
*/

/*
colors

dark blue:	#3B5998;
middle blu:	#6D84B4;
light blue:	#8497BF;
			#d8dee9
grey:		#F2F2F2;


per tornare in blu ricaricare i colori qui sopra
dark blue:	98653b;
middle blu:	b49d6d;
light blue:	fee34d;
grey:		F2F2F2;
*/



/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,hr {margin:0;padding:0;}
.low {display:none;}
.clear {clear:both;}

hr {
border:1px solid #333333;
}

/* body
--------------------------------------------------*/
body {
  color:#464646; /*#333;*/
  background: #fff url(images/background.gif) 0 0 repeat-x;
  margin:0;
  padding:0 0;
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size:75%;
  line-height:1.8em;
  text-align:center;
}
 

/* headings
--------------------------------------------------*/

h1 {color:#3B5998;}
h1 a  {color:#3B5998;}
h2 {
   color:#3B5998; 
   font-weight: normal;  
   line-height:1.2em;
   font-size:1.6em;
}
h2 a {color:#3B5998; font-weight: normal ; text-decoration:none !important; border-bottom: #ccc 0px solid !important;}
h2 a:hover { color:#CC0000;  text-decoration:none;}
h4 {
 color: #3B5998;
 font-weight: normal;
 margin: 7px 0 7px 0px;
 font-size:1.5em; 
 line-height:1.5em;
 padding:5px 0;
}
h3 a, h4 a
  {color:#3B5998; font-weight: normal;}
h3 a:hover,h4 a:hover
  {color:#CC0000; text-decoration:none;} 

a {color:#3B5998; text-decoration:none;}
a img {border:0 !important; }
a:hover {color: #F4F5F7; text-decoration:underline;}

/* links
--------------------------------------------------*/
.entry a {text-decoration:underline;}

.entry img a {
border-bottom: 0px dotted #ccc !important;
text-decoration:none;
  }

.entry p {padding: 0 0 15px;}

.entry a:hover {color: #003AAA; text-decoration:underline;}

img a {border-bottom: #ccc 0px solid !important;}

a.commentlink {padding-left:0px;}

.entry .filedunderindex a {
text-decoration:none !important;
border-bottom: #ccc 0px solid !important;
  }
 .entry .filedunderindex a:hover {
text-decoration:underline;
color: #C22463;
}

small {
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	line-height: 1.5em;
        color: #666;
        padding: 5px 0;
	}


small a {
	color: #999;
    text-decoration:underline;
	}

/* topbar
------------------------------------------------*/

#topbar {
		font-size: 11px ;
		font-weight: bold;
		/* background:  url("images/header.png") center bottom no-repeat; */
		margin: 0;
		color: #3B5998;
		height: 35px;
		}
#topbar_dx {
	margin: 0;
	padding: 0;
}
#topbar a,a:hover {
		color: #fff;
		text-decoration:none;      
          }
#topbar a:hover {
		color: #fff;
}
#topbar ul {
			 padding-bottom:3px;
			 padding-top:3px;
			 margin:0 0 0 10px;			 
			   }         
#topbar ul ul{display:inline;}
#topbar ul li {
		list-style-type:none;
		display:inline;
	       }	
#topbar li {	       
             padding-left:0;
     	     padding-right:10px;
	       }

/* dropdown menu 
-------------------------------------------------*/
ul.tabs {
 list-style:none;
 margin: 15px 5px 0 5px;
 padding:0 10px;
 clear:both;
 height: 33px;
}

ul.tabs li {
 float:left;
 margin: 0;
 margin-right:3px;
 margin-top: 4px;
 text-align:center;
 }

ul.tabs li a {
 display:block;
 padding:3px 10px;
 background-color:#d8dfea;
 color:#3B5998;
	font: normal bold 13px "lucida grande",tahoma,verdana,arial,sans-serif;
}
#content ul.tabs li a:hover {
	background: #5C74A3;
	color: #fff;
}
#content ul.tabs li.current_page_item a, #content ul.tabs li.current_page_item a:hover {
 background-color:#fff;
 color:#333;
 border-bottom: 1px solid #fff;
 font-size: 1em;
}

ul#nav{font: 70%/1.5 Verdena,Tahoma,sans-serif}
ul#nav,ul#nav li,ul#nav ul,ul#nav ul li{margin:0;padding:0;list-style-type:none}
ul#nav{height:26px;line-height:25px;margin-left:50px;
    background: #3B5998;color: #fff}
ul#nav a{display:block;padding: 0 15px;text-decoration: none; color:#FFF}
ul#nav li{float: left;position: relative}
ul#nav li li{float: none;line-height: 22px;
    display:block !important;display: inline; /*IE*/}
ul#nav ul{position: absolute;top: 23px;left: -9999px;
    width: 12em;background: #fff;color: #3B5998}
ul#nav ul{padding: 7px 0;border: 1px solid #3B5998}
ul#nav ul,ul#nav li li a{background-color: #FFF;color: #3B5998}
ul#nav li:hover,ul#nav a:hover{background-color: #5C75AA;color: #FFF}
ul#nav li:hover ul,ul#nav li.sfhover ul{left: -1px;z-index: 100}

/*regole per separatore e le icone */

ul#nav li.sep{height: 34px;background: #fff}
ul#nav li.sep span{display: block;height: 1px;overflow: hidden;
    margin: 6px 5px 0;background: #CCC}
ul#nav li li.icon a{padding-left: 24px}
ul#nav li li.settings a{background: url(icon_settings.gif) no-repeat 3px 3px}
ul#nav li li.privacy a{background: url(icon_padlock.gif) no-repeat 3px 3px}

/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}


/* paragraphs, lists, blockquote  etc
--------------------------------------------------*/
pre, code  {
font: 1.1em 'Courier New', Courier, Fixed;
}

kbr {color:#009193;}

p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 10px 0;
}

ul ul {padding:0;}

/*blockquote {
  margin:0;
  border-bottom:1px solid #3B5998;
  border-left:4px solid #3B5998;
  border-right:1px solid #3B5998;
  border-Top:1px solid #3B5998;
  padding-bottom:3px;
  padding-left:4px;
  padding-right:3px;
  padding-top:3px;
  font-style:italic;
  color: #333;
  overflow:hidden;
} */

blockquote {
background:#F4F5F7 url(images/blockquote.gif) no-repeat;
border:1px dashed #CCCCCC;
margin:5px 0pt;
padding:8px 12px 8px 36px;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
  border:1px dashed #CCCCCC;
}

pre, code, kbr {font-family: Courier, Monaco, monospace;}
 
code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
  cursor:help;
}

#top {background:url(images/top.gif) no-repeat;
      padding-left:16px;}

/*#s {background:url(images/search.gif) no-repeat;
    padding-left:18px;}
*/
/* Next post link 
---------------------------------------------------*/
.nextright {
	float: right;
   font-size:0.9em;
	}

.nextleft {
	float: left;
   font-size:0.9em;
	}

/* container
--------------------------------------------------*/
#container {
  padding-top:0;
  width:980px;
  margin: 0px auto;
  padding: 0px;
  text-align:left;
  margin-bottom:25px;
  overflow:hidden;
}

#commentspopup #container {
  width:455px;
  padding:0 15px;
}

/* header
--------------------------------------------------*/
#header {
		 background:url(images/header-bg.gif);
		 color: white;
		 height:120px;
		 padding: 10px 10px 10px 10px;
		 margin-top:10px;
		 margin-left:10px;
		 margin-right:10px;
		 margin-bottom:10px;
		 border:1px solid #DDDDDD;
		 overflow:hidden;
		 text-align:center;
		 }
.singlecol #content a {
					  font-weight: normal;
					  }

#header a,a:hover {text-decoration:none;color:white;}
#header small {color:white;}
#header h1 {color:white; margin:10px; }

/* navigation
--------------------------------------------------*/
#navigation {
		background:#F2F2F2;
		width:958px;
		border:1px solid #DDDDDD;
		height:32px;
		}
#navigation a {
color:#003AAA; 
font-weight: bold;
text-decoration:none;
       }
#navigation .selected,
#navigation a:hover
  {color:#000;}
#navigation li a:hover {
			background:#000000;
			color:white;
                            }

#navigation {
  line-height:2.5em;
  padding: 0 0; 
  margin: 0 auto;
  }

#navigation a {
  padding:0 0px;
  font-size:0.9em;
  text-transform:uppercase;
  }

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  border:1px solid #fff;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 10px;
  font-size:0.9em;
  text-transform:uppercase;
  }


/* Post Title 
--------------------------------------------------*/ 
.post-title {
	display:block;
	font-size:1.3em !important;
	line-height:1.2em;
	margin:5px !important;
}
h2.post-title {
	height: 50px;
	overflow: visible;
}

/* content
--------------------------------------------------*/
#content {
  float:left;
  width:540px;
  margin-top:10px;
  padding-right:10px;
  padding-left:10px;
  margin-bottom:20px;
  font-size:1em;
  display:inline;
  overflow:hidden;
}
#content h1 {
   color:#333333;
   font-weight: normal;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:1.5em;
}
#content a {color:#3B5998; text-decoration:none;}
#content a:hover{color:#6D84B4; text-decoration:none;} 

#content h2 {  
  color:#333333;
  font-weight: normal;  
  line-height:1.4em;
  margin:0 0 8px 0 ;
  font-size:1.5em;
}

#content h1 a,h2 a, h3 a, h4 a {font-weight: normal;}
#content h3 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
} 
#content h4 {
  margin: 10px 0 18px 0;
  font-size:1.1em;
  font-weight:bold;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
} 
#content h5 {
  margin: 10px 0 18px 0;
  font-size:1em;
  font-weight:bold;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
} 
#content h6 {
  margin: 10px 0 18px 0;
  font-size:0.8em;
  font-weight:bold;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
}
#content ol {margin-top:5px;margin-bottom:5px;}

#content.archive h2 {margin:0 0 8px 0;}
#content.archive h3 {
  margin:0 0 10px 0;
  font-size:1.3em;
  font-weight:normal;
}
#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}
#content.archive h5 {
  margin:0;
  font-size:1em;
}
.singlecol #content {
  float:left;
  width:470px;
}

#commentspopup #content {
  float:none;
  padding-top:0;
}
 
/* Post_nav post navigation	on index post
----------------------------------------------------*/
#post_nav  {border-top:1px solid #3B5998;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			font-size:11px;
			font-size-adjust:none;
			font-stretch:normal;
			font-style:normal;
			font-variant:normal;
			font-weight:bold;
			line-height:normal;
			margin:15px 0pt 25px;
			padding:5px 0pt;
			overflow:hidden;
             }
#post_nav .back {
display:block;
float:left;
width:45%;
}

#post_nav .fwrd {
display:block;
float:right;
}

/* single_Post_nav post navigation	on single post
----------------------------------------------------*/
#single_post_nav  {border-top:1px solid #3B5998;
			font-family:Verdana,Arial,Helvetica,sans-serif;
			margin:15px 0pt 25px;
			padding:5px 0pt;
             }
#single_post_nav .back {
display:block;
}

#single_post_nav .fwrd {
display:block;
}


/* Entry
--------------------------------------------------*/
#content li
{margin-bottom: 3px;}

.entry a.more {
  padding-left:12px; 
}
 
.contenttitle {
   color:#C22463; 
   font-weight: normal;
   line-height:1.2em;
   margin:0 0 5px 0;
   font-size:1.9em;
   padding: 5px;
   background: #f9f9f9;
   border-bottom: 2px #f3f3f3 solid;
   border-top: 2px #f3f3f3 solid;
}

.entry {margin:0 0 10px 0; clear: left;}

.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  font-size:0.9em;
}

.entry.single {clear:both;}

.entry.single .info {margin:0 0 22px 0;}

.entry .info a {
  margin: 0 2px;
  padding: 0 2px;
}

.entry .info em {
  padding-right:6px;
  font-style:normal;
}

.entry .author,
.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}

/* POST META
---------------------------------------------------*/
#postmeta{
          text-transform:uppercase;
		  color:#999999;
		  font-family:arial;
		  font-size:0.8em;
		  margin-bottom:5px;
		  overflow:hidden;
		  margin-top:5px;
          }
#postmeta a,a:visited{color:#003366;}
#postmeta a:hover {color:#CC0000;}
.postmetabox {border-bottom:1px solid #DDDDDD; padding:3px;}

/* edit link style code
---------------------------------------------------*/
#elink {color:#cc0000; font-weight: bold;}

/* Comments	Display Style Code
--------------------------------------------------*/
#comments{
		font-family:verdana;
		margin-top:15px;
         }
   /*Readers Comment Title*/
#comments h4 {  font-size:1.4em !important;
				text-transform:none;
				border-bottom:1px solid #DDDDDD; 
				margin:0;
				padding:0;
				font-weight:bold;
             }
.comment {margin:0px;
		  margin-top:8px;
		  margin-bottom:15px;
          padding:0px;
		  width:540px;
		  overflow:hidden;
		  }

#comments .comment .ucomment p {margin:0px !important;
                     padding:0px;}

.ucomment {margin:0px;
		   padding:0px;
		   border-bottom:1px solid #DDDDDD;
          }
#comments .comment .ucomment p {margin:0px !important;
                     padding:0px;}
.mcomment {margin:0px;
		   padding:0px;
		   border-bottom:1px solid #DDDDDD;
		   background:#F4F7FC;
          }
#comments .comment .mcomment p {margin:0px !important;
                     padding:0px;}

.tcomment {margin:0px;
		   padding:0px;
		   /*border-bottom:1px solid #DDDDDD;*/
		   /*background:#F4F7FC;*/
          }
 #comments .comment .tcomment p {margin:0px !important;
                     padding:0px;}

.ucomment_meta {margin:0px;
				padding:0px;
				font-family:arial;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                color:#999999;
				display:inline;
				}
.ucomment_meta_dt {margin:0px;
				padding:0px;
				font-family:arial;
				font-size:0.8em;
				/*border-top:1px solid #DDDDDD;*/
				text-transform:uppercase;
                color:#999999;
				display:inline;				
				width:10px;
                     }
.avatar img {float:left;}

/* AddComment Comment Adding Form Style code
--------------------------------------------------*/
#addcomment { margin-top:15px;
			  border:1px solid #CCCCCC;
			  padding-top:10px;
			  padding-left:10px;
			  padding-right:10px;
			  padding-bottom:0px;
			 /* margin: 10px; Commented for IE fix*/
			  font-size:0.9em;
			  background:#F4F7FC;
			  font-family: Verdana,Arial, Helvetica, Sans-Serif;
			  width:488px;
               }
#addcomment h4 { font-size:1.4em !important;
				text-transform:none;
				margin:0;
				padding:0;
				font-weight:bold;
				}			   
#addcomment p {margin:0px;
            padding:0px;
            padding-bottom:5px;
            padding-top:5px;}

.form-item { width:170px;
             float:left;
             }
#addcomment input {width:150px; margin:0px; padding:4px; height:16px;}

#addcomment textarea {width:470px;
                      font-family:verdana,Arial, Helvetica, Sans-Serif;
					  font-size:14px; 
					  margin-top:5px;
					  margin-bottom:5px;
					  height:190px;
					  padding:5px;}

#addcomment #comment-name {
			   display:block;
			  }

#addcomment .desc {color:#999999;
                   font-size:0.8em; 
				   text-transform:capitalize;
				   font-family: verdana,Arial, Helvetica, Sans-Serif !important;
				   width:180px;
                   }
#addcomment input#submit {  background-color:#4F8ACE;
							border-color:#93BFEE rgb(50, 92, 142) rgb(50, 92, 142) rgb(147, 191, 238);
							border-style:solid;
							border-width:1px;
							color:#FFFFFF;
							font-family:arial,sans-serif;
							font-size:11px;
							font-weight:bold;
							padding:2px;
							width:110px;
							}
li.search {
	float: right;
	margin:0; 
}
div.search input#searchbtn, input#comment-submit, #s {
		background:#f3f3f3;
		border: 1px solid #315091;
		color:#333;
		font:normal normal 12px arial,sans-serif;
		padding:2px;
		margin:0;
							}
button#searchsubmit {
		border: 1px solid #315091;
		margin:0;
		margin-top: 1px;
		padding:0;
		background: #6D84B4 url(images/search_glass.gif) 0 0 no-repeat;
		text-indent: -20000px;
		overflow: hidden;
		width: 22px;
		height: 22px;
		display: inline;
		float: none;
		line-height:100%;
		
		
}
.nocomments {font-weight:bold;
              color:#003366;}

/* content misc
--------------------------------------------------*/
/*#entrynavigation {border-color:#F3F4F4;}

 .editlink {
  position:absolute;
  height:14px;
  width:14px;
  right:2px;
} 

.next a {float:right;}
.previous a {float:left;}*/

html>body .editlink {bottom:6px;}
.entry .info .editlink a,
.minientry .editlink a,
#comments li .editlink a {
  display:block;
  height:14px;
  width:14px;
  margin:0;
  padding:0;
  border:none;
  font-size:1px; /* IEWin */
  line-height:0; /* IEWin */
  text-indent:-9999px;
}
.entry .info .editlink a:hover,
.minientry .editlink a:hover,
#comments li .editlink a:hover
  {background:none;}

.titoloblog a {
	display: block;
	float: left;
	width: 150px;
	height: 22px;
	background: url(images/logo.gif) 0 0 no-repeat;
	text-indent: -200000px;
	overflow: hidden;
	margin: 0 0 0 10px;
	padding: 0;
	
}
.titoloblog span, .esci { font-size: 0.5em}
.esci {
	margin-left: 200px;
}
#twitter-status {
/*	width: 	485px;
	background: url(images/balloon.gif) 0 0 no-repeat;*/
	height: 36px;
	color: #666;
	padding: 0;
	margin: 0;
	font: normal normal 13px "lucida grande",tahoma,verdana,arial,sans-serif;
	}
#twitter-status a {
	font: italic 0.8em;
}
p.profile-icon {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 0;
	height: 50px;
	overflow: hidden;
}
p.profile-icon span {
	display: block;
	position: absolute;
	background: url(images/avatar-post-round.png);
	height: 50px;
	width: 50px;
}
.profile-icon img {
	width: 50px;
}

p.fbconnect_share {
	clear: both;
	border: none;
}
a.fb_share_button {
	border: none;
}	
a.fb_share_button:hover {
	color: #fff;
}	
 
/* footer
--------------------------------------------------*/
#footer {
  color:#666;
  font-weight:normal;
  background: #fff;
  clear:both;
  padding: 20px 10px 5px 10px;
  font-size:0.9em; 
  text-align:center;
  }

#footer a {
color: #0066cc; 
text-decoration:none;
}
#footer strong {font-weight:normal;}
#footer a:hover {
color: #000; 
}

#footer p { 
  padding: 5px 10px 10px 0px;
  text-align: center;
  line-height: 2em; 
}

.alignright {float:right;}

/* Sidebar Properties 
---------------------------------------------------*/
.sidebar {font-size: 1em;
          color:#464646;
		  overflow:auto;}
.sidebar h1 {
   color: #003366;
   font-weight: bold;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:1.5em;
}
.sidebar a,a:hover,a:visited{color:#3B5998; text-decoration:none;}

.sidebar h2 {  
  color:#003366;
  font-weight: bold;  
  line-height:1.4em;
  margin:0 0 8px 0 ;
  font-size:1.5em;
}
.sidebar h3 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#003366;
}
.sidebar h4 {
  margin:2px;
  padding:0px;
  font-size:1.2em;
  font-weight:bold;
  line-height:1.4em;
  color:#003366;
}

#sidebar_l<.sidebar_box h4 a,h1 a,h2 a, h3 a {font-weight:bold;}

.sidebar h5 {
  margin: 10px 0 18px 0;
  font-size:1em;
  font-weight:bold;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#003366;
} 
.sidebar h6 {
  margin: 10px 0 18px 0;
  font-size:0.8em;
  font-weight:bold;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#003366;
}
.sidebar_box{
			background:#fff;
			border:1px solid #d8dfea;
			padding:0px;
			position:relative;
		    overflow:hidden;
			border-width: 1px 1px 0 0;
			}
#sidebar_r .sidebar_box{
			margin:0px;
			background:#fff;
			border:1px solid #E5E5E5;
			border-width: 0 0 0 5px;
			}
.sidebar_box h4 {
	margin: 0;
	padding: 3px 10px;
	background:#F6F6F6 url(images/sidebox.gif) top right no-repeat;
}
#sidebar_r .sidebar_box h4{
	background: none;
	border-bottom: 1px solid #E5E5E5;
	font: normal normal 12px Arial, Helvetica, sans-serif;
			}
.sidebar_box p, .sidebar_box ul {
	margin: 10px;
}
.sidebar_box li {
	margin-left: 20px;
}
.sidebar ul li {
list-style-type:decimal;
}
.sidebar li {
line-height:1.4em;
padding:3px 0pt;
}

/* left sidebar
--------------------------------------------------*/
#sidebar_l {
			/*float:left;*/
			width:200px;
			border:solid 0px;
			margin-left:10px;
			font-size:0.9em;			
			}

/* right sidebar
--------------------------------------------------*/
#sidebar_r {
			float:right;
			width:195px;
			border-left:1px solid #CCCCCC;
			margin-top:105px;
			margin-right:10px;
			font-size:0.9em;
			overflow:auto;
		 	}

/* Wordpress Widget Related CSS Code
--------------------------------------------------*/
#wp-calendar {
	/*border: 1px solid #ddd;*/
	empty-cells: show;
	font-size: 0.9em;
	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;
	font-weight:bold;
}

#wp-calendar a:hover {
/*	background: #e0e6e0; */
background:white;
	color: #333;
}

#wp-calendar caption {
	color: #3B5998;	
	text-align: center;
	font-weight:bold;
	font-size:1.2em;
}

#wp-calendar td {
/*	color: #ccc;*/
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color:#003366;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


#lg_powered {
	display: none;
}
span#cambiaImgProfilo {
	display: none;
	float: left;
	padding: 2px;
	position: absolute;
	top: 0px;
	right: 0px;
	background: #fff url(images/modifica.gif) top right no-repeat;
	padding-right: 22px;
}
#portaFoto {
	margin: 10px 0;
	padding: 0;
	border: none;
	background: none;
	text-align: center;
}
#portaFoto:hover span#cambiaImgProfilo {
	display: block;
}
span#cambiaImgProfilo:hover {
	background: #ECEFF5 url(images/modifica-up.gif) top right no-repeat;
}
span#cambiaImgProfilo:hover a{
	text-decoration: underline;
}
/*------------ bring down ie6 ---------------*/
#ie6Warning {
		background: #e3e3e3;
		border: 1px solid #bbbbbb;
		padding: 10px 10px 1px;
		margin-bottom: 10px;
		}

#ie6Warning h2 {
		background: url(assets/ie6-warning.gif) 0 50% no-repeat;
		padding-left: 40px;
		}
/*------------ google 404 widget ---------------*/

#goog-wm {
  margin: 80px 20px;
  padding: 1em;
  border: 1px solid #ccc;
}


#goog-wm h3.closest-match {
  color: #8f2831;
  border-bottom: 1px dashed #3B5998;
  padding-bottom: 0.5em;;
  font-size: 170%;
  margin: 0;
}

#goog-wm h3.closest-match a { }
   
#goog-wm h3.other-things {
  color: #3B5998;
}
   
#goog-wm ul li { }
   
#goog-wm li.search-goog {

}
/*------------ google 404 widget ---------------*/


/* ------------ commenti fb style ----------------*/
.commentlist {
	padding: 0;
	margin: 0 60px;

}
.comment, .respond {
	background: #ECEFF5;
	margin: 3px;
	width: 360px;
}
.respond {
	margin: 0 60px;
}
.comment-author {
	float: left;
	margin: 5px;
}
.commentmetadata a {
	font: 10px;
	color: #ccc;
}
li p.profile-icon {
	width: 35px;
}
li p.profile-icon span {
	background: url(images/avatar-comment-round.png);
	height: 35px;
	width: 35px;
}
li .profile-icon img {
	width: 35px;
}
.comment-meta {
font: normal normal 9px "lucida grande",tahoma,verdana,arial,sans-serif;
	color: #3B5998;
}
.respond textarea {
	width: 340px;
	margin: 0 10px;
	padding: 0;
	height: 40px;
}
#content .comment-meta a{
	color: #666;
}
.comment-meta cite {
	font-style: normal;
}
.edit-comment a {
	display: block;
	float: right;
	background: url(images/modifica.gif) right top no-repeat;
	width: 24px;
	height: 24px;
	text-indent: -20000px;
	overflow: hidden;	
}
.edit-comment a:hover {
	background: url(images/modifica-up.gif) right top no-repeat;
}

.sharethis {
	float: left;
	border: 1px solid #3B5998;
	padding-left: 2px;
}
#content  .sharethis a:hover {
	color: #fff;
}
.sharethis:hover {
	border: 1px solid #3B5998;
	background: #3B5998;
}




a.button, button {
  display: inline-block;
  float: left;
  margin:0 0.583em 0.667em 0;
  padding:5px 10px 5px 7px;   /* Links */
  border:1px solid #333;
  border-top:1px solid #999;
  border-left:1px solid #999;
  background-color:#6D84B4;
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  color:#F2F2F2;
  cursor:pointer;
}
button {
  width:auto;
  overflow:visible;
  padding:4px 10px 3px 7px;   /* IE6 */
}
button[type] {
  padding:4px 10px 4px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}

*:first-child+html button[type] {
  padding:4px 10px 3px 7px;   /* IE7 */
}

button img, a.button img{
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
  float:none;
}

/* Standard Buttons */
button:hover, a.button:hover{
  background-color:#3B5998;
  border:1px solid #333;
  color:#F2F2F2;
}
a.button:active, button:active{
  background-color:#6299c5;
  border:1px solid #6299c5;
  color:#fff;
}

/* Positive */
body .positive {
  color:#529214;
}
a.positive:hover, button.positive:hover {
  background-color:#E6EFC2;
  border:1px solid #C6D880;
  color:#529214;
}
a.positive:active, button.positive:active {
  background-color:#529214;
  border:1px solid #529214;
  color:#fff;
}

/* Negative */
body .negative {
  color:#d12f19;
}
a.negative:hover, button.negative:hover {
  background:#fbe3e4;
  border:1px solid #fbc2c4;
  color:#d12f19;
}
a.negative:active, button.negative:active {
  background-color:#d12f19;
  border:1px solid #d12f19;
  color:#fff;
}
