/*
Theme Name: LSB01
Theme URI: http://promembershipservices.com
Description: Theme created based on template design for http://www.leadershipsoundingboard.com.
Version: 1.0
Author: Kim Beasley
Author URI: http://promembershipservices.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

body
{
	margin:0;
	padding:0;
	font-size: 70%;
	text-align:center;
	color: #000;
	background-color:#099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
blockquote
{
	margin:0 2em 0 2em;
	color:#099;
	max-width: 550px;
	min-width:180px;
}
blockquote.side
{
	margin:0 0 1em 0;
	color:#000;
	line-height:150%;
}
blockquote.side p
{
	width:125px;
}
blockquote.side p.source
{
	padding-top: 10px;
	padding-bottom:10px;
	margin:0 10px 5px 0;
	text-align:right;
	font-style:italic;
}

form
{
	margin-bottom:1em;
	text-align: left;
}
form td
{
	text-align: left;
}
strong 
{
	color:#333;
	font-size: 105%;
	line-height:160%;
}
strong.standout
{
	color:#000;
	font-size:125%;
}
*.float-divider  {
	clear:both;
	/*height:150px;*/
	font-size:22px;
	line-height:26px;
	width:500px;
	text-align:left;
	float:left;
	font-family:"Comic Sans MS";
	margin-left:150px;
	padding-top:75px;
}

*.float-divider1  {
	clear:both;
	/*height:150px;*/
	font-size:18px;
	line-height:auto;
	width:500px;
	float:right;
	font-weight:bold;
	text-align:right;
	font-family:"Comic Sans MS";
	margin-right:125px;
	/*margin-top:25px;*/
	padding-top:25px;
}

*.float-divider2  {clear:both; height:1px; font-size:1px; line-height:1px;}

*.imagecaption 
{ 
	float:left; 
	padding:0; 
	margin:.5em 2em .5em 0; 
	display:inline; 
	text-align:left; 
	color:#000;
	line-height:175%; 
	font-size:90%;
}
*.imagecaption img
{
	margin-bottom:1em;
}
*.imagecaption p
{
	font-size:90%;
}
*.imagecaptionrt 
{ 
	float:right; 
	margin:0; 
	padding:1em 1em 1em 2em; 
	display:inline; 
	text-align:center; 
	color:#000;
	line-height:175%; 
}
*.quoteright
{
	float:right; 
	width:200px; 
	height:134px;
	padding:0; 
	margin:1em 1em 1.5em 3em; 
	display:inline; 
	text-align:center; 
}
*.quoteleft
{
	float:left; 
	width:200px; 
	height:134px;
	padding:0; 
	margin:1em 3em 2em 0; 
	display:inline; 
	text-align:center; 
}
*.highlight
{
	color:#333;
	font-weight:bold;
}
#sitename
{
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
}
#page
{
	width:800px;
	background-color:#fff;
	background-image: url('images/HeaderLogoFull2.png');
	background-repeat:no-repeat;
	background-position: left top;
	min-height: 600px;
	min-width:800px;
	margin: 0 auto 0 auto;
	border: solid 1px #6cc;
}
#preheader
{	
	height:48px;
	min-width:800px;
}
#header
{
	width:100%;
	position:relative;
	top: 0;
	left:0;
	height: 187px;
	min-width:800px;
}
#header *.left
{	
	margin:0;
	padding:0;
	float:left;
	position:relative;
	top:5px;
	left: 175px;
}
#header *.right
{
	margin:0;
	padding:0;
	margin-left:245px;
	height:182px;
	/*background-image: url(../images/LtBlueBkgrd.gif);*/
	border-top: solid 3px #6cc;
	border-bottom: solid 3px #6cc;
	text-align:right;	
}
#header *.right *.info
{
	position: absolute;
	top:0;
	right:0;
	width:205px;
	height:182px;
	padding-right:30px;
	text-align:justify;
	/*background-image: url(../images/swirl2.gif);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}

#header *.right *.info blockquote
{
	margin: 35px 30px 30px 30px;
	color:#999;
	font-size:13px;
	font-weight:bold;
	
}
#header *.right img
{
	margin: 5px 75px auto auto ;
}
ul#mainnav
{
	margin:0;
	padding:0;
	list-style-type: none;
	text-align: left;
}
ul#mainnav li
{
	padding:3px;
}
ul#mainnav li a
{
	font-style: italic;
	font-weight: bold;
	font-size:16px;
	color:#333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ul#mainnav li a:hover
{
	color:#099;
	text-decoration: underline;
}
#content
{
	float:left;
	width:100%;
	position:relative;
	top:0;
	left:0;
	margin-top: 0px;
	/*background: url('images/bluevertlinelt.gif') repeat-y 25% 0;*/
}
#content *.inner
{
	float:right;
	width:100%;
	position:relative;
	top:2px;
	left:0;
	margin-top: 0;
	background: url('images/bluevertlinert.gif') repeat-y 72% 0;
	/*background-color:#FFFFFF;*/
}
#content a
{
	color:#099;
}
#content a:hover
{
	color:#000;
}
#content *.left
{
	float:left;
	width:25%;
	min-width: 200px;
}
#content *.left *.oi
{
	margin-top: 3px;
	margin-bottom:0;
	padding-top: 50px;
	padding-bottom:0;
	text-align:left;
}
#content *.left blockquote.side
{
	padding: 0 33px;
}
#contact
{
	margin: 20px auto 0 30px;
	color:#333;
	font-size:105%;
	font-weight: bold;
	line-height:150%;
	padding: 5px;
}
#contact a
{
	color:#333;
	text-decoration:underline;
}
#contact a:hover
{
	color:#099;
}
#testimonials h3
{
	margin:0;
	padding: 30px 10px 10px 33px;
	color:#099;
	font-size:110%;
}
#content *.center
{
	float:left;
	width:70%;
	height:100%;
}
#content *.center *.oi
{
	text-align:left;
	margin-top:3px;
	padding-top:2px;
	min-width:400px;
	min-height:800px;
}
#content *.right
{
	float:right;
	width:27%;
	height:auto;
	text-align:left;
}
#content *.right *.oi
{
	margin-top:10px;
	margin-left:5px;
}
#content *.aaplayer
{
	margin:0;
	padding: 0 0 1em 0;
	text-align: left;
}
*.section
{
	padding:75px 10px 25px 30px;
	max-width:620px;
}
*.section h2
{
	margin: 0 0 1em 0;
	padding:0;
	font-size:150%;
	color:#000;
}
*.section h3
{
	margin: 0 0 1em 0;
	padding:0;
	color:#099;
	font-size:125%;
}
*.section h4
{
	color:#333;
	font-size:110%;
}
*.section p
{
	margin:0;
	line-height:150%;
	padding: 0 10px 1.5em 0;
}
*.section ul
{
	margin:0;
	padding:0;
}
*.section ul li
{
	margin:0 1em 1em 2em;
	padding-left: 1em;
	list-style-type: square;
}
*.section ul.quotes
{
	margin:0;
	padding:0;
}
*.section ul.quotes li
{
	padding:0 2em 1em 1em;
	font-weight:bold;
	font-style: italic;
	list-style-type: none;
}

