/*  
Theme Name: BSSWFL
Theme URI:   http://chadbeatty.com <!-- original by Sam--> 
Description:  2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize.
Author:  customized by  www.chadbeatty.com <!-- original Sam -->
Author URI:  http://chadbeatty.com 
Version: 1.0
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/
/*these first few were added by Chad Beatty*/

.topPost .backgrd_odd{
	background-color: #CCCCCC;
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
	text-align:center;
}
.topPost .backgrd_odd h2{
	font-style: bold;
	font-size: 14px;
	color: #990000;
}
.topPost .backgrd_even{
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding: 3px;
	text-align:center;
	color: #555555
	
}
.topPost .backgrd_even h2{
	font-style: bold;
	font-size: 14px;
	color: #990000;
}

.clipper_font{
	font-family: "Times New Roman", Times, serif;
	font-size: 54px;
	color: #FFFFFF;
	text-align:center;
	font-style: italic;
}

#table_info{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-weight: bold;
	color: #666666;
}
#table_heading {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #C8D0B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

#breadcrumb {
   
   }

#breadcrumbs {
	 
 color: #666666;

}
.page {
	margin-top: -40px;
}

#wrapperback {
	width: 960px;
	background-image: url(images/wrapper_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-top: 30px; 
	padding-top: 10px;

  }

#sub-page-menu{
	background-color: #859A7C;
	background-image: url(images/bg-trans2.png);
	padding-left: 20px;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:10px;
}

#toptitle_left{
	background-image: url(images/toptitle_left.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 26px;
	float: left;
}
#toptitle_right{
	background-image: url(images/toptitle_right.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 26px;
	float: left;
}
#toptitle_mid {
	background-image: url(images/toptitle_mid.png);
	background-repeat: repeat-x;
	width: 648px;
	height: 40px;
	float: left;
}

#breadcrumbs {
    padding-left: 15px;
	margin-top: 5px;
}
#breadcrumbs li{
	display: inline;
	float: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-right: 5px;
	color: #333333;
	font-size: 13px;
}
.eventsList{
	padding-left: 40px;
	padding-bottom:60px;
	background-image: url(images/bg-trans2.png);
	padding-top: 20px;
	margin-top: 40px;
   }
.table_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image:  url(images/bg-trans2.png);
	font-weight: bold;
}
.table_content{
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #666600;
	padding-left: 5px;
}
.searchbox {
	background-image: transparent url(images/bg-trans2.png);
}
.postbg {
	background-image: transparent url(images/bg-trans2.png);
}
/*end chad beatty*/
/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 12pt;
  }

a {
	color: #FFFFFF;
	 }
a:link {
	color: #990000;
}
a:visited {
	color: #333333;
}
a:active {
	color: #9999CC;
}
a:hover {
	color: #999999;
}

/* CSS Document */

.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodyfont_red{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bodyfont_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: bold;
	font-weight: bold;
}
.bodyfont_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-style: bold;
	font-weight: bold;
}
.bodyfont_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #555555;
	font-weight: bold;
}


.bodyfont_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a img {
  border: none;  
  }

blockquote {
  background: #070707;
  border: 1px solid #060606;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #3366cc;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ced5b6;
	background-image: url(images/bswf_backext2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
  }


/* Header and wrapper */
#wrapper {
	width: 960px;
	text-align: left;
	background: url(images/) repeat;
	margin-right: auto;
	margin-left: auto; 
	margin-top: 2px; 

  }

#header {
	padding: 0;
	margin: 0;
	height: 222px;
	background-image: url(images/bswf_title.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	
  }

#header #topright {
  text-align: right;
  float: right;
  width: 600px;
  margin: 5px 0 0 0;
}
#header #topright ul {
  list-style: none;
  padding: 0;
  margin: 0;
  }
#header #topright li {
  display: inline;
  }
#header #topright li a {
  color: #fff;
  font-size: 12pt;
  padding: 0 0 0 25px;
  text-transform: lowercase;
  }
#header #topright li a:hover {
  color: #000;
  text-decoration: none;
  }

#header #logo {
  float: left;
  width: 350px;
  margin: 25px 0 0 0;
  padding: 0;
}
#header h1 {
  padding: 0;
  margin: 0;
  display: none;
  }
