@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.cb {
	clear:both;
}
ul, li {
	margin:0px;
	padding:0px
}
img {
	border:0px;
}
a, a:visited {
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
body {
	background-color:#000000;
	background-image:url(images/mbbdbg.jpg);
	background-repeat:repeat-x;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2a2a2a;
}
#wrap {
	background-image:url(images/bg-wrap-1.png);
	background-repeat:no-repeat;
	width:100%;
	background-position:center 19px;
	width:100%;
	float:left;
	padding-top:71px;
}
#wrap2 {
	background-color:#FFFFFF;
	width:980px;
	margin:0px auto;
}
.topauxbtns {
	left:908px;
	margin:0 auto;
	position:absolute;
	top:-53px;
}
.topauxbtns a {
	display:block;
	white-space:nowrap;
	float:left;
	text-indent:9000em;
	overflow:hidden;
	width:30px;
	height:30px;
	background-image:url(images/fb-twitter-icons.gif);
}
.topauxbtns a.fb {
	background-position:0px 0px;
	margin-right:10px;
}
.topauxbtns a.tw {
	background-position:-40px 0px
}
.header {
	float:left;
	clear:both;
	width:980px;
	background-color:#FFFFFF;
	position:relative;
}
.logo {
	width:590px;
	height:108px;
	background-image:url(images/mbb-logo.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-right:20px;
}
.logo h1 {
	width:590px;
	height:108px;
	display:block;
	white-space:nowrap;
	float:left;
	text-indent:9000em;
	overflow:hidden;
}
.logo h1 a {
	width:590px;
	height:108px;
	display:block;
	white-space:nowrap;
	float:left;
	text-indent:9000em;
	overflow:hidden;
}
.search {
	width:350px;
	float:left;
	padding-top:40px;
}
.search form {
	border:1px solid #dcdcdc;
	padding:2px;
}
.search form input {
	background-image:url(images/bg-search-fld.jpg);
	background-repeat:no-repeat;
	width:248px;
	background-position:0px -3px;
	padding-left:41px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#b3b3b3;
	padding-bottom:6px;
	padding-top:6px;
	margin:0px;
}
.search form input:active {
	color:#000000;
}
.search form button {
	width:55px;
	height:30px;
	margin:0px;
	vertical-align:top;
	background-image:url(images/go-btn.jpg);
	background-repeat:no-repeat;
	border:0px;
}
.nav {
	padding-top:17px;
	float:left;
	clear:both;
	width:980px;
	background-image:url(images/nav-bg.jpg);
	height:34px;
	position:relative;
	z-index:4000;
}
.nav ul {
	display:inline;
	list-style:none;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.nav li {
	display:inline;
	list-style:none;
	padding-left:20px;
	padding-right:36px;
}
.nav li a {
	color:#FFFFFF;
	text-decoration:none;
}
.nav li a:hover {
	text-decoration:underline;
}
.nav li.current a {
	color:#ff6eb2;
	text-decoration:underline;
}
.homepageaux {
	float:left;
	width:940px;
	padding:20px;
	clear:both;
	background-color:#FFFFFF;
	overflow:hidden;
}
.recentposts {
	float:left;
	background-image:url(images/featured-bg.jpg);
	background-repeat:no-repeat;
	height:198px;
	width:570px;
	position:relative;
}
.featured {
	width:570px;
	float:left;
	position:relative;
}
.featuredcontent {
	float:left;
	padding-left:20px;
	padding-top:20px;
	width:550px;
	position:relative;
	overflow:hidden;
}
.featuredcontent h2, .featuredcontent h2 a {
	color:#FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	height:22px;
	overflow:hidden;
	text-align:left;
	text-decoration:none;
	width:537px;
}
.featuredthumbnail {
	float:left;
	width:125px;
	height:103px;
	padding-top:20px;
	overflow:hidden;
}
.featuredtext {
	color:#CCCCCC;
	float:left;
	font-size:11px;
	height:95px;
	line-height:18px;
	overflow:hidden;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	width:385px;
}
.featuredbtns {
	width:560px;
	padding-top:17px;
	float:left;
	clear:both;
	padding-left:5px;
	padding-right:5px;
}
.featuredbtns a {
	font-size:11px;
	color:#FFFFFF;
}
.aboutushome {
	float:right;
	border:1px solid #d7d7d7;
	width:310px;
	height:170px;
	padding:13px 19px 13px 19px;
}
.aboutushome h2 {
	color:#0188c2;
	margin:0px;
	padding:0px;
	font-size:24px;
	padding-bottom:16px;
}
.aboutushome p {
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:justify;
}
.aboutushome p strong {
	color:#cf196e;
	text-decoration:underline;
}
.content {
	min-height:500px;
	width:940px;
	float:left;
	clear:both;
	padding:20px;
	background-color:#FFFFFF;
}
.left {
	width:570px;
	float:left;
}
.right {
	width:350px;
	float:right;
	padding-top:10px;
}
.postitem {
	width:568px;
	border:1px solid #e1e1e1;
	float:left;
	clear:both;
	background-image:url(images/post-item-bg.jpg);
	background-repeat:repeat-x;
	background-position:0px -156px;
	height:156px;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:10px;
}
.postitem:hover {
	width:568px;
	border:1px solid #f5c6dc;
	float:left;
	clear:both;
	background-image:url(images/post-item-bg.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
.postitemhead {
	width:100%;
	line-height:16px;
	padding:10px;
}
.postitemhead h3, .postitemhead a {
	color:#0188C2;
	font-size:14px;
	height:19px;
	margin:0;
	overflow:hidden;
	padding:0;
	text-decoration:none;
	width:550px;
}
.postitemhead a:hover {
	text-decoration:underline;
}
.postitemhead em {
	font-style:normal;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
}
.postitemhead span.pink {
	font-weight:bold;
	color:#cf196e;
}
.postitembody {
	font-size:11px;
	padding-bottom:7px;
	text-align:justify;
	padding:0px 10px 10px 10px;
	height:58px;
	overflow:hidden;
	line-height:16px;
}
.postitemfoot {
	padding:10px 10px 0px 10px;
	float:left;
	width:548px;
}
.postitemaux {
	width:75%;
	text-align:left;
	float:left;
	padding-bottom:7px;
}
.postitereadmore {
	width:25%;
	text-align:right;
	float:right;
}
.postitereadmore a, .postitereadmore a:visited {
	font-weight:bold;
	color:#cf196e;
	text-decoration: underline;
}
.postitereadmore a:hover {
	text-decoration: none;
}
.affiliatelogos {
	width:940px;
	padding:0px 20px 0px 20px;
	background-color:#FFFFFF;
}
.affiliatelogos span.left {
	padding-right:15px;
	float:left;
	width:29px;
	display:block;
	padding-top:15px;
}
.affiliatelogos span.right {
	padding-left:15px;
	float:left;
	width:29px;
	display:block;
	padding-top:15px;
}
.affiliatelogos ul {
	display: inline;
	list-style:none;
	width:850px;
	float:left;
}
.affiliatelogos ul li {
	display: inline;
	list-style:none;
	padding-left:10px;
	padding-right:10px;
	float:left;
	padding-bottom:20px;
	background-image:url(images/bg-aff-rating.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.affiliatelogos span {
	cursor:pointer;
}
#sidebar {
	width:350px;
	float:left;
}
#sidebar ul {
	list-style:none;
	display:block;
}
#sidebar li.categories {
	width:328px;
	float:left;
	clear:both;
	border:1px solid #e1e1e1;
	background-image:url(images/catbox-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding:10px;
	margin-bottom:20px;
}
#sidebar li.categories h2 {
	color:#cf196e;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px 0px 15px 0px;
}
#sidebar li.categories ul li {
	padding-left:16px;
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	float:left;
	width:140px;
}
#sidebar li.categories ul li a {
	color:#2a2a2a;
	font-size:11px;
}
#footer {
	float:left;
	clear:both;
	color:#999999;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a {
	color:#999999;
	text-decoration:none;
}
#footer p {
	display:block;
	width:940px;
	margin:0px auto;
}
#footer .footera {
	position:relative;
	width:960px;
	margin:0px auto;
	clear:both;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #5e5e5e;
}
#footer .footera ul {
	list-style:none;
	display:inline;
}
#footer .footera ul li {
	list-style:none;
	display:inline;
	float:left;
	padding-right:5px;
}
#footer .footerb {
	width:960px;
	clear:both;
	margin:0px auto;
	clear:both;
	font-size:11px;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
}
.navigation {
	width:100%;
	float:left;
	clear: both;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.postitemaux .fl iframe body {
	background:none;
}
.postitembody p {
	float:left;
}
.more-link {
	display:none;
}
#footer .footera ul li ul {
	display:none;
}
.featured {
	height:198px;
}
.featured ul {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	white-space:nowrap;
	width:1950px;
}
.featured ul li {
	display:inline;
	float:left;
	white-space:normal;
}
.featuredthumbnail img {
	width:123px;
	height:103px
}
#sidebar li {
	float:left;
}
#sidebar li p {
	float:left;
	clear:both;
	padding-top:10px;
	line-height:17px;
	font-size:11px;
	color:#999999;
}
#sidebar li p a, #sidebar li p a:visited {
	color:#CF196E;
}
.details-head {
	width:100%;
	float:left;
	clear:both;
	padding-bottom:10px;
}
.details-head h2 {
	font-size:22px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0188c2;
}
.entry {
	float:left;
	clear:both;
	width:100%;
	font-size:12px;
	line-height:18px;
	color:#2a2a2a;
	padding-bottom:20px;
	border-bottom:1px solid #ebebeb;
}
.entry p {
	line-height:22px;
	margin-top:7px;
	margin-bottom:7px;
	font-size:12px;
	text-align:justify;
	width:100%;
	float:left;
	clear:both;
}
.entry p a {
	color:#CF196E
}
.entry ul {
	list-style:none;
	margin-bottom:10px;
	float:left;
	clear:both;
	width:100%;
}
.entry li {
	float:left;
	clear:both;
	width:90%;
	padding-left:20px;
	clear:both;
	background-image:url(images/li-blt.gif);
	background-repeat:no-repeat;
	background-position:-5px 5px
}
.comments-form {
	float:left;
	clear:both;
	width:100%;
	font-size:12px;
	line-height:18px;
	color:#2a2a2a;
}
.details-head em {
	font-style:normal;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	font-size:13px;
	color:#2a2a2a;
}
.details-head span.pink {
	font-weight:bold;
	color:#cf196e;
	font-size:13px;
}
#respond {
	float:left;
	clear:both;
	width:100%;
}
.PSR_votes {
	display:none;
}
.PSR_container {
	float:left;
}
.details-aux {
	width:100%;
	float:left;
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	border-top:1px solid #ebebeb
}
.details-aux .postitemaux {
	width:50%;
}
.auxright {
	font-size:11px;
	text-decoration:underline;
}
.auxright a, .auxright a:visited {
	color:#2a2a2a;
}
.auxright-pad {
	padding-right:10px;
}
h2.pagetitle {
	font-size:22px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0188c2;
}
h3#comments {
	font-size:22px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0188c2;
	float:left;
	clear:both;
	padding-bottom:15px;
	border-bottom:1px solid #ebebeb;
	width:100%;
}
#respond h3 {
	font-size:22px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0188c2;
	float:left;
	clear:both;
	padding-bottom:15px;
	border-bottom:1px solid #ebebeb;
	width:100%;
	padding-top:20px;
}
span.says {
	display:none;
}
ol.commentlist {
	list-style: none;
	margin:0px;
}
cite.fn {
	font-style:normal;
}
cite.fn a.url, cite.fn a.url:visited {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0188c2;
}
.commentmetadata a, .commentmetadata a:visited {
	font-size:11px;
	font-weight:normal;
	color:#cf196e;
	text-decoration:none;
}
.commentmetadata {
	float:left;
	clear:both;
}
.comment-body {
	float:left;
	width:530px;
	padding:0px 10px 10px 10px;
}
ol.commentlist li {
	float:left;
	clear: both;
	width:570px;
	padding-top:17px;
	padding-bottom:17px;
	border-bottom:1px solid #ebebeb;
	background-image:url(images/cmt-libg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
ol.commentlist li .comment-author, ol.commentlist li .comment-author a, ol.commentlist li .comment-author a:visited {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0188c2;
	text-decoration:none;
}
img.avatar {
	display:none;
}
.comment-edit-link {
	display:none;
}
.comment-body p {
	width:100%;
	float:left;
	clear:both;
	line-height:18px;
	font-size:11px;
	color:#2a2a2a;
	padding-top:10px;
}
form#commentform {
	float:left;
	clear:both;
	width:100%;
	margin:0px;
}
.cancel-comment-reply p {
	float:left;
	clear:both;
	width:100%;
}
textarea#comment {
	width:545px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5f6565;
	line-height:18px;
	font-size:12px;
}
form#commentform p {
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	clear:both;
}
input#author, input#email, input#url {
	width:545px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5f6565;
	line-height:18px;
	font-size:12px;
}
input#submit {
	width:82px;
	background-image:url(images/submit-btn.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-size:14px;
	float:right;
	clear:both;
	border:0px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:6px;
}
form#commentform p a, form#commentform p a:visited {
	color:#CF196E;
	text-decoration:none;
}
.fpa {
	text-align:center;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
}
#nav ul li.current_page_item a {
	color:#FF6EB2;
	text-decoration:underline;
}
#commentform label {
	display:none;
}
#sidebar li.widget {
	background-image:url(images/catbox-bg.jpg);
	background-position:center bottom;
	background-repeat:repeat-x;
	border:1px solid #E1E1E1;
	clear:both;
	float:left;
	padding:10px;
	width:328px;
	margin-bottom:20px;
}
#sidebar li.widget h2 {
	color:#CF196E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0;
	padding:0 0 15px;
}
#sidebar li.widget ul li {
	background-image:url(images/bullet.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	float:left;
	padding-left:16px;
	width:140px;
}
#sidebar li.widget ul li.recentcomments {
	background-image:url(images/bullet.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	float:left;
	padding-left:16px;
	width:90%;
}
#sidebar li.widget ul li a {
	color:#2A2A2A;
	font-size:11px;
}
.widget_tag_cloud div {
	text-align:center;
	padding:10px;
}
.widget_tag_cloud a {
	color:#929292;
	font-weight:bold;
	text-decoration:none;
}
.widget_tag_cloud a:hover {
	color:#CF196E;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	outline:none;
}
.nav li.selected a {
	color:#FF6EB2;
	text-decoration:underline;
}
.affiliatelogosinner {
	width:850px;
	overflow:hidden;
	position:relative;
	display:block;
	float:left;
}
.affiliatelogosinner li {
	width:120px;
	height:65px;
	padding:0px;
}
.alignright a, .alignleft a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#9e005d; text-decoration:none; text-transform:uppercase; font-weight:bold;}


