/*
Theme Name:		Adventure Journal
Theme URI:		http://www.podbean.com
Description:	Adventure Journal is a natural fit for showcasing your adventures. 
Version:		1.7.2
Author:			Contexture International
Author URI:		http://www.contextureintl.com/
*/

body {
	background: url(//www.podbean.com/wp-content/themes/adventure-journal/images/mp-background-tile.jpg) repeat;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#container {
	background: url(//www.podbean.com/wp-content/themes/adventure-journal/images/mp-background-shading.png) repeat scroll center top transparent;
	min-height: 100%;
	overflow:hidden;
}
input, textarea, select {
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	font-size: 14px;
	margin-bottom: 3px;
	padding: 5px;
}
input#submit {
	width:100px;
	cursor:pointer;
}
#commentform label {
	margin-left:5px;
}
#commentform p {
	margin:5px 0px;
}
* {
	padding: 0;
	margin: 0;
}
/*---:[ global elements ]:---*/

a {
	color: #660000;
}
h2 a {
	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;
}
.clear:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.clear {
	clear: both;
}
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 ]:---*/
#most-popular-episodes ul{ margin-left: 5px; }
h1, h2, h3 {
	font-weight: bold;
	font-family: Vollkorn, Georgia, serif;
	color: #000;
}
* html h1 {
	letter-spacing: -0.1em;
}
#masthead .site-title a {
	color: #603913;
	font-family: Vollkorn, Georgia, serif;
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 42px;
	text-decoration: none;
}
h1 a, h1 a:visited, h1 a:hover {
	color: #000;
	text-decoration: none;
}
h2 {
	font-size: 28px;
	letter-spacing: -1px;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
.tagged {
	background:#e9e9e8;
	border:1px solid #fff;
	border-radius:3px;
	box-shadow:0 0 2px rgba(0,0,0,.5);
	font-size:12px;
	line-height:20px;
	margin-bottom:25px;
	padding:6px 10px;
}
.pages h2, h2.page_header {
	margin: 0 0 0.75em 0;
	padding: 0 0 0.6em 0;
	background: url('//www.podbean.com/wp-content/themes/adventure-journal/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/adventure-journal/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 {
	font-size: 12px;
	margin-bottom: 10px;
}
.pages h4 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 4.0em 0;
	padding: 0.4em 0 0 0;
	background: url('//www.podbean.com/wp-content/themes/adventure-journal/images/hr_tag_sep.gif') no-repeat;
	clear: both;
}
/*---:[ core layout elements ]:---*/
#container2 {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 980px;
}
#menu {
	background: url(//www.podbean.com/wp-content/themes/adventure-journal/images/top-menu-left.png) no-repeat scroll left bottom transparent;
	clear: both;
	float: right;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
#menu-wrap {
	background: url(//www.podbean.com/wp-content/themes/adventure-journal/images/top-menu-background.png) repeat-x scroll 0 bottom transparent;
	margin-left: 4px;
	padding-bottom: 5px;
	position: relative;
}
#nav-right {
	background: url(//www.podbean.com/wp-content/themes/adventure-journal/images/top-menu-right.png) repeat-y scroll 0 bottom transparent;
	height: 100%;
	position: absolute;
	right: -8px;
	width: 8px;
}
#content {
	float: left;
	width: 690px;
}
#content h2 {margin-top: 30px;}
#content h2:first-child {margin-top: 0px;}
* html #content {
	overflow: hidden;
}
#sidebar {
	float: right;
	margin-left: 0;
	padding: 0;
	width: 220px;
}
* html #sidebar {
	overflow: hidden;
}
#footer {
	color:#FFFFFF;
	margin:20px 0px;
}
/*---:[ header styles ]:---*/
ul#nav {
	list-style: none outside none;
	margin: 0;
	padding: 0 8px;
}
ul#nav li {
	float: left;
	list-style: none outside none;
	margin: 0;
	position: relative;
}
ul#nav li a, ul#nav li a:visited {
	color: #603913;
	display: block;
	font-weight: 700;
	line-height: 15px;
	padding: 13px 10px;
	text-decoration: none;
}
ul#nav li a:hover {
	color: #000;
	text-decoration: underline;
}
ul#nav li.current a, ul#nav li a:hover {
	background:rgba(255,255,255,.2);
	color:#000;
}
#header_img, #header_img:after {
	background: none repeat scroll 0 0 #F3F3F3;
	border: 1px solid #D9D5D3;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	margin-left: 20px;
	padding: 6px 6px 8px;
	width: 920px;
	z-index: 10;
}
#header_img:after {
	-moz-transform:rotate(1.3deg);
	-ms-transform:rotate(1.3deg);
	-webkit-transform:rotate(1.3deg);
	transform:rotate(1.3deg);
	bottom: -5px;
