+/* CSS Document */
<style>
body {
	background-color: #7c96af;
	text-align: center:
	padding: 0;
	margin: 0;
	font-family: arial, helvetiva;
	font-size: .8em;
}

/* ie bugfix */
div, img {
	border: 0;
}

.clear {
	clear: both;
	height: 10px;
}

a {
	text-decoration: none;
	color: #0E7890;
}

a:hover {
	text-decoration: underline;
}

ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	font-size: .9em;
}

#main {
	margin: 5px auto;
	text-align: left;
	width: 970px;
	padding: 5px;
}

#left {
	float: left;
	margin-right: 15px;
	width: 615px;
}


#right {
	float: left;
	width: 340px;
}

#bottom {
	margin: auto;
	background: url("http://newsweek.washingtonpost.com/onfaith/images/bottom_bg.jpg") repeat-x;
	width: 940px;
	padding: 15px;
	margin-top: 30px;
	margin-bottom:15px;
	color: #eee;
	overflow: visible;
}

#bottom a {
	color: #fff;
	font-weight: bold;
}



/* top menu */
#menu {
	background: url("http://newsweek.washingtonpost.com/onfaith/images/menu_bg.jpg") repeat-x;
	height: 69px;
	margin-top: 12px;
	color: #CCDEE8;
	font-family: georgia;
}

#menu a {
	color: #FCFFF6;
	font-size: 1.2em;
	font-weight: bold;
	font-family: arial, helvetica;
}

#menu_header {
	padding-top: 9px;
	height: 10px;
	border-bottom: 1px solid #55A0BD;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.content, .module {
	border-top: 5px solid #057490;
	overflow: visible;
}
*html .content {
	height: 1%;
}

.icon {
	float: left;
	position: relative;
	z-index: 1;
	margin-right: 10px;
}

.content h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
        color: #003949;
}

.content h2 a {
	color: #003949;
	text-decoration: none;
}

.content h2 a:hover {
	text-decoration: underline;
}

.content h1, .module h2 {
	text-transform: uppercase;
	font-size: .85em;
	font-family: Tahoma;
	letter-spacing: 1px;
	font-weight: bold;
	color: #087691;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.module-content h2, h2.module-header {color:#424242;}

.content .home_entry {
	margin-left: 80px;
	z-index: 1;
}

#left .posted_by {
	float: right;
	font-weight: bold;
	text-transform: uppercase;
	color: #8D8D8D;
	font-size: .8em;
}

#right .posted_by {
	font-weight: bold;
	text-transform: uppercase;
	color: #616264;
	font-size: .8em;
	padding-bottom: 2px;
	margin-bottom: 2px;
	border-bottom: 1px solid #087691;
}

.gray {
	color: #8D8D8D;
	font-size: .8em;
}

.blue {
	font-size: .85em;
	font-weight: bold;
	color: #087691;
}

.read_all {
	font-size: .8em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

/* washpo/newsweek headers */

#header {
	width: 980px;
	height: 44px;
	margin-bottom: 20px;
}

#header a {
	color: #ffffff;
	font-size: .8em;
	margin-left: 10px;
}

#header a:hover {
	text-decoration: underline;
}

#wp_header {
	background: url("http://newsweek.washingtonpost.com/onfaith/images/washpo_header.jpg") no-repeat;
	width: 265px;
	height: 29px;
	color: #ffffff;
	float: left;
	padding-left: 220px;
	padding-top: 15px;
}

#nw_header {
	background: url("http://newsweek.washingtonpost.com/onfaith/images/newsweek_header.jpg") no-repeat;
	width: 310px;
	height: 29px;
	color: #ffffff;
	float: left;
	padding-left: 175px;
	padding-top: 15px;
}

#ad {
	margin: 12px auto 0px auto;
	width: 750px;
}


/* left boxes, top to bottom */
.content #l1 {
	background-color: #e0ecf4;
	padding: 10px 12px 10px 12px;
	overflow: visible;
	height: 1%;
}

.content #l2 {
	background-color: #cee1ec;
	padding: 10px 12px 10px 12px;
	position: relative;
	z-index: 1;
}

.content #l3 {
	background-color: #bed6e4;
	padding: 10px 12px 10px 12px;
}

.content #l4 {
	background-color: #aac9dc;
	padding: 10px 12px 10px 12px;
	margin-bottom:20px;
}


/* bottom boxes, left to right */
.module {
	float: left;
	width: 179px;
	background-color: #e5e6dc;
	margin-right: 8px;
	padding: 5px 10px 5px 10px;
	height: 100%;
	color: #666;
}
.module + .module + .module {
	margin-right: 0px;
}

/* right box (just one) */

#r1 {
	background: url("http://newsweek.washingtonpost.com/onfaith/images/right_bg.jpg") repeat-x;
	background-color: #e3e8ec;
	padding: 5px 10px 5px 10px;
}






.portrait {
	display: block;
	padding-top: 20px;
}

