/*
    Theme Name: Mecandes
    Theme URI: http://mecandes.poverellomedia.com/
    Description:  Mecandes is a personal wordpress theme based on Cellar Heat Dark by Evan Eckard.
    Version: 1.0
    Author: Poverello Media
    Author URI: http://www.poverellomedia.com/
*/


body {
	margin:0;
	font-family: Constantia, Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
	background:url(images/page-back.jpg) repeat-x #211810;
}

p { margin: 1.12em 0 }

blockquote { font-weight: bold }

#container {
	margin:0 auto;
	width:960px;
	background:url(images/floral.png) no-repeat;
}

#container a {
	color:#cac48a;
}

#container a:hover {
	color:#cc0000;
}
#site-name {
	font-size:26px;
	color:#fff;
	padding:22px 0;
}
#site-name .description {
	color:#cac48a;
	font-size:13px;
}
#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:8px 10px;
	font-size: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:#cac48a;
	border-bottom:1px solid #4f4d36;
}


/* search */

#search {
	width:233px;
	height:28px;
	overflow:hidden;
	float:right;
	background:url(images/search-back.png) no-repeat;
	margin:26px 0 0;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	margin:5px 0 0 5px;
	width:150px;
	color:#fff;
	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;
}

#feeds {
	float:right;
	padding-top:20px;
	width:228px;
	height:191px;
	overflow:hidden;
	background:url(images/rss-and-twitter-back.png) no-repeat;
	color:#ffffff;
	margin:0;
}
#feeds a {
	color:#cac48a;
}

#feeds a:hover {
	color:#cc0000;
}

/* twitter */
#feeds .twitter {
	position: absolute;
	width: 172px;
	height: 122px;
	overflow: hidden;
	font-size:14px;
	line-height: 17px;
	margin:0 0 0 20px;
	color:#ffffff;
}
#feeds .follow {
	position: absolute;
 	font-size:14px;
	margin:137px 0 0 0;
	color:#c6c6b9;
}
#feeds .rss {
	position: absolute;
	display: block;
 	font-size:14px;
	margin:185px 0 0 0;
	color:#c6c6b9;
}

/* first post home page */

#post-one {
	padding:12px 0 30px 4px;
	width:700px;
	color:#c0c0b4;
	font-size:16px;
	line-height:22px;
}

#container .column01 #post-one {
	font-size:14px;
	line-height:20px;
}
.column01 a {
	color:#c0c0b4;
	text-decoration:underline;
}
.column01 a:hover {
	color:#cc0000;
	text-decoration:underline;
}
.column01 {
	width:710px;
	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:bold;
	background:url(images/header-back.png);
}
#post-one h2 a {
	color:#efeee8;
	text-decoration:none;
}
#post-one h2 a:hover {
	color:#cc0000;
	text-decoration:none;
	border-bottom:1px solid #990000;
}
#post-one .meta {
	display:block;
	font-size:12px;
	color:#cac48a;
	padding-bottom: 10px;
}
#post-one .meta a {
	color:#cac48a;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#post-one .meta a:hover {
	color:#cc0000;
	text-decoration:none;
	border-bottom:1px solid #990000;
}
#post-one .btn-first-readon a {
	display:block;
	float:right;
	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:#cac48a;
	text-decoration:underline;
	padding-left:24px;
	float:left;
	background:url(images/icon-chat-dark.gif) no-repeat 0px 2px;
}
#post-one .comments a:hover {
	color:#cc0000;
}
.alignright {
	float:right;
	margin:4px 0px 6px 20px;
}
.alignleft {
	float:left;
	margin:4px 20px 6px 0px;
}
#post-one img {
	border:none;
}
#post-one a img {
	border:0px solid #c0c0b4;
}
#post-one a:hover img {
	border:0px solid #cc0000;
}

.post-tag-list {
	font-size:10px;
	color: #939072;
}
.post-tag-list a {
	color: #939072;
}



/* category name */

#category {
	padding:0;
	margin:12px 0 0 0;
	color:#7f7b57;
	font-size:22px;
	line-height:26px;
	font-weight:bold;
	/* background:url(images/header-back.png); */
}
#category .category-name {
	color:#fff;
}


/* recent posts */

.imgtfe {  /* Thumbnails for excerpts */
margin:12px 0 4px 10px;
}

