/*
Theme Name:		Showcase
Theme URI:		http://www.podbean.com
Description:	Specially designed for musicians, Photographers and Artists showcasing their works.
Version:		1.4
Author:			Podbean
Author URI:		http://www.podbean.com/
*/
body {
	background: url(//www.podbean.com/wp-content/themes/showcase/images/body-bg.png) repeat left top;
    border: 0 none;
    color: #FFFFFF;
    font-family: Lucida Grande,arial;
    font-size: 11px;
}
ol, ul {
    list-style: none outside none;
}
* {
	padding: 0;
	margin: 0;
}
/*---:[ global elements ]:---*/

a {
    color: #FFFF99;
    outline: medium none;
    text-decoration: none;
}
a img {
	border: 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 ]:---*/
input[type="text"], input[type="email"], input[type="password"], textarea, input[type="search"] {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #444444;
    color: #333333;
    padding: 4px;
}
textarea {
	width:400px;}
h1, h2, h3 {
	font-weight:normal;
	color: #ffffff;
}
#masthead h1 a {
    color: #ffffff;
    text-decoration: none;
    word-wrap: break-word;
	font-size:30px;
	font-weight:bold;
}
h1 a, h1 a:visited, h1 a:hover {
	color: #000;
	text-decoration: none;
}
h2 a {
	color: #ffffff;
	text-decoration: none;
}
h2 a:visited {
	color: #555;
	text-decoration: none;
}
#masthead{ width: 40%; }
#masthead h1{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.podPress_content div { margin:3px 0px;}
.posts h2 {
    background: url(//www.podbean.com/wp-content/themes/showcase/images/title-long.png) no-repeat scroll left top transparent;
    font-family: gill sans,arial,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 35px;
    margin-bottom: 5px;
    padding:10px 20px;
    text-transform: uppercase;
	font-weight:normal;
}
.posts h2 a {
	color:#ffffff;
}
.posts h2 a:hover {
	color: #FFFF99;
}
.pages h2, h2.page_header {
    display: inline-block;
    font: 2.6em/100% Anton,Arial,Helvetica,sans-serif;
    margin: 6px 0 7px;
    max-width: 100%;
    padding: 0;
    word-wrap: break-word;
}
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/showcase/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.4em;
}
h4 {
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
	color: #888;
}
h4 a, h4 a:visited {
	color: #888;
	text-decoration: none;
}
h4 a:hover {
	color: #888;
	text-decoration: underline;
}
.posts h4 {
    margin: 0;
    min-height: 30px;
    min-width: 100px;
    position: relative;
}
.pages h4 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 2em 0;
	padding: 0.4em 0 0 0;
	/*
	background: url('//www.podbean.com/wp-content/themes/showcase/images/hr_tag_sep.gif') no-repeat;
	*/
	clear: both;
}
/*---:[ core layout elements ]:---*/

#container {
	margin:0px auto;
    width: 960px;
}
#content_box {
    margin: 0 auto;
    min-height: 550px;
    padding: 0;
    width: 960px;
	overflow:hidden;
}
#content {
	float:left;
    width: 660px;
}
.posts .post, .pages .post {
    padding: 0 10px 15px;
    clear: both;
    margin-bottom: 25px;
}
* html #content {
	overflow: hidden;
}
#sidebar {
    overflow: hidden;
    width: 240px;
    float: right;
}
#footer {
    background: url(//www.podbean.com/wp-content/themes/showcase/images/footer_bg.png) no-repeat scroll center top transparent;
    height: 130px;
    margin-top: 25px;
    padding: 15px 0 14px;
    width: 100%;
}
#foot-content {
    color: #FFFFFF;
    font-size: 11px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    width: 960px;
}
table#wp-calendar {width:100%;}
#wp-calendar caption {
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 5px;
}
#wp-calendar td {
    background: none repeat scroll 0 0 #000000;
    border: 1px solid #444444;
    color: #ffffff;
    font-family: fantasy;
    font-size: 13px;
    padding: 4px 2px;
    text-align: center;
}
#today {font-weight:bold;}
td#prev {text-align:left !important;}
#description {
    color: #888888;
    font: italic 13px/130% "Times New Roman",Times,serif;
    position: absolute;
    right: 20px;
    text-transform: none;
    top: 55px;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
#searchform {
    background: url(//www.podbean.com/wp-content/themes/showcase/images/search-form-back.gif) no-repeat scroll left center transparent;
    height: 40px;
    margin: 5px 0 0;
    padding: 0;
    width: 215px;
}
#header {
    clear: both;
    padding-top: 30px;
    position: relative;
    width: 100%;
	padding-bottom:10px;
}
/*---:[ header styles ]:---*/

