﻿/*  
Theme Name: Warner Alliance 2006
Theme URI: http://www.warneralliance.com/
Description: The 2006 theme for Warner Alliance Church in Lewiston Idaho.
Version: 1.0
Author: Jason Ungos
Author URI: http://jason.ungos.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

* {
	margin: 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}


body {
	background: #FFFFFF;
}

/* the entire page */
#page {
	background: url('images/bg-page.jpg') repeat-y center top;
}

/* align all the main layout */
#footer
{
	width: 680px;
	margin: 0 auto;
	padding: 0 100px;
}

#content_wrapper
{
	width: 850px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
}

#nav
{
	width: 680px;
	margin: 0 auto;
	padding: 0 100px;
}

#header
{
	width: 680px;
	margin: 0 auto;
	padding: 0 100px;
}

#header {
	background: url('images/bg-header.jpg') no-repeat center bottom;
	height: 135px;
	text-indent: -99999px;
}

/* just the main content area including sidebar */
#content_wrapper {
	background: url('images/back.jpg') no-repeat center top;
	min-height: 436px;
	padding-top: 30px;
	padding-bottom: 10px;
}

#footer {
	background: url('images/bg-footer.jpg') no-repeat center bottom;
	min-height: 87px;
	_height: 87px;
	font-size: xx-small;
	color: #ccc;
}

#footer a {
	color: #ccc;
}

.narrowcolumn {
	width: 600px;
	overflow:hidden;
}

#content p {
	margin-top: 1em;
}

a {
	text-decoration:none;
	color: #36516C;
}

.post {
	margin-bottom: 3em;
}


/****************************
SIDEBAR
*****************************/
#sidebar {
	background: url('images/bg-sidebar.gif') no-repeat center top;
	float: right;
	width: 190px;
	width: 210px;
	padding: 10px;
}

*>#sidebar {  /* for Mozilla/Safari/Opera */
	min-height: 388px;
}

* html #sidebar {  /* for IE, with IE5/Mac backslash filter \*/
	height: 388px;
} /* end filter */

#sidebar h2 {
	font-size: 14px;
	margin-top: 1em;
}

#sidebar ul {
	list-style: none;
	margin-left: 1em;
}

#sidebar ul ul {
	list-style: none;
	margin-left: 0em;
}

#sidebar * {
	font-size: 12px;
}

#sidebar .podpress_links {
	display: none;
}

#sidebar .events li {
margin-bottom: .5em;
padding-left: .5em;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

#sidebar .events .date {
font-weight: bold;
}

#sidebar .event_list {
padding-left: 1em;
}



/****************************
MAIN CONTENT SECTION
*****************************/
#content div { 
	font-size: 11pt;
}


#content p { 
	font-size: 11pt;
}


#content h1 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	color: #36516C;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
}


#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	color: #36516C;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
}

#content h2 {
	margin: 2em 0 0 0;
}

#content h3 {
	margin: 2em 0 0 0;
	clear: both;
}

#content ul {
	list-style-type:square;
	list-style-position:inside;
	margin: 0 0 0 1em;
}

#content dt {
	font-weight: bold;
	margin: 1em 0 0 0;
}

#content dd {
	font-size: .8em;
}

#content dd a {
	font-size: 1em;
}


#content .dropcap {
	display: block;
	font-size: 56px;
	color: #669acc;
	height: 50px;
	width: 50px;
	float: left;
	margin: 0 .10em 0 0;
	background: url('images/icon.png') no-repeat;
	text-indent: -99999px;
	}


blockquote {
  background: url('images/left_quote.gif') no-repeat left top;
  width: 200px;
  float: right;
  padding: 1em 1em 1em 3.5em;
  font-weight: bold;
  font-style:italic;
}

blockquote div {
  padding: 0 2.5em 0 0;
  background: url('images/right_quote.gif') no-repeat right bottom;
}


/****************************
EVENTS
*****************************/
#content .events li {
list-style: none;
list-style-position:outside;
margin-bottom: 1em;
}

#content .events .date {
font-weight: bold;
}


/****************************
PODPRESS
*****************************/
#sidebar .podpress_links {
	font-size: 10px;
}

#sidebar .podpress {
	font-size: 10px;
}

#content .podpress_links * {
	font-size: 10px;	
}

#content .podpress_links {
	font-size: 10px;	
}

#content .podpress_action {
	display: block;
	font-size: 10px;	
}

#content .podpress_block h3 {
	margin: 0;
}

.post.podpress_block {
	border: 1px #ccc solid;
	margin: 1em 0;
	padding: 1em;
}

.podpress_block .track {
	display: inline;
}

.podpress_block .album {
	display: inline;
}

.podpress_block .artist {
	display: block;
}


.podpress_block .date {
	display: block;
}


.post img {
	margin-right: 1em;
	border: 0;
}

img {
	border: 0;
}

.alignleft {
	float: left;
	position:relative;
}

.staff {
	height: 240px;
	margin-bottom: 40px;
	position: relative;
	display: none;
}

#profilebox {
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
}

.title-text {
	float: left;
}

#content .title-text h3 {
	margin: 0 0 0 0;
}

.title-container {
	width: 100%;
	min-height: 50px;

}

.faq_approve {
	display: none;
}


.eventlist li{
	margin-bottom: 1em;
}

