/*
    Theme Name: Cellar Heat Light
    Theme URI: http://www.cellarheat.com/
    Description:  Cellar Heat Light is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a> and <a href="http://www.smashingmagazine.com">Smashing Magazine</a>
    Version: 1.0
    Author: Evan Eckard
    Author URI: http://www.evaneckard.com/
*/


body {
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background:#000 url(images/background.jpg) repeat-y left top;
}

#container {
	margin:0 auto 0 70px;
	width:1078px;
}
#site-name {
	font-size:26px;
	color:#43433b;
	text-transform:uppercase;
	padding:16px 0;
}
#site-name .description {
	color:#5e5d4d;
	font-size:10px;
	font-weight:normal;
}
#site-name a {
	color:#43433b;
	text-decoration:none;
}
#site-name a:hover {
	color:#43433b;
	text-decoration:none;
	border-bottom:1px solid #b89572;
}
#container .spacer {
	height:61px;
}

/* nav */

#nav { font-size: 11pt; line-height: 45px; text-align: center; height: 61px; padding:0; margin:0; }
#nav li {
	float:left;
	margin:0 2px 0 0;
	padding:0;
	list-style:none;
}
#nav a { display:block; font-size:11px; color:#6a4a6a; text-decoration:underline; text-transform:uppercase; width: 94px; padding-top: 9px; padding-bottom: 9px; }
#nav a:hover {
	background:url(images/menu_bar.gif) repeat-x;
	text-decoration:none;
	color:#fff;
}
#nav .current_page_item a {
	background:url(images/menu_bar.gif) repeat-x;
	text-decoration:none;
	color:#fff;
}



/* search */

#search {
	width:237px;
	height:34px;
	overflow:hidden;
	float:right;
	background:url(images/search-back.png) no-repeat;
	margin:20px 0 0;
	padding-right:20px;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	margin:8px 0 0 10px;
	width:145px;
	color:#000;
	background:transparent;
	font-size:11px;
	border-style:none;
}
#search .btnSearch {
	width:73px;
	height:28px;
	border-style:none;
	float:right;
	background:transparent;
	cursor:pointer;
	margin:0;
}

/* rss */

.rss a {
	display:block;
	width:206px;
	height:68px;
	font-size:10px;
	overflow:hidden;
	text-indent:-300px;
	background:url(images/link-rss.gif) no-repeat 0 0;
	float:right;
	margin:80px 0 0 0;
}
.rss a:hover {
	background:url(images/link-rss.gif) no-repeat 0 -68px;
}



/* first post BANNER */

#banner-one { padding:30px 0; width:700px; color:#000; font-size:11px; line-height:16px; background-image: url(image/final_banner_01.jpg); }





/* first post 01 home */

#post-one-home {
	padding:15px 0 30px;
	width:700px;
	color:#000;
	font-size:11px;
	line-height:16px;
}
#post-one-home .top { display:block; height:27px; font-size:0; line-height:0; background-image: url('(EmptyReference!)'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
#post-one-home .btm { display:block; height:27px; font-size:0; line-height:0; background-image: url('(EmptyReference!)'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
#post-one-home .main-post { background-image: url('(EmptyReference!)'); background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; padding-top: 0; padding-right: 20px; padding-bottom: 12px; }
#container .column01 #post-one {
	font-size:12px;
	line-height:20px;
}
.column01 a {
	color:#3e003e;
	text-decoration:underline;
}
.column01 a:hover {
	color:#190019;
	text-decoration:none;
}
.column01 {
	width:700px;
	overflow:hidden;
	float:left;
}
#post-one-home h2 {
	padding:0 0 4px;
	display:inline;
	margin:0;
	color:#000;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
}
#post-one-home h2 a {
	color:#000;
	text-decoration:none;
}
#post-one-home h2 a:hover { color:#000; text-decoration:none; border-bottom-style: solid; }
#post-one-home .meta {
	display:block;
	font-size:10px;
	color:#190019;
}
#post-one-home .meta a { color:#636; text-decoration:none; border-bottom-style: solid; }
#post-one-home .meta a:hover { color:#190019; text-decoration:none; }
#post-one-home .btn-first-readon a { display:block; float:right; width:90px; height:19px; font-size:10px; background-image: url(images/btn-post.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; overflow:hidden; text-indent:-400px; }
#post-one-home .btn-first-readon a:hover { background-image: url(images/btn-post.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 -19px; }
#post-one .comments a { display:block; font-size:10px; color:#636; background-image: url(images/icon-chat-dark.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 2px; text-decoration:underline; padding-left:24px; float:left; }
#post-one-home .comments a:hover {
	color:#190019;
	text-decoration:none;
}
.alignright {
	float:right;
	margin:10px 4px 10px 10px;
}
.alignleft {
	float:left;
	margin:10px 10px 10px 4px;
}
#post-one-home img {  }
#post-one-home a img {  }
#post-one-home a:hover img { ;
	
}



/* first post home page */

#post-one {
	padding:30px 0;
	width:700px;
	color:#000;
	font-size:11px;
	line-height:16px;
}
#post-one .top {
	display:block;
	height:27px;
	background:url(images/long_bar_top.jpg) no-repeat top left;
	font-size:0;
	line-height:0;
}
#post-one .btm {
	display:block;
	height:27px;
	background:url(images/long_bar_bottom.jpg) no-repeat top left;
	font-size:0;
	line-height:0;
}
#post-one .main-post {
	background:url(images/long_bar_middle.jpg) repeat-y;
	padding:0 20px 12px 30px;
}
#container .column01 #post-one {
	font-size:12px;
	line-height:20px;
}
.column01 a {
	color:#3e003e;
	text-decoration:underline;
}
.column01 a:hover {
	color:#190019;
	text-decoration:none;
}
.column01 {
	width:700px;
	overflow:hidden;
	float:left;
}
#post-one h2 {
	padding:0 0 4px;
	display:inline;
	margin:0;
	color:#000;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
}
#post-one h2 a {
	color:#000;
	text-decoration:none;
}
#post-one h2 a:hover { color:#000; text-decoration:none; border-bottom-style: solid; }
#post-one .meta {
	display:block;
	font-size:10px;
	color:#3e003e;
}
#post-one .meta a { color:#3e003e; text-decoration:none; border-bottom-color: #190019; border-bottom-style: solid; th: 12pt; }
#post-one .meta a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#post-one .btn-first-readon a {
	display:block;
	float:right;
	width:90px;
	height:19px;
	background:url(images/btn-post.gif) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
}
#post-one .btn-first-readon a:hover {
	background:url(images/btn-post.gif) no-repeat 0 -19px;
}
#post-one .comments a {
	display:block;
	font-size:10px;
	color:#3e003e;
	text-decoration:underline;
	padding-left:24px;
	float:left;
	background:url(images/icon-chat-dark.gif) no-repeat 0 2px;
}
#post-one .comments a:hover {
	color:#3e003e;
	text-decoration:none;
}
.alignright {
	float:right;
	margin:10px 4px 10px 10px;
}
.alignleft {
	float:left;
	margin:10px 10px 10px 4px;
}
#post-one img {  }
#post-one a img {  }
#post-one a:hover img {  }

/* category name */

#category {
	font-size:11px;
	padding:0 0 12px;
	color:#5e5d4d;
}
#category .category-name {
	font-size:12px;
	font-weight:bold;
	color:#43433B;
}


/* recent posts */

#recent-posts {
	padding:0 0 50px;
    width:820px;
}
#recent-posts .home-post { float:left; width:217px; height:595px; overflow:hidden; background:url(images/bar.jpg) no-repeat; font-size:11px; line-height:15px; color:#000; margin:0 25px 25px 0; padding-top: 10px; }
#recent-posts .upper { height:595px; width:190px; overflow:hidden; position:relative; padding-top: 18px; padding-bottom: 0; padding-left: 13px; }
#recent-posts .fade {
	display:none;
}
#recent-posts .home-post .upper p {
	margin:8px 0;
}
#recent-posts .home-post h3 {
	padding:0 0 2px;
	display:inline;
	margin:0;
	color:#000;
	font-size:15px;
	line-height:18px;
	font-weight:normal;

}
#recent-posts .home-post h3 a {
	color:#000;
	text-decoration:none;
}
#recent-posts .home-post h3 a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #190019;
}
#recent-posts .home-post .meta {
	font-size:10px;
	color:#598d97;
	line-height:12px;
	display:block;
	padding:3px 0 0;
}
#recent-posts .home-post .meta a {
	color:#598d97;
	text-decoration:none;
	border-bottom:1px solid #190019;
}
#recent-posts .home-post .meta a:hover, #recent-posts .lower-meta a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#recent-posts .btn-readon a {
	display:block;
	float:right;
	width:112px;
	height:19px;
	background:url(images/btn-post.gif) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
	margin:8px 0 0 0;
}
#recent-posts .btn-readon a:hover {
	background:url(images/btn-post.gif) no-repeat 0 -19px;
}
#recent-posts .lower-meta a {
	font-size:10px;
	display:block;
	float:left;
	padding:10px 0 0 10px;
	color:#598d97;
	line-height:12px;
	border-style:none;
}
#recent-posts .lower-meta a:hover {
	border-style:none;
	color:#000;
}

