/*
Theme Name: Plank
Theme URI: //www.podbean.com/
Description: Amazing theme to build an online presence from arts to fashion, from nature to life.
Version: 2.5
Author: Podbean
Author URI: //www.podbean.com/
is_new:YES
*/

body {
	background: url(//www.podbean.com/wp-content/themes/plank/images/body-bg.jpg) repeat scroll 0 0 #575757;
	color: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	min-height: 25px;
	text-align: center;
}
.header-block {
	background: url(//www.podbean.com/wp-content/themes/plank/images/body-top-bg.png) repeat-x scroll 0 0 #D2D2D2;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 40px;
}
/* fonts */
* {
	padding: 0;
	margin: 0;
}
/*---:[ global elements ]:---*/

a {
	color: #00B7F3;
	text-decoration: underline;
}
a img {
	border: none;
}
ol, ul {
	list-style: none outside none;
}
blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555;
	margin: 0 30px 1.5em 30px;
	padding: 0 0 0 10px;
	border-left: 1px solid #aaa;
}
abbr, acronym {
	border-bottom: 1px dotted #333;
	text-transform: uppercase;
	cursor: help;
}
code {
	color: #090;
	font-family: Monaco, "Courier New", Courier, monospace;
}
pre {
	width: 500px;
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 1.3em;
	float: left;
	clear: both;
}
* html pre {
	font-size: 1.0em;
}
p.center {
	text-align: center !important;
}
p.bottom {
	margin: 0 !important;
}
p.unstyled {
	font-size: 1.4em;
}
.flickr_blue {
	color: #007ae4;
	text-transform: lowercase;
}
.flickr_pink {
	color: #ff2a96;
	text-transform: lowercase;
}
/*---:[ headlines ]:---*/

h1, h2, h3 {
	font-weight:normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
}
.nav {
	background: url(//www.podbean.com/wp-content/themes/plank/images/nav-bg.png) no-repeat scroll 0 0 transparent;
	height: 55px;
	left: 0;
	position: absolute;
	top: 46px;
	width: 960px;
}
h1 a, h1 a:visited, h1 a:hover {
	color: #000;
	text-decoration: none;
}
h2 {
	font-size: 2.0em;
}
.posts h2 a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:30px;
}
.posts h2 {
	margin: 0 0 0.1em 0;
	line-height: 1.2em;
}
.pages h2, h2.page_header {
	padding: 0 0 0.6em 0;
	background: url('//www.podbean.com/wp-content/themes/plank/images/hr_title_sep.gif') 0 100% no-repeat;
}
h2.archive_head {
	font-weight: bold !important;
	font-size: 1.4em !important;
	text-transform: uppercase !important;
	letter-spacing: normal !important;
	margin: 0 0 1.8em 0 !important;
	padding: 0.4em 2px !important;
	border-top: 3px solid #000 !important;
	background: url('//www.podbean.com/wp-content/themes/plank/images/hr_dot_black.gif') 0 100% repeat-x !important;
}
h3 {
	font-size: 1.0em;
	text-transform: uppercase;
}
.entry h3 {
	margin: 2.5em 0 0.5em 0;
}
.entry h3.top {
	margin: 1.5em 0 0.5em 0 !important;
}
h3.comments_headers {
	font-size: 1.3em;
}
h4 {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #bbbbbb;
}
h4 a, h4 a:visited {
	color: #bbbbbb;
	text-decoration: none;
}
h4 a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}
.pages h4 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 1.2em 0;
	padding: 0.4em 0 0 0;
	clear: both;
}
/*---:[ core layout elements ]:---*/

#container {
	position:relative;
}
#banner-top-bg {
	background: url(//www.podbean.com/wp-content/themes/plank/images/body-top-bg.png) repeat-x scroll left bottom #D2D2D2;
	border-bottom: 1px solid #FFFFFF;
	height: 102px;
	left: 0;
	position: absolute;
	top: -1px;
	width: 100%;
	z-index: 1;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
#content-area {
	background: url(//www.podbean.com/wp-content/themes/plank/images/sidebar-bg.png) repeat-y scroll 688px 0 transparent;
	padding: 38px 0;
}
#content_box {
	position: relative;
}
#content {
	float: left;
	width: 678px;
	padding-right: 10px;
}
* html #content {
	overflow: hidden;
}
#sidebar {
	float: left;
	width: 269px;
}
#sidebar li a {
	color:#FFFFFF;
}
* html #sidebar {
	overflow: hidden;
}
#footer {
	background: url(//www.podbean.com/wp-content/themes/plank/images/footer-top-bg.png) no-repeat scroll center top transparent;
	color: #B9B9B9;
	padding: 20px;
}
#wp-calendar {
    margin-left: -20px;
    margin-top: 10px;
    width: 100%;
}
#sidebar li #wp-calendar a {
	font-weight:bold;
}
/*---:[ header styles ]:---*/

