/* @override 
	http://www.880therevolution.com/pages/local_style.css
	http://880therevolution.com/pages/local_style.css
*/

/* @group Global */

a img {
	border: 0 none;
}

div#feed_toolbar {
	position: absolute;
}

/* @end */

/* @group Galleries */

#gallery_text {
	overflow: scroll !important;
	overflow-x: hidden !important;
}

#gallery_content_container {
	background-color: #e1e3e2;
}

/* @end */

/* @group Mods */

div.leftmod1_content, div.leftmod2_content, div.leftmod3_content, div.leftmod4_content {
	padding-top: 5px;
}

div.leftmod2_content {
	text-align: center;
}

div.leftmod1_content a img, div.leftmod4_content a img {
	border: 2px solid #fff;
}

div.leftmod1_content ul {
	padding-left: 22px;
}

div.leftmod1_content li, div.leftmod4_content li {
	list-style-image: url(http://880therevolution.com/pages/images/icons/icon_star.gif);
}

div.top20_feature_pic img {
	border: 2px solid #fff;
	width: 60px;
}
/*
div.top20_list_even {
	background-color: #5b2324;
}

div.top20_list_odd {
	background-color: #3b1010;
}

div.rightmod3_content table img {
	border: 2px solid #fff;
}
*/
/* @end */

/* @group Mod Footers */

div.leftcolumn_mod1 div.mod_footer, div.leftcolumn_mod2 div.mod_footer, div.leftcolumn_mod3 div.mod_footer, div.leftcolumn_mod4 div.mod_footer {
	background-image: url(http://880therevolution.com/pages/images/modFooters/modLeft_footer.jpg);
	height: 10px;
}

div.centercolumn_mod1 div.mod_footer, div.centercolumn_mod2 div.mod_footer, div.centercolumn_mod3 div.mod_footer {
	background-image: url(http://880therevolution.com/pages/images/modFooters/modCenter_footer.jpg);
	height: 10px;
}

div.rightcolumn_mod1 div.mod_footer, div.rightcolumn_mod2 div.mod_footer, div.rightcolumn_mod3 div.mod_footer, div.rightcolumn_mod4 div.mod_footer {
	background-image: url(http://880therevolution.com/pages/images/modFooters/modRight_footer.jpg);
	height: 10px;
}
/*
div.top20_footer {
	height: 34px;
	background: #3b1010 url(http://880therevolution.com/pages/images/modFooters/modRight_footer.jpg) no-repeat center bottom;
}
*/
/* @end */

/* @group Subpages */

.feedtool_thumbnail {
	border: 2px solid #fff;
	margin-right: 5px;
}

div.subpage_container table div.title {
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #aba77b;
}

/* @end */

/* @group News Section */

table.newsboxlarge div#story div.title {
	font-size: 20px;
	font-weight: normal;
}

table.newsboxlarge div#story div.summary {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 8px;
}

table.newsboxlarge div#story div.date {
	color: #49898f;
	font-size: 12px;
}

table.newsboxlarge div#story div.page {
	font-size: 13px;
	line-height: 150%;
	padding-top: 0;
}

table.newsboxlarge div#story div.page b {
	font-weight: normal;
}

table.newsboxlarge ul.linklist {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

table.newsboxlarge ul.linklist li {
	margin-bottom: 6px;
}

table.newsboxlarge ul.linklist li a {
	font-size: 11px;
}

/* @end */

/* @group Articles */

div#wpekArticle {
	background-color: #003636;
	font-size: 100%;
	line-height: 150%;
	width: 550px;
}

div#wpekArticle h3 {
	color: #A9C5C6;
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 10px 0;
}

div#wpekArticle h4 {
	color: #ebebeb;
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 5px 0;
}

div#wpekArticle dt {
	color: #75d6d5;
	margin: 0 0 5px 0;
}

div#wpekArticle dd {
	background-color: #2A4C4C;
	border: 1px solid #4A8786;
	color: #fff;
	font-style: italic;
	margin: 0 20px 10px 20px;
	padding: 5px;
}

div#wpekArticle blockquote {
	background-color: #164040;
	border: 2px solid #174b4b;
	font-style: italic;
	margin: 0 auto;
	padding: 2px 5px;
	text-align: justify;
	width: 80%;
}

div#wpekArticle .bqStart, div#wpekArticle .bqEnd {
	color: #174b4b;
	font-size: 700%;
	font-style: normal;
}

div#wpekArticle .bqStart {
	float: left;
	margin-top: -20px;
	margin-left: -35px;
	padding-top: 45px;
}

div#wpekArticle .bqEnd {
	float: right;
	margin-right: -35px;
}

div#wpekArticle .centered {
	text-align: center;
}

div#wpekArticle img.header {
	border: 0 none;
}

div#wpekArticle img {
	border: 2px solid #fff;
}

/* @end */

/* @group Utilities */

.warning {
	color: #ff0000;
	font-size: 11px;
}

.centered {
	text-align: center;
}

.floatLeft {
	float: left;
}

img .floatLeft {
	float: left;
	margin-right: 10px;
}

.floatRight {
	float: right;
}

img .floatRight {
	float: right;
	margin-left: 10px;
}

.clearFloat {
	clear: both;
}

.top {
	font-size: 11px;
	text-align: right;
}

/* @end */

/* @group CC-Common */

div.newPageContainer div.localContent1 {
	color: #000;
	line-height: 1.5;
}

div.newPageContainer div.localContent1 a:link, div.newPageContainer div.localContent1 a:visited {
	color: #d44541;
	text-decoration: none;
}

