/*
    Theme Name: Cellar Heat Dark
    Theme URI: http://www.cellarheat.com/
    Description:  Cellar Heat Dark 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:#000000;
}

#container {
	margin:0 auto;
	width:960px;
	background:url(images/floral-copia.jpg) no-repeat;
}
#site-name {
	font-size:69px;
        font-style:oblique;
	color:#7B68EE; filter:alpha(opacity=20); -moz-opacity:.20; opacity:.20; 
	text-transform:lowercase;
	margin-right:33px;
	padding:119px 0;
	
}
#site-name .description {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
        float:right;
}
#site-name a {
	color:#666666;
	text-decoration:none;
	float:right;
}
#site-name a:hover {
	color:#3399FF; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90; 
	text-decoration:none;
	border-bottom: 0px solid #66ceda;
}
#container .spacer {
	height:22px;
}

/* nav */

#nav {
	padding:0;
	margin:0;
}
#nav li {
	float:left;
	margin:0 2px 0 0;
	padding:0;
	list-style:none;
}
#nav a {
	display:block;
	float:left;
	padding:9px 10px;
	font-size:12px;
	color:#6666FF;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px solid #2A2A26;
}
#nav a:hover {
	background:#0d0d0d;
	color:#3399FF;
	border-bottom:1px solid #4f4d36;
}
#nav .current_page_item a {
	background:#0d0d0d;
	color:#99CCFF;
	border-bottom:1px solid #99CCFF;
}


/* search */

#search {
	width:233px;
	height:28px;
	overflow:hidden;
	float:right;
	background:url(images/search-back.png) no-repeat;
	margin:10px 0 0;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	margin:5px 0 0 5px;
	width:150px;
	color:#3399FF;
	background:black;
	font-size:11px;
	border-style:none;
}
#search .btnSearch {
	width:73px;
	height:28px;
	border-style:none;
	float:right;
	background:transparent;
	cursor:pointer;
	margin:20px 0 0 0;
}

/* rss */

.rss a {
	display:block;
	width:186px;
	height:68px;
	font-size:10px;
	overflow:hidden;
	text-indent:-300px;
	background:url(images/link-rss.gif) no-repeat 0 0;
	float:right;
	margin:50px 0 0 0;
}
.rss a:hover {
	background:url(images/link-rss.gif) no-repeat 0 -68px;
}


/* sticky post home page */

#sticky-post {
	padding:20px 0 30px 4px;
	width:700px;
	color:#666666;
	font-size:13px;
	line-height:16px;
}
#container .column01 #post-one {
	font-size:13px;
	line-height:20px;
}
.column01 a {
	color:#6666FF;
	text-decoration:none;
}
.column01 a:hover {
	color:#3399FF;
	text-decoration:none;
}
.column01 {
	width:700px;
	overflow:hidden;
	float:left;
}
#sticky-post h2 {
	padding:0 0 4px;
	display:inline;
	margin:0;
	color:#efeee8;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
        font-stretch:wider;
	background:url(images/header-back.png);
}
#sticky-post h2 a {
	color:#6666FF;
	text-decoration:underline;
}
#sticky-post h2 a:hover {
	color:#3399FF;
	text-decoration:none;
	border-bottom:1px solid #66ceda;
}
#sticky-post .meta {
	display:block;
	font-size:10px;
	color:#666666;
}
#sticky-post .meta a {
	color:#6666FF;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#sticky-post .meta a:hover {
	color:#3399FF;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#sticky-post .btn-first-readon a {
	display:block;
	float:left;
	width:90px;
	height:19px;
	background:url(images/btn-first-post.gif) no-repeat 0 0;
	font-size:10px;
	overflow:hidden;
	text-indent:-400px;
}
#sticky-post .btn-first-readon a:hover {
	background:url(images/btn-first-post.gif) no-repeat 0 -19px;
}
#sticky-post .comments a {
	display:block;
	font-size:10px;
	color:#808080;
	text-decoration:none;
	padding-left:24px;
	float:left;
	background:url(images/icon-chat-dark.gif) no-repeat 0px 2px;
}
#sticky-post .comments a:hover {
	color:#3399FF;
	text-decoration:none;
}
.alignright {
	float:right;
	margin:10px 4px 10px 10px;
}
.alignleft {
	float:left;
	margin:10px 10px 10px 4px;
}
#sticky-post img {
	border:none;
}
#sticky-post a img {
	border:0px solid #0d0d0d;
}
#sticky-post a:hover img {
	border:0px solid #ffffff;
}


