/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

html, body {
	background-color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

a {
	text-decoration: underline;
	}
	
a:link {
	color: #999999;
	}
	
a:visited {
	color: #999999;
	}
	
a:hover {
	color: #FFFFFF;
	}

#container {
	float: none;
	width: 950px;
	height: 100%;
	background-color: #333333;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	}

#banner {
	display: block;
	width: 950px;
	height: 350px;
	background-image: url(images/banner.jpg);
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#banner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	padding: 240px 0px 10px 120px;
	}
	
#banner h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 0px 120px;
	text-transform: uppercase; 
	} 
	
#bannersub {
	display: block;
	width: 950px;
	height: 230px;
	background-image: url(images/banner_sub.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#bannersub h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	padding: 130px 0px 10px 120px;
	}
	
#bannersub h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 0px 120px;
	text-transform: uppercase; 
	} 
	
.post {
	float: left;
	width: 950px;
	height: auto;
	color: #FFFFFF;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	border-top-color: #666666;
	border-top-width: 5px;
	border-top-style: solid; 
	}
	
.postdate {
	float: left;
	width: 110px;
	height: 100%;
	margin: 0px 10px 0px 0px;
	text-align: center;
	}
	
.month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 22px;
	letter-spacing: 1px;
	}
	
.date {
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	line-height: 56px;
	}
	
.datelower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	line-height: 19px;
	text-align: left;
	}
	
.text {
	float: left;
	width: 450px;
	height: 100%;
	padding: 0px 30px 0px 0px;
	}
	
.text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	}
	
.text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
.textsmall {
	float: left;
	width: 190px;
	height: 100%;
	padding: 1px 30px 0px 0px;
	}
	
.textsmall h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	float: left;
	}

.postimage {
	float: left;
	width: 350px;
	height: 100%;
	}
	
.postexcerpt {
	float: left;
	width: 550px;
	height: 100%;
	}
	
.postexcerpt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}

.photo {	
	width: 350px;
	border-bottom-color: #666666;
	border-bottom-width: 5px;
	border-bottom-style: solid; 
	margin: 5px 0px 0px 0px;
	padding: 0px;
	line-height: 0px;
	}
	
.postimage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	}
	
#navigation {
	float: left;
	width: 950px;
	height: auto;
	color: #FFFFFF;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	border-top-color: #666666;
	border-top-width: 5px;
	border-top-style: solid; 
	}
	
.label {
	float: left;
	width: 120px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	}
	
.label h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	}
	
.navlist {
	float: left;
	width: 240px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
.navlistbydate {
	float: left;
	width: 230px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
ul {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
li {
	list-style-type: none;
	}
	
.dotted {
	list-style-type: none;
	background-image: url(images/list_bg.gif);
	}

#footer {
	float: left;
	width: 950px;
	height: auto;
	color: #FFFFFF;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	border-top-color: #666666;
	border-top-width: 5px;
	border-top-style: solid; 
	}
	
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	}

#pagination {
	float: left;
	width: 950px;
	height: auto;
	color: #FFFFFF;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	border-top-color: #666666;
	border-top-width: 5px;
	border-top-style: solid; 
	}
	
.label {
	float: left;
	width: 120px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	}
	
.label h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	}
	
.navlist {
	float: left;
	width: 240px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}
	
.gray {
	color: #999999;
	}
	
.darkgray {
	color: #666666;
	}
	
.italic {
	font-style: italic;
	color: #999999;
	}

