/*
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)

*/
.site-title, .site-slogan{
	display:none;
}

body
{
	border-top: 6px #222 solid;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
#container
{
	margin: 0px auto;
	padding: 0px 20px;
	width: 960px;
}
#topnav
{
	border-bottom: #222 solid 2px;
	border-top: 2px #fff solid;
	display: inline;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}
#topnav .left
{
	display: inline;
	float: left;
}
#topnav .right
{
	display: inline;
	float: right;
	padding: 0px 10px;
	text-align: right;
}
#topnav p
{
	margin-bottom: 0px;
	padding: 10px 0px;
}
#topnav ul
{
	margin: 0px;
	padding: 0px;
}
#topnav li
{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px;
}
#topnav li a
{
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	color: #222;
	padding: 10px;
	text-decoration: none;
}
#topnav li a:hover
{
	background: #222;
	border-left: 1px #666 solid;
	border-right: 1px #666 solid;
	color: #fff;
	padding: 10px;
}
#header
{
	background: url(images/header-bg.jpg) no-repeat;
	border-bottom: 3px #222 solid;
	display: inline;
	float: left;
	height: 220px;
	overflow: hidden;
	padding: 0px;
	width: 960px;
}
#header a
{
	color: #FF00CC;
	text-decoration: none;
}
#header a:hover
{
	color: #FF00CC;
}
#header p.site-title
{
	color: #FF00CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	line-height: 110%;
	margin: 20px 0px 0px 260px;
}
#header p.site-slogan {
	margin: 0px 10px 0px 290px;
	font-size: 1.8em;
	color: #CC0066;
}

#slogan
{
	border-bottom: 3px #222 solid;
	display: inline;
	float: left;
	margin-bottom: 12px;
	overflow: hidden;
	padding: 6px 0px;
	width: 960px;
}
#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;
}
#wrapper
{
	display: inline;
	float: left;
	overflow: hidden;
	width: 960px;
}

.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
{
	display: inline;
	float: right;
	overflow: hidden;
	padding: 0px 0px 10px 10px;
	width: 440px;
}
#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: 200px;
}
#sidebar-right
{
	display: inline;
	float: right;
	overflow: hidden;
	padding: 10px 0px 10px 10px;
	width: 200px;
}
#sidebar-wrapper h2, #sidebar-left h2, #sidebar-right h2
{
	color: #990066;
	margin-bottom: 12px;
}
#sidebar-wrapper h2, #sidebar-left h2 a, #sidebar-right h2 a
{
	color: #990066;
	text-decoration: none;
}
#sidebar-wrapper h2 a.rsswidget img, #sidebar-left h2 a.rsswidget img, #sidebar-right h2 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, #sidebar-right li
{
	border-bottom: 1px dotted #990066;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px;
	width: 200px;
}
#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;
}
#content
{
	display: inline;
	float: left;
	overflow: hidden;
	padding: 10px 20px 10px 0px;
	width: 480px;
}
#content h1
{
	border-bottom: 2px dotted #ccc;
	border-top: 2px dotted #ccc;
}
#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 .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 img, #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: 8px 0px;
	width: 100%;
}
#footer p
{
	color: #000000;
	font-size: 0.9em;
	margin: 12px;
	text-align: center;
}
#footer a
{
	color: #000000;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
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
{
	font-size: 2.0em;
	padding-bottom: 3px;
}
h2
{
	font-size: 1.3em;
}
a
{
	color: #555;
}
a img
{
	border: 0px;
}
a:hover
{
	color: #222;
}