/*  
Theme Name: Company of Prayer Template
Theme URI: http://wordpress.org/
Description: Based on the existing home page.
Version: 1.0
Author: John Gaffney
Author URI:
*/

body {
	text-align: center;
	min-width: 729px;
}

.page
	{
	margin: 0 auto;
	width: 729px;
	text-align: left;
	}
	
.content
	{
		position: relative;
		border: 0px;
		margin-top: 12px;
		min-height: 300px;
		height: auto;
		_height: 300px;
		text-align: left;
		font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
		font-size: 12px;
	}
h1
	{
		font-size: 16pt;
		font-style: italic;
		color: #000066;
		margin: 0px;
		margin-bottom: 16px;
	}
h2
	{
		font-size: 12pt;
		margin-top: 6px;
		margin-bottom: 10px;
	}
h3
{
		font-size: 12pt;
		margin-top: 24px;
		margin-bottom: none;
		color: #000099;
}

p
	{
		margin: 0px;
	}
	
#prayer
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}

#prayer p
	{
		margin: 0px;
	}

#prayerinfo
	{
		font-size: 10pt;
		color: #777777;
		margin-top: 50px;
		margin-bottom: 2px;
        margin-left: 12px;
        position: relative;
	}

#prayer p.bodyText
{
	margin-bottom: 6px;
        line-height: 150%;
}

#prayer p.bookInfo
{
	font-style: italic;
 	text-align: right;
        margin-top: 24px;
	margin-bottom: 24px;
	font-size: 10px;
}

.bookAuthor
{
	
}

.bookTitle
{
}

a.bookLink, a.bookLink:visited
{
	text-decoration: underline;
	color: #0000cc;
}

a.bookLink:hover
{
	color: #cc0000;
}

#footer
{
	padding-top: 12px;
	margin-top: 50px;
	margin-right: 280px;
	border-top: 1px solid #aaaaaa;
	text-align: left;
}

a.titlelink, a.titlelink:visited
{
	color: #000000;
	text-decoration: none;
}

a.titlelink:hover
{
	color: #cc0000;
}

.tags
{
	font-size: 7pt;
	color: #999999;
}

#social-links a
{
	font-size: 8pt;
	color: #999999;
}

#social-links div
{
	margin-top: 3px;
    text-align: center;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
}

#blog
{
	position: relative;
	margin-right: 250px;
}

#right-nav-container
{
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right;
}

#right-nav
{
	position: relative;
	width: 200px;
	background-color: #f6f6f6;
	border: 1px solid #dddddd;
	padding: 8px;
	text-align: left;
}

#right-nav a, #right-nav a:visited, #social-links a, #social-links a:visited

{
	text-decoration: none;
	color: #666666;
}

#right-nav a:hover, #social-links a:hover
{
	color: #cc0000;
}

#right-nav li
{
	color: #666666;
	list-style-type: none;
	margin-left: 0px;
}

#right-nav ul
{
	list-style-type: none;
}

.entry
{
	margin-top: 12px;
}

#comment
{
	position: relative;
	top: -15px;
	margin: none;
	width: 475px;
	height: 80px;
}

#commentform
{
	margin: none;
}

#comments
{
	font-size: 10pt;
}

#prayer-content
{
background-color: #eeeeff;
padding: 12px;
padding-bottom: 4px;
border: 1px solid #ddddee;
}

#searchform
{
	margin: 0px;
}

#s
{
	border: 1px solid #999999;
	width: 100px;
	padding: 2px;
}

#searchsubmit
{
	color: #444444;
	position: relative;
	left: -2px;
}

.comment_link
{
	position: absolute;
	top: -2px;
	right: 0px;
}

.comment_link a, a:visited
{
	text-decoration: none;
	color: #777777;
}

.comment_link a:hover
{
	color: #990000;
}

#comment_item
{
	border: 1px solid #dddddd;
	background-color: #FFFFF2;
	padding: 12px;
	margin-bottom: 12px;
}

#comment_item p, div.spacer
{
	margin-top: 0px;
	margin-bottom: 6px;
}

.comment_author
{
	font-size: 10pt;
	font-weight: 700;
	margin-bottom: 3px;
}

.comment_metadata
{
	font-size: 9pt;
	font-style: italic;
	margin-bottom: 10px;
}

.comment_text
{
	line-height: 16px;
}