/*
Theme Name: Guadagnamo
Theme URI: http://www.guadagnamo.net/
Description: Guadagnamo Theme
Version: 1.0
Author: 
Author URI: http://www.guadagnamo.net/

	Guadagnamo
	 http://www.guadagnamo.net/

	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; border: 0 }

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	text-align: center;
	margin: 0px 0;
	background-color: #999;
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
}

/* links */
a, a:visited {	
	color: #3D6B8D;
	background: inherit;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #7C7E7E;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 160%;	
	font-weight: bold;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #3d6b8d;
}
h3 {
	font-size: 130%;	
}

h1, h2, h3 {
	padding: 10px;		
	margin: 5px 0 0 0;
}
p {
	padding: 5px 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
     
}

/* images */
img {
	background: transparent;
	padding: 5px;
}
img.float-right {
	float: right;
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
	float: left;
  	margin: 5px 10px 10px 0px;
}
img.no-border {
	border: none;
}
img.no-format {
	border: none;
	padding: 0; margin: 0;
	background: transparent;
}
code {
  	
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote {
	margin: 10px;
 	padding: 5px 0 5px 20px;  
	background: #fff url(images/border-grey.gif) top repeat-x; 
	border: 5px solid #c3c3c3;
	border-top: none; 
	font: 1.1em/1.3em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #5A93C9;
}

/* form elements */
form, .contactform, form {
	
	
	background-color: #FFFFFF; 	
}
label, .contactform label {
	display:inline;
	font-weight:bold;
	margin: 0px 0 6px 0;
}
input, #sidebar input, .contactform input {
	padding:3px;
	border:1px solid #D5D5D5;
	font: normal 1em Verdana, sans-serif;
	color:#B0B0B0;
}
input {
	margin: 2px 0;
	width:110px;
}
textarea, .contactform textarea {
	width: 320px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #D5D5D5;
	height:100px;
	display:block;
	color:#777;
}
#commentform input:focus, #commentform input:active, #commentform textarea:focus, #commentform textarea:active, .contactform input:focus, .contactform textarea:focus {
	border: 1px solid #ccc;
	background: #d2d2d2;
	color: #000;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(images/stripes.gif) repeat-x 0 0;
	border: none;
}

/* search form */
#searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
	width: 190px;	
}
#searchform p { margin: 0; padding: 0; }
#searchform input.textbox { 
	width: 120px;
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
}
#searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
	color: #fff;
}

/*nav search*/
.nav-search {
	background-color: transparent;
	border: none;
	margin: 0; padding: 0;	
	display: inline;
	float: right;
}
.nav-search input {
	padding: 1em 0;
	width: 160px;
	background: transparent url(images/nav-search.gif) no-repeat right bottom;
	border: none;
	font: bold 1em Verdana, sans-serif;
	color: #363636;
	text-transform: uppercase;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 920px;
	background: #CCC url(images/content.gif) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
	position: absolute;
	width: 920px;
	height: 20px;
	background: #CCC url(images/top-bg.gif) repeat-y center top;	
	top: 0; left: 0;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 890px;
	padding: 0 0 10px 0;
	background: #fff;
	border-top: 5px solid #FFF;
	margin-left: 15px;
	display: inline;
}
#header {
	width: 920px;
	position: relative;
	height: 40px;
	background: transparent;
	padding: 0;
	color: #FFF;	
}
#header #logo {
	position: absolute;
	width: 790px;
	text-align: center;
	font: normal 60px/75px impact, "Arial Black", sans-serif;
	letter-spacing: -1px; 
	color: #FFF;
	background: transparent;
	padding: 0 10px;
	margin: 0;
	top: 70px; left: 0px;
}
#header #logo a {
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
#header #slogan {
	position: absolute;
	width: 810px;
	text-align: center;
	font: normal 20px impact, "Arial Black", sans-serif;
	letter-spacing: 0px;
	color: #666;	 
	margin: 0; padding: 0;
	top: 190px; left: 0px;
}

/* header links */
#header #header-links {
	position: absolute;
	top: 12px; right: 20px;	
	color: #838181;
	font-size: 10px;
}
#header #header-links a {	
	color: #333;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #333;
        text-decoration: underline;		
}
#header #header-links a.contact {
	padding-left: 14px;
	background: url(images/contact.png) no-repeat left;
}

/* header-photo */
#header-photo {
	clear: both;
	height: 175px;
	width: 890px;
	margin: 0 auto;
	background: #FFF url(images/header-photo4.jpg) no-repeat center center;
}

/*header feed icon*/
#feed-icon {
	position: absolute;
	top: 105px; right: 70px;
	height: 88px;
	width: 88px;
	margin: 0; padding: 0;
	background: transparent;
}

/*badge*/
#badge {
	position: absolute;
	top: 50px; right: 180px;
	height: 105px;
	width: 105px;
	margin: 0; padding: 0;
	background: transparent;
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;	
	margin: 2px 0;
}
#nav ul {
	float: left;
	list-style: none;
	background: #fff url(images/navbg.png);
        background-repeat: no-repeat;	
	width: 890px;		
	text-transform: uppercase;
	margin: 0 0 0 15px;
	padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-bottom: none;
	color: #333;
	text-transform: capitalize;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 2.6em;
	
}
#nav ul li a:hover, 
#nav ul li a:active {
	text-decoration: underline;
	color: #333;
}
#nav ul li#current a {	
	background: url(images/nav-current.gif) no-repeat center top;	
}

