/*
Theme Name: INQUIRER.net Sports
Theme URI: http://sports.inquirer.net
Description: INQUIRER.net Sports
Version: 1.1
Author: Justin Calingasan
Author URI: http://inquirer.net
*/

/*  General Tags */

body {
background: #fff url(../images/sports_home_bg.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 120%;
	padding:0;
	margin:0;
	color: #666;
}
body.home.withad{
	background: #000 url(../images/clear-wallpaper_20090924.jpg) center  28px no-repeat;
	
}
h1{ /*logo*/
	margin:0;
	padding:0;
}
a img{
	border:0;
}
a, a:link{
	color:#333;
	text-decoration:none;
	font-family:Georgia, Times New Roman, serif;
}
a:visited{
	color:#966;
}
a:hover{
	color:#900;
}
a:active{
	text-decoration:none;
	color:#fc0;
}
/*Structure*/

#upperhalf, #articleall, #secwide{
	width:980px;
	margin:0 auto 10px auto;
	padding:0;
}
#upperhalf{
background:#fff;
margin-top:50px;
}

#lowercontent{
	width:980px;
	margin:0 auto;
	padding:0 0 30px 10px;
}
.withad #lowercontent{
	background:#fff;
}
#lowermain{
	width:660px;
	float:left;
}
#lowersidebar{
	width:300px;
	float:left;
	margin:0 0 0 10px;
}

/*Network-Generic*/
#networknav{
	position:absolute;
	top:3px;
}
#networknav ul{
	margin:0;
}
#networknav ul, #svcnav ul{
	margin-top:2px;
	padding:0;
}
#networknav li, #svcnav li{
	display:inline;
	list-style-type:none;
	margin: 0 0 0 10px;
	padding:0;
}
#networknav li a, #networknav li a:link, #networknav li a:visited{
	color:#999;
}
#networknav li a:hover, #networknav li a:active{
	color:#f00;
}
#networknav li a, #networknav li a:link, #networknav li a:visited, #svcnav  li a, #svcnav  li a:link, #svcnav  li a:visited{
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
}
#svcnav{
	height:25px;
	background:#444;
	border-bottom:1px solid #777;
	overflow:hidden;
	text-align:right;
	margin:0;
	padding:0;
}
#svcnav ul{
	position:absolute;
	top:3px;
	right:260px;
}
#svcnav li a, #svcnav li a:link, #svcnav li a:visited{
	color:#999;
}
#svcnav li a:hover{
	color:#f00;
}
#searchbox {
	margin:1px 0 0 0;
	padding:0;
}
#searchbox input{
	font-size:1em;
}
#squery{
	width:180px
}

/*Header*/
#header{
	width:980px;
	margin:0 auto 10px auto;
	padding:0;
}
h1 .logo{
	text-indent:-9999px;
	height:87px;
	width:220px;
	background:url(../images/website-logo.png) no-repeat;
	display:block;
	outline:none;
	margin:20px 0 0 0;
	padding:0;
	float:left;
}
#leaderboard{
	text-align:center;
	margin:10px 0 0 0; 
	padding:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	color:#999;
	height:104px;
}
#strip, #expandedstrip{
	margin:0 0 10px 0;
}
/*Navigation*/

#nav{
	position:absolute;
	top:154px;
	clear:both;
	width:980px;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav a {
	display: block;
	padding:5px 10px;
	border-right:1px solid #111;
	border-left:1px solid #333;
	display:block;
	font-weight:bold;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;

}
#nav li ul li a:hover{
	color:#f00;
}
#nav li {
	float: left;

}
#nav li div {
	position: absolute;
	width: 330px;
	left: -999em;
	background:#333 url(../images/bg-nav-dropdown.jpg) repeat-x;
	padding: 10px 0 10px 10px;
	border:1px solid #000;
	border-top:none;
}
#nav li div strong{
	color:#fc0;
}
#nav li div .navsportcat{
	padding-right:10px;
}
#nav li div .navsportname{
	border-left:1px solid #303030;
	padding-left:10px;
}
#nav li ul li{
	margin:0;
	padding:0;
	float:none;
	border-top:0px solid #333;
	border-bottom:1px solid #333;
}
#nav li ul li a{
	border:0;
	margin:0;
}
#nav li ul{
	float:left;
}
#nav li a:hover, #nav li a.active{
	background:#fff;
	color:#333;
}

#nav li:hover div, #nav li.sfhover div{
	left: auto;
}


/*Content*/
#content{
	clear:left;
	margin-top:50px;
}
#todayonis{
	width:660px;
	float:left;
}

#breaking{
	padding:5px;
	color:#222;
	margin-bottom:5px;
	background:#eee;
}

