@charset "utf-8";
/* CSS Document */

.clearfix:after { content: ".";	display: block;	clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


body {
	font-family: Segoe UI, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background: #000 url(http://images.pimproll.com/bangamidget.com/images/pagebg.gif);
	color: #FFF;
}
a { color: #F30; }
a:hover { text-decoration: none;color: #FF0; }
.ninept {
	font-size: 9px;
}
.tenpt {
	font-size: 10px;
}
.elevenpt {
	font-size: 11px;
}
.elevenpt b{
	font-size: 11px;
}
.twelevept {
	font-size: 12px;
}
.thirteenpt {
	font-size: 13px;
}
.fourteenpt {
	font-size: 14px;
}
.fifteenpt {
	font-size: 15px;
}
.sixteenpt {
	font-size: 16px;
}
.seventeenpt {
	font-size: 17px;
}
.eighteenpt {
	font-size: 18px;

}

.twentypt {
	font-size: 20px;
	letter-spacing: -1px;
	color: #FBD2C0;
	padding-left: 20px;
}
.modelname {
	font-size: 16px;
	font-weight: bold;
	color: #36A3F5;
	letter-spacing: -1px;
}
.ep_title { background: url(http://images.pimproll.com/bangamidget.com/images/blockpc1bg.gif);font-weight: bold;font-size: 20px;color: #FF0;padding-left: 10px;vertical-align: bottom; }
.paraone {
	font-size: 13px;
	line-height: 16px;
	text-align: justify;
}
.paratwo {
	font-size: 11px;
	line-height: 14px;
	text-align: justify;
}
.borders {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: double;
	border-left-style: double;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.tagline {
	font-size: 28px;
	letter-spacing: -1px;
	padding: 10px 5px;
}
.tagline a { text-decoration: none;color: #FFF; }
.tagline a:hover { color: #F30; }
.darkdescription {
	background-color: #430400;
	color: #fff;
	opacity: 0.75;
	filter:alpha(opacity=75);
	padding: 5px;
	width: 884px;
	margin: auto;
	height: 70px;
	overflow: auto;
	-moz-border-radius: 5px;
	font-size: 13px;
	line-height: normal;
}
.rating { position: relative; }

.updates_container { width: 937px;margin: auto; }
#updates { margin: 0;padding: 0;list-style-type: none; }
#updates li { float: left;text-align: center;font-family: Tahoma, Geneva, sans-serif;font-weight: bold;font-size: 14px;border: 1px solid #990000;margin: 5px; }
#updates h4 { margin: 0;padding: 5px;text-align: center;background: #FFF;color: #fff;font-size:13px; }
#updates p { margin: 0;padding: 5px;text-align: center;background: #330000;margin-top: -3px; }
#updates p a { color: #FFF;display: block; }
#updates p a span { color: #FFF;text-decoration: none; }
#updates p a:hover { color: #000;text-decoration: none; }

/* Sites page */
#sites { margin: auto;width: 872px;text-align: center;color: #FFF; }
#sites h2, #sites h3 { clear: both;text-align: center;margin: 0;padding:0;line-height: normal;font-size: 22px; }
#sites a { color: #FFC; }
#sites a:hover { text-decoration: none;color: #FFF; }
#sites .info_text { font-size: 13px; }
#sites ul { list-style: none;padding: 0;margin: auto;width: 820px; }
#sites ul li { float:left; margin: 7px 5px 2px 5px; display: inline; text-align: center;  padding:5px 5px; font-family: Arial, Helvetica, sans-serif;font-size: 12px; }
#sites ul li a { font-weight: bold; color: #ff9; }
#sites ul li p { width: 181px; font-size: 12px; font-weight: normal; color: #fff; margin-top:6px; height: 46px; }
#sites ul li img { display: block; border: 1px solid #000;clear: both; }
#sites ul li a:hover img { border: 1px dotted #fff; }
#sites ul li a:hover { color: #FFF; }

#sites ul.bigsites { clear: both;margin-bottom: 25px;font-weight: bold; }
#sites ul.bigsites li p { width: 385px;font-size: 14px;line-height: 1.1em; }
#sites ul.bigsites p a { display: block;font-size: 16px;padding: 5px 2px; }

#common_footer { color: #999;font-size: 11px;font-weight: normal;font-family: Arial, Helvetica, sans-serif;text-align: center;margin-top: 15px; }
#common_footer p { margin: 0;padding: 0 0 15px 0; }
#common_footer table { border-collapse: collapse;width: 100%; }
#common_footer td { text-align: center; }
#common_footer a { color: #FF3300; }
#common_footer a:hover { color: #ff0;text-decoration: none; }
#copy { text-align: center;padding-bottom: 15px; }