.container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 960px;
}
.header {
	height:100px;
}
ul#nav {
	float: left;
	padding: 20px 0 0 4px;
}
ul#nav li {
	margin-left: 17px;
	float: left;
	position: relative;
}
ul#nav li a {
	color: #535353;
	font-size: 16px;
	padding-bottom: 13px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #FFFFFF;
	display: block;
	float: left;
}
ul#nav li a, .posts h2 a {
	font-family:'BenchNine', sans-serif;
	font-weight:normal;
}
ul#nav li a:hover, ul#nav li a.current {
	color: #000;
	text-shadow:1px 1px 0 #ffffff;
}
#searchform {
	background: url(//www.podbean.com/wp-content/themes/plank/images/search-bg.png) no-repeat scroll 0 0 transparent;
	float: right;
	height: 31px;
	margin: 13px 10px 0 0;
	width: 150px;
}
.textbox {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #7D7D7D;
	float: left;
	font-size: 12px;
	font-style: italic;
	margin-right: 4px;
	margin-top: 0;
	padding:3px 3px 3px 13px;
	position: relative;
	text-shadow: 1px 1px 1px #FFFFFF;
	top: 6px;
	width: 105px;
}
#header_img {
	background: url(//www.podbean.com/wp-content/themes/plank/images/banner-block-shadow.png) no-repeat scroll center bottom transparent;
}
.banner-content {
	background: url(//www.podbean.com/wp-content/themes/plank/images/banner-bottom-shadow.png) no-repeat scroll left bottom transparent;
	height: 447px;
	padding-bottom: 31px;
	position: relative;
	z-index: 4;
}
#left-shadow, #right-shadow {
	display: block;
	height: 132px;
	position: absolute;
	top: -30px;
	width: 9px;
	z-index: 1;
}
#left-shadow {
	background: url(//www.podbean.com/wp-content/themes/plank/images/top-left-shadow.png) no-repeat scroll 0 0 transparent;
	left: -9px;
}
#right-shadow {
	background: url(//www.podbean.com/wp-content/themes/plank/images/top-right-shadow.png) no-repeat scroll 0 0 transparent;
	right: -9px;
}
p {
	margin:3px 0px;
}
.header a {
	font-family:'Cherry Swash', cursive;
}
.entry blockquote.right {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 0 0.3em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;
}
.entry blockquote.left {
	width: 200px;
	font-style: normal !important;
	font-size: 1.3em !important;
	margin: 0.3em 15px 0.3em 0 !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: left;
}
.entry blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
	line-height: 1.5em !important;
}
.entry ul, .entry ol {
	margin: 0 0 1.5em 40px;
}
.entry ul {
	list-style-type: square;
}
.entry li {
	margin: 0 0 0.5em 0;
}
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 30px;
}
.entry dl {
	margin: 0 0 1.5em 0;
}
.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.entry dd {
	margin: 0 0 1.5em 20px;
}
.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;
	clear: right;
}
.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;
	clear: left;
}
.entry img {
}
.entry img.left {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	border: 3px double #bbb;
	float: left;
	clear: left;
}
.entry img.right {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	border: 3px double #bbb;
	float: right;
	clear: right;
}
.entry img.center {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	border: 3px double #bbb;
	float: none;
	clear: both;
}
.entry img.off {
	padding: 0 !important;
	border: none !important;
}
.entry img.stack {
	clear: none !important;
}
.tagged {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
	border-bottom: 1px solid #909090;
	border-radius: 20px 20px 20px 20px;
	float: left;
	font-size: 11px;
	font-style: italic;
	margin-bottom: 40px;
	padding: 5px 13px 5px 12px;
	margin-top:10px
}
.clear {
	clear:both;
	height: 40px;
}
.tagged a, .tagged a:visited {
	padding: 3px;
	color: #CCCCCC;
	text-decoration: none;
}
.tagged a:hover {
	color: #fff;
}
.add_comment {
	display: block;
	padding: 0 0 0 20px;
	font-weight: bold;
	float: right;
}
.add_comment a, .add_comment a:visited {
	padding: 0;
	color: #333;
	text-decoration: none;
}
.add_comment a:hover {
	color: #df0000;
	background: none;
	text-decoration: underline;
}
.navigation {
	width: 500px;
	margin: 0 0 3.0em 0;
	font-size: 1.4em;
	float: left;
}
* html .navigation {
	margin: 0 0 2.5em 0;
}
.previous {
	padding: 0 20px 0 0;
	float: left;
}
.next {
	float: right;
}
/*---:[ sidebar styles ]:---*/

