/*
Theme Name: BNS
Description: BNS theme
Version: 1
Author: Ohm Creative Group
Author URI: 
Theme URI: 
Tags: 
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5; font-family: Arial, Helvetica, sans-serif }
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle; padding: 3px 0;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
.clear {clear: both;}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* body, layout and typography */

body {
  background: #FFF ;
  text-align: center;
  vertical-align: top;
  font-family: Arial;
  font-size: 12px;
}

#wrapper {
  text-align: left;
  width: 1200px;
  margin: 0 auto 0 auto;
  overflow: hidden;
border-left: 1px solid black;
border-right: 1px solid black;
}

h1 { font-size: 30px;}

h2 { font-family: Arial ;
  font-size: 24px;


  letter-spacing: 0px;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none;  }

h3 { font-family: Arial ;
  font-size: 20px;
  letter-spacing: -1px;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none; }

h4 { font-size: 16px; }

blockquote {
  background: url(images/blockquoteback.png) repeat;
  padding: 15px;
  margin: 10px 5px 10px 5px;
}


/* banner and menu */

.banner {

background: url(images/header.jpg);
height:114px;
position: relative;
}


.logo {
  height: 85px;
  float: left;
  display: inline;

	line-height:23px;
	text-align: left;
	margin-left:120px;
	margin-top:20px;
}

.logo h1, .logo h1 a {
  font-family: Arial;
  font-size: 30px;
  text-decoration: none;
  color: #0f0100;
}


#description {
  color: #003363;
font-size:20px;
font-weight: normal;
font-family: Arial Narrow;
}

.rssdiv {
  height: 24px;
  float: right;
  margin: 0 20px 0 0;
}





.menu {

  height: 33px;
  float: right;
}

#nav {
  margin-top: 21px;
  margin-right:110px;
  padding: 0;
}

#nav li {
  background: transparent url(images/bar.png) no-repeat scroll 100% 50%;
  padding: 0;
  display: block;
  float: left;
  color: #6f6f6f;

  font-family: Arial;
  font-size: 16px;
padding-right:7px;
padding-left: 7px;
  
}

#nav li a {
  color: #6f6f6f;
  text-decoration: none;
font-weight:bold;

}

#nav li a:hover {
  color: #9f9f9f;
}

/* Content */



.contentcenter {
  
  width: 1200px;
  overflow: hidden;
  margin-left:auto;
  margin-right:auto;
  background: url(images/page-bg.jpg) repeat-x;
}



/* Sidebars */

.sidebar {
  width: 301px;
  float: right;
  margin-left:15px;
}

.sidebar ul {
  list-style-type: none;
  margin: 0 20px 0 20px;
  padding: 0;
}

.sidebar ul li {
  margin: 0 0 10px 0;
  padding: 0;
}

.sidebar ul li h2, .sidebar ul li h2 a {
  font-family: Arial Narrow;
  font-size: 24px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none;
}


.sidebar ul ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sidebar ul ul li {
  margin: 0;
  background: url(images/bullet.png) no-repeat;
  padding: 5px 0 5px 13px;
  color: #CCCC9A;
}

.sidebar ul ul li:hover {
  background: url(images/bullet_hover.png) no-repeat;
}

.sidebar ul ul li a {
  color: #CCCC9A;
  text-decoration: none;
}

.sidebar ul ul li a:hover {
  color: #FF99CC;
  text-decoration: none;
}

#tag_cloud a {
  color: #CCCC9A;
  text-decoration: none;
}

#tag_cloud a:hover {
  color: #FF99CC;
  text-decoration: none;
}

#wp-calendar {
  width: 100%;
  color: #CCCC9A;
}

#wp-calendar caption {
  text-align: center;
  padding: 2px;
  background-color: #281207;
}

#today {
  color: #FFCF79;
  font-weight: bold;
}

#wp-calendar a {
  color: #FFCF79;
  text-decoration: none;
}


/* search bar */

.hidden {
  display: none;
}

#searchform {
  background: url(images/searchback.png) no-repeat;
  width: 152px;
  height: 27px;
}