#breaking strong{
	color:#f00;
}
#breaking a, #breaking a:visited{
	color:#000;
}
#breaking a:hover{
	color:#900;
}
#breaking .breakingsponsor{
	float:right;
	font-size:10px;
	color:#999;
}
#breaking .breakingsponsor img{
	display:inline;
}
#breaking .fastbreak{
	color:#900;
	font-weight:bold;
	font-size:12px;
}
.cats{
	background: #000 url(../images/sports_home_bg2.jpg) 0px -154px repeat-x;
	height:26px;
	width:auto;
	display:block;
}
.cats ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.cats li{
	float:left;
	margin:0;
}
.cats li a{
	display:block;
	padding:5px 10px;
	color:#fff;
	border-left:1px solid #900;
	border-right:1px solid #f00;
}
.cats li a:hover, .cats .activecat{
	background:#fff;
	color:#000;
	border-top:1px solid #f00;
}
.vert {
	padding-bottom:10px;
}
.vert .headlineimg{
	float:left;
	width:254px;
	margin-top:10px;
}
.headlineimgcaption{
	line-height:130%;
	color:#ccc;
}
.headlineimgcaption a{
	color:#f00;
}
.vert .headlinestory{
	float:left;
	margin-left:20px;
	width:360px;
}
.vert .headlinestory ul, .landscape .headlinestory ul{
	margin:0 0 0 1em;
	padding: 0 0 0 0;
	font-size:.9em;
}
.vert .headlinestory ul a, .landscape .headlinestory ul a{
	color:#06c;
}
.vert .headlinestory ul a:hover, .landscape .headlinestory ul a:hover{
	color:#900;
}
h2 {
	font-size:2.4em;
	margin:5px 0;
	padding:0;
	line-height:120%;
	font-weight:normal;
}
.vert .headlinestory h2 a, .landscape h2 a{
	color:#000;
}
.vert .headlinestory h2 a:hover, .landscape  h2 a:hover{
	color:#f00;
}
.landscape .headlineimg{
	float:left;
	width:400px;
	margin-top:10px;
}
.landscape  .headlinestory{
	float:left;
	margin:10px 0 0 20px;
	width:200px;
}
.boxcontrols{
	background:#ccc url(../images/bg_slider_nav.jpg) repeat-x;
	height:30px;
	border-left:1px solid #666;
	border-right:1px solid #666;
}
.buttons{
	display:block;
	padding:0 0 10px 0;
	margin:0;
}
.nsboxsection .buttons, .nsboxarticle .buttons{
	height:30px;
	padding:5px 0 0 0;
	margin:0;
	background:#ccc url(../images/bg_slider_nav.jpg) repeat-x;
	border-left:1px solid #666;
	border-right:1px solid #666;
}



#prev{
	position:absolute;padding:3px 0 0 0;
}
#next{
	position:absolute;
	margin-left:580px;
	padding:3px 0 0 0;
}
#stop8, #play8{
	margin:-8px 0 0 200px;
	position:absolute;
	display:block;
	padding:0;
}
#play8{
	margin-left:230px;
}
#handles_more{
	margin:-15px 0 0 260px;
	position:absolute;
	display:block;
	padding:2px 0;
	border-top:1px solid #666;
	border-bottom:1px solid #333;
}
#handles_more span{
	border-left:1px solid #666;
	border-right:1px solid #333;
	margin:0;
	padding:2px 10px;
}
#sectionhandles span, #articlehandles span{
	border-left:1px solid #666;
	border-right:1px solid #333;
	margin:0;
	padding:2px 6px;
	border-top:1px solid #666;
	border-bottom:1px solid #333;
}
#sectionhandles , #articlehandles{
	text-align:center;
	margin-top:-33px;
	border:none;
	background:none;
	font-size:.9em;
}
#preva, #prevs{
	height:14px;
	display:block;
	float:left;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #666;
	border-top:1px solid #666;
	padding-bottom:5px;
	font-size:.9em;
}
#nexta, #nexts{
	float:right;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	border-left:1px solid #666;
	border-top:1px solid #666;
	margin-right:2px;
	font-size:.9em;
}

/*headline text over image*/
.vert, .landscape{position:relative;}
.vert .headlineimg{
	border:1px solid #ccc;
	overflow:hidden;
	width:254px;

}
.landscape .headlineimg{
	border:1px solid #ccc;
	overflow:hidden;
	width:400px;
	
}

