body {
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #262B3C;
	background-image: url(/global/images/bg.blue.gif);
}

#header {
	padding: 10px 0px;
	width: 100%;
	margin: 0px auto;
	position: relative;
}

#logo {
	background:url(/global/images/logo.white.txt.png);
	width: 293px;
	height: 55px;
	display: block;
	margin-left: 6px;
}

#mainContainer {
	width: 992px;
	margin: 0px auto;
}

#middleContainer {
	border: 6px #1C202D solid;
	width: 980px;
	background-color: #FFFFFF;
	background-image: url(/global/images/sidebar.bg.gif);
	background-repeat: repeat-y;
}

#sidebar {
	width: 156px;
}

ul#navigation {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
}

ul#navigation li a {
	padding: 6px;
	padding-right: 0px;
	width: 150px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	
}

ul#navigation li a:hover {
	background: #99B72F;
}

ul#navigation .currentSection{
	background: #A8C24E;
}

#pageContent {
	width: 800px;
	line-height: 16px;
	padding: 10px;
}

h1 {
	font-size: 2em;
	margin: 0px;
	margin-bottom: 7px;
	color: #000000;
	letter-spacing: -2.4px;
	line-height: 24px;
}

h2 {
	margin: 0px;
	font-size: 1.42em;
	line-height: 18px;
	clear: both;
}

h2 a {
	color: black;
	text-decoration: none;
}

h2 a:hover {
	color: #7E9725;
}

h5 {
	font-size: 2em;
	margin: 0px;
	border-bottom: 1px dotted #7E9725;
	margin-bottom: 7px;
	color: #7E9725;
	letter-spacing: -2.2px;
	line-height: 24px;
	font-size: 2em;
}

h5 a {
	text-decoration: none;
	color: #7E9725;
}

h6 {
	margin: 0px;
	padding: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 1.25em;
	background-image: url(http://forums.bhangraomega.com/images/gradients/striped_gradient_large.png);
	background-position: bottom;
	border-bottom: 1px #879D3E solid;
}

#footer {
	text-align: center;
	clear: both;
	margin-bottom: 5px;
	padding-top: 10px;
	color: #fff;
}

#sectionOptions {
	float: right;
}

.pagination {
	float: right;
	padding: -1px;
	margin: 5px 0px 0px 0px;
	height: 22px;
}

.pagination ul {
	margin: 0px;
	padding: 0px;
}

.pagination ul li {
	float: left;
	margin: 0px;
	list-style-type: none;
}

.pagination ul li a {
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 4px 6px 3px 6px;
	border: 1px solid white;
}

.pagination ul li a:hover {
	background: #E2EBC4;
}

.pageTxt {
	font-weight: bold;
	padding: 4px 6px 3px 6px;
}

.currentPage {
	background: #C4D687;
	padding: 4px 6px 3px 6px;
	border: 1px solid black;
}

#largeBanner {
	margin: 10px 0 20px 0;
	text-align:center;
}

.date {
	display: block;
	border-bottom: 1px dotted black;
	font-size: 10px;
}

#header_btns {
	float: right;
	margin-right: 8px;
	margin-top: 35px;
}

#searchContainer {
	margin-bottom: 1em;
}

#searchContainer, #pollContainer{
	padding: 5px;
	margin-top: 0.5em;
}

#searchContainer input {
	border: 1px solid #BFCD92;
	background: #FFFFFF;
	padding: 3px;
	font-size: 0.85em;
	width: 138px;
}


/* current comments */
#userCommentsContainer {
	width: 500px;
	margin: 40px 0px 0px 0px;
	clear: both;
}

#userComments {

}

/* new comments  */
#commentBoxContainer {
	margin: 0px;
	width: 500px;
	padding-top: 20px;
}

#commentBox {
	width: 495px;
	height: 100px;
}

#commentBoxContainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#commentBoxContainer ul li {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	float: left;
}

#commentBoxContainer ul li a{
	display: block;
	width: 27px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.post {
	padding: 10px;
	background: #FAFAFA;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}

.postAlt {
	background: #FFFFFF;
	padding: 10px;
}

.poster {
	font-weight: bold;
	padding-top: 5px;
	font-size: 13px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

.postDate {
	font-weight: bold;
	font-size: 10px;
	color: #7E9725;
}

.postMsg {
	margin: 5px 0px 0px 0px;
	padding-top: 5px;
	background-image: url(/global/images/quotes.left.png);
	background-repeat: no-repeat;
}

.errorMsg {
	padding: 5px;
	border: 1px solid #CC0000;
	background: #F9E5E5;
	margin-top: 10px;
}

#recentTopics ul {
	margin: 0px;
	padding: 6px;
	list-style-position: outside;
	list-style-type: square;
	color: #C1D189;
}

#recentTopics li {
	margin-bottom: 0.85em;
	margin-left: 13px;
	font-size: .96em;
}

#recentTopics li a{
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}

#recentTopics li a:hover {
	border-bottom: 1px dotted #fff;
}

.reg_link {
	color: #000;
	border-bottom: #000 1px dotted;
	text-decoration: none;
	font-weight: bold;
}

.reg_link:hover {
	border-bottom: #000 1px solid;
}

#sidebar table {
	color: white;
}

#sidebar table a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
}

#sidebar table a:hover {
	border-bottom: 1px solid white;
}

#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
}

#footer a:hover {
	border-bottom: 1px solid #ffffff;
}

#textAd {
	text-align: center;
}

#userinfo {
	padding: 6px;
	border: 1px solid #1C202D;
	background: #A8C24E;
	margin-bottom: 10px;
	width: 788px;
	display: table;
}

#userinfo img{
	float: left;
	margin-right: 10px;
}

#userinfo a {
	color: #000;
}

#userinfo a:hover {
	color: #fff;
}

.iTunes {
	margin: 5px auto;
	text-align: center;
	width: 140px;
}

#rss {
	text-align: center;
	margin: 5px auto;
	width: 50px;
}

.star_empty {
	background: url(/global/images/stars.png) left top;
	width: 130px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	position: relative;
	list-style-type: none;
	text-indent: -2000px;
}

.current_rating {
	background: url(/global/images/stars.png) left center;
	height: 27px;
}

.star_empty li a{
	z-index: 10;
	position: absolute;
	top: 0px;
}

.star_empty li a:hover {
	z-index: 5;
	background: url(/global/images/stars.png) left bottom;
	left: 0px;
}

.star_empty li a{
	width: 26px;
	height: 27px;
	display: block;
}

.one_star a{
	left: 0px;
}


.two_stars a{
	left: 26px;

}

.two_stars a:hover {
	width: 52px;
	
}


.three_stars a{
	left: 52px;
}

.three_stars a:hover{
	width: 78px;
}


.four_stars a{
	left: 78px;
}

.four_stars a:hover {
	width: 104px;
}


.five_stars a{
	left: 104px;
}

.five_stars a:hover{
	width: 130px;
}

#bottomBanner {
	text-align: center;
	margin: 0px auto;
	width: 468px;
	clear: both;
}

#google_search {
	margin-bottom: 10px;
}
