/* ======================================================================
   WAU.org
   (c) 2007-08 The Word Among Us, All Rights Reserved.
   Design & Development by Livingston & Partners
   http://www.livingstonandpartners.com
======================================================================== */

a { color: #003366; outline:none;}
body		{	background: transparent url("http://wau.org/common/images/bg_page.gif") repeat-x 0 0;	}

#sitewrapper	 {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 12px; 
}
/*----------------------------------------------------------------------- 
   Header Navigation
 ------------------------------------------------------------------------ */
#header	 {
	width: 960px;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 12px;
	padding: 15px 0 0 0;
	margin: 0 auto;
	position: relative; 
}					
#header #global-nav {
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	color: #003366; 
}						
#header #global-nav a 	{#003366;}
#header #logo {
	float: left;
	margin: 0 30px 0 10px; 
}

#header #logo_lpn {
	float: left;
	margin: 0 20px 0 10px;
}

#header #logo a {
	display: block;
	height: 40px;
	width: 115px;
	text-indent: -5000px;
	background: transparent url("http://wau.org/common/images/logo.gif") no-repeat 0 0;
}
#header #logo_lpn a {
	display: block;
	height: 52px;
	width: 115px;
	text-indent: -5000px;
	background: transparent url("http://wau.org/common/images/logo-lpn.gif") no-repeat 0 0;
	margin-top: -9px;
}
#header p#tagline {
	font-family: Georgia, Serif;
	font-size: 18px;
	height: 57px;
	color: #990000;
	line-height: 100%; 
}
#header ul#navigation {
	clear: both;
	float: left;
	height: 25px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header ul#navigation li {
	float: left;
	margin: 0 1px 0 0; 
}
#header ul#navigation li a {
	float: left;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	color: #666;
	font-size:12px;
	padding: 0 10px;
	background: #FFFFFF url("http://wau.org/common/images/bg_navigation.gif") repeat-x 0 0;
}
#header ul#navigation li a.current {
	color: #990000;
	background: #fff;
	font-weight:bold;
}
#header ul#navigation li a:hover { color: #333; }
#header #login {
	position: absolute;
	right: 0px;
	top: 107px;
	width:200px;
	text-align:right;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
}
#header #login a {
	font-size: 12px;
	font-weight: 500;
	color: #000000;
}	
#header ul#sub-navigation {
	line-height: 35px;
	clear: both;
	height: 36px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#header ul#sub-navigation li {
	float: left;
	margin: 0 4px 0 0;
}
#header ul#sub-navigation li a {
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	float: left;
	color: #000000;
	padding: 0 10px;
}
#header ul#sub-navigation li a.current, #header #login a.current { color: #990000; font-weight: bold;}
#header ul#sub-navigation li a:hover, #header #login a:hover { }

/*----------------------------------------------------------------------- 
   Page Header (Saint of Day, News Alert, Page Titles, etc.)
 ------------------------------------------------------------------------ */
#page-header-wrapper {
	background: #1e1e1e url("http://wau.org/common/images/bg-home-saint.jpg") no-repeat 50% 0;
	margin: 0 auto;
}
#page-header-wrapper-scripture {
	background: #182440 url("http://wau.org/common/images/bg-home-scripture.jpg") no-repeat 50% 0;
	margin: 0 auto;
}
#page-header-wrapper-quote {
	background: #000 url("http://wau.org/common/images/bg-home-quote.jpg") no-repeat 50% 0;
	margin: 0 auto;
}
#page-header-wrapper-link {
	background: #000 url("http://wau.org/common/images/bg-home-link.jpg") no-repeat 50% 0;
	margin: 0 auto;
}
#page-header-wrapper-feastday {
	background: #000 url("http://wau.org/common/images/bg-home-feast.jpg") no-repeat 50% 0;
	margin: 0 auto;
}

#page-header-wrapper-prayer { background: #660000;}
#page-header {
	clear: both;
	width: 950px;
	margin: 0 auto 15px auto;
	position: relative;
	padding: 10px 0 7px 10px;
	font-family: Georgia, Arial, Sans-serif;
	font-size: 14px;
}
#page-header-prayer {
	clear: both;
	width: 950px;
	margin: 0 auto 15px auto;
	position: relative;
	padding: 10px 0 7px 10px;
}
#page-header {  }

#page-header-prayer { background: transparent url("http://wau.org/common/images/bg-prayer-candles.jpg") no-repeat 100% 0; }
#page-header form#search, #page-header-prayer form#search {
	width: 300px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 0;
	background: #FFFFFF; 
}

#sidebar form {width:275px;}
#page-header form#search fieldset, #page-header-prayer form#search fieldset { }
#page-header form#search fieldset input#query, #page-header-prayer form#search fieldset input#query {
	font-size:14px;
	line-height: 20px;
	width: 215px;
	margin: 4px 5px 0 4px; 
}
#page-header form#search fieldset input#query, #page-header-prayer form#search fieldset input#query { border: 0px solid #ffffff; }
#page-header form#search fieldset input#submit, #page-header-prayer form#search fieldset input#submit {
	position: relative;
	top: 4px;
}
#page-header h1, #page-header-prayer h1 {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: 500;
	font-family: Georgia, Serif;
	color: #FFFFFF; 
}
body.interior #page-header h1, body.interior #page-header-prayer h1 {
	font-size: 20px;
	line-height:24px;
}
#page-header h1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#page-header h1 a:hover { text-decoration: none; }
#page-header p, #page-header-prayer p {
	color: #FFFFFF;
	line-height: 120%;
	font-size:16px;
	width: 620px;
	padding: 5px 0 10px 0;
}
#page-header p a {
	color: #FFFFFF;
	text-decoration: underline;
}
#page-header p a:hover { text-decoration: none; }