.vert .headlineimgcaption{
	color:#999;
	background:transparent;
	height:auto;
	width:250px;
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	margin:0 0 10px 5px;
	font-size:.8em;
}
.landscape .headlineimgcaption{
	color:#999;
	background:transparent;
	height:auto;
	width:385px;
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	margin:0 0 10px 10px;
	font-size:.8em;
}
.vert .trans50{
position:absolute;
bottom:0;
left:0;
height:50px;
width:254px;
background-color:#000;
	margin:0 0 1px 1px;
opacity:.80;
filter:alpha(opacity=80);
opacity: 0.80;
/*	width:480px;
	height:40px;
	position:absolute;
	background:#fff;
	margin:1px 0 0 5px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	border-bottom:1px solid #eee;
	z-index:1;*/
}
.landscape .trans50{
	position:absolute;
left:0;
bottom:0;
height:40px;
width:400px;
background-color:#000;
	margin:-7px 0 0 1px;
opacity:.80;
filter:alpha(opacity=80);
opacity: 0.80;
}
/*End HEadline text over image*/



#billboard{
	float:left;
	width:300px;
	text-align:center;
	margin:-10px 0 0 10px;
	font-size:.8em;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#999;
}
#promo{
	float:left;
	width:300px;
	margin:10px 0 0 10px;
	text-align:center;
}
/*Lower half*/
#lowerhalf{
	background:#f2f2f2 url(../images/bg-lowerhalf.jpg) repeat-x;
	clear:both;
	margin:10px 0 0 0;
	padding:0;
}
.withad #lowerhalf{
	background:none;
}
#lowermain .more a, #lowermain .more a:link{
	color:#900;
}
#lowermain .more a:visited{
	color:#900;
}
#lowermain .more a:hover{
	color:#000;
}
#videos{
	background:url(../images/bg-video.gif) no-repeat;
	width:620px;
	overflow:visible;
	padding:5px 20px;
	margin-top:10px;
}
#videos h3{
	margin:0;
	padding:0;
}
#videos h3 a{
	display:block;
	width:64px;
	height:16px;
	margin:15px;
}
#videos ul{
	margin:0;
	padding:0;
}
#videos li{
	float:left;
	width:108px;
	margin-right:13px;
	display:block;
	text-align:left;
}
#videos li img{
	display:block;
	width:108px;
	height:61px;
}
#videos a{
	color:#fff;
}
#videos a:hover{
	color:#fc3;
}
#columns{
	background:#fff url(../images/head-columns.gif) no-repeat 10px 10px;
	padding:10px 20px;
	width:278px;
	margin-top:20px;
	border:1px solid #ccc;
	float:left;
}
#columns h3, #scores h3{ 
	margin:0;
	padding:0;
}
#columns h3 a{
	display:block;
	width:90px;
	height:20px;
	outline:none;
}
#columns dl{
	margin:5px 0 0 0;
}
#columns dt{
	clear:left;
	margin:0 0 0 0;
}
#columns dt img{
width:65px;
	display:block;
	float:left;
	margin:0 10px 10px  0;
	border:1px solid #333;
}
#columns dd{
	margin:0;
	padding:0;
	font-size:.9em
}
#columns dd.col-entry{
	font-size:1.1em;
	line-height:130%;
}
#columns dd.col-entry a:link{
	color:#900;
}
#columns dd.col-entry a:visited{
	color:#966;
}
#columns dd.col-entry a:hover{
	color:#000;
}
#columns dd.col-auth{
	color:#333;
	margin:0;
}
#columns a.more{
	text-align:right;
	width:auto;
	display:block;
}
#scores{
	color:#333;
	width:318px;
	margin-top:20px;
	float:left;
	margin-left:20px;
}
/*tabs -  for scores*/
#paginate-newslistbox{}
.rssfeed{
	position:absolute;
	margin:9px 0 0 200px;
	padding:0;
	font-size:.9em;
	text-transform:uppercase;
	height:0;
	line-height:0;
	border:0;
}
#mediabox{
    margin-top:10px;
}
#mediabox p{
    font-size:10px;
    color:#000;
    background-color: inherit;
    line-height:130%;
    padding:5px;
}
.pagination{
    margin-top:10px;
}
.pagination a{
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
    padding:4px 10px;
	border-bottom:0;
    color: #fff;
	background: #fff url(../images/sports_home_bg2.jpg) 0px -154px repeat-x;
	outline:0;	
	margin:0;
}
.pagination a.selected{
    font-weight: bold;
    color: #000;
    background: #fff;
    border:1px solid #bbb;
	border-bottom:1px solid #fff;

}
#newsTabs{
	width:320px;
	float:left;
	margin-left:20px;
}
#newslistbox{
	clear:both;
}
.contentdiv{
	border:1px solid #ccc;
	margin-top:4px;
	padding-bottom:5px;
}
.contentdiv ul{
	margin:5px;
	padding:5px 0 5px 20px;
}
.contentdiv li{
	margin-top:.5em;
}
.contentdiv li a:link{
	color:#000;
}
.contentdiv li a:visited{
	color:#666;
}
.contentdiv li a:hover{
	color:#06f;
}
.contentdiv li a:active{
	color:#00c;
}
#scores .contentdiv{
	background:#fff;
}
#scores h3 a{
	background:url(../images/head-scores.gif) no-repeat;
	display:block;
	width:65px;
	height:20px;
}
#scores ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#scores li{
	margin:0;
	padding:0;
}
#scores li.odd{
	background:#eee;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#scores table{
	width:100%;
}
#scores td{
	padding:5px 5px 2px 10px;
}
#scores td.teamname{
	width:150px;
}
#scores td.teamscore{
	width:50px;
}
#scores td.scorestatus{
	color:#666;
}
#scores .winner{
	font-weight:bold;
}
#scores .scorestatus{
	font-weight:normal;
}
#scores .more{
	text-align:right;
	margin:20px 10px 20px 20px;
	display:block;
}
/*Tile styles*/
.tile{
	width:620px;
	padding:0 20px 5px 20px;
	margin:10px 0 10px 0;
	border-bottom:1px solid #ccc;
}
.tilemainstory{
	width:300px;
	margin:10px 0;
	padding:0 40px 0 0;
	float:left;
}
.tilemainstory img{
	width:100px;
	border:1px solid #ccc;
}
.tilemainstory h4{
	font-size:1.3em;
	line-height:100%;
	margin:0;
	padding:0;
}
.tilemainstory h4 a{
	color:#900;
}
.tilemainstory h4 a:hover{
	color:#000;
}
.tilestorythumb{
	float:left;
	margin:10px 10px 10px 0;
}
.tilestorylist{
	padding:10px 0 0 0;
}
.tilestorylist li{
	margin-top:5px;
	font-size:.9em;
}
.tilestorylist li a{ 
	color:#06c;
}
.tilestorylist li a:hover{
	color:#900;
}

