

/* author : steve scavo steve@35mmdesign.com */

* {outline:none;}

body {
	background:#000;
	color:#aaa;
	margin:0;
	padding:0;
	font-size:small;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	}
	
table {
	font-size:90%;
	color:#222;
	line-height:1.25em;
	text-align:center;
	}
	
iframe {
	background:#000;
	width:100%; 
	height:559px; 
	border:1px solid #666;
	padding:5px; 
	z-index:-1; 
	overflow:hidden;
	}
	
/* links */

a {
	color: #c30;
	text-decoration: none;
	}
a:hover { color:#c60; }
	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	}
	
.callout { 
	font-style:italic;
	color:#f2b626;
	}
	
div { height:1%; }
	
#header {
	position:fixed;
	top:0;
	left:0;
	height:6.92em !important;
	height:0px;
	width:100%;
	margin:0 auto;
	background:#222 url(../img/lines.gif);
	border-bottom:3px solid #000;
	z-index:10000000;
	}
	
#header h1 {
	margin:0;
	padding:0;
	}
	
#header h1 a {
	background:url(../img/ncl_logo.gif) no-repeat left center;
	width:850px;
	height:1.25em;
	text-indent:-9999em;
	margin:0 auto;
	padding:.5em 0;
	display:block;
	}
	
#header h1 a:hover { }
	





/* Navigation - (see superfish.css for menu styling) */

#wrapper {
	margin:0 auto;
	background:url(../img/bg.png) no-repeat center 7em fixed !important;
	background:url(../img/bg.png) no-repeat center 0em fixed;
	}



/* Content wrapper */

#wrap-content {
	width:850px;
	margin:7em auto 0 !important;
	margin:0 auto;
	}
	
#flash { margin-top:6px; z-index:-999; }
	
#sidebar {
	float:right;
	width:180px;
	color:#fff;
	}
	
#sidebar-inner {
	padding:2em 10px 2em 10px;
	font-size:90%;
	}


label {
	text-transform:uppercase;
	font-size:80%;
	letter-spacing:1px;
	}
		
#sidebar-inner ul {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:1.0;
	}
	
#sidebar-inner li {
	margin: 0 0 2px 0;
	line-height:1.0;
	width:auto !important;
	width:100%;
	}
	
#sidebar-inner li a {
	color:#c60;
	line-height:1.0;
	padding:2px 0px 2px 6px;
	display:block;
	background:#222;
	border-left:2px solid #c30;
	_zoom:1;
	}
	
#sidebar-inner li a:hover {
	background:#2f2f2f;
	color:#ccc;
	border-left:2px solid #fff;
	}
	
#sidebar-inner li.current a, #sidebar-inner li.current a:hover {
	color:#000;
	background:#c60;
	padding: 7px 5px;
	cursor:text;
	border-left:2px solid #c30;
	}





/* Content */
	
#content {
	float:left;
	width:640px;
	margin:5px 0px 20px 20px !important;
	margin:5px 0px 20px 10px;
	font-size:110%;
	line-height:150%;
	z-index:1;
	}
	
#content h1 {
	font-size:120%;
	font-weight:normal;
	text-transform:uppercase;
	background:#333;
	width:604px;
	margin:15px 0 0;
	padding:5px 12px;
	border:1px solid #222;
	line-height:1em;
	color:#f2b626;
	letter-spacing:2px;
	clear:both;
	}
		
#content h2 {
	font-size:170%;
	line-height:1.1em;
	color:#eee;
	margin:1em 0;
	padding:6px 1px;
	border-bottom:1px solid #000;
	letter-spacing:-1px;
	display:block;
	clear:both;
	}
	
#content h3 {
	font-size:130%;
	color:#f2b626;
	font-weight:normal;
	}
	
#content h4 {
	font-size:110%;
	color:#cecece;
	margin-bottom:0;
	}
	
#content p { 
	margin: 1.1em 0;
	padding:inherit 1em;
	}

#content .small {
	font-size:10px;
	}
	
#content img.left {
	float:left;
	margin:0 1.5em 1em 0;
	padding:6px;
	border:1px solid #222;
	background:#000;
	}
	#content img.thumb { position:relative; float:none; top:10px; left:0px; margin-right: .5em; margin-bottom:0; z-index:0;  }
	
#content img.right {
	float:right;
	margin:0 0 1em 1.5em;
	padding:6px;
	border:1px solid #222;
	background:#000;
	}

#content ul {
	list-style:outside url(../img/bullet2.gif);
	margin:0 1em 15px;
	}
	
#content li {
	margin:0;
	padding:4px 5px 4px 5px;
	border-bottom:1px solid #333;
	line-height:150%;
	_zoom:1;
	_margin-bottom:-2px;
	}
	
#content li li { border:none; }
	
#content li:hover {
	background:#121212;
	color:#fff;
	cursor:text;
	}

.column1 {
	float:left;
	width:45%;
	}
	
.column2 {
	float:right;
	width:45%;
	}	
	





/* Footer */
	
#footer {
	
	width:850px;
	color:#333;
	margin:0 auto;
	font:bold 85%/1.15em Helvetica, Arial, sans-serif;
	padding:3em 0 1em;
	clear:both;
	text-align:center;
	}
	
#footer p { margin:0; padding:0; }
	
#footer a {
	color:#777;
	}
	
#footer a:hover { color:#c60; }
	
	
	
	
/* Misc */
	
.feed {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:4px;
	}

	
	
	/* CLEARFIX */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
	
	
	
	
	
	
	