/*----------------------------------------------------------------------- 
   Main Column
 ------------------------------------------------------------------------ */
#main {
	width: 620px;
	float: left;
	margin: 0 0 30px 10px;
	_margin: 0 0 0 5px; 
}
#main #page-intro {
	margin:0 0 20px 0;
}
#main #page-intro h3 {
	font-size:18px;
	text-transform: none;
	font-weight:normal;
	line-height:24px;
}
#main #page-intro p {
	line-height: 165%;
	margin: 0 0 15px 0;
}
#main #page-intro a {text-decoration: underline;}
#main #page-intro a:hover {text-decoration: none;}
#main h2 {
	color: #990000;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 12px 0;
}
#main h2 a {color: #990000; }
#main h4 {
	font-size: 17px;
	font-family: Georgia, Serif;
	font-weight: normal;
	color: #000000;
	margin: 0 0 5px 0; 
}
#main h4 a {
	color: #003366;
	font-size: 17px;
}
#main h4 a:hover { }
#main h3 {
	font-size: 14px;
	text-transform: uppercase;
	clear: both;
	margin: 0 0 5px 0;
}
#main p.byline {
	font-size: 10px;
	margin: 2px 0 0 0 !important;
	color: #333333;
	text-transform: uppercase; }
#main p {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
	#main div.hr {
	clear: both;
	width: 620px;
	margin-bottom:15px;
	padding: 15px 0 0 0;
	border-bottom:1px solid #e6e6e6;
}
#main div.hr hr {display: none; }
#main div.article {clear: both; }
#main div.article h3 {margin: 0 0 10px 0; }
#main div.article h2 {margin: 0 0 3px 0; }
#main div.article h2 a {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	font-family: Georgia, Serif;
	color: #003366;
	padding: 0 0 0 15px; }
#main div.article h2 a.free {background: transparent url("http://wau.org/common/images/blt_disc-blue.gif") no-repeat 0 8px; }
#main div.article h2 a.sub {background: transparent url("http://wau.org/common/images/blt_disc-red.gif") no-repeat 0 8px; }

#main div.article h4.pull { }
#main div.article h4.pull-prayer {
	font-size:18px;
	color:#990000;
}
#main div.article img.left {
	float: left;
	padding:2px;
	border: 1px solid #ccc;
	/* width: 100px; */
	margin: 0 10px 10px 0; }
#main div.article p.meta {
	font-size: 13px;
	clear: none; }
#main div.article p.meta-prayer {
	margin: -5px 0 5px 0;
	font-size: 12px;
	text-transform: uppercase;
	color:#666;
	clear: none; 
}
#main div.article p.meta a.comment {
	padding: 0 0 0 18px;
	font-weight: normal;
	background: transparent url("http://wau.org/common/images/icon_comment.gif") no-repeat 0 50%; }
		#main div.article p {
	clear: both;
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 140%; 
}
#main div.article p a {
	font-weight: bold;
	color: #003366;
}
/********************************************************************************************resources***/
#main div#resources { }
#main div#resources div.resource-side {
	float: left;
	clear: left;
	margin: 0 10px 0 0; }
#main div#resources div.resource-side a img { margin: 0 0 12px 0; }
#main div#resources a.resource-main {float: right; }
#main div#resources a img {display: block; }
#main div#resources p {clear: both; }
#main div#resources p strong { }
#main div#resources p a {
	color: #003366;
	font-weight: bold; }
#main div#resources p a:hover { }
			
/********************************************************************************************prayer ***/
#main #praise-reports {
	float: left;
	width: 100%;
	padding: 0 0 0 0; }
#main #praise-reports h2 {margin:10px 0 10px 0; }
#main #praise-reports h3 {margin: 0 0 5px 0; }
#main #praise-reports p {
	font-size: 13px;
	margin: 0 0 10px 0; }
#main #praise-reports p a {
	color: #003366;
	font-weight: bold; }
#main #praise-reports ul {float: left; }
#main #praise-reports ul li {
	font-size: 14px;
	line-height: 18px;
	margin-bottom:10px;
	padding: 0;
}
#main #praise-reports ul li strong {
	font-size: 14px;
	line-height: 18px;
	margin-bottom:0px;
	color:#333;
}
			
/********************************************************************************************current issue***/
#main #current-issue {
	float: left;
	width: 100%;
	padding: 0 0 15px 0;
}
#main #current-issue h2 {margin:10px 0 10px 0; }
#main #current-issue img.current-cover {
	float: left;
	margin: 0 15px 0 0;
}
#main #current-issue h3 {margin: 0 0 5px 0; }
#main #current-issue p {
	font-size: 13px;
	margin: 0 0 10px 0;
}
#main #current-issue p a {
	color: #003366;
	font-weight: bold;
	text-decoration:underline;
}
#main #current-issue p a:hover { color: #333; text-decoration:none;}
#main #current-issue ul {float: left; }
#main #current-issue ul li {
	font-size: 13px;
	padding: 0 0 0 15px;
	}
#main #current-issue ul li.free { background: transparent url("http://wau.org/common/images/blt_disc-blue.gif") no-repeat 0 50%; }
#main #current-issue ul li.sub { background: transparent url("http://wau.org/common/images/blt_disc-red.gif") no-repeat 0 50%; }
#main div.col1 {
	width: 288px;
	float: left;
}
#main div.col1 ul {margin: 0 0 20px 0; }
#main ul li {
	font-size: 16px;
	padding: 0 0 5px 15px;
}
#main ul li.free { background: transparent url("http://wau.org/common/images/blt_disc-blue.gif") no-repeat 0 6px;}
#main ul li.sub { background: transparent url("http://wau.org/common/images/blt_disc-red.gif") no-repeat 0 6px; }
#main #article-body ul li.bullet { background: transparent url("http://wau.org/common/images/blt_disc-blue.gif") no-repeat 0 6px;
	margin-left:20px; }