#inquirergolf{
	background:#fff url(http://images.inquirer.net/sports/chindex/tilebox/bg-inqgolf.jpg) no-repeat;
}
#inquirergolf h3{
	margin:0 0 5px 20px;
	padding:5px 0 0 0;
}
#inquirergolf h3 a{
	display:block;
	width:125px;
	height:25px;
}
#inquirergolf .tilemainstory{
	margin:10px 0;
}
#improveyourgame{
	background:#fff url(http://images.inquirer.net/sports/chindex/tilebox/bg-improveyourgame.jpg) no-repeat;
}
#improveyourgame h3{
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
#improveyourgame h3 a{
	display:block;
	width:125px;
	height:25px;
}
#improveyourgame .sponsor{
	position:absolute;
	margin:0 0 0 165px;
	text-indent:-9999px;
	display:block;
}
#improveyourgame .sponsor a{
	display:block;
	width:245px;
	height:20px;
}
#sportsbuzz{
	background:#fff url(http://images.inquirer.net/sports/chindex/tilebox/bg-sportsbuzz.jpg) no-repeat;
}
#sportsbuzz h3{
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
#sportsbuzz h3 a{
	display:block;
	width:118px;
	height:25px;
}
#healthfitnessandtraining{
	background:#fff url(http://images.inquirer.net/sports/chindex/tilebox/bg-healthfitnessandtraining.jpg) no-repeat;
}
#healthfitnessandtraining h3{
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
#healthfitnessandtraining h3 a{
	display:block;
	width:151px;
	height:25px;
}
#healthfitnessandtraining .sponsor{
	position:absolute;
	margin:8px 0 0 151px;
	text-indent:-9999px;
	display:block;
}
#healthfitnessandtraining .sponsor a{
	display:block;
	width:245px;
	height:20px;
}
#gearup{
	background:#fff url(http://images.inquirer.net/sports/chindex/tilebox/bg-gearup.jpg) no-repeat;
}
#gearup h3{
	margin:0 0 0 0;
	padding:5px 0 0 0;
}
#gearup h3 a{
	display:block;
	width:75px;
	height:25px;
}
#gearup .sponsor{

	position:absolute;
	margin:0 0 0 75px;
	text-indent:-9999px;
	display:block;
}
#gearup .sponsor a{
	display:block;
	width:135px;
	height:35px;
}
/*Lower sidebar*/
#lowersidebar{
	color:#333;
}
#pacquiaofiles{
	background:#000 url(../images/bg-pacquiaofiles.jpg) no-repeat;
	width:280px;
	padding:0 10px 20px 10px;
	margin-top:20px;
}
#pacquiaofiles h3{
	margin:0 0 0 0;
	padding:0 0 10px 0;
}
#pacquiaofiles h3 a{
	width:190px;
	height:20px;
	display:block;
}
#pacquiaofiles .sponsor{
	position:absolute;
	margin:10px 0 0 230px;
	text-indent:-9999px;
	display:block;

}
#pacquiaofiles .sponsor a{
	display:block;
	width:50px;
	height:50px;
}
#pacquiaofiles .specsitemainpic{
	padding:10px 0 0 0;
	margin:0;
}
#pacquiaofiles .tilestorylist{
	margin:0 0 0 120px;
}
#pacquiaofiles .tilestorylist li{
	color:#fff
}
#pacquiaofiles  a:link{
	color:#fff;
}
#pacquiaofiles  a:visited{
	color:#ccc;
}
#pacquiaofiles  a:hover{
	color:#000;
}
#pacquiaofiles  a:active{
	color:#f00;
}
#nbaleaguepass{
	margin:20px 0;
	width:300px;
	text-align:center;
	background:#000;
}
#onesport{
	background:#fff;
	height:200px;
	text-align:center;
	padding-top:50px;
}
#sports365, #polls, #everythingcounts{
	background:#fff;
	padding:10px 20px;
	margin:20px 0 0 0;
}
#calendar{
	margin:20px 0 0 0;
	padding:10px 10px 0 10px;
	background:#fff;
	color:#999;
	border:1px solid #ccc;
	font-size:.9em;
}
#polls{
	background: #fff url(../images/bg-polls.jpg) repeat-x;
	border:1px solid #ccc;
}
#with_event a{
	color:#f00;
	font-weight:bold;
	font-size:1.5em;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
}
#today #with_event a{
	color:#fff;
}
#calendar table{
	width:278px !important;
}
#calendar caption{
	color:#f00;
	font-size:1.5em;
	font-weight:bold;
}
#calendar th{
	color:#666;
}
#calendar #today{
	background:#f00;
	color:#fff;
}
#calendar td{
	padding:5px;
	background:#eee;
}
#calendar td.pad{
	background:#fff;
}
#EC_nextMonth, #EC_previousMonth{color:#666;}

