/*  
Theme Name: Verde
Theme URI: http://www.gaspriz.it/
Description: Tema ispirato alla natura
Version: 1.0
Author: Michele Gaspardo
Author URI: http://www.gaspriz.it/
*/

html {
	height: 100%;
	}


body {
	height: 100%;
	font-size: 12px;
	font-family: Verdana, serif, 'Lucida Grande',  Arial;
	background-color: #ffffff;
	background: url('images/sfondo-body.jpg') repeat top left;
	color: #333;
	margin: 0px 20px 0px 20px;
	text-align: center;
	}

#page {
	background: url('images/sfondo-pagina.jpg') repeat-y top left;
	width: 920px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

/*-------------------------- header --------------------------------------------*/

#header {
	height: 370px; 
	width: 920px;
}

/*------------------------------------------------------------------------------*/

#content {
	background: url('images/sfondo-content.jpg') top left no-repeat;
	font-size: 1em;
	}

.primalettera {
        background: url('images/coccinella.gif') bottom left no-repeat;
        padding-left: 10px;
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:100px;
	font-family: Times, serif, Georgia;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
        font-style: italic;
	line-height: 1.5em;
	}

h1, h2, h3 {

	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.4em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #54533E;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

.entry {
       line-height: 1.5em;
}

.entry p a:visited {
	color: #b85b5a;
	}

a, a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
        background-color: #dfdca9;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, 'Lucida Grande', Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {

	}

.commentlist li .avatar {
	float: left;
	margin: 0px 25px 25px 0px;
	border: 1px dotted #ccc;
	padding: 2px;
}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	text-align: left;
	font: 1.1em 'Courier New', Courier, Fixed;
	background-color: #f8f8f8;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #54533E
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

.testo {
	float: left;
	padding: 100px 20px 20px 40px;
	width: 560px;
}

.somerights {
	border: dashed 1px black;
	text-align: justify;
	margin-top: 10px;
	padding: 5px;
}

.somerights p {
	text-align: center;
}

.post {
	margin: 0px 0px 40px 0px;
	text-align: justify;
	}

.language_item {
        float: left;
        text-align: left;
        font-size: 0.8em;
}

.list_language_item {
        text-align: left;
}

.sottotitolo {
        text-align: right;
        padding-top: 10px;
}

.sottotitolo .autore a, .sottotitolo .autore a:visited {
        text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
        font-style: italic;
	line-height: 1.5em;
}

.sottotitolo .data {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
        font-style: italic;
	line-height: 1.5em;
}

.postmetadata {
	text-align: center;
	clear: left;
	background-color: #dfdca9;
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
}

#footer {
	width: 920px;
	height: 50px;
	background: url('images/sfondo-footer.jpg') no-repeat top left;
	clear: both;
}

#footer p {
        line-height: 2em;
        font-size: 0.8em;
	padding-right: 30px;
	text-align: right;
	color: #000000;
}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

p img {
	padding: 0;
	max-width: 100%;

	}

img.centered {
	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 {
	float: right;
	}

.alignleft {
	float: left
	}

html>body .entry ul {
	margin-left: 0px;

	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 20px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/*--------------------sidebar--------------------*/

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
/*	padding-right: 10px;    */
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar a:hover {
	color: white;
	background-color: #b3b34d;
	text-decoration: none;
}

#sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration: none;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color: #990000;
	font-size: 1.2em;	
	border-bottom: 1px dotted #b3b34d;
}

#sidebar {
        font-size: 0.9em;
	color: #000000;
	float: right;
	font: Serif, Arial, Sans-Serif, Verdana, Tahoma;
	padding: 0px 20px 10px 0px;
	width: 260px;
}

#sidebar form {
	margin: 0;
	}

/*--------------------end sidebar--------------------*/


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin-right: 40px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 10px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
        font-size: 0.9em;
        font-weight: normal;
        font-style: normal;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/*--------------------searchform--------------------*/

div.search #searchform {
	margin: 18px 0px 150px 0px;
}

#searchform br {
	display: none;
}

#searchform input {
	width: 29px;
	height: 25px;
	border: none;
	background: transparent; 
	color: transparent;
	font-size: 0px;
}

#searchform input#s {
	width: 120px;
	height: 26px;
	border: none;
	padding: 22px 10px 10px 40px;
	background: transparent;
	color: black;
	font-size: 12px;
}

#searchform input#searchsubmit {
	width: 55px;
	height: 26px;
}