div.newPageContainer div.localContent1 a:hover {
	color: #902c29;
	text-decoration: underline;
}

/* @end */

/* @group Blogs */

td#sec4 p {
	margin: 10px 0;
}

td.sections {
	border-right: 1px dashed #a9a9a9;
}

div.title {
	padding: 10px 0 5px 0;
	color: #06677a;
	font-size: 20px;
	font-weight: normal;
}

div.time {
	color: #5d5d5d;
	font-size: 11px;
	padding-bottom: 5px;
}

div.body {
	color: #333;
	font: normal 13px/1.3 arial;
	padding-bottom: 20px;
	word-spacing: 1px;
}

div#person_local234x60ad {display: none;}

/* @end */

/* @group Features */

#wpekFeatures * {
	margin: 0;
	padding: 0;
}

#wpekFeatures {
	position: relative;
	width: 450px;
	height: 800px;
}

#wpekFeatures a img {
	border: 0 none;
}

#wpekFeatures div#boxes {
	left: 10px;
	position: absolute;
	top: 360px;
}

#wpekFeatures div#boxes a img {
	float: left;
	margin: 0 10px 10px 0;
}

#top20{
display:none;
}


	div.eventContainer div.calenderTitleContainer div.eventTitle a, div.eventContainer div.calenderTitleContainer div.eventTitle a:hover {
	    font-size: 28px;
	    font-weight: bold;
	    color: #000000;
	    font-variant: small-caps;
	}
	
	/* T2.6 HEADER ADJUSTMENTS */
	.mod_body table tbody tr.recentlyPlayed td.title a:link, .mod_body table
	tbody tr.recentlyPlayed td.title .mod_body a:hover, .mod_body table tbody
	tr.recentlyPlayed td.title .mod_body a:visited {
	    font-size:11px !important;
	}
	
	/* EVENT CALENDAR ADJUSTMENTS */
	div.eventContainer div.calenderTitleContainer div.eventVenue {
	    font-size: 16px !important;
	    font-weight:normal !important;
	}
	div.eventContainer div.calenderTitleContainer div.eventTitle a,
	div.eventContainer div.calenderTitleContainer div.eventTitle a:hover {
	    font-size: 28px !important;
	    font-weight: bold !important;
	    color: #000000 !important;
	    font-variant: small-caps !important;
	}
	div.eventContainer div.calenderTitleContainer div.eventDate div.startEndDate
	span.eventsDay, div.eventContainer div.calenderTitleContainer div.eventDate
	div.startEndDate  span.eventsDate {
	    color:#000000 !important;
	    margin-right:3px !important;
	    font-size:20px !important;
	    font-weight:normal !important;
	}
	
	div.masthead_mod_container table {
	    padding: 10px 0 0 65px;
	}

/* FRONT PAGE PHOTO MODULE ADJUSTMENTS */
div.rightmod_content ul.photosectionModule_right div.photosectionLogo_right span.local_topcenter_title {
	text-align: left;
	display: table-cell;
	vertical-align: top !important;
}
div.rightmod_content ul.photosectionModule_right div.photosectionLogo_right span.local_topcenter_title a:link {
	font-size:18px !important;
}
div.rightmod_content ul.photosectionModule_right div.photosectionLogo_right {
	display: table;
	position: relative;
	width: 100%;
	margin-right: 5px;
	height: 90px !important;
}
	
/* FRONT PAGE RSS FEED ADJUSTMENTS */
/*div.centermod_content table.gadget tbody tr td span.powered {
	display:none;
}
div.centermod_content table.gadget tbody tr td div iframe {
	margin-top:-30px !important;
	overflow:hidden;
}*/
div#midcenter .moduleContainer div .moduleContentContainer {
	padding:2px !important;
}
div#rssincl-box-354390 div.rssincl-head {
	padding:0 !important;
}
div#rssincl-box-354390 {
	height: 330px;
}


/* NATIONAL PHOTO MODULE ADJUSTMENTS */
li.first-child p.moduleSummary a.photomod_featured {
	font-weight:bold;
}

/* 1ST HEADER MODULE ADJUSTMENTS */
div.mod_body div div.module_primaryarticle_title a:link, div.mod_body div div.module_primaryarticle_title a:hover, div.mod_body div div.module_primaryarticle_title a:visited { 
	font-size:13px !important; 
	line-height:14px !important;
}
div.mod_body a:hover {
	color:#999999 !important;
}

/* TWITTER MODULE ADJUSTMENTS */
div.twitterModule ul.moduleSubItems li.first-child div.moduleContentTitleSummaryContainer a.moduleFeatureLink {
	display:none !important;
}


/* DECREASES ARTICLE TITLE SIZE */
.subpage_title {
	font-size:24px !important;
	line-height:24px !important;
}

/* LOCAL EDGE PHOTO MODULE ADJUSTMENTS */
ul.moduleSubItems li a img.small {
	display:inline !important;
	float:left !important;
}

/* LOCAL EDGE YOUTUBE FEED ADJUSTMENTS */
div#rssincl-box-410030 div.rssincl-content div.rssincl-entry {
	padding: 0 !important;
	margin: 0 !important;
}
div#rssincl-box-410030 div.rssincl-head {
	padding: 0 !important;
	margin: 0 !important;	
}
div. leftContainerNarrow div#pageLeft div #personality_custommod_2 .moduleContainter div.moduleContentContainer {
	padding: 0 !important;
	margin: 0 !important;	
}

/* @end */
