/*
    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:url(images/page-back.gif) repeat-x #22221f;
}

h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* font-size */
#site-name {
	font-size:26px;
}
#post-one h2,
#post-cat4 h2 {
	font-size:22px;
}
#recent-posts .home-post h3 {
	font-size:15px;
}
#column02 .side-post h3,
.search-results .bigger,
#comment-list .bigger, cite,
.comment-meta {
	font-size:14px;
}
#container .column01 #post-one,
#post-one,
#category .category-name,
#recent-posts .home-post,
.search-results,
.comments-PII input,
.comments-PII-2 textarea,
#comment-list,
.comment-txt,
#lower .title,
#lower a,
h4.st-related-title {
	font-size:12px;
}
#search .txtField,
#post-cat4,
#category,
#column02 .side-post,
#page-nav,
.comments-PII-2 input,
.comment-metadata,
.goTop {
	font-size:11px;
}
#site-name .description,
#nav a,
.rss a,
#post-one .btn-first-readon a,
#post-cat4 .btn-first-readon a,
#post-one .comments a,
#post-cat4 .comments a,
#recent-posts .home-post .meta,
#recent-posts .btn-readon a,
#recent-posts .lower-meta a,
#column02 .side-post .meta,
#column02 .btn-readon a,
#column02 .lower-meta a,
#column02 .sub-txt,
.note,
#lower .listMeta,
#footer {
	font-size:10px;
}
#lower .top{
	font-size:0px;
}
.main-post h3 {
	font-size :1em;
}
p.trackback input,
ul.st-related-posts {
	font-size :0.8em;
}

#container {
	margin:0 auto;
	width:960px;
	background:url(images/floral.png) no-repeat;
}
#site-name {
	color:#fff;
	
	text-transform:uppercase;
	padding:16px 0;
}
#site-name .description {
	color:#7f7b57;
	font-weight:normal;
}
#site-name a {
	color:#fff;
	text-decoration:none;
}
#site-name a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #979579;
}
#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;
	color:#8d8858;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:1px solid #2A2A26;
}
#nav a:hover {
	background:#22221f;
	color:#bfbb90;
	border-bottom:1px solid #4f4d36;
}
#nav .current_page_item a {
	background:#22221f;
	color:#bfbb90;
	border-bottom:1px solid #4f4d36;
}


/* search */

#search {
	width:233px;
	height:28px;
	overflow:hidden;
	float:right;
	background:url(images/search-back.png) no-repeat;
	margin:20px 0 0;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	margin:5px 0 0 5px;
	width:150px;
	color:#fff;
	background:transparent;
	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;
	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 home page */

#post-one {
	padding:30px 0 ;
	/*width:700px;*/
	color:#c0c0b4;
	line-height:16px;
	width:500px;
}
#post-cat4 {
	padding:10px 0 10px 100px;
	width:600px;
	color:#c0c0b4;
	line-height:16px;
}
#container .column01 #post-one {
	line-height:20px;
}
#container .column01 #post-one .main-post p{
	margin :0 0 0 0;
	padding: 10px 0;
}
.column01 a {
	color:#c0c0b4;
	text-decoration:underline;
}
.column01 a:hover {
	color:#fff;
	text-decoration:none;
}
.column01 {
	/*width:700px;*/
	overflow:hidden;
	float:left;
	padding-left: 100px;
	width:500px;
}
#post-one h2,
#post-cat4 h2 {
	padding:0 0 4px;
	display:inline;
	margin:0;
	color:#efeee8;
	line-height:26px;
	font-weight:normal;
	background:url(images/header-back.png);
}
#post-one h2 a,
#post-cat4 h2 a {
	color:#efeee8;
	text-decoration:none;
}
#post-one h2 a:hover,
#post-cat4 h2 a:hover  {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #979579;
}
#post-one .meta,
#post-cat4 .meta {
	display:block;
	/*font-size:10px;*/
	color:#939072;
	padding-left:30px;
}
#post-one .meta a,
#post-cat4 .meta a {
	color:#939072;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#post-one .meta a:hover,
#post-cat4 .meta a:hover {
	color:#efeee8;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#post-one .btn-first-readon a,
