/* -- START NAS INDEPENDENCE DAY CSS --

Author: Dustin Gary c/o Push Play Design Studio
Author URI: http://push-play.net
Theme Name: Nas Independence Day
Theme URI: http://hasindependenceday.com
Copyright: (c) May 2008 */

body, td, tr, div {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0;
	line-height: 20px;
	}

body { 
	margin: 0;
	background: #4e4e4e url(images/bg.gif) fixed;
	text-align: center;
	}

body a {
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	}

body a:hover {
	text-decoration: none;
	}

#header {
	width: 800px;
	height: 500px;
	margin: 0 auto;
	background: url(images/header.png);
	}

#flash-header {
	width: 800px;
	height: 745px;
	margin: 0 auto;
	}

#content {
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
	}

#content-left {
	width: 500px;
	float: left;
	text-align: left;
	}

#content-right {
	width: 250px;
	margin: 0 0 0 20px;
	float: left;
	text-align: left;
	}

#content-right h1 {
	border-bottom: 1px dashed #fff;
	font-family: Georgia;
	font-weight: normal;
	padding: 0 0 7px 0;
	margin: 0 0 5px 0;
	}

#content-right ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	}

#content-right ul li {
	margin: 0;
	padding: 0;
	}

#content-right ul li a {
	padding: 5px;
	margin: 0 0 2px 0;
	background: #000;
	display: block;
	font-size: 14px;
	}

#content-right ul li a:hover {
	background: #af0505;
	color: #fff;
	}

.post .meta-top {
	width: 506px;
	background: url(images/h1.png) repeat-y;
	padding: 0 0 0 15px;
	}

.post .meta-top1 {
	background: url(images/h1_top.png) no-repeat;
	width: 494px;
	height: 15px;
	}

.post .meta-top2 {
	background: url(images/h1_bottom.png) no-repeat;
	width: 488px;
	height: 11px;
	}

.post h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-family: Georgia;
	font-size: 24px;
	margin: 0 0 10px 0;
	color: #af0505;
	}

.post h1 a {
	text-decoration: none;
	color: #af0505;
	border-bottom: 1px solid #1c4570;
	background: none;
	padding: 0;
	line-height: 28px;
	}

.post h1 a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
	}

.post .meta {
	text-transform: uppercase;
	}

.post .meta span {
	color: #af0505;
	}
	
.post .entry {
	clear: both;
	width: 500px;
	}

#pagination {
	clear: both;
	font-size: 24px;
	}

 #comments-meta {
	margin-top: 20px;
	border-top: 2px solid #ff8800;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align:left;
	}

.combody {
	width: 490px;
	background: none;
	border-bottom: 1px solid #000;
	padding: 5px;
	margin: 5px 0 5px 0;
	text-align: left;
	}

.combody a {
	color: #ff8800;
	}

.combody img {
	float: left;
	border: 1px solid #fff;
	margin: 0 10px 0 0;
	}

#comform {
	margin-top: 20px;
	width: 500px;
	text-align: left;
	}

#comform #author, #comform #email, #comform #url, 
#comform #response, #comform #subscribe {
	width: 500px;
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #fff;
	background: #000;
	border: none;
	padding: 8px;
	}

#comform .submitcom {
	font: 12px "Trebuchet MS", Arial, Verdana, sans-serif;
	width: 200px;
	background: #000;
	border: none;
	padding: 8px;
	color: #fff;
	font: 12px;
	}
	
#footer {
	clear: both;
	width: 800px;
	height: 50px;
	margin: 0 auto;
	padding: 15px;
	background: url(images/footer.png) no-repeat;
	}

#footer p {
	margin: 0;
	padding: 0;
	}
	
/* -- END NAS INDEPENDENCE DAY CSS -- */