#s {
  width: 110px;
  height: 16px;
  border: none;
  margin: 3px 0 0 27px;
  background: #593e1a;
  color: #bf9e66;
}


#searchsubmit {
  display: none;
}


/* container */

.container {
  width: 645px;
  float: left;

}

/* posts 79BEDB*/

.posts {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.posts a {
  color: #FF99CC;
  text-decoration: none;
}

.posts a:hover {
  text-decoration: underline;
}

.post_content img {
  background: url(images/imgback.png) repeat;
  padding: 6px;
  border: 1px #330000 solid;
}


.posts li {
  color: #CCCC9A;
  margin: 0 15px 0 15px;
  padding: 0;
}

.post_title {
  color: #21B6A8;
  font-family: Arial Narrow;
  font-size: 24px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  background: url(images/postflowerback.png) no-repeat;
  padding: 0 0 0 30px;
}

.post_title a {
  color: #21B6A8;
  text-decoration: none;
}

.post_title a:hover {
  text-decoration: none;
}

.info {
  margin: 20px 0 0 0;
  padding: 0 0 5px 0;
  border-bottom: 1px #D1CAB0 dashed;
}

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

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

.fl { float: left; }

.fr { float: right; }

/* Comments section */

#comments {
  font-family: Arial Narrow;
  font-weight: lighter;
  font-size: 20px;
}

#commentsrss {
  margin: 0 0 -3px 5px;
}


.commentslist {
  list-style-type: none;
  margin: 10px 20px 0 20px;
  padding: 0;
}

.commentslist li {
  margin: 0 0 15px 0;
  padding: 15px;
  background: url(images/com-wrapper.png) repeat;
  border: 1px #0f0100 solid;
}

.children {
  margin: 15px 0 0 25px;
  list-style-type: none;
  padding: 0;
}

.children li {
  border: none;
  padding: 15px;
  margin: 0 0 15px 0;
}

.avtar {
  float: left;
}

.tp {
  float: left;
  display: inline;
  margin: 0 0 0 8px;
}

.tp .commentauthor, .tp .commentauthor a {
  font-family: Arial Narrow;
  font-size: 20px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  color: #CC9752;
  margin-bottom: 4px;
  text-decoration: none;
}

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

.reply a {
  color: #593e1a;
  text-decoration: none;
}

.reply a:hover {
  color: #FF99CC;
  text-decoration: none;
}

.com-header {
  margin: 0 0 10px 0;
}

/* form elements */

#commentform {
  text-align: left;
}

#commentform label {
  margin: 0 0 0 5px;
}


.textbox {
  background: url(images/textboxback.png) no-repeat;
  width: 400px;
  height: 29px;
  margin: 5px 0 15px 0;
  padding: 4px 0 0 0;
  text-align: center;
}

.textbox input {
  background: none;
  border: none;
  color: #bf9e66;
  width: 370px;
}

.textarea {
  background: url(images/textareaback.png) no-repeat;
  width: 400px;
  height: 247px;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 0;
  text-align: center;
}

.textarea textarea {
  width: 365px;
  height: 230px;
  overflow: auto;
  background: none;
  color: #bf9e66;
  border: none;
  font-family: Arial;
}

#submit {
  background: #301e07;
  border: 1px #0f0100 solid;
  color: #CC9752;
  padding: 3px;
}

.leavereplytop {
  background: url(images/replybacktop.png) no-repeat;
  width: 495px;
  height: 17px;
  margin: 0 0 0 20px;
}


.leavereply {
  background: url(images/replyback.png) repeat-y;
  width: 495px;
  overflow: hidden;
  padding: 0 15px 0 35px;
  margin: 0 0 0 20px;
}

.leavereplybottom {
  background: url(images/replybackbottom.png) no-repeat;
  width: 495px;
  height: 17px;
  margin: 0 0 0 20px;
}

#respond {
  font-family: Arial Narrow;
  font-size: 24px;
  font-weight: lighter;
  text-transform: capitalize;
  letter-spacing: -1px;
  color: #CC9752;
  margin-bottom: 20px;
  text-decoration: none;
}