#main ul li.rss { 
	background: transparent url("http://wau.org/common/images/icon_rss.gif") no-repeat 0 3px;
	padding-left:18px;
	font-size:16px;
}
#main div.col1 ul li a {
	font-size: 16px;
	font-family: Georgia, Serif;
	color: #003366;
}
#main div.col1 ul li a:hover {color: #000000; }
#main div.col1 ul.more, #main div.col2 ul.more { }
#sidebar ul.more {
	clear: both;
	float: left;
	margin-bottom:15px;
	width: 100%;
}
#main div.col1 ul.more li, #main div.col2 ul.more li, #sidebar ul.more li {
	font-size: 12px;
	padding: 0 0 5px 0;
}
#main div.col1 ul.more li a, #main div.col2 ul.more li a, #sidebar ul.more li a {
	font-size: 12px;
	font-family: Arial, Sans-serif;
	font-weight: bold;
	color: #003366; }
#main div.col2, #main div.col2-prayer {
	width: 310px;
	float: right; }
#main div.col2 { margin: 11px 0 0 0; }
#main div.col2 h2 {margin-top:10px;}
#main div.col2-prayer h2 {margin-top:0;}
#main div.col2 p { margin: 0 0 15px 0; }
#main div.col2-prayer p { margin:-10px 0 10px 0;}
#main div.col2-prayer p a {
	color:#003366;
	font-weight:bold;
}
#main div.col2 p a {
	font-weight: bold;
	color: #003366;
}
#main div.col2 div.highlight, #main div.col2-prayer div.highlight {
	background: #F5FAFE;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #E3EAF3;
}
#main div.col2 div.highlight p, #main div.col2-prayer div.highlight p {line-height:16px;}
#main div.col1 div.highlight-prayer, #main div.col2-prayer div.highlight-prayer {
	background-color: #fff;
	padding: 10px;
	margin: 0 0 10px 0;
	border: 1px solid #e6e6e6;
 }
#main div.col1 div.highlight-prayer:hover { background-color: #EEF5FB;}	
#main div.col1 div.highlight-prayer p, #main div.col2-prayer div.highlight-prayer p {line-height:16px;}
#main div.col1 div.highlight-prayer h4, #main div.col2-prayer div.highlight-prayer h4 {
	text-decoration:underline;
	font-weight:bold;
	color:#003366;
}
#main div.col1 div.highlight-prayer h4 a:hover, #main div.col2-prayer div.highlight-prayer h4 a:hover {text-decoration:none;}
#main div.col2-prayer ul { margin: 0 0 15px 0; }
#main div.col2-prayer ul li {
	font-size: 16px;
	padding: 0 0 5px 15px;
}
#main div.col2-prayer ul li.free { background: transparent url("http://wau.org/common/images/blt_disc-blue.gif") no-repeat 0 4px; }
#main div.col2-prayer ul li.sub { background: transparent url("http://wau.org/common/images/blt_disc-red.gif") no-repeat 0 4px; }
#main div.col2-prayer ul li a {
	font-size: 16px;
	font-family: Georgia, Serif;
	color: #003366; }
#main div.col2-prayer ul li a:hover { color: #000000; }
#main #feature-overview {
	float: left;
	width: 620px;
	margin: 0px 0 0 0;
	border-bottom: 0px solid #ccc;
	padding: 15px 0px 15px 0px;
	background: transparent url("http://wau.org/common/images/bg_overview-top-line.gif") no-repeat 0 0px;
}
#wide_meditations { float: left; width: 620px; border-bottom: 1px #CCC solid; padding: 0 0 10px 0; margin: 0 0 10px 0; }
#wide_meditations h2 span { font-family: Georgia, serif; color: #000; font-size: 14px; text-transform: uppercase; }
#main #feature-overview p {
	margin-left:6px;
	font-size:11px;
	text-transform: uppercase;
}
#main #overview {
	float: left;
	width: 610px;
	margin: 0 0 15px 0;
	border-top: 1px solid #CCCCCC;
	padding: 10px 10px 27px 10px;
	background: transparent url("http://wau.org/common/images/bg_overview.gif") no-repeat 0 100%; 
}
#main #overview img.magazine-cover {
	float: left;
	margin: 0 15px 0 0;
}
#main #overview h1 {
	font-family: Georgia, Serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0 0 10px 0;
}

#main #overview h2 {
	font-family: Georgia, Serif;
	font-size: 24px;
	font-weight: 500;
	color: #990000;
	margin: 0 0 10px 0;
	text-transform:none;
}

#main #overview ul {
	float: left;
	width: 500px;
	margin: 0 0 10px 0;
}
#main #overview ul li {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding: 0 0 0 13px;
}
#main #overview ul li.free, #main #overview ul li.sub { background-position: 0 50%; }
#main #overview p {
	float: left;
	font-size: 14px;
	line-height:20px;
       margin:0 0 1em 0;
}
#main #overview p strong {
	font-weight: normal;
	color: #990000;
}
#main #overview p a { color: #003366; }
ol#top-articles { }
ol#top-articles li {
	float: left;
	width: 100%;
	padding: 0 0 20px 0; 
}
ol#top-articles li img { float: left; }
ol#top-articles li h4 { margin-left: 230px; }
ol#top-articles li h4 a { }
ol#top-articles li p.byline {
	font-size: 12px;
	margin-bottom: 10px !important;
	margin-left: 230px !important;
}
ol#top-articles li p.byline small {
	font-size: 12px;
	text-transform: none; }
