/*
Theme Name: Pink Orchid
Theme URI: http://www.aquaticcommunity.com/news/lib/155
Description: A clean simple SEO optimized 3 column template in soft pink colors. The theme has two widget ready sidebars, gravatar support and is ad ready. The theme features a bio box that can be edited independently of the side bars and is unaffected by the use of widgets. Theme is fully compatible with WordPress 2.6. Features custom feed button. Theme based on the Bible scholar theme.
Author: William Berg
Author URI: 
Tags: valid CSS, white, pink, black, 3 columns, 3 column, three column, three columns, fixed width, widget, right sidebar, bio box, gravatar support, gravatar, minimalistic, add ready;flower, orchid,
Version: 1.2
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

*/
body
{
	background: url(images/page-bg.gif) repeat;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
#container
{	
        margin: 0px auto;
	width: 984px;        
}
#header
{
	background: url(images/wph-header.jpg) no-repeat;
	height: 173px;
        float: left;
	padding: 0px;
	width: 984px;
        border-left: 5px solid #FFE1E1;
        border-right: 5px solid #FFE1E1;
}
#headeroptinheaderbox {
        background: url(images/bgoptinbox.gif) repeat;
	float: right;
}
#header a
{
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover
{
	color: #FF00CC;
}
#header p.site-title
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	line-height: 110%;
	margin: 70px 0px 0px 20px;
}
#header p.site-slogan {
	margin: 0px 10px 0px 30px;
	font-size: 1em;
	color: #FFFFFF;
}


#slogan
{
	border-bottom: 3px #222 solid;
	display: inline;
	float: left;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 6px 0px;
	width: 984px;
}
#slogan .left
{
	display: inline;
	float: left;
	font-size: 0.9em;
	margin-bottom: 0px;
	overflow: hidden;
}
#slogan .right
{
	display: inline;
	float: right;
	font-size: 0.9em;
	margin-bottom: 0px;
	text-align: right;
}
#nav {
	list-style: none;
	margin: 0px;
	position: relative;
	left: 10px;
	bottom: 27px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background: #FF00CC url(images/gif) repeat-x; 
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #E6EED0;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}
#wrapper
{
        background-color: #FFFFFF;
	float: left;
	display: inline;
	overflow: hidden;
        width: 984px;
        border-left: 5px solid #FFE1E1;
        border-right: 5px solid #FFE1E1;
        border-bottom: 5px solid #FFE1E1;
}
.johnsonbox {
    width: 95%;
    margin-left: auto; 
    margin-right: auto;
}
.johnsonboxinnerbox {
    margin: 10px;    
}
.comments ul
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.comments li
{
	background: #efefef;
	border: 1px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 5px 7px 0px 7px;
}
img.avatar 
{
	float: left;
	margin-right: 5px;
}
#sidebar-wrapper
{
	background-color: #EFFFCE;
	display: inline;
	float: right;
	overflow: hidden;
	padding: 0px 0px 10px 10px;
	width: 262px;
}
#sidebar-wrapper .ad-blocks
{
	margin: 8px -12px 5px -12px;
}
#sidebar-wrapper .ad-blocks img
{
	margin: 0px 12px 10px 12px;
}
#sidebar-left
{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 10px 10px 10px 0px;
	text-align: left;
	width: 250px;
}
#sidebar-right
{
	display: inline;
	float: right;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	width: 180px;
}
#sidebar-wrapper h3, #sidebar-left h3, #sidebar-right h3
{
	color: #990066;
	margin-bottom: 12px;
}
#sidebar-wrapper h3, #sidebar-left h3 a, #sidebar-right h3 a
{
	color: #990066;
	text-decoration: none;
}
#sidebar-wrapper h3 a.rsswidget img, #sidebar-left h3 a.rsswidget img, #sidebar-right h3 a.rsswidget img
{
	display: none;
}
#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul
{
	border-top: 1px dotted #990066;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}
#sidebar-left ul.main-links li
{
	font-weight: bold;
}
#sidebar-wrapper li, #sidebar-left li
{
	border-bottom: 1px dotted #990066;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px;
	width: 230px;
}
#sidebar-right li
{
	border-bottom: 1px dotted #990066;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px;
	width: 180px;
}
#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a
{
	text-decoration: none;
}
#sidebar-wrapper li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover
{
	color: #CCCCCC;
}
#sidebar-wrapper .box
{
	border-top: 2px #990066 solid;
	margin-bottom: 10px;
	padding-top: 5px;
}
#sidebar-wrapper .dcbox
{
	margin-bottom: 10px;
	padding: 5px 10px 0px 0px;
}
#content
{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 10px 20px 10px 10px;
	width: 682px;
}
#content h1
{
	border-bottom: 2px dotted #ccc;
        padding: 0px 0px 10px 10px;
}
#content h1 a
{
	color: #990066;
}
#content.bookmarks ul
{
	margin: 0px 0px 18px 0px;
	padding: 0px;
}
#content.bookmarks li
{
	line-height: 140%;
	list-style-type: none;
	margin: 0px 0px 14px 0px;
	padding: 0px;
}
#content.bookmarks li a
{
	font-size: 1.1em;
	margin-right: 6px;
}
#content.bookmarks h2
{
	color: #990066;
}
#content .post
{
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#content .post-date
{
	float:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:48px;
	text-align:center;
	color:#fff;
	padding-top:13px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(images/date-bg.gif) no-repeat top left;
        margin:0px 7px -20px 0px;
}
#content .post-date p
{
	font-size:24px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
        margin-top: -3px;
}
#content .postmeta
{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 90%;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
}
#content .postmeta h4, #content .postmeta p
{
	font-size: 1.0em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
#content .post p.wp-caption-text
{
	font-size: 0.8em;
	line-height: 135%;
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
}
#content .post div.alignleft
{
	border: 1px #ccc dotted;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}
#content .post div.aligncenter
{
	border: 1px #ccc dotted;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content .post div.alignright
{
	border: 1px #ccc dotted;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#content .post .alignleft
{
        float: left;
	margin: 5px 10px 10px 0px;
	padding: 0px;
}
#content .aligncenter img, #content .alignright img, #content .wp-caption img
{
	margin: 5px;
	padding: 0px;
}
.content-bot
{
	
	border-top: 1px dotted #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.content-bot a, .content-bot a:hover
{
	margin: 2px 10px;
}
#footer
{
	float: left;
        padding: 3px 0px;
	width: 100%;
}
#footer p
{
	color: #333333;
	font-size: 0.7em;
	text-align: center;
}
#footer a
{
	color: #333333;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: none;
}
p, h1, h2, h3, h4, h5, h6, h7
{
	margin-bottom: 17px;
	margin-top: 0px;
}
p, #content li
{
	line-height: 145%;
}
p.small
{
	font-size: 85%;
}
blockquote
{
	background: #efefef;
	border: 1px #ccc dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: italic;
	margin: 5px 15px 15px 15px;
	padding: 10px 10px 5px 10px;
}
h1, h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
h1 a, h2 a
{
	color: #555;
	text-decoration: none;
}
h1 a:hover
{
	text-decoration: underline;
}
h1
{
	font-size: 1.8em;
	padding-bottom: 3px;
}
h2
{
	font-size: 1.3em;
}
a
{
	color: #555;
}
a img
{
	border: 0px;
}
a:hover
{
	color: #222;
}
