/*
Theme Name: bbv1
Theme URI: http://aaron.collectedvisuals.com/
Description: bbv1 is a two column theme. Tested on Opera 9.64, Safari 4 and Firefox 3.0.1. Very simple. Helvetica Typeface. The CSS, XHTML and design is released under GPL. Please feel free to change the style to fit your needs.
Version: 1.0.2
Tags: blue, white, dark, two-columns, left-sidebar, fixed-width
Author: Aaron Adams
Date: June 2009

	The CSS, XHTML and design is released under GPL:
	http://www.gnu.org/copyleft/gpl.html

*/
#preloader {
	background-image: url('rotator/logo-nav-bg.png');
    background-image: url('rotator/logo-nav-bg2.png');
    background-image: url('rotator/logo-nav-bg3.png');
	background-image: url('rotator/logo-nav-bg4.png');
	background-image: url('rotator/logo-nav-bg5.png');
	background-image: url('nav-bg-hover.png');
    width: 0px;
    height: 0px;
    display: inline;
}

.current {
	display: inline-block;
	width: 100%;
	padding-left: 23px;
	background-image: url('nav-bg-current.png');
	background-repeat: no-repeat;
	color: #ffffff;
	z-index: 2;
}

a {
	text-decoration: none; 
	color: #242424;

}

a:active {
	text-decoration: none;
	color: #242424;
}

a:visited {
	text-decoration: none;
	color: #242424;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

acronym, abbr {

}

acronym, abbr, span.caps {
	font-size: 11px;

}

acronym, abbr {
	cursor: help;
	border:none;
}

blockquote {
        color:#666;
        background-image:url("");
	border-left: 2px solid #666;
	padding-left: 5px;
	margin-left: 18px
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.align_right {
	text-align: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* 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: 0 none;
}

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

body {
        background-color: #e8e8e8;
		color: #555;
	background-image:url("background-tile.jpg");
	background-repeat: repeat;
	height:100%;
	font-family: Courier New, Courier, monospace;
	margin: 0;
	padding: 0;
	font-size: 11px;
        position:relative;
}

#rap {
	width: 935px;
	height: 100%;
	padding-top: 0px;
	padding-left: 42px;
    /* float: left; */
    position:relative;
}



.postbottom {
	width:547px;
	height: 36px;
	margin-top:-12px;
	padding-top: 0px;
	padding-left:10px;
	background-image:url("text-background-bottom3.png");

}



#postinfo {
 width:540px;
 height: 200px;
 font-family: Courier New, Courier, monospace;
 font-size:12px;
 color:#000000;
 padding:15px 5px 5px 0px;
 margin-top: 10px;
 margin-bottom: 50px;
}

.postbackground {
	background-image:url("postbackground.png");
	 width:547px;
	 height:36px;
	 padding-top: 0px;
	 padding-right:10px;
	 margin-top:40px;
	 text-align:right;
	 text
	 
}
	

#postinfo a {
 font-weight:bold;
}

#postinfo a:hover {
 text-decoration: underline;
 color:#242424;
}



cite {
	font-size: 12px;
	font-style: normal;
	color:#3a3a3a;
}

.title {
        font-family: Courier New, Courier, monospace;
		font-size: 24px;
        color:#3a3a3a;

}

.title a {
        font-family: Courier New, Courier, monospace;
        font-size: 12px;
        color:#3a3a3a;
        text-decoration:none;

}


h2page {
	font-family: Courier New, Courier, monospace;
        font-size: 15px;
	margin-top: 0;
	border-top: 1px solid #666;
}

h2 {
	font-family: Courier New, Courier, monospace;
    font-size: 24px;
	padding-top: 5px;
	margin-top: 0;
	font-weight:normal;
}

h3 {
	font-family: Courier New, Courier, monospace;
	margin-top: 0;
	font-size: 12px;
}

h4 {
	visibility: hidden;
}

title {
        font-family: Courier New, Courier, monospace;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
        font-size: 12px;
}

.grav {
        float:left;
        margin-top:10px;
        padding-bottom:20px;
}


#comments{
	margin-left:0px;
	list-style-type: none;
	padding-top:18px;

}

.commentby {
	margin-left:60px;
	list-style-type: none;
	padding-bottom:8px;
        background-image:url("");
        color:#555;
	border-top: 1px solid #666;
        margin-top:10px;
}

#commentlist {
        color:#242424;
        font-weight:bold;
}

#commentlist ul {
	margin-left:0px;
	list-style-type: none;
        background-image:url("");

}

#commentlist li{
	list-style-type: none;
	margin-left:0px;
        background-image:url("");
}

