/* 
Theme Name: BSSI
Theme URL: http://auxanocreative.com/
Description: A custom theme for BSSI.
Author: Susan Nelson
Author URI: http://auxanocreative.com/
Version: 1.0.0
*/

/* ---------- ::Resets:: --------------------- */
body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
margin:0;
padding:0;
}
fieldset, table {
border:none;
}
/* ---------- ::Document Defaults:: ---------- */
html { 
font-size:100.01%; 
height: 101%;
}
body { 
margin:0 auto;
height:100%;
font:62.5%/1.8em Arial,Helvetica,sans-serif;
background:#8590c1 url(images/main-bg.jpg);
background-attachment:fixed;
color:#000;
}
/* ---------- ::Typography:: ----------------- */
blockquote, address, pre { /* adjust as needed */
margin:.5em 2em;
}
blockquote, p, li { /* adjust as needed */
padding:0 0 0 0;
}
h1, h2, h3, h4, h5, h6, p { /* adjust as needed */
margin:1em 0;
}
h1 {
font-size:2em;
}
h2 {
font-size:2em;
color:#14508f;
line-height:22px;
}
h3 {
font-size:1.8em;
color:#5f73ae;
}
h4 {
font-size:1.8em;
}
p, li {
font-size:1.4em;
}
#left ul, #single-column ul {
margin:0 0 0 25px;
}
#left ul li ul li, #single-column ul li ul li {
list-style:disc;
font-size:1em;
}
#left ol, #single-column ol {
margin:0 0 0 30px;
}
.who li {
list-style:none;
background: url(images/checkmark.gif) no-repeat 0 8px;
margin:0;
padding:5px 15px;
}
blockquote {
background: url(images/openquote.gif) top left no-repeat;
color:#30565B;
font-style: italic;
padding: 0.5em 5px 10px 50px;
margin: 20px 0;
}
/* ---------- ::Forms:: ---------------------- */
/*
input, label {
vertical-align:middle;
}
label {
cursor:pointer;
}
input, select, textarea {
font-size:1.2em;
font-family:inherit;
font-size:inherit;
}
input, textarea {
padding:.2em;
}
textarea {
overflow:auto;
}
*/
#searchform input {
width:180px;
font-size:1em;
font-family:tahoma,arial,sans-serif;
padding:3px;
}
#searchform img {
margin:0 0 0 4px;
padding:0;
vertical-align:bottom;
}
/* ---------- ::Sidebar Form:: --------------- */
.sidebarInput { 
width:180px; 
}
.sidebarInput p {
margin:0;
padding:0;
}
.sidebarSignup {
width: 125px;
margin: 0 auto;
}
.sidebarSignupbtn {
width: 40px;
margin: 0 auto;
}
.sidebarSignup p {
margin:0;
padding:0;
}
.wpcf7 {
font-size:.8em;
}
/* ---------- ::General Forms:: -------------- */
#wpcf7-f1-w1-o1 p {
padding:0;
margin:5px 0 0 0;
}
#wpcf7-f3-p90-o1 p {
padding:0;
margin:5px 0 0 0;
}
#wpcf7-f2-p10-o1 p, #wpcf7-f4-p352-o1 p, #wpcf7-f5-p404-o1 p, #wpcf7-f6-p207-o1 p, #wpcf7-f1-w1-o1 p {
padding:0;
margin:5px 0 0 0;
}
/* ---------- ::Tables:: --------------------- */
table {
table-layout:fixed;
overflow:hidden;
}
table#contact {
margin: 10px auto;
}
table#contact td {
width:90px;
font-size:.9em;
}
table#support {
float:left;
}
table#support td {
width:140px;
}
table#support td p {
margin:0;
padding:0;
}
/* ---------- ::Layout:: ------------------- */
#wrap {
width:790px;
margin:10px auto 0 auto;
background:#fff;
overflow:auto;
}
#header {
width:790px;
height:120px;
margin:0 auto;
}
#logo {
width:450px;
float:left;
margin:0;
}
#logo img {
margin:12px 0 0 15px;
}
#buttons {
width:300px;
float:right;
margin:0 15px 0 0;
text-align:right;
color:#14508f;
font-size:.9em;
}
#buttons img {
margin:5px 5px 0 0;
}
#navwrap {
width:790px;
height:3.5em;
margin:0 auto;
background:#2E70A4;
}
#content {
width:760px;
margin:20px auto;
}
#single-column {
width:730px;
margin:0 auto;
}
#left {
width:520px;
float:left;
margin:0;
padding-bottom:2em;
}
#slides {
width:531px;
height:242px;
margin:0 auto;
background: url(images/intro-bg.jpg) no-repeat;
}
#sidebar {
width:210px;
float:right;
margin:0;
padding:10px 0 0 10px;
border-left:1px dashed #ececec;
}
.email-signup {
	width: 170px;
	margin: 10px auto;
	padding: 8px 0;
	text-align: center;
	border: 1px dashed #668fc1;
	overflow: auto;
}
.email-signup p {
}
#popup {
width:600px;
height:400px;
margin:0 auto;
background:#8590c1 url(images/main-bg.jpg);
}
#popup-text {
width:450px;
margin:20px;
padding:10px 20px 20px 20px;
background:#fff;
}
#support-text {
width:450px;
margin:20px;
padding:10px 20px 20px 20px;
}
#footer {
width:790px;
height:12em;
margin:0 auto;
clear:both;
background:#2E70A4;
color:#E1F2FF;
}
#footer p {
padding:0;
margin:0;
}
#footer-left {
width:300px;
float:left;
margin:10px 0 0 15px;
}
#footer-right {
width:300px;
float:right;
margin:10px 15px 0 0;
}
#footer-right p {
padding-left:2px;
}
#credits {
width:790px;
height:5em;
margin:0 auto;
text-align:center;
font-family:arial,sans-serif;
color:#2E70A4;
}
#credits a, #credits a:visited {
color:#27497A;
text-decoration:none;
}
#credits a:focus, #credits a:hover, #credits a:active {
color:#e1f2ff;
}
/* ---------- ::Links:: ---------------------- */
a, a:visited {
color:#5f73ae;
text-decoration:underline;
}
a:active, a:focus, a:hover {
text-decoration:none;
}
a img {
border:none;
}
#footer a, #footer a:visited {
color:#C4E4FF;
text-decoration:underline;
}
#footer a:focus, #footer a:hover, #footer a:active {
text-decoration:none;
}
/* ----------  ::Menus:: ---------------------- */
/* ::Main Menu:: */
ul#menu {
    list-style: none;
    margin: 0;
    padding: 7px 0 0 15px;
    float:left;
    font-size:1em;
}
ul#menu li {
    float: left;
    margin: 0 3px 0 0;
}
ul#menu a {
    background: #668FC1 url(images/nav-tabs.png);
    color: #fff;
    display: block;
    /*height: 2em;*/
    padding-left: 10px;
    text-decoration: none;
    font-weight:normal;
}
ul#menu span {
    background: url(images/nav-tabs.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}
