/*  
Theme Name: Responsive
Theme URI: http://profiles.wordpress.org/emiluzelac
Description: Responsive Theme is crafted with fluid proportion-based grid system of our own to adapt the design to the viewing environment. It's plain and neat. 
Version: 1.7
Author: Emil Uzelac
Author URI: http://profiles.wordpress.org/emiluzelac
*/
* {
	padding: 0; 
	margin:0;
}
p {
	margin: 0.7em 0;
	line-height:1.6em;
}
dl {
	margin:1em 0;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em;
	padding:0;
}

a img {
	border:none;
}

a img {
	border:none;
	background:none;
	padding:none;
}
.clear {
	clear:both;
	height:20px;
}

blockquote
{
	color:#666;
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(//www.podbean.com/wp-content/themes/responsive/img/blockquote.gif) no-repeat left top;	
}
fieldset 
{
	border:none;
}
body {
    background:url(//www.podbean.com/wp-content/themes/responsive/img/bg-image.jpg) repeat;
    color: #404040;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    text-rendering: optimizelegibility;
}
a 
{
    text-decoration:none;
}
a:link, a:visited {
	color: #0066CC;	
}
.posttitle h2 a {font-size:24px; color:#404040}
#container {
    margin: 0 auto;
    width: 960px;
    padding: 0 25px;
	position:relative;
}
#navigation:after, #navigation ul:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
#navigation {
    background-color: #585858;
    background-image: -moz-linear-gradient(center top , #585858, #3D3D3D);
    clear: both;
    margin: 0 auto;
}
#navigation ul li {
    border: 0 none;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5;
}
#navigation ul li a {
    border-left: 1px solid #585858;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: 700;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px #242424;
}
#navigation ul li a:hover, #navigation ul li a:active {
    background-color: #808080;
    background-image: -moz-linear-gradient(center top , #808080, #363636);
    color: #FFFFFF;
}
#navigation ul li.current_page_item a {
    background-color: #343434;
}
#navigation ul li.search {
    font-size: 0.9em;
    position: absolute;
    right: 30px;
    top: 60px;
}
#navigation ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #265e15; 
	padding: 2px 6px; 		
}
#header {
	position:relative;
	height:100px;
}
#header h1 
{
	font-size:1.8em;
	margin:10px 0 0 10px;
	font-variant:small-caps;
	letter-spacing:1px;		
}
#header h1 a {
	color:#404040;
	text-decoration:none;	
	border:none;
}
#header h2 
{
	margin:5px 0 0 10px;
	font-size:1em;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial, Serif;
	letter-spacing:1px;	
	overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 680px;	
}
html #feedarea {
	position:absolute;
	top:0px;
	right:0px;
}
#feedarea dl dt {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
}
#feedarea dl dd {
	display: inline; 
	margin-right: 5px; 
	height: 45px;
	background:url(//www.podbean.com/wp-content/themes/responsive/img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content {
    background-color: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 6px 6px 6px 6px;
    clear: both;
    margin: 20px auto;
    padding: 0 20px 20px;
    position: relative;
}
 html #content {
	height: 1%;
}
#content h3 {
	font-size: 1.4em; 
	font-weight:normal;
	margin: 1em 0 0;
	color: #265e15;	
}
#content h4 {
	font-size: 1.1em; 
	margin: 1em 0 0 0;
}
#content h5 {
	font-size: 1em; 
	margin: 1em 0;
}
#content-main ul 
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(//www.podbean.com/wp-content/themes/responsive/img/bullet.png);
}
#content-main ul.asides 
{
	margin:0;
	padding:2em;
	border-bottom:#ddd 1px dashed;
}
#content ol 
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content-main {
	float: left; 
	width: 65%; 
	margin-right: 20px;
}
 html #section-index #content-main {
	margin-right: 3%;
}
#content .post 
{
	padding:0 0 2em 0;
	border-bottom:#ddd 1px dashed;
}
#content p img.right {
	float: right;
	margin:10px 0 0 10px;	
}
#content p img.left {
	float: left; 
	margin:0 10px 10px 0;
}
#content .post h2, #content-main h2 
{
	font-size: 1.4em; 
	margin: 1em 0 0;	
	letter-spacing:1px;
	font-weight:normal;	
}
#content .entry 
{
    margin:1em 0;
    padding-right:1em;    
}
#content .entry a:link, #content .entry a:visited
{
    border-bottom:#963 1px dashed;    
}
#content .entry a:hover, #content .entry a:active
{
    border-bottom:#963 1px solid;    
}
#content .post-info , #content .postmetadata
{
	font-size:0.9em;
	color:#999;
	margin:0;
	padding:0;	
}
#content .post-info 
{
	background:url(//www.podbean.com/wp-content/themes/responsive/img/underline1.jpg) no-repeat left bottom;
	padding-bottom:12px;	
}
#sidebar {
	float: right; 
	width: 31%;
	font-size:12px;
}
.podPress_content div {margin:3px 0px;}
#sidebar ul
{
	list-style:none;
	margin:0;
	padding:0;
}
#most-popular-episodes .most-list{     background: transparent;
    padding-left: 0; }
