/*

Theme Name: 'Mountain Brook City Schools Foundation'
Theme URI: http://www.mtnbrookschoolsfoundation.com
Description: 'Mountain Brook City Schools Foundation'
Author: 'Drew Fravert'
Author URI: 'http://www.drewfravert.com'
Version: 1.0

*/



/*
	Resets
*/

html, body, div, span,   
h1, h2, h3, h4, h5, h6, p, blockquote, pre,  
a, abbr, acronym, address, big, cite, code,  
img, ins, kbd, q, s, samp,  
small, strike, strong,   
dl, dt, dd, ol, ul, li,  
fieldset, form, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
    margin: 0;  
    padding: 0;  
    border: 0;  
    outline: 0;  
    font-size: 100%;  
    vertical-align: baselinebaseline;  
    background: transparent;  
}  
body {  
    line-height: 1;  
}  
ol, ul {  
    list-style: none;  
}  
blockquote, q {  
    quotes: none;  
}  
blockquote:before, blockquote:after,  
q:before, q:after {  
    content: '';  
    content: none;  
}    
table {  
    border-collapse: collapse;  
	border-spacing: 0;  
}

/*
	Background-Styles
*/

body {
	margin:0px; padding:0px;
	background:url(img/background.jpg) #fff repeat;
	font-family: "Lucida Grande", Verdana, serif;
	color:#111;
	font-size:11px;
	line-height:18px;
	letter-spacing:0.5px;
}
#main {
	background:url(img/dashes.png) repeat-x;
	margin:25px 0px 0px 0px;
	padding-top:20px;
	position:relative;
}
#container {
	width:950px;
	margin:0px auto;
	padding:0px;
	position:relative;
}

/*
	Header-Styles
*/

#header {
	margin:0px;
	padding:0px;
}
#logo {
	margin:0px;
	padding:0px;
	background:url(img/logo_s.png) top left no-repeat;
	height:85px;
	width:85px;
}
#logo h1 {
	display:block;
	margin:0px;
	text-indent:-9999px;
}
#header_text {
	margin:0px;
	padding:0px;
	background:url(img/header_text.png) top right no-repeat;
	height:85px;
	width:500px;
	right:0px;
	position:absolute;
}
#header_text h3 {
	display:block;
	margin:0px;
	text-indent:-9999px;
}
#pledge {
	background:#fff;
	border-right:none;
	margin:35px 0px 0px 0px;
	padding:4px 10px 3px 12px;
	position:absolute;
	right:0px;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:uppercase;
	-moz-border-radius-topleft:3px;  
	-moz-border-radius-bottomleft:3px;  
	-webkit-border-top-left-radius:3px;  
	-webkit-border-bottom-left-radius:3px;
}

/*
	Navigation-Styles
*/

#nav {
	margin:25px 0px 0px 0px;
	padding:4px 0px 0px 0px;
}
ul.nav_tabs {
	margin:0px 0px 0px 0px;
	padding:0px;
}
ul.nav_tabs li {
	display:inline;
	margin-right:0px;
	padding:0px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:bold;
	letter-spacing:.5px;
	text-transform:uppercase;
	-moz-border-radius-topleft:5px;  
	-moz-border-radius-topright:5px;  
	-webkit-border-top-left-radius:5px;  
	-webkit-border-top-right-radius:5px;
}
ul.nav_tabs li a {
	text-decoration:none;
	color:#000;
	padding:10px;
}
ul.nav_tabs li:hover a {
	text-decoration:none;
	color:#000;
	background:#abbbab;
	font-size:10px;
	font-weight:bold;
	padding:10px 10px 11px 10px;
	letter-spacing:0.5px;
	border-bottom:5px solid #fff;
	-moz-border-radius-topleft:5px;  
	-moz-border-radius-topright:5px;  
	-webkit-border-top-left-radius:5px;  
	-webkit-border-top-right-radius:5px;
}
ul.nav_tabs li.current_page_item a {
	text-decoration:none;
	color:#000;
	background:#fff;
	padding:11px 10px 10px 10px;
	border-bottom:5px solid #fff;
	-moz-border-radius-topleft:5px;  
	-moz-border-radius-topright:5px;  
	-webkit-border-top-left-radius:5px;  
	-webkit-border-top-right-radius:5px;
}

/*
	Content-Styles
*/