/* Current Tab */
ul#menu li.current_page_item a, ul#menu li.current_page_ancestor a {background-color: #e4bd00;background-position: 0 -61px;}
ul#menu li.current_page_item span, ul#menu li.current_page_ancestor span {background-position: 100% -61px;}

/* Hover States */
ul#menu a:hover, #menu li:hover a, #menu li.hover a {background-color: #e4bd00;background-position: 0 -61px;}
ul#menu a:hover span, #menu li:hover span, #menu li.hover span {background-position: 100% -61px;}

	/* Child Menu - 2nd tier */
	#menu li ul {
	float:none;
	position: absolute;
	top:-999em;
	left: -999em;
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;	
	list-style: none;
	z-index:100;
	font-size:.7em;
	font-weight:normal;
	background:#668FC1;
	}
	#menu li ul span {
	background-image:none;
	}
	#menu li:hover ul, #menu li.hover ul {top:auto;left:auto;}
	#menu li:hover ul li, #menu li.hover ul li {
	float:none;
	min-width:200px;
	width:auto;
	padding:0;
	margin:0;
	background:#e4bd00;
	border-top:1px solid #fff;
	}
	#menu li:hover ul li a, #menu li.hover ul li a {
	float:none;
	display:block;
	min-width:200px;
	width:auto;
	height:20px;
	padding:3px 5px 5px 8px;
	background:#e4bd00 none;
	}
	ul#menu li:hover ul li a:hover, ul#menu li.hover ul li a:hover {background:#668FC1 none 0 0;
	}

/* ::Footer Menu:: */
ul#footernav {
list-style:none;
margin:0;
padding:0;
}
#footernav li {
display:block;
padding:0;
}
#footernav li a {
color:#C4E4FF;
text-decoration:none;
padding:2px;
}
#footernav li a:active, #footernav li a:focus, #footernav li a:hover {
background:#C4E4FF;
color:#2E70A4;
}
/* ---------- ::Global Classes:: ------------- */
.center {
text-align:center;
}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.floatleft {
float:left;
}
.alignleft {
float:left;
margin:0 10px 0 0;
/*padding:1px;
border:1px solid #346DB5;*/
}
.alignright {
float:right;
margin:0 0 0 10px;
}

.floatright {
float:right;
}
.hidden {
display:none;
visibility:hidden;
}
.inline {
display:inline;
}
.small {
font-size:10px;
font-weight:normal;
}
.medium {
font-size:18px;
font-weight:bold;
text-align:center;
line-height:28px;
}
.large {
font-size:24px;
font-weight:bold;
text-align:center;
line-height:28px;
}
.red {
font-weight:bold;
color:red;
}
.wp-caption {
	font-size:9px;
}
.addthis_container {
	clear:both;
	padding-top:20px;
}
/* ---------- ::Blog Styles:: -------------- */
#post h2 {
	clear:both;
}
#sidebar h2, h2.widgettitle {
font-size:1.2em;
padding:0;
margin:0 0 10px 0;
}
#sidebar p {
font-size:1em;
}
#sidebar ul {
list-style:none;
background-image:none;
margin:0;
padding:0;
font-size:.9em;
}
#sidebar li ul li, #sidebar ul ul li, #sidebar .textwidget li {
list-style:none;
background: url(images/bullet.gif) no-repeat 2px 7px;
padding:0 0 10px 18px;
font-size:1em;
}
#sidebar ul ul ul li {
font-size:.9em;
background: url(images/bullet.gif) no-repeat 2px 13px;
padding:6px 0 0 18px;
}
#sidebar .widget {
list-style:none;
margin: 0 0 20px 0;
}
#sidebar .widget select {
font-size:.9em;
font-family:arial,sans-serif;
}
#sidebar .textwidget {
margin: 0;
padding: 0;
}
/*Members Only Styles ***************************/
.avatar_container {
display: none;
}
/************************************************
*	Comments									*
************************************************/
#left ol.commentlist {
font-size:.9em;
margin:0;
padding:0;
}
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	list-style:none;
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #e6e6e6;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}
	
.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 480px;
	padding: 2px;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.even, .alt, .standard {
	width:480px;
	border: 1px solid #e6e6e6;
	margin: 0px;
	padding: 0px;
	}
.alt {
background:#f7f7f7;
}