/** CSS - Big Creek Church
==============================================================================*/

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	list-style: none;
	}

/** Body
==============================================================================*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
color: #636363;
background: url('http://bigcreek.org/images/bccassets/bcc-back.jpg') no-repeat top center #d3d2cd;
margin: 0 auto;
}

/** Container
==============================================================================*/

#container {
margin: 0 auto;
width: 945px;
}

/** Misc
==============================================================================*/

#navimage {
width: 195px;
height: 37px;
background: url('http://bigcreek.org/images/bccassets/navigation.gif');
}

.clear {
clear: both;
}

.left {
float: left;
}

.right {
float: right;
}

/** Images
==============================================================================*/

#content img, #sidebar img {
border: 1px solid #c2bfab;
padding: 5px;
background-color: #fff;
}

#content img.left, #sidebar img.left, #footer img.left {
margin: 0 16px 8px 0;
}

#content img.right, #sidebar img.right {
margin: 0 0 8px 16px;
}

a img {
border: none;
}

/** Headings
==============================================================================*/

h1 {
font-size: 24px;
color: #178c96;
line-height: 26px;
padding: 0 0 8px 0;
margin: 0 0 8px 0;
font-weight: normal;
background: url(http://bigcreek.org/images/bccassets/divider_lt.jpg) repeat-x bottom;
}

.archive h1 {
font-size: 20px;
text-transform: none;
}

h2 {
font-size: 14px;
line-height: 18px;
margin: 0 0 8px 0;
font-weight: normal;
}

#contentwrap h2 {
margin-top: 32px; 
padding: 0 0 8px 0;
font-weight: bold;
background: url(http://bigcreek.org/images/bccassets/divider_lt.jpg) repeat-x bottom;
}

h3 {
font-size: 14px;
line-height: 18px;
padding: 0 0 6px 0;
margin: 0 0 16px 0;
font-weight: normal;
text-transform: uppercase;
background: url(http://bigcreek.org/images/bccassets/divider_lt.jpg) repeat-x bottom;
}

h4 {
font-size: 14px;
line-height: 16px;
margin: 0 0 8px 0;
font-weight: normal;
text-transform: uppercase;
}

h5 {
font-size: 2px;
line-height: 3px;
padding: 2px 0 2px 0;
margin: 0 0 0 0;
font-weight: normal;
text-transform: uppercase;
background: url(http://bigcreek.org/images/bccassets/divider_lt.jpg) repeat-x bottom;
}

h6 {
font-size: 2px;
line-height: 3px;
padding: 2px 0 2px 0;
margin: 0 0 0 0;
font-weight: normal;
text-transform: uppercase;
}

/** Paragraphs
==============================================================================*/

p {
margin: 0 0 24px 0;
}

/** Links
==============================================================================*/

a:link {
color: #178c96;
text-decoration: none;
}

#nav a:link {
color: #938e82;
}

#mostpopular a:link {
color: #ffffff;
text-decoration: underline;
}

#aboutus a:link {
color: #ffffff;
text-decoration: underline;
}

#sidebar a:link {
color: #ffffff;
text-decoration: none;
}

a:visited {
color: #178c96;
text-decoration: none;
}

#nav a:visited {
color: #938e82;
}

#aboutus a:visited {
color: #ffffff;
text-decoration: underline;
}

#mostpopular a:visited {
color: #ffffff;
text-decoration: underline;
}

#sidebar a:visited {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #8cc63f;
text-decoration: underline;
}

#nav a:hover {
color: #716d65;
text-decoration: none;
}

#sidebar a:hover {
color: #ffffff;
text-decoration: underline;
}

a:active {
color: #8cc63f;
text-decoration: none;
}

#nav a:active {
color: #938e82;
}

/** Top Info
==============================================================================*/

.topinfo {
margin: 6px 0 0 0;
font-size: 11px;
color: #FFFFFF;
}

/** Logo
==============================================================================*/

#logo {
margin: 41px 0 0 0;
}

/** Search
==============================================================================*/

