/*
Theme Name: Over Easy
Theme URI: http://www.woothemes.com/
Description: Over Easy by WooThemes
Version: 1.2.6
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{
border: 0;
margin: 0;
padding: 0;
}
body{
/* background: url(images/bgr-1.gif) #615B4C repeat-x top; */
font-family: Helvetica, Arial, Verdana, sans-serif;

letter-spacing: -0.2px;
background-color: #403F3D;
font: 0.6em;
padding: 0 0 20px;
line-height:1.5em;
}
a{
text-decoration: none;
color: #3f75a2; /* steel blue */
}
a.anchor-link{
color: #000;
}
a:hover{
color: #000;
}
input,select,textarea{
border: #e6e6e6 1px solid;
font-size: 12px;
padding: 2px
}
a.clean{
text-decoration: none;
}
a.sub-clean{
text-decoration: none;
color: #f4f4f4;
}
li{
list-style: none
}
h2{
line-height: 1.1em;
font-family: Helvetica, Arial, Verdana, sans-serif, Times;
color: #262625;
font-size: 1.8em;
margin: 0 0 .8em;
}
h2 a{
color: #262625;
}
h3{
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #262625;
font-size: 1.2em;
margin: 0 0 .6em;
}
h3 a{
color: #000;
}
h4{
color: #444;
font-size: 1em;
margin: 0 0 1em;
}
p{
padding: 0 0 1em;
}
p.wp-caption-text{
width: 100px; /* previously 296px */
text-align: center;
font-size: .9em;
font-style: italic;
background-color: #e4e4e4;
padding: 2px;
}
#subsection-left{
letter-spacing: -.05px;
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #F4F4F4;
text-align: center;
font-size: 1.3em;
font-weight: bold;
margin: 0 0 .6em;
width: 285px;
height: 40px;
background-color: #416a88;
padding: 5px 0 0 10px;
line-height: 1.7em;
}
#subsection-right{
letter-spacing: -.05px;
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #F4F4F4;
font-size: 1.3em;
font-weight: bold;
margin: 0 0 .6em;
width: 100%;
height: 40px;
background-color: #416a88;
margin: 0;
padding: 5px 10px 0 0;
text-align: center;
line-height: 1.7em;
}
#subsection-middle{
letter-spacing: -.05px;
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #F4F4F4;
font-size: 1.3em;
font-weight: bold;
margin: 0 0 .6em;
width: 100%;
height: 40px;
background-color: #416a88;
margin: 0;
padding: 5px 0 0 0;
text-align: center;
line-height: 1.7em;
}
/*=== Intro ===*/
.intro{
font-size: 0.7em;
line-height:1.3em;
font-family: Palatino, "Times New Roman", Times, serif;
/* color: #6CAEDE; */
color: #262625;
font-style: italic;
z-index:0;
text-align: center;
}
.intro a{
color:#FFF;
text-decoration:underline;
}
.intro a:hover{
color: #000;
text-decoration:underline;
}
/*=== Layout ===*/
#page{
margin: 0 auto;
/* width: 940px; */
width: 100%;
}
#top-bar{
width: 100%;
margin: 0 auto;
min-width: 1000px;
background:url(images/top-bar.jpg) repeat-x;
/* color: #e2e2e2; */
height: 5px;
}
#main{
margin: 0 auto;
width: 940px;
top: 20px;
padding-top: 10px;
/* position: relative; */
}
#page-main{
margin: 0 auto;
width: 960px;
top: 20px;
padding-top: 10px;
/* position: relative; */
}
#main-place{
width: 100%;
min-width: 1000px;
position: relative;
background:url(images/background-slice-dark.jpg) repeat;
background-position: center center;
}
/*=== Header ===*/
#header{
height: 164px;
position:relative;
top:0px;
width: 100%;
min-width: 1000px;
background:url(images/header-bg.gif) repeat-x;
}
#header .spacer{
float: right;
}
/*- Logo -*/
#logo{
margin: 0 auto;
width: 980px;
}

