/*  
Theme Name: Winterplain
Theme URI: http://templates.arcsin.se/
Description: Simple and soft styled, two-column theme with a touch of cold. Based on the <a href="http://templates.arcsin.se/winterplain-website-template/">free website template</a> "Winterplain". Using <a href="http://mootools.net">Mootools</a> for smooth scrolling.
Version: 1.0
Author: Viktor Persson
Author URI: http://arcsin.se/
*/

/* standard elements */
* {margin: 0; padding: 0;}

html {height: 100%; padding-bottom: 1px;}
body {background: #464831 url('img/bg6.jpg'); font: normal 13px Verdana,sans-serif; color: #000;padding-bottom: 2em;}

a {color: #7DBEDF;}
a:hover {color: #7DBEDF;}

p {margin: 2px 0 8px;}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

h1,h2,h3 {margin: 2px 0;}

blockquote {
	background: #F9F9F9 url('img/quote.gif') no-repeat;
	border-bottom: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}

code {
	display: block;
	white-space: pre;
	background: #FFFFF6;
	border: 1px solid #EED;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
}

ul,ol {margin: 0 0 1em 1.4em;}

fieldset {padding: 12px 10px; background: #EFE; color: #232; border: 1px solid #DED; margin-bottom: 1em;}
legend {font: bold 1em Verdana,sans-serif; padding: 0 6px; color: #363;}

img {border: none;}
img.bordered,.post img {background: transparent; margin: 5px; border: 0px solid #FFF;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

small,.small {font-size: 0.8em;}

/* inputs */
input.submit {background: #E9E8E8 url('img/input_submit.gif') repeat-x; border: 3px double #CCC; border-color: #CCC #999 #999 #CCC; color: #456; font: bold 0.8em Verdana,sans-serif; padding: 3px 0;}
input.submit:hover {background: #FCFDFC; cursor: pointer;}
input#s {background: #FCFCFC; font: normal 1.1em sans-serif; border: 1px solid #CCC; padding: 3px 5px; width: 150px;}
input#s:hover {background: #FFF;}
textarea {width: 320px;}

/* main layout */
#container {background:#979580;width: 780px; margin: 0 auto; border: 10px solid #000;margin-top:1.5em;}
#main {padding: 10px 0 0 0px;}
#main_left {width: 560px;padding: 0px 0 0 10px;}
#main_right {width: 170px;margin-right:15px;color: #EFE6C2;}

/* top part */
#top {margin: 0em 0; padding-left: 1em;HEIGHT:200px;background: url('img/w01b.jpg');}
#site_title {font: bold 2em Georgia,sans-serif; color: #000;margin-left:1em;margin-top:1em;display:none;}
#site_description {font: normal 1em Verdana,sans-serif; color: #DCC774;margin-left:2em;display:none;}

/* navigation */
.path {margin-bottom: 0em; background: #2F2F2F; border-top: 0px solid #000000; padding: 0px 0px; color: #678;}
.path2 {margin-bottom: 0em; background: #862200 url('img/nav2x.jpg'); border-top: 6px solid #000; border-bottom: 6px solid #000; padding: 0px 0px; color: #000;}

#nav {font-size: 1em;}
#nav a {color: #000; text-decoration: none;}
#nav a:hover {text-decoration: none;}
#nav ul {display: inline; margin: 0;}
#nav ul li {display: inline; list-style: none; padding: 0 8px;}

/* sidebar */
#main_right .content a {padding: 2px 6px 4px; margin-bottom: 14px; color: #7DBEDF;}
#main_right div.content {padding: 5px 8px; color: #7DBEDF;}
#main_right .widgettitle {color: #efefef;}

#sidebar ul {margin: 0;}
#sidebar li {list-style: none; padding: 3px 0;}

/* footer */
#footer {font-size: 0.9em; border-top: 6px solid #000; background: #333132; padding: 12px 12px;color: #CFCFCF;line-height: 1.4;}
#footer .right a {color: #CFCFCF; text-decoration: none;}
#footer .right a:hover {color: #CFCFCF;}
#footer .left a:hover {color: #CFCFCF;}
#footer .left a {color: #CFCFCF;}

/* first post highlight */
#splash {margin-bottom: 1em;}
#splash .post {padding: 12px 18px 0; }
#splash .metadata {color: #211403; border-top: 1px solid #211403; background: none; padding: 8px 0; margin: 0;}
#splash .metadata a {color: #211402; text-decoration: none;}
#splash .metadata a:hover {color: #232; text-decoration: underline;}
#splash .date {font-size: 0.9em;}

/* special links */
a.scrolldown,a.scrollup {width: 16px; height: 16px;}
a.scrolldown {background: url('img/arrow_down.gif') no-repeat left top; }
a.scrollup {background: url('img/arrow_up.gif') no-repeat left top;}
a.feed {background: url('img/feed.jpg') no-repeat left top; width: 28px; height: 28px; margin-top: 20px;}
a.button {display: block;}
a.button:hover {background-position: left bottom;}

/* misc */
.bold {font-weight: bold;}
.bordered {border: 1px solid #DDD; background: #FFF; padding: 5px;}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.light,.light a {color: #777;}
.odd {background: #F6F6F6;}
.right {float: right;}
.tright {text-align: right;}

/* post */
.post {margin-top: 1.5em;margin-bottom: 1em;}
.post .date {color: #211403; font-size: 0.9em; margin: 4px 0 6px;}
.post .body {margin-bottom: 16px; line-height: 1.4em;}
.post .metadata {color: #211403; border-top: 1px solid #211402; font: normal 0.9em sans-serif; padding: 6px; clear: both;}
.post .metadata a {color: #211402; text-decoration: none;}

/* icons */
span.comment {background: url('img/icon_comment.gif') no-repeat left center; padding-left: 18px;}
span.tag {background: url('img/icon_tag.gif') no-repeat left center; padding-left: 18px;}

/* comments */
.commentlist {margin: 1em 0 0; font-size: 0.9em;}
.commentlist li {list-style: none; padding: 8px 10px 1px;}
.commentlist .post .date {margin-bottom: 3px;}


.PS-Account-Block{
     display:none}

.PS-Episode-Title{
     font-size:.9em; 
 padding-right:130px;
height:15px;
   }

.PS-Episode-Date, .PS-Episode-Speaker, .PS-Episode-Scripture{
       margin-right:0.7em; 
  font-size:0.8em; 
  color:#000; 
  display:inline; 
  white-space:nowrap}
.PS-Episode-Speaker{
  font-weight:bold}
.PS-Episode-Detail{
	margin-top:-10px;  
	padding-bottom:15px;     
}
.PS-Episode-Description{
     display:none}
.PS-Episode-Summary{
     display:none}
.PS-Episode-Actions{
  margin:-5px 0 0 0; 
  position:absolute; 
 top:0;
  right:0; 
  width:160px; 
  list-style:none;
  display: inline;
}
.PS-Episode-Actions LI {
  width:50px; 
  float: left;
}
A.PS-Episode-Link-Listen, A.PS-Episode-Link-Notes, A.PS-Episode-Link-Download, A.PS-Episode-Link-Send{
  margin:0; 
  padding:32px 0 0 0; 
  background-position:-23px 0; 
  background-repeat:no-repeat; 
  font-size:0.65em; 
  line-height:1em; 
  text-align:center; 
  color:#999; 
  display:block; 
}

A.PS-Episode-Link-Listen:hover, A.PS-Episode-Link-Notes:hover, A.S-Episode-Link-Download:hover, A.PS-Episode-Link-Send:hover{
  background-position:-87px 0; 
  color:#d40000}
A.PS-Episode-Link-Listen:active, A.PS-Episode-Link-Notes:active, A.S-Episode-Link-Download:active, A.PS-Episode-Link-Send:active{
  background-position:-201px 0}
A.PS-Episode-Link-Listen{
  background-image:url('/wp-content/themes/winterplain/img/listen.png')}
A.PS-Episode-Link-Notes{
  background-image:url('/wp-content/themes/winterplain/img/notes.png')}
A.PS-Episode-Link-Download{
  background-image:url('/wp-content/themes/winterplain/img/download.png')}
A.PS-Episode-Link-Send{
  background-image:url('/wp-content/themes/winterplain/img/send.png')}
.PS-Episode-Block-Odd{
 margin:0; 
 padding:0; 
 border-bottom:0px solid #777777; 
 position:relative}
.PS-Episode-Block-Even{
 border-bottom:0px solid #777777; 
 position:relative}


#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
}

#vertmenu h1 {
display: block;
background-color:transparent;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 100%;
display: block;
border-bottom: 1px dashed #862200;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #FFF;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #FFF;
background-color: #862200;
}