/*

Theme Name: Dark Choco
Theme URI: http://wordpress.org/
Description: Dark Choco Wordpress Theme. 3 Columns. Widget Ready. Adsense Ready.
Version: 1.0
Author: ChiQ Montes

*/

body {
	margin:0;
	background:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dddddd;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#fff;
	}
a:hover {
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #dddddd;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:989px;
	margin:0 auto;
	}

/* The Header */

.head {
	height:138px;
	background:url(images/head.jpg);
	position:relative;
	border-bottom:1px solid #292929;
	margin-bottom:15px;
	}
.head h1 {
	color:#7c6d59;
	font-size:35px;
	margin:0;
	line-height:138px;
	padding-left:40px;
	}

/* The Menu */

.menu {
	margin:0;
	padding:0;
	right:30px;
	bottom:0;
	list-style:none;
	position:absolute;
	}
.menu li {
	border-left:1px solid #696357;
	border-right:1px solid #696357;
	border-top:1px solid #696357;
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	margin-right:4px;
	}
.menu a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:0 15px;
	display:block;
	float:left;
	height:30px;
	background:#302d28 url(images/menu.gif);
	}
.menu a:hover {
	background-image:url(images/menuhover.gif);
	}

/* The Content */

.content {
	float:left;
	width:503px;
	padding:0 43px 0 22px;
	overflow:hidden;
	margin-bottom:20px;
	}
.date {
	float:left;
	width:40px;
	height:28px;
	padding-top:15px;
	background:url(images/date.gif);
	color:#000;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:20px;
	}
h1.title {
	font-size:15px;
	margin:20px 0 0 50px;
	text-transform:uppercase;
	color:#b9b09d;
	padding-top:3px;
	}
h1.title a {
	color:#b9b09d;
	text-decoration:none;
	}
h1.title a:hover {
	text-decoration:underline;
	}
.postinfo {
	margin:5px 0 0 50px;
	line-height:17px;
	}
.postinfo a {
	color:#dddddd;
	text-decoration:none;
	}
.postinfo a:hover {
	text-decoration:underline;
	}
.author {
	background:url(images/author.gif) left top no-repeat;
	float:left;
	padding-left:18px;
	margin-right:10px;
	}
.cats {
	background:url(images/categories.gif) left top no-repeat;
	float:left;
	padding-left:15px;
	}
.post {
	}
.commentslink {
	background:url(images/comments.gif) left no-repeat;
	padding-left:25px;
	margin-left:3px;
	}
.commentslink a {
	color:#b9b09d;
	text-decoration:none;
	}
.commentslink a:hover {
	text-decoration:underline;
	}
.seperator {
	height:3px;
	background:#444037;
	overflow:hidden;
	clear:both;
	margin-top:5px;
	}

/* The Middle */

.middle {
	float:left;
	width:170px;
	padding-right:54px;
	margin-top:20px;
	line-height:23px;
	margin-bottom:20px;
	}
.middle p {
	margin:0 0 20px 5px;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:171px;
	line-height:23px;
	margin-bottom:20px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2, .middle h2 {
	color:#8b8476;
	text-transform:uppercase;
	font-size:15px;
	margin:20px 0 0 0;
	line-height:normal;
	}
.sidebar ul li ul a {
	text-decoration:none;
	margin-left:7px;
	}
.sidebar ul li ul a:hover {
	color:#363738;
	}
.sidebar ul li ul li {
	background:url(images/li.gif) bottom repeat-x;
	padding-bottom:11px;
	}
.sidebar ul li ul li ul li {
	background:url(images/li.gif) top repeat-x;
	padding-top:11px;
	padding-bottom:0;
	}

/* The Search Form */

#searchform {
	margin:20px 0 0 0;
	padding:0;
	height:30px;
	line-height:23px;
	}
#searchform input {
	background:#2a2823;
	padding:0;
	border:none;
	color:#fff;
	font-weight:bold;
	float:left;
	height:30px;
	margin-top:-23px;
	width:60px;
	}
#searchform input#s {
	margin-top:0;
	width:108px;
	margin-right:3px;
	padding-top:8px;
	height:22px;
	}

/* The Footer */

.footer {
	height:27px;
	background:url(images/footer.gif);
	text-align:center;
	clear:both;
	line-height:27px;
	}
.footer a {
	text-decoration:none;
	}
.footer a:hover {
	text-decoration:underline;
	}

/* The Page Links */

.pagelinks {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	color:#b9b09d;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	color:#c5c5c5;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 0 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#121314;
	border:1px solid #363738;
	color:#ddd;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#121314;
	border:1px solid #363738;
	color:#ddd;
	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;
	}