@charset "UTF-8";
/* CSS Document */

.article.presspass p {
	font: 12px/1.4em Arial, Helvetica, sans-serif !important;
}

.article.presspass .mod-footer p {
	font: 12px/25px Arial, Helvetica, sans-serif !important;
}

.videoplayer-show {float:none; margin:0 auto; width:576px}

.top-audio-mem {
    background: url("http://a1.espncdn.com/i/espnradio/11/player/playerbg2.jpg") repeat-x scroll 0 100% transparent;
    color: #FFFFFF;
	font: 12px/1.4em Arial, Helvetica, sans-serif !important;
    font-size: 12px;
    height: 200px;
    overflow: hidden;
    width: 576px;
	position:relative;
	margin:0 auto 20px;
}

.top-audio-mem a { color: #669DD6 !important;}

.top-audio-image {
    height: 122px;
    left: 0;
    margin-left: 20px;
    margin-top: 15px;
    position: absolute;
    width: 126px;
}

.top-audio-image img {
    width: 126px;
}

.top-audio-text {
    height: 235px;
    margin-top: 10px;
    padding: 12px;
    position: absolute;
    left: 160px;
    width: 340px;
}

.top-audio-text h2 {
    font-size: 22px;
    line-height: 25px;
}

.top-audio-mem p {
    font-size: 12px;
    margin-left: 0;
	font: 12px/1.4em Arial, Helvetica, sans-serif !important;
	color:#fff;
}

.top-audio-text p.links {
    font-weight: 700;
    margin: 10px 0 0;
}

.top-audio-footer {
    bottom: 5px;
    position: absolute;
    width: 100%;
}

.top-audio-footer .container {
    display: inline-block;
    float: left;
    height: 52px;
    width: 470px;
}

.top-audio-footer img.icons {
    border-left: 1px solid #424242;
    float: right;
    margin: 23px 8px 0 0;
    padding-left: 6px;
}

.mod-inline.video-player.full-box { padding: 6px 0 0; }


.list.two-col {overflow:hidden}

.list.two-col > li {
    margin-right: 6px !important;
    width: 304px;
	clear:none !important;
	color: #2E2E2E;
}

.span-2 .list.two-col > li {
    margin-right: 6px !important;
    width: 146px;
	clear:none !important;
	color: #2E2E2E;
}

.list.columns > li {
    float: left;
	border-bottom:0 none !important;
}

.list > li {
    margin-bottom: 10px;
}

.list.columns > li.last {
    margin-right: 0 !important;
}

img.floatleft {
    margin-right: 10px;
}

.floatleft {
    float: left;
}

.article.presspass img {
    display: block;
}


form li {
    -moz-transition: background-color 350ms ease-out 0s;
    background-color: transparent;
    clear: both;
    margin: 0;
    padding: 6px 1% 9px;
    position: relative;
}

input.medium, select.medium {
    width: 50%;
}

input.text, input.search, textarea.textarea {
    border-color: #7C7C7C #C3C3C3 #DDDDDD;
    border-style: solid;
    border-width: 1px;
}

input.text, input.search, input.file, textarea.textarea, select.select {
    color: #333333;
    font-family: "Lucida Grande",Tahoma,Arial,sans-serif;
    font-size: 100%;
    margin: 0;
    padding: 2px 0;
}

label.desc, legend.desc {
    border: medium none;
    color: #222222;
    display: block;
    font-size: 95%;
    font-weight: bold;
    line-height: 150%;
    margin: 0;
    padding: 0 0 3px;
    white-space: normal;
    width: 100%;
}

.video-link {
    display: block;
    overflow: hidden;
    position: relative;
	cursor:pointer;
}

.icon-play.small {
    background: url("http://i.espncdn.com/i/assets/img/ui/icon-play-30.png") no-repeat scroll 10px 10px transparent;
    opacity: 0.6;
}

.icon-play {
    background: url("http://i.espncdn.com/i/assets/img/buttons/icon-play-58.png") no-repeat scroll center center transparent;
    bottom: 0;
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.video-link:hover .icon-play {
    opacity: 1;
}