ul.sidebar_list {
	list-style: none;
}
ul.sidebar_list li.widget {
	padding: 0 0 25px 22px;
}
li.widget h2, .wtf-widget .h3css {
	color: #000000;
	font-size: 30px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	font-weight:normal;
	text-transform: none;
}
li.widget p {
	margin: 0 0 1.5em 0;
	padding: 0 10px;
}
li.widget ul {
	list-style:circle;
	margin: 0 0 0.5em 20px;
}
li.widget ol {
	margin: 0 0 0.5em 20px;
}
li.widget li {
	margin: 0 0 0.7em 0;
}
li.widget li a, li.widget li a:visited {
	text-decoration: none;
}
li.widget li a:hover {
	text-decoration: underline;
}
li.widget li .recent_date {
	padding: 0 0 0 8px;
	font-weight: bold;
	color: #bbbbbb;
}
li.widget ul.flickr_stream {
	list-style: none;
	margin: 0;
	padding: 0 10px;
}
li.widget ul.flickr_stream li {
	margin: 0;
	padding: 0 5px 5px 0;
	display: inline;
}
li.widget ul.flickr_stream li a img {
	padding: 3px;
}
li.widget ul.flickr_stream li a:hover img {
	background: #ff2a96;
}
/*---< FlickrRSS styles for the widget only >---*/
		
			li.widget_flickrrss {
}
li.widget_flickrrss a img {
	margin: 0 5px 5px 0;
	padding: 3px;
}
li.widget_flickrrss a:hover img {
	background: #ff2a96;
}
/*---< Calendar widget styles >---*/
		
		#calendar_wrap {
	font-size: 1.3em;
}
/*---< This collection of lines is only here to make widget link categories work. I realize that it's ridiculous, and believe me when I say that I hate it more than you do. >---*/

	ul.sidebar_list li#linkcat-1, ul.sidebar_list li#linkcat-2, ul.sidebar_list li#linkcat-3, ul.sidebar_list li#linkcat-4, ul.sidebar_list li#linkcat-5, ul.sidebar_list li#linkcat-6, ul.sidebar_list li#linkcat-7, ul.sidebar_list li#linkcat-8, ul.sidebar_list li#linkcat-9 {
	width: 230px;
	margin: 0 0 2.5em 0;
	font-size: 1.3em;
	line-height: 1.4em;
	float: left;
}
ul.sidebar_list li#linkcat-1 h2, ul.sidebar_list li#linkcat-2 h2, ul.sidebar_list li#linkcat-3 h2, ul.sidebar_list li#linkcat-4 h2, ul.sidebar_list li#linkcat-5 h2, ul.sidebar_list li#linkcat-6 h2, ul.sidebar_list li#linkcat-7 h2, ul.sidebar_list li#linkcat-8 h2, ul.sidebar_list li#linkcat-9 h2 {
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0 0 0.8em 0;
	padding: 0.4em 2px;
	border-top: 3px solid #000;
	background: url('//www.podbean.com/wp-content/themes/plank/images/hr_dot_black.gif') 0 100% repeat-x;
}
ul.sidebar_list li#linkcat-1 ul, ul.sidebar_list li#linkcat-2 ul, ul.sidebar_list li#linkcat-3 ul, ul.sidebar_list li#linkcat-4 ul, ul.sidebar_list li#linkcat-5 ul, ul.sidebar_list li#linkcat-6 ul, ul.sidebar_list li#linkcat-7 ul, ul.sidebar_list li#linkcat-8 ul, ul.sidebar_list li#linkcat-9 ul {
	list-style: square;
	margin: 0 0 0.5em 20px;
}
ul.sidebar_list li#linkcat-1 li, ul.sidebar_list li#linkcat-2 li, ul.sidebar_list li#linkcat-3 li, ul.sidebar_list li#linkcat-4 li, ul.sidebar_list li#linkcat-5 li, ul.sidebar_list li#linkcat-6 li, ul.sidebar_list li#linkcat-7 li, ul.sidebar_list li#linkcat-8 li, ul.sidebar_list li#linkcat-9 li {
	margin: 0 0 0.7em 0;
}
ul.sidebar_list li#linkcat-1 li a, ul.sidebar_list li#linkcat-2 li a, ul.sidebar_list li#linkcat-3 li a, ul.sidebar_list li#linkcat-4 li a, ul.sidebar_list li#linkcat-5 li a, ul.sidebar_list li#linkcat-6 li a, ul.sidebar_list li#linkcat-7 li a, ul.sidebar_list li#linkcat-8 li a, ul.sidebar_list li#linkcat-9 li a {
	text-decoration: none;
}
ul.sidebar_list li#linkcat-1 li a:hover, ul.sidebar_list li#linkcat-2 li a:hover, ul.sidebar_list li#linkcat-3 li a:hover, ul.sidebar_list li#linkcat-4 li a:hover, ul.sidebar_list li#linkcat-5 li a:hover, ul.sidebar_list li#linkcat-6 li a:hover, ul.sidebar_list li#linkcat-7 li a:hover, ul.sidebar_list li#linkcat-8 li a:hover, ul.sidebar_list li#linkcat-9 li a:hover {
	text-decoration: underline;
}
/*---:[ footer styles ]:---*/