/* first post home page */

#post-one {
	padding:20px 0 30px 4px;
	width:700px;
	color:#666666;
	font-size:13px;
	line-height:16px;
}
#container .column01 #post-one {
	font-size:13px;
	line-height:20px;
}
.column01 a {
	color:#6666FF;
	text-decoration:none;
}
.column01 a:hover {
	color:#3399FF;
	text-decoration:none;
}
.column01 {
	width:700px;
	overflow:hidden;
	float:left;
}
#post-one h2 {
	padding:0 0 4px;
	display:inline;
	margin:0;
	color:#efeee8;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
        font-stretch:wider;
	background:url(images/header-back.png);
}
#post-one h2 a {
	color:#6666FF;
	text-decoration:underline;
}
#post-one h2 a:hover {
	color:#3399FF;
	text-decoration:none;
	border-bottom:1px solid #33FFCC;
}
#post-one .meta {
	display:block;
	font-size:10px;
	color:#666666;
}
#post-one .meta a {
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#post-one .meta a:hover {
	color:#3399FF;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#post-one .btn-first-readon a {
	display:block;
	float:left;
	width:90px;
	height:19px;
	background:url(images/btn-first-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-first-post.gif) no-repeat 0 -19px;
}
#post-one .comments a {
	display:block;
	font-size:10px;
	color:#808080;
	text-decoration:none;
	padding-left:24px;
	float:left;
	background:url(images/icon-chat-dark.gif) no-repeat 0px 2px;
}
#post-one .comments a:hover {
	color:#6666FF;
	text-decoration:none;
}
.alignright {
	float:right;
	margin:10px 4px 10px 10px;
}
.alignleft {
	float:left;
	margin:10px 10px 10px 4px;
}
#post-one img {
	border:none;
}
#post-one a img {
	border:0px solid #040404;
}
#post-one a:hover img {
	border:0px solid #ffffff;
}

/* category name */

#category {
	font-size:14px;
	margin-top:30px;
	padding:20 0 2px;
	color:#808080;
}
#category .category-name {
	font-size:20px;
	font-weight:normal;
	color:#666666;
        text-decoration:underline;
}


/* recent posts */

#recent-posts {
	padding:0 0 20px;
}
#recent-posts .home-post {
	float:left;
	width:228px;
	height:257px;
	overflow:hidden;
	background: #040404;
	font-size:11px;
	line-height:15px;
	color:#808080;
	border-bottom:1px solid #0d0d0d;
	margin:0 12px 12px 0;
	}

#recent-posts .upper {
	height:299px;
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}

#recent-posts .fade {
	position:absolute;
	top:200px;
	left:5px;
	width:218px;
	height:0px;
	background:url(images/home-post-fade.png) no-repeat bottom;
}
#recent-posts .home-post .upper p {
	margin:8px 0;
}
#recent-posts .home-post h3 {
	padding:0 0 2px;
	display:inline;
	margin:0;
	color:#c2c2c2;
	font-size:15px;
        font-stretch: wider;
	line-height:18px;
	font-weight:normal;
	background:url(images/header-back-2.png);
	
	
}
#recent-posts .home-post h3 a {
	color:#6666FF;
	text-decoration:none;
}
#recent-posts .home-post h3 a:hover {
	color:#3399FF;
	text-decoration:none;
	border-bottom:0px solid #0d0d0d;
}
#recent-posts .home-post .meta {
	font-size:10px;
	color:#666666;
	line-height:12px;
	display:block;
	padding:3px 0 0;
}
#recent-posts .home-post .meta a {
	color:#666666;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#recent-posts .home-post .meta a:hover, #recent-posts .lower-meta a:hover {
	color:#6666FF;
	text-decoration:none;
	border-bottom:1px solid #6666FF;
}
#recent-posts .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;
}
#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:12px 0 0 34px;
	color:#666666;
	line-height:12px;
	border-style:none;
}
#recent-posts .lower-meta a:hover {
	border-style:none;
}

/* search results */

.search-results {
	color:#fff;
	font-size:12px;
	padding:12px 0;
}
.search-results .bigger {
	color:#fff;
	font-size:14px;
}

/* single template column 02 posts */

