/*
Theme Name: WestsideBaptist
Theme URI: http://wbcbremerton.org/
Description: Wordpress theme for Westside Baptist Church
Version: 1.0
Author: Anton Karbanovich
Author URI: http://seekinghisglory.com/
Tags: light, nice, westside, baptist

	Westside v1.0
	 http://karbanovich.com/

	This theme was designed and built by Anton Karbanovich,
	whose blog you will find at http://karbanovich.com/

*/


/*----------------- CSS RESET --------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*------------------------ END OF RESET ------------------------*/


body {
background: url(images/top_body_bg.jpg) repeat-x top center;
font-family: Arial, Calibri, Helvetica, sans-serif;
}

* {
	margin: 0;
	padding: 0;
}

img, div, a, li {
	behavior: url('/pngfix/iepngfix.htc');
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
width: 100%;
margin: auto;
height: 163px;
}

#header #logo {
width: 392px;
height: 103px;
position: relative;
top: 25px;
left: 45px;
background: url(images/main_logo.png) no-repeat bottom center;
float: left;
}

#header #logo a {
text-decoration: none;
display: block;
width: 100%;
height: 100%;
}

#header #logo span {
visibility: hidden;
}


#header #slogon {
width: 312px;
height: 144px;
float: right;
position: relative;
top: 18px;
background: url(images/slogon_compas.png) no-repeat bottom center;
}

#header #slogon span {
visibility: hidden;
}

#menu {
text-align: center;
width: auto;
margin: 0px;
margin-left: 21px;
/*background: url(images/menu_divider.jpg) no-repeat left top;*/
}

#menu ul {
padding-left: 80px;
height: 39px;
background: url(images/menu_divider.jpg) no-repeat top left;
background-position: 10px 0px;
}

#menu ul li {
float: left;
width: auto;
height: 39px;
/*float: left;*/
background: url(images/menu_divider.jpg) no-repeat right top;
padding: 8px 87px 3px 27px;
white-space: nowrap;
}

#menu ul li a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
white-space: nowrap;
}

#menu ul li a:hover {
color: #000000;
}

#banner {
width: 960px;
height: 226px;
background: url(images/paper_banner.jpg) no-repeat top left;
background-position: 12px 0px;
}


#paper {
width: 300px;
float: left;
position: relative; 
top: 51px;
left: 40px;
}

#paper p {
width: 120px;
float: left;
padding: 18px;
padding-top: 10px;
font-size: 12px;
color: #333333;
line-height: 1.7;
}

#paper div.times p {
text-align: right;
color: #666666;
width: 100px;
}

#paper div.times p span.weekday {
color: #333333;
font-weight: bold;
}

#paper h1 {
visibility: hidden;
}

#paper div.location a {
width: 116px;
height: 22px;
display: block;
background: url(images/new_way_buttons.jpg) no-repeat top left;
}

#paper div.location a.directions {
background-position: -1px -1px;
margin-top: 4px;
}

#paper div.location a.directions:hover {
background-position: -120px -1px;
}

#paper div.location a.newhere {
background-position: -1px -24px;
margin-top: -13px;
}

#paper div.location a.newhere:hover {
background-position: -120px -24px;
}


#content {
width: 960px;
position: relative;
background: url(images/content_main_bg.jpg) repeat-y top center;
}

#content-top-wrap {
background: url(images/content_top_bg.jpg) no-repeat top center;
}

#content-top-wrap-deep {
background: url(images/content_top_bg_deep.jpg) no-repeat top center;
margin-top: 1px;
padding-top: 25px;
}

#content-bottom-wrap {
background: url(images/content_bottom_bg.jpg) no-repeat bottom center;
padding-bottom: 45px;
}

#content #sidebar {
width: 254px; 
float: left;
position: relative;
top: 5px; 
left: 75px;
min-height: 400px;
}

#sidebar #subnavigation {
background: url(images/sidebar_compas_bg.jpg) no-repeat top right;
background-position: 100% 29px;
}

#sidebar #subnavigation h2 {
background: url(images/sidebar_h2_bg.jpg) repeat-x top left;
padding: 7px 0 10px 5px;
font-size: 14px;
color: #333333;
margin-top: 5px;
}

#sidebar #subnavigation {
padding: 2px 0px 1px 0px;
}

#sidebar #subnavigation ul {
	margin-left: 13px;
	list-style-type: none;
}

#sidebar #subnavigation li {
	background: url('images/compass_bullet.png') no-repeat left 50%;
	padding: 6px 0 6px 8px;
}

#sidebar #subnavigation a {
	font-size: 15px;
	font-weight: normal;
	margin-left: 20px;
	color: #9D0C0C;
}

#sidebar #feature {
background: url(images/sidebar_compas_bg.jpg) no-repeat top right;
background-position: 100% 29px;
}

#sidebar #feature h2 {
background: url(images/sidebar_h2_bg.jpg) repeat-x top left;
padding: 7px 0 10px 5px;
font-size: 14px;
color: #333333;
margin-top: 20px;
}