#recent-posts {
	padding:0px 0 20px;
	width: 720px;
	float: left;
}
#recent-posts .home-post {
	float:left;
	width:228px;
	height:257px;
	overflow:hidden;
	background:url(images/home-post-back.png) no-repeat;
	font-size:13px;
	line-height:18px;
	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;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	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:#cc0000;
	text-decoration:none;
	border-bottom:1px solid #990000;
}
#recent-posts .home-post .meta {
	font-size:11px;
	color:#939072;
	line-height:13px;
	display:block;
	padding:3px 0 0;
}
#recent-posts .home-post .meta a {
	color:#cac48a;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#recent-posts .home-post .meta a:hover, #recent-posts .lower-meta a:hover {
	color:#cc0000;
	border-bottom:1px solid #990000;
}
#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:#cac48a;
	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:url(images/side-post-back.png) no-repeat;
	font-size:11px;
	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;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	
}
#column02 .side-post h3 a {
	color:#efeee8;
	text-decoration:none;
}
#column02 .side-post h3 a:hover {
	color:#cc0000;
	text-decoration:none;
	border-bottom:1px solid #990000;
}
#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 #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;
	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:#939072;
	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:#939072;
	line-height:12px;
	border-style:none;
}


/* Home page right-hand column, added by Mecandes */

#home-column02 {
	float:right;
	width:228px;
	overflow:hidden;
	padding-top:0px;
}
#home-column02 .side-post {
	float:left;
	width:228px;
	height:526px;
	overflow:hidden;
	background:url(images/home-side-post-back.gif) no-repeat;
	font-size:11px;
	line-height:15px;
	color:#c6c6b9;
	margin:0 12px 12px 0;
}
#home-column02 .upper {
	height:475px;
	overflow:hidden;
	padding:14px 18px 0;
	position:relative;
}
#home-column02 .fade {
	position:absolute;
	top:475px;
	left:5px;
	width:218px;
	height:20px;
	background:url(images/home-side-fade.png) no-repeat bottom;
}
#home-column02 .side-post h3 {
	padding:0 0 2px;
	display:inline;
	margin:00;
	color:#efeee8;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	background:url(images/header-back-2.png);
}
#home-column02 .side-post h3 a {
	color:#efeee8;
	text-decoration:none;
}
#home-column02 .side-post h3 a:hover {
	color:#cc0000;
	text-decoration:none;
	border-bottom:1px solid #990000;
}
#home-column02 .side-post .meta {
	font-size:10px;
	color:#939072;
	line-height:12px;
}
#home-column02 .side-post .meta a {
	color:#939072;
	text-decoration:none;
	border-bottom:1px solid #49483c;
}
#home-column02 .side-post .meta a:hover {
	color:#efeee8;
	text-decoration:none;
	border-bottom:1px solid #efeee8;
}
#home-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;
}
#home-column02 .btn-readon a:hover {
	background:url(images/btn-post.gif) no-repeat 0 -19px;
}
#home-column02 .lower-meta a {
	font-size:10px;
	display:block;
	float:left;
	padding:12px 0 0 34px;
	color:#939072;
	line-height:12px;
	border-style:none;
}
#home-column02 .lower-meta a:hover {
	text-decoration:none;
	color:#fff;
}
#home-column02 .sub-txt {
	font-size:10px;
	display:block;
	padding:9px 0 0 18px;
	color:#939072;
	line-height:12px;
	border-style:none;
}
#home-column02 ul a {
	display:block;
	width:160px;
	padding:5px 10px 7px 20px;
	color:#cac48a;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
	background:url(images/bullet.gif) no-repeat 6px 8px;
}
#home-column02 ul a:hover {
	color:#cc0000;
	background:url(images/bullet-on.gif) no-repeat 7px 8px;
	text-decoration: underline;
}
#home-column02 ul {
	margin: 10px 0 0 0;
	padding: 0px;
	list-style: none;
}
#home-column02 li {
	margin: 0px;
	padding: 0px;
}
#home-column02 .gReader-notes {

	size: 10px;
	margin-top: -5px;
	padding: 0 10px 7px 20px;
	}

/* older and newer post links */

#page-nav {
	font-size:14px;
	height:10px;
}
#page-nav .older a {
	display:block;
	margin-right:15px;
	float:right;
	background:url(images/arrow-right.gif) no-repeat 100%  50%;
	color:#b3b091;
	padding-right:15px;
}
#page-nav .older a:hover {
	background:url(images/arrow-right-on.gif) no-repeat 100%  50%;
	text-decoration:none;
}
#page-nav .newer a {
	display:block;
	margin-left:5px;
	float:left;
	background:url(images/arrow-left.gif) no-repeat 0 50%;
	color:#b3b091;
	padding-left:15px;
}
#page-nav .newer a:hover {
	background:url(images/arrow-left-on.gif) no-repeat 0 50%;
	text-decoration:none;
}


/* comments */

/* comment form styles */

.comments-PII, .comments-PII-2 {
	float:left;
	margin-left: 20px;
}
.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: Constantia, Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
	font-size:12px;
	border:1px solid #434340;
	width:220px;
	background:url(images/pattern-back.gif);
	padding:5px;
}
.comments-PII-2 textarea {
	color:#fff;
	font-family: Constantia, Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
	font-size:12px;
	border:1px solid #434340;
	width:300px;
	height:180px;
	background:url(images/pattern-back.gif);
	padding:5px;
}
.comments-PII-2 input {
	color:#fff;
	font-family: Constantia, Palatino, Palatino Linotype, Georgia, Times, Times New Roman, 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:#939072;
}