/* Main Column */
#main {
	float: left;
	width: 500px;
	padding: 0; margin: 10px 0 0 10px;
	display: inline;
	overflow: hidden;
}
#main h2.title-post {
	margin-top: 10px;
	font: bold 1.8em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #3D6B8D; 
	padding: 0 0 5px 5px;
	
        text-transform: none;
	border-bottom: 1px solid #fff;
}
#main h2.title-post a {
	background: transparent;
	text-decoration: none;
}
#main ul li {
	list-style-image: none;
}
#main a.external {
	padding-right: 14px;
	background: transparent url(images/ext-link.png) no-repeat bottom right;
}

.post-footer {
	background: #f2f2f2;
	padding: 5px; 
	margin: 20px 10px 40px 10px;	
	font-size: 95%;	
	color: #333;
	border: 1px solid #ccc;
}
.post-footer .date{
	margin: 0 10px 0 5px;
	padding-left: 16px;
	background: url(images/time.png) no-repeat left bottom;
}
.post-footer span.comments {
	margin: 0 10px 0 5px;	
	padding-left: 16px;
	background: url(images/comments.png) no-repeat left bottom;
}
.post-footer span.category {
	margin: 0 10px 0 5px;	
	padding-left: 16px;
	background: url(images/category.png) no-repeat left bottom;
}
.post-footer span.author {
	margin: 0 10px 0 5px;	
	padding-left: 16px;
	background: url(images/author.png) no-repeat left bottom;
}
.post-footer a.readmore {
	margin: 0 10px 0 5px;
	padding-left: 16px;
	background: url(images/read-more.png) no-repeat left bottom;
}
.post-footer span.comments a, .post-footer span.category a, .post-footer span.author a {
	background: none;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 340px;
	padding: 10px 10px 10px 10px; margin: 10px 0 0 0;
	background: url(images/sidebar-bg.gif) no-repeat top;
	overflow: hidden;
}	
#sidebar h1, #sidebar h2 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: normal 14px 'Trebuchet MS', Tahoma, Sans-serif;
	color: #3D6B8D; 
	
	text-transform: none;
}
#sidebar ul {
	text-align: left;
	margin: 7px 4px 8px 0; padding: 0;
	text-decoration: none;		
	
}
#sidebar li {
	list-style: none;
}
#sidebar ul ul.sidemenu li, #sidebar .widget ul li {
	list-style: none;
	
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
}
#sidebar ul ul ul {
	text-align: left;
	margin: 0 0 0 6px; padding: 0 0 0 2px;
	text-decoration: none;		
	background: transparent;
	border-left: 1px dotted #ccc;
}
#sidebar ul ul ul li {
	list-style: none;
	background: none !important;
	padding: 4px 0 4px 0;
	margin: 0;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar ul li a:hover {	
	color: #3D6B8D;	
}
#sidebar li#categories h2, #sidebar h2.categories {
	padding-left: 16px;
	background: transparent url(images/sb-category.png) no-repeat left;
}
#sidebar li.linkcat h2, #sidebar h2.blogroll {
	padding-left: 16px;
	background: transparent url(images/sb-blogroll.png) no-repeat left;
}
#sidebar li#archives h2, #sidebar h2.archives {
	padding-left: 16px;
	background: transparent url(images/sb-archive.png) no-repeat left;
}
#sidebar li#recent-comments h2, #sidebar h2.recent-comments {
	padding-left: 16px;
	background: transparent url(images/sb-comments.png) no-repeat left;
}
#sidebar li#tag_cloud h2 {
	padding-left: 16px;
	background: transparent url(images/sb-category.png) no-repeat left;
}

#sidebar-left {
	float: left;
	width: 48%;
	overflow: hidden;
}
#sidebar-right {
	float: right;
	width: 48%;
	overflow: hidden;
}

/* footer */
#footer-wrap {
	clear: both;
	width: 920px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	background: url(images/footer-bg.gif) no-repeat center bottom;
}
#footer-wrap a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #666666;
        text-decoration: underline;	
}
#footer-wrap p {
	padding:10px 0;
}
#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0 50px;	
	width: 820px;	
	min-height: 100px; /*serve per gli effetti mootools in FF*/
	text-align: center;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0 0 0; 
	padding: 0;	
	
}
#footer-columns li {
	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 3px 0 3px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 260px;
}
#footer-columns .col3-center { 
	margin: 0 15px; 
}
#footer-columns img { 
	border: none;
	padding: 0; margin: 0;
}

/* bottom */
#footer-bottom {
	clear: both;
	color: #333333;	
	margin: 0 auto;
	width: 820px;
	padding: 10px 0;
	text-align: center;
}
#footer-bottom a.link-home {
	padding-left: 14px;
	background: url(images/home.png) no-repeat left bottom;
}
#footer-bottom a.link-feed {
	padding-left: 14px;
	background: url(images/feed-small.gif) no-repeat left bottom;
}