#header h1 a {
  color: #fff;
  font-size: 17pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #eee;
  text-decoration: none;
  }
#header span {
 
  }


/* Menu */
#cat_wrapper{
	width:960px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	position:relative;
	
	margin-top: 1500px:

	 }
	 
#catnav {
	padding: 0;
	height: 30px;
	width: 960px;
	
	float:left;
	margin-top: 115px;
  }
  /*cat nav suppliments added by ceb*/
  #catnav_left{
	
	
	float: left;
	height: 46px;
	width: 27px;
	
}

  #catnav_right{
	
	float: left;
	height: 46px;
	width: 27px;
	
}

#nav {
  font-size: 10pt;
  margin-left: 15px;
  padding: 0;
  }
	
#nav ul {
  
  }

#nav li {
	list-style-image: url(images/bsswfl_bullet.jpg);
	float:left;
	
    
  }

#nav a {
    float: left;
	display: block;
	
	color: #990000;
	
	font-weight: bold;
	
	
  }
  #nav li a {
   text-decoration: none;
	color: #990000;
	padding-right: 10px;
	margin-right: 5px;
  }

#nav li a:hover {
	text-decoration: underline;

  }

#nav li ul {
	
	
	
  }

#nav li:hover ul, #nav li.sfhover ul {
  left: auto;
  }
	
#nav li li {
  float: left;
  margin: 0;
  padding: 0;
  width: 150px;
  }
	
#nav li li a {
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #99CCFF;
	border-top: 1px solid #131f27;
	background: #040404;
	margin: 0;
	padding: 5px 20px 5px 15px;
  }
	
#nav li li a:hover {
	border-top: 1px solid #131f27;
	background: #000;
	padding: 5px 20px 5px 15px;
	color: #9999FF;
	text-decoration: underline;
  }

#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
  position: static;
  }

#toprss {
  float: right;
  margin: 10px 15px 0 0;
  display: inline;
  width: 65px;
  line-height: 41px;
  }



/* Top Content */

#main {
  margin: 5px 15px 0 15px;
  clear: both;
  width: 930px;
  padding-bottom: 5px;
  }
#contentwrapper {
	float:left;
	width: 700px;
	padding: 0;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
  }
#contentwrapper2 {
  float:left;
  width: 900px;  margin: 0 0 15px 0;
  padding: 0;
  }
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	font-size: 14pt;
	letter-spacing: -1px;
	color: #333333;
	font-weight: normal;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
  }
.topPost {
	font-size: 9pt;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666699;
	padding-left: 10px;
	background-image: url(images/bg-trans2.png);
	margin-top: 40px;
	min-height:200px;
  }

  /* chad beatty altered next style due to rearranging title and post content*/
  h2.topTitle a {
	font-size: 12pt;
	color: #555555;
  }
  
  h2.topTitle a:hover {
	text-decoration: none;
	color: #990000;
  }
/* end chad beatty alter*/
  
.topPost p.topMeta {
	padding: 0;
	margin: -10px 0 0 0;
	font-size: 9pt;
	color: #FFFFCC;
  }
.topPost p.topMeta a {
	text-decoration: underline;
	color: #FFFFCC;
  }
.topPost p.topMeta a:hover {
	color: #FFFFCC;
  }
.topPost div.topContent {
	font-size: 9pt;
	color: #FFFFFF;
	margin: 8px 0;
  }
  .topPost div.topContent strong {
	color: #333333;
  }
.topPost div.topContent a {
	text-decoration: underline;
	color: #333333;
  }
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #990000;
  }

.topPost div.topContent ul, .topPost div.topContent ol {
  padding: 0 0 0 30px;
  }
.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #FFFFFF;
  }
.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {
  font-size: 9pt;
  font-style: italic;
  background: url(images/bg-trans2.png) repeat;
  padding: 8px 10px;
  margin-right: 5px;
  line-height: 27pt;
  color: #fff;
  border: 1px solid #111;
  }
.topPost span.linkpages {
  font-size: 9pt;

  color: #fff;
  margin-bottom: 10px; display:block;
  }
