/* Article theme styles */

/* Common styles */
div#article-image div.caption {
	background-color: #333;
	color: #fff;
}

div#article-paging a {color: #666;}
div#article-paging a.selected {color: #000;}

body#article div.anchor-links ul li {background: transparent url('images/bullet-gt.gif') no-repeat 0px 4px;}

/* Unique styles */
div.module-content-internal div.comments, div.module-content-internal form.post-comment {border-color: #ccc;}

body#article div.advertising-local-links h4 span {background-color: #fff;}

div#module-roundup div.item {border-color: #ccc;}

div#module-roundup h5, div#module-roundup address {color: #666;}

/* Begin newsletter styles (uses the article template) */
body#article h3.section-title{
	border-color: #ccc;
	color:#336699;
}

/* BEGIN RSS FAQ */
#article dl.rss-faq-list{color:#000000;}


/* BEGIN RSS PAGE */
body#article dl.rss-feeds-top-statement{color: #000000;}
body#article dl.rss-feeds-content{border-color:#ccc;}
body#article dl.rss-feeds-content dd{color: #000000;}
body#article h3.rss-feeds-header{
	background-color: #f5f5f5;
	border-color: #ccc
}

/* Begin upload media stand-alone page styles */
div.upload-media-form p.error {
	color: #ff0000;
}

div.upload-media-form label.error {
    background: transparent url('images/registration-error-arrow.jpg') no-repeat 0px -1px;
    color: #ff0000;
}
/* End upload media stand-alone page styles */

/* Begin review details styles */
div.review-details {
	/*background-color: #C5DDEC;*/
}

/* End review details styles */

/* Begin weather page styles */
div#weather-map ul.middle,
div#weather-map ul.last {
    border-color: #ccc;
}
body#article div#content-right table#weather-regional {
    background: #fff;
}
table#weather-regional th {
    background-color: #fff;
	border-bottom: solid 1px #ccc;
}
table#weather-regional tr.d0 td {
    background-color: #e7e7e7;
}
table#weather-regional tr.d1 td {
    background-color: #fff;
}
div.module-content-internal div.content div.weekday {
    border-color: #ccc;
}
/* End weather page styles */