#commentlist a {
 text-decoration: underline;
 color:#555;
}

#commentlist a:hover {
 text-decoration: underline;
 color:#242424;
}

.commentby a:hover {
 text-decoration: underline;
 color:#242424;
}
}

p,  .feedback {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

#credit {
        position:static;
        bottom: -1px;
		text-align: center;
		padding-bottom: 30px;
        font-size:12px;
        color:#000000;
}

#credit a {
	color: #000000;
        font-size:12px;
		font-weight:bold;
}

.feedback {
	color: #666;
	text-align: right;
	font-size:12px;
	clear: both;
}

.meta {
	font-size: 12px;
}

.meta2 {
	font-size: 10px;
	font-family: Courier New, Courier, monospace;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1.5px;
}

.meta2 a {
	font-size: 10px;
	font-family: Courier New, Courier, monospace;
	color: #000000;
	font-weight: normal;
	letter-spacing: -1.5px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.entry {
 font-family: Courier New, Courier, monospace;
 color:#242424;
font-size: 12px;
line-height: 14px;
}

.blogpost {
	width:557px;
	margin-top: 0px;
	padding-top:5px;
	background-image:url("text-background-middle-tile.png");
	background-repeat:repeat-y;
}

.blogpostpadding {
	padding-left: 10px;
	padding-right: 10px;
}

.blogpostpadding2 {
	padding-left: 10px;
	padding-right: 20px;
	padding-top:5px;
	text-align: right;
}

.blogpostpadding3 {
	padding-top:5px;
	text-align: right;
}


.entry img {
	max-width:540px;
 padding: 8px 8px 8px 8px;
 margin-bottom: 15px;
 background-color:#ffffff;
 border-top-style:none;
 border-left: 1px solid #D8D8D8;
 border-right: 1px solid #D8D8D8;
 border-bottom: 1px solid #bcbcbc;
}

.entry a {
 text-decoration: underline;
 color:#555;
}

.entry a:hover {
        color: #80CFFF;
 text-decoration:underline;
}

.video {
	width:540px;
 padding: 8px 8px 8px 8px;
 margin-bottom: 15px;
 background-color:#ffffff;
 border-top-style:none;
 border-left: 1px solid #D8D8D8;
 border-right: 1px solid #D8D8D8;
 border-bottom: 1px solid #bcbcbc;
}

.commentby a {
 text-decoration: underline;
 color:#555;
}

.contact {
	background-image: url("contact-form-background.png");
	width:557px;
	height:425px;
}

.commentby a:hover {
 text-decoration: underline;
 color:#242424;
}

#postcomment{
	margin-left:0px;
	margin-top:24px;
        background-image:url("");

}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.meta2, .meta2 a {
	color: #3a3a3a;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.storycontent a {
	text-decoration: none;
        color: #ffffff;
        font-background: #626262;
        background: #626262;
}

.storycontent a:hover {
	text-decoration: none;

}

.storycontent {
	margin-bottom:10px;
        margin-top:10px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
}

#commentform textarea {
	width: 99%;
        font-family: Courier New, Courier, monospace;
        color:#555;
        font-size:12px;
}

#commentlist li ul {
	list-style-type: none;
	margin-left:0px;
	font-size: 11px;
        color:#242424;
        font-weight:bold;
}

#content {
	float: right;
	width: 542px;
        margin-top: 10px;
        margin-right: 10px;

}


.columntitles {
	font-family: Courier New, Courier, monospace;
	letter-spacing: -1.5px;
	font-weight: bold;
        font-size: 14px;
}

/* [START] edits by Sam */
#headwrap {
	float: left;
	background-image: url('rotator/rotator.php');
	width: 296px;
	height: 310px;
}

#navmenu {
	font-family: Courier New, Courier, monospace;
	font-size: 12pt;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	left: 158px;
	top: 160px;
	width: 178px;
	height: 184px;
	line-height: 25px;
	vertical-align: middle;
	z-index: 2;
}

#navmenu a {
	padding-top: 2px;
	vertical-align: middle;
	position: absolute;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding-left: 23px;
	line-height: 25px;
}

#navmenu a:hover {
	display: inline-block;
	width: 100%;
	padding-left: 23px;
	background-image: url('nav-bg-hover.png');
	background-repeat: no-repeat;
	color: #ffffff;
	z-index: 2;
}



/* [END] edits by Sam */

#header {
	font-family: Courier New, Courier, monospace;
	font-size: 20px;
	color:#242424;
	font-weight: bold;
        line-height: 80%;
}


#simpost {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
	color: black;
	font-weight: normal;
        float: left;
	background: #fff;
	padding:5px 0 5px 0;
	margin:0px 0 5px 0;
	
}

