/******************************************************************************************************
Story.css

This css file defines the story page styles for Juneau

******************************************************************************************************/


/******************************************************************************************************
												Story page styles 
******************************************************************************************************/
#main-body .body-table .story {													/* story container */
	font: normal 12px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
}


/***************************************************
					story content
***************************************************/
#main-body .body-table .story .byline1 {										/* byline 1 */
	color: #010101;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin: 0;
}
#main-body .body-table .story .byline2 {										/* byline 2 */
	color: #010101;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	margin: 0;
}
#main-body .body-table .story .comments {										/* story comments */
	border: 1px solid #b4bcd3;
	border-top: none;
	color: #3d3c3d;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
}
#main-body .body-table .story .comments a {										/* story comments links */
	font-weight: bold;
}
#main-body .body-table .story p.comments {										/* story comments text */
	border: none;
	font: bold 11px arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
#main-body .body-table .story .comments form {									/* story comments forms */
	margin: 0;
	padding: 15px;
}
#main-body .body-table .story .comments input {									/* story comments form input */
	width: 75%;
	height: 20px;
	border: 1px solid #b4bcd3;
	color: #3d3c3d;
	font: normal 11px\11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 1px 1px 1px 6px;
}
#main-body .body-table .story .comments textarea {								/* story comments form textarea */
	width: 75%;
	height: 200px;
	border: 1px solid #b4bcd3;
	color: #3d3c3d;
	font: normal 11px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 1px;
}
#main-body .body-table .story .comments ul {									/* story comments list container */
	margin: 0;
	padding: 5px 0 5px 20px;
}

/*** story text styles ***/
#main-body .body-table .story .story-text {										/* story text color */
	color: #010101;
}
#main-body .body-table .story .story-text a {									/* story text link */
	font-weight: bold;
}
#main-body .body-table .story .story-text img.bullet4 {							/* story text bullet image */
	vertical-align: middle;
	margin: 0;
	padding: 0 4px 0 0;
}
#main-body .body-table .story .story-text p {									/* story text padding */
	margin: 0;
	padding: 5px 0;
}
#main-body .body-table .story .story-text h2 {									/* story text headline */
	color: #354576;
	font: bold 21px arial,helvetica,sans-serif;
	text-align: left;
	text-transform: none;
	margin: 0;
	padding: 0;
}
#main-body .body-table .story .story-text h2.subhead {							/* story text sub headline */
	color: black;
	font: 14px arial,helvetica,sans-serif;
	 font-style:italic;
	text-align: left;
	text-transform: none;
	margin: 0 0 -5px 0;
	padding: 5px 0 0 0;
}
#main-body .body-table .story .story-text .updated {							/* web updated */
	border: 1px solid #b4bcd3;
	border-left: none;
	border-right: none;
	width: 360px;
	color: #010101;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0 0 15px 0;
	padding: 10px 0;
}
#main-body .body-table .story .story-text p.updated {							/* web updated padding */
	border: none;
	font: normal 11px arial,helvetica,sans-serif;
	margin: 0;
	padding: 3px 0 0 0;
}

#main-body .body-table .article-links {												/* background header */
	clear: both;
	display: block;
	border: 0px solid #394555;
	border-top: none;
	border-bottom: none;
	background: url("/dev/images/news/article_links.jpg");
	width: 677px;
	height: 29px;
	margin: 10px 0 0 0;
}
#main-body .body-table .article-links-text {										/* background header text */
	color: #fff;
	font: bold 14px arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 7px 12px 0 12px;
}
#main-body .body-table .story .article-links-text a,
#main-body .body-table .story .article-links-text a:hover {							/* background header link */
	color: #fff;
	font: bold 11px arial,helvetica,sans-serif;
	padding: 0px 8px 12px 8px;
}
#main-body .body-table .story_footer {
	background: #FFFFFF url('/dev/images/news/bot_news_story.jpg');
	width: 699px;
	height: 20px;
}