.widget ul li
{
	list-style-type:none;
	background:url(//www.podbean.com/wp-content/themes/responsive/img/disc.png) no-repeat left center;
	margin:0.5em 0 0 1em;
	list-style-position:inherit;
	padding-left: 12px;
}
#sidebar .Pages ul ul, #sidebar .Archives ul ul, #sidebar .Categories ul ul
{
	list-style-type:none;
}
#sidebar ul ul ul
{
	margin:0 0 0 1em;
}
li.widget {
    background-color: #F9F9F9;
    border: 1px solid #D6D6D6;
    border-radius: 6px 6px 6px 6px;
    margin: 20px 0 0;
    padding: 20px;
}
html li.widget {
	padding-bottom: 10px;
}
li.widget h2 {
	font-size: 24px; 
	text-align: left
}
#sidebar li.widget p img {
	margin:0;
	padding:3px;
	border:#ccc 1px solid;
	background:none;
}

#footer {
	clear: both; 	
	background: transparent; 
	margin: 0 auto; 
	width: 760px; 	
	text-align: left;
	font-size:12px;
}
 html #footer {
	height: 1%;
}
#footer p {
	float: left; 
	width: 50%; 
	line-height: 1.2em;
}
#footer p.right {
	float: right; 
	margin: 1em 0; 
	width: 50%; 
	text-align: right;
	font-size: 0.9em; 
	color:#999;
}
#comments, #respond{
	margin: 2em 0 10px 5px;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9fcfc;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#container .commentlist {
	margin: 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
.commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 0.5em;	
	background:#fff url(//www.podbean.com/wp-content/themes/responsive/img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	
}
.commentlist li.alt 
{
    background:#f9f9f9;    
}
.commentlist li .cmtinfo 
{
	font-size:1em;		
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#content .commentsfeed 
{
	background:url(//www.podbean.com/wp-content/themes/responsive/img/icon_feed.gif) no-repeat left center;
	padding-left:16px;
}
#content .trackback 
{
	background:url(//www.podbean.com/wp-content/themes/responsive/img/link.gif) no-repeat left center;
	padding-left:20px;
}
input.textbox
{
	border:#ccc 1px solid;
	background:#fff url(//www.podbean.com/wp-content/themes/responsive/img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}
#navigation input.textbox
{
	float:left;
}
textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
	border: 1px solid #ccc;	
	background:#fff url(//www.podbean.com/wp-content/themes/responsive/img/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff url(//www.podbean.com/wp-content/themes/responsive/img/shadow_top.gif) repeat-x top;
	border:#999 1px solid;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	font-family:Verdana, Tahoma, Arial, Serif;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer {
    overflow: hidden;
}
#footer a {
    color: #333333;
    font-weight: 400;
}
#wp-calendar {
    empty-cells: show;
    margin: 0 0 4px 4px;
    text-align: center;
    width: 90%;
}
#searchform .textbox{ height: 20px; }
#searchform input{ height: 28px; }
#searchform #s{ height: 24px; }
