/*
Theme Name:		Dawn
Theme URI:		http://www.podbean.com/
Description:	A beautifully simple theme designed in magazine style. Comes with special menu bar hang on top-left. 
Version:		2.6
Author:			Podbean
Author URI:		http://www.podbean.com/
is_new:YES
*/

body {
    color: #7C7C7C;
    font-family: Georgia,serif;
    font-size: 14px;
	background-attachment:fixed;
}
* {
	padding: 0;
	margin: 0;
}
ul, ol {list-style-type:none;}
#body-bg img {
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 1024px;
    position: fixed;
    top: 0;
    width: 100%;
}
/*---:[ global elements ]:---*/
h1, h2, h3, h4, h5, h6 {font-family:'Goudy Bookletter 1911',arial,serif; font-weight:normal;}
a {
	color: #9D2727;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
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 ]:---*/
h1 {
	font-size: 3.6em;
	letter-spacing: -0.03em;
}
#header {
    left: -81px;
    position: absolute;
    top: 71px;
    width: 184px;
    z-index: 9999;
}
#header a {text-shadow:1px 1px 1px #000000;}
.header-bg-top {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/header-bg-top.png) no-repeat scroll 0 0 transparent;
    height: 50px;
}
.header-bg-bottom {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/header-bg-bottom.png) no-repeat scroll 0 0 transparent;
    height: 39px;
}
* html h1 {
	letter-spacing: -0.1em;
}
#masthead h1 {
	text-align: center;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 30px;
	font-variant: small-caps;
	padding: 0px 5px 20px;
	line-height:30px;
}
#masthead h1 a {
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}
#content h2 a, #content h2 {
    color: #333333;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
}
h2 a:hover {
	color: #444444;
	text-decoration: none;
}
.pages h2, h2.page_header {
	margin: 0 0 0.7em 0;
}
#postfooter {
    margin: 0 0 3px;
}
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;
}
#comments h3 {color:#333333;}
.entry h3 {
	margin: 2.5em 0 0.5em 0;
}
.entry h3.top {
	margin: 1.5em 0 0.5em 0 !important;
}
.posts h4 {
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #888;
	margin-bottom:6px;
	margin-top:10px;
	background:url(//www.podbean.com/wp-content/themes/dawn/images/date-bg.png) no-repeat center top;
	text-align:center;
}
#content h2 {text-align:center;}
h4 a, h4 a:visited {
	color: #888;
	text-decoration: none;
}
h4 a:hover {
	color: #888;
	text-decoration: underline;
}
.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/dawn/images/hr_tag_sep.gif') no-repeat;
	clear: both;
}
/*---:[ core layout elements ]:---*/

#container {
    height: 100%;
    margin: 80px auto 0px;
    position: relative;
    text-align: left;
    width: 900px;
    z-index: 100;
	text-shadow: 1px 1px 1px #ffffff;
}
#content_box {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/content-bg.png) repeat-y scroll 0 0 transparent;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
#content {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/main-top-glow.png) no-repeat scroll 108px 14px transparent;
    margin-top: -30px;
    padding-top: 74px;
    float: left;
    padding-left: 144px;
    padding-right: 50px;
    width: 465px;
}
#content-top {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/content-top-bg.png) no-repeat scroll 0 0 transparent;
    height: 27px;
}
#footer {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/content-bottom-bg.png) no-repeat scroll 0 0 transparent;
    height: 66px;
    margin-bottom: 45px;
}
* html #content {
	overflow: hidden;
}
#sidebar {
    float: left;
    font-size: 12px;
    padding-bottom: 15px;
    width: 230px;
}
#sidebar .widget a {
    color: #868686;
    font-size: 12px;
    text-shadow: 1px 1px 1px #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
input[type="submit"] {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    border-radius: 15px 15px 15px 15px;
    color: #FFFFFF;
    margin: 3px;
    padding: 5px 10px;
	cursor:pointer;
}
textarea {width:350px;}
* html #sidebar {
	overflow: hidden;
}
.podPress_content {font-size:100% !important;}
#wp-calendar {
	width:100%;
}
#sidebar li #wp-calendar a {
	font-weight:bold;
	color:#9D2727;
}
/*---:[ header styles ]:---*/

