/*
Theme Name: Style Substance Soul
Description: A custom theme for Style Substance Soul. Built upon the <a href="http://refueled.net/blank-themes/">Blank</a> theme by Refueled.
Author: billman and risser of Epidemik
Author URI: http://epdmk.com
Tags: three-column, widget-ready
*/


/* colors ////

pink #740038
green #A79936
blue #006D81

*/
/* basics */

/*<span style="color:#8a1d57;">Style</span><span style="color:#a79936;">Substance</span><span style="color:#006d81;">Soul</span>*/


a:focus {
      outline: 0 !important;
    }

*{margin:0; padding:0;}

div.clearfix {
  clear: both;
  width: 100%;
  height: 1px;
}
br.clearfix {
  clear:both;
  line-height:1px;
}
body {
	background:transparent url(images/bg_body2.jpg) repeat;
/* 	font-family: georgia,verdana, arial, tahoma, sans-serif; */
	margin:0;
	padding: 0;
  font-family:"museo-slab-1","museo-slab-2",arial,sans-serif;
	}
body.category-style {	
/*	background:transparent url(images/bg_body2.jpg) repeat;
 	background:transparent url(images/bg_bodyOrangish.jpg) repeat; */
/* 	background:transparent url(images/bg_bodyTanish.jpg) repeat; */
}
img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a {
	color:#740038;
	text-decoration:none;
	font-weight: normal;
}

a:hover{
  text-decoration: none;
  border-bottom: 1px dashed #740038;
}



/* container */


#container {
	width:1000px;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
}
	
/* header */

#header {
	background:transparent url(images/bg_header.png) left -2px  no-repeat;
  width:100%; 
  height:158px;
	color: #fff; 
	}

#header h1{
	padding:0;
	margin:0;
	text-indent: -9999px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}


/* main menu */


#menu {
	background: transparent url(images/bg_nav.png) no-repeat 0px -3px;
	font-family: verdana, arial, times, serif;
	font-size: 13px;
	width:100%;
	height: 42px;
	overflow:hidden;
	margin: 0 0 10px;
}


#menu ul {
	margin:0;
	padding:0 0 0 12px;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	line-height: 39px;
	background: transparent url(images/navrule.png) no-repeat right 15px;
}

#menu ul li a {
	padding:0 11px;
	margin: 0;
	color: #fff;
	display:block;
  font-family:"museo-slab-1","museo-slab-2",arial,sans-serif;
}

#menu ul li a:hover {
	background: transparent url(images/bg_hoverlines.png) repeat;
	text-decoration: none;
	border-bottom: none;
}
#menu ul li.current_page_item a {
	background: transparent url(images/notch.png) no-repeat center bottom;
}
#menu ul li.current_page_item a:hover {
	background: transparent url(images/notch.png) no-repeat center bottom;
  cursor: default;
}


#contentwrapper {
  background: transparent url(images/bg_content.png) repeat-y;
  padding-bottom:15px;
}

/* content */


p {
  font-size: 14px;
  color: #000;
}

#content h1,
#content h1 a,
#content h2,
#content h2 a,
#content h3,
#content h3 a,
#content h4,
#content h4 a {
  font-family: arial,helvetica,sans-serif;
  font-weight: bold;
}

#content p {
  font-family: georgia,'times new roman',serif;
} 
#content {
	float: left;
	width:500px;
	overflow: hidden;
	padding: 0 0 0 17px;
}

#content h3 {
  font-size: 22px;
  line-height:30px;
  color: #363636;
}
#content h3 a {
  color: #363636;
}
.post {
	margin:0 0 15px;
	padding:0 0 15px;
	line-height: 24px;
	background: transparent url(images/bg_birds_all.png) no-repeat bottom center;
}
#content div.category-style {
	background: transparent url(images/bg_birds_style.png) no-repeat bottom center;
}
#content div.category-soul {
	background: transparent url(images/bg_birds_soul.png) no-repeat bottom center;
}
#content div.category-substance {
	background: transparent url(images/bg_birds_substance.png) no-repeat bottom center;
}

.entry img.thm {
  float: left;
  width: 90px;
  height: 90px;
  margin: 5px 8px 0 0;
}
.entry p.commentcount {
  margin: 0;
}
.post h2 {
  font-size: 22px;
  color: #363636;
	}
	