#content {
	background:#fff;
	margin:8px 0px 0px 0px;
	padding:15px;
	min-height:375px;
	-moz-border-radius:3px;  
	-webkit-border-radius:3px;
}
.content {
	min-height:345px;
}
.main_content {
	width:700px;
	min-height:335px;
	padding:0px 20px 0px 0px;
	border-right:1px dashed #999;
}
.main_content p {
	padding:0px 0px 0px 5px;
}
.main_content_wide {
}
.page_image {
	border:1px solid #aaa;
	margin-bottom:0px;
	padding:4px;
	background:#eee;
	max-width:690px;
}
hr {
	border:none;
	background-color:#fcd901;
	color:#fcd901;
	height:3px;
	margin-bottom:15px;
}
.image_left {
	float:left;
	border:1px solid #aaa;
	margin:0px 10px 5px 0px;
	padding:4px;
	background:#eee;
	max-width:250px;
}
.image_right {
	float:right;
	border:1px solid #aaa;
	margin:0px 0px 5px 10px;
	padding:4px;
	background:#eee;
	max-width:450px;
}
.video_left {
	float:left;
	border:1px solid #aaa;
	margin:0px 10px 5px 0px;
	padding:4px 4px 0px 4px;
	background:#eee;
	max-width:450px;
}
.video_right {
	float:right;
	border:1px solid #aaa;
	margin:0px 0px 5px 10px;
	padding:4px 4px 0px 4px;
	background:#eee;
	max-width:450px;
}
iframe {
	float:right;
}

/*
	Sidebar-Styles
*/

.sidebar_content {
	width:173px;
	position:absolute;
	right:27px;
	font-family: Helvetica Neue, Helvetica, "Lucida Grande", Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	letter-spacing:1px;
}
.widget_mylinkorder {
	margin:0px -12px 0px 0px;
	padding:0px;
}
.widget_mylinkorder li {
	list-style:url(img/MB-s.jpg);
	margin:0px 0px 0px 19px;
	padding:3px 0px 3px 0px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	letter-spacing:.5px;
	text-transform:uppercase;
}
.widget_mylinkorder li a {
	text-decoration:none;
	color:#333;
	margin:0px 0px 0px 0px;
}
.widget_mylinkorder li a:hover {
	text-decoration:underline;
}
.widget_mylinkorder h2 {
	margin:3px 0px 15px 0px;
	padding-bottom:8px;
	font-size:13px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#066000;
	line-height:16px;
	letter-spacing:0.5px;
	font-weight:lighter;
	font-weight:bold;
	border-bottom:3px solid #fcd901;
	text-align:left;
}

/*
	Board-Styles
*/

ul.board {
	margin:0px 10px 0px 10px;
	padding:0px;
}
ul.board li {
	display:inline-block;
	display:-moz-inline-stack;
	width:223px;
	margin:0px 0px 10px 0px;
	padding:0px;
	zoom: 1;
    *display: inline;
	_height:10px;
}

/*
	Footer-Styles
*/

#footer {
	margin:15px 0px 15px 0px;
	padding:0px;
	color:#333;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	letter-spacing:1px;
}
#text-3 {
	position:absolute;
	left:0px;
	margin:0px;
	padding:0px 0px 15px 10px;
}
#text-3 a {
	color:#333;
	padding:0px 0px 0px 26px;
	background:url(img/MB.jpg) no-repeat 0% 40%;
}
#text-4 {
	position:absolute;
	right:0px;
	margin:0px;
	padding:0px 10px 15px 0px;
}

/*
	Text-Styles
*/

h1 {
	margin:5px 0px 15px 0px;
	padding:0px 0px 0px 5px;
	font-size:20px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#066000;
	line-height:20px;
	letter-spacing:0.5px;
	font-weight:bold;
}
h2 {
	margin:50px 0px 2px 0px;
	font-size:12px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#066000;
	line-height:16px;
	letter-spacing:0.5px;
	font-weight:lighter;
	font-weight:bold;
	text-align:right;
}
h3 {
	margin:3px 0px 5px 0px;
	font-size:16px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#066000;
	line-height:16px;
	letter-spacing:1px;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow: rgba(0,0,0,.3) 1px 1px 1px;
}
h4 {
	margin:3px 0px 0px 5px;
	padding:0px 0px 5px 5px;
	color:#333;
	line-height:10px;
	font-size:11.5px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight:bold;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
}
h5 {
	margin:3px 0px 8px 0px;
	font-size:13px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#066000;
	line-height:16px;
	letter-spacing:0.5px;
	font-weight:lighter;
	font-weight:bold;
}
h6 {
	font-size:10px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	letter-spacing:0.5px;
	margin:0px;
	padding:0px 6px 5px 0px;
	font-weight:bold;
	text-align:right;
}
a {
	color:#066000;
	text-decoration:none;
}
b {
	font-size:13px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight:bold;
	letter-spacing:0.5px;
}
strong {
	font-size:13px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-weight:bold;
	letter-spacing:0.5px;
}
small {
	font-size:10px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	letter-spacing:0.5px;
	margin:0px;
	padding:0px 0px 0px 15px;
	font-weight:bold;
}
small a {
	color:#066000;
}
a:hover { text-decoration:underline; }
p { margin:10px 0px 10px 0px; }