ol#top-articles li p.byline small a { font-weight: bold; }
ol#top-articles li p {
	font-size: 13px;
	line-height: 140%;
	margin-left: 230px;
}
div.resource-category {
	width: 300px;
	float: left;
	margin: 0 0 20px 0;
}
div.resource-category h3 { }
div.resource-category h3 a { }
div.resource-category ul { }
div.resource-category ul li { }
div.resource-category ul li a {
	font-size: 18px;
	font-family: Georgia, Serif;
}
/********************************************************************************************articles***/
#article-header { }
#article-header h2 {
	font-family: Georgia, Serif;
	color: #990000;
	font-size: 26px;
	font-weight: normal;
	text-transform: none;
	margin: 0 0 5px 0;
}
#article-header h3 {
	font-family: Georgia, Serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	margin: 0 0 7px 0;
}
#article-header p.byline {
	font-size: 13px;
	color: #333333;
	padding: 0 0 5px 0;
	text-transform: uppercase;
}
#article-header img {
	float:left;
	border:3px solid #990000;
	margin: 0 20px 10px 0;
}
#article-header div.article-image {
	width: 325px;
	float: left;
	margin: 15px 20px 10px 0;
}
#article-header div.article-image img { }
#article-header div.article-image p { font-size: 12px; }
#article-header .quote {
	float: left;
	width: 250px;
	margin: 15px 0 15px 0;
	background: transparent url("http://wau.org/common/images/bg_quote-close.gif") no-repeat 100% 100%;
}
#article-header .quote p {
	text-indent: 30px;
	font: italic 22px/1.2 palatino, georgia, serif;
	background: transparent url("http://wau.org/common/images/bg_quote-open.gif") no-repeat 0 0;
}
#article-body div.article-image {
	width: 400px;
	float: left;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #e6e6e6;
}
#article-body div.article-image img { 
	padding:2px;
	border: 1px solid #ccc;
}

#article-body div.article-image p {
	margin: 10px 5px 5px 5px;
	font-size: 12px;
	line-height:14px;
}
#article-body img.left { 
	float:left;
	margin:0 15px 15px 0;
	padding:2px;
	border: 1px solid #ccc;
}	
#article-body img.left-no { 
	float:left;
	margin:0 15px 35px 0;
}	
#article-body .related, #article-body .promo {
	float: left;
	clear:both;
	width: 200px;
	margin: 0px 20px 10px 0;
}

#article-body .related li {font-size:13px;}

#article-body .related h4 {
	color: #990000;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 5px 0 12px 0;
}
#article-body .promo h4 {
	color: #990000;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 5px 0 12px 0;
}
#article-body .promo p {
	font-size: 12px;
	line-height:14px;
	margin: 5px 0 12px 0;
}
#article-body .promo img {
	padding:2px;
	border:1px solid #ccc;
}
#article-body .promo p a {text-decoration: underline;}
#article-body .promo p a:hover {text-decoration: none;}
#article-body blockquote {
	display: block;
	font-size:120%;
	font-style:italic;
	margin:10px 0px;
	line-height:120%;
}
#article-body cite {
	padding-bottom:20px;
	display: block;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 5px 60px;
}
#article-body .quote {
	float: left;
	clear:both;
	width: 200px;
	margin: 5px 20px 10px 0;
	background: transparent url("http://wau.org/common/images/bg_quote-close.gif") no-repeat 100% 100%;
}
#article-body .quote p {
	text-indent: 30px;
	font: italic 18px/1.2 palatino, georgia, serif;
	background: transparent url("http://wau.org/common/images/bg_quote-open.gif") no-repeat 0 0; 
}
#article-body #related-tags {
	margin:15px 0 15px 0;
	padding-top:15px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}				
#article-body #related-tags p {
	margin-bottom:15px;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	line-height:16px;
}
#article-body #related-tags p strong {text-transform:none;}
#article-body #article-tools {
	width: 175px;
	float: right;
	margin-top:4px;
	padding:0 0 20px 30px;
}
#article-body #article-tools h3 {
	clear: none;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom:.5em;
}
#article-body #article-tools ul {margin-left:-15px;}
#article-body #article-tools ul li { padding: 0 0 5px 20px; font-size:13px;}
#article-body #article-tools ul li a { color: #003366; }
#article-body #article-tools ul li.text-size { background: transparent url("http://wau.org/common/images/icon_text-size.gif") no-repeat 0 30%; }
#article-body #article-tools ul li.comment { background: transparent url("http://wau.org/common/images/icon_comment-grey.gif") no-repeat 0 30%; }
#article-body #article-tools ul li.print { background: transparent url("http://wau.org/common/images/icon_print.gif") no-repeat 0 30%; }
#article-body #article-tools ul li.email { background: transparent url("http://wau.org/common/images/icon_email.gif") no-repeat 0 30%; }
#article-body #article-tools ul li.share { background: transparent url("http://wau.org/common/images/icon_share.gif") no-repeat 0 30%; }
#article-body #article-tools ul li.rss { background: transparent url("http://wau.org/common/images/icon_rss_gray.gif") no-repeat 0 30%; }


#article-body #right-pull {
	width: 250px;
	float: right;
	padding:0 0 20px 30px;
}
#article-body #right-pull p {
	clear: none;
	margin-right:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18px;
}
#article-body #right-pull h3 {
	clear: none;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
#article-body #right-pull ul { }
#article-body #right-pull ul li { padding: 0 0 5px 20px; font-size:14px;}
#article-body #right-pull ul li a { color: #003366; }
#article-body #right-pull ul li.rss { background: transparent url("http://wau.org/common/images/icon_rss.gif") no-repeat 0 30%; }


#article-body {
	clear: both;
	font-size: 1.3em;
	padding: 0 0 0 0; 
}
#article-body p.intro, #article-body p.med {
	clear:left;
	font-size: 1.2em;
	line-height: 130%;
	color:#000;
	margin: 0 0 15px 0;
}
#article-body p {
	font-size: 1em;
	line-height: 165%;
	margin: 0 0 15px 0; 
}