#column02 {
	float:right;
	width:228px;
	overflow:hidden;
	padding-top:30px;
}
#column02 .side-post {
	float:left;
	width:228px;
	height:191px;
	overflow:hidden;
	background:none;
	font-size:11px;
	line-height:15px;
	color:#6a6a67;
	margin:0 12px 12px 0;
	border-left: 1px solid #22221f;
}
#column02 .upper {
	height:138px;
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}
#column02 .fade {
	position:absolute;
	top:132px;
	left:5px;
	width:218px;
	height:20px;
	background:url(images/home-post-fade.png) no-repeat bottom;
}
#column02 .side-post h3 {
	padding:0 0 2px;
	margin:0;
	color:#6a6a67;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	
}
#column02 .side-post h3 a {
	color:#6666FF;
	text-decoration:none;
}
#column02 .side-post h3 a:hover {
	color:#3399FF;
	text-decoration:none;
	border-bottom:1px solid #66ceda;
}
#column02 .side-post .meta {
	font-size:10px;
	color:#939072;
	line-height:12px;
}
#column02 .side-post .meta a {
	color:#939072;
	text-decoration:none;
	border-bottom:1px solid #6666FF;
}
#column02 .side-post .meta a:hover {
	color:#efeee8;
	text-decoration:none;
	border-bottom:1px solid #3399FF;
}
#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:#6666FF;
	line-height:12px;
	border-style:none;
}
#column02 .lower-meta a:hover {
	text-decoration:none;
	color:#3399FF;
}
#column02 .sub-txt {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 18px;
	color:#939072;
	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:#b3b091;
	padding-left:15px;
}
#page-nav .older a:hover {
	background:url(images/arrow-left-on.gif) no-repeat 0 50%;
	text-decoration:none;
}
#page-nav .newer a {
	display:block;
	float:right;
	background:url(images/arrow-right.gif) no-repeat 100% 50%;
	color:#b3b091;
	padding-right:15px;
}
#page-nav .newer a:hover {
	background:url(images/arrow-right-on.gif) no-repeat 100% 50%;
	text-decoration:none;
}


/* 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:#33FFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #0d0d0d;
	width:220px;
	background:#000000;
	padding:5px;
}
.comments-PII-2 textarea {
	color:#54d3de;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #0d0d0d;
	width:300px;
	height:180px;
	background:#000000;
	padding:5px;
}
.comments-PII-2 input {
	color:#666666;
	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:#666666;
}


/* 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:#666666;
	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-outer {
	background: #000000;
}
#lower {
	padding:30px 0 0;
	width:960px;
	margin:0 auto;
}
#lower .title {
	font-size:14px;
	font-weight:normal;
	display:block;
	padding:3px 16px 8px;
	color:#6666FF;
	border-bottom:1px solid #0d0d0d;
}
#lower .module, #lower .module-mid, #lower .module-end {
	width:300px;
	background:url(images/lower-back.gif) repeat-y;
	border-bottom:0px solid #434340;
	overflow:hidden;
}
#lower .top {
	background:url(images/lower-top.gif) no-repeat;
	height:9px;
	line-height:0;
	font-size:0;
}
#lower .module, #lower .module-mid {
	margin-right:22px;
	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:0px solid #434340;
}
#lower .listMeta {
	font-size:12px;
}
#lower a {
	display:block;
	width:240px;
	padding:5px 10px 5px 20px;
	text-decoration:none;
	color:#808080;
	font-size:13px;
	line-height:16px;
	background: no-repeat 1px 2px;
}

#lower a .listMeta {
	font-size:12px;
	color:#7f7b57;
}
#lower a:hover {
	background:url(images/bullet-on.gif) no-repeat 7px 8px #000000;
}
#lower .widget {
	width:270px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	border:0px solid #040404;
	padding:12px;
	background: #000000;
	color:#6666FF;
}
#lower .widget a { 
	display:inline;
}


/* footer */

#footer {
	width:1263px;
	height: 450px
	margin:0 auto;
	padding:289px 0 20px;
	font-size:10px;
	line-height:14px;
	text-align:center;
	color:#6a6a67;

	background:url(images/footerwp.png) no-repeat bottom;
}
#footer a {
	color:#999999;
	text-decoration:none;
	border-bottom:0px solid #424133;
}
#footer a:hover {
	color:#89cfe0;
	border-style:none;
}