.post h2 a{
	text-decoration: none;
	}
	
.post h2 a:hover{
	text-decoration: none;
	}
.post {

}
.entry p{margin:12px 0;}

.entry em strong {
  font-weight: normal;
}

#content .category-style {
  
}

.paged #content div.post p.postmetadata,
#content div.odd p.postmetadata,
#content div.even p.postmetadata,
#content p.postmetadata {
  color: #5a5a5a;
	clear: both;
	padding: 0;
	margin: 5px 0 10px;
	font-size: 10px;
	font-style: oblique;
	line-height:15px;
  font-family:"museo-slab-1","museo-slab-2",serif;
	}
.paged .postmetadata a,
.postmetadata a {
  font-style: normal;
  text-transform: uppercase;
  font-family:"museo-slab-1","museo-slab-2",serif;
}	
.postmetadata span {
  font-style: normal;
  color: #000;
  text-transform: capitalize;
}
#content div.odd {
/*
  float: left;
  clear: left;
  padding-right: 5px;
*/
}
#content div.even {
/*
  float: left;
  padding-left: 5px;
*/
}
.paged #content div.post,
#content div.even,
#content div.odd {
/*   width: 245px; */
  padding-bottom: 10px;

}
.paged #content div h3,
#content div.even h3,
#content div.odd h3 {
  font-size: 18px;
  line-height: 24px;
}
.paged #content div.post p,
#content div.even p,
#content div.odd p {
  font-size: 12px;
  line-height: 22px;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.navigation div a {
  margin:25px 0;
  font-size: 12px;
}
.alignleft a {
  float:left; 
}
.alignright a {
  float:right; 
}
	

#content div.authorbox {
  border-bottom:1px solid #EEE0E7;
  border-top:1px solid #EEE0E7;
  margin:10px 0;
  padding:10px 0 0;
  background: transparent url(images/bg_pinklines25.png) repeat;
  clear: both;
}
#content div.authorbox h4,
#content div.authorbox p {
  font-family: "museo-slab-1","museo-slab-2",arial,sans-serif;
  font-weight: normal;
}
.authorbox img {
  float: left;
  margin: 0 10px 0 0;
  
}
.authorbox h4 {
  color:#666;
  font-weight: normal;  
}

.authorbox p {
  color:#666;
  font-size:12px;
  line-height:20px;
  margin: 6px 0; 
}
.authorbox p span {
  color: #000;
}
.pg-description {
  background: #f0f0f0 url(images/bg_whitelines.png) repeat;
  border:1px solid #eaeaea;
  border-width: 1px 0;
  margin-bottom:20px;
  margin-right:5px;
  text-align:left;
  padding: 10px;
}
body.home div.pg-description,
div#cat-shop-with-a-conscience,
div#cat-style { 
  background-color: #ead9e1;
  border-color: #D5B2C3;
}
body.home div.pg-description {
  background: transparent url(images/bg_pinklines25.png) repeat;
  background-color: #fff;
  border-color: #f0c9e6;
}
div#cat-giveaways,
div#cat-substance { 
  background-color: #ebeada;
  border-color: #d6d6b4; 
}
div#cat-interviews,
div#cat-soul { 
  background-color: #dae8eb;
  border-color: #b4d1d6; 
}
div#cat-reviews,
div#cat-click-a-day-for-charity { 
  background-color: #ebe4da;
  border-color: #d6c9b4;
}
div#cat-flip-flop-recycling { 
  background-color: #e1daeb;
  border-color: #c3b4d6;
}

.pg-description h2 {
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
}
div#cat-substance h2 {
  color: #333200;
}
#content .pg-description p {
  font-size: 12px;
  font-weight: 300;
  line-height:20px;
  font-family:"museo-slab-1","museo-slab-2",arial,sans-serif;
}
.pg-description p span {
  font-size: 16px;
  text-transform: capitalize;
  font-family:"museo-slab-1","museo-slab-2",arial,sans-serif;
}
/* left sidebar */

#left {
	width:217px;
  padding:0 0 0 20px;
	float:left;
	}

#left .textwidget {
  text-align: center;
}
#left .textwidget a:hover {
  border-bottom: 0;
}

#left .textwidget {
  margin-bottom: 20px;
}

