/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8E959B;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

a {
	color: #E55D13;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 905px;
	height: 195px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Logo */

#logo {
	float: left;
	width: 208px;
	height: 185px;
	padding: 0 15px 0 0;
	background: url(images/img02.jpg) no-repeat;
}

#logo h1 {
	padding: 120px 0 0 0;
	text-align: center;
	letter-spacing: -1px;
	font-size: 28px;
	font-weight: normal;
}

#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 13px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
}

#logo a:hover {
	color: #990000;
}

/* Menu */

#menu {
	float: left;
	padding: 0 0 0 0;
}

#menu ul {
	height: 55px;
	margin: 0;
	padding: 23px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 135px;
	height: 43px;
	padding-top: 12px;
	background: url(images/img03.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img04.jpg);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Top Ads */

#splash {
	float: right;
	width: 677px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#topleftad {
	float: left;
	width: 470px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#toprightad {
	float: right;
	width: 205px;
	padding-left: 20 0 0 0;
}

/* Posts */

#posts {
	float: right;
	width: 675px;
}

.post {
	padding-bottom: 1em;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -.1em;
	font-size: 1.8em;
	font-weight: normal;
	color: #8E959B;
}

.post .date {
	height: 20px;
	padding: 2px 0 0 10px;
	background: url(images/img12.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
}

.post .story {
	padding: 0 20px;
	line-height: 1.4em;
	font-size: 0.9em;
}

.post .providerblurb {
	padding: 0 20px;
	line-height: 1.3em;
	font-size: 0.8em;
}

.post .camera {
	padding: 0 0px;
	line-height: 1.6em;
	text-align: center;
}

.post .meta {
	height: 40px;
	margin: 0 20px;
	padding: 0 0 0 10px;
	background: #EEEDED url(images/img13.gif) no-repeat;
}

.post .meta span {
	display: none;
}

.post .meta p {
	margin: 0;
	padding: 10px 0 0 0;
}

.post .meta a {
	float: left;
	height: 20px;
	padding: 4px 20px 0 37px;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	color: #777777;
}

.post .meta a:hover {
	color: #E55D13;
}



.post .weather {
	height: 210px;
	margin: 0 20px;
	padding: 0 0 0 10px;
	background: #F2F3DC url(images/weatherstrip.gif) no-repeat;;
}

.post .weather p, .post .weather td  {
	margin: 0;
	padding: 10px 0 0 0;
/*	float: left; */
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	color: #777777;
}

.post .weather a {
	float: left;
	padding: 4px 20px 0 37px;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	color: #777777;
}

.post .weather a:hover {
	color: #E55D13;
}



.post .category {
	background: url(images/img14.gif) no-repeat left bottom;
}

.post .comments {
	background: url(images/img15.gif) no-repeat left bottom;
}

/* Bar */

#bar {
	float: left;
	width: 200px;
}

/* Box Style One */

.side_archives {
	margin-bottom: 20px;
}

.side_archives h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 50px;
	background: #AFB43C url(images/img06.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.side_archives ul {
	margin: 0;
	padding: 0;
	background: #E4E9C5 url(images/img07.gif) no-repeat left bottom;
	list-style: none;
}

.side_archives li {
	padding: 10px;
	background: url(images/img08.gif) repeat-x;
	font-size: small;
}

.side_archives a {
	text-decoration: none;
	font-weight: bold;
	color: #A7B83F;
}

.side_archives a:hover {
	color: #545C20;
}

.side_archives .active, .side_archives .active a {
	background-color: #ABB63D;
	color: #FFFFFF;
}

/* Box Style Two */

.side_categories {
	margin-bottom: 20px;
}

.side_categories h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 50px;
	background: #AFB43C url(images/img09.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.side_categories ul {
	margin: 0;
	padding: 0;
	background: #C5DFE9 url(images/img10.gif) no-repeat left bottom;
	list-style: none;
}

.side_categories li {
	padding: 10px;
	background: url(images/img11.gif) repeat-x;
	font-size: small;
}

.side_categories a {
	text-decoration: none;
	font-weight: bold;
	color: #3F95B8;
}

.side_categories a:hover {
	color: #204B5C;
}

.side_categories .active, .side_categories .active a {
	background-color: #204B5C;
	color: #FFFFFF;
}

/* Box Style Three */

.boxed3 {
	text-align: justify;
	font-size: small;
}

.boxed3 h2 {
	height: 40px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #CCCCCC;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
}

.boxed3 a {
	text-decoration: none;
	color: #8E959B;
}

.boxed3 a:hover {
	color: #E55D13;
}

/* Box Style Four */

.side_menu {
	margin-bottom: 20px;
}

.side_menu h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 50px;
	background: #AFB43C url(images/img09-home.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.side_menu ul {
	margin: 0;
	padding: 0;
	background: #F1E2BC url(images/img10-home.gif) no-repeat left bottom;
	list-style: none;
}

.side_menu li {
	padding: 10px;
	background: url(images/img08.gif) repeat-x;
	font-size: small;
}

.side_menu a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.side_menu a:hover {
	color: #545C20;
}

.side_menu .active, .side_menu .active a {
	background-color: #C7913a;
	color: #FFFFFF;
}


/* Footer */

#footer {
	clear: both;
	width: 890px;
	height: 45px;
	background: #EB850C url(images/img16.gif) no-repeat;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
	padding-top: 15px;
	padding-left: 10px;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #FFFFFF;
}

#copy {
	float: left;
	padding: 20px 15px;
}

#feed {
	float: right;
	height: auto;
	padding: 20px 5px 15px 5px;
	text-align: right;
}
#content #posts .post .story th {
	font-size: small;
}
#content #posts .post .story td {
	font-size: small;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.post .meta-ad {
	height: 60px;
	margin: 0 20px;
	padding: 0 0 0 10px;
	background: #EEEDED url(images/img13.gif) no-repeat;
}