/* search results */

.search-results {
	color:#000;
	font-size:12px;
	padding:12px 0;
}
.search-results .bigger {
	color:#000;
	font-size:14px;
}

/* single template column 02 posts */

#column02 { float:right; width:228px; height: 233px; overflow:hidden; padding-top:30px; }
#column02 .side-post { float:right; width:228px; height:233px; overflow:visible; background:url(images/paypal_plater_logo_grey.gif) no-repeat; font-size:11px; line-height:15px; color:#3e003e; position: relative; top: 10px; right: 10px; visibility: visible; }
#column02 .upper {
	height:138px;
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}
#column02 .fade {
	display:none;
}
#column02 .side-post h3 {
	padding:0 0 2px;
	margin:0;
	color:#000;
	font-size:14px;
	line-height:18px;
	font-weight:normal;

}
#column02 .side-post h3 a {
	color:#000;
	text-decoration:none;
}
#column02 .side-post h3 a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #190019;
}
#column02 .side-post p {
	margin:0 0 10px;
}
#column02 .side-post .meta {
	font-size:10px;
	color:#3e003e;
	line-height:12px;
}
#column02 .side-post .meta a {
	color:#636;
	text-decoration:none;
	border-bottom:1px solid #190019;
}
#column02 .side-post .meta a:hover {
	color:#636;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#column02 .btn-readon a {
	display:block;
	float:right;
	width:98px;
	height:19px;
	background:url(images/btn-post.gif) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
	margin:10px 0 0 0;
}
#column02 .btn-readon a:hover {
	background:url(images/btn-post.gif) no-repeat 0 -19px;
}
#column02 .lower-meta a {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 34px;
	color:#636;
	line-height:12px;
	border-style:none;
}
#column02 .lower-meta a:hover {
	text-decoration:none;
	color:#fff;
}
#column02 .sub-txt {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 18px;
	color:#636;
	line-height:12px;
	border-style:none;
}

/* single template column 03 posts */

#column03 { float:right; width:228px; height: 233px; overflow:hidden; padding-top:30px; }
#column03 .side-post { float:right; width:228px; height:233px; overflow:visible; background:url(images/download_program.gif) no-repeat; font-size:11px; line-height:15px; color:#3e003e; position: relative; top: 370px; right: -210px; visibility: visible; clear: right; }
#column03 .upper {
	height:138px;
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}
#column03 .fade {
	display:none;
}
#column03 .side-post h3 {
	padding:0 0 2px;
	margin:0;
	color:#000;
	font-size:14px;
	line-height:18px;
	font-weight:normal;

}
#column03 .side-post h3 a {
	color:#000;
	text-decoration:none;
}
#column03 .side-post h3 a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #190019;
}
#column03 .side-post p {
	margin:0 0 10px;
}
#column03 .side-post .meta {
	font-size:10px;
	color:#3e003e;
	line-height:12px;
}
#column03 .side-post .meta a {
	color:#636;
	text-decoration:none;
	border-bottom:1px solid #190019;
}
#column03 .side-post .meta a:hover {
	color:#636;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#column03 .btn-readon a {
	display:block;
	float:right;
	width:98px;
	height:19px;
	background:url(images/btn-post.gif) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
	margin:10px 0 0 0;
}
#column03 .btn-readon a:hover {
	background:url(images/btn-post.gif) no-repeat 0 -19px;
}
#column03 .lower-meta a {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 34px;
	color:#636;
	line-height:12px;
	border-style:none;
}
#column03 .lower-meta a:hover {
	text-decoration:none;
	color:#fff;
}
#column03 .sub-txt {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 18px;
	color:#636;
	line-height:12px;
	border-style:none;
}




/* older and newer post links */

#page-nav {
	font-size:11px;
	height:10px;
}
#page-nav .older a {
	display:block;
	float:left;
	background:url(images/arrow-left.gif) no-repeat 0 50%;
	color:#3e003e;
	padding:4px 15px;
}
#page-nav .older a:hover {
	background:url(images/arrow-left-on.gif) no-repeat 0 50%;
	text-decoration:none;
	color:#190019;
}
#page-nav .newer a {
	display:block;
	float:right;
	background:url(images/arrow-right.gif) no-repeat 100% 50%;
	color:#3e003e;
	padding:4px 15px;
}
#page-nav .newer a:hover {
	background:url(images/arrow-right-on.gif) no-repeat 100% 50%;
	text-decoration:none;
	color:#3e003e;
}