#sports365{
	font-size:.9em;
	background:#fff url(../images/bg_sports365.jpg) no-repeat;
}
#sports365 h4, #everythingcounts h4{
	text-align:center;
	font-size:1.5em;
	margin:20px 0 10px 0;
	padding:0;
}
#sports365 dl{
	margin:0;
	padding:0;
}
#sports365 dt{
	display:block;
	text-align:center;
	background:#eee;
}
#sports365 dd{
	margin:5px 0;
	padding:0;
}
#sports365 a.more{
	text-align:right;
	width:auto;
	display:block;
}
#everythingcounts{
	background:#fff url(../images/bg_everythingcounts.jpg) no-repeat;
	font-size:.9em;
}
#sports365 h4.ec{
	margin:0;
	padding:0;
}
.question {
	color:#900;
	font-weight: bold;
	font-size: 1.3em;
	line-height:120%;
}
.answer {
	color: black;
	font-family: verdana;	
	font-size: 10px;
}
.options {
	padding-left: 15px;
	font-family: verdana;	
	font-size: 10px;
}

.cross {
	padding-left: 280px;
	cursor:pointer;
}
#vote {
	cursor:hand;
	cursor:pointer;
}
#voteimg img{
	border:1px solid #fff;
}
#voteimg img:hover{
	border:1px solid #999;
}
#voteimg img:active{
	border:1px solid #f00;
}
#showdiv {
	display: none;
	color: brown;
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	cursor:pointer;
}
#googlefooter{
	display:block;
	margin:20px auto 0 auto;
	padding:0 0 20px 0;
	width:728px;
	height:90px;
}
/*Footer*/
#footer{
	color:#fff;
	background:#ccc url(../images/bg-footer.jpg) repeat-x;
	margin:0 0 0 0;
	padding:5px 10px 10px 10px;
}
#footer p{
	font-weight:bold;
	margin:8px 0;
	padding:0;
}
#footer ul {
	font-size:.85em;
	list-style-type:none;
	margin:0px 0 0 0;
	padding:0;
}
#footer ul li {
	display: inline;
	border-right:1px solid #aaa;
	padding-left: 7px;
	padding-right: 7px;
}
#footer ul li a{
	font-family:verdana, helvetica, sans-serif;
}
#footer ul li a:link, #footer ul li a:visited{
	color:#ccc;
}
#footer ul li a:hover, #footer ul li a:active{
	color:#999;
}

