/*

Theme Name: Three Blocks
Theme URI: http://wordpress.org/
Description: Three Blocks 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:#fff;
	font-size:12px;
	}
img {
	border:0;
	}
a {
	color:#ffcc00;
	}
a:hover {
	color:#ee9223;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #ffcc00;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:834px;
	margin:0 auto
	}

/* The Header */

.head {
	height:96px;
	border-bottom:4px solid #f5ad28;
	background:url(images/head.gif);
	}
.head .wrapper {
	position:relative;
	}
.head h1 {
	margin:0;
	padding:0;
	font-size:30px;
	color:#000;
	line-height:96px;
	}
.head ul {
	position:absolute;
	right:0;
	top:67px;
	margin:0;
	padding:0;
	list-style:none;
	}
.head li {
	display:inline;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	}
.head li a {
	text-decoration:none;
	color:#fff;
	display:block;
	float:left;
	border-top:1px solid #f3ad27;
	border-left:1px solid #f3ad27;
	border-right:1px solid #f3ad27;
	background:url(images/link.gif);
	height:25px;
	padding:0 15px;
	line-height:25px;
	margin-right:5px;
	margin-top:3px;
	}
.head li.current_page_item a {
	background:url(images/linkcurrent.gif);
	height:28px;
	border-color:#000;
	margin-top:0;
	line-height:28px;
	}
.head li a:hover {
	color:#ffcc00;
	}

/* The Bar */

.bar {
	height:37px;
	border-top:1px solid #000;
	margin-bottom:25px;
	background:url(images/bar.gif);
	}
.search {
	float:right;
	width:189px;
	height:29px;
	background:url(images/search.gif);
	padding:8px 0 0 10px;
	}
.search form {
	margin:0;
	padding:0;
	}
.search input {
	padding:0;
	border:none;
	float:left;
	}
.search input#s {
	width:144px;
	height:20px;
	background:url(images/searchbar.gif);
	padding:4px 0 0 5px;
	}
.search input#submit {
	width:34px;
	height:24px;
	background:url(images/searchsubmit.gif);
	}

/* The Content */

.content {
	float:left;
	width:439px;
	margin-right:44px;
	}
.postinfo {
	
	}
.date {
	height:50px;
	width:52px;
	float:left;
	background:url(images/date.gif);
	margin-right:4px;
	color:#000;
	font-weight:bold;
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	padding-right:10px;
	}
.date .big {
	font-size:30px;
	}
.postinfo h1 {
	width:373px;
	float:left;
	margin:0 0 3px 0;
	font-size:25px;
	}
.postinfo h1 a {
	text-decoration:none;
	}
.cats {
	background:url(images/cats.gif) left no-repeat;
	padding-left:18px;
	float:left;
	color:#ee9223;
	font-weight:bold;
	margin-right:15px;
	}
.author {
	background:url(images/author.gif) left no-repeat;
	padding-left:20px;
	float:left;
	color:#ee9223;
	font-weight:bold;
	}
.cats a, .author a {
	color:#ee9223;
	text-decoration:none;
	}
.commentbar {
	height:26px;
	width:425px;
	margin:0 auto;
	background:url(images/comments.gif);
	line-height:26px;
	text-align:right;
	padding-right:10px;
	clear:both;
	margin-bottom:20px;
	}
.commentbar a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
.commentbar a:hover {
	color:#000;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:181px;
	margin-right:10px;
	line-height:30px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	background:url(images/h2.gif) left center no-repeat;
	padding-left:20px;
	margin:0;
	color:#ffcc00;
	font-size:18px;
	line-height:normal;
	}
.sidebar a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
.sidebar a:hover {
	color:#ffcc00;
	}
.sidebar ul li ul, .sidebar div {
	padding-left:25px;
	}
.sidebar ul li ul ul, .sidebar div div {
	padding-left:10px;
	}
.sidebar div {
	line-height:20px;
	}

/* The Ads */

.ads {
	float:left;
	width:160px;
	}
.ads h2 {
	font-size:18px;
	color:#ffcc00;
	margin:0;
	line-height:30px;
	}
.ads p {
	margin:0 0 20px 0;
	}

/* The Footer */

.footer {
	clear:both;
	height:35px;
	border-top:4px solid #f5ad28;
	margin-top:25px;
	text-align:center;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	background:url(images/footer.gif);
	}
.footer a {
	text-decoration:none;
	color:#fff;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The 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;
	}