#post-cat4 .btn-first-readon a {
	display:block;
	float:right;
	width:90px;
	height:19px;
	background:url(images/btn-first-post.gif) no-repeat 0 0;
	overflow:hidden;
	text-indent:-400px;
}
#post-one .btn-first-readon a:hover,
#post-cat4 .btn-first-readon a:hover {
	background:url(images/btn-first-post.gif) no-repeat 0 -19px;
}
#post-one .comments a,
#post-cat4 .comments a {
	display:block;
	color:#939072;
	text-decoration:underline;
	padding-left:24px;
	float:left;
	background:url(images/icon-chat-dark.gif) no-repeat 0px 2px;
}
#post-one .comments a:hover,
#post-cat4 .comments a:hover {
	color:#efeee8;
	text-decoration:none;
}
.alignright {
	float:right;
	margin:10px 4px 10px 10px;
}
.alignleft {
	float:left;
	margin:10px 10px 10px 4px;
}
#post-one img,
#post-cat4 img {
	border:none;
}
#post-one a img,
#post-cat4 a img {
	border:2px solid #C0C0B4;
}
#post-one a:hover img,
#post-cat4 a:hover img {
	border:2px solid #fff;
}

/* category name */

/*#category -> clrfix*/
#category {
	padding:0 0 5px;
	color:#7f7b57;
	width:930px;
	margin:0 auto;
}
#category .category-name {
	font-weight:bold;
	color:#fff;
}
#category p {
	float:left;
	width:40%;
}
#category ul.category_archives{
	float:right
	width:40%;
	text-align:right;
}
#category ul.category_archives li {
	display: inline;
	list-style-type :none;
	padding-right :10px;
	margin-left :0;
}
#category ul.category_archives li a{
	padding: 2px 5px;	
	text-decoration:none;
	color:#ffffff;
	border: 1px solid #939072;
}
#category ul.category_archives li a:link{
	background:#373732;
}
#category ul.category_archives li a:hover{
	background:#000000;
}
#category ul.category_archives li a:visited{
	background:#373732;
}


/* recent posts */

#recent-posts {
	padding:0 0 10px;
}
#recent-posts .home-post {
	float:left;
	width:228px;
	height:257px;
	overflow:hidden;
	background:url(images/home-post-back.gif) no-repeat;
	line-height:15px;
	color:#c6c6b9;
	margin:0 12px 12px 0;
}
#recent-posts .upper {
	height:205px;
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}
#recent-posts .fade {
	position:absolute;
	top:200px;
	left:5px;
	width:218px;
	height:20px;
	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:#efeee8;
	line-height:18px;
	font-weight:normal;
	background:url(images/header-back-2.png);
	
}
#recent-posts .home-post h3 a {
	color:#efeee8;
	text-decoration:none;
}
#recent-posts .home-post h3 a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #979579;
}
#recent-posts .home-post .meta {
	color:#939072;
	line-height:12px;
	display:block;
	padding:3px 0 0;
}
#recent-posts .home-post .meta a {
	color:#939072;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#recent-posts .home-post .meta a:hover, #recent-posts .lower-meta a:hover {
	color:#efeee8;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#recent-posts .btn-readon a {
	display:block;
	float:right;
	width:98px;
	height:19px;
	background:url(images/btn-post.gif) no-repeat 0 0;
	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 {
	display:block;
	float:left;
	padding:12px 0 0 34px;
	color:#939072;
	line-height:12px;
	border-style:none;
}
#recent-posts .lower-meta a:hover {
	border-style:none;
}

/* search results */

.search-results {
	color:#fff;
	padding:12px 0;
}
.search-results .bigger {
	color:#fff;
}

/* single template column 02 posts */