#header h1{
float: left;
width: 414px;
top: 0px;
padding-top: 10px;
}
#header h1 a{
display: block;
height: 144px;
}
#header h1 a:hover{
text-decoration: none;
}

/*=== Buttons ===*/
.btn-rounded a{
background: url(images/btn-rounded-1.gif) no-repeat left;
color: #fff;
}
.btn-rounded a span{
background: url(images/btn-rounded-1.gif) no-repeat right;
}
.btn{
background:url(images/btn.gif) repeat-x;
border:1px solid #464543;
color:#fff;
margin: 5px 0 0 5px;
}


.btn-rounded-1{
line-height: 30px;
font-weight:bold;
float: left;
}
.btn-rounded-1 a{
background: url(grey/btn-rounded-1.gif) no-repeat left;
color: #fff;
padding: 0 0 0 13px;
display: block;
float: left;
}
.btn-rounded-1 a span{
background: url(grey/btn-rounded-1.gif) no-repeat right;
height: 30px;
padding: 0 13px 0 0;
display: block;
float: left;
}

.btn-1{
margin:0;
padding:5px 10px;
background:url(grey/btn-1.gif) repeat-x;
border:1px solid #98ac2b;
color:#FFF;
font-weight:bold;
}


/*=== Navigation ===*/
#nav-place{
text-align: center;
width: 100%;
background-color: #403F3D;
position: relative;
height: 30px;
}
#nav-wrapper{
text-align: center;
margin: 0 auto;
width: 1050px;
background-color: #403F3D;
}
#nav-buttons{
text-align: center;
height: 30px;
position: relative;
/* margin: 0 auto; */
width: 100%;
top: 0px;
font-family: Helvetica, Arial, Verdana, sans-serif;
color: #fff;
font-size:16px;
letter-spacing: -0.5px;
/* float: left; */
text-transform:uppercase;
font-weight: bold;
background-color: #403F3D;
}
#nav-buttons ul{
margin-left: 85px;
margin-bottom: 0;
margin-right: auto;
margin-top: 0;
padding: 0;
float: left;
list-style: none;
line-height: 1;
z-index: 100;
}
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav1{
color: #212121;
font-weight: bold;
margin-left: 0;
margin-bottom: 10px;
margin-right: 0;
margin-top: 5px;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size:16px;
height: 30px;
letter-spacing: -1px;
float: left;
text-transform:uppercase;
}
#nav1-1{
margin-left: 0;
margin-bottom: 0;
margin-right: 0;
margin-top: 50px;
font-family: Helvetica, Arial, Verdana, sans-serif;
height: 30px;
float: right;
}
#nav1, #nav-buttons ul{
padding: 0;
list-style: none;
line-height: 1;
z-index: 100;
}

#nav1, #nav-buttons a{
display: block;
line-height: 30px;
padding: 0 10px;
z-index: 100;
}

#nav1, #nav-buttons li{
float: left;
line-height: 30px;
margin: 0 4px 0 0;
}
#nav1, #nav-buttons li a{
padding-left: 5px;
padding-bottom: 0;
padding-right: 0;
padding-top: 0;
color: #e2e2e2;
text-decoration: none
}
#nav1, #nav-buttons li a span{
display: inline-block;
height: 30px;
padding: 0 20px 0 0;
}

#nav1, #nav-buttons li a:hover,
#nav1, #nav-buttons li.active a,
#nav1, #nav-buttons li.current_page_item a{
background: url(grey/btn-rounded-1.gif) no-repeat left;
color: #fff;
cursor: pointer;
text-decoration: none;
}

#nav1, #nav-buttons li.active a span,
#nav1, #nav-buttons li.current_page_item a span,
#nav1, #nav-buttons li a:hover span{
background: url(grey/btn-rounded-1.gif) no-repeat right;
}


/* Style drop down list */