#article-body p a, #article-body p.intro a {
	color:#003366;
	text-decoration:underline;
	}

#article-body p a:hover, #article-body p.intro a:hover {
	color:#003366;
	text-decoration:none;
	}

#article-body h3 {
	clear:none;
	text-transform:none;
	font-size: 120%;
	color:#990000;
	font-weight:500;
	line-height: 120%;
	margin: 0 0 8px 0;
}
#article-body h4, #article-body h5, #article-body h6 {
	font-size: 110%;
	font-weight:500;
	line-height: 120%;
	margin: 0 0 8px 0; 
}


#article-body ul {
	margin: 10px 0;
}

#article-body ul li {
	font-size: 16px;
	margin: 0 0 5px 15px;
	padding: 0 0 5px 15px;
	background: transparent url("http://wau.org/common/images/blt_disc-red.gif") no-repeat 0 6px;
}

#article-body ol {
	margin: 10px 0;
}
#article-body ol li {
	font-size:16px;
	list-style-type:decimal;
	list-style-position: inside;
	margin-bottom:20px;
}

#article-body #questions p  {line-height:22px;}	

#article-body #questions h2 {margin-top:2em;}
#article-body #questions ul {margin-bottom: 2em;}
#article-body #questions ol li strong {
	list-style-type: decimal;
	}

#article-body #sub-notice {
	clear:both;
	padding: 10px;
	margin: 0 0 25px 0;
	background-color: #EEF5FB;
	border:1px solid #e6e6e6;
}
#article-body #sub-notice p {
	font-size: 15px;
	line-height: 20px; 
}
#article-body #sub-notice p.subscriber-only {
	color: #990000;
	font-family: Arial, Sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-transform: uppercase;
}
#article-body #sub-notice p a {
	color: #003366;
	text-decoration:underline; }
#article-body #sub-notice p a:hover {
	color: #003366;
	text-decoration:none;
}
#article-comments {
clear:left;
margin-top:20px;
 }
#article-comments h3 {
	font-family: Georgia, Serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #990000;
}
#article-comments h3 strong {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
#article-comments h3 strong a { color: #003366; }
#article-comments ol#comments {
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
	font-size:16px;
}
#article-comments ol#comments li {
	float: left;
	clear: both;
	width: 100%;
	padding: 0 0 15px 0;
	margin: 15px 0 0 0;
	border-bottom: 1px solid #CCCCCC;
}
#article-comments ol#comments li div.avatar {
	float: left;
	width: 100px; }
#article-comments ol#comments li div.avatar img { border: 6px solid #999999; }
#article-comments ol#comments li cite {
	display: block;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 5px 100px;
}
#article-comments ol#comments li div.comment-body {
	margin: 0 0 5px 100px;
	font-size: 14px;
}
#article-comments ol#comments li div.comment-body p { line-height: 140%; }

/********************************************************************************************form***/
#article-comments fieldset.login {
	padding: 15px;
	margin: 10px 0 25px 0;
	background-color: #EEF5FB;
	border:1px solid #e6e6e6;
}		
#article-comments div.error-message {
	margin: 0 0 15px 0;
	padding:10px;
	border:1px solid #990000;
	background-color:#FFFF99;
}
#article-comments div.error-message p {color:#990000;}
#article-comments fieldset.login p.username {
	line-height: 22px;
	padding: 0 0 10px 0;
}
#article-comments fieldset.login p.username label {
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	float: left;
}
#article-comments fieldset.login p.username input, #article-comments fieldset.login p.password input {
	width: 220px;
	padding: 4px 2px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
}
#article-comments fieldset.login p.password {
	clear: both;
	line-height: 22px;
}
#article-comments fieldset.login p.password label {
	font-size: 14px;
	width: 90px;
	float: left;
	font-weight: bold;
}
#article-comments fieldset.login p.comments {
	clear: both;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#article-comments fieldset.login p.comments label {
	font-size: 14px;
	width: 90px;
	float: left;
	font-weight: bold;
}
#article-comments fieldset.login p.comments textarea {
	width: 450px;
	padding: 4px 2px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height:140%;
}
#article-comments fieldset.login p.remember {padding: 10px 0 0 90px; }
#article-comments fieldset.login p.remember label {font-size: 13px; }
#article-comments fieldset.login p.remember label input {margin: 0 5px 0 0; }
#article-comments fieldset.login p.submit {padding: 15px 0 0 90px; }

#article-comments fieldset.login p.submit input {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	color: #003366;
	background: #FFFFFF;
	border: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#article-comments fieldset.login p.submit a {
	margin: 0 0 0 10px;
	font-size: 14px;
	color: #003366;
	text-decoration:underline;
}

/********************************************************************************************prayer form ***/
#prayer-form fieldset.login {
	padding: 15px;
	margin: 10px 0 25px 0;
	background-color: #EEF5FB;
	border:1px solid #e6e6e6;
	}		
#prayer-form legend {
	font-size:16px;
	padding: 3px 8px;
	margin: 0;
	font-weight:500;
	color:#990000;
	background-color: #fff;
	border:1px solid #e6e6e6;
	}
