/*
Theme Name: Dark Path
Description: Nature WP Theme 
Author: Theme ilcomuneinforma.it
Author URI: http://www.ilcomuneinforma.it/
*/



body {
	margin:0;
	padding-top:0px;
	background:#000 url(images/body.png) repeat-x;
	font-family: Century gothic,Tahoma, Helvetica, sans-serif;
	color:#e5cd00;
	font-size:13px;
	}
img {
	 border: 2px solid #9E882F;
display: inline;
    float: left;
    margin: 5px 9px 5px 0;
	}
a {
	color:#9E882F;
	}
a:hover {
	color:#B9A953;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:10px;
	background:#2B2308;
color:#A99650;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}

/* The Top */

.top {
	height:256px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:620px;
	}
.blogname h1 {
	font-size:30px;
	font-weight:normal;
	margin:150px 0 0 20px;
	color:#B9A953;
	}
.blogname h1 a {
	color:#B9A953;
	text-decoration:none;
	}
.blogname h1 a:hover {
	color:#9E882F;
	text-decoration:none;
	}
.blogname h2 {
	margin:-5px 0 0 20px;
	font-size:16px;
	font-weight:normal;
	color:#9E882F;
	}

/* The Search */

.search {
	height:29px;
	padding:0px 15px 0 14px;
	float: right;
	}
.search form {
	background: url(images/searchbg2.png);
	width:225px;
	height:29px;
	padding-top:6px;
	padding-left:17px;
	}
.search input {
	float:left;
	}
.search input#s {
	width:160px;
	border:none;
	background:#423606;
	font-size:16px;
	color:#B9A953;
	height:20px;
	}
.search input#submit {
	border:none;
	background:#423606;
	font-size:16px;
	color:#B9A953;
	height:22px;
	width:35px;
	}

/* The Menu */

.menu {
	height:27px;
	background:url(images/menu.png);
text-transform:uppercase;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:3px 5px 0 0;
	float:left;
	font-weight:bold;
	}
.menu li {
	display:inline;
	font-size:14px;
	padding:0 10px;
	}
.menu a {
	color:#B9A953;
	text-decoration:none;
	}
.menu a:hover {
	color:#9E882F;
	background:none;
	}

/* The Line */

.line {
	height:50px;
	background:url(images/line.png);
	}

/* The Content */

.content {
	padding:10px 39px 25px 15px;
	background:#000;
	}

/* The Posts */

.text {
	width:720px;
	float:left;
	text-align:justify;
	letter-spacing: 0.5px;
	}
.post {
	padding:0 0 10px 23px;
		}

	
h1.title {
	font-size:24px;
	margin:0;
	padding:0;

	color:#e9e74e;
	font-weight:normal;
	padding: 0px;
	text-transform:uppercase;
	}
h1.title a {
	color:#e9e74e;
	text-decoration:none;
	}
h1.title a:hover {
	color:#e9e74e;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	padding: 1px;
	background:url(images/divider.png)no-repeat;

	}
.postinfo a {
	color:#B9A953;
	text-decoration:none;
	margin-left:4px;
		
	}

/* The Sidebar */

.sidebar {
	width:185px;
	float:right;
	line-height:20px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:24px;
	padding-top:3px;
	padding-left:9px;
	font-size:16px;
	color:#B9A953;
	margin:0px 0;
	background:url(images/h2.png);
	line-height:normal;
	font-weight:bold;
	text-transform:uppercase;
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#9E882F;
	
	}
.sidebar a:hover {
	padding-left:10px;
	text-decoration:none;
	color:#B9A953;
	
	}
	
/* --- FOOTER --- */

#footer {
	width:100%;
	height:20px;
	background:url(images/menu.png)no-repeat;

	}

.ftext {
	float:left;
	display:inline;
	width:100%;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	}



/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#B9A953;
	}
.navigation a:hover {
	color:#9E882F;
	
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#2B2308;
	border:1px dashed #8E7519;
	color:#A99650;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#2B2308;
	border:1px dashed #8E7519;
	color:#A99650;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:150px;
	height:22px;
	background:#A99650;
	border:1px dashed #8E7519;
	color:#2B2308;
	}
.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;
	}



/* The Calendar */

#wp-calendar {
    empty-cells: show;
    margin: 0 auto 0;
    width: 100%;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    display: block;
}

#wp-calendar caption {
    text-align: center;
    width: 100%;
}

#wp-calendar td {
    text-align: center;
background:#2B2308;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
    background-color: #000;
}

#wp-calendar caption {
    color:#9E882F;;
    font-size: 15px;
    font-weight: bold;
    text-align: center;

}
#wp-calendar th {
    color: #B9A953;
    font-weight: bold;
    text-transform: capitalize;
}