#nav1 li ul{
position: absolute;
left: -999em;
width: 168px;
font-weight:normal;
letter-spacing:0;
text-transform:none;
border-top: 1px solid #F7F6F6;
}
#nav1 li ul li{
border: 1px solid #F7F6F6;
border-width:0 1px 1px;
background: #FFF;
float: none;
}

#nav1 li.current_page_item ul li a{
background: #FFF;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a,
#nav1 li ul li.current_page_item a{
background: #F6F6F6;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span{
background:none !important;
color: #000;
}

#nav1 li:hover ul, #nav1 li.sfhover ul{
left: auto;
}

#nav1 li ul li a span{
display:inline;
height: 30px;
padding: 0 13px 0 0
}

#nav1 li ul li a{
line-height: 30px;
font-size: 11px;
color: #000;
width: 150px;
}

#nav1 li ul li ul li a{
border-width:0 1px 1px 0px;
}
#nav1 li ul ul{
margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul{
left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover{
position: static;
visibility:visible
}

html>body #nav1 li ul li { *margin-top:-2px; }

/*- Nav2 -*/
.nav2 li, .widget li{
letter-spacing: -0.5px;
/* background: url(images/0001_arrow.png) no-repeat left 10px; */
border-bottom:1px dotted #ccc;
padding: .5em 0 .5em 20px;
font-size: .9em;
}
.nav2 li a, .widget li a{
color: #416A88;
}
.nav2 li a:hover, .widget li a:hover{
color: #000;
}
#rightcol .widget .textwidget ul { margin:0; padding:0; }

#pullquote{
/* letter-spacing: -1px; */
background:#EFEFED url(grey/ico-quote.gif) no-repeat 10px 10px;
min-height: 50px;
font-size: 1em;
line-height: 1.2em;
/* font-style: italic; */
font-family: "Times New Roman", Times, serif;
}

/*=== All Columns ===*/
#columns{
height: 1%;
padding: 0 0 10px 0px;
}
/*=== Center Column ===*/
#centercol{
float: left;
width: 600px;
/* min-height: 400px; */
}
/*=== Right Column ===*/
#rightcol{
float: left;
margin: 0px 0 0 30px;
width: 340px;
}
#rightcol h3{
color: #fff;
font-size: 1em;
height: 2.4em;
margin-top:10px;
}
#rightcol h3, #rightcol h3 a{
color: #1e1e1e;
}
#rightcol h3 span{
background: #D0D0CD;
display: block;
float: left;
line-height: 2.4em;
padding: 0 10px;
width: 270px;
}
#rightcol .widget ul, #rightcol .textwidget {
background: #EFEFED;
height: 1%;
margin: 10px 0 5px;
padding: 15px 15px 10px;
}

/*=== Sub Columns ===*/
.col1{
float: left;
width: 115px;
margin:0 0 1em;
}
.col1 a{
color: #555;
text-decoration: underline
}
.col2{
float: right;
width: 425px
}
.col3{
float: left;
padding: 0 35px 0 0;
width: 273px
}
.col3.last{
padding: 0;
}
.col6.last{
/* padding-left: 10px; */
margin-left: 0px;
padding-right: 10px;
text-align: left;
height: 590px;
}

.col3.nav2, .col6.nav2{
background: none;
padding: 0;
}
.col3 h2{
color: #464646;
margin: 0 0 .5em
}
.col3 p{
padding: 0
}
.col4{
float: left;
width: 335px
}
.col5{
float: right;
width: 415px
}
.col5 img{
border: 10px solid #f6f5ed;
}
.col6{
/*
padding-right: 10px;
padding-top: 10px;
*/

padding-bottom: 20px;
margin-left: 0px;
background-color: white;
float: left;
width: 295px;
height: 590px;
}
.col6-mid{
/*
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
*/
padding-bottom: 20px;
/* margin-left: 10px; */
background-color: white;
float: left;
width: 290px;
text-align: center;
height: 590px;
margin-left: 20px;
margin-right: 20px;
}
* html .col6{
width: 290px;
}
* html .col6-mid{
width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
margin: 0 0 1em;
width: 620px;
/* min-height: 400px; */
}
.box .top,.box .bot{
background: url(grey/box-top.gif) no-repeat top;
clear: both;
height: 10px;
overflow: hidden
}
.box .bot{
background: url(grey/box-bot.gif) no-repeat top
}
.box .spacer{
background: #fff;
height: 1%;
padding: 15px 30px;
min-height: 400px;
}
/*- Box2 -*/