#column02 {
	float:right;
	width:228px;
	overflow:hidden;
	padding-top:30px;
	padding-right:100px;
}
#column02 .side-post {
	float:left;
	width:228px;
	height:191px;
	overflow:hidden;
	background:url(images/side-post-back.gif) no-repeat;
	line-height:15px;
	color:#c6c6b9;
	margin:0 12px 12px 0;
}
#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:#efeee8;
	line-height:18px;
	font-weight:normal;
	
}
#column02 .side-post h3 a {
	color:#efeee8;
	text-decoration:none;
}
#column02 .side-post h3 a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #979579;
}
#column02 .side-post .meta {
	color:#939072;
	line-height:12px;
}
#column02 .side-post .meta a {
	color:#939072;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#column02 .side-post .meta a:hover {
	color:#efeee8;
	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;
	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 {
	display:block;
	float:left;
	padding:12px 0 0 34px;
	color:#939072;
	line-height:12px;
	border-style:none;
}
#column02 .lower-meta a:hover {
	text-decoration:none;
	color:#fff;
}
#column02 .sub-txt {
	display:block;
	float:left;
	padding:12px 0 0 18px;
	color:#939072;
	line-height:12px;
	border-style:none;
}



/* older and newer post links */

#page-nav {
	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;
}

/* contact */
.wpcf7-form .nameBox input,
.wpcf7-form .mailBox input {
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #434340;
	width:220px;
	background:url(images/pattern-back.gif);
	padding:5px;
}
.wpcf7-form .msgBox textarea {
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #434340;
	width:300px;
	height:180px;
	background:url(images/pattern-back.gif);
	padding:5px;
}
.wpcf7-form .btnArea input {
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	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;
}
.wpcf7-form .btnArea input:hover {
	background:url(images/btn-comment.gif) no-repeat 0 -26px;
}

/* 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:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #434340;
	width:220px;
	background:url(images/pattern-back.gif);
	padding:5px;
}
.comments-PII-2 textarea {
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border:1px solid #434340;
	width:300px;
	height:180px;
	background:url(images/pattern-back.gif);
	padding:5px;
}
.comments-PII-2 input {
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	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 {
	color:#939072;
}


/* comment list styles */

#comment-list {
	padding:10px 0;
}
#comment-list .bigger, cite {
	font-weight:normal;
	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-weight:bold;
}
.avatar {
	border:2px solid #C0C0B4;
}
.comment-metadata {
	font-weight:normal;
}
.comment-metadata a, .comment-meta a, comments-PII a, comments-PII-2 a, cite a {
	color:#fff;
	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;
	line-height:20px;
}

/* st-related */
ul.st-related-posts,
ul.st-related-posts li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type:none;
}
h4.st-related-title,
ul.st-related-posts {
	width: 470px;
	border:1px solid #434340;
	padding: 5px 10px;
}
h4.st-related-title {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	color:#FFFFFF;
	font-weight:bold;
}
h4.st-related-title span{
	border-bottom :1px solid #434340;
	display: block;
	padding-bottom: 3px;
}
ul.st-related-posts {
	border-top: 0;
}
ul.st-related-posts a {
	display: block;
}
ul.st-related-posts a:hover {
	background: #000000;
}


/* lower section */

.lower-outer {
	background:url(images/lower.gif) repeat-x;
}
#lower {
	padding:30px 0 0;
	width:960px;
	margin:0 auto;
}
#lower .title {
	font-weight:bold;
	display:block;
	padding:3px 16px 8px;
	color:#fff;
}
#lower .module, #lower .module-mid, #lower .module-end {
	width:300px;
	background:url(images/lower-back.gif) repeat-y;
	border-bottom:1px solid #434340;
	overflow:hidden;
}
#lower .top {
	background:url(images/lower-top.gif) no-repeat;
	height:9px;
	line-height:0;
}
#lower .module, #lower .module-mid {
	margin-right:22px;
	float:left;
}
#lower .module-end {
	float:left;
}
#lower ul,
#lower .module-end .module-body {
	width:270px;
	margin:5px auto 15px;
	padding:0;
}
#lower li {
	padding:0;
	margin:0;
	list-style:none;
	border-top:1px solid #434340;
}
#lower .module-end .module-body{
	border-top:1px solid #434340;
	padding-top:10px;
}
#lower a {
	display:block;
	width:240px;
	padding:5px 10px 5px 20px;
	text-decoration:none;
	color:#C6C6B9;
	line-height:16px;
	background:url(images/bullet.gif) no-repeat 6px 8px;
}
/*
#lower .module-end  li{
	width:24.5%;
	float: left;
}
*/
#lower .module-end a,
#lower .module-end a:hover{
	background-image: none;
	padding: 3px ;
	width: auto;
	display: inline;
	line-height:25px;
}

