/****** STORY STYLES *******/

#story .header {
	color: #ff8a00;
}

#story .story-text .updated {
	border-bottom: 1px solid #d7d6ce;
	border-top: 1px solid #d7d6ce;
	color: #010101;

}

#story .breadcrumbs {
	color: #ff8a00;
}

#story .breadcrumbs a {
	color: #faa915;
}

#story a:link, #story a:visited, #story a:active {
	font-size: 13px;
	text-decoration: none;
	color: #ff8a00;
	margin: 0px 0px 0px 0px;
}
#story a:hover {
 	text-decoration: underline;
}

/********* story insert module ********/

#story .photo-box {
	border: 1px solid #df9206;
	background: #fff9ea;
}
#story .photo-box p {
	color: #010101;
}
#story .photo-box .selected img {
	border: 2px solid #ff8a00;
}
#story .photo-box .photo-credit {
	color: #ff8a00;
}
#story .photo-box .thumbs {
}

#story .photo-box .thumbs img {
	border: 2px solid #ff8a00;
}
#story .photo-box .thumbs img.selected {
	border: 2px solid #ff8a00;
}

#story .breakout{
	color: #ff8a00;
}

/******************************************************************************************************
												Social Media and Sharing
******************************************************************************************************/

#shareBar{
	border: 1px solid #df9206; 
	background-color: #fff9ea;
}

.socialmediaHorizontal {
    COLOR: #6666cc;
}

.SMprint {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/article_print.gif) #fff9ea no-repeat;
}

.SMemail {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/article_email.gif) #fff9ea no-repeat;
}

.SMdigg {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/digg.gif) #fff9ea no-repeat;
}

.SMtwitter {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/twitter.gif) #fff9ea no-repeat;
}

.SMdelicious {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/delicious.gif) #fff9ea no-repeat;
}

.SMfacebook {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/facebook.gif) #fff9ea no-repeat;
}

.SMreddit {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/reddit.gif) #fff9ea no-repeat;
}

.SMstumbleupon {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/stumbleupon.gif) #fff9ea no-repeat;
}

.SMyahoo {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/yahoo.gif) #fff9ea no-repeat;
}

LI.SMprint {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/article_print.gif) #fff9ea no-repeat 0px 50%;
}

LI.SMemail {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/article_email.gif) #fff9ea no-repeat 0px 50%;
}

LI.SMdigg {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/digg.gif) #fff9ea no-repeat 0px 50%;
}

LI.SMtwitter {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/twitter.gif) #fff9ea no-repeat 0px 50%;
}

LI.SMdelicious {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/delicious.gif) #fff9ea no-repeat 0px 50%;
}

LI.SMfacebook { 
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/facebook.gif) #fff9ea no-repeat 0px 50%;
}

LI.SMreddit {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/reddit.gif) #fff9ea no-repeat 0px 50%;
}

LI.SMstumbleupon {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/stumbleupon.gif) #fff9ea no-repeat 0px 50%;
}

LI.SMyahoo {
    BACKGROUND: url(http://www.juneauempire.com/images/socialmedia/yahoo.gif) #fff9ea no-repeat 0px 50%;
}

/****** SECTION STYLES *******/
#section_header {
	background: #fff1d0;
	color: #ff8a00;
	border: 1px solid #df9206;
}

#section_index .breadcrumbs{
	color: #ff8a00;
}
#section_index .breadcrumbs a:link, #section_index .breadcrumbs a:visited, #section_index .breadcrumbs a:active {
	color: #ff8a00;
}
#section_index .breadcrumbs a:hover {
	color: #ff8a00;
}

#section_digests .digest_photo {
	border: 2px solid #df9206;
}
#section_digests .headline a:link, #section_digests .headline a:visited, #section_digests .headline a:active {
	color: #ff8a00;
}


/******** SECTION PREVIOUS HEADLINES ********/
#section_previous_header {
	background: #fff1d0;
	color: #ff8a00;
	border: 1px solid #df9206;
}


#section_previous_headlines .headline a:link, #section_previous_headlines .headline a:visited, #section_previous_headlines .headline a:active {
	color: #ff8a00;
}

/******** SECTIONS HEADLINES *******/
#sections_headlines .section h2 {
	color: #a11b00;
}
#sections_headlines .section {
	background: #f4f4ee;
	border: 1px solid #c7c7bb;
}
/****** SECTION STYLES *******/

/****** EXTRAS ********/

/* Multimedia */
#section_extras .module {
	background: #fff9ea;
	color: #ff8a00;
	border: 1px solid #df9206;

}

#section_extras .module h4{
	background: #ff8a00;
	color: #FFF;
}

#section_extras .module a{
	color: #ff8a00;
}

#content .yahoo{
	border-top: 3px solid #ff8a00;
}