.box2{
margin: 20px 0 10px;
width: 320px;
}
.box2 .top,.box2 .bot{
/*
background: url(images/box2-top.gif) no-repeat top;
clear: both;
height: 10px;
overflow: hidden;
*/
}
.box2 .bot{
background: url(grey/box2-bot.gif) no-repeat top;
}
.box2 .spacer{
background: #e4e4e0;
height: 1%;
padding: 10px 15px;
}
/*- Box3 -*/
.box3{
margin: 0 0 1em;
width: 425px
}
.box3 .top,.box3 .bot{
background: url(grey/box3-top.gif) no-repeat top;
clear: both;
height: 10px;
overflow: hidden
}
.box3 .bot{
background: url(grey/box3-bot.gif) no-repeat top
}
.box3 .spcr{
background: #EFEFED;
height: 1%;
padding: 0 20px;
min-height:100px;
}
.box3 p{
padding: 0
}
/*- Box4 -*/
.box4{
color: #fff;
font-size: 1.8em;
margin: 0 0 20px;
width: 940px
}
.box4 .top,.box4 .bot{
background: url(grey/box4-top-1.gif) no-repeat top;
clear: both;
height: 10px;
overflow: hidden
}
.box4 .bot{
background: url(grey/box4-bot-1.gif) no-repeat top
}
.box4 .spacer{
background-color: #464543;
height: 1%;
padding: 5px 25px
}
.box4 p{
padding: 0
}
/*- Box4a -*/
.box4-1{
color: #fff;
font-size: 1.6em;
margin: 0 0 20px;
width: 560px;
}
.box4-1 .top-1,.box4-1 .bot-1{
/* background: url(images/box4-top-4-1.gif) no-repeat top; */
clear: both;
height: 10px;
overflow: hidden
}
.box4-1 .bot-1{
/* background: url(images/box4-bot-4-1.gif) no-repeat top; */
}
.box4-1 .spacer-1{
/* background-color: #464543; */
/* background: url(images/box4-body-4-1.gif) repeat; */
height: 1%;
padding: 5px 20px;
}
.box4-1 p{
padding: 0;
}

/*- Box5 -*/
.box5{
margin: 0 0 30px;
width: 940px;
}
.box5-front{
margin: 0 0 30px;
width: 940px;
}
.box5 .top,.box5 .bot{
/*background: url(images/box5-top.gif) no-repeat top;*/
clear: both;
height: 10px;
overflow: hidden;
}
.box5 .bot{
/*background: url(images/box5-bot.gif) no-repeat top; */
}
.box5 .spacer{
/*background: url(grey/box5-bgr.gif) repeat-y top;*/
height: 1%;
padding: 15px 0px;
width: 940px;
}
.box5-front .spacer-front{
/* background: url(images/spacer-front.png); */
/* background-color: white; */
height: 1%;
padding: 10px 0px 0px 20px;
width: 940px;
}
.box5 .post img{
border:0;
}

/*- Box6 -*/
.box6{
margin: 0 0 20px;
width: 940px;
}
.box6 .top,.box6 .bot{
background: url(images/box6-top.gif) no-repeat top;
clear: both;
height: 10px;
overflow: hidden
}
.box6 .bot{
background: url(images/box6-bot.gif) no-repeat top;
}
.box6 .spacer{
background: #E4E4E0;
height: 1%;
padding: 10px 25px;
width: 890px;
}
#footer .box6 .spacer{
padding: 0px 25px
}