#masthead {
    background: url(//www.podbean.com/wp-content/themes/showcase/images/logo_bg.png) repeat-x left top;
    float: left;
    padding: 15px 25px;
	height:50px;
	line-height:51px;
}
.fix {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}
.navigation_bar {
    background: url(//www.podbean.com/wp-content/themes/showcase/images/nav_bg.png) no-repeat scroll 0 0 transparent;
    font-size: 11px;
    height: 50px;
    margin-bottom: 20px;
    padding: 15px 10px;
}
ul#nav li {
    float: left;
    padding: 6px 10px 6px 0;
}
ul#nav li a {
    display: block;
    padding: 8px 10px;
    z-index: 100;
    font-family: gill sans,arial,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 10px;
    text-transform: uppercase;
}
.current_page_item a, ul#nav li a:hover {
    background-color: #990000;
    color: #FFFFFF;
}
ul#nav li.rss {float:right;}
ul#nav li.rss a {
	background: url('//www.podbean.com/wp-content/themes/showcase/images/icon_rss.gif') no-repeat scroll right 4px transparent; padding-right:25px;
}
#header_img {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4);
    border: 5px solid black;
    cursor: pointer;
    height: 375px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 950px;
}
#header_img img {
}/* this is really just an IE 6 and 7 hack in disguise */
/*---:[ content styles ]:---*/

.entry {
	font-size: 14px;
}
.entry blockquote {
	font-size: 1.0em;
}
.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 p {
	margin: 0 0 0.1em 0;
}
.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 {
	padding: 0.4em 0 0 0;
	color: #cccccc;
	/*
	background: url('//www.podbean.com/wp-content/themes/showcase/images/hr_tag_sep.gif') repeat-x;
	*/
	font-size: 1em;
	line-height: 1.6em;
	color: #888;
	clear: both;
}
.tagged a, .tagged a:visited {
	color: #ffffff;
	text-decoration: none;
}
.tagged a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.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;
}
.clear {
	width: 500px;
	height: 1px;
	clear: both;
}
/*---:[ sidebar styles ]:---*/

ul.sidebar_list {
	list-style: none;
}
ul.sidebar_list li.widget {
    color: #eeeeee;
    display: block;
    font-size: 13px;
    margin: 40px 0 0;
}
li.widget h2, .wtf-widget .h3css {
    color: #FFFFFF;
    font-family: Gill Sans,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 35px;
	padding:10px 20px;
    text-transform: uppercase;
    background: url(//www.podbean.com/wp-content/themes/showcase/images/title-short.png) no-repeat scroll center top transparent;
}
li.widget p {
	margin: 0 0 1.5em 0;
	padding: 0 10px;
}
li.widget ul {
	list-style: square;
}
li.widget ol {
	margin: 0 0 0.5em 20px;
}
li.widget li {
    border-bottom: 1px solid #666666;
    clear: both;
    list-style: none outside none;
    margin: 0;
    padding: 6px 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: #888;
}
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/showcase/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 {
	clear: both;
}
ul#comment_list {
	list-style: none;
	margin: 0 0 4.0em 0;
	border-top: 1px solid #bbb;
}
ul#comment_list li.comment {
	padding: 2.1em 0 0 0;
	border-bottom: 1px dotted #bbb;
}
ul#comment_list li.trackback {
	padding: 2.1em 15px 0 15px;
	background: url('//www.podbean.com/wp-content/themes/showcase/images/trackback_bg.gif');
}
.comment_meta {
	margin: 0 0 1.5em 0;
}
.comment_meta strong {
	font-size: 13px;
}
.comment_time {
	font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;
	color: #9F9F9F;
}
.comment_time a, .comment_time a:visited, .comment_time a:hover {
	color: #9F9F9F;
	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/showcase/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 ]:---*/
#searchform .textbox {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #999999;
    float: left;
    font-family: 'Lucida Grande',Arial,Verdana,sans-serif;
    font-size: 12px;
    height: auto;
    margin: 0 15px 0 0;
    padding: 12px 10px 14px;
    width: 140px;
}
#searchform #s:focus {width:140px;}
.podPress_content {
	margin:13px 0px !important;
}
.form_submit, input[type="submit"] {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px;
}
.form_submit:hover, input[type="submit"]:hover {background:#0087BC}
#content input[type="text"], #content input[type="email"], #content input[type="password"], #content textarea, #contentinput[type="search"] {
	margin:3px 0px;
}
#content label {margin-left:7px;}

.fbFeedbackContent .composer, .fbFeedbackContent .fbFeedbackPost {border-color:#666666 !important;}
.fbConnectWidgetFooter .fbFooterBorder {
    border-top: 1px solid #666666 !important;
}
#new_comments ul#new_comment_list li.new_comment {
    border-bottom: 1px solid #666666 !important;
}
#new_comments ul#new_comment_list {
    border-top: 1px solid #666666 !important;
}
#new_comments .new_entry p {
    color: #CCCCCC !important;
}
.fbFeedbackPost .postText {
    color: #CCCCCC !important;
}
.fb_iframe_widget {background:#ffffff;}
.show_visits span, .BlogEpisodeCount span {color: #FFFF99}
#profilebottomaction .btns-nomal a {background: #000000; color: #ffffff; border: 1px solid #000000;}
#profilebottomaction .btns-nomal a.pb-follow {background: #990000; color:#ffffff; border: 0px;}
.show_visits {border-right: 1px solid rgba(255,255,255,0.2)}
#profilebottomaction .btns-nomal a:hover, #profilebottomaction .btns-nomal a.followed {background: #000000 !important; border: 2px solid #000000;}