/*
#left h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
*/



/* right sidebar */

#right{
	width:245px;
	float:right;
	margin:0;
	padding: 0 0;
	}

#right ul li h3 {
	color: #fff;	
	margin: 0;
	padding: 0 0;
	background: transparent url(images/bg_sb_hdrs.png) no-repeat;
	height: 37px;
	line-height: 33px;
	width: 241px;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
#right ul li#writeforus h3 {
  background-position: left -150px;
}
#right ul li#reviews h3 {
  background-position: left -100px;
}
#right ul li#morestories h3,
#right ul li#signup h3 {
  background-position: left -50px;
}
#right ul li#giveaway h3,
#right ul li#search h3 {
  background-position: left -200px;
}
#right h4 {
  padding:0 24px 0 18px;
  font-size: 12px;
}
#right h4 a {  
}
#right p {
  margin:0; 
  padding:0 24px 0 18px;
  font-size: 12px;
}

#right li img.thm {
  padding: 0; 
  margin: 3px 10px 5px 18px;
  float: left;
  height: 60px;
  width: 60px;
}

#right ul {
	margin:0;
	padding:0;
	}

#right ul li {
	margin: 0 0 30px;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	padding: 0;
}
#right ul li ul li {
  margin-bottom: 10px;
}

#theme h4 {
  font-size: 16px; 
  font-weight: 500;
  text-align: center;
  padding:0 20px 0 14px;
  margin-bottom: 12px;
}
a#rssfeed {
  display:block;
  float:left;
  margin:10px 5px 0 15px;
}
div#twitterfb {
  height: 40px;
}

a#followusbutton {
  display:block;
  margin:10px 5px 0;
  width: 100px;
  float: left;
}
#right li#signup a:hover {
  border-bottom: 0px;
}
li#signup .fb_edge_widget_with_comment {
  margin:10px 0;
  position:relative;
  width:80px;
}
li#signup form p {
  margin: 10px 24px 0 18px;
  padding: 5px 0 0;
  border-top: 1px solid #cce2e6;
}

li#signup input#emailin {
  width: 190px;
  margin: 10px 0 10px 18px;
  height: 20px;
}
#signupbutton {
  display: block;
  margin:0 0 0 93px;
  cursor: pointer;
  padding:3px;
}
li#clickaday {
  text-align: center;
  margin-top: 10px;
}
li#clickaday a:hover {
  border-bottom: none
}

#right li#clickaday img {
  margin: 10px 0 0;
  width: auto;
  height: auto;
  float: none;
  padding-right:10px;
}

/* shop w/conscience page */

body.category-shop-with-a-conscience #content div div.even,
body.category-shop-with-a-conscience #content div div.odd {
/*     background: #d2c5df url(images/bg_whitelines.png) repeat; */
  border: 1px solid #d2c5df;
  border-width: 1px 0;
}
body.category-shop-with-a-conscience #content div div a img.alignleft {
  height: 50px;
  width: 50px;
}
body.category-shop-with-a-conscience #content div div a h3 {
  line-height: 50px;
}
body.category-shop-with-a-conscience #content div div {
  width: 234px;
  float: left;
  padding: 4px;
  margin-bottom:10px;
}
body.category-shop-with-a-conscience #content div div.odd {
  margin-right: 10px;
}

body.single #content div.post p.tags {
  width: 60%;
  float: left;
  clear: none;
  margin-top: 6px;
}

/* share */
div#sharestory {
  float: right;
  display: inline;
  width: auto;
  padding: 4px 0;
  border-top: 1px solid #eee0e7;
  border-bottom: 1px solid #eee0e7;
  margin-right: 10px;
  margin-bottom:10px;
  clear: both;
  height: 17px;
}
/*
#sharestory span#tweet,
#sharestory span#fbshare {
  display: block;
  float: right;
  height: 15px;
  margin: 0;
}
div#sharestory .FBConnectButton_Small, 
div#sharestory .FBConnectButton_RTL_Small {
background-position:left -233px;
font-size:10px;
line-height:8px;
}
html#facebook {
  width: 100px;
  margin: 0 auto;
}
*/
div#sharestory h6 {
  display:inline;
  float:left;
  font-weight:normal;
  line-height:16px;
  margin-left:5px;
  margin-right:5px;
  color: #5A5A5A;
}
div#sharestory a {
  margin: 0;
}

