/*  
Theme Name: WAAO
Theme URI: http://waao.info/
Description: The first WordPress theme designed for WAAO.
Version: 0.1
Author: William Barry
Author URI: http://williambarry.net/
*/

/*******************************************************************************
Body
*******************************************************************************/

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 62.5%;
	background: url(images/header_filler.gif) top left repeat-x #262722;	
}

/*******************************************************************************
Container 
*******************************************************************************/

/*******************************************************************************
Header
*******************************************************************************/

#header {
	margin: 0 auto;
	padding: 0;
	
	width: 850px;
	height: 156px;
	background: url(images/header.gif) top left no-repeat;

	position: relative;	
}

#logo {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	left: 110px;	
}

#logo a {
	display: block;
	width: 630px;
	height: 55px;	
}

#logo a span {
	display: none;	
}

#languages {
	position: absolute;
	top: 8px;
	left: 590px;	
	color: #999999;
}

#languages a {
	color: #999999;	
}

#search_form {
	position: absolute;
	top: 6px;
	left: 690px;	
}

#search_form #s {
	border: 0;
}

#searchsubmit {
	display: none;	
}

/*******************************************************************************
Nav
*******************************************************************************/

#nav {
	position: absolute;
	top: 108px;
	left: 105px;	
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;	
}

#nav li a {
	display: block;
	margin-left: 1px;
	width: 141px;
	height: 47px;	
}

#nav li a span {
	display: none;	
}

/*******************************************************************************
Drop-down nav
*******************************************************************************/

.dd_nav {
	background: #ffffff;
}

.dd_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dd_nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: #292a24 1px solid;
	border-left: #292a24 1px solid;
	border-bottom: #292a24 1px solid;
}

.dd_nav ul li a {
	display: block;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.2em;	
}

.dd_nav ul li a:hover {
	background: #cccccc;
	color: #000000;	
}

#dd0 ul li a { background: #9a191e; }
#dd1 ul li a { background: #2f61c0; }
#dd2 ul li a { background: #64605f; }
#dd3 ul li a { background: #159f28; }

#dd0 ul li a:hover { background: #cccccc; }
#dd1 ul li a:hover { background: #cccccc; }
#dd2 ul li a:hover { background: #cccccc; }
#dd3 ul li a:hover { background: #cccccc; }

/*******************************************************************************
Content                                                              
*******************************************************************************/

#content_container {
	background:	#c4c3ad;
}

#content_container2 {
	width: 850px;
	margin: 0 auto;
	padding-bottom: 30px;
	position: relative;
	
	background: url(images/content_filler.gif) 7px 0 repeat-y;
}

#content {
	width: 600px;
	margin: 0 0 0 10px;
	/*
	width: 500px;
	margin: 0 0 0 110px;
	*/
	padding: 30px 0 0 0;
	font-size: 1.4em;
	line-height: 140%;	
}

#content h2 {
	margin: 0 0 20px 0;
	padding: 0;	
	font-size: 2.4em;
}

#content hr {
	padding: 0;
	margin: 20px 0;
	background: #666666;
	border: 0;	
	height: 1px;
}

/*******************************************************************************
Sidebar
*******************************************************************************/

#sidebar {
	position: absolute;
	top: -123px;
	left: 674px;
	width: 175px;	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style: none;	
}

#sidebar ul li#testimony {
	margin-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	color: #ffffff;
	font-size: 0.9em;
}

#sidebar ul li#testimony .quote {
	font-style: italic;
}

#sidebar ul li#testimony .author {
	display: block;
	text-align: right;
}

#sidebar ul li#testimony .extra {
	display: block;
	text-align: right;
}

