@charset "UTF-8";
/*----- sportsmansdaily.com-------*/
/* --- initial centering and padding/margin removal ---- */
* {
	padding:0;
	margin: 0;
	}
body {
	background-color: #333333;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img {
	border:none;
}

blockquote {
	padding: 0 3em;
}
p {
	margin: .5em;
}
ul {
	margin: 2em;
	line-height: 1.5em;
}
ol {
	margin: 2em;
	line-height: 1.5em;
}
#wrapper {
	position:relative;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	}
#clear {
	clear:both;
	}
.clear {
	clear:both;
}
/* ----------------- header styles ---------------*/
#header {
	position:relative;
	width: 1000px;
	height: 190px;
	background: url(../images/header_logo.jpg) no-repeat;
	}
#headerSecondary {
	position:relative;
	width: 1000px;
	height: 170px;
	}
#header h1, #headerSecondary  h1{
	margin-left: -9000px;
	font-size:9px;
}
#topAd {
	width: 728px;
	height: 90px;
	margin: 12px 8px 0 0;
	float: right;
	border: solid 1px #000000;
	text-align:center;
	background-color:#FFFFFF;
}
#todaysDate {
	position:relative;
	width:992px;
	margin: 2px 0 0 0;
	padding: 0 8px 0 0;
	color:#000000;
	background-color:#D6B470;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
}
/* ----------------- NAVIGATION  IN SEPARATE FILE---------------*/

/* ----------------- CONTENT ---------------*/
#content {
	margin: 0;
}
/* ----------------- LEFT COLUMN PRIMARY ---------------*/
#leftColumnPrimary {
	width:646px;
	margin:0;
	padding:0 8px;
	position:relative;
	float:left;
	top: 30px;
}
#rotatingArticles {
	width:646px;
	position:relative;
}
#featuretteWide {
	width:630px;
	margin: 10px 0;
	padding:8px;
	position:relative;
	border:solid 1px #000000;
}
#featuretteWide img{
	float:left;
	margin: 0 3px 0 0;
}
#featurettenNarrowLeft {
	width:300px;
	height: 380px;
	margin: 10px 0 20px 0;
	padding:8px;
	position:relative;
	border:solid 1px #000000;
	float:left;
}
#featurettenNarrowRight {
	width:300px;
	height: 380px;
	margin: 10px 0 20px 0;
	padding:8px;
	position:relative;
	border:solid 1px #000000;
	float:right;
}

/* ------ TITLE BOXES ------*/
#featuretteWideTitle {
	width: 630px;
	border-bottom:solid 2px #D6B470;
	position:relative;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
}
#featurettenNarrowTitle {
	width: 300px;
	border-bottom:solid 2px #D6B470;
	position:relative;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
}

#featuretteWide .title, #featurettenNarrowLeft .title, #featurettenNarrowRight .title, #featurettenNarrowRight .subTitle {
	font-size: 10px;
	color:#FFFFFF;
	font-style:italic;
	margin:.5em 0;
}
#featuretteWide .redBkg, #featurettenNarrowLeft .redBkg, #featurettenNarrowRight .redBkg {
	background-color:#993333;
	margin-bottom: .5em;
	padding:.2em .5em;
}
#featuretteWide hr, #featurettenNarrowLeft hr, #featurettenNarrowRight hr {
	margin: .25em 0 1em 0;
	border: 0px;
	color: #9E9E9E;
	background-color: #D6B470;
	height: 2px;
	width: 100%;
	text-align: left;
}
#videoHomePage {
	width: 300px;
	margin:5px 0 0 0;
}
/* ----- RIGHT SIDE PRIMARY COLUMN ------ */
#rightColumnPrimary {
	width:305px;
	margin:0 0 20px 0;
	padding:0 8px;
	position:relative;
	float:right;
	top: 30px;
}
#search {
	width: 289px;
	position:relative;
}
#forumBox{
	width: 300px;
	height: 145px;
	position:relative;
	margin:10px 0 0 0;
	background:url(../images/tsdForum.jpg) no-repeat;
}
#wrapper #content #rightColumnPrimary #forumBox #forumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px 50px;
	padding: 0px;
	width: 200px;
	position: relative;
}
#wrapper #content #rightColumnPrimary #forumBox #forumText p {
	margin:0 0 .75em 0;
}
#wrapper #content #rightColumnPrimary #forumBox #forumText a {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#990000;
	padding: .25em;
	font-size:10px;
	font-style:italic;
}
#wrapper #content #rightColumnPrimary #forumBox #forumText a:hover {
	color:#FFCC00;
}
#rightColumnBox {
	width: 300px;
	position:relative;
	border-top: solid 0px #000000;
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	margin:10px 0 10px 0;
}
#rightColumnTitleBox {
	width:290px;
	padding:0 5px;
	position:relative;
	/*background-color:#999999;*/
	color:#000000;
	text-align:center;
	border-top: solid 6px #993333;
	border-bottom: solid 6px #D6B470;
}
#blogInfo {
	width:300px;
	padding:0px;
	position:relative;
}
#blogImg {
	width:80px;
	float:left;
	margin: 0 4px 0 0 ;
}
#blogInfoText {
	width:200px;
	padding:0 0 5px 0;
	position:relative;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
#rightAdBox {
	width: 300px;
	height: 250px;
	position:relative;
	margin:10px 0 20px 0;
}
/* ------ FOOTER ------ */
#footer {
	width:1000px;
	margin:20px 0 0 0;
	padding: 5px 0;
	background-color:#000000;
	color:#FFFFFF;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	line-height:1.5em;
}
/* ----- INDEX PAGE TOP ARTICLES ------ */
#rotatingArticles {
	width: 648px;
	height: 253px;
	text-align:left;
	border: solid 1px #000000;
	position:relative;
	margin: 0 0 10px 0;
}
#rotatingArticles a{
}
/* ----- SECONARY PAGE CONTENT ------ */
#articleWide {
	width:630px;
	margin: 10px 0;
	padding:8px;
	position:relative;
	border:solid 1px #000000;
	
}
#articleWide p{
	line-height: 1.25em;
	margin: 0 0 1.25em 0;
}
#articleWide .title{
	font-size: 16px;
	color:#000;
	font-weight:bold;
	line-height: 1.25em;
}
#articleWideTitle {
	width: 630px;
	border-bottom:solid 2px #D6B470;
	position:relative;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
}
#articleWideTitle p {
	margin:0;
}
#articleImageWrapper {
	width: 190px;
	padding: 4px;
	float:left;
	margin: 0 5px 0 0;
}

/* ----- FOOTER ------*/
#footer a{
	color:#FFFFFF;
}
#footer a:hover{
	color:#FFCC00;
}
/* ------ ARCHIVES ------*/
#archives {
}
/* ----- 	GOOGLE SEARCH ----- */
#googleSearch {
	text-align:right;
	padding:0 10px 0 0;
}
input{
	width: 150px;
	}
/*----------  reset width for non text inputs -----------*/
/*------- RESET WIDTH FOR NON-TEXT INPUTS*/
input.radio, input.checkbox, input.submit {
	width:auto;
}
/* ----- YOU TUBE CONTAINER ------*/
#youTubeLeft {
	width:300px;
	margin: 0 8px 3px 8px;
	float:right;
	position:relative;
}
/* FORM CONTACT */
#formMailer {
	width: 600px;
	background-color:#FFFFCC;
	margin: 10px 0;
	padding: 8px;
}
#formMailer input {
	width: 200px;
}
#formMailer label {
	float:left;
	margin-right: 2em;
}
#formMailer label.top {
	display:block;
	float:none;
}
/* reset width for non-text inputs */
input.radio, input.checkbox, input.submit {
  width: auto;
}
#wrapper #content #leftColumnPrimary #articleWide #flashJSRadio {
	height: 230px;
	width: 429px;
	margin: 0 auto;
}
/* ------ CLASSES ------*/
.rightColumnTitleBox {
	width:290px;
	padding:0 5px;
	position:relative;
	/*background-color:#999999;*/
	color:#000000;
	text-align:center;
	border-top: solid 6px #993333;
	border-bottom: solid 6px #D6B470;
}
.rightColumnTitle {
	font-size:24px;
}
.rightColumnTitle a {
	color:#000000;
	text-decoration:none;
}
.rightColumnTitle a:hover {
	color:#990000;
}
.blogInfoBorder {
border-bottom: solid 3px #D6B470;
}
.blogInfoWriter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
/*----- TSD INTERACTIVE -----*/
#tsdContainer {
	width: 290px;
	margin: 0;
	position:relative;
}
.tsdInteractiveTitle {
	font-size: 24px;
	margin: .15em 0;
}
.tsdContainer {
	width: 290px;
	margin: 5px 0 10px 0;
	position:relative;
}
.tsdInfoLeft {
	width:140px;
	padding:0;
	margin: 0;
	position:relative;
	float:left;
}
.tsdInfoRight {
	width:140px;
	padding:0;
	margin: 0;
	position:relative;
	float:right;
}
.tsdChat {
	width:100%;
	padding:0;
	margin: 0;
	position:relative;
}
.tsdInfo p {
	margin:0;
}
.tsdInfoImg {
	width:140px;
	margin: 0 4px 0 0 ;
}
.tsdInfoText {
	width:100%;
	padding: 0;
	position:relative;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* ------ Header Classes ------ */
.headerSecondary {
	background: url(../images/header_logo_2.jpg) no-repeat;
}
.headerMLB {
	background: url(../images/header_baseball.jpg) no-repeat;
}
.headerNFL {
	background: url(../images/header_football.jpg) no-repeat;
}
.headerNBA {
	background: url(../images/header_basketball.jpg) no-repeat;
}
.headerNHL {
	background: url(../images/header_hockey.jpg) no-repeat;
}
.headerGolf {
	background: url(../images/header_golf.jpg) no-repeat;
}
.headerTennis {
	background: url(../images/header_tennis.jpg) no-repeat;
}
.headerMotorSports{
	background: url(../images/header_motorsports.jpg) no-repeat;
}
.headerCollegeSports {
	background: url(../images/header_collegesports.jpg) no-repeat;
}
.headerSoccer {
	background: url(../images/header_soccer.jpg) no-repeat;
}
.headerBoxingMMA{
	background: url(../images/header_boxing.jpg) no-repeat;
}
.headerHorseRacing {
	background: url(../images/header_horseracing.jpg) no-repeat;
}
.headerWhatsLeft {
	background: url(../images/header_whats_left.jpg) no-repeat;
}
.blackout {
	background-color:#000000;
}
.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
}
.heading2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:1.25em;
}
.legalTop {
	font-size:1.25em;
}
.required {
	color:#FF0000;
}
/* POLLS */
.poll {
	width: 300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 4px 0 0 0;
}
.poll input {
	width: auto;
}
.pollImage{
	width:100px;
	float:right;
	position:relative;
}
/* ----- hack zone ------ */
* html #leftColumnPrimary {
	top: 30px;
}
* html #rightColumnPrimary {
	top: 30px;
}
/*----- DIG IT -----*/
#dig {
	width: 50px;
	margin: 0 0 0 8px;
	float:right;
}
/* ----- SECONDARY PAGE HEALINE IMAGE ------ */
#wrapper #content #leftColumnPrimary #articleWide #secondaryImage {
	margin: 3px 8px 8px 3px;
	padding: 0 0 1em 0;
	float: left;
	border-bottom:solid 1px #999999;
}
#wrapper #content #leftColumnPrimary #articleWide #secondaryImage  p {
	margin: 1em 0 0 0;
}
#wrapper #content #leftColumnPrimary #articleWide .radioFeatureBox {
	padding: 8px;
	margin: 0 0 10px 0;
	width: 550px;
	border: 1px solid #666666;
}
.secondaryContent{
	width: 100%;
}
.secondaryImage {
	margin: 3px 8px 8px 3px;
	padding: 0 0 1em 0;
	float: left;
	border-bottom:solid 1px #999999;
}

.secondaryImage  p {
	margin: 1em 0 0 0;
}
.radioFeatureBox {
	padding: 8px;
	margin: 0 0 10px 0;
	width: 550px;
	border: 1px solid #666666;
}
/* ----- TSD RADIO ------ */
#wrapper #content #leftColumnPrimary #articleWide .radioFeatureBox img {
	float:left;
	margin: 0 10px 0 0;
}
#wrapper #content #leftColumnPrimary #articleWide .radioFeatureBox .radioContainer {
	width: 400px;
	margin-left: 110px;
}

