/*
Theme Name: NVBB_THEME
Theme URI: -
Version: 1.0
Author: jbeings
*/

/* Main Stuff */
body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #2d2d2d;
	background-image: url(images/nvbb_06.jpg);
	background-position: top right;
}
.maintable {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	border-collapse: collapse;
	padding: 0px;
	border: 0px none;
	vertical-align: top;
}
#maintable_left{
	width: 50%;
	/*background-image: url(images/nvbb_06.jpg);
	background-position: top right;*/
}
#maintable_right{
	width: 50%;
	/*background-image: url(images/nvbb_06.jpg);
	background-position: top left;*/
}
.center {
	vertical-align: top;
	/*background-image: url(images/nvbb_06.jpg);
	background-position: top left;*/
}
.copyright {
	height: 12px;
	width: 552px;
	background-color: #FFFFFF;
	background-image: url(images/nvbb_17.gif);
}
.copyright a, .copyright a:link, .copyright a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	line-height: 0.6;
}
.copyright a:hover, .copyright a:active {
	color: #2d2d2d;
	text-decoration: underline;
}

hr {
	display: block;
	height:1px;
	background:#2d2d2d;
	border:0;
}
a img {
	border: none;
}
	
/* Text Area */
.maintexttable {
	width: 552px;
}
.maintexttable td{
	vertical-align: top;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
#textcell {
	height: 500px;
	padding: 12px;
}
#textcell h2, #textcell h2 a , #textcell h2 a:visited {
    color: #2d2d2d;
    margin: 0;
	text-decoration: none;
}
#textcell h2 a:hover, #textcell h2 a:active {
	color: #2d2d2d;
	text-decoration: underline;
}
#textcell small {
	color: #999999;
}

/* Sidebar */
.agendabase {
	vertical-align: top;
	list-style: none;
}
.agendaT {
	height: 18px;
	width: 220px;
	font-size: 12px;
	text-align: right;
	padding-right: 3px;
	background-color: #000000;
	color: #FFFFFF;
	vertical-align: middle;
	border-bottom: 1px solid #2d2d2d;
}
.agendaT a, .agendaT a:visited, .agenda a, .agenda a:visited , #sidebar a, #sidebar a:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.agendaT a:hover, .agenda a:hover, #sidebar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.agenda {
	height: 196px;
	width: 220px;
	font-size: 10px;
	text-align: left;
	padding: 5px;
	background-color: #000000;
	color: #FFFFFF;
	vertical-align: top;
	list-style: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}
#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;
	}
#sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
.gig_date {
	width: 6px;
	}
	
/* Navigation */
.buttontable {
	height: 24px;
	width: 100%;
	list-style: none;
}
.buttontable td{
	width: auto;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-right: 4px;
	padding-left: 4px;
	border-style: solid;
	border-color: #2d2d2d;
	border-width: 0px 1px 1px 0px;
}
.buttontable a{
	color: #FFFFFF;
	text-decoration: none;
}
.buttontable a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.buttoncell {
	width: auto;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #2d2d2d;
	border-width: 0px 1px 0px 0px;
}
#buttonend {
	width: 100%;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}

#agendabutton {
	font-weight: bold
}
#agendabutton a  {
	/*background: url(images/nvbb_rl.jpg) repeat-x;*/
	display: block;
}
#agendabutton a:hover { 
	/*background-position: 0 -10px;*/
	text-decoration: underline; 
}
#button a  {
	/*background: url(images/nvbb_rl.jpg) repeat-x;*/
	display: block;
}
#button a:hover { 
	/*background-position: 0 -10px; */
	text-decoration: underline;
}

/* New Navigation */
/*
#nav {
	background:#000;
	font-size:1.1em;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active {
	background:#777;
	text-decoration:none
	}	
*/

/* Social Buttons */
.social {
	padding: 8px;
	/*height: 68px;*/
	color: #fff;
	vertical-align: middle;
	text-align: left;
}
.social a {
	color: #fff;
	text-decoration: none;
}
.social a:hover {
	color: #999999;
	text-decoration: underline;
}

/* Invisible pushbars */
.pusher {
	height: 7px;
}
.ipushV {
	height: 5px;
}
.ipushVs {
	height: 1px;
}
.ipushH {
	width: 5px;
}
.ipushHs {
	width: 1px;
}


/* wp edits: */
.says {
	visibility: hidden;
}
ul.comment {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}

.commentlist {
	padding-left: 0px;
}

li.comment {
	list-style: none;
	margin-left: 0px;
}

li.comment .comment-body {
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

.postmetadata {
	visibility: hidden;
}

.blogroll {
	list-style: none;
	padding-left: 4px;
	margin-left: 4px;
	margin-bottom: 15px;
}

ul.bookmarklist {
	padding-left: 0px;
	margin-left: 0px;
}

.linkcat {
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.linkcat h2 {
	font-size: 12px;
}

.alignrightlink, .maintexttable td .navigation div.alignright {
	width: 50%;
	float: right;
	text-align: right;
	clear: right;
}
.alignleftlink, .maintexttable td .navigation div.alignleft {
	width: 50%;
	float: left;
}
.entry .alignleft {
	text-align: left;
	vertical-align: top;
	float:left;
	margin-right: 6px;
}
.entry .alignright {
	text-align: right;
	vertical-align: top;
	float:right;
	margin-left: 6px;
}
.entry {
	text-align: left;
}
.entry a img {
	border: 0px;
}
.maintexttable a {
	color: #6d6d6d;
	text-decoration: none;
}
.maintexttable a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}

.input {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color: white;
	border: 1px solid #999999;
}

.inputTxt {
	padding-left: 4px;
	padding-right: 4px;
}

.inputArea {
	padding: 2px;
	width: 500px;
	max-width: 500px;
}

.inputSend {
	cursor: pointer;
	width: 150px;
	background-color: #CCCCCC;
}
.comment div.commentmetadata a {
	color: #666;
	font-size: 10px;
	text-decoration: none;
	cursor: default;
	margin-bottom: 4px;
}
.comment cite, .comment cite a {
	color: #000;
	font-size: 11px;
	text-decoration: underline;
}
.comment-body div {
	margin: 0 0 2px 0;
}
.comment p {
	text-align: left;
}

/* Onebit Player Settings */
.onebit_mp3 a { 
	display: none;
}