/*
Theme Name: BBS
Theme URI: 
Description: 
Version: 1.0
Author: Tim Lenton
Tags: 
*/

/*
Undo Browser Defauls --------------------- */

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100% }
q:before, q:after { content:''}



/*
Reset Some Styles --------------------- */

ul, ol { margin: 0 0 10px 10px; }
ul li { margin: 0 0 5px 0; list-style: disc; }
ol li { margin: 0 0 5px 0; list-style: decimal; }

strong { font-weight: bold; }
em { font-style: italic; }

a, a:visited, a:active { color: #006fba; text-decoration: none; outline:none; }
a:hover { text-decoration: underline; }
a img, img { border: none; } /* Gets rid of IE's blue borders */

img { display: block; }

table { border: none; border-collapse: collapse; border-spacing: 0; }
th { }
td { border: none; margin: 0px; padding: 2px; }

/*
Headings --------------------- */

h1, h1 a, h2, h2 a, h3, h4, h5, h6, pre, code {color: #005abb !important; font-family: helvetica; font-weight: normal; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; font-family: helvetica; color: #4D4D4D !important; }
h6 { font-size: 12px; font-family: helvetica; color: #4D4D4D !important; padding-top: 20px; }


/*
Form Elements --------------------- */

form { }
fieldset { margin-left: 0px; border:0px; }
legend { padding: 2px 6px; color: #71949B; }
label { width: 150px; display: block; float: left; height: 22px; position: relative; font-weight: bold; vertical-align: middle; }
select { border: 1px solid #80805E; color: #000; padding: 2px; width: 250px; }
option { }
textarea { border: 1px solid #b6b8ba; color: #000; padding: 5px; }
input[type="button"] { padding: 3px 10px; color: #fff; background: #ce0000; font-weight: bold; border: none; }
input[type="checkbox"] { }
input[type="file"] { }
input[type="hidden"] { }
input[type="image"] { }
input[type="password"] { border: 1px solid #80805E; color: #000; padding: 2px; }
input[type="radio"] { }
input[type="reset"] { }
input[type="submit"] { padding: 0; color: #ece924; background: #005abb; padding: 3px 10px; font-weight: bold; border:none; font-size: 16px; }
input[type="text"] { border: none; color: #000; background: #fff; padding: 5px; width: 300px; }
button { }

.wpcf7-not-valid-tip { color: red !important; }

/*
General Styles --------------------- */

.require { color: red; position: absolute; top: 0; right: 10px; }
.alignleft { float: left; margin-right: 20px; margin-bottom: 10px; }
.alignright { float: right; margin-left: 20px; margin-bottom: 10px; }
.aligncenter { margin-left: auto; margin-right: auto; }
#content { float: right; width: 550px; }
.quote_highlight { color: #6ea91c; font-size: 16px; }
.left_block { float: left; width: 470px; }
.right_block { float: right; width: 470px; }
.highlight { color: #407e24; }
.bold { font-weight: bold; }
.small_margin { margin-bottom: 5px !important; }
.right { text-align: right; }
.highlight_lnk { color: #ffeeb2; font-weight: bold; }
.larger_txt { font-size: 19px; font-family: Georgia; line-height: 24px; }
.larger_txt small { font-size: 12px; }
.mailing { text-decoration: underline; }
.center img { margin-left: auto; margin-right: auto; }

/*
Layout --------------------- */

body { font-family: Helvetica, Tahoma,  Arial, sans-serif; font-size: 12px !important; width: 100%;  margin: 20px 0 20px 0; position: relative; color: #4D4D4D !important; background: #fff;  }
.topBar { width: 960px; margin-left: auto; margin-right: auto; position: relative; }
.lang { position: absolute; top: 10px; right: 10px; }

/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

#leftSection ul { margin: 0;  }
#leftSection ul li { list-style: none; }
#leftSection ul ul { margin: 0 0 30px 0; }
#leftSection ul ul ul { margin-left: 10px; margin-right: 10px; margin-top: 5px; }
#leftSection ul ul li { margin-bottom: 5px !important;  overflow: hidden;  }
#leftSection ul ul li a { font-size: 14px; color: #005abb; font-weight: bold; }
#leftSection ul ul li a:hover { color: #000; }
#leftSection ul span { margin-bottom: 20px; display: block; line-height: 1.4; }


#searchform { margin-bottom: 20px; }
#s { padding: 3px; width: 180px; }

.post { margin-bottom: 30px; }
.post h2, .post h3 { padding: 0 !important; margin-bottom: 0 !important; }
.post p { margin-bottom: 10px !important; }
.post p.info { margin-bottom: 5px !important; font-size: 10px !important; }

.sociable ul { clear: both; overflow: hidden; }
.sociable ul li { display: inline; float: left; }

code { font-weight:normal !important; font-size: 10px !important;  }

form p { margin-bottom: 5px !important; }

.comments { margin: 0; overflow: hidden; }
.comments li { list-style: none; clear:both; overflow: hidden; margin-bottom: 10px; }
.comments .details { float: left; width: 130px; }
.comments .message { float: right; width: 450px; }
#comments { margin-bottom: 5px !important; }

.commentlist { margin: 0 0 20px 0; }
.commentlist li { list-style: none; border-bottom: 1px solid #ccc; }
.comment-author { width: 100px; float: left; }

.oldPosts { margin: 0; }
.oldPosts li { list-style: none; }

/* Header */
#header { height: 137px; position: relative; width: 960px; margin: 0 auto; background: url(images/header_bg.jpg) bottom left repeat-x; overflow: hidden; margin-bottom: 30px; }
#logo { position: absolute; top: 30px; left: 20px; z-index: 10; }
#banner { border: 2px solid #e8e537; margin-bottom: 20px; width: 618px; height: 244px; overflow: hidden; }
#contact_tag { color: #054499; font-weight: normal; font-size: 18px; line-height: 1.4; text-align: right;  position: absolute; top: 35px; right: 10px; font-weight: bold; }
#contact_tag a { color: #054499;  }
#contact_tag ul { }
#contact_tag ul li { list-style: none; display: inline; color: #fff000; margin-left: 10px; }
#contact_tag ul a:hover { color: #000 !important; text-decoration: none; }

/* Left Section */
#leftSection { width: 140px; float: left; }
#leftSection a { text-decoration: none; }
#leftSection h2, #rightSection h2 { font-size: 20px; margin-bottom: 10px; }
#leftSection h3, #rightSection h3 { font-size: 20px; margin-bottom: 10px; }
#leftSection h4, #rightSection h4 { font-size: 20px; margin-bottom: 5px; }

#leftSection h2 a, #leftSection h3 a { color: #005abb; }
#leftSection p { margin: 0 20px 20px 20px; }
#leftSection img { margin-bottom: 15px; }

#rightSection { float: right; width: 140px; }
#rightSection a { font-weight: bold; }
#rightSection h3 { margin-bottom: 20px !important; }
#rightSection p { margin-bottom: 20px; line-height: 1.5; color: #2181c2; }


#mainSection {  line-height: 1.5; float: left; width: 622px; margin-left: 20px; }
#mainSection h1 { margin-bottom: 15px; line-height: 1.2 !important; }
#mainSection h2 { margin-bottom: 0px; }
#mainSection h3 { margin-bottom: 15px; }
#mainSection p { margin-bottom: 15px; }
#mainSection p span { color: #DEB408; }
#mainSection ul { margin-bottom: 20px !important; }


.home_small { width: 146px; float: left; margin-left: 45px; }
.home_small img { margin-bottom: 5px; }

/* Middle Section */
#middleSection { line-height: auto; width: 940px !important; background: #fff; position: relative; overflow: hidden; margin: 0 auto; }

#footer { width: 960px; margin: 10px auto; border-top: 6px solid #fff000; padding-top: 10px; color: #005abb; }
#footer p { margin-left: 10px; }

/*
Navigation --------------------- */

#dropmenu {margin:0 auto; padding:0; position:relative; width: 960px; overflow: hidden; }
#dropmenu li {float:left; position:relative; list-style: none; margin: 0 !important; padding: 0 !important; }
#dropmenu a {display:block; padding: 0; color:#fff000;text-decoration:none; font-size: 17px; text-align: center; font-weight: bold; background: #054499 url(images/menu_bg.jpg) no-repeat; padding: 9px 17px 8px 20px; border-right: 1px solid #054499; }
#dropmenu a:hover, #dropmenu li.current_page_item a, #dropmenu li.current_page_ancestor a, #dropmenu li.current_page_parent a {color: #000;}