.topPost span.linkpages a:hover {
  color: #ddd;
  }
.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {
  background: #040404;
  }
.topPost span.topComments a {
  color: #fff;
  background: url(images/comments.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  padding-right: 2px;
  padding-bottom: 2px;
  }
.topPost span.topMore a {
  color: #fff;
  background: url(images/more.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  padding-right: 2px;
  padding-bottom: 2px;
  }
.topPost span.topTags em {
  background: url(images/tags.gif) left no-repeat;
  padding-left: 20px;
  line-height: 27pt;
  vertical-align: middle;
  color: #0a0a0a;
  }
.topPost span.topTags a {
  color: #fff;
  line-height: 27pt;
  vertical-align: middle;
  }
.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {
  color: #fff;
  text-decoration: underline;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comments {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 670px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
	border: 1px solid #090909;
	padding: 0px 15px 10px 15px;
	color: #fff;
	background-image: url(images/bg-trans.png);
  }
#comments h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comments p a {
  color: #6598b8;
  }
#comments p a:hover {
  color: #fff;
  }
#comments p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comments #submit {
  margin: 0;
  }
#extrastuff a {
	color:#669900;
	font-size:0.8em;
}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Welcome section */

#main #welcome {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  background: url(images/bg-trans2.png) repeat;
  }
#main #welcome h2 {
  font-size: 14pt;
  font-weight: normal;

  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#main #welcome p {
  font-size: 9pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#main #welcome a {
  text-decoration: underline;
  color: #ff9933;
  }
#main #welcome a:hover {
  color: #6598b8;
  }
#main #welcome form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }
#main #welcome #feedbox {
  border: 1px solid #ccc;
  padding: 2px 1px;
  width: 180px;
  }
.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */
/*chad beatty added next to place title background on sidebar Events*/
#sidebars_top {float:right;}

#sidetitle_mid {
    width: 148px;
    background-image: url(images/toptitle_mid.png);
	background-repeat: repeat-x;
	height: 40px;
	float: left;
	
}
#sidetitle_mid h3 {
	margin: 0;
	letter-spacing: -1px;
	color: #555555;
	font-size: 12pt;
	padding-top: 7;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;	
}

/*chad beatty added next to remove bckgd graphic from categories*/


#sidebars .sidebarbox_events{
	background: url(images/bg-trans2.png);
	border: 1px solid #FFFFFF;
	color: #555555;
	font-size: 12pt;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 3px;  
  }

#sidebars {
	
	float: right;
	width: 200px;
	color: #E9F0E3;
	
  }
#sidebars .sidebarbox {
  background: url(images/bg-trans2.png) repeat;
  padding: 8px 15px;
  border: 1px solid #FFFFFF;
  }
#sidebars .sidebarbox_2 {
  background: url(images/bg-trans2.png) repeat;
  padding: 8px 15px;
  border: 1px solid #FFFFFF;
  }

#sidebar_full {
  padding: 0;
  margin: 0;
  }

#sidebar_left {
  float: left;
  width: 160px;
  }

#sidebar_right {
  float: right;
  width: 160px;
  }

#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 12pt;
	color: #555555;
	letter-spacing: -1px;
  }

#sidebars table {
  width: 130px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebars li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }

#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #E9F0E3;
	background: url(images/bullet.gif) left 8px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

#sidebars a {
	display: inline;
	color: #FFFFFF;
  }
#sidebars .linkcat a {
	display: inline;
	color: #FFFFFF;
	font-SIZE: 15px;
	font-weight: bold;
  }
#sidebars a:hover {
	color: #E1E6D0;
	text-decoration: underline;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #FFFFFF;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}



/* Before footer */

#morefoot {
  background:  url(images/bg-trans2.png);
  border: 1px solid #FFFFFF;
  padding: 15px;
  color: #FFFFFF;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
	text-decoration: underline;
	color: #FFFFFF;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #E1E6D0;
  }
#morefoot h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px 0;
  }
#morefoot #searchbox {
	padding: 1px;
	width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }


/* footer*/
#footer {
	clear: both;
	background-color: #443F3C;
	border: 1px solid #070707;
	padding: 15px 15px 10px 15px;
	
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }



/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }



