/* @override http://schoolofworshiponline.net/wp-content/themes/schoolofworship/style.css */

/*
Theme Name: School of Worship
Theme URI: http://schoolofworshiponline.net/
Description: Custom theme for Nate Sallie's School of Worship
Version: 1.0
Author: Ryan J. Stout | SLD Interactive
Author URI: http://sldinteractive.com/

*/

/* Reset */
html, body, div, span, applet, object, iframe, h3, h4, h5, h6, p, 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, b, u, i, center, 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-size: 100%; background: transparent; }
ul { list-style: none; }

/* IE6 IS DUMB */

h2 {
	font-size: 14px;
	padding-top: 0;
	margin-bottom: 0;
	margin-top: 10px;
}

h1 {
	font-size: 22px;
	color: #929292;
}
* html img,
* html .png{
    position:relative;
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "http://174.132.11.75/~ilex/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );
}

body{ font-family: 'Lucida Grande', Verdana, Helvetica, Sans-Serif; font-size: 12px; line-height: 22px; }

a{ color: #9C0C00; }
a:hover{ color: #333; }

p{
	margin: 0 0 1em;
}
div.clear{ clear: both; }
.alignleft{ float: left; clear: left; }
.alignright{ float: right; }

div#header-con{ background: url(images/header-background.jpg) repeat-x; height: 270px; }
div#header{ width: 950px; margin: 0 auto; background: url(images/sow-header.jpg) no-repeat; height: 262px; }

/* New Nav */

#navbar {
	width: 557px;
	clear: none;
	float: right;
	padding-top: 223px;
}

#nav {
	margin: 0px;
	padding: 0px;
	float: right;
}
	
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #212121;
	display: block;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 05px 7px 15px 9px;
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	height: 5px;
	font-weight: bold;
}

#nav li a:hover, #nav li a:active {
	color: maroon;
	text-decoration: none;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 130px;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	float: none;
    margin: 0px;
	padding: 5px 7px 5px 9px;
	border: none;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	background: #c0c0c0 repeat-y;
	border-bottom: 1px dotted #787a7a;
	height: 20px;
	font-size: 11px;
}
	
#nav li li a:hover, #nav li li a:active {
	color: maroon;
	text-decoration: none;
	background: #c0c0c0 repeat-y;
}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 120px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -25px 0 0 151px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover2 ul ul, #nav li.sfhover2 ul ul ul {
	left: -999em;
	}

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

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

div#content{ width: 950px; margin: 10px auto 0; }

p.page-title{ font-size: 36px; color: #CCC; margin: 10px 0;
	letter-spacing: -1.5px;
	text-transform: capitalize;
}

div#sidebar{ float: left; width: 260px; padding: 0 20px; margin-right: 50px; }
  div#subnav-container{ background: #f5f5f5; padding: 20px 20px 15px; }
  ul#subnav{ }
    ul#subnav li{ margin: 0 0 10px 0; border-bottom: #808080 1px dotted; padding: 2px 0; }
	ul#subnav li a{ color: #808080; text-decoration: none; }
	ul#subnav li a:hover{ color: #9C0C00; }
	ul#subnav li.current_page_item{ background: url(images/subnav-marker.png) no-repeat right;
	font-weight: bold;
}
	  ul#subnav li.current_page_item a{ color: #9C0C00; }
  p.feature-title{ color: #999; font-size: 11px; margin: 10px 0 0 0; }
  div.feature-container{ margin-bottom: 30px; }

div#page-content{ float: left; width: 590px; margin-bottom: 40px; }
  div#page-content ul{ list-style: circle inside; margin-left: 16px; }
  div#page-content ul li{ }

div#home-content-full object{ float: left; margin: 0 30px 20px 0; }
  div#home-content-full ul{ list-style: url(images/list-marker.jpg); margin-left: 54%;
}
    div#home-content-full ul li{ margin: 6px 0;
	line-height: 16px;
}

div.home-column{ float: left; width: 260px; }
  div.column-middle{ margin: 0 50px; }
  div.large{ font-size: 18px; color: #333; line-height: 30px; font-style: italic; }

div#footer{ background: url(images/footer-background.jpg) no-repeat; padding-top: 35px; }
ul#footer-nav{  }
  ul#footer-nav li{ display: inline; margin-right: 30px; }
  ul#footer-nav li a{ text-decoration: none; color: #999; }
  ul#footer-nav li a:hover{ color: #333; }
p.copyright{ color: #CCC; font-size: 11px;
	padding-top: 5px;
}

p.copyright a {
	color: #CCC;
}

p.copyright img {
	height: 25px;
	border-style: none;
	margin: 0;
	z-index: 100;
	padding: 0;
}

p.blog-title a, p.blog-title{ font-size: 18px; }
.post{ margin-bottom: 20px; border-bottom: 1px dotted #CCC; }
.postmetadata{ border-left: dotted 1px #CCC; margin-left: 20px; padding-left: 10px; font-size: 11px; color: #555; }

ol.commentlist{ }
.comment{ border-bottom: 1px dotted #CCC; margin-bottom: 20px; }

div#blog-navigation{ margin-bottom: 20px; border-bottom: 1px dotted #CCC; }
  div#blog-navigation ul li{ margin-bottom: 20px; }
    div#blog-navigation ul li ul li{ margin-bottom: 0 !important; }



/* Captions - from WP's "default" */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#content img {
	border: 1px solid #d5d5d5;
	padding: 5px;
	margin-right: 10px;
}

.hr {
	height: 1px;
	border-bottom: 1px solid #eaeaea;
	margin-top: 10px;
	margin-bottom: 10px;
}

blockquote {
	padding: 10px 10px 3px;
	border: 1px dotted #e7e7e7;
	background: #f5f5f5 url(images/quotes.png) no-repeat 10px 5px;
}

.textwidget {
}

.widget {
	list-style-type: none;
	font-size: 11px;
	border-bottom: 1px dotted #797979;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	padding-bottom: 10px;
	color: #797979;
}

.widget ul li {
	list-style-type: circle;
	list-style-position: inside;
	padding-left: 15px;
}

.widget h4 {
	font-size: 12px;
	color: #000;
}

h6 {
	text-align: center;
	background-color: #fed6d8;
	padding: 10px;
	margin-bottom: 10px;
	border: 2px solid #e8949a;
	font-size: 16px;
}