#s {
width: 304px;
height: 20px;
margin: 48px 0 0 0;
padding: 4px 0 0 25px;
border: 1px solid #c0cdd5;
background: url(http://bigcreek.org/images/bccassets/search_icon.jpg) no-repeat #fff 6px 6px;
}

/** Nav
==============================================================================*/

#nav {
width: 945px;
margin: 32px 0 0 0;
background: url(http://bigcreek.org/images/bccassets/nav_bg.jpg) repeat-x 0 0;
}

#nav li {
float: left;
}

#nav li a {
display: block;
float: left;
font-size: 13px;
text-transform: uppercase;
padding: 8px 24px 8px 25px;
border-right: 1px solid #fff;
background: url(http://bigcreek.org/images/bccassets/nav_bg.jpg) repeat-x 0 0;
}

#nav li a:hover {
background-position: 0 -37px;
}

#nav li.current_page_item a {
background-position: 0 -74px;
color: #FFFFFF;
}

/** Content
==============================================================================*/

#content {
width: 913px;
margin: 32px 0 0 0;
padding: 16px;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #ffffff;
background: url(http://bigcreek.org/images/bccassets/content-bg.gif);}

/** Featured Slider
==============================================================================*/

#featured {
width: 597px;
height: 240px;
padding: 5px;
margin: 0 16px 0 0;
border: 1px solid #c2bfab;
background-color: #efefef;
}

#featured img {
padding: 0;
border: none;
}

#featured h1 {
font-size: 12px;
margin: 0;
padding: 0;
background: none;
text-transform: none;
}

#featurednav {
margin: 3px 0 0 0;
height: 23px;
width: 67px;
background: url(http://bigcreek.org/images/bccassets/featured_nav_bg.jpg) no-repeat;
}

#prev {
padding: 2px 0 0 4px;
display: block;
height: 18px;
width: 17px;
background: url(http://bigcreek.org/images/bccassets/featured_nav_left.jpg) no-repeat 4px 2px;
z-index: 100;
}

#next {
display: block;
padding: 2px 4px 0 0;
height: 18px;
width: 17px;
background: url(http://bigcreek.org/images/bccassets/featured_nav_right.jpg) no-repeat 1px 2px;
z-index: 100;
}

#prev span, #next span {
display: none;
}

/** Welcome
==============================================================================*/

#welcome {
width: 288px;
}

a#welcomeleft, a#welcomeright {
display: block;
width: 144px;
text-align: center;
padding: 8px 0 10px 0;
}

a#welcomeleft {
background: url(http://bigcreek.org/images/bccassets/welcome_btn_left.jpg) no-repeat;
}

a#welcomeright {
background: url(http://bigcreek.org/images/bccassets/welcome_btn_right.jpg) no-repeat;
}

/** Latest Message, Subscribe to audio
==============================================================================*/

#latest {
width: 913px;
margin: 16px 0 16px 0;
padding: 16px 0 0 0;
background: url(http://bigcreek.org/images/bccassets/divider_lt.jpg) repeat-x top;
}

#latestmsg {
width: 592px;
padding: 16px;l
background: url(http://bigcreek.org/images/bccassets/latest_msg_bg.jpg) repeat-x;
}

.msgwrap {

}

.msg {
width: 577px;
padding: 16px;
margin: 0 0 8px 0;
display: inline;
background: url(http://bigcreek.org/images/bccassets/latest_msg_bg.jpg) repeat-x;
}

#latestmsg h3 {
font-size: 12px;
margin: 0;
padding: 0;
font-weight: bold;
color: #55a3d4;
background: none;
}

#subscribeaudio {
width: 256px;
padding: 16px;
color: #212121;
background: url(http://bigcreek.org/images/bccassets/subscribe_audio_feed_bg.jpg) repeat-x;
}

#subscribeaudio h3 {
font-size: 14px;
margin: 0;
padding: 0;
color: #f9f8f2;
background: none;
}

#latestmsg p, #subscribeaudio p, .msg p {
margin: 0;
}

#audio {
width: 238px;
}

#listen a {
display: block;
width: 102px;
height: 32px;
text-align: center;
background: url(http://bigcreek.org/images/bccassets/listen_btn.jpg) no-repeat 0 0;
}

#listen a:hover {
background-position: 0 -32px;
}

