/*  
Theme Name: Claudiobiagi_wp
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free CSS Templates
Author URI: http://www.freecsstemplates.net/
Basato su Contemplate, modificato per WordPress da Marco Rossi
*/



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #232903 url(images/img02.gif) repeat-y center top;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #8B985F;
}

h1, h2, h3 {
	margin-bottom: 5px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #CEEA70;
}

h1 {
	letter-spacing: -1px;
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
}

h3 {
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding: 0 3em;
	background: url(images/img05.gif) no-repeat 1em 0;
	font-style: italic;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	text-decoration: none;
	color: #CEEA70;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF
	}

a:visited {
	color: #8B985F;
}

hr {
	display: none;
}

#wrapper {
	width: 760px;
	margin: -17px auto;
	padding: 0;
	background: url(images/img03.jpg) repeat-y left top;
}

#wrapper-top {
	padding-top: 0px;
	background: url(images/img02.jpg) no-repeat left top;
}

#wrapper-btm {
	background: url(images/img04.jpg) no-repeat left bottom;
	padding-bottom: 0px;
}

/* Header */


#header {
	width: 710px;
	height: 305px;
	margin: 0 auto;
	padding: 0 25px 10px 25px;
	background: #34160C url(images/img01.jpg) no-repeat center top;
}

#header h1 a {
	float: left;
	padding: 210px 0 0 40px;
	font-size: 36px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
	color: #FFFFFF;
}

#header p {
	
	padding: 255px 0 0 40px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, "Arial", Times, serif;
	text-transform: lowercase;
	color: #CEEA70;
}

#header a {
	text-decoration: none;
	
}

/* Page */

#page {
	width: 710px;
	margin: -17px auto;
	padding: 0 0;
	background: url(images/img02.gif) repeat-y center top;
}

/* Content */

#content {
	float: left;
	width: 460px;
	padding: 5px 0 0 5px;
	background: url(images/img03.gif) no-repeat;
}

.post {
	width: 420px;
	padding: 0 0 150px 20px;
}

.post h1, .post h2, .post h3 {
}

.post a {
text-decoration: none;
	color: #CEEA70;
}

.title {
	padding: 0 0 10px 0;
	background: url(images/img08.gif) repeat-x left bottom;
}


.pagetitle {
	}


.byline {
	margin: -25px 20px 0 0px;
	color: #B29269;
}

.meta {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: -15px 0 20px 20px;
		
}

.meta .more {
}

.meta .comments {
}

.meta a {
	color: #B29269;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
	padding-right: 20px;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
text-decoration: none;
	color: #CEEA70;
}

.entry {
	margin: 0;
	padding: 17px 20px 5px 0px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	// height: 200px;
	padding: 5px 5px 0 0;
	background: url(images/img04.gif) no-repeat;
}


#sidebar ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 0px 0;
	background: url(images/img10.gif) repeat-x;
}

#sidebar li ul {
	margin: 0 0 20px 30px;
	padding: 0;
}


#sidebar li li {   /* determina lo stile dei links del menu */
	margin:  0 0 0 -10px;
	background: url(images/img10.gif) repeat-x left bottom;
	line-height: 35px;
	// border-bottom: 1px #CFBAA1 solid;
}



#sidebar h2 {
	height: 33px;
	margin: 0 auto;
	padding: 10px 0 0 20px;
	background: url(images/img09.gif) repeat-x;
	font-size: 18px;
}

#sidebar a {
	text-decoration: none;
	color: #CEEA70;
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat 0 5px;
}

#sidebar a:hover {
	text-decoration: none;
	color: #FFFFFF
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;

}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 710px;
	height: 45px;
	// float: bottom;
	margin: 0 auto;
	padding: 0 25px 25px 25px;
	background: #34160C url(images/img12.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 14px 20px;
	line-height: normal;
	font-size: 77%;
	color: #565736;
}

#footer a {
	color: #565736;
}

#footer a:hover {
	text-decoration: underline;
}
img { border: none; }

img.left {
	float: left;
	margin: 3px 20px 30px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 10px 30px;
}