div.error-message {
	margin: 0 0 15px 0;
	padding:10px;
	border:1px solid #990000;
	background-color:#FFFF99;
}	
div.error-message p {color:#990000;}
#prayer-form fieldset p {
	line-height: 22px;
	padding: 0 0 10px 0;
}
#prayer-form fieldset span {
	padding-left: 5px;
	color:#990000;
	font-size:12px;
}
#prayer-form fieldset p.intro {
	font-size: 14px;
	margin:0 0 15px 0;
	float: left;
	padding:10px;
	background-color:#fff;
	border:1px solid #e6e6e6;
}
#prayer-form fieldset p.person-requesting-prayer label, #prayer-form fieldset p.your-location label, #prayer-form fieldset p.prayer-for label, #prayer-form fieldset p.their-location label, #prayer-form fieldset p.captcha label, #prayer-form fieldset p.email label {
	font-size: 14px;
	width: 125px;
	float: left;
}
#prayer-form fieldset p.person-requesting-prayer input, #prayer-form fieldset p.your-location input, #prayer-form fieldset p.prayer-for input, #prayer-form fieldset p.their-location input, #prayer-form fieldset p.captcha input, #prayer-form fieldset p.email input {
	width: 220px;
	padding: 6px 4px;
	font-size:14px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
}
#prayer-form fieldset p.captcha-image {margin:0 0 0 125px; }
#prayer-form fieldset p.your-location {
	clear: both;
	line-height: 22px;
}
#prayer-form fieldset p.comments {
	clear: both;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#prayer-form fieldset p.comments label {
	font-size: 14px;
	width: 125px;
	float: left;
}
#prayer-form fieldset.login p.comments textarea {
	width: 420px;
	padding: 4px 2px;
	border:1px solid #ccc;
	border-color:#aaa #eee #eee #aaa;
	font-size:14px;
	line-height:140%;
}
#prayer-form fieldset.login p.remember {padding: 0 0 0 95px; }
#prayer-form fieldset.login p.remember label {font-size: 14px; }
#prayer-form fieldset.login p.remember label input {margin: 0 5px 0 30px; }
#prayer-form fieldset.login p.submit {padding: 15px 0 0 125px; }
#prayer-form fieldset.login p.submit input {
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	color: #003366;
	background: #FFFFFF;
	border: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#prayer-form fieldset.login p.submit a {
	margin: 0 0 0 10px;
	font-size: 14px;
	color: #003366;
	text-decoration:underline;
}
/********************************************************************************************search***/
#sidebar form#find fieldset input { 
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	color: #003366;
	background: #FFFFFF;
	border: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#sidebar form#search {
	margin-bottom: 15px;
	width: 300px;
	height: 28px;
	background: #FFFFFF;
	border: 1px solid #e6e6e6;
}
#sidebar form#search fieldset { }
#sidebar form#search fieldset input#query {
	font-size:14px;
	line-height: 20px;
	width: 215px;
	margin: 4px 5px 0 4px; 
}
#sidebar form#search fieldset input#query { border: 0px solid #ffffff; }
#sidebar form#search fieldset input#submit {
	position: relative;
	top: 4px;
}
#search-filter {
	float: left;
	width: 610px;
	margin: 0 0 15px 0;
	border-top: 1px solid #CCCCCC;
	padding: 10px 10px 27px 10px;
	background: transparent url("http://wau.org/common/images/bg_overview.gif") no-repeat 0 100%;
}
#search-filter h1 {
	font-family: Georgia, Serif;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-weight:500;
}
#search-filter h1 a, #search-filter p a {text-decoration:underline;}
#search-filter h1 a:hover, #search-filter p a:hover {text-decoration:none;}
#search-filter p {font-size: 14px; }
#search-filter p strong { }
#search-filter fieldset {
	display: block;
	margin: 10px 0; }
#search-filter fieldset select { }
#search-filter fieldset input { 
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	color: #003366;
	background: #FFFFFF;
	border: none;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#search-filter p small {font-size: 12px; }
#search-filter p small a { }
/********************************************************************************************subscriptions***/
#subscription {clear: both; }
#subscription table {width: 100%;}
#subscription table thead { }
#subscription table thead tr { }
#subscription table thead tr th {
	text-align: left;
	font-size: 15px;
	color: #990000;
	font-variant:small-caps; }
#subscription table thead tr th small {
	font-size: 13px;
	font-weight: normal;
	color: #000000; }
#subscription table thead tr th.section {width: 130px; }
#subscription table thead tr.highlight { }
#subscription table thead tr th.title { 
	border-top:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
	padding:10px; 
}
#subscription table thead tr th.title span.description {
	color:#333;
	font-size:14px;
	font-weight:normal;
}
#subscription table thead tr th.price {
	padding: 0 0 0 10px;
	border-top:1px solid #e6e6e6;
	 border-bottom:1px solid #e6e6e6;
	width:125px;
}
#subscription table tbody { }
#subscription table tbody tr {  }
#subscription table thead tr.highlight { background: #f6f6f6;}
#subscription table tbody tr td {
	vertical-align: top;
	font-size: 13px;
}
#subscription table tbody tr.noborder {
	vertical-align: top;
	font-size: 13px;
}
#subscription table tbody tr td.section {padding: 10px 10px 10px 0; }
#subscription table tbody tr td.title {padding: 10px; }
#subscription table tbody tr td.border {border-bottom:1px solid #e6e6e6; }
#subscription table tbody tr td.title a {
	font-size:16px;
	font-weight: bold;
	padding: 0;
	text-decoration:underline;
}
#subscription table tbody tr td.title a:hover {
	color:#990000;
	text-decoration:underline;
}
#subscription table tbody tr td.med a {
	font-weight: bold;
	padding: 0;
}
#subscription table tbody tr td.title p { }
#subscription table tbody tr td.price {
	padding: 12px 0 10px 10px;
	font-size:14px;  
}
#subscription table tbody tr:hover {background-color: #EEF5FB;}
/********************************************************************************************search results***/
#search-results {clear: both; }
#search-results table {width: 100%; }
#search-results table thead { }
#search-results table thead tr { }
#search-results table thead tr th {
	text-align: left;
	font-size: 15px;
	color: #990000;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e6e6e6;
}
#search-results table thead tr th small {
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
#search-results table thead tr th.section { width: 140px;}
#search-results table thead tr th.title { width: 400px; }
#search-results table thead tr th.date { }
#search-results table tbody { }
#search-results table tbody tr { }
#search-results table tbody tr td {
	vertical-align: top;
	font-size: 13px;
	border-bottom:1px solid #e6e6e6;
}
#search-results table tbody tr td.section {padding: 10px 10px 10px 5px; }
#search-results table tbody tr td.title, #search-results table tbody tr td.med {padding: 10px 0; }
#search-results table tbody tr td.title a {
	font-weight: bold;
	padding: 0 0 0 15px; }
