@charset "utf-8";
/* CSS Document */

.identifier{ /*the sport identifier in the header*/
margin-top: 38px!important;
margin-left: 18px;
height: 30px;
background: url(/covers/header/identifier_columnists-trans.png) bottom right no-repeat;
}

* html .identifier { /* targeting IE6 - using filter so png transparency will work */
padding-top: -3px;
margin-top: 5px;
margin-left: 180px;
height: 60px;
width: 175px;
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://images.covers.com/covers/header/identifier_columnists-trans.png',sizingMethod='scale');
}

.columnist_bio {
color: #ffffff;
width:460px;
height: 85px;
float: right;
padding: 35px 10px 0 0;
}

.columnist_links {
width: 120px;
float: right;
padding: 0px 10px 0 200px;
}

.columnist_links a:active, .columnist_links a:link, .columnist_links a:visited  {
font-size: 11px;
color: #FFFF00;
border-left: 1px solid #0055A4;
padding: 0px 5px 0 5px;
}

.columnist_links a:hover  {
text-decoration: underline;
color: #e15a00;
}

.archive_links {
width: 75px;
float: right;
padding: 0px 10px 0 200px;
}

.archive_links a:active, .archive_links a:link, .archive_links a:visited  {
font-size: 11px;
color: #FFFF00;
border-left: 1px solid #0055A4;
padding: 0px 5px 0 5px;
}

.archive_links a:hover  {
text-decoration: underline;
color: #e15a00;
}

.jon_campbell {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/jon_campbell.jpg) top left no-repeat;
}

.jon_campbell_archive {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/jon_campbell_archive.jpg) top left no-repeat;
}

.ashton_grewal {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/ashton_grewal.jpg) top left no-repeat;
}

.ashton_grewal_archive {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/ashton_grewal_archive.jpg) top left no-repeat;
}

.jason_logan {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/jason_logan.jpg) top left no-repeat;
}

.jason_logan_archive {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/jason_logan_archive.jpg) top left no-repeat;
}


.david_payne {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/david_payne.jpg) top left no-repeat;
}

.david_payne_archive {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/david_payne.jpg) top left no-repeat;
}


.larry_josephson {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/larry_josephson.jpg) top left no-repeat;
}

.larry_josephson_archive {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/larry_josephson_archive.jpg) top left no-repeat;
}


.jay_christensen {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/jay_christensen.jpg) top left no-repeat;
}

.jay_christensen_archive {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/jay_christensen_archive.jpg) top left no-repeat;
}


.degenerate {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/degenerate.jpg) top left no-repeat;
}

.degenerate_gambler {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/degenerate.jpg) top left no-repeat;
}


.degenerate_gambler_archive {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/degenerate_gambler_archive.jpg) top left no-repeat;
}


.barstool_sports {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/barstool_sports.jpg) top left no-repeat;
}

.barstool_sports_archive {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/barstool_sports_archive.jpg) top left no-repeat;
}

.sarah_phillips {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/sarah_phillips.jpg) top left no-repeat;
}

.sarah_phillips_archive {
width: 660px;
height: 135px;
background: url(http://images.covers.com/covers/columnists/sarah_phillips_archive.jpg) top left no-repeat;
}






/* archive list for covers articles*/
.archive-list {
padding-left: 0;
margin: 0;
padding-top:0; 
display:block;}

.archive-list {margin-bottom:-5px;}

.archive-list li {
list-style: none;
margin: 0;

border-bottom: 1px solid #666666; 
padding: 5px 0 5px 0;
}

.archive-list p {
border-top: 1px solid #999999;
margin: 5px 0 0 0;
padding: 5px 0 0 0;
}

.archive-list li a:link {
font-weight: bold;
font-size: 14px;
}

.smtext-shade {
float: right;
padding: 0px;
margin-top: 1px;
}

.more_articles .smtext-shade {
float: right;
padding: 0px;
margin-top: 2px;
}

.archive-list li .article_link a:link, .archive-list li .article_link a:visited{
float: right;
padding: 0px;
font-size: 10px;
margin-top: -5px;
}


h1. {
border-bottom: 1px #2b465b solid;}

h1.same span {
	
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin: 0;
    padding: 3px 15px 7px 2px;
    width: auto;
    background: url("/covers/brick_headers/mainslant.gif") no-repeat scroll right top transparent;
}

.right_link {
	text-align: right;
}




