.kicker, .theme
{
	color:#ff0000;
}

div.pollBar
{
	background-color:#ff0000;
}

.logoContainer
{
	background-color:#9d0d02;
}

h3.sectionHeading,
h3.sectionHeading a,
h3.sectionHeading a:link,
h3.sectionHeading a:visited,
h3.sectionHeading a:active,
h3.sectionHeading a:hover
{
	font-size:24px;
	/*color:#b64826;*/
	color:#000;
}

div.more_headlines
{
	text-align: right;
	margin-bottom: 10px;
}

div.more_headlines_no_pad
{
	text-align: right;
}


div.articleBlock
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-right: 10px;
	border-bottom: 1px solid #999;
}

p.featureInfo
{
	clear:left;
}

.articleBlock img.featureImage
{
	float:left;
	margin:0 10px 5px 0;
}

/*forums*/
.bigredtodayforums_login
{
	background:#990000;
	width:300px;
	color:#ffffff;
}

.bigredtodayforums_login a
{
	color:#ffffff;
}

.bigredtodayforums_login .bigredtodayforums_formfields,
.bigredtodayforums_login .bigredtodayforums_welcome
{
	padding-top:5px;


}

.bigredtodayforums_recentposts
{
	padding-top:15px;

}

.bigredtodayforums_recentpoststable
{
	width:300px;
	background: #cccccc;
}

tr.bigredtodayforums_recentposthead
{
	background:#990000;
	color:#ffffff;
}

tr.bigredtodayforums_recentposthead td
{
	padding:5px;
}

tr.bigredtodayforums_recentposthead a
{
	color:#ffffff;
}

tr.bigredtodayforums_recentpostbody td
{
	padding-bottom:15px;
	background: #e9e7e7;
}

div.bigredtodayforums_forumlink,
div.bigredtodayforums_forumlink a
{
	text-align:left;
	font-size:16px;

}

div.bigredtodayforums_forumlink b
{
	font-size:18px;
}
/*end forums*/

div.newsitemmargin
{
	border-bottom:1px solid #999999;
	margin-bottom:5px;
	padding-bottom:5px;
	border-top:1px solid #999999;
	padding-top:5px;
}


/*tabs*/

.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid #999999;
list-style-type: none;
width:300px;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid gray;
border-bottom: none;
background-color: #f6ffd5;
color: #2d2b2b;

}

.basictab li a:visited{
color: #2d2b2b;
}

.basictab li a:hover{
background-color: #990000;
color: #ffffff;
}

.basictab li a:active{
color: black;
}

/* end tabs*/

div.schedule_spinner {
	text-align: center;
	margin-top: 10px;
}

select#schedule_dd_sport{
	width: 100%;
}

div#schedule_data {
	padding-top: 15px;
}

img.nonfeatureImage
{
	float:left;
	margin:10px 10px 5px 0;
	border: thin solid #000;
}

div.bigten_source {
	color: #999;
	font-style: italic;
	padding-top: 5px;
}

div.bigten_readmore {
	text-align: right;
	margin-top: 5px;
}

ul.sports247_tabs {
	margin-bottom: 0;
	width: 100%;
}

.sports247_header {
	text-align: center;
	padding: 5px 0 3px;
}

.sports247_subheader {
	text-align: center;
	padding: 0 0 3px;
}

.sports247_subhead_link {
	margin: 1px 0 5px 3px;
}

div#sports247_tab_headline {
	background-color: #fff;
	padding: 2px 2px 3px;

}

div#sports247_tab_commits {
	display: none;
	background-color: #fff;
	padding: 0;

}

div#sports247_tab_forum {
	display: none;
	background-color: #fff;
	padding: 2px 2px 3px;

}

div#sports247_tab_targets {
	display: none;
	background-color: #fff;
	padding: 2px 2px 3px;
	font-weight: normal;
	height: 295px;
	overflow: auto;

}

div#sports247_tab_targets .sports247_header {
	padding: 5px 0 3px 1px;
}

div#sports247_tab_targets p {
	font-size: 10px;
	font-family: Arial,sans-serif;
	margin: 0 0 5px; 
}

div#sports247_tab_targets table {
	width: 283px;
	border-collapse: collapse;
	font-size: 10px;
	font-family: Arial,sans-serif;
	margin-left: 4px;
}
	
div#sports247_tab_targets td img {
	width: 35px;
}
	
div#sports247_tab_targets td {
	border-bottom: 1px solid #eee;
	padding: 2px 10px 2px 0;
	font-size: 10px;
	font-family: Arial,sans-serif;
}

div#sports247_tab_targets th {
	text-align: left;
	padding: 5px 0;
	background: #ffe;
	font-size: 10px;
	font-family: Arial,sans-serif;
}

div#sports247_tab_targets a {
	color: #000;
	font-weight: normal;
	font-size: 10px;
	font-family: Arial,sans-serif;
	text-decoration: underline;
}

div#sports247_tab_targets a:hover {
	color: #ff0000;
}

div.sports247_line {
	padding: 2px 5px;
	clear: both;
	border-bottom: thin solid #eee;}

div.sports247_text {
	
}

div.sports247_line a,
div.sports247_line a:hover {
	color: #900;
	font-weight: normal;
}

div#sports247_feed_more a,
div#sports247_feed_more a:hover {
	color: #900;
	font-weight: normal;
	padding: 3px 0 2px 5px;
	display: block;;
}

div#sports247_footer {
	padding-top: 5px;
}

div#sports247_footer img {
	float: left;
	padding: 0 5px 0 0;
}