/* email */
div#sharestory a,
div#sharestory a:hover {
  font-size: 12px;
  border-bottom: 0px;
  line-height: normal;
  margin-left: 0px;
}

/* fb */
.fb_sharebutton {
  background:url("http://static.fbshare.me/fb_sq_small.png") no-repeat scroll right top #FFFFFF;
  border:1px solid #D8DFEA;
  color:#3B5998;
  display:block;
  font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
  font-size:11px;
  height:16px;
  padding:0 0 0 3px;
  text-align:left;
  width:48px;
  line-height: normal;
  float: left;
}
#content a.fb_sharebutton:hover {
 background-color: #3B5998;
 border:1px solid #295582;
 color: #fff; 
}
/* retweet */
#content a.retweet:hover {
  background-position: 0 -132px;
  color: #80b62a;
  border-bottom: 0px;
}

div#sharestory a.retweet {
  background:url(images/b.gif) repeat-x scroll 0 -100px transparent;
  font-family:arial,"lucida grande",tahoma,verdana,sans-serif;
  color:#FFFFFF;
  cursor:pointer;
  display:block;
  font-size:11px;
  height:16px;
  line-height:16px;
  margin:1px 0px 0 10px;
  padding:0 2px;
  position:relative;
  text-align:center;
  text-decoration:none;
  float: left;
}

.retweet span {
  background: url(images/b.gif) repeat-x scroll 0 0 transparent;
  display:block;
  height:16px;
  position:absolute;
  top:0;
  width:3px;
}
.retweet span.left {
background-position:0 -84px;
left:-3px;
}
.retweet.selected span.left,
.retweet:hover span.left {
background-position:0 -116px;
}

.retweet span.right {
background-position:3px -84px;
right:-3px;
}
.retweet.selected span.right,
.retweet:hover span.right {
background-position:3px -116px;
}

/*
div#sharestory iframe html #tweetmeme_button {
  float: right;
}
*/
/* comments */

#content p.commentcount a {
  color: #006D81;
  font-family:'museo-sans-1','museo-sans-2',sans-serif;
}

#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#respond p { 
  font-size:12px;
  line-height:18px;
}	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
}
#author, #email, #url, #comment, #submit, #signupbutton {
  background: transparent url(images/bg_pinklines25.png) repeat;
  border:1px solid #3c3c3c;
  text-transform: uppercase;
	}

#author, #email, #url, #comment, #submit{
/* 	background: #fff; */
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
/* 	border: 1px solid #000; */
  text-transform:none;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}
ol.commentlist li.even {
  background:transparent url(images/bg_orangelines15.png) repeat;
  border: 1px solid #e8d5b6;
  border-width: 1px 0;
}

#content .commentmetadata a,
#content .commentmetadata,
#content span.says,
#content  cite {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #666;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* giveaway page */

div.giveawayform {
  clear: both;
  background: #cec9d6 url(images/bg_whitelines.png) repeat;
  margin:10px 0;
  padding:10px;
  position: relative;
  border: 1px solid #C3B4D6;
  border-width: 1px 0;
}
p.adminnote {
  position:absolute;
  bottom:0;
  right:0;
  background: transparent url(images/bg_white50.png) repeat;  
  padding: 5px;
  font-size: 10px;
  text-transform: uppercase;
  text-align: right;
  line-height: 14px;
  margin: 3px;
}
#content .cform label {
  display: none;
  width:0;
}

.giveawayform ol.cf-ol li {
  text-align:center;
}
/*
p#ll, p#ll2, p#ll3, p#ll3 a {
  display: none;
}
*/

#content .category-giveaways div.success {
  background-color:transparent;
  color:#444444;
  display:block;
  text-align:center;
  border: 1px solid #C3B4D6;
  border-width: 1px 0;
}
.giveawayform p.cf-sb {
  text-align: center;
}
p.linklove,
p.linklove a {
  display: none;  
}

/* interviews page */
p.storyintro,
span.storyintro {
  color: #006D81;
  font-size: 13px;
  line-height: 20px;
}

/* click a day page */
#post-906 a img {
  display: block;
