#headerIn
{
   
    margin: 0 auto;
    background: url(images/img_header.gif) right top no-repeat; 
	margin-right: 50px; 
}
.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#ffffff url(images/background.gif) repeat-x 0 0;
	width:1026px;
	margin:0 auto;
	font:normal 12px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	color:#4a483d;
}

a {
	text-decoration:none;
	color:#7f0f0f;
}

a:hover { color:#000000; }

/* header */
#header { font-style:italic; }

#page-menu {
	float:right;
	padding-top:7px;
	height:34px;
	overflow:hidden;
	margin-bottom:40px;
}

#page-menu ul li {
	background:transparent url(images/page-menu-separator.png) no-repeat 0 0;
	display:block;
	float:left;
	height:34px;
	padding-left:2px;
	line-height:34px;
	margin-left:26px;
}

#page-menu ul li.first {
	background:none;
	padding-left:0;
}

#page-menu ul li a {
	margin-left:26px;
	font-size:14px;
	color:#535353;
}

#page-menu ul li.current_page_item a, #page-menu a:hover { color:#b2b2b2; }

#branding {
	clear:right;
	margin-bottom:15px;
}

#blog-title { font-size:41px; }

#blog-title a { color:#000000; }

#blog-title a:hover { color:#7f0f0f; }

#blog-description {
	font-size:18px;
	font-weight:normal;
	color:#747474;
	margin-top:5px;
}

#cat-menu {
	background:#efefef url(images/category-menu-bg.gif) repeat-x 0 0;
	height:50px;
	line-height:50px;
	border:1px solid #dbdbdb;
	overflow:hidden;
}

#cat-menu ul {
	display:block;
	float:left;
	width:865px;
	height:50px;
}

#cat-menu ul li {
	font-size:13px;
	display:inline;
	margin:0 13px;
}

#cat-menu a {
	color:#3e3e3e;
	padding:0 5px;
}

#cat-menu li.current-cat a, #cat-menu a:hover {
	color:#b2b2b2;
	border-bottom:3px solid #b2b2b2;
}

#top-search-wrap {
	background:transparent url(images/top-search-bg.png) no-repeat 0 0;
	float:right;
	width:281px;
	margin:10px 9px 0 0;
	position:relative;
	height:30px;
	position:relative;
	display:inline;
}

#top-s, #top-search-submit {
	background:none;
	border:none;
	padding:0;
	position:absolute;
}

#top-s {
	font:normal 12px Arial,Verdana,Tahoma;
	color:#ffffff;
	width:152px;
	top:8px;
	left:24px;
}

#top-search-submit {
	width:91px;
	height:30px;
	cursor:pointer;
	top:0;
	right:0;
}

/* container */
#container { margin-bottom:8px; }

/* content */
#content {
	float:left;
	padding:9px 0 0 5px;
	width:650px;
	display:inline;
}

.pagetitle {
	font-weight:normal;
	font-size:16px;
	color:#000000;
	margin-bottom:9px;
}

.post {
	background:#ffffff url(images/post-bg.png) no-repeat 0 0;
	margin-bottom:5px;
	padding:7px 5px;
}

.title, .title-404 {
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	color:#7f0f0f;
	padding:0 2px 3px;
	border-bottom:3px solid #dfdfdf;
	margin-bottom:8px;
}

.title-404 { border-bottom:none !important; }


.thumbnail {
	background-color:#ffffff;
	float:left;
	padding:5px;
	border:1px solid #d7d7d7;
	display:inline;
	margin-left:3px;
}

.entry { margin-left:105px; }

.no-image { margin:0 !important; }

#post-pages {
	margin-bottom:8px;
	font-size:16px;
}

.meta {
	background:#dedede url(images/meta-bg.png) repeat-x 0 0;
	line-height:35px;
	color:#4c4c4c;
	font-style:italic;
	margin:0 -5px;
	padding:0 8px;
	border:1px solid #d5d5d5;
}

.meta .inner, .date-post, .categories-post, .read-more { position:relative; }

.meta .inner {
	height:35px;
}

.date-post, .categories-post, .read-more { z-index:2; }

.meta a.read-more { color:#a01919; }

.meta-shadow {
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
	color:#ffffff;
}

.meta a { color:#4c4c4c; }

.meta a:hover { color:#7f0f0f; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background-color:#ffffff;
	clear:both;
	height:51px;
	position:relative;
	padding:0 8px;
	margin-bottom:5px;
	border:1px solid #e0e0e0;
}

.wp-pagenavi {
	padding-top:19px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#2e2e2e !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #111111 !important;
}

.wp-pagenavi span.pages {
	background-color:#b71f1f !important;
	border:1px solid #561313 !important;
}

.wp-pagenavi a:hover {
	background-color:#b71f1f !important;
	border:1px solid #561313 !important;
}

/* sidebar */
#sidebar {
	float:left;
	width:321px;
	padding-top:9px;
	overflow:hidden;
	display:inline;
}

.widget {
	background:#ffffff url(images/widget-bg.png) no-repeat 0 0;
	margin-bottom:5px;
	position:relative;
	width:305px;
	padding:10px 8px;
}

.widget-title {
	font-size:21px;
	font-style:italic;
	font-weight:normal;
	color:#2b2b2b;
	padding-bottom:5px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:3px;
}

.widget ul li {
	line-height:28px;
	color:#585858;
}

.widget a { color:#585858; }

.widget a:hover { color:#7f0f0f; }

.toggle {
	background:transparent url(images/widget-toggle.gif) no-repeat 0 0;
	width:28px;
	height:32px;
	position:absolute;
	right:0;
	top:0;
}

.pointer { cursor:pointer; }

.widget .toggle-down { background:transparent url(images/widget-toggle.gif) no-repeat 0 -32px !important; }

.compact {
	height:20px;
	overflow:hidden;
	border-bottom:1px solid #eaeaea;
}

/* second-sidebar */
#second-sidebar {
	float:right;
	width:217px;
	padding-top:9px;
	overflow:hidden;
	display:inline;
}

#second-sidebar .widget {
	background:transparent;
	width:217px;
	padding:0;
}

#second-sidebar .widget-title {
	border:0;
}

