﻿html, body 
{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Calibri;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

p
{
    margin-top: 0px;
    padding: 0px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #0066FF;
	text-decoration: underline;
}

/* Journal 3 col layout */
#journal_left
{
    width: 195px;
    float:left;
}

#journal_middle
{
    width: 480px;
    float: left;
}

/* Main Page Topic List */

.topic
{
	margin-top: 10px;
	margin-right: 5px;
	width: 325px;
	float: left;
	font-family: Georgia, Serif;
	display: inline;
}

.topicheader
{
	color: #b4141a;
	font-size: 10pt;
	width: 100%;
	float: left;
	font-weight: bold;
}

.topiclist
{
	font-family: Cambria, serif;
    font-size: 10pt;
    width: 100%;
    float: left;
	margin-bottom:7px;
}

.topicitem
{
    display: block;
    float: left;
    width: 320px;
    margin-bottom: 8px;
}

/* Journal topics list page */
.topicpage_headline 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	width: 460px;
	margin-bottom: 2px;
	float: left;
}

.topicpage_holder 
{
	width: 460px;
	float: left;
	margin-left: 12px;
	display: inline;
}

.topicpage_comments
{
    font-size: 8pt;
    width: 460px;
    float: left;
}

.topicpage_text
{
    float: left;
    font-size: 10pt;
}

.topicpage_date
{
    font-size: 8pt;
    font-weight: normal;
    color: #777;    
}

/* Search and Search Results Styles */

.SearchLabel
{
    float: left;
    width: 100px;
    text-align: right;
    padding: 4px;
    font-size: 10pt;
    font-weight: bold;
}

.SearchData
{
    float: left;
    width: 345px;
    text-align: left;
    padding: 4px;
    font-size: 10pt;
}

.search_results_headline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	width: 450px;
	margin-bottom: 2px;
	float: left;    
}

.search_results_holder
{
	width: 450px;
	float: left;
}

.search_results_bottom
{
    font-size: 8pt;
    color: #777;
    float: left;
}

.search_results_date
{
    font-size: 8pt;
    font-weight: normal;
    color: #777;    
}

#SearchHolder
{
    float: left;
    border: solid 1px #ccc;
    padding: 5px;
    width: 465px;
    background-color: #eee;
}

#ResultsHolder
{
    float: left;
    width: 460px;
}


/* Other definitions */
.journal_archive_articles
{
    width: 450px;
    padding: 5px 3px 5px 0px;
    border-bottom: dotted 1px #777;
}

.journal_archive_list_current
{
    width: 450px;
    padding: 5px 3px 5px 0px;
    border-bottom: dotted 1px #777;    
}

.journal_archive_list
{
    width: 430px;
    padding: 5px 3px 5px 0px;
    border-bottom: dotted 1px #777;    
    padding-left: 20px;
}

.page_header
{
	font-size: 16pt;
	font-weight: bold;
	color: #003;
	margin-bottom: 15px;
}

.leadStoryHeadline
{
    font-family: Georgia, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
    font-weight: bold;
    margin-bottom: 8px;
	color: #b4141a;
}

.leadStoryContent
{
	font-family: Cambria, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height:1.2em;
    height: 145px;
    overflow: hidden;
}

.topStoryHeadline
{
    height: 55px;
    font-family: Georgia, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
    font-weight: bold;
	margin-top:8px;
    overflow: hidden;
	color: #b4141a;
}

.topStoryContent
{
    height: 142px;
    overflow: hidden;
    font-family: Cambria, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height:1.2em;
	margin-bottom:5px;
}

.commentViewHolder
{
    clear: both;
    font-size: 8pt;
    margin-bottom: 8px;
}

.commentTopicText
{
    text-transform: uppercase;
    color: #777;
}

.commentImage
{
    border: 0 none;
    margin-left: 4px;
}

.journalStoryText

{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height:1.2em;
}

.journalReadMore
{
	float:right;
	text-align: right;
	font-family: Cambria, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #981b1e;
	margin-right:5px;
	
}

.journalReadMore a, .journalReadMore a:hover
{
    color: #981b1e;
}

/* Story Image Styles */
.hImgHolder 
{
    width: 480px;
    margin-bottom: 10px;
    float: left;   
}

.hImgHolder img 
{
    width: 480px;
    border: 0 none;
}

.vImgHolder 
{
    width: 240px;
    margin-bottom: 10px;
    float: right;
    margin-left: 5px;  
}

.vImgHolder img
{
    width: 240px;
    border: 0 none;
}

.image_captions_horiz {
    width: 468px;
    font-size: 8pt;
	line-height: 1.2em;
	float:left;
	padding: 5px;
	font-style: italic;
	border-bottom: dotted 1px #555;
}

.image_captions_vert {
    width: 228px;
    font-size: 8pt;
	line-height: 1.2em;
	float:left;
	padding: 5px;
	font-style: italic;
	border-bottom: dotted 1px #555;
}

.story_captions {
	font-size:12px;
	font-weight: normal;
}