*.section2   /*  Right sidebar starts here  */
{
	padding:10px 10px 25px 20px;
	max-width:250px;
}

*.section2 h2
{
	margin: 0 0 1em 1em;
	padding:0;
	font-size:150%;
	color:#000;
	list-style-type:none;
}
*.section2 h3
{
	margin: 0 0 1em 0;
	padding:0;
	color:#099;
	font-size:125%;
}
*.section2 h4
{
	color:#333;
	font-size:110%;
}
*.section2 p
{
	margin:0;
	line-height:150%;
	padding: 0 10px 1.5em 0;
}
*.section2 ul
{
	margin:0;
	padding:0;
}
*.section2 ul li
{
	margin:0 1em 1em 3.5em;
	padding-left: 1em;
	list-style-type: square;
}
*.section2 ul.quotes
{
	margin:0;
	padding:0;
}
*.section2 ul.quotes li
{
	padding:0 2em 1em 1em;
	font-weight:bold;
	font-style: italic;
	list-style-type: none;
}
/*  Right sidebar ends here  */
#footer
{
	float:left;
	width:100%;
	min-width:800px;
	text-align:center;
	background-image: url('images/LtBlueBkgrd.gif');
	border-top: solid 3px #6cc;
	margin:0;
	padding:0;
}

#footer ul.nav, #footer p
{
	margin:0;
	padding:0;
}

#footer ul.nav li
{
	display:inline;
	font-size:80%;
	color:#099;	
}
#footer ul.nav li a
{
	color:#099;
	text-decoration:none;
}
#footer ul.nav li a:hover
{
	color:#000;
	text-decoration:underline;
}
#footer p
{
	color:#099;
	font-size:80%;
}
#footer p a
{
	text-decoration:underline;
	color:#099;
}
#footer p a:hover
{
	color:#000;
}

/* Begin Additional Body Elements */

html>body *.section .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body *.section .entry li {
	margin: 7px 0 8px 10px;
	}

*.section .postmetadata ul, *.section .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
*.section .postmetadata {
	margin: 30px 0;
	}
*.section .postmetadata {
	clear: both;
}

/* End Additional Body Elements */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

*.section .entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
*.section .commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
*.section .commentlist li ul li {
	font-size: 1em;
}

*.section .commentlist li {
	font-weight: bold;
}

*.section .commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

*.section .commentlist cite, *.section .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

*.section .commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

*.section .commentmetadata {
	font-weight: normal;
	}

*.section .alt {
	margin: 0;
	padding: 10px;
	}

*.section .commentlist {
	padding: 0;
	text-align: justify;
	}

*.section .commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
*.section .commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

*.section .commentlist p {
	margin: 10px 5px 10px 0;
}
*.section .children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

*.section .nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

*.section .commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */