@charset "UTF-8";
/* CSS Document */
/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
}


body {
	font: 100.01%/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: 0.80;
}
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-left: 15px;
}
p {
	margin-right: 15px;
	margin-bottom: 12px;
	margin-left: 15px;
}
#header {
	background: #333333;
}
#logo {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background: url(http://columbussports.com/assets/logo.gif) no-repeat left bottom;
	height: 110px;
	color: #FFFFFF;
	position: relative;
	padding: 0px;
	font-size: 0.9em;
}
#logo a:link, #logo a:visited, #logo a:active {
	color: #FFFFFF;
}
#logo a:hover, #logo a:focus {
	color: #D53B3B;
}
#logo h1 {
	font: 1em "Trebuchet MS", Arial, sans-serif;
	text-indent: -7000px;
}
#leaderboard {
	text-align: center;
}
#leaderboard img {
	border: 10px solid #333333;
}

#searchBox{
	width: 400px;
	position: absolute;
	top: 45px;
	right: 10px;
	text-align: right;
	font-size: 0.75em;
}
.go {
	font-size: 0.85em;
}
#menu {
	color: #FFFFFF;
	background: #D53B3B;
}
#menuContainer {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#date {
	color: #000000;
	background: #cccccc;
	border-bottom: 1px solid #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
#dateContainer {
	font-size: 0.75em;
	line-height: 1em;
	width: 90%;
	margin-left: auto;
	text-align: right;
	padding: 2px;
	margin-right: auto;
}
#whiteWrap {
	background: #FFFFFF;
}
#wrapper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 0.85em;
	padding: 0px;
	position: relative;
}
#innerWrap {
	margin-right: 170px;
}
.clearit {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#feature_col {
	width: 225px;
}
#feature_col h2 {
	background: #D53B3B;
	padding: 3px 3px 3px 15px;
	color: #FFFFFF;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
#content_col {
	margin: 0px 15px 15px;
}
#content_col h2 {
	padding: 3px 3px 15px 15px;
	font-size: 1.4em;
}
#content_col h3 {
	padding: 3px 3px 15px 15px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #D53B3B;
}
.articleLinks {
	margin-top: 15px;
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
}
.articleLinks img {
	background: #ebebeb;
	padding: 4px;
	border: 1px solid #999999;
}
#ads_Col {
	width: 165px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 5px;
	border-left: 1px solid #000000;
}
.colTxt p {
	font-size: .80em;
	margin-right: 5px;
	margin-left: 5px;
}
.colTxt h2 {
	font-size: 0.9em;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.4em;
	padding: 0px;
}
.colTxt a {
	font-size: 1.0em;
}

#btm_bar {
	background: #333333;
	border-top: 15px solid #D53B3B;
	font-size: .85em;
	color: #FFFFFF;
}
#lowerWrap {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#lowerWrap a:link, #lowerWrap a:visited, #lowerWrap a:active {
	color: #FFFFFF;
}
#lowerWrap a:hover, #lowerWrap a:focus {
	color: #CCCCCC;
}
.btm_col {
	float: left;
	width: 23%;
	margin-left: 15px;
}
#btm_menu {
	margin-top: 15px;
	margin-right: 15px;
}
#footer {
	font-size: .75em;
	color: #CCCCCC;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.btm_col1 {
	float: left;
	width: 23%;
	margin-right: 15px;
}
#ads_Col2 {
	width: 165px;
	top: 0px;
	right: 0px;
	padding-left: 5px;
}
.rightBorder {
	border-right: 1px solid #000000;
}
.leftBorder {
	border-left: 1px solid #000000;
}
#topNav {
	width: 400px;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
}
#topNav ul, #topNav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#topNav a {
	padding-left: 25px;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
	text-decoration: none;
}
#topNav a:hover, #topNav a:focus {
	color: #D53B3B;
}

#galleryDiv {
	margin-top: 15px;
	margin-bottom: 15px;
}
.indent {
	margin: 10px;
	font-size: .85em;
	line-height: 1.4em;
}
.authorIntro img {
	padding: 3px;
	float: right;
	border: 0px solid #999999;
	background: #ebebeb;
	margin-left: 15px;
}
.bmw_related ul, .bmw_related li {
	margin-left: 25px;
	list-style: none;
}
.bmw_authorblurb {
	background: #ebebeb;
}
#tools {
	padding: 5px;
	margin-top: 15px;
}
#sectionSpot div.bmw_spotlightLinks{
	background: #cccccc;
	padding: 15px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#sectionSpot img {
	background: #ebebeb;
	padding: 4px;
	border: 1px solid #999999;
}
#feed {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.bmw_sectionfeeds ul, .bmw_sectionfeeds li {
	list-style: none;
}
.bmn_vsubnav,
.bmn_vsubnav ul,
.bmn_vsubnav li a
 {
	background: #FFFFFF !important;
	color:#000000;
	margin-left: 15px;
	font-size:1.1em;
	font-weight:bold;
}
.bmn_vsubnav ul a:hover
 {
	color:#D53B3B;
	
}
.bmn_vsubnav ul ul,
.bmn_vsubnav ul ul li,
.bmn_vsubnav ul ul li a
 {
	margin-left: 10px;
	color:#D53B3B;
	font-size:1em;
	font-weight:normal;
}
.bmn_vsubnav ul ul li a:hover
 {
	color:#000000;	
}
div.bmw_comments div.bmc_comment_meta {
	background: #CCCCCC;
}
.subscribe {
	padding: 10px;
	border-bottom: 5px solid #333333;
}
div.bmw_gallery h3 {
	margin-left: 15px;
}
#btmNav {
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
#btmNav ul, #btmNav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#btmNav a {
	padding: 0px 10px;
}
#btmNav a:link, #btmNav a:visited, #btmNav a:active {
	text-decoration: none;
}
##btmNava:hover, ##btmNav a:focus {
	color: #D53B3B;
}
.bmw_pageContent  img {
	padding: 2px;
	border: 1px solid #999999;
}
.pollTab {
	font-size:.85em;

}
.indent2 {
	margin: 0px;
	line-height: 1.4em;
	padding: 10px;
	background: #eeeeee;
}