/*sections*/
#sectionname{
	font-size:.90em;
	color:#999;
	width:660px;
	border-bottom:1px solid #f00;
	padding: 0 0 5px 0;
}
#sectionname a{
	color:#900;
}
#sectionname a:hover{
	color:#000;
}
.section #breaking{
	background:#eee;
	margin:0 0 10px 0;
	width:650px;
}
#secnews{
	float:left;
	width:440px;
}
#sectionarticlelist{
	width:440px;
	background:#fff;
	margin:20px 0 0 0;
}
#sectionarticlelist a{
	color:#900;
}
#sectionarticlelist a:hover{
	color:#000;
}
#sectionarticlelist h3{
	margin:0;
	padding:0;
	border-bottom:1px solid #f00;
}
#sectionarticlelist h4{
	font-size:1.4em;
	font-weight:lighter;
	margin:20px 0 0 0;
	padding:0;
}
#sectionarticlelist div{
	border-bottom:1px solid #eee;
	padding-bottom:10px;
}
#sectionarticlelist .more{
	font-weight:lighter;
	text-align:left;
}
.sectionvideoslist, .sectionimproveyourgame,  .moreheadlines{
	width:178px;
	padding:5px 10px 10px 10px;
	margin: 10px 0 0 20px;
	border:1px solid #ccc;
	background:#f2f2f2;
	float:left;
}
.sectionvideoslist h4, .sectionimproveyourgame h4{
	margin:0;
	padding:0;
	font-size:1.2em;
	color:#900;
	line-height:100%;
}
.moreheadlines h4{
	margin:0;
	padding:0 0 10px 0;
	color:#f00;
	line-height:100%;
}
.sectionvideoslist h4 a, .sectionimproveyourgame h4 a{
	display:block;
}
.sectionvideoslist ul, .sectionimproveyourgame ul, .moreheadlines ul{
	margin:0;
	padding:0;
}
.moreheadlines ul{
	margin:0 0 0 10px;
	padding:0;
	font-size:.9em
}
.sectionvideoslist  li, .sectionimproveyourgame li{
	margin:10px 0 0 0;
	text-align:left;
	list-style-type:none;
	text-align:center;
	font-size:.85em;
	line-height:120%;
}
.sectionvideoslist  li a:link, .sectionimproveyourgame li a:link{
	color:#900;
}
.sectionvideoslist  li a:visited, .sectionimproveyourgame li a:visited{
	
}
.sectionvideoslist  li img, .sectionimproveyourgame li img{
	display:block;
	margin:0 auto;
	clear:left;
}
#videos a:hover{
	color:#fc3;
}

#secwide #promo{
	float:none;
	margin:10px 0 0 0;
}


/*Wide Section*/
#secwidecontent{
	margin:60px 0 0 0;
	color:#333;
	
}
#secwide #breaking{
	width:650px;
	margin:0 0 20px 0;
}
#secwide h2{
	margin:0;
	padding:0;
	line-height:100%;
}
#secwidemain{
	width:660px;
	float:left;
	line-height:150%;
	margin:10px 0 0 0;
}
#secwidemain h4.sports365day{
	font-size:1.5em;
	background:#000;
	color:#fff;
	border-left:5px solid #f00;
	padding:5px;
}
#secwidesidebar{
	width:300px;
	float:left;
	margin:-60px 0 0 20px;
}
#secwidebillboard{
	width:300px;
	text-align:center;
	margin:0;
	font-size:.8em;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#999;
}

/*Video Sections*/
#videomain{
	float:left;
	margin:20px 0 0 0;
	width:440px;
}
.videoplayer{

}
.videoplayer .contentdiv{
	border:0;
	margin:0;
	padding:0;
}
.videoplayer h3{
	margin:0 0 5px 0;
	padding:0;
	font-size:1.8em;
	font-weight:normal;
}
.videotags{
	margin:0 0 5px 0;
	padding:0;
	font-size:.9em;
}
#embedForm{
	margin:-10px 0 0 10px;
	padding:0;
}
#videoinfo{
	float:left;
	margin:0 0 0 20px;
}
.videodescription{
	width:178px;
	margin:40px 0 0 0;
	background:#f2f2f2;
	padding:10px;
	color:#666;
	line-height:130%;
	border:1px solid #ccc;
}

.videopostdate{
	color:#333;
	margin:0;
	padding:0;
}
.videotags{
	margin:0 0 10px 0;
	padding:0;
	line-height:120%;	
}
#videocomments{
	margin:20px 0 0 0;
}
.feedbacktoggle{
	margin:10px 0 5px 0;
	padding-top:5px;
	display:block;
	border-top:1px solid #ccc;
}