#sidebar #feature h3 {
font-size: 15px;
color: #555555;
padding: 3px 0 3px 5px;
}

#sidebar #feature h3 a {
text-decoration: none;
}


#sidebar #feature div.smalltext {
font-size: 11px;
margin: 3px 0 4px 25px;
}

#content #rightside {
width: 510px; 
float: right;
position: relative;
top: 5px; 
right: 80px;
font-size: 12px;
color: #333333;
line-height: 1.6;
}

#content #rightside p {
margin: 6px 0;
}

#content #rightside strong {
font-weight: bold;
}

#content #rightside ul {
padding-left: 35px;
list-style-image: url(images/ul_arrow.jpg);
}

#content #rightside ol {
margin-left: 35px;
}

#content #rightside em {
font-style: italic;
}

#content #rightside h2 {
font-size: 22px;
color: #666666;
padding: 5px 0 0px 0;
font-weight: lighter;
}

#content #rightside img.alignright {
float: right;
margin-left: 12px; 
margin-top: 10px;
}

#content #rightside img.alignleft{
float: left;
margin-right: 12px; 
margin-top: 10px;
}


#content #rightside h3 {
font-size: 18px;
color: #902B2B;
margin-top: 4px; 
margin-bottom: 2px;
}

#content #rightside h3 span {
font-size: 10px;
 color: #666666;}
 

#content #rightside a.download {
width: 75px;
height: 22px;
display: block;
background: url(images/sermon_download_button.jpg) no-repeat;
text-decoration: none;
float: right;
margin-right: 20px;
}

#content #rightside a.download span {
visibility: hidden;
}

#content #rightside a.listen {
width: 75px;
height: 22px;
display: block;
background: url(images/sermon_listen_button.jpg) no-repeat;
text-decoration: none;
float: right;
}

#content #rightside a.listen span {
visibility: hidden;
}


img.frame {
padding: 4px; 
border: 1px solid  #cccccc;
background: #ffffff;
margin: 12px 1px;
}


#footer {
	width: 960px;
	margin: 0 auto;
	/*background: url('images/footer/main_bg.jpg') no-repeat top left;*/
}

#footer p {
	line-height: 1.5em;
	padding: 10px;
	text-align: center;
	font-family: Arial, Calibri, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}

#footer span {
	margin: 0 25px;
}

hr {
	border: none;
	height: 2px;
	background: url('images/hr_horizontal_bg.gif') repeat-x top left;
	margin: 10px 10px 10px 0;
	width: 100%;
	
}

a {
	color: #901a24;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.listen {
 	padding-right: 22px;
	margin-right: 15px;
	background: url('images/listen.jpg') no-repeat right 50%;
}

a.download {
	padding-right: 18px;
	background: url('images/download.jpg') no-repeat right 50%;
}

a.read-post {
	margin-left: 25px;
	padding-right: 18px;
	background: url('images/read.jpg') no-repeat right 50%;
}

a.subscribe-rss {
	margin-left: 35px;
	padding-right: 22px;
	background: url('images/rss.jpg') no-repeat right 50%;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ----------------- SLIDESHOW -------------------*/

#d13slideshow{
		width: 510px;
		height: 290px;
		margin:0px; padding:0px; }
		
	#d13nav{ margin:0px; padding:0px; }

	#navleft{
		z-index:200;
		position:absolute;
		width:15px;
		height: -70px;
		margin: 0px; padding:0px; }
	#navright{
		z-index: 201;
		position:absolute;
		width:15px;
		height: -70px;
		margin:0px; padding:0px;
		margin-left: 470px; }
	#navleft a,
	#navright a{
		width: 40px;
		height: 40px;
		display:block;
		background-color:#000000;
		-moz-opacity:.3;opacity:.3;
		background-position:center center;
		background-repeat:no-repeat; }
	#navleft a{ background-image: url(images/slideshow_left.png); }
	#navright a{ background-image: url(images/slideshow_right.png);  }
	#navleft a:hover{ filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6; }
	#navright a:hover{ filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6; }
	#navleft a span,
	#navright a span{ display:none; }
	div.d13slide{
		padding:0px;
		margin:0px; }
	div.d13slide img{
		padding:0px;
		margin:0px; }
	div.d13fader{
		background-color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;
		height:70px;
		z-index:1;
		margin: -70px 0px 0px 0px;
		padding:0px;
		visibility: hidden; /*VISIBILITY*/
		 }
	div.d13fader h3{
		font-size:12px;
		font-weight:bold;
		padding:4px;
		margin:0px; }
	div.d13fader h3 a{ color:#FFFFFF; }
	div.d13fader h3 a:hover{ color:#FFFFFF; }
	div.d13fader p{
		font-size:10px;
		font-weight:normal;
		padding:2px 4px 4px 4px;
		margin:0px;
		color:#CCCCCC; }
	div.d13fader p a{
		color:#CCCCCC; }
	div.d13fader p a:hover{
		color:#FFFFFF; }
		
/* ---------------- SLIDESHOW END -----------------*/