html, body
	{
	background: #fff url(../Images/bg.jpg) repeat-x 0 0;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	}
	
*	{
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #555;
	font-size: 13px;
	line-height: 24px;
	}
a span { display: none; }
a	{ color: #0090d2; }

div#whitebox-lg
	{
	background: url(../Images/whiteboxbg-large.png) no-repeat 0 0;
	width: 990px;
	height: 525px;
	margin: 0;
	
	position: relative;
	top: 20px;
	left: 50%;
	margin-left: -495px;
	}
div#whitebox-lg #mask
	{
	width: 961px;
	height: 449px;
	
	position: absolute;
	z-index: 0;
	left: 15px;
	top: 0;
	
	overflow: hidden;
	
	background: url(../Images/banner01.jpg) repeat 0 0;
	}
div#bluebar
	{
	background: url(../Images/bluebar.png);
	height: 54px;
	width: 961px;
	
	position: relative;
	z-index: 50;
	top: 9px;
	left: 15px;
	}
a#simple-encouragement
	{
	background: url(../Images/logo.png) no-repeat 0 0;
	height: 41px;
	width: 340px;
	float: left;
	margin: 9px 0 0 15px;
	}
div#bluebar h1
	{
	float: right;
	font-weight: normal;
	width: 480px;
	color: #fff;
	font-size: 12px;
	text-align: right;
	line-height: 18px;
	margin: 9px 15px 0 0;
	font-family: Verdana, sans-serif;
	border: none !important;
	}
div#bluebar h1 em { color: #fff !important; font-style: normal; line-height: inherit; }
ul#socialBar 
	{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 40;
	width: 410px;
	right: 30px;
	top: 100px;
	}
ul#socialBar li
	{
	display: inline;
	float: left;
	margin:0;
	padding:0;
	}
ul#socialBar li img
	{
	margin:0;
	padding:0;
	}
ul#socialBar a
	{
	display: inline;
	text-decoration: none;
	}

div#whitebox-lg ul#mainmenu 
	{
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 500px;
	right: 30px;
	top: 100px;
	}
div#whitebox-lg ul#mainmenu li
	{
	display: inline;
	float: right;
	margin-left: 20px;
	}
div#whitebox-lg ul#mainmenu a
	{
	display: inline;
	font-size: 11px;
	color: #fff;
	line-height: 24px;
	padding: 7px 10px 7px 3px;
	background: url(../Images/link-green-right.png) no-repeat right center;
	font-weight: bold;
	text-decoration: none;
	}
div#whitebox-lg ul#mainmenu a span
	{
	display: block;
	background: url(../Images/link-green-left.png) no-repeat left center;
	margin-left: -6px;
	height: 25px;
	width: 6px;
	float: left;
	}

ul#nav_599567
	{
	position: absolute;
	top: 461px;
	left: 17px;
	
	width: 940px;	
	
	padding: 0;
	margin: 0;
	
	z-index: 50;
	}
ul#nav_599567 li
	{
	list-style: none;
	display: inline;
	margin-left: 15px;
	}
ul#nav_599567 li a
	{
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #0aa1d3;
	text-decoration: none;
	}
ul#nav_599567 li a:hover
	{
	color:#50a129;
	}

/*ul#nav_599567 li:first-child a
	{
	background: url(../Images/mm_lnk_06.gif) no-repeat center center;
	text-align: center;
	padding: 4px 7px;
	color: #fff;
	}*/
a.blog-link
	{
	display: block;
	
	position: absolute;
	right: 30px;
	top: 455px;
	
	/*font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #7dbf45;
	
	text-decoration: none;*/
	
	background: url(../Images/the_movement.jpg) no-repeat 0 0;
	height: 39px;
	width: 156px;
	
	z-index: 80;
	}
a.blog-link.selected
	{
	
	}


div#content-area
	{
	width: 900px;
	margin: 30px auto;
	background: url(../Images/se-home.jpg) no-repeat right bottom;
	}
div#content-area .post-title
	{
	border-bottom: 1px dashed #0090d2;
	padding: 4px 0;
	}
div#content-area .post-title a
	{
	color: #0090d2;
	font-family: Georgia, serif;
	font-size: 24px;
	text-decoration: none;
	}	
div#content-area .links
	{
	display: none;
	}
	
p.QuietCauseLinks
	{
	font-size: 20px;
	line-height: 28px;
	}

p.QuietCauseLinks a
	{
	color: #40acda;
	text-decoration: none;
	}
	
div#footer {
background:url("../Images/footer-bg.jpg") no-repeat scroll 0 0 transparent;
height:125px;
margin:30px auto;
padding-bottom:20px;
width:968px;
}
div#footer p#copyright
	{
	width: 385px;
	font-size: 11px;
	line-height: 20px;
	float: left;
	margin: 22px 0 0 275px;
	color: #1386b7;
	text-align:left !important;
	}
div#footer p#links
	{
	width: 300px;
	text-align: center;
	float: right;
	margin: 23px 0 0 0;
	line-height: 20px;
	color: #1c1f3b;
	}
div#footer p#links a
	{
	color: #5b67d0;
	text-decoration: none;
	line-height: inherit;
	}
