/* -----------------------------
Filename: fergus.css
Title: Main CSS for Natchez
Author: Steven M. Crawford
url: http://media.fergusfallsjournal.com/css/fergus.css
License: Copyright 2006 Boone Newspapers, Inc., All Rights Reserved.
-----------------------------*/


#navarea, #navbar, #navbar ul, #promo, #logo img, #topleaderboardad, #bottomleaderboardad, #minioptions, .weatherbugad, #weather, .searcharea, #sidebar, #story-tools {
    display:none;
    }


body {
	margin:0px 0px 0px 0px;
	background:none;
	font-family:georgia, serif;
	font-size:11px;
	line-height:62.5%;
	}
	
	
	
	
	A 		{ color: #D2232A; text-decoration: none; font-weight:normal; }
	A:link		{ color: #D2232A; text-decoration: none; border-bottom:0px dotted #72B45C; }
	A:visited	{ color: #D2232A; text-decoration: none; border-bottom:0px dotted #72B45C; }
	A:active	{ color: #D2232A;  }
	A:hover		{ color: #551719; background:#FDF9E8; text-decoration: none; border-bottom:1px solid #7B6404; }
		

h1, h2, h3, h4 {
		font-weight:normal;
		margin:0px;
		padding:0px;
		}
		
		
#logo {
    padding:20px 0;
    }		


.couplesphoto {
	float: right;
	margin: 0 0 5px 10px;
	width: 180px;
	}



.post {
	float: left;
	padding:20px 0 40px 20px;
	margin:0;
	line-height: 24px;
	
	}


.post h1 {
	font-family:Georgia,serif;
	font-size: 38px;
	line-height: 32px;
	color:#383632;
	letter-spacing:-0.05em;
	font-weight:normal;
	margin:0px;
	margin-bottom:0px;
	padding-top:10px;
	border-bottom:0px solid #ACC8EA;
	}



.post h2 {
	font-family:Georgia,serif;
	font-size:24px;
	color:#383632;
	letter-spacing:-0.05em;
	font-weight:normal;
	margin:30px 0 0 0;
	padding: 0;
	border-bottom:0px solid #ACC8EA;
	}


.post h1 a:link, h2 a:link {color:#383632; font-weight:normal; border-bottom:0px solid #ACC8EA; letter-spacing:-0.05em; }
.post h1 a:hover, h2 a:hover, h2 a:visited:hover {color:#7D6501; background:none; }
.post h1 a:visited, h2 a:visited {color:#383632; font-weight:normal; border-bottom:0px solid #ACC8EA; letter-spacing:-0.05em;}



.post h3 {
	font-family: "Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif;
	color: #383632;
	line-height:24px;
	font-size:20px;
	font-weight:normal;
	padding:0;
	margin:5px 0 0 0;
	border-bottom:0px solid #EDEDED;
	letter-spacing:-0.05em;

	}


.post h4 {
	color: #333;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	margin-bottom:0px;
	padding:0px;
	
	}


.post h5 {
	font-size:11px;
	font-weight:normal;	
	}



.post p {
	font-family:Georgia,serif;
	font-size:16px;
	color:#2E2D2B;
	font-weight:normal;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	line-height:24px;
	}


	
	
	
.post ul {
	font-size:16px;
	color:#53574E;
	font-weight:normal;
	margin-top:20px;
	line-height: 18px;
	}


.post li {

	font-size:16px;
	color:#53574E;
	font-weight:normal;
	margin-top:0px;
	line-height: 18px;
	list-style-type:none;
	list-style-image: url();
	
	}



.post dl {
	font-weight:bold;
	font-size:16px;
	line-height: 20px;
	color: #354430;
	z-index: 3;
	padding:0;
	margin:0 0 20px 0;
	}


.post dt {
	font-family:Georgia,serif;
	font-weight:normal;
	font-size:16px;
	color: #574B34;
	padding:0 0 0 20px;
	}


.post dd {
	color: #3F4D38;
	font-weight:normal;
	}


.post strong {
	font-weight:bold;

	}


.post blockquote {
	background:#eee;
	padding:10px 20px;
	margin:0 0 20px 0;
	border-left:5px solid #aaa;
	}
	

.post label {
	font-family: "Lucida Grande", verdana, arial, "bitstream vera sans", sans-serif;
	color: #A09A88;
	line-height:14px;
	font-size:14px;
	font-weight:normal;
	padding:3px 0 0 0;
	margin:5px 0 0 0;
	border-bottom:0px solid #EDEDED;
	letter-spacing:0;

	}
	
