/* Spring 2008 Redesign CSS Document */

/* Layout - Columns
========================================================================================= */
div#content_left{
	float:left;
	width:280px;
	width:275px;
	overflow:hidden;
	margin-left:10px;
	margin-top:0px;
}
div#content_right{
	float:left;
	width:150px;
	margin:0 12px 0 18px;
	margin:0 8px 0 8px;
	margin:0px 10px 0 11px;
}
div#right_rail{
	float:left;
	width:340px;
	margin-top:0px;
}


/* Left Navigation
========================================================================================= */
/* This is bad form, but the 1st one (leftnav) contains the 2nd (LeftNav) */
div#leftnav{
	margin-right:0;
}
div#LeftNav{
	padding-top:0;
	margin-right: 0;
}
div#LeftNav a{
	display:block;
	border-bottom:1px dotted #999999;
	font-size:12px;
	padding:3px 0;
}

div#LeftNav h2{
	border-top:1px solid #003366;
	margin-top:20px;
	font-weight:bold;
	background-color:#F3F3F3;
}

div#LeftNav h3, div#LeftNav h3 a{
	color:#666666;
	border:none;
	font-weight:normal;
	padding:0;
	margin:3px 0 0 0;
}

div#LeftNav a.YourSeason{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/YourSeasonIcon-black.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
}

/* Second Tier Navigation - Breadcrumbs
========================================================================================= */
div#LevelTwoNav{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/nav/LevelTwoNav_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;	
	height:36px;
	padding:10px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
}
div#LevelTwoNav a{
	border-right:1px solid #d5d5d5;
	color:#336699;
	text-decoration:none;
	padding:5px 8px 6px 8px;
}

div#LevelTwoNav a.YourSeason{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/nav/YourSeasonIcon.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-left:5px;
}

/* Second Tier Navigation - Level 1
======================================= */
div#LevelTwoNavCurrentPage{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/nav/sports_title.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	padding:5px 0px 6px 0;
	margin-top:-5px;
}
div#LevelTwoNavCurrentPage a{
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:15px;
	border:none;
}
div#LevelTwoNav a#LevelTwoSports{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/nav/sports_cap.jpg);
}
/* 2nd Tier Nav - Level 3
======================================= */
div#LevelTwoNav a#LevelTwoSports_nonactive{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/nav/SportsCap1-2.jpg);
}
div#LevelThreeNavCurrentPage{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/nav/sports_level2.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	padding:5px 0px 6px 0;
	margin-top:-5px;
}
div#LevelTwoNav a#LevelThreeSports{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/nav/sports_level2cap.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:15px;
	border:none;
}

/* New Promo Boxes
======================================= */
div.PromoBox h2{
	background-color:#f3f3f3;
	border-top:1px solid #003366;
	border-bottom:1px dotted #cacaca;
	margin:0;
	color:#003366;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:capitalize;
}
div.PromoBox h2 a{
	color:#003366;
	text-decoration:none;
}
div.PromoBox a.more{
	display:block;
	text-align:right;
	color:#003366;
	margin:10px 0 3px 0;
}
/* Mariotti Specific Promo Box =============== */
h2.mariotti{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/mariottiIcon.png);
	background-position:10px 5px;
	background-repeat:no-repeat;
	padding:7px 0 5px 30px;
}
div.mariotti{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/mariottiPromo.jpg);
	background-position:5px top;
	background-repeat:no-repeat;
	padding:10px 10px 0 90px;
	border-bottom:1px dotted #cacaca;
	font-size:12px;
  min-height:70px;
  height:auto !important;
  height:70px;
}






a.rss{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/rssfeed.png);
	background-position:right center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:20px;
	font-size:11px;
	display:block;
	text-align:right;
	margin-bottom:-20px;
	height:16px;
}

/* Article Sections */
div.articles a{
	color: #003366;
	text-decoration:underline;
	font-size:11px;
}
div.articles span.date{
	font-size: 11px;
	padding-bottom:10px;
	padding-top: 10px;
	font-weight:normal;
	display:block;
}
div.articles .ArticleHeadline a{
	color:#003366;
	font-size:14px;
	padding:0;
	margin:0 0 5px 0;
	line-height:normal;
	text-decoration:none;
	display:block;
}


/* General Random Styles
================================================================================== */
h1{
	color:#336699;
	font-size:22px;
	font-weight:bold;
	margin:0;
}

h2{
	color:#336699;
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
}

h2.PhotoGallery{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/photo_gallery_icon.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:5px 0 0 20px;
	margin-bottom:10px;
	border-top:1px solid #003366;
}
h2.Columns{
	background-image:url(http://media.suntimes.com/images/cds/site1.1/columns.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:5px 0 0 20px;
	margin-bottom:10px;
	border-top:1px solid #003366;
}


div#PageContent{
	margin:10px 0 0 0;
}
.date {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
}
div.dotted{
	border-bottom:1px dotted #999999;
	height:1px;
	overflow:hidden;
	margin:2px 0;
}
.blurbholder {
	display:block;
	margin-bottom:7px;
	padding:0px;
}
.date_categoryindex{
	color: #666666;
	font-size: 11px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top: 10px;
}
a.SubSectionHeader{
	color:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	margin:5px 0;
}

div.PhotoGallery{
	float:left;
	width:89px;
	margin:0 10px;
	text-align:center;
}

/* Promo Box */
#promobox_right {
	border:none;
	border-top:1px dotted #999999;
	background-color:#FFFFFF;
	clear:both;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0;
	padding:10px 4px 0px 5px;
}

/* Blog Column Override Styles
============================================ */
a#section_label{
	display:none;
}
a.reddotlink{
	padding:0 0 5px 0;
	background:none;
	font-size:11px;
}
span#black{
	clear:left;
	display:block;
	color:#999999;
	font-size:10px;
}

