body {

	background: #FFF url('http://static.djlmgdigital.com/spr/poconorecord/graphics/golf/golf_bk.jpg') repeat-x;
}

/*******************************
 * Standard Newslist Styles    *
 *******************************/
.c2 {
	float: left;
	width: 100%;
	margin: 0 0 4px 0;
	padding: 0;
	display: inline;
}

.breakingTime {color:#333;font-style:italic;font-size:.8em;vertical-align:.1em;}
/** overwright c2 h2 for golf **/
.c2 h2, .userSubmitted h2 {
	color:#e17627;
	font-family:'Trebuchet MS',Trebuchet,Arial;
	font-size:18px;
	margin:0;
	padding:3px 0px;
	background-image:none;
	background-color:transparent;
}

.c2 h3 {
	margin: 0px;
	padding: 3px 5px;
	color: #000;
	font-size:12px;
	font-family:verdana,arial,sans-serif;
	font-weight: bold;
	clear:both;
}

/** Gets rid of gradient background for relatedLinks h2 - added by Jill **/
.relatedLinks h2 {
	background-image:none;
	background-color:transparent;
}


.plain h2 {margin-bottom: 4px;}

.c2 p {margin:0 0 5px 0;}

#leftCol .c2 ul {width: 98%;padding-left: 1%;}
#centCol .c2 ul {width: 98%;padding-left: 2%;}
.c2 ul {float: left; display: inline;width: 98%;
	margin: 5px 0 0 0;
	list-style-type: none;
	padding-left: 2%;
}

.c2 ul li {float: left; display: inline; width: 94%;
	padding-left: .6em;
	padding-bottom: .6em;
	list-style-type: none;
	background: url('http://static.djlmgdigital.com/spr/poconorecord/graphics/graphics/bullet.gif') 0 .5em no-repeat;
}

.ugc ul li{background: url('http://static.djlmgdigital.com/spr/poconorecord/graphics/graphics/ugc-bullet.gif') 0 .5em no-repeat;}

.ugchalloween ul li{background: url('http://static.djlmgdigital.com/spr/poconorecord/graphics/graphics/ugc-bullet.gif') 0 .5em no-repeat;}

.c2 .moreTop {
	position: absolute; top: 1px; right: 3px;
	font-size: .8em;
	text-align: right;
	line-height: 1.3em;
	z-index: 50;
}

.c2 .moreTop a:hover {text-decoration:none;}

.c2 .moreTop img {
	border-right: 1px solid #555;
	float: none;
	vertical-align: -3px !important;padding: 1px 4px 0 0; margin: 0 0 0px 0;
}


.ugc .moreTop img {border-right: 1px solid #FFF;}
.ugchalloween .moreTop img {border-right: 1px solid #FFF;}


.c2 .moreTop a {color:#FFF !important; text-transform:uppercase; display: inline;}
.c2 .moreTop a span {font-size:1.1em;font-weight: bold;}

a.moreLnk {color:#BF6332;text-transform:uppercase;font-size: .9em;}
a.moreLnk span {font-weight: bold;}
.archLnk {margin-right:10px;margin-top:4px;}


.ugc h2 {
	color:#E17627;
	font-family:'Trebuchet MS',Trebuchet,Arial;
	font-size:18px;
	margin:0;
	padding:3px 0px;
}


.ugc a:link, .ugc a:visited, .ugc a:active {color: #333;}

.colLinks h2 a {color:#000 !important;}
/** overwright to take out weather for golf **/
#mastWeather {
	position: absolute;
	top: 0px; right: 0px;
	background-color:;
	width: 165px;
	height: 72px;
	vertical-align: middle;
}

/** Links Lists **/

.linksList{
	margin: 3px 0px;
	float: left;
	width: 100%;
}
.linksList ul {margin:0px; padding-left:0px;}
.linksList ul li{border:#e0e0e0;padding:4px;margin-bottom:3px;font-size:0.9em;	list-style-type:none; background-image:none;background-color:#EFEFE4;display:block;}
.linksList ul li img {display:inline;float:left;border: none;margin-right:5px;}
.linksList .title{font-weight:bold;color:#003300;}