#smp-wrapper{ float:left; clear:both; width:100%; padding-top:20px; border-top:1px solid #EBEBEB}
#sidebar li.widget_text{ border:0px; background:none; text-align:right;}
.social_bookmark{ white-space:nowrap; width:100%; clear:both; float:left; text-align:left;}

.featuredtext ..social_bookmark{ display:none;}

#footer a.return, #footer a.return:visited{color:#9E005D;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-transform:uppercase; width:230px; position:relative; top:15px;}


.fbfooter{ position:relative; top:5px;
background-image:url(images/fb-twitter-icons.gif);display:block;float:left;height:30px;overflow:hidden;text-indent:9000em;white-space:nowrap;width:30px; margin-right:10px;
}
.twfooter{position:relative; top:5px;background-image:url(images/fb-twitter-icons.gif);display:block;float:left;height:30px;overflow:hidden;text-indent:9000em;white-space:nowrap;width:30px; background-position:-40px 0; margin-right:10px;}
.epfoter{}

table td strong{ color:#CF196E}

table{ border:0px;}
table td{ padding:5px; font-weight:bold;}

table.score{ font-weight:normal; font-size:11px; border:1px solid #efefef; border-bottom:1px solid #ccc}
td.scorehead{background-color: rgb(255, 255, 0); width: 101px; height: 17px; font-size:12px; color:#000; font-weight:bold;}
img.anchor{display:none}
#footer .footera ul li.current_page_item a{text-decoration:none}
.homepageaux { z-index:-100;}
.featuredtext a{color:#fff;}
.postitembody a{color:#CF196E;}
.aboutushome a, .aboutushome a:visited{
color:#CF196E;
font-weight:bold;
}

.aboutushome a:hover{ text-decoration:underline}
#footer span.links a, #footer span.links a:visited{color:#333;}