/*- Wrapper -*/
.wrapper{
float: left;
padding: 0 0 0 0px;
}
/*- Date -*/
.date{
color: #898989;
margin: -15px 0 10px;
position: relative
}

img.avatar-50{
float: left;
margin-right: 8px;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search{
height: 32px;
margin: 0px;
padding: 0 0 0 0px;
}
#search input.keyword{
background: #D0D0CD;
border-bottom: 1px solid #fcfcfa;
border-top: 1px solid #c4c2b5;
border-left: 1px solid #c4c2b5;
color: #1e1e1e;
float: left;
font-size: 11px;
padding: 7px 5px 8px;
width: 190px
}

/*- Form1 Setup -*/
.form1 div{
margin: 0 0 15px
}
.form1 label{
padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
height: 165px;
overflow: auto;
width: 550px
}
/*=== Link Buttons ===*/

.btn-cat{
margin: 1em 0 1.5em;
}
.btn-continue{
margin: 0 0 2em;
}
.btn-general{
background: #464543;
padding: 5px 10px;
color: #fff;
}
.btn-general a{
color: #fff;
}
.btn-continue a{
background: url(images/ico-more2.gif) no-repeat left;
padding: 0 0 0 20px
}
.btn-arr a{
background: #e4e4e0;
color: #000;
line-height: 25px;
padding: 5px 10px
}
.btn-arr2{
float: left;
padding: 130px 0 0;
width: 27px;
}
/*=== Pics, Ads etc. ===*/
.ads{
margin: 0 0 10px
}
.ads img{
margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer-place{
width: 100%;
height: 100%;
background-color: #403F3D;
/* background-color: blue; */
position: relative;
/* background: url(images/footer-bg.jpg) repeat-x; */
}
#footer{
font-size: 0.7em;
margin: 0 auto;
width: 940px;
padding-top: 20px;
padding-bottom: 20px;
/* position: relative; */
}
#footer a{
color: #e4e4e0;
text-decoration: none;
}
#footer a:hover{
color: #949387;
}
#footer img{
position: relative;
vertical-align:middle
}
/*=== Misc. ===*/
#footnote{
font-size: .9em;
line-height: 1.3em;
}
.fix{
clear: both;
height: 1px;
margin: -1px 0 0;
overflow: hidden
}
.fl-logo{
float: left;
padding-bottom: 10px;
}
.fl{
/* height: 70px; */
margin-top: 60px;
float: left;
color: #e4e4e0;
vertical-align: baseline;
}
.fr{
/* height: 70px; */
margin-top: 60px;
float: left;
color: #e4e4e0;
vertical-align: baseline;
}
.fr-top{
padding-top: 25px;
float: right;
color: #e4e4e0;
vertical-align: baseline;
word-spacing: .2em;
font-size: 1.2em;
}
.fr-bot{
padding-top: 10px;
float: right;
color: #e4e4e0;
vertical-align: baseline;
}
.ac{
text-align: center;
}
.ar{
text-align: right;
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/
.post{
font-size: 0.9em;
border-bottom:1px dotted #ccc;
margin-bottom: 10px;
}
.post-page{
margin-bottom: 10px;
}
.post-page-front{
margin-bottom: 10px;
margin-top: 0px;
}
.post-page-front img{
border: 0px;
text-align: right;
}
.post img{
/* border:1px solid #272727; please don't do this! Each post img can set its own border if it wants to */
}
.post-page img{
/* border:1px solid #272727; please don't do this! Each post img can set its own border if it wants to */
}
.next{
text-align: right;
font-style: italic;
font-size: .8em;
}
.post ul, .post ol{
padding: 0 0 1.2em 2em;
}
.post ul li{
color: #555;
background: url(images/ico-bullet.gif) no-repeat left top;
padding: 0 0 0 20px;
}

.post ol li{
list-style-type:decimal;
margin: 0 0 0 20px;
}

.post li a:hover{
color: #000;
text-decoration: none
}

.post blockquote{
font-family: Helvetica, Arial, sans-serif; color:#272727;
background:#f9faf4 url(images/ico-quote-grey.gif) no-repeat 10px 10px;
border-top:1px solid #E4E4E0;
border-bottom:1px solid #E4E4E0;
width:80%; height:auto;
margin:0 0 15px 10px; padding:15px 25px 0px 55px;
display:block;
}

.post-page blockquote{
font-family: Helvetica, Arial, sans-serif; color:#272727;
background:#f9faf4 url(images/ico-quote-grey.gif) no-repeat 10px 10px;
border-top:1px solid #E4E4E0;
border-bottom:1px solid #E4E4E0;
width:80%; height:auto;
margin:0 0 15px 10px; padding:15px 25px 0px 55px;
display:block;
}
/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
/* background: url(images/hl-dot.gif) repeat-x bottom; */
background: transparent;
border-bottom:1px dotted #ccc;
padding: .5em 0;
font-size: .8em;
}
.widget #recentcomments li a{
background:none;
color: #464543;
text-decoration:none;
}
.widget #recentcomments li a:hover{
color: #464543;
}