#footer {
  height:60px;
width:1200px;
  color: white;
  background: url(images/footer-bg.jpg) repeat-x;
  text-align: center;
  margin: 15px 0 0px 0;
}

.video {
height:224px;
width:1200px;
background: url(images/banner.jpg);
}

.footerlinks {
color:white;
font-size:12px;
width:904px;
padding-top:15px;
margin-left:auto;
margin-right:auto;
}

.footerlinks ul {
list-style-type: none;
display: block;
}
.footui {
background: transparent url(images/bar2.png) no-repeat scroll 100% 50%;
padding: 0;
  display: block;
  float: left;
padding-left:6px;
padding-right: 6px;
}
.footlast {
padding-left:6px;
padding-right: 6px;
display: block;
float: left;
}

.footlast_ohm {
padding-left:6px;
padding-right: 6px;
display: block;
}

.footerlinks li a {
text-decoration:none;
color:white;
font-size:12px;
}
.footerlinks li a:hover {
text-decoration:underline;
color:white;
font-size:12px;
}
.contentspace {
height:43px;
width:964px;}

.formbox{
width:301px;
height:371px;
background: url(images/form-bg.jpg) no-repeat;
}

.bookbox {
width:301px;
height:265px;
background: url(images/book-bg.jpg) no-repeat;
margin-top:15px;
}

.bookbox2 {
width:301px;
height:160px;
background: url(images/book-bg2.jpg) no-repeat;
margin-top:15px;
}


.wrapper2 { 
width:964px;
margin-left: auto;
margin-right: auto;
}

.boxheader {
font-weight:bold; 
font-size:14px; 
color:white;
width:291px;
height:26px;
float: left;
margin-left:10px;
padding-top:4px;
display: inline;
}

.booklink {
width:299px;
height:232px;
margin-left:1px;
padding-top:2px;
}

.formcontainer {
	height:321px;
	width:281px;
	padding:10px;
	float: left;
}

.formlabel {
font-size:12px;
color:#6f6f6f;
padding-top:5px;
}
.form-button-alt {
margin-top:15px;
float:left;
}

.formspace {
height:5px;
}

.form-input {
	width: 276px;
	margin-bottom: 5px;
}

.tabnav {
width: 645px;
height: 38px;
background: url(images/hometabtop.jpg) no-repeat;
float:left;
}
.hometab {
width:645px;
background: url(images/hometab.jpg) repeat-y;
float:left;
}

.tabend {
width: 645px;
height:5px;
background:url(images/tabbottom.jpg) no-repeat;
float:left;
}
.homelines {
width:645px;
height:45px;
background: url(images/hometablines.jpg) no-repeat;
float:left;
}
.homelines2 {
width:645px;
height:45px;
background: url(images/tabline.jpg) no-repeat;
float:left;
}
.tabtext{
font-weight:bold;
font-size:14px;
margin-left:18px; 
float:left;
margin-top:7px;
}

.network {
Height: 28px;
width:240px;
float:right;
}

.twitter {
float:right;
height:24px;
margin-left:0;
margin-right:18px;
margin-top:4px;
width:24px;
}

.facebook {
float:right;
height:24px;
margin-left:0;
margin-right:14px;
margin-top:4px;
width:24px;
}

.linkedin {
float:right;
height:24px;
margin-left:0;
margin-right:12px;
margin-top:4px;
width:24px;
}
.youtube {
float:right;
height:24px;
margin-left:0;
margin-right:14px;
margin-top:4px;
width:24px;
}
.brianpic {
	width:173px;
	height:195px;
	float:left;
	margin-top:12px;
	margin-left:22px;
	display: inline;
}

.hometext1 {
	font-size:12px;
	width:400px;
	float:left;
	margin-left:30px;
	margin-top:14px;
	font-family:Arial;
	line-height:14px;
	display: inline;
}

.hometext1 ul,
.hometext2 ul {
	list-style-type: none;
}

.hometext2 {
font-size:12px;
width:574px;
float:left;
margin-left:30px;
margin-top:6px;
font-family:Arial;
line-height:14px;
display: inline;
}