#lower a .listMeta {
	color:#7f7b57;
}
#lower a:hover {
	background:url(images/bullet-on.gif) no-repeat 7px 8px #000;
}
/*
#lower li.current-cat a {
	font-weight: bold;
}
*/
#lower .widget {
	width:270px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	border:1px solid #434340;
	padding:12px;
	background:url(images/pixel-grey.gif);
	color:#fff;
}
#lower .widget a { 
	display:inline;
}
#lower ul li ul {
	width:240px;
	margin:0 0 5px 30px;
	padding:0;
}
#lower ul li ul li {
	border-top: none;
	display: inline;
}
#lower ul li.cat-item-6 ul li{
	display: block;
}
#lower ul li ul li a{
	width:auto;
	display:inline;
	padding:2px 5px 2px 5px;
	background-image:none;
	white-space: nowrap;
}
#lower ul li.cat-item-6 ul li a{
	display: block;
}
#lower ul li ul li a:hover{
	background-image:none;
}

/* footer */

#footer {
	width:940px;
	margin:0 auto;
	padding:170px 0 20px;
	line-height:14px;
	text-align:right;
	color:#6a6a67;
	background:url(images/footer.png) no-repeat;
}
#footer a {
	color:#6a6a67;
	text-decoration:none;
	border-bottom:1px solid #424133;
}
#footer a:hover {
	color:#fff;
	border-style:none;
}



/* costum */
.main-post dl{
	width: 100%;
	margin:0;
}
.main-post dl dt,
.main-post dl dd {
	float: left;
	padding-bottom:5px;
}
.main-post dl dt {
	width: 20%;
	clear: left;
}
.main-post dl dd {
	padding-left: 10px;
	margin-left:0;
	width:70%;
}
.main-post .tourBox{
	padding-bottom:5px;
}
.main-post .tourBox h3 {
	font-weight: normal;
	margin:0 ;
}
.main-post .tourBox dl{
	border-left: 3px #4D4C3C solid ;
	padding: 0 5px;	
	margin: 0 5px;
}
.main-post .tourBox dt,
.main-post .tourBox dd{
	padding-bottom:0;
}

.categoryTourList a {
	color:#C0C0B4;
}
.categoryTourList dl {
	width: 580px;
}
.categoryTourList dl dt,
.categoryTourList dl dd {
	float: left;
	padding: 5px 0;
	margin: 0 0 0 0;
	border-top: 1px solid #4D4C3C;
}
.categoryTourList dl dt {
	width:350px;
	padding-left: 10px;
}
.categoryTourList dl dd {
	width:180px;
}
.categoryTourList dl .date,
.categoryTourList dl .title,
.categoryTourList dl .time,
.categoryTourList dl .map {
	float: left;
	display: block;
}
.categoryTourList dl .date{
	width:50px;
}
.categoryTourList dl .title{
	width:300px;
}
.categoryTourList dl .time{
	width:100px;
}
.categoryTourList dl .map{
	width:80px;
}

p.trackback input{
	background:#373732;
	color:#C6C6B9;
	border: 1px #4D4C3C solid ;
	width:350px;
	padding:2px 5px ;
	marign-left:5px;
}
.txt-r{
	text-align:right;
}

.goTop{
	text-align:right;
}
.goTop a{
	color:#BFBB90;
}
.goTop a:hover {
	border-bottom:1px solid #4F4D36;
	color:#BFBB90;
}


.clrFix:after,
#lower .module-end ul:after,
.main-post dl:after,
.categoryTourList dl:after,
.categoryTourList dt:after,
.categoryTourList dd:after,
#category:after {
  content:h.h;
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clrFix,
#lower .module-end ul,
.main-post dl,
.categoryTourList dl,
.categoryTourList dt,
.categoryTourList dd,
#category{
  overflow:hidden;
}
/*\*/
* html .clrFix,
* html #lower .module-end ul,
* html .main-post dl,
* html .categoryTourList dl,
* html .categoryTourList dt,
* html .categoryTourList dd,
* html #category {
  zoom:1;/* for hasLayout */
  overflow:visible;
}
/**/