.widget #searchform, .widget #calendar_wrap{
background: #EFEFED;
height: 1%;
margin: 0 0 2em;
padding: 7px 15px 15px
}

.widget #searchform, .widget #calendar_wrap{
clear: both;
height: 1%;
margin: 0 0 14px;
}

.widget #wp-calendar caption{
font-size:1.2em;
text-transform: uppercase;
font-weight: bold;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 5px;
margin-bottom:5px;
color:#333;
}

.widget #wp-calendar{
margin-left:auto;
margin-right:auto;
text-align:center;
width:240px;
}

.widget #wp-calendar thead th{
color:#333;
}


.widget #wp-calendar tfoot td{
padding:10px 0 10px 0;
text-align:left;
}

.widget #wp-calendar tfoot td#next{
text-align:right;
}

.widget #wp-calendar td{
width:auto;
}

.widget #wp-calendar td a{
padding:2px;
text-decoration:underline;
}

.widget #wp-calendar tfoot td a{
color:#333;
}
.quote {
background:url(grey/ico-quote.gif) no-repeat top left;
margin:9px 0 0;
width:37px;
height:29px;
}
.flickr_badge_image img{
margin: 0 3px 8px;
padding: 0 7px 5px 0;
float:left;
}
.flickr img{
vertical-align:middle;
margin:6px 0 8px;
}
.subscribe img{
vertical-align:middle;
margin:6px 0 8px;
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 850px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
/* background-color:white; */
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
/* margin: 0px; */ /*margin around each panel*/
margin-left: 0px;
width: 850px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 300px;
}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; font-size: .9em;}
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; font-size: .9em;}
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

/*=== SERMONS === */

.sermon-browser h2{
clear: both;
font-size: 1.2em;
}
.sermon-browser h4{
font-size: .9em;
font-family: Helvetica, Arial, Verdana, sans-serif, Times;
color: #000;
padding: 0;
margin: 0;
}


div.sermon-browser table.sermons{
width: 100%;
clear:both;
border-collapse: collapse;
font-family: Helvetica, Arial, Verdana, sans-serif, Times;
}


div.sermon-browser table.sermons td.sermon-title{
font-weight:bold;
font-size: 100%;
text-decoration: none;
padding-left: .5em;
padding-top: .2em;
height: 40px;
vertical-align: bottom;
}

div.sermon-browser table.sermons td.sermon-info{
font-size:small;
line-height: 1.5em;
padding-left: .5em;
}

div.sermon-browser table.sermons td.sermon-passage{
font-weight:bold;
font-size: 90%;
}

div.sermon-browser table.sermons td.play{
font-size: small;
padding-left: .5em;
vertical-align: top;
height: 40px;
}

div.sermon-browser table.sermons td.file{
font-size: small;
vertical-align: top;
width: 75%;
height: 40px;
}