.portrait img { 
	vertical-align: top;
	padding-right: 20px;
}

.portrait a { 
	font-weight: bold;
}
.portrait a:hover { 
	text-decoration: none;
}

div.bio {
	z-index: 100;
	padding: 5px;
	position: absolute;
	width: 300px;
	margin-top: -5px;
	font-size: 12px;
	color: #666;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	font-weight: normal;
	display: none;
	text-decoration: none;
}
div.bio a {
	text-decoration: none;
	color: #666;
	font-style: italic;	
}


.home_foot, p.comment-footer, div.comment-header, p.entry-footer, label {
	font-weight: normal;
	font-family: Tahoma;
	font-size: 10px;
	letter-spacing: 1px;
	color: #555;
	line-height: 16px;
	text-transform: uppercase;
}

h3.entry-header {
	margin: 5px 0px 0px 0px;
}

entry-body p, entry-body {
	margin: 0px;
}

.entry-body-bold {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

.entry-content .entry-body {
	margin: 10px 0px 10px 0px;
}

p.entry-footer {
	margin-top: 5px;
}


p.entry-more-link {
	margin: 0;
}

p.comment-footer-experimental {
	display: none;
}



p.comment-footer-experimental {
	display: none;
}



p.comment-footer {
	border-bottom: 2px solid #eff;
	padding-bottom: 10px;
	margin-bottom: 10px;
}	
#comments-open-data  {position:relative;}



.author_header {
	z-index: 1;
	position: relative;
}

#portrait {
	float: left;
	width: 155px;
	margin-right: 3px;
}

#author_menu {
	float: left;
	width: 425px;
	font-size: 12px;
}


#author_menu p {
	margin-bottom: 9px;
	margin-top: 9px;
}

#author_nav {
	font-weight: bold;
	color: #999;
	font-size: 11px;
	margin-bottom: 0px;
}

#author_menu h3 {
	font-size: 12px;
	font-family: Tahoma;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#author_menu #bio_full {
	text-decoration: none;
	display: none;
	z-index: 26;
	padding: 10px;
	position: absolute;
	margin-top: -10px;
	margin-left: -13px;
	padding: 9px 12px 9px 12px;
	color: #000;
	width: 433px;
	background-color: #cee1ec;
	border: 1px solid #99c;
}



input#comment-author, input#comment-email, input#comment-url {
	left: 100px;
	position: absolute;
}
	
#main-banner {position:relative; font:bold 12px arial; color:#a7ddf8; margin-bottom:5px;}
#main-banner a {color:#a7ddf8; text-decoration:none;}
#main-banner a:hover {text-decoration:underline;}
#main-banner img {border:0;}
#main-banner .banner-image {position:relative;}
#main-banner .banner-text {position:absolute; top:13px; left:350px; width:597px; border-bottom:1px solid #559ec1; padding:0 0 4px 3px; color:#559ec1;}
#main-banner .pipe {padding:0 11px;}
#main-banner .clearboth {clear:both;}

body {
	background-color: #7c96af;
	text-align: center:
	padding: 0;
	margin: 0;
	font-family: arial, helvetiva;
	font-size: .8em;
}

/* drg and solutions promo styles */
#gpb-box {width:330px; height:165px;
background:url('http://media.washingtonpost.com/wp-srv/blogs/images/gpb_promo_bg.gif') no-repeat; color:#000; font:normal 12px arial;}
#fsp-box {width:330px; height:205px;
background:url('http://media.washingtonpost.com/wp-srv/blogs/images/yoursolutions_bg.gif') no-repeat; color:#000; font:normal 12px arial;}
#gpb-box .pad, #fsp-box .pad {padding:35px 10px 0 12px;}
#gpb-box .pad a, #fsp-box .pad a {text-decoration: none; color:#000;}
#gpb-box p, #fsp-box p {padding:0 0 7px 0; margin:0;}
#fsp-box .topic {padding:5 0 20px 0; margin:0;}
#gpb-box .movers {font:bold 20px arial;}
#gpb-box .movers div {display:inline; height:21px; padding-left:28px;}
#gpb-box .movers .left-up {background:url(http://media.washingtonpost.com/wp-srv/blogs/images/uparrow.gif) no-repeat; margin-right:25px;}
#gpb-box .movers .left-down {background:url(http://media.washingtonpost.com/wp-srv/blogs/images/downarrow.gif) no-repeat; margin-right:25px;}
#gpb-box .movers .right-down
{background:url(http://media.washingtonpost.com/wp-srv/blogs/images/downarrow.gif) no-repeat;}
#gpb-box .movers .right-up
{background:url(http://media.washingtonpost.com/wp-srv/blogs/images/uparrow.gif) no-repeat;}

#eip {width: 330px; margin-top: 5px; background-color: #e0ecf4;}
#eip-pad {border-top: 5px solid #057490;  padding: 5px 0 5px 12px;}

</style>