/* temp */
div.video {background-color:#000000}

/*================================== Theme ==================================*/
/* Boxes */
div.box {background-color:#AB2D03;} /*AB2D03*/

/* Wrapper */
div.wrapper {background-color: #333;} /*333*/

/*Background*/
body {background-color:#557AAD; /*557AAD*/
	background-image:url(images/nts_bgd.gif);}


/*================================ Structure ================================*/

/*------------------------------------all pages-------------------------------*/

/*------------header-----------*/
div.title {clear:both;
	margin:0 auto;  
	text-align:center;}
	
div.header {border: 2px solid #000;}
	
ul.nav {margin:0 auto;
	padding:0}
	
ul.nav li {display:inline;}

/*------------page-------------*/
body {font-size: 10.5pt;
	font-family: Tahoma, Helvetica, sans-serif;
	color:#FFF;}

div.page {width: 950px;
	border: 3px solid #000;
	margin: 0 auto;
	padding: 10px}

div.content div {margin:3px;}

a img {border:none;}

a.more {font-size:80%;}

div.wrapper a:link, div.wrapper a:visited 
	{color:#EF8609;  
	font-weight:bold;
	text-decoration:none}
div.wrapper a:hover
	{text-decoration:underline}

div.box a:link, div.box a:visited 
	{color:#FFF;
	font-weight:bold;
	text-decoration:none}
div.box a:hover
	{text-decoration:underline}
	
h2 /*main titles*/
	{color:#EF8609;
	margin-bottom:3px;}
h3 /*box titles, member page names*/ {}
h4 /*about box date titles*/ {}
h5 /*post dates*/
	{color:#CCC;
	margin-top:0}

/*---------------------------------index--------------------------------------*/

div.leftcolumn {float:left;
	width:225px}
div.left {width:200px;
	border: 2px solid #000;
	padding: 8px}

div.center {width:450px;
	float:left;
	border: 2px solid #333;
	padding: 8px;}

div.rightcolumn {float:right;
	width:225px;
	clear:right}
div.right {width:200px;
	border:2px solid #000;
	padding:8px}
	
div.blurb h3 {margin-bottom:4px}

div.blurb {padding-bottom:5px}

div.left a.more {text-align:right}

ol.log {list-style-image: url(images/arrow.png);}

ul.links li {list-style-image: url(images/arrow.png);}

/*-------------------------------- Footer ------------------------------*/

div.foot {clear:both;  
	text-align:center;
	background-color:#666;
	border: 2px solid #000;}
div.foot a:link, div.foot a:visited 
	{color:#FFF;}
	
/*----------------------------- SubPages ------------------------------*/
div.main {width:650px;
	float:left;
	padding:10px 0 20px 15px}
/*--- Discography ---*/
div.albumcover {float:left}
div.albuminfo {float:left;
	clear:right;
	width:350px;
	padding:0 0 25px 30px}
img.disc {float:left}
div.buybutton {float:left;
	clear:left;
	padding:10px 0 0 20px}
/*--- Schedule ---*/
div.month {float:left;
	clear:left;
	width:640px;
	padding-bottom:25px}
table.gig {margin:20px 0 0 20px}
td.date {font-weight:bold;
	color:#FDD277;
	text-align:left;
	padding-bottom:5px}
table.gig th {font-style:italic;
	font-weight:normal;
	text-align:left;
	padding:0 15px 0 10px}
td.desc {font-weight:bold;}
table.gig a:link, table.gig a:visited
	{color:#FFF;
	text-decoration:underline;
	font-weight:normal}
table.gig a:hover
	{color:#EF8609}
/*--- Contact ---*/
div#address {padding:2px 0 15px 25px;}
/*--- About ---*/
div#resume ul {margin-left:20px;
	padding:0px}
div#resume h4 {margin-bottom:5px;
	color:#FDD277;}
/*--- Members ---*/
ul.members {list-style-type:none;
	margin:0 0 25px 25px;
	padding:0;
	font-weight:bold}
ul.members li {margin-bottom:1px}
div.profile img {margin:0 auto 0 120px}
table.profile th {text-align:left;
	width:160px}
/*--- Sharpee ---*/
div.sharpee {width:400px;
	float:left;
	margin-left:50px}
div.sharpee div {margin:20px}
div.facebook {width:300px;
	height:575px;
	float:right;
	clear:right;
	background-color:#FFF;
	color:#666;
	border:1px solid #000}
div.facebook a:link, div.facebook a:visited	{color:#3B5998}
/*--div.twitter {float:right;
	clear:right;
	width:300px;
	height:250px;
	border:2px solid #000;}--*/