/***************************************************
					story extras
***************************************************/
#main-body .body-table .story-extras {												/* story extras table */
	background-color: #172552; 
	width: 699px;
	margin: 3px 0;
	padding: 0;
}
#main-body .body-table .story-extras a:link {
	font-family: arial;
	text-decoration: none;
}
#main-body .body-table .story-extras a:hover {
	text-decoration: underline;
}
#main-body .body-table .story-extras-box {											/* story extras box */
	background: #FFFFFF url('/dev/images/news/bot_mod_footer.jpg') no-repeat bottom center;
	float: left;
	margin: 0px 6px 0 0;
	padding: 0;
	width: 229px;
	height: 360px;
}
#main-body .body-table .story-extras-box2 {											/* story extras box */
	background: #FFFFFF url('/dev/images/news/bot_mod_footer.jpg') no-repeat bottom center;
	float: left;
	margin: 0;
	padding: 0;
	width: 229px;
	height: 360px;
}
#main-body .body-table .story-extras-box-header {											/* story extras box */
	background: #FFFFFF url('/dev/images/news/bot_mod_header.jpg') no-repeat top center;
	padding: 30px 0 0 0;
	width: 229px;
}
#main-body .body-table .story-extras-box-header h2 {
	padding: 0px !important;
	margin: 0px !important;
}
#main-body .body-table .story-extras-box-header #flashcontent {
	margin: 0px -10px -5px -10px;
}
#main-body .body-table .blogs {
	margin: -3px 0 0 0;
	color: #3D68AD
}
#main-body .body-table .blogs a:link {
	color: #3D68AD;
	text-decoration: none;
	font: normal 11px arial,helvetica,sans-serif;
}
#main-body .body-table .blogs a:hover {
	text-decoration: underline;
}
/***************************************************
				visit story extras
***************************************************/
#main-body .body-table .visit-extras {												/* story extras table */
	background-color: #172552; 
	width: 699px;
	margin: 3px 0;
	padding: 0;
}
#main-body .body-table .visit-extras a:link {
	font-family: arial;
	text-decoration: none;
}
#main-body .body-table .visit-extras a:hover {
	text-decoration: underline;
}
#main-body .body-table .visit-extras-box {											/* story extras box */
	background: #FFFFFF url('/dev/images/visit/bot_mod_footer.jpg') no-repeat bottom center;
	float: left;
	margin: 0px 6px 0 0;
	padding: 0;
	width: 229px;
	height: 360px;
}
#main-body .body-table .visit-extras-box2 {											/* story extras box */
	background: #FFFFFF url('/dev/images/visit/bot_mod_footer.jpg') no-repeat bottom center;
	float: left;
	margin: 0;
	padding: 0;
	width: 229px;
	height: 360px;
}
#main-body .body-table .visit-extras-box-header {											/* story extras box */
	background: #FFFFFF url('/dev/images/visit/bot_mod_header.jpg') no-repeat top center;
	padding: 30px 0 0 0;
	width: 229px;
}
#main-body .body-table .visit-extras-box-header h2 {
	padding: 0px !important;
	margin: 0px !important;
}
#main-body .body-table .visit-extras-box-header #flashcontent {
	margin: 0px -10px -5px -10px;
}
#main-body .body-table .blogs {
	margin: -3px 0 0 0;
	color: #3D68AD
}
#main-body .body-table .blogs a:link {
	color: #3D68AD;
	text-decoration: none;
	font: normal 11px arial,helvetica,sans-serif;
}
#main-body .body-table .blogs a:hover {
	text-decoration: underline;
}
/***************************************************
					story headers
***************************************************/
#main-body .body-table .story-header {											/* story module header */
	background-color: #FFFFFF;
	background-image: url("/dev/images/news/story_header.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 699px;
	height: 25px;
	color: #fff;
	margin: 0 0 4px 0;
}
#main-body .body-table .story-header img.header {								/* story module header image */
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#main-body .body-table .story-header .story-text {								/* story module header image */
	float: left;
	display: block;
	margin: 0;
	padding: 2px 0 0 20px;
	width: 474px;
}

#main-body .body-table .story-header .text-size {								/* story module header text size */
	float: left;
	height: 19px;
	margin: 0;
	padding: 0 10px 0 133px;
}
#main-body .body-table .story-header .text-size img {							/* story module header text size image */
	float: left;
	margin: 1px;
	padding: 0;
}

#main-body .body-table .story-footer {
	background-image: url("/dev/images/misc/bot_news_story.jpg");
	width: 699px;
	height: 20px;
}
/***************************************************
				visit story headers
***************************************************/
#main-body .body-table .visit-header {											/* story module header */
	background-color: #FFFFFF;
	background-image: url("/dev/images/visit/story_header.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 699px;
	height: 25px;
	color: #fff;
	margin: 0 0 4px 0;
}
#main-body .body-table .visit-header img.header {								/* story module header image */
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