#download a {
display: block;
width: 136px;
height: 32px;
text-align: center;
background: url(http://bigcreek.org/images/bccassets/download_btn.jpg) no-repeat 0 0;
}

#download a:hover {
background-position: 0 -32px;
}

#listen a span, #download a span {
display: none;
}

/** Meta
==============================================================================*/

.date {
color: #9a9996;
}

/** Main Content
==============================================================================*/

#maincontent {
width: 700px;
}

#contentwrap {
width: 684px;
}

.meta {
padding: 0 0 10px 0;
background: url(http://bigcreek.org/images/bccassets/divider_lt.jpg) repeat-x bottom;
}

/** Archive
==============================================================================*/

.archivewrap {
padding: 16px 0 16px 0;
background: url(http://bigcreek.org/images/bccassets/divider_lt.jpg) repeat-x bottom;
}

.archive {
width: 300px;
}

#postsnav {
padding: 16px 0 0 0;
}

a#previousbtn {
display: block;
width: 139px;
height: 34px;
background: url(http://bigcreek.org/images/bccassets/previous_btn.jpg) no-repeat;
}

a#nextbtn {
display: block;
width: 139px;
height: 34px;
background: url(http://bigcreek.org/images/bccassets/next_btn.jpg) no-repeat;
}

a#previousbtn span, a#nextbtn span {
display: none;
}

/** Lists
==============================================================================*/

#contentwrap ul, #contentwrap ol {
margin: 0 0 24px 32px;
}

#contentwrap ul li {
list-style-type: disc;
}

#contentwrapol li {
list-style-type: decimal;
}

#contentwrap li {
padding: 0 32px 0 0;
}

/** Latest News, Whats Going On
==============================================================================*/

#latestnews, #whatsgoingon {
width: 288px;
margin: 0 16px 0 0;
}

#latestnews .date {
text-align: center;
width: 20px;
padding: 6px;
margin: 0 16px 60px 0;
background: url(http://bigcreek.org/images/bccassets/date_bg.jpg) repeat-x top;
}

.day {
font-size: 18px;
}

#whatsgoingon h2 {
width: 174px;
font-size: 12px;
}

#whatsgoingon h3 {
margin-bottom: 0;
}

#whatsgoingon li {
padding: 8px 0 0 0;
border-bottom: 1px solid #ecebe7;
}

/** Form
==============================================================================*/

label, input {
display: block;
float: left;
margin: 5px 5px 1px 0;
}

fieldset {
border: none;
}

label {
text-align: left;
width: 75px;
padding-right: 20px;
}

input, textarea {
padding: 2px;
width: 350px;
border: 1px solid #d0d0d0;
}

textarea {
margin: 5px 5px 1px 0;
overflow: hidden;
}

#submit {
margin: 10px 0 20px 0;
padding-right: 153px;
float: right;
width: 93px;
height: 32px;
border: none;
}

/** Sidebar
==============================================================================*/

#sidebar {
width: 197px;
color: #e5e5e5;
min-height: 265px;
height: auto !important;
height: 265px;
padding: 0 0 0 16px;
background: no-repeat top;
}

#flickr img {
float: left;
width: 68px;
margin: 0 8px 8px 0;
}

/** Footer
==============================================================================*/

#footer {
width: 913px;
padding: 16px;
margin: 0 0 32px 0;
border-top: 1px solid #147a84;
border-bottom: 1px solid #147a84;
background-color: #178b97;
color: #FFFFFF;
}

#footer h3 {
color: #ffffff;
background-image: url(http://bigcreek.org/images/bccassets/divider_dk.jpg);
}

#legal {
width: 256px;
padding: 16px;
margin: 0 32px 0 0;
border: 1px solid #FFFFFF;
background-color: #147a84;
color: #FFFFFF;
font-size: 11px;
}

#legal img {
border: none;
background: none;
padding: 0;
margin: 0;
}

#legal p {
margin: 6px 0 0 0;
}

#aboutus {
width: 288px;
margin: 0 32px 0 0;
}

#mostpopular {
width: 270px;
}

#mostpopular li {
margin: 0 0 8px 0;
}