#mainContent{
	width: 627px;
	float: left;
}

.homeLargeContent{
	padding: 21px;
}

.homeLargeContent .readon a{
	font-size: 18px;
	padding-right: 10px;
	background: url(../images/global/button_bluearrow.gif) no-repeat right;
}

.homeLargeContent .readon a:hover{
	background: url(../images/global/button_redarrow.gif) no-repeat right;
}


.homeLargeContent p,
.homeLargeContent p.maincopy,	/*for legacy support ie older articles that use it*/
.homeLargeContent p.maincopyIntro {
	font-size: 12px;
	line-height: 23px;
}

p.maincopyIntro{
	font-weight: bold;
	color: black;
}

.mainAuthorInclude p{
	color: black;
	margin-bottom: 0px;
}

div.shareAndEnjoy {
	margin-top:30px;
	background: no-repeat top left url(../images/global/divider_dotted_595.gif);
}

div.shareAndEnjoy p{
	padding-top: 5px;
	margin-bottom: 5px;
	color: black;
}

div.shareAndEnjoy ul li{
	display: inline;
	margin-right: 10px;
}

/* Content Sidebar */

.contentImage{
	float: left;
	display: block;
	margin-right: 25px;
	margin-bottom: 25px;
}

.homeLargeContent .contentMain{
	/*width: 435px;
	float: right;*/
	display: block;
	margin-top: 10px;
}

.homeLargeContent .contentSidebar{
	width: 140px;
	margin-right: 10px;
}

.homeLargeContent .contentSidebar img.divider{
	margin: 10px 0px 10px 0px;
}

p.author{
	margin: 0px 0px 4px 0px;
	line-height: 12px;
	color: black;
}

p.quote{
	margin-left: 30px;
	font-size: 11px;
}

p.date{
	margin: 0px 0px 4px 0px;
	line-height: 12px;
	color: #999;
	font-style: italic;
}
p.section{
	margin: 0px 0px 0px 0px;
	line-height: 12px;
	color: black;
}

/* Secondary Leads */

.leadout p.maincopy, p.maincopyIntro{
	font-size: 12px;
	line-height: 18px;
}


.leadout .contentSidebar{
	width: 73px;
	float: left;
	margin-right: 10px;
	font-size: 10px;
}

.leadout .contentSidebar img.divider{
	margin: 5px 0px 5px 0px;
}

.leadout .contentMain{
	width: 195px;
	float: right;
	display: block;
}

.leadout .readon a{
	padding-right: 8px;
	background: url(../images/global/button_bluearrow.gif) no-repeat right;
}

.leadout .readon a:hover{
	background: url(../images/global/button_redarrow.gif) no-repeat right;
}


/* Sections Box */


.leadout li{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 4px;
}
.leadout li{
	background: url(../images/global/button_bullet.gif) no-repeat 0px 8px;
	line-height: 14px;
	margin-bottom: 4px;
	padding-left: 5px;
}

a.more{
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-right: 8px;
	background: url(../images/global/button_bluearrow.gif) no-repeat right;
}

a.more:hover{
	background: url(../images/global/button_redarrow.gif) no-repeat right;
}




/* Rightbar */
#rightbarContainer{
	float: right;
	width: 325px;
}

#moduleSearch{
	margin-top: 10px;
}

#moduleFlakPhoto, #moduleFlakRadio, #moduleSearch{
	padding: 0px 18px 8px 8px;
	border-bottom: solid 1px #DBDBDB;
}

#moduleFlakPhoto p, #moduleFlakRadio p{
	font-size: 11px;
	color: #3d3d3d;
	line-height: 15px;
	margin: 8px 0px 8px 0px;
}

#moduleFlakRadio, #moduleFlakPhoto {
	margin-top: 8px;
}

#moduleFlakRadio p.play{
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#moduleSponsoredlinks{
	margin-left:10px;
}
#sponsoredlinksHead{
	margin-bottom: 10px;
}


/* Section Index */

.moduleSection {
	padding-left: 10px;
	padding-right: 20px;
	border-bottom: solid 1px #DBDBDB;
}

.moduleSection h2{
	display: block;
	color: white;
	width: 280px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 18px;
	font-weight: normal;
	background: #969594;
	margin-top: 20px;
	padding-left: 13px;
	margin-bottom: 0px;
}

ul.sectionNav{
	border-bottom: 1px solid #969594;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 13px;
}

ul.sectionNav p, ul.sectionNav li {
	display: inline;
	margin-right: 15px;
}

.sectionIndexContainer p{
	margin-left: 13px;
	line-height: 14px;
	color: black;
}


/* General Styles */

h1, h1 a, h2, h2 a{
	color: #FF4312;
	font-weight: normal;
	margin-bottom: 8px;
}

h1, h1 a{
	font-size: 32px;
	line-height: 32px;
}

h2, h2 a{
	font-size: 18px;
	line-height: 18px;
}

h1 a:hover, h2 a:hover{
	color: #CC3610;
}

h3{
	font-size: 14px;
}