div.sermon-browser table.sermons td.download{
font-size: small;
vertical-align: top;
height: 40px;
}

div.sermon-browser table.sermons td.preacher{
border-bottom: 1px solid #444;
margin-bottom: 10px;
}

div.sermon-browser table.sermons td.files img{
border: none;
margin-right: 1em;
}

table.sermonbrowser td.fieldname{
font-weight:bold;
padding-right: 10px;
vertical-align:bottom;
}

table.sermonbrowser td.field input, table.sermonbrowser td.field select{
width: 170px;
}

table.sermonbrowser td.field  #date, table.sermonbrowser td.field #enddate{
width: 150px;
}

table.sermonbrowser td{
white-space: nowrap;
padding-top: 0px;
padding-bottom: 0px;
}

table.sermonbrowser td.rightcolumn{
padding-left: 10px;
}

div.sermon-browser div.floatright{
float: right
}

div.sermon-browser div.floatleft{
float: left
}

img.sermon-icon , img.site-icon{
border: none;
padding-bottom: 5px;
}

table.podcast{
margin: 0 0 1em 0;
}

.podcastall{
float:left;
/*background: #fff0c8 url(icons/podcast_background.png) repeat-x;*/
padding: 0.5em;
font-size: 1em;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
width:100%;
}

.podcastcustom{
float:right;
background: #fce4ff url(icons/podcast_custom_background.png) repeat-x;
padding: 0.5em;
font-size: 1em;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

div.filtered, div.mainfilter{
text-align: left;
}
div.sermon-browser-results{
line-height: 2em;
font-size: .75em;
}

div.sermon-browser-results span.preacher{
font-size: 120%;
}

div.sermon-browser-results span.scripture{
/* font-size: 80%; */
}

div.sermon-browser-results img.preacher{
float:right;
margin-left: 1em;
}

div.sermon-browser-results div.preacher-description{
margin-top: 0.5em;
}

div.sermon-browser-results div.preacher-description span.about{
font-weight: bold;
font-size: 120%;
}

span.chapter-num{
/* font-weight: bold; */
font-size: 0%;
visibility: hidden;
}

span.verse-num{
vertical-align:super;
line-height: 1em;
font-size: 65%;
}

div.esv span.small-caps{
font-variant: small-caps;
}

div.net p.poetry{
font-style: italics;
margin: 0
}

div.sermon-browser #poweredbysermonbrowser{
text-align:center;
}
div.sermon-browser-results #poweredbysermonbrowser{
text-align:right;
}

table.nearby-sermons{
width: 100%;
clear:both;
}

table.nearby-sermons td, table.nearby-sermons th{
text-align: center;
}

table.nearby-sermons .earlier{
padding-right: 1em;
text-align: left;
}

table.nearby-sermons .later{
padding-left: 1em;
text-align:right;
}

table.nearby-sermons td{
width: 33%;
vertical-align: top;
}

ul.sermon-widget{
list-style-type:none;
margin:0;
padding: 0;
}

ul.sermon-widget li{
list-style-type:none;
margin:0;
padding: 0.25em 0;
}

ul.sermon-widget li span.sermon-title{
font-weight:bold;
text-decoration: none;
}

p.audioplayer_container{
display:inline !important;

}

div.sb_edit_link{
display:inline;
}
h2 div.sb_edit_link{
font-size: 80%;
}


.sermons a{
text-decoration: none;
}

.oddrow{
background-color: #DDD;
}

.evenrow{
}

div.latestsermon{
background:url(images/openbible.jpg);
width: 850px;
height: 300px;
}

div.latestsermonbox {
position: relative;
top: 20px;
left: 20px;
width: 300px;
padding: 1em 1em 1em 1em;
background-color: white;
opacity: 0.8;
border: 1px solid #474747;
}
.four{
color: #000;
}


/* Let's remove that Wordpress Stats Smiley Face ! */
img#wpstats{
width: 0px;
height: 0px;
padding: 0px;
border: none;
overflow: hidden
}