#simpost a {
	font-family: Courier New, Courier, monospace;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
        font-background: #F48282;
        background: #F48282;
}



#header a {
	color: #242424;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}


#header input#s {
	width: 60%;
	background: #3a3a3a;
	border: 1px solid #999;
	color: #000;
	
}

#header ul {
	color: #ccc;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
        weight: bold;
}


#header h2 {
	font-weight: normal;
	margin:0;
	padding:0;
	font-size: 12px;
	
}

#header ul li {
	font-family: Courier New, Courier, monospace;
	margin-top: 10px;
}

#header ul ul {
	font-variant: normal;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#header ul ul li {
	border: 0;
	font-family: Courier New, Courier, monospace;
	margin-top: 0;
	padding: 0;
	padding-left: 3px;
}

#header ul ul li a {
	color: #3a3a3a;
	text-decoration: none;
}

#header ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#header ul ul ul.children {
	font-size: 16px;
	padding-left: 3px;
}

.navigation {
        background-image:url("");
        color:#666;
        padding: 5px 5px 5px 5px;
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 10px;
}

.navigation a {
        color:#666;
        text-decoration:underline;
}

#pages {
	width: 533px;
	height: 28px;
	padding: 12px 12px 0 12px;
	margin: 0 0 0 425px;
	font-size: 14px;
	font-weight:600;
	background-image: url('top-navigation-background.png');
	
}

.thumb {
	width: 9px;
	height: 9px;
	margin-top: 4px;
	margin-left: 5px;
	background-image: url('circle_hover.jpg');
	float: left;
}

.currentdot {
	width: 9px;
	height: 9px;
	margin-top: 4px;
	margin-left: 5px;
	background-image: url('circle_hover.jpg');
	float: left;
}

.thumb a {
	width: 9px;
	height: 9px;
	background-image: url('circle.jpg');
	z-index: 5;
	display:block
}

.thumb a:hover {
	width: 9px;
	height: 9px;
	background: none;
	z-index: 5;
}

.thumbtext {
visibility:hidden;
}


#Txt {
	float: left;
	margin-top: 2px;
	margin-left: 10px;
	font-size: 12px;
	color: #5a5959;
}

#sidebar {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 335px;
	margin-left: 0px;
	margin-top: 35px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 14px;
	background-image: url('initial-text-area.png');
	background-repeat: no-repeat;
}

#one {
	width: 317px;
	height: 336px;
	background-image: url('text-background.png');
	margin-top: 12px;
	padding-top: 17px;
	padding-left: 12px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 14px; /*1.20em in safari or 1.165 firefox*/
}

#two {
	width: 317px;
	height: 365px;
	background-image: url('following-text-area.png');
	margin-top: 30px;
	padding-top: 25px;
	padding-left: 12px;
	padding-right: 5px;
	font-size: 12px;
	line-height: 14px;/*1.20em in safari or 1.165 firefox*/
}

.textwidget {
	font-size: 10pt;
	line-height: 0.94em;
}

#sidebar h2 {
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 0px;
	font-size: 24px;
	text-align: right;
	color: #000000;
}

#sidebar p {
	line-height: 0.94em;
}

#sidebar a {
	text-decoration: none;
        color: #000000;
        font-weight: bold;

}

#sidebar a:hover {
	text-decoration: underline;
	font-weight:bold;
	}

#sidebar form {
	margin: 0 0 0 0px;
	text-decoration: none;
        color: #fff;
        font-weight: bold;
        font-size: 10px;
}

#sidebar input#s {
	margin: 0 0 0 0px;
	width: 70%;
	background: #fff;
	border: 1px solid #ccc;
	color: #666;
        font-size: 10px;
	
}

#sidebar ul {
	color: #80CFFF;
        font-weight: normal;
        font-size: 10px;
	list-style-type: none;
	margin: 0;
	padding-left: 0px;

}

#sidebar img {
	margin:0;
	padding-left: 0px;
}

#sidebar ul li {
	font-family: Courier New, Courier, monospace;
	margin-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
        font-size: 12px;
        width: 310px;
	list-style-type: none;
        color:#000000;
}


#sidebar ul ul li {
	border-bottom: 1px solid #ccc;
	font-family: Courier New, Courier, monospace;
	padding-bottom: 0px;
        font-size: 10px;
	font-weight: normal;
	list-style-type: none;
        color:#000000;
}

#sidebar ul ul li a:hover {
        color: #80cfff;
        font-size:10px;
}


ib {
        font-family: Courier New, Courier, monospace;
        font-style: italic;
	font-size: 12px;	
}

