html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

/* STRUCTURE */

body{
	font: 100% Arial, Helvetica, sans-serif; 
	background:#000 url(images/bg.jpg) repeat-y center;
	color:#000;
	text-align:left;
	line-height:160%;
}

.sub-bg{
	background:url(images/sub-bg.jpg) no-repeat top center;
}

.container{
	margin:0px auto 0px auto;
	width:950px;
}

.content{
	float:left;
	width:595px;
	margin:0 20px 0 0;
	padding:0 20px 0 0;
	border-right:1px dashed #008fd5;
}

.bdrtop{
	border-top:1px dashed #008fd5;
	margin:10px 0 0 0;
	padding:20px 0 0 0;
}

.sidebar{
	padding:17px 0 0 0;
	float:left;
	width:305px;
}

.sidesub{
	width:124px;
	margin:0 20px 0 10px;
	padding:0 20px 0 0;
	float:left;
	border-right:1px dashed #008fd5;
}

.sidebar ul li{
	list-style-type:none;
}

.twitter-item{
	font-size:12px;
	font-family:"Times New Roman",Georgia,Serif;
	color:#666;
	line-height:140%;
	margin:0 0 10px 0;
}

a.twitter_title_link, a:hover.twitter_title_link, a:visited.twitter_title_link{
	font-size:20px;
	font-weight:bold;
	font-family:"Times New Roman",Georgia,Serif;
	line-height:140%;
	margin:0 0 10px 0;
	background-color:#cce9f7;
	color:#008fd5;
	text-decoration:none;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

ul.top-nav{
	padding:7px 0 0 0;
	margin:0 0 0 -15px;
}

ul.top-nav li{
	display:inline;
	margin:0 15px 0 0;
}

.children {
	display:none;
}

ul.top-nav li a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.logo{
	margin:16px 0 0 150px;
}

.featured{
	border-top:1px dashed #008fd5;
	border-bottom:1px dashed #008fd5;
	padding:20px 0;
	margin:10px 0 20px 0;
	font-family:"Times New Roman",Georgia,Serif;
}

.foot-sub{
	background:url(images/foot-bg.jpg) no-repeat bottom center;
	margin-left:-27px;
	width:1002px;
}

.foot{
	margin:0px auto 0px auto;
	height:184px;
}

p.footer{
	text-align:left;
	color:#616161;
	text-transform:uppercase;
	font-size:8px;
	padding:150px 0 0 175px;
	margin:0;
}

p.footer a{
	text-decoration:none;
}

/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	}

h1 {
	font-size:30px;
	color:#008fd5;;
	margin:17px 0px 20px 0px;
	}

h2 {
	font-size:24px;
	color:#008fd5;;
	margin:0px 0px 10px 0px;
	}

h3 {
	font-size:160%;
	color:#000;
	}

h4 {
	font-size:140%;
	color:#000;
	}

h5 {
	font-size:120%;
	color:#000;
	}

h6 {
	font-size:100%;
	color:#000;
	}

small {
	font-size:80%;
	}

h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	}

p{
	margin:0px 0px 20px 0px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size:80%;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited{
	color:#346701;
	text-decoration:underline;
}

a:hover{
	color:#4f8b14;
}

.featured-div{
	width:500px;
	height:300px;
	margin:0 25px 0 0;
	float:left;
}

.feat-img{
	border:1px solid #366306;
}

.feat-ban{
	position:absolute;
	margin:198px 0 0 398px;
}

.post-img{
	margin:6px 15px 0 0;
	border:1px solid #366306;
	float:left;
	width:187px;
	height:112px;
}
	

/* Begin Structure */

.date{
	width:60px;
	margin:45px 40px 0 -37px;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#bacd8a;
}

.month{
	font-size:18px;
	padding:0 0 5px 0;
}

.day{
	font-size:36px;
}

.postm{
	margin:-10px 0 0 -64px;
	padding:20px 5px 0 0;
	background:url(images/title-bar.png) no-repeat;
}

.postm .entry{
	border-bottom:1px dashed #008fd5;
	margin:20px 0 35px 65px;
	padding:0 0 10px 65px;
}

.post-title{
	height:90px;
	display:table-cell;
	vertical-align:middle;
}

.postm h1{
	line-height:110%;
	margin:0px;
}

.postm h1 a{
	color:#fff;
}

.read{
	margin:0 0 0 -3px;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

/* IMAGES */

.right {
	float:right;
	}

.left {
	float:left
	}

.rads{
	margin:0 0 10px 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



.floatfixer{
	clear:both;
	visibility:hidden;
}