#sidebar ul li#testimony.testimony1 {
	background: url(images/testimonies/testimony1.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar ul li#testimony.testimony2 {
	background: url(images/testimonies/testimony2.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar ul li#testimony.testimony3 {
	background: url(images/testimonies/testimony3.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar ul li#testimony.testimony4 {
	background: url(images/testimonies/testimony4.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar ul li#testimony.testimony5 {
	background: url(images/testimonies/testimony5.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar ul li#testimony.testimony6 {
	background: url(images/testimonies/testimony6.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar ul li#testimony.testimony7 {
	background: url(images/testimonies/testimony7.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar ul li#testimony.testimony8 {
	background: url(images/testimonies/testimony8.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar ul li#testimony.testimony9 {
	background: url(images/testimonies/testimony9.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar ul li#testimony.testimony10 {
	background: url(images/testimonies/testimony10.jpg) top left no-repeat;
	padding-top: 180px;
}

#sidebar li#testing {
	margin-bottom: 10px;
	background: #292a24;	
}

#sidebar li#testing a {
	display: block;
	width: 157px;
	height: 80px;
	margin-left: 9px;
	background: url(images/get_tested_btn.gif) top left no-repeat;	
}

#sidebar li#testing a span {
	display: none;	
}

#sidebar li#home {
	margin-bottom: 31px;	
}

#sidebar li#home a {
	display: block;
	width: 95px;
	height: 52px;
	margin-left: 70px;
	/*background: url(images/home_btn.jpg) top left no-repeat;*/		
}

#sidebar li#home a span {
	display: none;	
}

#sidebar li#donate {
	margin-bottom: 10px;
	background: #292a24;	
}

#sidebar li#donate a {
	display: block;
	width: 157px;
	height: 63px;
	margin-left: 9px;
	background: url(images/donate_btn.gif) top left no-repeat;	
}

#sidebar li#donate a span {
	display: none;	
}

/*******************************************************************************
Footer                                                              
*******************************************************************************/

#footer {
	margin: 0 auto;
	width: 850px;
	height: 200px;
	background: url(images/footer_logo.gif) 550px 0 no-repeat;
	position: relative;
	color: #ffffff; 	
}

#footer a {
	color: #ffffff;	
}

#footer h3 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 1.4em;	
}

#footer p {
	margin-top: 0;
	padding-top: 0;	
}

#emphasis_links {
	position: absolute;
	top: 14px;
	left: 0;	
}

#emphasis_links ul {
	margin: 0;
	padding: 0;	
}

#emphasis_links li {
	margin: 0 0 4px 10px;
	padding: 0 0 0 0;	
}

#physical_address {
	position: absolute;
	top: 14px;
	left: 190px;
}

#mailing_address {
	position: absolute;
	top: 80px;
	left: 190px;
}

#phone {
	position: absolute;
	top: 14px;
	left: 380px;
}

#emphasis_links li,
#physical_address p,
#mailing_address p,
#phone p {
	font-size: 1.2em;
}

/*******************************************************************************
Donations                                                              
*******************************************************************************/

#donations {
	margin: 0;
	padding: 0;
	list-style: none;
}

#donations li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

#donations li a {
	display: block;
	width: 98px;
	height: 98px;

	background-repeat: no-repeat;
	background-position: top left;	
}

#donations li.amount10  a { background-image: url(images/donate_10.gif); }
#donations li.amount25  a { background-image: url(images/donate_25.gif); }
#donations li.amount50  a { background-image: url(images/donate_50.gif); }
#donations li.amount100 a { background-image: url(images/donate_100.gif); }

#donations li a span {
	display: none;	
}

#donations_spacer {
	clear: left;
	line-height: 0;	
}

.post {
	border-top: #666666 1px solid;
	padding: 20px 0;
}

#content .post h3 {
	margin: 0 0 4px 0;
	padding: 0;
}

#content .post h3 a {
	color: #2f61c0;
}

.post .timestamp {
	display: block;
	float: right;
	margin: 0 0 10px 0;
	color: #9a191e;
	font-size: 0.85em;
}

.navigation {
	font-size: 0.9em;
	margin-bottom: 10px;
}

.navigation .next {
	float: right;
}

.navigation .spacer {
	clear: right;
	line-height: 0;
}

/*******************************************************************************
Risk Form
*******************************************************************************/

.high_risk{
	color: red;
	font-weight: bold;
}

