/*  HEADER STYLES  */

	body {
	
	margin-bottom:0px;
	margin-right:0px;
	
	}
	
	table,
	td,
	tr
	
	{
	
		border: 0px;
		
	}
	
	a {
	
		color:#333333;
	
	}
	
	a:hover {
	
		color:#B30004;

	}		

	#site_container {

		width:915px;
		margin-Left: auto;
		margin-right: auto;
		padding-right:40px;
	}

	#header_container {
	
		margin:0px;
		width:950px;
						
	}
	
	#logo_container {
	
		width:272px;
		float:left;
		padding-bottom:5px;
	
	}
	
	.contact_input {
	
		padding:7px;
		font-size:15px;
		border: #DBDBDB solid 1px;
		font-family:Arial, Helvetica, sans-serif;
		color:#8a8886;
		background-image:url(http://www.ledgernews.com/images/field-bg.png);

	}			

	.contact_input:focus {
	
		border: #6199b3 solid 1px;
		color: #6199b3;
		
	}		

	
	#weather_container {
	
		width:150px;
		float:left;
		height:50px;
		margin-top:37px;
		margin-bottom:0px;
		
	}
	
	#nav_advertisement {
	
		width:234px;
		float:left;
		margin-left:115px;
		padding-top:18px;
		
	}
	
	#menu_sub_container {
	
		width:100%;
		margin-top:10px;
		margin-bottom:10px;
		height:3px;
	
	}

/* 	TEXT STYLES  */

	h1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #666666;
		line-height: 16px;
		font-weight:normal;
	}

	h2 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		color: #3E3E3E;
		margin-top:15px;
		margin-bottom:-3px; 
		
	}
	
	h3 {
		margin-top:5px;
		margin-bottom: 3px;
		color: #3E3E3E;
		font-family: Times New Roman, Times, serif;
		font-size: 18px;
		font-weight: 500;
	}

		/* H3 Link Style */
	
		h3 a:link { 
			text-decoration:none; 
			color: #3E3E3E;
		} 

		h3 a:visited { 
			text-decoration:none; 
			color: #3E3E3E;
		} 

		h3 a:hover { 
			text-decoration:underline; 
			color:#B30000;
		} 

		h3 a:active { 
			text-decoration:underline; 
			color: #3E3E3E;
		} 

	h4 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color: #666666;
		font-weight:normal;
		margin-top:-13px;
	}

	h7 {
	
		color: #3E3E3E;
	
	}
	
	#links_top {
	
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		padding-top:10px;
		padding-bottom:20px;
		padding-right:35px;
						
	}
	
	#link_top {
	
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		padding-top:10px;
		padding-bottom:20px;
						
	}	
	
	#links_top_item {
	
		padding-left:5px;
		padding-right:5px;
		text-align:center;		
	
	}
	
	#links_top_item a {
	
		color:#666666;
		text-decoration:underline;
		
	}

	#links_top_item a:hover {
	
		color:#BB0004;
		text-decoration:underline;
		
	}
	
	#links_top_divider {
	
		padding-left:3px;
		padding-right:3px;
		text-align:center;
		
	}
		
/*  BODY STYLES  */

	#body_container {
	
		width:100%;
		padding-top:23px;
		margin-left:40px;
	
	}
	
	#body_column1 {
	
		float:left;
		width:567px;
		margin-right:5px;
	
	}
	
	#body_column1_padding {
	
		margin-bottom:15px;
	
	}	
	
	#body_column2 {
	
		float:left;
		width:300px;
		margin-left:3px;
	
	}
	
	#body_column2_padding {
	
		margin-bottom:15px;
	
	}

	.section_title {

		font-family:Arial, Helvetica, sans-serif;
		font-size:19px;
		font-weight:500;
		color:#237090;
		padding-left:13px;
		background-color: transparent;
		background-image: url(http://www.ledgernews.com/images/title_arrow.jpg);
		background-repeat: no-repeat;
		background-position: 0px 5px;

	}
	
	#body_headline_container {
	
	}
	
	#body_container ul { 

		margin-left:15px; 
		margin-right:0px;  
		list-style-type:square;
		color:#999999;

	} 
	
	#body_container li {
	
		margin-left:-40px;
	
	}
	
/* IMAGE HOVERS */