/*   background: #cec9d6 url(images/bg_whitelines.png) repeat; */
  margin: 0 20px 20px 0;
}
body.page-template-page-click-a-day-php #content {
	background: transparent url(images/bg_birds_all.png) no-repeat bottom center;
}
body.page-template-page-click-a-day-php div.post {
  width: 140px;
  height: 140px;
  padding: 0 10px;
  float: left;
  background: none;
  margin-bottom: 0;
}
body.page-template-page-click-a-day-php div.odd {
}
body.page-template-page-click-a-day-php div.post a,
body.page-template-page-click-a-day-php div.post a:hover {
  border-bottom: none;
  display: block;
  width: 120px;
  margin: 0 auto;
/*   height: 120px; */
}

body.page h3 {
  text-transform: capitalize;
  text-align: center;
}
/* contact page */

#content .post-3155 .cform label {
  display:block;
  float:left;
  width:20%;
  font-size: 12px;
  line-height:14px;
}
#content .post-3155 .cform label span {
  display: inherit;
}
#content .post-3155 .cform select,
#content .post-3155 .cform textarea, 
#content .post-3155 .cform input {
width:250px;
}
#content .post-3155 .cform select {
width:258px;
}
#content .cform textarea {
  font-size: 12px;
  line-height:14px;
}

#content .post-3155 input.secinput {
  width: 95px;
  margin-left:30px;
}
#content .post-3155 p.cf-sb {
  text-align: center;
}
#content .post-3155 input#sendbutton3 {
  width: 150px;
}
#content .post-3155 li#li-3-6,
#content .post-3155 label.seccap span,
#content .post-3155 label.seccap {
  display:block;
  float:none;
  width:100%;
  text-align: center;
}
div#usermessage3a,
#content .post-3155 ol.cf-ol li#li-3-6 {
  background:transparent url(images/bg_orangelines15.png) !important; 
  padding: 5px 0;
  border: 1px solid #e8d5b6;
  border-width: 1px 0;
}
#content .post-3155 label.seccap span {
  margin-left: 15px;
}

.page-id-3155 #content div.entry p,
p#contactemails {
  font-size: 13px;
  line-height: 20px;
}
p#contactemails span {
  display:block;
  float:left;
  width:210px;
}
/* search */

#searchform{
  padding:0 10px 0 0;
  text-align:center;
	margin:14px 0;
	}

#searchform input#s{
/*
  border:1px solid #740038;
  margin:0;
*/
  padding:2px 2px 2px 5px;
  width:180px;
  height:22px;
*/
	}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
/* 	padding: 4px; */
	margin: 0 0 10px 10px;
	display: inline;
	}

img.alignleft {
/* 	padding: 4px; */
	margin: 0 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
div.alignleft {
  margin:5px 10px 5px 0;
}
div.alignright {
  margin:5px 0px 5px 10px;
}

/* left ad sidebar */

#left div#widgetized-ad-sidebar h4 {
  font-size: 16px;
  padding: 0 10px;
  margin-bottom: 12px;
  display: none;
}
#left div.textwidget p {
  font-size: 12px;
  margin-bottom: 12px;
  padding: 0 10px;
}

/* footer */

#footer {
	clear: both;
	width: 960px;
  background: transparent url(images/bg_papershadow.png) top center no-repeat;
  padding: 29px 20px 0;
	}
#footerinner {
  border-top: 1px solid #8a1d57;
  background: transparent url(images/black50.png) repeat;
  padding: 10px;
  
}	
#footer #about-us {
  width: 600px;
  border-right: 1px solid #826173;
  float: left;
}

#footer #about-us img {
  width: 210px;
  height: 126px;
  padding-top:5px;
}
#footer h3 {
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 10px;
  height:14px;
  font-weight: normal;
  text-align: left;
}

#footer-nav {
  float: right;
  margin-top: 24px;
  width: 300px;
}
#footer-nav ul {
  list-style: none;
}
#footer-nav ul li,
#footer-nav ul li a {
  color: #d0b2f1; 
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
}
#footer-nav ul li {
  color: #eee;
  text-transform: none;
}

#footer p{
  padding:0 10px;
  margin: 0 0 0 10px; 
  color: #fff; 
  text-align:left;
  font-size: 12px;
  line-height: 20px;
}
#footer a{text-decoration: none;}
#footer a:hover{}