#search-results table tbody tr td.med a {
	font-weight: bold;
	padding: 0; }
#search-results table tbody tr td.title a.free { background: transparent url("http://wau.org/common/images/blt_disc-blue.gif") no-repeat 0 50%; }
#search-results table tbody tr td.title a.sub { background: transparent url("http://wau.org/common/images/blt_disc-red.gif") no-repeat 0 50%; }
#search-results table tbody tr td.title p { }
#search-results table tbody tr td.date { padding: 10px 0 10px 10px; }
#search-results table tbody tr:hover { background-color: #EEF5FB;}
#search-results #pager {
	margin: 15px 0;
	
	
}
#search-results #pager p strong {
	font-weight: normal;
	margin: 0 0px 20px 0;
}
#search-results #pager ul {
	float: left;
	margin-left:-17px;
	width:610px;
}
#search-results #pager ul li b {
	float:left;
	font-size: 13px;
	color: #000000;
	border: 1px solid #ccc;
	background-color:#eef5fb;
	padding: 4px 6px;
	margin: 0 3px;
}
#search-results #pager ul li a {
	float: left;
	font-size: 13px;
	display: block;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding: 4px 6px;
	margin: 0 3px;
}
#search-results #pager ul li a.current, #search-results #pager ul li a.current:hover {
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}
#search-results #pager ul li a:hover {
	background: #EEF5FB;
	text-decoration: none;
}
/********************************************************************************************sidebar***/
#sidebar {
	width: 300px;
	float: right;
}
#sidebar h3 {
	font-size: 14px;
	color: #990000;
	margin: 0 0 10px 0;
}
#sidebar h3 strong { }
#sidebar h3 a {color: #990000;}
#sidebar h3 a:hover { }
#sidebar img.sub-covers {
	float: left;
	margin: 0 10px 10px 0;
}
#sidebar p {
	font-size: 13px;
	line-height: 140%;
	margin: 0 0 15px 0;
 }
#sidebar p a {
	color: #003366;
	text-decoration:underline; }
#sidebar p a:hover {text-decoration:none;}
#sidebar a#btn_view-sub-offers {
	height: 32px;
	width: 267px;
	display: block;
	font-weight: bold;
	clear: both;
	margin: 10px 0 20px 0;
	line-height: 35px;
	padding: 0 10px;
	text-transform: uppercase;
	font-size: 13px;
	color: #990000;
	background: transparent url("http://wau.org/common/images/bg_view-sub-offers.gif") no-repeat 0 0;
}
#sidebar div.book {
	float: left;
	width: 100%;
	clear: both;
	padding: 0 0 15px 0;
	_padding: 0 0 4px 0;
}
#sidebar div.book a.cover {
	float: left;
	margin: 0 10px 0 0;
}
#sidebar div.book a.cover img {display: block; }
#sidebar div.book h4 {font-size: 13px; }
#sidebar div.book h4 a {color: #003366;}
#sidebar div.book h4 a:hover { }
#sidebar div.book p.byline {
	font-size: 10px;
	margin: 0 !important;
	color: #333333;
	text-transform: uppercase;
}
#sidebar div.book p.price {font-weight: bold; }
#sidebar div.book p.price strong {color: #990000; }
#sidebar ul#side-nav {
	padding: 1px 0 0 0;
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	border-bottom:1px solid #e6e6e6;
	/*
	background: transparent url("http://wau.org/common/images/hr_dot-dash.gif") repeat-x 0 0;
	*/
}
#sidebar ul#side-nav li {
	font-size: 14px;
	float: left;
	width: 99%; 
}
#sidebar ul#side-nav li a {
	color: #003366;
	display: block;
	padding: 5px 10px;
	font-weight: normal;
	border-top:1px solid #e6e6e6;
	/*
	background: transparent url("http://wau.org/common/images/hr_dot-dash.gif") repeat-x 0 100%;
	*/
}
#sidebar ul#side-nav li a.current {
	color: #990000;
	background-color: #EEF5FB;
	font-weight:bold;
}
#sidebar ul#side-nav li a:hover {
	color: #000000;
	background-color: #EEF5FB;
	text-decoration: none;
}
#sidebar fieldset {margin: 0 0 20px 0; }
#sidebar div.tab-box {margin: 0 0 20px 0; }
#sidebar div.tab-box ul.tabs {
	height: 28px;
	float: left;
	width: 100%;
	border-left: 1px solid #e6e6e6;
}
#sidebar div.tab-box ul.tabs li {
	height: 28px;
	position: relative;
	_top: 1px;
	float: left; }
#sidebar div.tab-box ul.tabs li a {
	display: block;
	float: left;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 0 10px;
	line-height: 28px;
	background: transparent url("http://wau.org/common/images/bg_navigation.gif") repeat-x 0 100%;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
#sidebar div.tab-box ul.tabs li a.current {background: #FFFFFF }
#sidebar div.tab-box div.tab-content {
	clear: both;
	padding: 0px;
}
#sidebar div.tab-box div.tab-content ol {
	margin:0;
	padding:0;
	list-style:none;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	/*
	list-style-type: decimal;
	list-style-position: inside;
	*/
	font-size: 13px;
}
#sidebar div.tab-box div.tab-content ol li {
	height:28px;position:relative;margin:0;padding:0;
	border-bottom:1px solid #e6e6e6;
	overflow:hidden; 
}
#sidebar div.tab-box div.tab-content ol li a  {
	height:14px;
	display:block;
	font-size:13px;
	font-weight:normal;
	line-height:14px;
	text-decoration:none;
	padding:7px 0 7px 36px;
}
	/*
	font-weight: normal;
	color: #003366;
	padding: 0 0 0 15px; */