/* comment list styles */

#comment-list {
	font-size:18px;
	padding:30px 0 0 0;
	color:#FFFFFF;
}
#comment-list .bigger, cite {
	font-weight:normal;
	font-size:14px;
	line-height:22px;
}
.comment-left {
	padding:40px 0 0 20px;
	background:url(images/comment-break.png) no-repeat 0 -10px;
}
.comment-author {
	font-weight:bold;
	font-size: 14px;
}
.comment-author a {
	text-decoration: none;
	}
.alt {
	background:url(images/comment-break-alt.png) no-repeat 0 -10px;
}
.comment-avatar {
	float:left;
	width:50px;
	margin-right:10px;
}
.comment-metadata {
	font-size:10px;
	font-weight:normal;
	font-style: italic;
	color: #939072;
}
.comment-metadata a, .comment-avatar a, comments-PII a, comments-PII-2 a, {
	color:#fff;
	text-decoration:none;
}
.comment-metadata a:hover, .comment-meta a:hover, comments-PII a:hover, comments-PII-2 a:hover {
	text-decoration:underline;
}
.comment-txt {
	float:left;
	width:530px;
	padding-left:10px;
	font-size:12px;
	line-height:20px;
}


/* lower section */

.lower-outer {
	background:url(images/lower.jpg) repeat-x;
}
#lower {
	padding:30px 0 0;
	width:960px;
	margin:0 auto;
}
#lower .title {
	font-size:12px;
	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;
	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:1px solid #434340;
}
#lower .listMeta {
	font-size:10px;
}
#lower a {
	display:block;
	width:240px;
	padding:5px 10px 5px 20px;
	text-decoration:none;
	color:#C6C6B9;
	font-size:11px;
	line-height:16px;
	background:url(images/bullet.gif) no-repeat 6px 8px;
}

#lower a .listMeta {
	font-size:10px;
	color:#7f7b57;
}
#lower a:hover {
	background:url(images/bullet-on.gif) no-repeat 7px 8px #000;
}
#lower .widget {
	width:270px;
	float:left;
	margin-right:20px;
	overflow:hidden;
	border:1px solid #434340;
	padding:12px;
	background:url(images/pattern-back.jpg);
	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(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;
}


/* delicious linkroll */
.delicious-posts li {
padding-bottom: 8px;
}
.delicious-tags a { 
	color: #939072;
	text-decoration: none;
}

/* Link list (Bookmarks) */

#linklist .linklistcatname {
font-size: 18px;
font-family: Constantia, Palatino, Palatino Linotype, Georgia, Times, Times New Roman, serif;
color: #939072;
}

/* wp greet box */

.greet_block {
  background:#072a1c;
  border:1px solid #00341a;
  float:left;
  margin:10px 0;
  width:99%;
  	border-radius: 10px;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.greet_image {
  float:left;
  padding:0 10px 0 0;
}

.greet_image img{
  background:none;
  border:none;
  margin:0;
  padding:0;
}

.greet_text {

  color:#ffffff;
  float:left;
  font-size:16px;
  line-height:20px;
  padding:10px;
}

.greet_block_close {
  background:#0b2e20;
  border:1px solid #3a3827;
  float:right;
  height:15px;
  margin:0 0 0 10px;
  width:15px;
}

.greet_block_close a {
  color:#00341a;
  cursor:pointer;
  font-family:verdana;
  font-size:12px;
  font-weight:bold;
  line-height:14px;
  margin:0 3px;
  text-transform:uppercase;
}

.greet_block_close a:hover {
  text-decoration:none;
}

.greet_block_powered_by {
  float:right;
  font-size:9px;
  line-height:14px;
  padding:0 5px;
}

.greet_block_powered_by a {
  color:#ccc;
}

.greet_search_after {
  border-top:1px solid #eee;
  font-size:11px;
  margin:5px 0 0 0;
  padding:2px 0 0 0;
}

.greet_search_before {
  border-bottom:1px solid #eee;
  font-size:11px;
  margin:0 0 5px 0;
  padding:0 0 2px 0;
}

#greet_search_link {
  cursor:pointer;
}


.greet_block_close a:hover {
  text-decoration:none;
}

.greet_block_powered_by {
  float:right;
  font-size:9px;
  line-height:14px;
  padding:0 5px;
}

.greet_block_powered_by a {
  color:#ccc;
}

.greet_search {
  border-top:1px solid #00341a;
  font-size:11px;
  margin:5px 0 0 0;
  padding:2px 0 0 0;
}

.greet_search a {
  cursor:pointer;
}
