/* start Circle SubHeaders */
.header {
	margin: 0;
	padding: 0;
	height: 36px;
}
.header .circle{
	background: url(/i/golf/sobel_18/h_circle.gif) no-repeat top left;
	font-family: helvetica, arial, san-serif;
	width: 44px;
	height: 36px;
	float: left;
}
.header .circle .num {
	font-size: 18px;
	font-weight: bold;
	color: #06200a;
	position: relative;
	top: 8px;
	left: 4px;
	width: 25px;
	height: 15px;
	text-align: center;
	letter-spacing: -0.1em;
}
.header .title {
	background: url(/i/golf/sobel_18/h_bg.gif) repeat-x top left;
	width: 550px;
	height: 36px;
	float: right;
	font-size: 16px;
	color: white;
}
.header .title-full {
	background: url(/i/golf/sobel_18/h_bg.gif) repeat-x top left;
	width: 100%;
	height: 36px;
	float: left;
	font-size: 16px;
	color: white;
	padding: 0 0 0 15px;
	width: 580px;
}
.header .title strong, .header .title-full strong {
	position: relative;
	top: 7px;
}

/* end Circle SubHeaders */


/* start module */
.story-header {
	font-size: x-small;
	line-height: 12px;
}
.modSpace {
	margin: 0 0 0 17px;
	padding: 5px 0 0 0;
}	
.matchUp {
	float: right;
	padding: 5px 5px 0 5px;
}
.matchUp .matchBor {
	border-top: 1px solid #ececec;
	padding: 5px 0 0 0;
}
.matchUp strong {
	margin-left: 5px;
}
.matchUp img {
	border-left: 1px solid #ececec;
	padding: 5px;
	margin: 1px 0 0 0;
}

/* end module */

/* start split module */

.splitMod {
	float: left;
	width: 296px;
	border-right: 1px solid #ececec;
}
.splitMod .splitSpaceLt {
	padding: 0;
	margin-right: 8px;
}
.splitMod .splitSpaceRt {
	padding: 0;
	margin-left: 8px;
}
.splitMod .modSpace {
	margin: 0 0 0 15px;
	padding: 5px 0 0 0;
}

/* end split module */

/* start 2nd Column */

.sp-col2-inner {
	background: #f2f2f2;
	margin: 4px 35px 4px 4px;
	padding: 8px;
}
.sp-col2-inner .header .circle .num {
	top: 7px;
	left: 4px;
}
.sp-col2-inner .header .title {
	font-size: 14px;
}
.header .title strong {
	position: relative;
	top: 9px;
}
.txtSpace {
	margin-bottom: 20px;
	padding: 5px 10px 0 0;
}

/* PodCast */
ul#podcast-mod {
	color: #9a9a9a;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 10px 0 4px 8px;
	font-size: x-small;
	line-height: 1.5em;
}
ul#podcast-mod a:link, ul#podcast-mod a:link:visited {color: #9a9a9a;}
ul#podcast-mod a:link:hover, ul#podcast-mod a:link:visited:hover {color: #000;}

ul#podcast-mod li.podcast-player {margin: 8px 0;}

ul#podcast-mod li.podcast-highlight {
	background: #dfdfdf;
	margin: 8px 8px 0 0;
	padding: 8px;
}
ul#podcast-mod li.podcast-highlight em {
	color: #000;
	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: #ae8100;}
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 #cbcbcb;
	margin: 0 8px 0 0;
	padding: 6px;
}

ul#podcast-mod li.podcast-footer {
	margin: 0 8px 0 0;
	padding: 6px;
	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;}

.podcastH {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 25px;
	padding: 0;
}
/* end PodCast */


/* tabular */
.tabular {
	width: 265px;
}
.tabular .tabSpace {
 margin: 0 0 10px 17px;
 padding: 0;
}


/* right caption */
p.rtCredit {
	font-size: x-small;
	color: #777;
	margin: 0;
	padding: 3px 0 0 0;
}
p.rtCaption {
	font-weight: bold;
	margin: 0;
	padding: 7px 0 0 0;
	font-size: x-small;
}

.number {
color:#06200a;
float:left;
font-size:13x;
font-weight:bold;
height:28px;
margin: 0 5px 0 0;
padding:7px 0 0;
background: url(/i/golf/sobel_18/num-bg.gif) top left no-repeat;
text-align:center;
width:40px;
}
.sp-col2 .number{
padding:2px 11px 0;
height:32px;
background: url(/i/golf/sobel_18/num2-bg.gif) top left no-repeat;
}
hr.num {
border-top: 1px thin #eee;
border-bottom: 0px thin #eee;
margin: 10px 0;
padding: 0;
}