.hometab li {
margin-top:10px;
}

.videocontent {
width:954px;
margin-left:auto;
margin-right:auto;
}
.videotext {
width:594px;
height:120px;
text-align:left;
float:left;
margin-top:26px;
}

.videotext h1 {
font-weight:bold;
color:#ffffff;
font-size:30px;
}

.videotext h2 {
font-size:18px;
color:#b2c8de;
}
.videoplayer {
width:343px;
height:194px;
float:left;
margin-top:13px;
margin-left:10px;
border: 3px solid #436787;
}

.sidebar_video {
	width:290px;
	height:164px;
	float:left;
	margin-top:13px;
	margin-left:10px;
}

.sponsors {

	width:608px;
	height:157px;
	background: url(images/sponsors.jpg) no-repeat;
	margin-left: 10px;
        display:inline;
        float:left;

}

.sponsors2 {

	width:608px;
	height:157px;
	background: url(images/sponsors2.jpg) no-repeat;
	
      
	margin-left: 10px;
        display:inline;
float:left;
        
       
}


.sponsors3 {
        
	width:608px;
	height:157px;
	background: url(images/sponsors3.jpg) no-repeat;
	margin-left: 10px;
        display:inline;
        float:left;
        

}

.sponsortext {
width:608px; 
height:30px;
float:left;
margin-top:118px;
}
.sponsortext  a{
font-size:14px;
color:#3e8ab0;
text-decoration:none;
}
.sponsortext  a:hover{
font-size:14px;
color:#3e8ab0;
text-decoration:underline;
}
.sponsor1{
float:left;
margin-left:24px;
display: inline;
}
.sponsor2 {
float:left;
margin-left:90px;
}
.sponsor3{
float:left;
margin-left:84px;
}
.sponsor4{
float:left;
margin-left:118px;
}
.sponsor5{
float:left;
margin-left:84px;
}
.sponsor6{
float:left;
margin-left:8px;
}
.sponsor7{
float:left;
margin-left:77px;
}
.sponsor8{
float:left;
margin-left:77px;
}
.visit-dave {
	position: absolute;
	top: 6px;
	right: 117px;
}
.bill-sherwood {
	position: absolute;
	top: 6px;
	right: 317px;
}

/* 
#############################################################
Seminar Posts
#############################################################
*/

ul.seminar-posts {
	list-style-type: none;
}

ul.seminar-posts li {
	padding-bottom: 12px;
	margin-bottom: 24px;
	border-bottom: 2px dotted #AAA;
}

ul.seminar-posts li div.title {
	display: block;
	margin-bottom: 5px;
	font-size: 16px;
	color: #112637;
	text-decoration: none;
	font-weight: bold;
}

ul.seminar-posts li div.title small {
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

/* 
#############################################################
Modal Box
#############################################################
*/

body {height:100%; margin:0;}
#osx-modal-content, #osx-modal-content-contact, #osx-modal-data {display:none;}

/* Overlay */
#osx-overlay {background-color:#000; cursor:wait;}

/* Container */
#osx-container {background-color:#eee; color:#000; font-family:"Lucida Grande",Arial,sans-serif; font-size:.9em; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000;}
#osx-container a {color:#ddd;}
#osx-container #osx-modal-title {color:#000; background-color:#ddd; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close {display:none; float:right;}
#osx-container .close a {display:block; color:#777; font-size:.8em; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close a:hover {color:#000;}
#osx-container #osx-modal-data {padding:6px 12px;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:10px;}
#osx-container span {color:#777; font-size:.9em;}

#creditfooter {
display:none;
}

.headline {
font-size:16px;
margin-bottom:10px;
line-height:28px;
}

.headline a{
font-size:16px;
text-decoration:none;
color:#003363;
font-weight:bold;

}

.blogtext ol {
margin-left:40px;
margin-bottom:15px;
}

.blogtext ul {
margin-left:30px;
margin-bottom:15px;
}

.blogtext {
font-size:12px;
width:574px;
float:left;
margin-left:30px;
margin-top:6px;
font-family:Arial;
line-height:14px;
display: inline;
}