#masthead {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/header-bg.png) repeat-y scroll 0 0 transparent;
    min-height: 20px;
    padding: 0 15px 25px 16px;
    position: relative;
    text-align: center;
}
ul#nav {
	margin:0;
	padding:0;
}
ul#nav li {margin-bottom:15px;}
ul#nav li a {
    color: #FFFFFF;
    display: inline;
    font-size: 16px;
}
ul#nav li a.current {color:#F6E68B;}
ul#nav li:hover a {
	color: #F6E68B;
}
#content-top {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/content-top-bg.png) no-repeat scroll 0 0 transparent;
    height: 27px;
}
/*---:[ content styles ]:---*/

.entry {
	font-size: 12px;
	margin-bottom:10px;
	margin-top:5px;
	line-height:18px;
}
.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 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 {
   text-align:center;
   margin-bottom:50px;
}
.tagged-content {
	 background-color: #ffffff;
	border-left:1px solid #D7D7D7;
    border-right:1px solid #D7D7D7;
	border-top:1px solid #D7D7D7;
	border-bottom:1px solid #9C9C9C;
    border-radius: 15px 15px 15px 15px;
	padding:5px;
	width:320px;
	margin:0px auto}
.tagged a, .tagged a:visited {
	padding: 3px;
	color: #888888;
	text-decoration: none;
}
.shadow-left {
    background-image: url(//www.podbean.com/wp-content/themes/dawn/images/shadow-left.png);
    float: left;
    height: 23px;
    margin-left: 3px;
    width: 156px;
}
.shadow-right {
    background-image: url(//www.podbean.com/wp-content/themes/dawn/images/shadow-right.png);
    float: right;
    height: 23px;
    margin-left: -6px;
    width: 156px;
}
.tagged-shadow {background:url(//www.podbean.com/wp-content/themes/dawn/images/tagged-shadow.png) no-repeat center bottom;
height:40px;}
.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, .widget-fans {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/widget-bottom.png) no-repeat scroll left top transparent;
    padding: 32px 20px 25px 20px !important;
}
li.widget h2, #profilebottomaction h2 {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/title-pattern.png) no-repeat scroll left top transparent;
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
	text-align:center;
	padding:0px 20px;
}
.widget-fans h2 {background:none !important;}
li.widget p {
	margin: 0 0 1.5em 0;
	padding: 0 10px;
}
li.widget ul {
	list-style: square;
    margin: 5px 0 -5px 20px;
}
li.widget ul li {margin:7px 0px;}
li.widget ol {
	margin: 0 0 0.5em 20px;
}
li.widget li a, li.widget li a:visited {
	text-decoration: none;
}
li.widget li a:hover {
	text-decoration: underline;
	color:#9D2727 !important;
}
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/dawn/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;
}
/*---:[ comment styles ]:---*/

#comments {
	width: 500px;
	float: left;
	clear: both;
}
ul#comment_list {
	list-style: none;
	margin: 3px 0 15px 0;
	border-top: 1px solid #bbb;
	float: left;
}
ul#comment_list li.comment {
	width: 500px;
	padding: 7px 0px;
	border-bottom: 1px dotted #bbb;
	float: left;
}
ul#comment_list li.trackback {
	width: 470px;
	padding: 2.1em 15px 0 15px;
	background: url('//www.podbean.com/wp-content/themes/dawn/images/trackback_bg.gif');
}
.comment_time {
	color: #888;
}
.comment_time a, .comment_time a:visited, .comment_time a:hover {
	color: #888;
	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;
	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 {
    background: url(//www.podbean.com/wp-content/themes/dawn/images/search-form.png) no-repeat scroll 0 0 transparent;
    height: 31px;
    margin-bottom: 12px;
    padding-left: 10px;
}
#search_form .search_input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #3A3A3A;
    float: left;
    font-size: 11px;
    font-style: italic;
    margin: 7px 20px 0 0;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 120px;
}
#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;*/
    height: 18px;
}
input#searchsubmit {
    float: left;
    margin-right: 9px;
    padding-top: 0;
}
#today {
    color: #9D2727;
    font-weight: bold;
}
.podPress_content {
    font-size: 100% !important;
    line-height: 18px;
    text-align: left;
	margin:4px 0px !important;
}
#commentform input[type='text'], textarea {
    border: 1px solid #aaaaaa;
    margin: 3px 5px 3px 0;
    padding: 3px;
}
.wtf-widget {margin:32px 20px 25px 20px !important }
.show_visits span, .BlogEpisodeCount span {color: #9D2727}
#profilebottomaction .btns-nomal a.pb-follow {background: #9D2727; color: #fff; border: 0px;}
table.profileinfo img {border-radius: 10px; border: 1px solid rgba(0,0,0,0.1)} 
#profilebottomaction .btns-nomal a {border-radius: 4px;}
.postfooter-block {margin-bottom: 30px;}