/*comments*/
ol.commentlist {
	list-style: none;
}
ol.commentlist li {
	background: #f2f2f2 url(images/border-grey-vertical.gif) repeat-y left top;
	padding: 0 10px;
	overflow: auto;
	width: 400px;
	list-style: none;
}
ol.commentlist li.alt {
	background: #fff url(images/border-grey-vertical.gif) repeat-y left top;
	padding: 0 10px;
	overflow: auto;
	width: 400px;
	list-style: none;
}
p.commentmetadata {
	
	padding: 3px 0;
}
p.commentmetadata a {
	background: none;
}
h2.title-comments {
	padding-left: 23px;
	background: #fff url(images/title-comments.png) no-repeat left;
}
h2.title-comments a, p.p-comments a {
	background: transparent;
	text-decoration: none;
}
p.p-comments {
	
	padding-top:5px;
	margin-top: 0;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.nav-geek-pages {
	display: block;
	margin: 5px 0 40px 0;
	text-align: center;
}
.geek-download {
	padding-left: 35px;
	margin-left: 15px;
	background: url(images/geek-download.gif) no-repeat center left;
	line-height: 30px;
}

/*date*/
div.data {
	float: left;
	width: 93px;
	text-align: center;
	color: #3D6B8D;
	padding-bottom: 0px;
	background: #fff url(images/date.gif) no-repeat bottom left;
	
	height: 78px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
    }

div.data span.d {
	display: block;
	font-size: 150%;
    font-weight: bold;
    color: #3D6B8D;
    padding-top: 18px;
    
    }

div.data span.m {
	font-weight: bold;
	font-size: 100%;
	}
	
/*effects*/
a.piu  {
	float:right;
	margin: 0 30px 0 0;
	padding: 2px 2px 2px 15px;
	
	
	border-top: none;
}
a#chattoggle {
	background: #fff;
}
#side-wrap {
	clear: both;
}
.scroller-links {
	float: right;
	text-align: right;
	color: #ccc;
}
.scroll-prec, .scroll-prec:hover, .scroll-prec:visited  {
	padding-left: 14px;
	background: #3D6B8D url(images/scroll-prec.png) no-repeat left bottom;
}
.scroll-succ, .scroll-succ:hover, .scroll-succ:visited {
	padding-left: 14px;
	background: #3D6B8D url(images/scroll-succ.png) no-repeat left bottom;
}
.scroll-footer, .scroll-footer:hover, .scroll-footer:visited {
	padding-left: 14px;
	background: #3D6B8D url(images/scroll-footer.png) no-repeat left bottom;
}
.scroll-header, .scroll-header:hover, .scroll-header:visited {
	padding-left: 14px;
	background: #3D6B8D url(images/scroll-header.png) no-repeat left bottom;
}
.scroll-topalt, .scroll-topalt:hover, .scroll-topalt:visited {
	float: right;
	padding-left: 14px;
	background: #fff url(images/scroll-header.png) no-repeat left bottom;
}
.scroll-top, .scroll-top:hover, .scroll-top:visited {
	float: right;
	padding-left: 14px;
	background: #f2f2f2 url(images/scroll-header-alt.png) no-repeat left bottom;
}

.related_post {
	width:500px;
	height:auto;
	float:left;
	padding-left:3px;
	padding-top:15px;
	/*font-size:11px;*/
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	line-height:17px;
}
.related_post p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;

}
.related_post a, .post_entry a:visited {
	color:#4B6400;
	text-decoration:none;
	font-weight:bold;
}
.related_post a:hover {
	color:#87BE46;
	text-decoration:underline;
	font-weight:bold;
}
.post_bottom {
	width:500px;
	height:auto;
	padding-top:2px;
	padding-bottom:2px;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ededed;
	border-bottom-color: #ededed;
	margin-top:3px;
}
.related_post ul {
	width:450px;
	/*height:100px;
	float:left;*/
	font-size:11px;
	color:#333333;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
        list-style-image: none;
}
.related_post ol {
	width:450px;
	/*height:auto;
	float:left;*/
	list-style-type: decimal;	
	font-size:11px;
	color:#333333;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}		
.related_post li {
	width:500px;
	/*height:auto;
	float:left;*/
	font-size:11px;
	color:#333333;
        list-style-image: none;
	list-style: none;
	vertical-align: top;	
	/*margin:0px;
	padding:0px;*/
	
}
.related_post blockquote {
	width:505px;
	float:left;
	padding:10px;
	background:#f5f6f8;
	border: 1px solid #e4e9ec;
	margin:5px;
}
.related_post blockquote p {
	width:100%;
	float:left;
	text-align:justify;
	line-height:15px;
	color:#516971;
	font-size:11px;
}
.img_related_post{
	padding:5px;
	margin:5px;
	background:#ffffff;
	border: 1px solid #e4e9ec;
        float:left;
}

.text_related_post {
text-align:left;
height:130px;

}