/* payment */

.paypal {
	float:right;
	width:228px;
	overflow:hidden;
	padding-top:30px;
}


/* comments */

/* comment form styles */

.comments-PII, .comments-PII-2 {
	float:left;
}
.comments-PII {
	width:230px;
	padding:20px 20px 20px 0;
}
.comments-PII-2 {
	width:310px;
	padding:20px 0 0 0;
}
.comments-PII input {
	color:#000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #bfc5b0;
	width:220px;
	background:url(images/pattern-back.jpg);
	padding:5px;
}
.comments-PII-2 textarea {
	color:#000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #bfc5b0;
	width:300px;
	height:180px;
	background:url(images/pattern-back.jpg);
	padding:5px;
}
.comments-PII-2 input {
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-style:none;
	padding:0;
	width:93px;
	height:26px;
	background:url(images/btn-comment.gif) no-repeat 0 0;
	cursor:pointer;
	padding:1px 0 0;

}
.comments-PII-2 input:hover {
	background:url(images/btn-comment.gif) no-repeat 0 -26px;

}

.note {
	font-size:10px;
	color:#190019;
}


/* comment list styles */

#comment-list {
	font-size:12px;
	padding:10px 0;
}
#comment-list .bigger, cite {
	font-weight:normal;
	font-size:14px;
	line-height:22px;
}
.comment-left {
	padding:20px 0;
	background:url(images/comment-break.gif) no-repeat;
}
.alt {
	background:url(images/comment-break-alt.gif) no-repeat;
}
.comment-meta {
	float:left;
	width:160px;
	margin-right:10px;
	font-size:14px;
	font-weight:bold;
}
.avatar {
	border:2px solid #C0C0B4;
}
.comment-metadata {
	font-size:11px;
	font-weight:normal;
}
.comment-metadata a, .comment-meta a, comments-PII a, comments-PII-2 a, cite a {
	color:#3e003e;
	text-decoration:none;
}
.comment-metadata a:hover, .comment-meta a:hover, comments-PII a:hover, comments-PII-2 a:hover, cite a:hover {
	text-decoration:underline;
}
.comment-txt {
	float:left;
	width:500px;
	padding-left:20px;
	font-size:12px;
	line-height:20px;
}


/* lower section */

#lower { background-color: transparent; background-image: url('(EmptyReference!)'); background-attachment: scroll; background-position: 0 0; padding:30px 0 0; width:200px; margin:0 auto; position: absolute; top: 80px; left: 805px; height: 300px; z-index: 110; overflow: visible; float: left; }
#lower .title { font-weight:bold; position: relative; display:block; top: 1px; left: 10px; width: 300px; }
#lower .module, #lower .module-mid, #lower .module-end { background-image: url(images/lower-back.jpg); background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; width:300px; height: 600px; overflow:hidden; }
#lower .top { height:300px; line-height:0; font-size:0; background-image: url('(EmptyReference!)'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; position: absolute; }
#lower .btm { height:300px; line-height:0; font-size:0; background-image: url('(EmptyReference!)'); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; }
#lower .module, #lower .module-mid { position: static; top: 200px; right: 200px; margin-right:10px; float:left; }
#lower .module-end {
	float:left;
}
#lower ul {
	width:270px;
	margin:5px auto 15px;
	padding:0;
}
#lower li {
	padding:0;
	margin:0;
	list-style:none;
	border-top:1px solid #636;
}
#lower .listMeta {
	font-size:10px;
}
#lower a { display:block; width:240px; padding:5px 10px; text-decoration:none; color:#565752; font-size:11px; line-height:16px; background-image: url('(EmptyReference!)'); background-repeat: no-repeat; background-attachment: scroll; background-position: 6px 8px; }

#lower a .listMeta {
	font-size:10px;
	color:#565752;
}
#lower a:hover { background-image: url('(EmptyReference!)'); background-repeat: no-repeat; background-attachment: scroll; background-position: 7px 8px; }
#lower .widget {
	width:270px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	padding:2px;
	background:url('(EmptyReference!)');
	color:#fff;
}
#lower .widget a {
	display:inline;
}
/* footer */

#footer {
	width:940px;
	margin:0 auto;
	padding:170px 0 20px;
	font-size:10px;
	line-height:14px;
	text-align:right;
	color:#6a6a67;
	background:url('(EmptyReference!)') no-repeat;
}
#footer a {
	color:#6a6a67;
	text-decoration:none;
	border-bottom:1px solid #424133;
}
#footer a:hover {
	color:#437680;
	border-style:none;
}body { }
p { }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }


