/*
Theme Name: Giovy's
Theme URI: http://www.giovy.it/
Description: widget ready clean theme by <a href="http://www.diplod.it/">diploD</a>.
Version: 1.0.1
Author: Davide Del Monte - diploD
Author URI: http://www.diplod.it/
*/


/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}
	
body {
	background:#fff url('img/body_bg.jpg') repeat-x top;
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",Verdana,sans-serif;
}

p, code, ul {
	padding-bottom: 1.2em;
}

img {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}

ul li {
	list-style: none;
}

code {
	background: url(img/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F0F0F0;	
	color: #444;
	display: block;
	font: normal 1.1em "Courier New", serif;
	margin: 10px 0;
	padding: 8px 1%;
	white-space: pre;
	clear: both;
	overflow: auto;
	width: 90%;
}
blockquote {
	/*background: #F5FDC7 url(img/quote.gif) no-repeat top right;*/
	background: url(img/bgquote.gif);
	border: 1px solid #c9ee4a;
	border-left: 6px solid #c9ee4a;
	color: #444;
	display: block;
	font: normal 1em Verdana, sans-serif;
	margin: 10px 0;
	padding: 8px 1%;
	clear: both;
	overflow: auto;
	width: 90%;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #333;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

/* misc */
.clearer {
	clear: both;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* header */
#header { 
	background: url(img/header_bg.jpg); 
	height: 320px; 
	width: 740px;
	margin: 0 0 0 20px; 
	position: relative; 
	}
	
#header:after { 
	clear: both; 
	content:'.'; 
	display: block; 
	height: 0; 
	visibility: hidden;
	} 
#header h1 { 
	color: #666; 
	font-size: 40px; 
	font-weight: normal; 
	left: 0px; 
	letter-spacing: -2px; 
	position: absolute; 
	top: 10px; 
	cursor: pointer;
}

#header ul { 
	list-style: none; 
	position: absolute; 
	top: 70px; 
}

#header ul li { 
	list-style: none; 
}

#header ul li a { 
	color: #fff; 
	display: block; 
	font-size: 1.2em; 
	font-weight: bold; 
	height: 20px; 
	padding: 10px; 
	width: 190px; 
}

#header ul li a:hover { 
	background: #F5FDC7 url(img/a_bg.png) repeat-x bottom; 
	color: #666; 
	text-decoration: none;
	border: 1px solid #999;
	padding: 9px;
	}
	
#header p { 
	bottom: 105px; 
	color: #fff; 
	font-size: 1.2em; 
	position: absolute; 
	left: 250px; 
}

#head { 
	bottom:70px; 
	color:#fff; 
	font-size: 1.2em; 
	position: absolute; 
	left: 250px;
}

img#headfeed { 
	border: none; 
	margin: 0;
	padding: 0;
	background: transparent; 
}

/* left side (main content) */
.left {
	margin: 0px 400px 20px 20px;
}
.content {
	margin: 0;
	padding: 0;
	width: 95%;
	overflow: hidden;
	position: relative;
	max-width: 900px;
}
.content .descr, .content .descr-bottom {
	color: #666; /*aed92b 9a0a25 verde:aed92b rosso:e60f2e*/
	font-size: 1.3em;
	margin-bottom: 6px;
}
.content .descr-bottom {
	border-bottom: 1px solid #aed92b;
	border-top: 1px solid #aed92b;
	margin: 5px 0 20px 0;
	padding: 5px;
	background: url(img/bgquote.gif);
}
.content ul li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	font-size: 1.3em;
}

.content ol li { 
	margin-left:18px;
	font-size: 1.3em;
}

.content h1 {
	font-size: 2.4em;
	margin-bottom: 4px;
}

.content h2 {
	font-size: 1.8em;
	margin-bottom: 4px;
}

.content h3 {
	font-size: 1.6em;
	margin-bottom: 4px;
}

.content p {
	font-size: 1.3em;
	line-height: 1.3em;
}
.content p img {
	padding: 0;
	margin: 2px 3px 2px 3px;
}
.header a, .content a, .footer a {
	color: #0a0a9a;
	text-decoration: none;
}
.content p a:visited {
	color: #77727b;
	padding-right: 12px;
    background: url(img/visited.gif) no-repeat center right;
	}
.content p a img:visited {
    background: none !important;
    padding-right: 0px !important;
}
.header a:hover, .content a:hover, .footer a:hover {
	color: #6badde;
	text-decoration: none;
}
.content p a:hover {
	background:#F5FDC7 url(img/a_bg.png) repeat-x bottom;
	color: #666;
}
	
.navpost {
	background: transparent;
	margin: 5px 0 0 0;
	padding-bottom: 30px;
	display: block;
	font-size: 1.2em;
	}

/* nav */
.nav, .right {
	position: absolute;
	top: 310px;
	background: #fff;
	padding: 0;
	margin: 0 0 20px 0;
	overflow: hidden;
}	

/* navigation */
.nav {
	right: 200px;
	text-align: left;
	width: 180px;
	color: #333;
	background: #ecf4ff;
	padding: 0;
	margin: 0;
}
/*.nav .pic {
	background: url(img/sample.gif) no-repeat center;
	border-bottom: 1px dotted #41272a;
	height: 140px;
}*/
/*questo box serve per gli annunci Google*/
.nav .ads {
	background: #fff;
	border: 1px solid #ccc;
	height: 620px;
	margin: 10px 1%;
}