.readmore
{
	height: 22px;
	width: 73px;
	text-indent: 10000px;
	background: url(http://www.ledgernews.com/images/homepage/fullstories-up.jpg) top left no-repeat;
	display:block;
	margin-bottom:15px;
	margin-top:15px;

}

.readmore a
{
	height: 22px;
	width: 73px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(http://www.ledgernews.com/images/homepage/fullstories-up.jpg) top left no-repeat;
	display:block;
	
}

.readmore a:hover {

	background-image: url(http://www.ledgernews.com/images/homepage/fullstories-down.jpg);
	
}	
	
/* HOMEPAGE HEADLINE CLASSES */

	#breaking-news {
	
		background: url(http://www.ledgernews.com/images/breaking-news/breaking-bg.jpg);
		width:876px;
		height:47px;
		margin-bottom:20px;
	
	}

	#breaking-text {
	
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		margin-right:8px;
		color:#FFFFFF
	
	}

	.headline-bg {
		background-image: url(http://www.ledgernews.com/images/homepage/bg-cont.jpg);
		background-repeat: repeat-x;
	
	}

	.headline-thumbnail {
		margin-right:10px;
	}
	
	.headline-sports {
		background-image: url(http://www.ledgernews.com/images/homepage/sports-background.jpg);
		background-repeat: no-repeat;
	}

	.headline-weeklynews {
		background-image: url(http://www.ledgernews.com/images/homepage/weeklynews-background.jpg);
		background-repeat: no-repeat;
	}

	.headline-life {
		background-image: url(http://www.ledgernews.com/images/homepage/life-background.jpg);
		background-repeat: no-repeat;
	}
	
	.headline-community {
		background-image: url(http://www.ledgernews.com/images/homepage/community-background.jpg);
		background-repeat: no-repeat;
	}
	
/* Homepage Content */

	/* Top Stories (And Featured Picture) */

	#TopStories-Main {
		width:100%;
		background-image:url(http://www.ledgernews.com/images/homepage/topstories/topstories-bg.jpg);
		background-repeat:repeat-y;
		
	}
	
	#TopStories-Content {
		background-image: url(http://www.ledgernews.com/images/homepage/topstories/topstories-head.jpg);
		background-repeat: no-repeat;
		background-position: left top;
	}

	#TopStories-Left {
	
		float:left;
		width:350px;
	
	}
	
	#TopStories-Right {
	
		float:right;
		width:215px;
	
	}
	
	#TopStories-Feature {
		float:left;
		padding-left:10px;
		padding-right:10px;
	}
	
	#TopStories-MoreNews {
		padding-top:35px;
		padding-left:7px;
		padding-right:7px;
	}
	

	.popular_articles ol {
	
		margin-left:26px;
		padding-right:9px;
		
	}

	.popular_articles li {
	
		color:#BB0004;
		font-size:16px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-decoration:none;
		
	}
	
	.popular_articles_links {
	
		color:#333333;
		font-size:12px;
		font-weight:normal;
		
	}
	
	a.popular_articles_links:link {
	
		text-decoration:none;
		color:#333333;		
		
	}
	
	a.popular_articles_links:visited {
	
		text-decoration:none;
		
	}
	
	a.popular_articles_links:hover {
	
		text-decoration:underline;
		color:#BB0004;
	
	}

	.popular_articles_line {
	
		
		margin-left:-61px;
		margin-top:8px;
		margin-bottom:10px;
	
	}
	
	/* Top Stories (Latest News) Text */
	
	.latestnews {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:16px;
		padding-bottom:7px;
		
	}
	
	.latestnews ul {
	
		margin-left:15px; 
		margin-right:0px;  
		list-style-type:square;
		
	}
	
	a.latestnews:link {
		text-decoration: underline; 
		color: #3E3E3E;
	}
	
	a.latestnews:visited {
		text-decoration: underline; 
		color: #3E3E3E;
	}
	
	a.latestnews:hover {
		color:#B30000;
		text-decoration: underline; 
	}
	
	a.latestnews:active {
		text-decoration: underline;  
		color: #3E3E3E;
	} 

	/*   Content Item Text Format   */
	
	
		/*   Content Item Containers   */
	
		.feature {
		
			margin-top:10px;
		
		}
		
		.feature1 {
		
			z-index:1;
			margin-bottom:8px;
		
		}
		
		.feature2 {
		
			z-index:2;
			margin-bottom:2px;
		
		}
		
		/*   Link Classes   */
		
		.latestlist {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #555555;
			line-height:16px;
			
		}
		
		a.latestlist:link {
			text-decoration: none; 
			color: #3E3E3E;
		}
		
		a.latestlist:visited {
			text-decoration: none; 
			color: #3E3E3E;
		}
	
		a.latestlist:hover {
			color:#B30000;
			text-decoration: none; 
		}
		
		a.latestlist:active {
			text-decoration: none;  
			color: #3E3E3E;
		} 		
		
		/* ------------------------------------------- */

		.latestreadon {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #B30000;
			line-height:16px;
			padding-right: 10px;  
			background: transparent url(http://www.ledgernews.com/images/homepage/more-arrow.jpg) no-repeat center right;  
			
		}
		
		a.latestreadon:link {
			text-decoration: none; 
			color: #B30000;
		}
		
		a.latestreadon:visited {
			text-decoration: none; 
			color: #B30000;
		}
	
		a.latestreadon:hover {
			color:#B30000;
			text-decoration: underline; 
		}
		
		a.latestreadon:active {
			text-decoration: none;  
			color: #B30000;
		} 				
		
		.mail-links {
			text-decoration:none;
			color:#AE0004;

		}
		
		a.mail-links:link {
			text-decoration: none; 
			color:#AE0004;
		}
		
		a.mail-links:visited {
			text-decoration: none; 
			color:#AE0004;
		}
	
		a.mail-links:hover {
			color:#AE0004;
			text-decoration: underline; 
		}
		
		a.mail-links:active {
			text-decoration: none;  
			color:#AE0004;
		} 				
		
	.pagination li {
	
		display:inline;
		list-style-type:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#353535;
		padding-right:40px;
		padding-left:0px;
		padding-top:0px;
		padding-bottom:0px;
		margin:0px;
		overflow:visible
	
	}
	
		.pagination-link {
		
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#A40004;
			text-decoration:none;
		
		}
		
			a.pagination-link:link {
			
				color:#A40004;
				text-decoration:none;
			
			}
			
			a.pagination-link:hover {
			
				text-decoration:underline;
				color:#A40004;
			
			}			
	
/* FOOTER STYLES */

	#footer {
		
		background-image:url(http://www.ledgernews.com/images/footer-bg.jpg);
		background-repeat:repeat-x;
		background-color:#e7e7e7;
		position:relative;
		left:-10px;
		margin-right:-10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#333333;
		font-size:12px;
		height:60px;
		padding-top:40px;
		bottom:0px;
		min-width:915px;

	}

	.footer-links-main {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333333;
	}
	
		a.footer-links-main:link {
			text-decoration: underline; 
		}
	
		a.footer-links-main:visited {
			text-decoration: underline; 
		}
		
		a.footer-links-main:hover {
			color:#B30000;
			text-decoration: underline; 
		}
		
		a.footer-links-main:active {
			text-decoration: underline;  
		} 

	.footer-links-rss {
		font-family:Arial, Helvetica, sans-serif;
		display:inline;
		font-size:12px;
		color:#666666;
		width:140px;
		background: url(http://www.ledgernews.com/images/rss-icon.gif) no-repeat 0 50%;
		padding-left:22px;
	}
	
		a.footer-links-rss:link {
			text-decoration: underline; 
		}
	
		a.footer-links-rss:visited {
			text-decoration: underline; 
		}
		
		a.footer-links-rss:hover {
			color:#B30000;
			text-decoration: underline; 
		}
		
		a.footer-links-rss:active {
			text-decoration: underline;  
		} 

	span.footer-links-rss {
	
		text-indent:30px;
		display:block;
		
	}

	.footer-links {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
	}
	
		a.footer-links:link {
			text-decoration: underline; 
		}
	
		a.footer-links:visited {
			text-decoration: underline; 
		}
		
		a.footer-links:hover {
			color:#B30000;
			text-decoration: underline; 
		}
		
		a.footer-links:active {
			text-decoration: underline;  
		} 
		
	#digital_edition {
	
		position:absolute;
		margin-left:-65px;
		height:820px;
		
	}
	
	#links {
	
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:24px;
		
	}
	
	#links ul {
	
		font-size:4px;
	
	}
	
	#links a {
	
		color:#333333;
		text-decoration:none;
	
	}
	
	#links a:hover {
	
		color:#AE0004;
		text-decoration:underline;
	
	}
