/*

Theme Name: theme2
Theme URI: http://wordpress.org/
Description: Theme2. 3 Columns. Widget. Adsense. 
Version: 1.0
Author: Me
Author URI: http://www.casettedelborgo.it/
*/



body {
	margin:0;
	background:#e2dac4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#695e4f;
	}
a:hover {
	color:#000;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #e2dac4;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:900px;
	margin:0 auto;
	background:#fff;
	}

/* Titolo del Blog url(images/star.gif)52px 40px no-repeat */

.blogname {
	font-size:32px;
	font-weight:bold;
	color:#fff;
	background:#78551f;
	height:35px;
	padding:30px 0 0 80px;
	}

/* Menu */

.menu {
	height:25px;
	text-align:right;
	background:#78551f;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	display:inline;
	}
.menu a {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:25px;
	border-left:1px dotted #fff;
	padding:0 14px 0 14px;
	}

/* Header */

.head {
	height:100px;
	background:url(images/head.jpg);
	border-top:3px solid #4b361f;
	border-bottom:3px solid #4b361f;
	}

/* Description */

.description {
	height:95px;
	border-bottom:2px solid #e2dac4;
	background:#fff url(images/logo.gif) 12px 12px no-repeat;
	color:#484d5a;
	padding:20px 0 0 125px;
	line-height:18px;
	}
.descriptionleft {
	float:left;
	width:375px;
	}
.descriptionright {
	float:left;
	width:375px;
	padding:0 10px 0 15px;
	}
.description h2 {
	font-size:18px;
	margin:0;
	line-height:normal;
	}

/* Content */

.content {
	float:left;
	width:441px;
	background:#fff url(images/center.gif) top repeat-x;
	padding:0 0 0 30px;
	min-height:225px;
	overflow:hidden;
	}
h1.title {
	color:#3b2d1e;
	font-size:28px;
	font-weight:normal;
	margin:20px 0 0 0;
	}
h1.title a {
	text-decoration:none;
	color:#3b2d1e;
	}
h1.title a:hover {
	text-decoration:underline;
	}
.postinfo {
	color:#484d5a;
	}
.postinfo a {
	color:#484d5a;
	text-decoration:none;
	}
.postinfo a:hover {
	text-decoration:underline;
	}
.post {
	text-align:justify;
	margin:0 10px;
	border-bottom:1px solid #000;
	}
.commentslink {
	text-align:right;
	font-weight:bold;
	padding:5px 5px 0 0;
	}
.commentslink a {
	color:#000;
	text-decoration:none;
	background:url(images/comments.gif) left no-repeat;
	padding-left:25px;
	}
.pages {
	float:left;
	padding-left:10px;
	}
.pages a {
	background:none;
	padding:0;
	color:#695e4f;
	text-decoration:underline;
	}
p.notfound {
	margin:10px 0 180px 0;
	}

/* Skyscraper */

.skyscraper {
	width:178px;
	float:left;
	background:#fff url(images/center.gif) top repeat-x;
	min-height:225px;
	text-align:center;
	padding-top:14px;
	}

/* Sidebar */

.sidebar {
	float:left;
	width:200px;
	padding:0 51px 0 0;
	background:#fff url(images/center.gif) top repeat-x;
	font-weight:bold;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-size:12px;
	margin:14px 0 0 0;
	text-transform:uppercase;
	background:url(images/li.gif) left no-repeat;
	padding:1px 0 1px 21px;
	}
.sidebar li ul, .sidebar div {
	padding:0 0 0 21px;
	margin:14px 0 0 0;
	line-height:24px;
	}
.sidebar li ul ul {
	margin:0;
	padding-left:10px;
	}
.sidebar a {
	color:#3b2d1e;
	text-decoration:none;
	}
.sidebar a:hover {
	text-decoration:underline;
	}

/* Search Form */

#searchform {
	margin:14px 0 0 21px;
	padding:0;
	width:179px;
	height:30px;
	}
#searchform div {
	margin:0;
	padding:0;
	}
#searchform input {
	float:left;
	border:none;
	background:#695e4f;
	color:#fff;
	margin-top:-24px;
	height:27px;
	}
#searchform input#s {
	width:100px;
	margin-top:0;
	height:20px;
	padding-top:5px;
	margin-right:5px;
	}

/* Footer */

.footer {
	clear:both;
	height:120px;
	background:url(images/footer.gif);
	border-top:1px solid #000;
	margin-top:10px;
	padding:0 0 0 50px;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
.footer ul.sponsors {
	width:320px;
	}
.footer ul.links {
	width:320px;
	}
.footer ul.meta {
	
	}
.footer li {
	background:url(images/arrow.gif) left no-repeat;
	padding:0 0 0 15px;
	margin-left:7px;
	}
.footer li.footerhead {
	color:#fff;
	font-size:20px;
	font-weight:bold;
	padding:12px 0;
	background:none;
	margin:0;
	}
.footer li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	line-height:30px;
	}
.footer li a:hover {
	text-decoration:underline;
	}

/* The Bottom */

.bottom {
	height:25px;
	line-height:25px;
	background:url(images/bottom.gif);
	text-align:right;
	padding-right:35px;
	}

.bottom a {
	color:#f2f2f2;
	text-decoration:none;
	font-weight:bold;
	}
.bottom a:hover {
	text-decoration:underline;
	}
a.xhtml {
	background:url(images/xhtml.gif) left no-repeat;
	padding-left:22px;
	padding-right:10px;
	}
a.rss {
	background:url(images/rss.gif) left no-repeat;
	padding-left:22px;
	}

/* Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* Attachment */

.contentCenter {
	text-align:center;
	}

/* Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}
#body_content {position: absolute;left: -10000px;};

