/* @override http://localhost:8888/normalwp/wp-content/themes/MBA/style.css */

* { 
	padding: 0; 
	margin: 0; 
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: #f1f1f1 url(images/bg.gif) repeat-x;
}

a {
	color: #8453ab;
	text-decoration: none;
outline:none;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none;
}

#wrapper { 
	margin: 15px auto 0;
	width: 983px;
	border-right: 1px solid #d6d6d6;
	border-left: 1px solid #d6d6d6;
}

h2.pagetitle {
	background-color: #f1f1f1;
	padding: 10px;
	margin-bottom: 15px;
	color: #333;
	font-size: 35px;
	text-transform: uppercase;
}

.post_content {
	overflow: hidden;
clear:both;
}

#navigation {
	color: #333;
	margin: 0;
	width: 968px;
	background-color: #7d48a7;
	height: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#navigation ul li {
	list-style-type: none;
	float: left;
	color: #fff;
	font: 14px Arial;
	text-transform: uppercase;
	padding-right: 20px;
}

#navigation ul li a {
	color: #fff;
	text-decoration: none;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#content {
	margin-bottom: 0px;
	overflow: auto;
	width: 100%;
	background: #fff url(images/mainbg.gif) repeat-y;
}

#left_side { 
	display: inline;
	margin: 0;
	width: 96px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #d6d6d6;
}

#left_side a {
	color: #575757;
}

.logo {
	margin-bottom: 15px;
}

#desc {
	font: bold 10px Helvetica;
	text-transform: uppercase;
	color: #575757;
	width: 77px;
	margin-bottom: 20px;
}

#left_side h3 {
	color: #575757;
	font: bold 12px Helvetica;
	text-transform: uppercase;
	margin-bottom: 2px;
}

#left_side ul {
	overflow: hidden;
	margin-bottom: 15px;
}

#left_side ul li {
	list-style-type: none;
	font: 12px Helvetica;
	color: #575757;
	margin-bottom: 3px;
}

#mainc { 
	float: left;
	margin: 0;
	width: 513px;
	display: inline;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	border-right: 1px solid #d6d6d6;
	padding-right: 10px;
}

#mainc .main_post {
	width: 513px;
	color: #000;
 padding-bottom:15px;
 overflow:hidden;
}

.main_post h1 {
	color: #000;
	font: bold 27px Arial;
	margin-bottom: 15px;
}

.main_post h2 {
	color: #000;
	font: bold 20px Arial;
	margin-bottom: 15px;
}

h1.posttitle {
	width: 480px;
	float: left;
	color: #000;
	font: bold 27px Arial;
	margin-bottom: 5px;
}

.main_post p.comment {
	width: 28px;
	height: 28px;
	background: url(images/comment.gif) no-repeat;
	float: right;
	color: #fff;
	font: bold 16px Arial;
	padding: 2px 0 0 0;
    margin-top:6px;
	text-align:center;
}

.main_post p.comment a {
	color: #fff;
	text-decoration: none;
}

.main_post p.date {
	color: #b3bdc7;
	font: 13px Arial;
	text-transform: uppercase;
	margin-bottom: 20px;
    clear:both;
}

.main_post p {
	color: #000;
	font: 13px/18px Helvetica;
	margin-bottom: 10px;
}

.main_post ol, .main_post ul {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 20px;
}

.main_post li {
	margin-bottom: 3px;
}

.main_post blockquote {
	padding-left: 25px;
	padding-right: 25px;
	font-style: italic;
}

.main_post a {
	color: #824faa;
	text-decoration: none;
}

.main_post a:hover {
	text-decoration: underline;
}

.main_post .alignleft {
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}

.main_post .alignright {
	float: right;
	padding-left:10px;
	padding-bottom:5px;
}

#mainc .post_box {
	width: 507px;
	overflow: hidden;
	border-bottom: 1px dotted #dcdcdc;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.post_box .ptext {
	width: 187px;
	float: left;
	padding-top: 0;
	padding-right: 10px;
}

.post_box .ptext h2 {
	color: #8453ab;
	font: bold 22px Helvetica;
	margin-bottom: 15px;
}

.post_box .ptext p {
	font: 14px/18px Helvetica;
	color: #333;
	margin-bottom: 15px;
}

.post_box .ptext span {
	color: #9d75bc;
}

.post_box .ptext span a {
	color: #9d75bc;
	text-decoration: none;
}

.post_box .ptext span a:hover {
	text-decoration: underline;
}

.post_box .ptext p.read {
	color: #773fa3;
	font-weight: bold;
}

