/*

Theme Name: MBS Online (09-15-2008)

Description: v2

Version: 1

Tags: mbsonline, widgets


*/


/* Begin Typography & Colors */

body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: Tahoma, Arial, Tahoma, Verdana, "Lucida Grande", Sans-Serif;

	color: #383838;

	text-align: center;

	letter-spacing: 0px;

	word-spacing: 0px;

	}


#page {

	text-align: left;


	}


#content {

	font-size: 1.2em;

	}


.widecolumn .entry p {

	font-size: 1.05em;

	}


.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.7em;

	}


.entry li ul {

	margin-top: 2px;

	margin-bottom: 2px;

	}


.entry ul li{

	margin-top: 2px;

	margin-bottom: 2px;

	}


.entry li{

	margin-top: 2px;

	margin-bottom: 2px;

	}


.entry p {

	margin-top: 12px;

	margin-bottom: 12px;

	}


.widecolumn {

	line-height: 1.6em;

	}


.narrowcolumn .postmetadata {

	text-align: center;

	}


.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}


.navlinetop {

	border-style: none;

	height: 2px;

	color: #383838;

	background-color: #383838;

	margin-top: 27px;

	line-height: 0;

	font-size: 1px;

	}


.navlinebottom {

	border-style: none;

	height: 2px;

	color: #383838;

	background-color: #383838;

	line-height: 0;

	font-size: 1px;

	}


#spacingfooter {

	background-color: #fff;

	}



#footer {

	color: #CFCFCF;

	line-height: 1.4em;

	font-size: 1.1em;

	}



#footer a, a:hover, h2 a:hover, h3 a:hover {

	color: #CFCFCF;

	text-decoration: none;

	}


small {

	font-family: Arial, Tahoma, Verdana, "Lucida Grande", Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}


h1, h2, h3 {

	font-family: Verdana, Arial, Tahoma, 'Lucida Grande', Sans-Serif;

	font-weight: 500;

	}


h1 {

	font-size: 4em;

	text-align: center;

	}


#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}


h2 {

	font-size: 1.8em;

	}


h2.pagetitle {

	font-size: 1.6em;

	}


#sidebar h2 {

	font-family: Tahoma, Verdana, "Lucida Grande", Arial, Sans-Serif;

	font-size: 1.2em;

	}


h3 {

	font-size: 1.3em;

	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}


h2, h3, {

	color: #383838;

	}


h2 a, h2 a:visited, h3 a, h3 a:visited {

	color: #06c;

	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-

calendar caption, cite {

	text-decoration: none;

	}


.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em Tahoma, Verdana, "Lucida Grande", Arial, Sans-Serif;

	}


.commentlist li {

	font-weight: bold;

	}


.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}


.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}


.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}


#commentform p {

	font-family: Tahoma, Verdana, "Lucida Grande", Arial, Sans-Serif;

	}


.commentmetadata {

	font-weight: normal;

	}


#sidebar {

	font: .9em Verdana, 'Lucida Grande', Arial, Sans-Serif;

	font-weight: 700;

	color: #06c;

	line-height: 1.4em;

	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike 

{

	color: #06c;

	}


code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}


acronym, abbr, span.caps {

	font-size: 0.9em;

	letter-spacing: .07em;

	}


a, h2 a:hover, h3 a:hover {

	color: #06c;

	text-decoration: none;

	}


a:hover {

	color: #147;

	text-decoration: underline;

	}


#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}


#wp-calendar a {

	text-decoration: none;

	}


#wp-calendar caption {

	font: bold 1.3em Verdana, 'Lucida Grande', Arial, Sans-Serif;

	text-align: center;

	}


#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}


#header-menu { 

	font-family: Verdana, Tahoma, 'Lucida Grande', Arial, Sans-Serif;

	font-size: 1.1em;

	font-weight: bold;

	text-transform: uppercase;

	word-spacing: 6px;

	}


#header-menu a:focus, #header-menu a:hover { 

	color: #147;

	padding-bottom: 3px;

	border-bottom: 2px solid #99ccff;

	z-index: 10;

	}


#header-menu a, #header-menu a:link, #header-menu a:visited { 

	text-decoration: none; 

	}

/* End Typography & Colors */







/* Begin Structure */

body { 

	background-color: #003466;

	background-image: url(images/bg.jpg);

	background-repeat: repeat-x;

	background-attachment: fixed;

	margin: 0 0 20px;

	padding: 0;

	}



#page {

	margin: 30px auto 40px auto;

	padding: 0;

	width: 802px;
	
	position:relative;

	z-index=-1;

	}


#content-wrap {

	background-image: url(images/mid.jpg);

	background-repeat: repeat-y;

	width: 802px;

	height: auto;

	}


#header { 

	background-image: url(images/header.jpg);

	width: 802px;

	height: 326px; 

	}


#header_new {

	width: 802px;

	height: 326px;

	z-index: -1;

	}

p.mbs_tagline {
position:absolute;
top:0px;
left:0px;
}

#box1 { 

	background-image: url(images/box1.jpg);

	background-repeat: no-repeat;

	width: 468px;

	height: 161px;

	}