#footer a, #footer a:visited, #footer a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*---:[ comment styles ]:---*/

#comments {
	width: 500px;
	float: left;
	clear: both;
}
ul#comment_list {
	list-style: none;
	margin: 0 0 1.2em 0;
	border-top: 1px solid #777777;
	float: left;
}
ul#comment_list li.comment {
    border-bottom: 1px dotted #777777;
    float: left;
    padding: 1.5em 0 0.5em;
    width: 500px;
}
ul#comment_list li.trackback {
	width: 470px;
	padding: 2.1em 15px 0 15px;
	background: url('//www.podbean.com/wp-content/themes/plank/images/trackback_bg.gif');
}
.comment_meta {
	margin: 0 0 1em 0;
}
.comment_meta strong {
	font-size: 1.1em;
}
.comment_time {
	font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;
	color: #bbbbbb;
}
.comment_time a, .comment_time a:visited, .comment_time a:hover {
	color: #bbbbbb;
	text-decoration: none;
}
/*---:[ comment form styles ]:---*/

#comment_form {
	width: 500px;
	padding: 1.0em 0;
	float: left;
}
#comment_form p {
	padding: 0.6em 0;
}
#comment_form label {
	padding: 0 0 0 10px;
	font-size: 1.2em;
}
#comment_form .text_input {
	width: 191px;
	padding: 3px;
	color: #444;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#comment_form .text_area {
	width: 321px !important;
}
#comment_form .text_input:focus {
	border-top: 2px solid #666;
	border-left: 2px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#comment_form .form_submit {
	padding: 0.4em 4px;
	background: url('//www.podbean.com/wp-content/themes/plank/images/submit_bg.gif');
	border: 3px double #666;
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	cursor: pointer;
}
#comment_form p.subscribe-to-comments {
	font-size: 1.4em;
}
#comment_form p.subscribe-to-comments label {
	font-size: 1.0em;
}
/*---:[ search form styles ]:---*/

#search_form {
}
#search_form .search_input, #comments input[type='text'], #comments textarea {
	width: 200px;
	padding: 3px;
	color: #00B7F3;
	font: normal 1.0em Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}
.podPress_content div {
	margin-bottom:3px;
}
#comments textarea {
	width:350px;
	margin:3px 3px 3px 0px;
}
#comments input[type='text'] {
	margin:3px 3px 3px 0px;
}
input[type="submit"] {
	background: url(//www.podbean.com/wp-content/themes/plank/images/button.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	font-weight: bold;
	height: 38px;
	line-height: 35px;
	width: 101px;
}
li.widget .search_input {
	font-size: 1.1em !important;
}
#search_form .search_input:focus {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#profilebottomaction {
	margin-bottom:20px;
}
input#searchsubmit {
	background: url(//www.podbean.com/wp-content/themes/plank/images/search-btn.png) no-repeat scroll 0 0 transparent;
	border: medium none;
	cursor: pointer;
	float: right;
	height: 14px;
	margin-right: 10px;
	margin-top: 9px;
	text-indent: -999em;
	width: 14px;
}
.posts h4 {
    background: url(//www.podbean.com/wp-content/themes/plank/images/date-bg.png) no-repeat scroll left top transparent;
    color: #000000;
    font-size: 15px;
    height: 48px;
    line-height: 62px;
    margin-bottom: 10px;
    margin-left: -11px;
    padding-left: 15px;
    width: 160px;
}
.podPress_content {margin:5px 0px !important;}

a.uiLinkSubtle {
    color: #CCCCCC !important;
}
.fbFeedbackContent .profileName {
    color: #000000 !important;
}
#new_comments .new_comment_meta strong {
    color: #FFFFFF !important;
}
#new_comments .new_comment_meta strong a {
    color: #000000 !important;
}
#new_comments .new_comment_time, #new_comments .new_comment_time a, #new_comments .new_comment_time a:hover {color:#00B7F3 !important;}
.fbFeedbackContent li.fbTopLevelComment a, .uiLinkButton input {color:#00B7F3 !important;}
.fb_iframe_widget {background:#ffffff;}
.show_visits span, .BlogEpisodeCount span {color: #00B7F3}
#profilebottomaction .btns-nomal a.pb-follow {background: #00B7F3; color: #fff; border: 0px;}
#profilebottomaction .btns-nomal a.shares {}
.wtf-widget {padding: 0 0 25px 22px;}
.wtf-widget a.follow {color: #00B7F3}
.wtf-widget a.follow:hover {color: #ffffff};