/*
Theme Name: Sunspot
Theme URI: http://www.kineda.com/rihanna/
Description: A sharp theme with subtle grid lines and sun-splashed accents, Sunspot is a great all-purpose podcast canvas, especially for those who prefer a dark color scheme.   
Version: 1.0
Author: Automattic
Author URI: http://automattic.com/
*/

* { padding: 0; margin: 0; }

body { 
    color: #B29D85;
    font-family: Ubuntu,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 11px;
	background:url(//www.podbean.com/wp-content/themes/Sunspot/images/bgimage.png) repeat;
	min-width:1000px;
}
.wrapper-block {
    position: relative;
    z-index: 2;
}
#wrapper {
    background: url(//www.podbean.com/wp-content/themes/Sunspot/images/wrapper-bg.png) repeat-y scroll 28% 0 transparent;
    margin: 0 0 -1em 1.692em;
    max-width: 1175px;
    overflow: hidden;
    padding-top: 3.5em;
    position: relative;
}
.podPress_content table {
	margin:0.5em 0;}
ul, ol {list-style: none;
	line-height: 1.3em;
}

p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0.3em 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 4px 0 0px 0;
	font-family: Arial, sans-serif;
	color: #9BBB38;
}

h3, h4 { margin-top: 10px; }
h1 { font-family: Arial, sans-serif; color: #404040; font-size: 17px; font-weight: normal; }
#content .post h1 {font-size: 24px;}
h2 { font-family: Arial, sans-serif; color: #AE0C0A; font-size: 20px; font-weight: normal; }
#column1 h3, #column2 h3, #column1 h2, #column2 h2 {
    color: #927E66;
    border-top: 1px solid #393636;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 1em 0 0.3em;
    padding: 2em 0 0;
    text-transform: uppercase;
}
h4 { font-family: Arial, sans-serif; color: #927E66; font-size: 13px; font-weight: bold; }
h6 { font-family: Arial, sans-serif; color: #B94F25; font-size: 10px; font-weight: normal; }
#content .post h6 {
    font-size: 0.7rem;
    letter-spacing: 0.05em;
    margin-top: 0.5em;
    text-transform: uppercase;
}
a, a:visited {
    color: #FCB03E;
    text-decoration: none;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    background: none repeat scroll 0 0 #181514;
    border: 1px solid #393736;
    box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
    color: #A18D75;
	padding:5px;
}
input[type="submit"] {
    background: none repeat scroll 0 0 #111111;
    border: 1px solid #444444;
    box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
    color: #B94F25;
    cursor: pointer;
    padding: 4px;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}

/* Layout */
#headercolumn1 h1 a {
	text-decoration: none;
	font-size: 2.3em;
	color: #FCB03E;
	letter-spacing: -2px;
}
#headerwrap {
    margin-bottom: 2.083em;
    display: block;
}
#headercolumn2 {
	float: left;
	margin: 15px 0 0px 0px;
	padding: 0px 8px 5px 0px;
	width: 80px;
	}
html>body #headercolumn2 {
	width: 80px;
	}

#headercolumn3 {
	float: left;
	margin: 40px 0 0 6px;
	padding: 0 7px 25px 7px;
	width: 227px;
 	}

html>body #headercolumn3 {
	width: 227px;
	}

/* Header Styles */

#header h1 {
	margin: 0;

}
#header h1 a {
	text-decoration: none;
	font-size: 2.3em;
	color: #3d0e02;
}

#content {
	float: left;
	/*
	background: url(//www.podbean.com/wp-content/themes/Sunspot/images/bg_article.gif) repeat-y;
	*/margin-left:1%;
	margin-right:1%;
	width: 52%;
}
* html #content {
	overflow: hidden;
	/* So IE won't break things */
}

/* Column 1 */

#column1 {
    float: left;
    width: 25%;
	display:block;
}
#flickr-photos a {
	float: left;
	display: inline;
	margin: 10px 0 0 10px;
	padding:0;
	width: 75px;
	height: 75px;
	border: 1px solid #555;
	overflow: hidden;
}

#flickr-photos {
margin: 0 0 15px 0;
padding: 0 0 20px 0;
}
#column1 ul, #column2 ul {
	margin-bottom: 4em;
	list-style-type:none;
}
#column1 li, #column2 li {
    border-bottom: 1px solid #302F2D;
    list-style: none outside none;
    position: relative;
}
#column1 li , #column2 li {
    display: block;
    padding: 0.65em 0.182em;
}
#column1 li a, #column2 li a{
    color: #FCB03E;
}
#column1 li p {
	width:186px;
	margin: 0 0 0 0;
	padding: 8px 20px 8px 20px;
	font-size: 1.0em;
	line-height: 1.5em;
	background-color: #f8fcef;
	border-bottom: 1px dashed #d7d7d7;
	}

#column1 li:hover a, #column2 li:hover a, #column1 li p a:hover {
	color: #BFAA91;
	}
/* Column 2 */
#column2 {
    display: block;
    float: left;
    width: 20%;
	border-left:1px solid #393636;
}
#column2 p {
	margin: 0 0 20px 0;
	padding: 0px 10px 0px 0px;
	border-top: 1px dashed #d7d7d7;
	border-bottom: 1px dashed #d7d7d7;
	line-height: 20px;
	}

/* Footer Styles */

#footer {
	clear: both;
    /*
    background: url(//www.podbean.com/wp-content/themes/Sunspot/images/bg_footer.gif) repeat-x;
	*/
	text-align: center;
	font-size: 0.9em;
	margin-top: 25px;
}