#bx-readmore { 

	position: relative;

	top: 112px;

	width: 120px;

	height: 49px;

	float: right;

	}


#mbs-logo {

	position: relative;

	top: 0;

	left: 0;

	width: 310px;

	height: 78px;

	float: left;

	}


#top {

	background-image: url(images/top.gif);

	background-repeat: no-repeat;

	width: 802px;

	height: 9px;

	}


#bottom { 

	background-image: url(images/bottom.gif);

	background-repeat: no-repeat;

	width: 802px;

	height: 9px;

	}


#content-topbg {

	background-image: url(images/bluebar.jpg);

	background-repeat: no-repeat;

	background-position: center 5px;

	height: auto;

	}


#header-menu {

	position:absolute;

	left:363px;

	top:22px;

	float:right;

	z-index: 30;

	}


#header-login {

	color: #CFCFCF;

	position:absolute;

	right: 10px;

	top: -15px;

	z-index: 30;

	}


#header-login a, #header-login a:link, #header-login a:visited  { 

	color: #CFCFCF;

	}


#loginbox {



	}


#navbox {

	color: #555;

	}


#navbox ul {

	margin: 5px 0;

	padding-left: 25px;

	}


#navbox li {

	padding: 0 0 0 2px;

	}


.narrowcolumn {

	float: left;

	padding: 0 0 20px 23px;

	margin: 0;

	width: 4000px;

	}


#content { 

	width: 515px;

	padding-top: 18px;

	}


.widecolumn {

	float: left;

	padding: 0 0 20px 23px;

	margin: 0;

	width: 450px;

	}


.post {

	margin: 0 0 30px;

	text-align: left;

	line-height: 1.7em;

	}


.post hr {

	display: block;

	}


.excerpt p {

	margin: 0;

	}


.widecolumn .post {

	margin: 0;

	}


.narrowcolumn .postmetadata {

	padding-top: 5px;

	}


.widecolumn .postmetadata {

	margin: 30px 0;

	}


.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

	}


.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

	}


.postmetadata {

	clear: left;

	}



.clear {

	clear: both;

	}



#spacingfooter {

	background-image: url(images/mid.jpg);

	background-repeat: repeat-y;

	width: 802px;

	height: 9px;

	clear: both;

	}



#footer {

	padding: 0;

	margin: 1px 7px 40px;

	width: 788px;

	clear: both;

	}


#footer p {

	margin: 0;

	padding: 0px 0px;

	text-align: left;

	}

/* End Structure */

/* Begin Sidebar */


#sidebar {

	background-repeat: no-repeat;

	background-position: 0 14px;

	padding: 20px 0 10px;

	margin-left: 563px;

	width: 220px;

	}


#sidebar form {

	margin: 0;

	}

/* End Sidebar */




/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}


h2 {

	margin: 0 0 5px;

	}



h2.pagetitle {

	text-align: left;

	}


#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 20px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body #sidebar .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}

html>body #sidebar .entry li {

	margin: 7px 0 8px 10px;

	}

#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}

#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 10px;

	border: 2px solid #003466;

	padding: 0;

	}

#sidebar ul p, #sidebar ul select {

	margin: 0 6px 8px 6px;

	}

#sidebar ul ul, #sidebar ul ol {

	margin: 6px;

	border: 0;

	}

#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	border: 0;

	}

ol li, #sidebar ul ol li {

	list-style: decimal outside;

	border: 0;

	}

#sidebar ul ul li, #sidebar ul ol li {

	margin: 6px 0 0;

	padding: 0;

	border: 0;

	}

/* End Entry Lists */









/* Begin Account Details Form Elements */


#loginform {

	margin: 0;

	}


#loginform p {

	padding: 0;

	}

#wp-submit {

	height: auto;

	padding: 2px;

	background-color: #FFF;

	border: 1px;

	border-style: solid;

	border-color: #B8B8B8;

	font-size: 1em;

	font-weight: 500;

	}

p.submit {

	text-align: center;

	}


/* End Account Details Form Elements */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 0px;

	text-align: center;

	}



#sidebar #searchform #s {

	height: 18px;

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	height: auto;

	padding: 2px;

	border: 1px;

	border-style: solid;

	border-color: #B8B8B8;

	color: #0066cc;

	font-size: 1em;

	font-weight: bold;

	background-color: #FFFFFF;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 140px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 450px;

	padding: 2px;

	border: solid 1px #b8b8b8; 

	}



#commentform #submit {

	margin: 0;

	float: left;

	border: solid 1px #b8b8b8;

	background: #fff;

	color: #06c;

	font-weight: bold;

	}

/* End Form Elements */







/* Begin Recent News Elements */

#recentnews {

	margin: 10px auto;

	padding: 0px;

	text-align: center;

	}


select {

	width: 130px;

	}


/* End Recent News Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */




/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 5px 30px 5px 10px;

	padding-left: 20px;

	border-left: 5px solid #81afdb;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 0px;

	margin-bottom: 10px;

	}

/* End Various Tags & Classes*/







/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