#sidebar div.tab-box div.tab-content ol li b {
	position:absolute;
	top:5px;
	left:12px;
	color: #333;
	font-size:13px;
	font-weight:500;
	line-height:19px;
}
/* {
	color: #333;
	font-weight: normal; 
	font-size:13px;font-weight:bold;line-height:19px;}
*/			
#sidebar div.tab-box div.tab-content ol li a:hover { background: #EEF5FB; }
#sidebar div.tag-cloud, #article-body div.tag-cloud {margin-bottom:20px;}
#sidebar div.tag-cloud a, #article-body div.tag-cloud a {
	color: #003366;
	line-height: 130%;
	padding: 0 5px 0 0;
}
#sidebar div.tag-cloud a:hover, #article-body div.tag-cloud a:hover {
	background-color:#FEFDE8;
	line-height: 130%;
	padding: 0 5px 0 0;
	text-decoration:none;
}
#sidebar div.tag-cloud a.t1 { font-size: 18px; }
#sidebar div.tag-cloud a.t2 { font-size: 16px; }
#sidebar div.tag-cloud a.t3 { font-size: 14px; }
#sidebar div.tag-cloud a.t4 { font-size: 12px; }
#article-body div.tag-cloud a.t1 { font-size: 24px; }
#article-body div.tag-cloud a.t2 { font-size: 20px; }
#article-body div.tag-cloud a.t3 { font-size: 16px; }
#article-body div.tag-cloud a.t4 { font-size: 12px; }
/********************************************************************************************footer***/
#footer {
	clear: both;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 10px 0 150px;
	margin: 0 0 20px 0;
	font-size: 12px;
	position: relative;
	background: transparent url("http://wau.org/common/images/logo.gif") no-repeat 15px 20px;
}

#footer_lpn  {
	clear: both;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 10px 0 150px;
	margin: 0 0 20px 0;
	font-size: 12px;
	position: relative;
	background: transparent url("http://wau.org/common/images/logo-lpn.gif") no-repeat 15px 20px;
}
 

#footer #footer-sub {
	width: 300px;
	height: 100px;
	position: absolute;
	right: 0px;
	bottom: 0;
	float: right;
	background: transparent url("http://wau.org/common/images/bg_footer-sub.jpg") no-repeat 100% 100%;
}
#footer #footer-sub h3 {
	font-family: Georgia, Serif;
	font-size: 22px;
	font-weight: normal;
	color: #990000;
	margin: 0 0 10px 0;
}
#footer #footer-sub ul { }
#footer #footer-sub ul li { }
#footer #footer-sub ul li a {
	color: #003366;
	font-size: 13px;
	font-weight: bold;
}
#footer #footer-nav {
	color: #003366;
	line-height: 150%;
	margin: 0 0 15px 0;
}
#footer #footer-nav a {color: #003366; }
#footer #footer-nav strong {color: #000000; }
#footer #footer-byline {
	line-height: 150%;
	margin: 0 0 15px 0;
}
#footer #footer-byline a {color: #003366;
}
p.about {
	font-size: 13px;
	padding: 0 10px;
	margin: 0 0 20px 0;
	line-height: 140%; }
	p.about a { color: #003366
}
/********************************************************************************************article tools***/
#dropmenudiv{
	position:absolute;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:1px solid #e6e6e6;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom:1px solid #e6e6e6;
	padding: 2px 0;
	text-decoration: none;
}
#dropmenudiv a:hover { /*hover background color*/background-color: #fff;}

/********************************************************************************************buttons***/
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type] { padding:4px 10px 3px 7px; /* IE7 */}
.buttons button img, .buttons a img {
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
/* STANDARD */
button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}
/* POSITIVE */
button.positive, .buttons a.positive{color:#529214;}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}
/* NEGATIVE */
.buttons a.negative, button.negative {color:#d12f19;}
.buttons a.negative:hover, button.negative:hover {
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active {
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
/********************************************************************************************email friend***/
#email-friend {
	width: 600px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/********************************************************************************************my account***/
#main div.myaccount {
	width: 288px;
	float: left;
}
#main div.myaccount p {margin-bottom:8px;}
#main div.myaccount ul {margin-bottom:10px;}
#main div.myaccount ul li {
	font-size: 14px;
	color: #000;
	padding: 2px 0 2px 20px;
	background: transparent url("http://wau.org/common/images/blt_arrow.gif") no-repeat 0 6px;
}
#main div.myaccount ul li.free { background: transparent url("http://wau.org/common/images/blt_disc-blue.gif") no-repeat 0 6px; }
#main div.myaccount ul li.sub { background: transparent url("http://wau.org/common/images/blt_disc-red.gif") no-repeat 0 6px; }
#main div.myaccount ul li a {
	color: #003366;
}
#main div.myaccount ul li a:hover {color: #000000; }

/******************************************************************************************** covers ***/
#covers{width:100%;padding:0 0 30px;}

.cover-issue {
	float:left;
	margin:0 30px 20px 0;
	width:175px;
	height:325px;
	}
#covers .first {margin:0 0 30px;}
.cover-issue img {margin:0 0 10px;}
.cover-issue p {
	text-align:center;
	font-size:11px;
	}

/******************************************************************************************** covers ***/
.confirmation-message { margin:5px 0; padding:5px; background-color:#FFFFCC; }
.confirmation-message a {text-decoration:underline;}