/*  
Theme Name: OnlinePharmacy2.com
Theme URI: http://onlinepharmacy2.com/
Description: Custom theme for OnlinePharmacy2.com
Version: 1.0
Author: Gabriel Serafini
Author URI: http://www.gabrielserafini.com/

*/

body {
	background: #cff url(images/body_back.gif) repeat-x;
	color: #033;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 100%;
	}

h1 {
	font-size: 3em;
	line-height: .9em;
	margin: 0;
	padding: .1em 0 0 0;
	}

h3 {
	color: #699;
	}

a {
	color: #033;
	}

#page {
	width: 900px;
	text-align: left;
	margin: 0 auto;
	}

#header {
	background: url(images/header_back.gif) no-repeat;
	position: relative;
	height: 80px;
	}

.site-logo {
	position: absolute;
	left: 82px;
	top: 17px;
	}

.page-header-title {
	position: absolute;
	left: 90px;
	top: 50px;
	font-size: .8em;
	color: #366;
	margin: 0;
	padding: 0;
	}

.header-rss {
	text-align: left;
	font-size: .8em;
	margin: 1em 0 1em 0;
	}

.header-rss a {
	text-decoration: none;
	color: #666;
	}

.header-rss img {
	margin: 0 2px -4px 0;
	}

.description {
	display: none;
	}

#sidebar-ads {
	text-align: left;
	float: left;
	margin: 0 0px 0 0;
	padding: 18px 0 0 16px;
	color: #fff;
	background: url(images/sidebar_back.gif) no-repeat;
	width: 130px;
	height: 330px;
	}

.post-title {
	}

.post-title a {
	color: #600;
	text-decoration: none;
	}

.google-search {
	float: right;
	}
	
.google-ads-banner-top {
	text-align: center;
	}

.googleads-top {
	padding: 12px 0 0 14px;
	margin: 0 0 0 142px;
	text-align: left;
	height: 300px;
	width: 700px;
	}

.googleads-bottom {
	margin: 0px 0 12px 56px;
	height: 90px;
	}

.comments-container {
	margin: 0 0 12px 56px;
	}

#content {
	margin: 18px 0 0 160px;
	width: 700px;
	}

.post {
	clear: both;
	margin: 0 0 2em 0;
	}

.post-title {
	font-size: 1.8em;
	letter-spacing: -1px;
	color: #699;
	}

.post-title a {
	text-decoration: none;
	color: #699;
	}

.post-title a:hover {
	text-decoration: none;
	color: #036;
	}

.comment-count {
	font-size: .6em;
	}

.comment-count a {
	color: #69c;
	}

.comment-count a:hover {
	color: #369;
	}

.commentlist {
	width: 600px;
	font-size: .9em;
	line-height: 1.3em;
	color: #333;
	}

.commentlist li {
	padding: 1em;
	border-top: 3px double #ddd;
	}

.commentlist .alt {
	background: #eef;
	}

#comment {
	width: 620px;
	}

.postmetadata {
	font-size: 10px;
	color: #666;
	clear: both;
	}

.postmetadata a {
	color: #333;
	text-decoration: none;
	}

.nocomments {
	display: none;
	}


.notice {
	border: 1px solid #fc6;
	padding: 1em;
	margin: 1em;
	color: #960;
	background: #ffc;
	font-size: .9em;
	width: 600px;
	}

.navigation {
	clear: both;
	text-align: center;
	margin: 1em;
	}

.navigation a {
	color: #666;
	}

.edit-link-container {
	margin: 24px 0px 0px 0px;
	}

.edit-link {
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}



.add-entry-container {
	margin: 12px 0px 12px 18px;
	}

.add-entry {
	}

.add-entry img {
	margin: 0px 0px -2px 0px;
	}

.add-entry a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	font-size: 18px;
	background: #9f9;
	border-top: 1px solid #9c9;
	border-right: 1px solid #696;
	border-bottom: 1px solid #696;
	border-left: 1px solid #9c9;
	color: #060;
	}

.add-entry a:hover {
	border-top: 1px solid #696;
	border-right: 1px solid #9c9;
	border-bottom: 1px solid #9c9;
	border-left: 1px solid #696;
	}

.add-entry a span {
	text-decoration: none;
	}

.add-entry a:hover span {
	color: #330;
	text-decoration: none;
	}

blockquote {
	color: #666;
	font-size: .9em;
	font-style: italic;
	}

#footer {
	border-top: 1px solid #9cc;
	padding: 0px 0px 36px 0px;
	margin: 18px 0 0 160px;
	width: 700px;
	}

.footer-links {
	text-align: center;
	margin: 12px 0 18px 0;
	font-size: .8em;
	}

.footer-links ul li {
	list-style: none;
	display: inline;
	}

.footer-links a {
	color: #366;
	padding: 4px;
	text-decoration: none;
	}

.footer-links a:hover {
	color: #fff;
	background: #9cc;
	}

#footer ul {
	margin: 0;
	padding: 0;
	}

#footer h2 {
	color: #999;
	margin: 0 0 12px 0;
	padding: 0 0 0px 0;
	border-bottom: 1px solid #999;
	}

.footer-bottom {
	clear: both;
	}


#footer-content {
	font-size: 11px;
	color: #699;
	text-align: center;
	}

#footer-content a {
	color: #699;
	}