.post_box .ptext p.read a {
	color: #773fa3;
	text-decoration: none;
}

.post_box .ptext p.read a:hover {
	text-decoration: underline;
}

.post_box .pic {
	width: 310px;
	float: right;
}

#right_side { 
	display: inline;
	position: relative;
	margin: 0;
	width: 300px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 16px;
}

#right_side .text_box {
	width: 264px;
	padding: 20px 16px 0 20px;
	background-color: #45acfb;
	overflow: hidden;
	margin-bottom: 15px;
}

#right_side .text_box p {
	color: #fff;
	font: bold 26px Arial;
	margin-bottom: 20px;
}

#right_side h2.popular {
	color: #2e2e2e;
	text-transform: uppercase;
	font: bold 14px Arial;
	border-top: 3px solid #2e2e2e;
	padding-top: 7px;
	margin-bottom: 25px;
}

#right_side .popular_box {
	width: 291px;
	overflow: hidden;
	margin-bottom: 25px;
}

.popular_box .left_side {
	width: 148px;
	float: left;
}

.popular_box img {
	margin-bottom: 10px;
}

.popular_box p {
	color: #8350ab;
	font: bold 13px Helvetica;
}

.popular_box .right_side {
	float: right;
	width: 142px;
}

#footer { 
	width: 933px;
	clear: both;
	margin: 0;
	border-top: 5px solid #e4d7ef;
	background: #7d48a7 url('http://www.weightloss.org/wp-content/themes/weightloss/images/logo.png') no-repeat center center;
	padding-top: 25px;
	height: 120px;
	padding-left: 25px;
	padding-right: 25px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .left_foot {
	overflow: hidden;
	float: left;
	width: 410px;
}

#footer .right_foot {
	overflow: hidden;
	float: right;
	width: 338px;
}

#footer ul {
	overflow: hidden;
	float: left;
	margin-right: 100px;
}

#footer ul.last {
	margin-right: 25px;
}

#footer ul li {
	list-style-type: none;
	color: #fff;
	font: 14px Arial;
	margin-bottom: 2px;
}

#footer ul li.title {
	color: #fff;
	font: bold 14px Arial;
	text-transform: uppercase;
}

#copyright {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:983px;
	background:#7D48A7;
	padding-bottom:10px;
	color: #ffffff;
	font: 12px helvetica;
}

.share {
	border: 1px dotted #b7b8b8;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}

.share span {
	padding-right: 2px;
}

.share a {
	margin-right: 6px;
}

.clear { 
	clear: both; 
	background: none; 
}

.maincomments {
	width: 513px;
	overflow: hidden;
	padding-top: 25px;
}

.maincomments h3 {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.maincomments ol.commentlist {
	padding-bottom: 25px;
}

.maincomments ol.commentlist li {
	margin-bottom: 15px;
}

.maincomments ol.commentlist li .gray_box {
	padding: 13px 13px 14px;
	background: #f2f2f2 url(images/com_arrow.gif) no-repeat 0 bottom;
	margin-bottom: 2px;
}

.maincomments ol.commentlist li .gray_box p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 8px;
}

.maincomments ol.commentlist li .xmeta {
	font-size: 11px;
}

.maincomments form#commentform {
	padding-bottom: 25px;
}

.maincomments form#commentform p {
	margin-bottom: 11px;
}

.maincomments form#commentform input#author, .maincomments form#commentform input#url, .maincomments form#commentform input#email {
	width: 200px;
	border: 1px solid #333;
	padding: 3px;
	font: 12px Arial;
	color: #333;
}

.maincomments form#commentform textarea {
	width: 504px;
	border: 1px solid #333;
	padding: 3px;
	font: 12px Arial;
	color: #333;
	height: 125px;
}

div.share { clear:both; display:block; }

/*- PageNavi Style -*/
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: #8453ab !important;
border:0px !important;
background-color:#f4f4f4 !important;
font-weight:bold;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: #0066cc;	
background-color:#f4f4f4 !important;
}
.wp-pagenavi a:hover {	
	color: #000000;
border:0px !important;
background-color:#f4f4f4 !important;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	color: #0066cc;	
border:0px !important;
background-color:#f4f4f4 !important;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
border:0px !important;
background-color:#f4f4f4 !important;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	color: #000000;
background-color:#FFFFFF;
border:0px !important;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
border:0px !important;
background-color:#f4f4f4 !important;
}
a.nextpostslink { padding-top:0 !important; padding-bottom:0 !important; }

.page_nav {
	margin-bottom:50px;
}