/*

Theme Name: High End
Theme URI: http://wordpress.org/
Description: High End Wordpress Theme. 2 Columns. Right Sidebar. Widget Ready
Version: 1.0
Author: ChiQ Montes

*/

body {
	margin:0;
	background:#595959;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	}
img {
	border:0;
	}
a {
	color:#9ff200;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1, h2, h3, h4, h5, h6 {

	}
blockquote {
	border-left:3px solid #9ff200;
	padding-left:10px;
	}
.clear {
	clear:both;
	height:1px;
	overflow:hidden;
	}

/* The Wrapper */

.wrapper {
	width:830px;
	margin:0 auto;
	}

/* The Header */

.head {
	height:119px;
	background:url(images/head.gif) top repeat-x;
	margin-bottom:22px;
	}
.headleft {
	float:left;
	width:15px;
	height:102px;
	background:url(images/headleft.gif);
	}
.headright {
	float:left;
	width:16px;
	height:102px;
	background:url(images/headright.gif);
	}
.headcenter {
	float:left;
	width:799px;
	height:119px;
	background:url(images/headcloud.gif) left top no-repeat;
	overflow:hidden;
	}
h1.blogname {
	font-size:40px;
	font-weight:normal;
	margin:10px 0 20px 100px;
	}
.headcenter ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.headcenter li {
	display:block;
	padding:0 0 28px 0;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	}
.headcenter li.current_page_item {
	background:url(images/headbottom.gif) left bottom no-repeat;
	}
.headcenter li a {
	text-decoration:none;
	color:#fff;
	border-left:2px solid #cecece;
	padding:0 25px;
	}
.headcenter li.homelink a {
	border-left:none;
	}

/* The Content */

.content {
	float:left;
	width:555px;
	margin-right:19px;
	margin-bottom:25px;
	}
.posttop {
	height:10px;
	background:url(images/posttop.gif) no-repeat;
	overflow:hidden;
	}
.post {
	background:#404040;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	padding:0 30px 0 40px;
	}
.postbottom {
	height:10px;
	background:url(images/postbottom.gif) no-repeat;
	overflow:hidden;
	margin-bottom:25px;
	clear:both;
	}
.title {
	border-bottom:1px solid #4d4d4d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
        width: 480px
	}
.date {
	float:left;
	width:60px;
	border-right:1px solid #727272;
	text-align:center;
	margin-bottom:3px;
	}
.day {
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	}
.month {
	font-size:11px;
	font-weight:bold;
	color:#9ff200;
	}
.title h1 {
	float:left;
	font-size:22px;
	color:#9ff200;
	margin:0;
	padding:7px 0 0 7px;
	}
.title h1 a {
	}
.title h1 a:hover {
	text-decoration:none;
	}
.postinfo {
	border-top:1px solid #727272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-top:7px;
	}
.postinfo a {
	color:#fff;
	}
.author {
	background:url(images/anchor.gif) left no-repeat;
	float:left;
	padding-left:20px;
	}
.cats {
	background:url(images/cats.gif) left no-repeat;
	margin-left:250px;
	padding-left:20px;
	}
.commentslink {
	clear:both;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:15px;
	}
.commentslink a {
	background:url(images/comments.gif) left center no-repeat;
	padding-left:25px;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:256px;
	margin-bottom:50px;
	background:url(images/sidebartop.gif) left top no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	}
.sidebar ul {
	margin:0;
	padding:0 0 10px 0;
	list-style:none;
	background:url(images/sidebarbottom.gif) left bottom no-repeat;
	}
.sidebar ul li ul, .sidebar div {
	background:#404040;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:2px solid #3d3e3b;
	padding:15px 15px 15px 30px;
	width:193px;
	}
.sidebar div {
	
	}
.sidebar ul li ul ul {
	border:none;
	width:auto;
	padding:0 0 0 15px;
	}
.sidebar form {
	margin:0;
	padding:0;
	}
.sidebar h2 {
	margin:0;
	height:26px;
	border-left:1px solid #333;
	background:url(images/h2.gif);
	padding:0 0 0 26px;
	font-size:18px;
	text-transform:uppercase;
	line-height:26px;
	}
.sidebar div.sidebartop {
	margin-top:10px;
	height:1px;
	overflow:hidden;
	}

/* The Search Form */

.sidebar form {
	padding:0; margin: 0;
	height:60px;
        background:url(images/searchbg.jpg) repeat-y left top;
	}
.sidebar form div {
	margin:0;
	padding:15px 0 15px 16px;
	width:222px;
	}
.sidebar input {
	float:left;
	padding:0;
	border:1px solid #88c610;
	margin:-20px 0 0 0;
	height:30px;
	width:30px;
	background:#595959 url(images/search.gif);
	line-height:100px;
	font-size:0px;
	overflow:hidden;
	}
.sidebar input#s {
	margin:0 4px 0 0;
	background:#595959;
	border:1px solid #88c610;
	height:21px;
	width:170px;
	line-height:normal;
	padding:7px 0 0 5px;
	color:#fff;
        font-size: 13px;
	}

/* The Footer */

.footer {
	clear:both;
	height:30px;
	background:#222222;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.footer h2 {
	font-size:25px;
	font-weight:normal;
	color:#9ff200;
	margin:45px 0 15px 0;
	padding-left:17px;
	}
.footer ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.footer li {
	display:block;
	float:left;
	width:164px;
	}
.footer li.sponsors {
	margin:0 140px 0 0;
	}
.footer li.links {
	margin:0 140px 0 0;
	}
.footer li.meta {
	margin:0;
	}
.footer li ul {
	
	}
.footer li ul li {
	display:inherit;
	float:none;
	background:url(images/star.gif) left center no-repeat;
	padding:0 0 0 17px;
	line-height:30px;
	border-bottom:1px dashed #333333;
	}
.footer li ul li a {
	color:#fff;
	text-decoration:none;
	}
.footerrss {
	clear:both;
	text-align:right;
	padding-top:10px;
	font-size:10px;
	font-weight:bold;
	}
.footerrss a {
	padding:0 10px 0 20px;
	}
.footerrss a.xhtml {
	background:url(images/vink.gif) left center no-repeat;
	}
.footerrss a.rss {
	background:url(images/rss.gif) left center no-repeat;
	}

/* The Navigation */

.navigation {
	height:25px;
	width:500px;
	margin:0 auto;
	}
.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:10px 0 20px 0;
	color:#fff;
	margin:0;
	font-size:20px;
	text-align:center;
	}

/* The Comments */

.comments {
	padding-bottom:20px;
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#595959;
	border:1px solid #88c610;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	}
#commentform input {
	background:#595959;
	border:1px solid #88c610;
	color:#fff;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	color:#9ff200;
	}
.comments ol {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	}
.comments ol li {
	border-bottom:2px solid #595959;
	margin-bottom:10px;
	}
.comments ol li p {
	padding:0;
	margin:0 0 20px 0;
	}
.commenthead {
	font-size:12px;
	height:15px;
	}
.commenthead .alignleft {
	color:#fff;
	font-weight:bold;
	}