.nav p, .subnav p {
	color: #333; 
	margin: 5px 2px;
	font: normal 1.0em sans-serif;
}
.nav h1, .subnav h1 {
	color: #666; 
	margin: 20px 0 10px 0;
	border-bottom: 1px dotted #41272a;
	font: bold 1.6em sans-serif;
}
.nav h2, .subnav h2 {
	color: #666; 
	margin: 20px 0 10px 0;
	border-bottom: 1px dotted #41272a;
	font: bold 1.4em sans-serif;
}
.nav h3, .subnav h3 {
	color: #666; 
	margin: 10px 0;
	border-bottom: 1px dotted #41272a;
	font: bold 1.3em sans-serif;
}

.nav ul, .subnav ul {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 1.2em;
}
.subnav ul.children {
	font-size: 1em;
}
.nav li, .subnav li { 
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ecf4ff;
}
.nav li a, .subnav li a {	
	color: #666;
	font: normal 0.9em sans-serif;
	padding: 2px 0;
	margin: 0;	
	text-decoration: none;
}
.nav li a:hover, .subnav li a:hover {
	background: #F5FDC7 url(img/a_bg.png) repeat-x bottom left;
	color: #333;
}

/* subnav */
.right {
	background: #ecf4ff;
	right: 10px;
	width: 180px;
	color: #333;
}
.subnav {
	padding: 0px 12px 0;
	color: #333;
	text-align: left;
	overflow: hidden;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url(img/round.gif);
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}

/* footer */
.footer {
	clear: both;
	display: block;
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	margin: 60px 3% 0 3%;
	padding: 8px 6px;
}

/*Pagina Links*/
.blogroll {
	margin: 0 0 0 30px;
	padding: 0;
}

.blogroll ul li.linkcat {
	padding: 10px 0 5px 0;
	list-style: url(img/ico/osservo_estero.gif);
	font-size: 1.0em;
	border-bottom: 1px solid #c9ee4a;
}

#linkcat-30 {
	list-style: url(img/ico/leggo_ita.gif);
}

#linkcat-32 {
	list-style: url(img/ico/leggo_estero.gif);
}

#linkcat-33 {
	list-style: url(img/ico/osservo_estero.gif);
}

#linkcat-31 {
	list-style: url(img/ico/osservo_ita.gif);
	border-bottom: none;
}

/* form */
#searchform {
	margin: 2px;
	padding: 5px 3px; 
	text-align: center;
	}

#searchform #s {
	width: 80%;
	margin: 3px 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

#commentform { /*prima era solo form*/
margin: 20px 0;
padding: 5px 0.5%;
border: 1px solid #ccc;
background-color: #F8F8F8;
display: block;
width: 98%;
position: relative;
}

label {
display: block;
font-weight: bold;
color: #6BADDE;
margin: 5px 0;
}

input {
/*width:300px;*/
background-color: #e7f1f9; /* azzurrino:d4e6f4 */
padding: 2px;
border: 1px solid #6badde;
font-family: verdana, arial, sans-serif;
color: #333;
}

input:focus, input:active {
border: 1px solid #1980ff;
}

input#submit, input#searchsubmit { 
	margin: 0; 
	font: bolder 12px Arial, Sans-serif; 
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background: #FFF;
	color: #6badde;
}

#head form {
	display: inline;
	margin: 0;
	padding: 0;
}

#head input {
	background: #F5FDC7 url(img/a_bg.png) repeat-x bottom;
	padding: 2px;
	margin: 0;
	border: 1px solid #ccc;
	font-family: verdana, arial, sans-serif;
	color: #333;
}
#head input#stringa {
	margin-right: 0;
}
#head #searchhead {
	margin-right: 10px;
}
#head input#mail {
	margin-right: 0;
}
#head input#bottone {
	background: transparent url(img/cerca.gif) no-repeat left;
	padding: 0 0 0 16px;
	margin: 0;
	border: none;
}
#head input#feedbutton {
	background: transparent url(img/feed.gif) no-repeat left;
	padding: 0 0 0 16px;
	margin: 0 15px 0 0;
	border: none;
}

textarea {
width: 80%;
display: block;
padding: 4px;
margin: 0;
font-family: verdana, arial, sans-serif;
font-size: 12px;
border:1px solid #6badde;
background-color: #fff;
color: #333;
}

/* comments */
.comment {
	border-bottom:1px solid #06f; 
	font-weight: bold; 
	padding-bottom: 2px;
	width: 99%;
}

.comment-date {
	float: right;
	margin: 0;
	padding: 0;
}

.comment-text-head {
	height: 60px;
	width: 99%;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(img/comment-head_bg.png) no-repeat bottom left #fff;
	border: 0px;
}

.alt-comment-text-head {
	height: 60px;
	width: 99%;
	margin: 10px 0 0 0;
	padding: 0;
	background: url(img/altcomment-head_bg.png) no-repeat bottom left #fff;
	border: 0px;
}

.comment-text {
	padding: 5px 0.5%;
	margin: 0 0 20px 0;
	background: #ecf4ff;
	border: 1px solid #6badde;
	overflow: auto;
	width: 98%;
}

.alt-comment-text {
	padding: 5px 0.5%;
	margin: 0 0 20px 0;
	background: #F5FDC7;
	border: 1px solid #c9ee4a;
	overflow: auto;
	width: 98%;
}

/*Plugins */
img.MyAvatars /*MyAvatar Plugin */
{
	float: right;
	width: 48px;
	height: 48px;
}
#commentform img { /*smile icons*/
	background: transparent;
	border: none;
}
.content .ttag { /*Technorati tag plugin*/
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top: 10px;
}