.videotags a, .videotags a:link, #videosbysport a, #videosbysport a:link, .sharevideo a, .sharevideo a:link{
	color:#c00;
}
.videotags a:visited, #videosbysport a:visited, .sharevideo a:visited{
	color:#600;
}
.videotags a:hover, .videotags a:active, #videosbysport a:hover, #videosbysport a:active, .sharevideo a:hover, .sharevideo a:active{
	color:#666;
}
.videotools{
	padding:8px;
	background:#f2f2f2;
	border:1px solid #ccc;
}
h4.videocomments{
	font-size:1.2em;
	display:block;
	border-bottom:1px solid #f00;
}
.recentvideoslist{
	margin:0;
	border-top:1px solid #f00;
	padding:0;
}
h4.recentvideos{
	margin:20px 0 0 0;
	padding:0;
	font-size:1.2em;
}
.recentvideoslist ul{
	margin:0;
	padding:0;
}
.recentvideoslist  li{
	margin:20px 26px 0 0;
	text-align:left;
	list-style-type:none;
	font-size:.85em;
	height:87px;
	overflow:hidden; 
	float:left;
	width:185px;
	line-height:140%;
}
.recentvideoslist  li img{
	float:left;
	margin-right:5px;
	clear:left;
	width:108px;
}

/*column section*/
#columnistdropdown{
	margin:20px 0 5px 0;
}
.col-box{
	width:298px;
	border:1px solid #f2f2f2;
	padding:10px;
	margin:0 10px 20px 0;
	float:left;
	height:180px;
	overflow:hidden;
}
.col-box .col-pic, #col-archive .col-pic{
	height:65px;
	float:left;
	border:1px solid #000;
	margin:0 5px 20px 0;
	padding:0;
}
.col-box .col-entrytitle{
	font-size:1.5em;
	margin:0;
	padding:0;
}
.col-box .col-entrytitle a{ 
	color:#900;
	font-weight:normal;
}
.col-box .col-entrytitle a:visited{ 
	color:#600;
}
.col-box .col-entrytitle a:hover{ 
	color:#666;
}
.col-box .col-title{
	display:block;
	margin:10px 0 0 0;
	padding:0;
	width:auto;
	line-height:100%;
}
.col-box .col-auth{
	margin:5px 0 0 0;
	padding:0;
	line-height:120%;
}
.col-box .col-entry{
	margin:0;
	padding:0;
	clear:left;
	height:58px;
	overflow: hidden;
}
.col-box .more a{
	color:#900;
}
.col-box .more a:hover{
	color:#666;
}
#col-info{
	float:left;
	padding:10px;
	background:#f2f2f2;
	margin:0 0 0 0;
	border-right:20px solid #fff;
	border-bottom:5px solid #fff;
	width:160px;
}
.col-archive-other{
	color:#444;
}
#col-archive{
	margin:20px 0 0 0;
}
#col-archive .col-pic{
	height:65px;
	float:left;
	border:1px solid #000;
	margin:0 5px 0 0;
	padding:0;
}
#col-archive a:link{
	color:#900;
}
#col-archive a:visited{
	color:#633;
}
#col-archive a:hover{
	color:#000;
}
#col-archive a:active{
	text-decoration:underline;
}
#col-archive h3{
	font-size:1.5em;
	color:#900;
	margin:0;
	padding:0;
}
#col-archive h4{
	font-weight:normal;
	font-size:1.5em;
}
.col-archive-entry{
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
}
.col-archive-entry p{
	font-size:1.1em;
}

#col-archive .more{
	font-weight:normal;
}
/*article special cases*/
#articlecontent{
	margin:60px 0 0 0;
	color:#333;
}
.article #breaking{
	background:#eee;
	margin:0 0 20px 0;
	width:650px;
}
#articlemain a:visited{
	text-decoration:underline;
}
#articlemain{
	width:440px;
	float:left;
	line-height:150%;
}
.articlefirstp p:first-child{
	font-size:1.3em;
	line-height:130%;
}
.articleheadline{
	font-family:Georgia, serif;
	margin:0;
}
.articlesubheadline{
	margin:0 0 1em 0;
	color:#666;
	font-size:1.2em;
}
.articlebyline{
	font-size:.9em;
	line-height:120%;
}
.articletimestamp{
	color:#666;
	font-size:.85em;
}
.articletags{
	color:#999;
}
.articletags a{
	color:#900;
}
.articletags a:hover{
	color:#666;
}

#articlesidebar{
	width:300px;
	float:left;
	margin:-60px 0 0 20px;
}
#articlebillboard{
	width:300px;
	text-align:center;
	margin:0;
	font-size:.8em;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	color:#999;
}