*bottom:0;
	content: "";
	height: 100px;
	position: absolute;
	right: 40px;
	width: 700px;
	z-index: -1;
}
#ie8 #header_img:after {
	content:none;
}
#content_box {
	background: url(//www.podbean.com/wp-content/themes/adventure-journal/images/mp-sprite-content-bg.png) repeat-y scroll 3px 0 transparent;
	margin-top: -373px;
	padding-top: 375px;
	overflow:hidden;
}
#content_block {
	padding: 10px 25px;
	position: relative;
}
/*---:[ content styles ]:---*/
#wrapper-top {
	background: url(//www.podbean.com/wp-content/themes/adventure-journal/images/header-top.png) no-repeat scroll 5px top transparent;
	height: 38px;
	position: relative;
}
#page-curl {
	background: url(//www.podbean.com/wp-content/themes/adventure-journal/images/header-top.png) no-repeat scroll right top transparent;
	height: 38px;
	position: absolute;
	right: 7px;
	width: 25px;
	z-index: 100;
}
#header {
	margin-bottom: 14px;
	margin-top: -24px;
	position: relative;
	text-align: left;
	z-index: 10;
}
#masthead {
	background:#fafafa;
	background-image:-moz-linear-gradient(top, #e3ddd7, #fafafa);
	background-image:-ms-linear-gradient(top, #e3ddd7, #fafafa);
	background-image:-webkit-linear-gradient(top, #e3ddd7, #fafafa);
	background-image:linear-gradient(top, #e3ddd7, #fafafa);
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#e3ddd7', EndColorStr='#fafafa');
	border:1px solid #d9d5d3;
	box-shadow:0px 2px 6px rgba(0, 0, 0, 0.4);
	margin-right:100px;
	padding:22px 45px;
	position:absolute;
	left:34px;
	top:-22px;
	text-align:center;
}
#wp-calendar {
	margin-left:-10px;
}
#wp-calendar td {
	padding:3px;
}
#today {
	font-weight:bold;
}
#wp-calendar caption {
	background: none repeat scroll 0 0 #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 5px;
	padding: 2px;
}
.entry {
}
.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.3em 0 0.8em 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 a, .tagged a:visited {
	color: #660000;
	text-decoration: underline;
	font-size:12px;
}
.tagged a:hover {
	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;
}
/*---:[ sidebar styles ]:---*/

ul.sidebar_list {
	list-style: none;
}
ul.sidebar_list li.widget {
	background-color:#e9e9e8 !important;
	background:top right url(//www.podbean.com/wp-content/themes/adventure-journal/images/sidebar-bg-top-right.png) no-repeat, top left url(//www.podbean.com/wp-content/themes/adventure-journal/images/sidebar-bg-top-left.png) no-repeat, top center url(//www.podbean.com/wp-content/themes/adventure-journal/images/sidebar-bg-top.png) repeat-x, bottom right url(//www.podbean.com/wp-content/themes/adventure-journal/images/sidebar-bg-bottom-right.png) no-repeat, bottom left url(//www.podbean.com/wp-content/themes/adventure-journal/images/sidebar-bg-bottom-left.png) no-repeat, bottom center url(//www.podbean.com/wp-content/themes/adventure-journal/images/sidebar-bg-bottom.png) repeat-x, top left url(//www.podbean.com/wp-content/themes/adventure-journal/images/sidebar-bg-left.png) repeat-y, top right url(//www.podbean.com/wp-content/themes/adventure-journal/images/sidebar-bg-right.png) repeat-y;
	margin-bottom:15px;
	min-height:60px;
	padding:15px 15px 20px !important;
}
li.widget h2 {
	margin-bottom: 5px;
	font-size: 20px;
	letter-spacing: -0.5px;
	color:#603913;
}
li.widget p {
	margin: 0 0 1.5em 0;
	padding: 0 10px;
}
li.widget #most-popular-episodes{    
    margin-left: 5px;
    margin-top: 10px; }
li.widget ul {
	list-style: square;
	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: #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/adventure-journal/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;
}
/*---:[ footer styles ]:---*/

#footer a, #footer a:visited, #footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
/*---:[ comment styles ]:---*/

#comments {
	width: 500px;
	float: left;
	clear: both;
}
ul#comment_list {
	list-style: none;
	margin: 0 0 4.0em 0;
	border-top: 1px solid #bbb;
	float: left;
}
ul#comment_list li.comment {
	width: 500px;
	padding: 2.1em 0 0 0;
	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/adventure-journal/images/trackback_bg.gif');
}
.comment_meta {
	margin: 0 0 1.5em 0;
}
.comment_meta strong {
	font-size: 1.6em;
}
.comment_time {
	font: normal 1.1em Verdana, Helvetica, Arial, sans-serif;
	color: #888;
}
.comment_time a, .comment_time a:visited, .comment_time a:hover {
	color: #888;
	text-decoration: none;
}
.comment .entry {
	padding: 0 15px;
}
/*---:[ 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/adventure-journal/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 {
	width: 180px;
	padding: 3px;
	color: #090;
	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;
}
li.widget .search_input {
	font-size: 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;
}
input#searchsubmit {
	background: none repeat scroll 0 0 #DDDDDD;
	border: 1px solid #999999;
	color: #265E15;
	font-size: 0.9em;
	margin: 0 0 0 2px;
	padding: 2px;
}
#box-footer {
	background:url(//www.podbean.com/wp-content/themes/adventure-journal/images/footer-background.jpg) center top;
	border:1px solid #666;
	border-top:1px solid #ddd;
	box-shadow:0 0 5px rgba(0,0,0,.8);
	padding:20px;
}
.show_visits span, .BlogEpisodeCount span {color: #660000}
.post-toolbar {margin-bottom: 5px; display: block;}
.show_visits span, .BlogEpisodeCount span {color: #660000}
#profilebottomaction .btns-nomal a.pb-follow {background: #660000; color: #fff; border: 0px;}
table.profileinfo img {
width: 200px;
border: 5px solid #ffffff;
box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.reset-like, .post-toolbar {margin: 10px 0px !important;}