* {
   margin: 0;
   padding: 0;
}

body {
  line-height: 1;
}

#contentWidth {
  padding: 0 1px 0 0;
}
#content {
float:right;
min-height:600px;
padding-top:30px;
width:575px;
}
#content h2 {
color:#001f3a;
font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
font-size:3em;
font-weight:normal;
margin-bottom:24px;
}

#content h4 {
color:#001f3a;
font-family:"Lucida Grande","Lucida Sans",sans-serif;
font-size:1.6em;
margin-bottom:0.25em;
}

#content .sermon h5 {
font-size:1.4em;
font-weight:normal;
}

#content h5 {
color:#25211B;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.4em;
}

#content ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 2em 1.2em;
}

#sidebar {
float:left;
font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;
padding:21px 8px 41px 19px;
width:240px;
background:#f8f3ea;
min-height:572px;
}

#latest-sermon {

background:transparent url(img/bg_latestsermon.gif) no-repeat scroll center bottom;
display:inline;
float:left;
margin-bottom:24px;
padding-left:1px;
padding-bottom:12px;
width:527px;
}
#latest-sermon h3 {

background:transparent url(img/bg_latestsermon_h3.gif) no-repeat scroll 0 0;
height:28px;
margin-bottom:10px;
text-indent:-9999px;

}

#sermonlist #latest-sermon h4 {
display:inline;
float:left;
font-family:Georgia,"Times New Roman",Times,serif;
font-weight:normal;
font-size:1.4em;
margin-left:18px;
width:400px;
}
#latest-sermon h4 a {
color:#5A5444;
}
#content p.sermon-meta {
clear:left;
color:#70695d;
display:inline;
float:left;
font-size:1em;
line-height:1.5;
margin:3px 18px 0;
width:345px;
}
body#articlelist #content p.sermon-meta {
margin-bottom:0;
margin-top:8px;
width:auto;
}
#articlelist #sermonlist h4 {
float:none;
}
#content ul.sermon-buttons {
float:right;
margin-bottom:0;
margin-top:-8px;
}
#content ul.sermon-buttons li {
float:left;
height:31px;
padding:0;
width:45px;
}
ul.sermon-buttons li a {
display:block;
height:31px;
text-indent:-9999px;
}
ul.sermon-buttons li.play a {

background:transparent url(img/bg_sermon_play.gif) repeat scroll -1px 0;
}
ul.sermon-buttons li.dl a {

background:transparent url(img/bg_sermon_dl.gif) repeat scroll -1px 0;
}

#sermonlist {
float:left;
padding-bottom:30px;
position:relative;
}
#sermonlist h4 {
clear:left;
float:left;
margin-bottom:10px;
}
#content .sermon {
border-bottom:1px solid #C9C5B0;
clear:left;
float:left;
padding:22px 8px 15px;
width:520px;
}
#sunday-morning #content #sermon-wrap, #verse-by-verse-radio #content #sermon-wrap {

background:transparent url(img/bg_latestsermon.gif) no-repeat scroll center bottom;
float:left;
margin-bottom:20px;
}

#sidebar-legend {

background:transparent url(img/bg_sidebar.png) repeat scroll center bottom;
color:#5A5444;
display:inline;
float:left;
margin-bottom:23px;
padding-bottom:5px;
width:243px;
}
#sermon-legend h3 {

background:transparent url(img/how_it_works_sidebar.png) repeat scroll 0 0;
height:35px;
margin-bottom:14px;
text-indent:-9999px;
width:243px;
}
#sermon-legend ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:18px;
}
#sermon-legend li {
font-size:1.1em;
margin-bottom:9px;
padding:10px 0 8px 42px;
}
#sermon-legend li#sl-listen {

background:transparent url(img/bg_sl_play.gif) no-repeat scroll 0 0;
}
#sermon-legend li#sl-dl {

background:transparent url(img/bg_sl_dl.gif) no-repeat scroll 0 0;
}
.paginate {
display:block;
float:right;
margin:12px 43px 0 0;
color:#5A5444;
font-size:1.3em;
line-height:1.8;
}