#articlesidesvcs{	/*contains article services. related articles, also in this section */
	width:200px;
	float:left;
	font-size:.9em;
	margin-left:20px;
}
#articlesidesvcs h3{
	color:#f00;
	font-size:1em;
}
#articlesidesvcs h3, #articlesidesvcs ul{
	margin:0;
	padding:0;
}
#articlesidesvcs li{
	margin:5px 0 0 15px;
}
.articlevideoslist li{
	list-style-type:none;
	text-align:center;
	margin:10px 0 0 0 !important;
	padding:0;
}
.articlevideoslist li img{
	display:block;
	margin:0 auto;
}
.articlevideoslist, #articlesvcs, #relatedarticles, #alsointhissection{
	padding:10px;
	background:#f2f2f2;
	margin:5px 0;
}
#articlesvcs ul{
	list-style-type:none;
}
#articlesvcs li{
	padding:5px 0;
	margin:0;
	border-top:1px solid #ccc;
}
#articlesvcs a:visited{
	color:#333;
}

/*Network Highlights - contains latest section updates,*/

#alsoonis{
	border-top:1px solid #f00;
	margin:0 auto;
	padding:0;
	background:#fff;
	width:980px;
}
.alsoon{
	margin:40px auto 0 auto;
	text-transform:uppercase;
	display:block;
	width:1000px;
}
#alsoonis dl{
	float:left;
	width:173px;
	background:#eee;
	margin-left:10px;
	height:170px;
	padding:5px;
}
#alsoonis dt a{
	font-size:.9em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#f00;
}
#alsoonis dt a:hover{
	color:#000;
}

#alsoonis dd, #alsoonis dt{
	margin:0;
	padding:0;
}
#alsoonis dd{
	text-align:center;
	margin-top:5px;
}
#alsoonis dd img{
	height:100px;
}
.imgright{
	float:right;
	border:1px solid #ccc;
	margin:5px 0 5px 5px;
}
.imgleft{
	float:left;
	border:1px solid #ccc;
	margin:5px 5px 5px 0;
}
.articlemedia{
	margin:10px 0;
}


/*static pages*/
.iwasthere{
	display:block;
	background:url(../images/iwasthere1.jpg) no-repeat;
	padding:10px;
	margin: 0 0 0 0;
}
.iwasthere h2{
	font-weight:bold;
	color:#fff;
	width:200px;
	background:#000;
}
.iwasthere .articlefirstp{
	margin-top:30px;
}
.iwasthere a:link{
	color:#06c;
}
.iwasthere a:visited{
	color:#900;
}
.iwasthere a:hover{
	color:#000
}
.iwasthere a:active{
	text-decoration:underline;
}

/*Advertise Page*/
#adtypelist ul{
	float:left;
	margin:0 20px 0 0;
	padding:0;
	list-style-type:none;
	width:200px;
}
#adtypelist h3{
	border-bottom:1px solid #ccc;
}
#adtypelist a:link{
	color:#06c;
}

#adtypelist a:hover{
	color:#900;
}
.advertise h3{
	font-size:1.5em;
}
.adicon{
	float:right;
	margin:5px;
	display:block;
}
.advertise dl{
	background:#f2f2f2;
	padding:5px;
	_height:1%;
	overflow:auto;

}
.advertise dt{
	font-weight:bold;
	border-bottom:1px solid #ccc;
	display:block;
	font-size:1.2em;
	clear:both;
	color:#900;
}
.advertise dd{

}
.seeaddemo{
	font-size:.85em;
	display:block;
}
.seeaddemo a:link, .seeaddemo a:visited{
	color:#900;
}
.seeaddemo a:hover, .seeaddemo a:active{
	color:#333;
}
/*Classes*/
.specsitemainpic{
	float:left;
}
.textreplace{
	text-indent:-9999px;
	display:block;
}
.more, .backtotop{
	text-align:right;
	font-weight:bold;
	margin-right:10px;
	cursor:pointer;
}
.backtotop a:hover{
	color:#000;
}
.backtotop a:visited{
	color:#900;
}
.clearfix{
	clear:both;
	width:0;
	height:0;
	line-height:0;
	margin:0;
	padding:0;
	border:0;
}

#runnersports{
margin-left : 10px;
margin-bottom: 12px;
float : left;
}

* html #runnersports{
padding:0;
margin-left : 3px;
margin-top: -50px;
margin-bottom: 12px;
}

*+html #runnersports{
padding:0;
margin-left : 3px;
margin-top: -50px;
margin-bottom: 12px;
}

html>#runnersports{
padding:0;
margin-left : 3px;
margin-top: -50px;
margin-bottom: 12px;
}
/* The End */


