/*
Last Updated: 2/20/2008
*/

/* overrides */

.main {
	border-left: 1px solid #3d4144;
	border-right: 1px solid #3d4144;
}

/* conversation */
.conversation {
	margin-bottom: 30px;
}

/* columns */

/* column2 stack */
.si-col2-stack1 {
	background: none;
}

.si-col2-col1 {
	margin: 0 0 0 2px;
	border-right: 1px solid #EDECE4;
}

.sp-clear {
	clear: both;
}

.gutter {
	margin: 0 0 14px 0;
}

/** subheads */

.si-subhead  {
	margin-bottom: 4px;
	position: relative;
}

.si-subhead h3, .mustRead h3, .moreFrom h3 {
background:#BC7503 none repeat scroll 0%;
border-bottom: 3px solid #8F5700;
border-top: none;
color: #fff;
font-size:11px;
margin:0pt;
padding:3px 0pt 2px 10px;
}

.mustRead h3 {
margin-bottom: 7px;
}

.moreFrom h3 {
margin-bottom: 7px;
}

.si-subhead .si-subhead-link a {
	color:#fff;
	font-size: x-small;
}

.si-subhead .si-subhead-link a:hover {
	color: #7DC1DF;
}

/** spotlight **/
.si-spotlight {
    padding-top: 7px;
    margin-bottom:10px;
}

/** more from espn.com **/
.pack2 {
	background: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 7px;
	padding: 0px 7px 7px 7px;
}

/** tables **/
.tablehead {
	margin: 0 0 5px 0;
}

/** modules **/
.tier3-mod {
	background: none;
	margin: 0 0 10px 0;
	padding: 0 0 7px 7px;
}

.tier3-mod .tier3-rtImage {
	float: right;
	margin: 0 0 5px 5px;
}

/** wide poll **/
.pollMod {
	margin: 0;
	width: 100%;
	padding: 0;
}

.poll-wrap {
	border: 0px solid white;
	float: left;
	padding-top: 8px;
	width: 245px;
}

.pollMod .poll {
	float: left;
}

.pollMod .photo {
	border: 0px solid red;
	float: left;
	margin: 6px 0pt;
	padding: 0pt;
	width: 300px;
}

.pollMod .photo p {
	color:#444;
	font-family:verdana;
	font-size:85%;
	margin:4px 0pt;
	padding:0pt;
	text-align:right;
}

/** podcast **/
ul#podcast-mod {
background:#F2F2F2;
color:#000;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 0px 10px;
padding:0px 0px 4px 7px;
}
ul#podcast-mod a:link, ul#podcast-mod a:visited {
color:#000;
}
ul#podcast-mod a:link:hover, ul#podcast-mod a:link:visited:hover {
color:#000;
}
ul#podcast-mod li.podcast-player {
margin:0pt;
padding: 8px 0px;
}
ul#podcast-mod li.podcast-highlight {
background:#DFDFDF none repeat scroll 0%;
margin:0px 8px 0pt 0pt;
padding:8px;
}
ul#podcast-mod li.podcast-highlight em {
color:#FFFFFF;
display:block;
font-style:normal;
font-weight:bold;
}
ul#podcast-mod li.podcast-highlight em a:link, ul#podcast-mod li.podcast-highlight em a:link:visited {
color:#000;
text-decoration:none;
}
ul#podcast-mod li.podcast-highlight em a:link:hover, ul#podcast-mod li.podcast-highlight em a:link:visited:hover {
color:#000;
text-decoration:underline;
}
ul#podcast-mod li.podcast-highlight a:link, ul#podcast-mod li.podcast-highlight a:link:visited {
color:#000;
}
ul#podcast-mod li.podcast-highlight a:link:hover, ul#podcast-mod li.podcast-highlight a:link:visited:hover {
color:#000;
}
ul#podcast-mod li.podcast-off {
border-bottom:1px solid #4D4D4D;
margin:0pt 8px 0pt 0pt;
padding:6px;
}
ul#podcast-mod li.podcast-footer {
font-size:10px;
margin:0pt 8px 0pt 0pt;
padding:6px 2px;
text-align:center;
}
ul#podcast-mod li.podcast-off em {
font-style:normal;
font-weight:normal;
}
ul#podcast-mod li.podcast-off em a:link, ul#podcast-mod li.podcast-off em a:link:visited {
text-decoration:none;
}
ul#podcast-mod li.podcast-off em a:link:hover, ul#podcast-mod li.podcast-off em a:link:visited:hover {
text-decoration:underline;
}

/** modules **/
.tier3-wide {
	background: none;
	margin:7px 0pt 10px 7px;
	overflow:hidden;
	padding:0pt;
	width:550px;
}

.tier3-videoBox {
	border-right: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
}