#main-body .body-table .visit-header .story-text {								/* story module header image */
	float: left;
	display: block;
	margin: 0;
	padding: 2px 0 0 20px;
	width: 474px;
}

#main-body .body-table .visit-header .text-size {								/* story module header text size */
	float: left;
	height: 19px;
	margin: 0;
	padding: 0 10px 0 133px;
}
#main-body .body-table .visit-header .text-size img {							/* story module header text size image */
	float: left;
	margin: 1px;
	padding: 0;
}

#main-body .body-table .visit-footer {
	background-image: url("/dev/images/visit/bot_visit_story.jpg");
	width: 699px;
	height: 20px;
}
/***************************************************
					story insert module
***************************************************/
#main-body .body-table .story .story-insert {
	display: inline;
	float: right;
	width: 300px;
	margin: 0 0 0 10px;
}
#main-body .body-table .story .photo-box {
	border: 1px solid #b4bcd3;
	margin: 0 -5px 6px 0;
}
#main-body .body-table .story .photo-box p {
	color: #010101;
	font-size: 11px;
	font-weight: normal;
	margin: 0 10px 10px;
}
#main-body .body-table .story .photo-box img.camera {
	display: inline;
	padding: 0 5px 0 0;
}
#main-body .body-table .story .photo-box .large {
	display: none;
	wi
}
#main-body .body-table .story .photo-box .selected {
	display: block;
}
#main-body .body-table .story .photo-box .photo-credit {
	text-align: right;
	margin: 2px 10px;
}
#main-body .body-table .story .photo-box .thumbs {
	margin: 10px 0 10px 10px;
}
#main-body .body-table .story .photo-box .thumbs div {
	background: url("/dev/images/misc/bullet5.gif") 0 3px no-repeat;
	font-weight: bold;
	padding: 0 0 0 14px;
	margin: 6px 0 2px;
}
#main-body .body-table .story .photo-box .thumbs img {
	border: 4px solid #172552;
}
#main-body .body-table .story .photo-box .thumbs img.selected {
	display: inline;
	border: 4px solid #172552;
}



/*********************
* Change Text Size
**********************/
#story {

}
	#story-meta-data {
		display: none;
	}

	#story.font-size-1 h1 				{ font-size: 30px; }
	#story.font-size-1 h2 				{ font-size: 16px; }
	#story.font-size-1 p,
	#story.font-size-1 #photo-box p,
	#story.font-size-1 #photo-box .photo-credit,
	#story.font-size-1 #byline 			{ font-size: 16px; line-height: 20px; }
	#story.font-size-1 #update-info 	{ font-size: 12px; }

	#story.font-size-2 h1 				{ font-size: 33px; }
	#story.font-size-2 h2 				{ font-size: 18px; font-weight: normal; }
	#story.font-size-2 p,
	#story.font-size-2 #photo-box p,
	#story.font-size-2 #photo-box .photo-credit,
	#story.font-size-2 #byline 			{ font-size: 18px; line-height: 22px; }
	#story.font-size-2 #update-info 	{ font-size: 13px; }

	#story.font-size-3 h1 				{ font-size: 36px; }
	#story.font-size-3 h2 				{ font-size: 20px; font-weight: normal; }
	#story.font-size-3 p,
	#story.font-size-3 #photo-box p,
	#story.font-size-3 #photo-box .photo-credit,
	#story.font-size-3 #byline 			{ font-size: 20px; line-height: 24px; }
	#story.font-size-3 #update-info 	{ font-size: 14px; }


	#story #update-info {
		border-top: 1px solid #dadada;
		border-bottom: 1px solid #dadada;
		font-size: 10px;
		padding: 6px 0;
		margin: 0 322px 0 0;
	}
	
	#story h1 {
		font-size: 26px;
		font-weight: normal;
		margin: 6px 0 4px;
		padding: 0;
	}
	#story h2 {
		font-size: 14px;
		margin: 4px 0;
		padding: 0;
	}
	
	#story #byline {  }
		#story #byline .byline1 {
			font-weight: bold;
			margin: 0 10px 0 0;
		}
		#story #byline .byline2 {
			margin: 0 0 0 10px;
			
		}

	#story p {
		font-size: 13px;
		line-height: 16px;
	}