#footer p {
	margin: 0px;
	padding: 30px 0 50px 0px;
}

div.float {
  float: left;
  padding-left: 13px;
  }

div.float p {
   text-align: center;
   }

div.spacer {
  clear: left;
  }

/* Blog */

.post {
	margin: 10px 10px 20px 10px;
	padding-bottom:10px;
	border-bottom: 1px solid #393636;
	}

.post img {
	margin: 4px auto 4px 0px;
	padding: 4px;
	}

.postmeta {
	margin-top: 0;
	padding-top: 2px;
	color: #B94F25;
}

.postfeedback {
    background: none repeat scroll 0 0 #120F10;
    border: 1px solid #393636;
    box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
    display: table;
    font-size: 0.7rem;
    padding: 0.5em 1em;
	margin-top:2em;
	margin-bottom:2.5em;
}
.postfeedback a { color: #999b7b; padding: 0.2em 0.2em 0.2em; margin: 0 3px 0px 3px; }
.postfeedback a:hover { color: #FCB03E; }

.postentry {
	margin: 0;
	padding: 0;
	text-align: justify;
}

.postentry ul {
	list-style:square;
	margin: 20px 20px 20px 10px;
}

.postentry ul li {
	margin: 10px 0;
	font-size: 1.1em;
}
.permalink {
	margin: 0 2.5em 0 0;
	padding: 0 0 0 14px;
}
.commentslink {
	padding: 0 0 0 17px;
}

/* Comments */

#commentlist {
	margin: 2em 0;
	padding: 0;
	border-bottom: 1px solid #393636;
	list-style-type: none;
}
#commentlist li {
	padding: 1px 20px;
}
.alt {
	background-color: #222222 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.0em;
	color: #8caf51;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
/* calendar START */
.widget_calendar h3{display:none;}
#wp-calendar{width:100%;}
#wp-calendar #today{border:1px solid #FCB03E; color:#FCB03E;}
#wp-calendar tbody a{font-weight:bolder;}
#wp-calendar caption{font-family:Arial;font-size:100%;text-align:left;padding-bottom:5px;}
#wp-calendar th,#wp-calendar td{text-align:center;}
#wp-calendar tbody td{border:1px solid #444444;}
#wp-calendar tbody td.pad{border:0 none;}
#wp-calendar th{background:#999;color:#FFF;}
#wp-calendar td#prev{text-align:left;padding-top:5px;}
#wp-calendar td#next{text-align:right;padding-top:5px;}
#column1 #wp-calendar{border-spacing:0;}
#column1 #wp-calendar tbody {
    background: none repeat scroll 0 0 #181514;
    border: 1px solid #393736;
}
#column1 #wp-calendar th{background:none;color:#B29D85; padding:0 0 1em; font-weight:normal;}
#column1 #wp-calendar tbody td {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #191919;
    box-shadow: 2px 2px rgba(0, 0, 0, 0.2);
    color: #7E6B54;
    font-size: 90%;
    padding: 0.615em 2%;
    text-align: center;
}
#column1 #wp-calendar tbody td:hover {
    background: none repeat scroll 0 0 #181514;
    color: #B94F25;
	cursor:inherit
}
#column1 #wp-calendar tbody .pad {
    background: none repeat scroll 0 0 transparent;
}
.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.sunstrip, .sunstrip-small {
	background: #b94f25; /* Old browsers */
	background: -moz-linear-gradient(left,  #b94f25 1%, #ffa800 21%, #ffa800 31%, #b94f25 41%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#b94f25), color-stop(21%,#ffa800), color-stop(31%,#ffa800), color-stop(41%,#b94f25)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #b94f25 1%,#ffa800 21%,#ffa800 31%,#b94f25 41%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #b94f25 1%,#ffa800 21%,#ffa800 31%,#b94f25 41%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #b94f25 1%,#ffa800 21%,#ffa800 31%,#b94f25 41%); /* IE10+ */
	background: linear-gradient(left,  #b94f25 1%,#ffa800 21%,#ffa800 31%,#b94f25 41%); /* W3C */
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#ffa800,endColorStr=#b94f25);
	position: absolute;
	width: 100%;
	z-index: 1;
	height:20px;
}
.sunstrip:after, .sunstrip-small:after {
    background: url(//www.podbean.com/wp-content/themes/Sunspot/images/sun-border.png) repeat scroll 0 0 transparent;
    content: "";
    height: 5px;
    position: absolute;
    width: 100%;
    z-index: 1;
	bottom:0;
	left:0;
}
.sunstrip-small {height:12px;}
.sunstrip-small:after {
    top: 0;
}
.column1-box {padding:0 1.5em;}
.column2-box {padding:0 1.3em;}

.fbFeedbackPost .postText {
    color: #B29D85 !important;
}
#new_comments .new_entry p {
    color: #B29D85 !important;
}
.fb_iframe_widget {background:#ffffff;}
.show_visits {border-right: 1px solid rgba(255,255,255,0.3)}
.wtf-widget .h3css {border-bottom: none !important; }
.reset-like {color: #B29D85 !important}
.show_visits span, .BlogEpisodeCount span {color: #B94F25}
#profilebottomaction .btns-nomal a.pb-follow {background: #B94F25; color: #fff; border: 0px;}
#profilebottomaction .btns-nomal a:hover, #profilebottomaction .btns-nomal a.followed {background: #B29D85 !important; border: 0;}
#content .post .postentry .podPress_content{ padding:10px 0px; }