#second-sidebar .widget ul li {
	border-bottom:1px solid #d8d8d8;
}

#second-sidebar .widget ul ul { padding-left:15px; }

#second-sidebar .widget ul li li {
	border-bottom:none;
	border-top:1px solid #d8d8d8;
}

/* footer */
#footer {
	padding-bottom:65px;
	font-style:italic;
}

#footer p {
	text-align:center;
	color:#9c9c9c;
}

#footer-block {
	background:#ffffff url(images/block-bg.png) no-repeat 0 0;
}

#footer-block .inner {
	background:transparent url(images/block-bg.png) no-repeat 100% 100%;
	padding:6px;
	margin-bottom:65px;
}

.block {
	float:left;
	width:378px;
	margin:0 7px 9px 0;
}

.last { margin-right:0 !important; }

.block h2 {
	font-size:17px;
	font-weight:normal;
	color:#2e2e2e;
}

.block ul li {
	background:url(images/all-icons.gif) no-repeat;
	border-bottom:1px solid #dddddd;
	list-style:none;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-left:20px;
}

.block ul li a { color:#3d4a4e; }

.block ul li a:hover { color:#7f0f0f; }

#f-recent-entries ul li { background-position:2px 6px; }

#popular-posts ul li { background-position:2px -22px; }

#f-recent-comments ul li { background-position:2px -51px; }l

/*PILLS*/
.genPillsBox
{
    float: left;
    display: inline;    
    padding-top: 22px;
    margin-left: 35px
}
.genPillsBox span
{
    display: block;

}
.genPillsBox img
{
    padding-bottom: 22px
}
.genPillsBox a
{
    /*display: block;*/
    color: #1e82be;
    font-size: 12px;
    text-align: center;
    font-style: oblique;
    font-weight: bold;    
}
.genPillsBox a span
{
    text-decoration: underline;
}
.genPillsBox a:hover span
{
    text-decoration: none
}
.genPillsBox a:hover
{
    color: #595d64    
}

#popularPills
{
    height: 128px;
    background: url(images/menu/popularPills.gif)  0 0 repeat-x
}
span#imgSpan
{
    position: absolute;
    right: 35px;
    top: 30px
}
#contentBox
{    
    padding: 15px; 
    position: relative
}

h3.head
{
    font-weight: bold;
    width: 450px
	
}
h3.head span
{
    color: #595d64;
    font-size: 14px;
    font-weight: normal;    
    padding-top: 10px;
    display: block;
}



#indexOther1
{
    border: 1px solid #c0c6ca;
    margin-top: 35px;
    border-top: 2px solid #c0c6ca;    
    padding: 35px;
    background: #f6f7f7 url(images/indexOther1.gif) 0 0 repeat-x;
}
#indexOther1 h3
{
    padding: 0;
    margin: 0;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 30px
}
.indexOtherP
{
    padding: 0;
    margin: 0;
    height: 1%;
    overflow /**/:/**/ hidden;
    padding-bottom: 20px
}
.indexOtherP img
{
    float: left    
}
.indexOtherSpan
{
    display: block;
    margin-left: 104px;
    padding-top: 2px
}
.indexOtherSpan span
{
    display: block;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 4px;
    line-height: 20px
}
.indexOtherSpan span a:hover
{
    text-decoration: underline
}
.indexOtherSpan span a
{
    color: #595d64;
    text-decoration: none
}
#indexBottom
{
    background: #c3c9cc url(images/cord.gif) 45px 0 no-repeat;
    min-height: 165px;
    height: auto !important;
    height: 165px;
    padding: 35px 40px 0 170px;
    margin-top: 8px
}
#indexBottom h5
{
    padding: 0;
    margin: 0;
    font-weight: bold;
    font-size: 14px;
}
#indexBottom p
{
    padding: 0;
    margin: 0;
    padding-top: 16px
}

#boxAfterMenuContent
{
    padding-top: 20px;
	color: #595d64;
    font: oblique 12px 'Trebuchet MS', Arial;
    float: right;
    width: 305px;
    display: inline;
    margin-top: 25px;
    line-height: 15px;
    margin-right: 250px
}

#logo
{
	padding-top: 50px;
}


#compare_table{border-collapse:collapse; }
#compare_table{border-collapse:collapse; margin:.5em 0 1.5em; width:100%}
#compare_table td{padding:5px 4px;font-size:0.9em;text-align:center;border:1px solid #aeaeae;font-size: 12px;}
.ct_th_ti{font-weight:bold; border:1px solid #fff; background:#d73145; color:#fff;text-align: center; font-size: 12px;}
.ct_th {padding:5px 4px;font-size:0.9em;text-align:center;border:1px solid #aeaeae;font-size: 12px;}
#compare_table td.buy a{color:#de1420}
/*PILLS*/



