@charset "utf-8";
/* CSS Document */

/*============================================================
 Essentials
============================================================*/

* {margin: 0; padding: 0;}
	
body {font-family: verdana, sans serif; font-size: 12px; color: #0b3895; font-weight: normal; text-align: center; background: url(../temp_img/body_bg.jpg) top left repeat-x #ffffff; }

a, a:link, a:visited {text-decoration: none;}

a:hover, a:active {}

a img {border: none; }

#yeoo_container {margin: 0 auto; width: 801px; text-align: left;}


/*============================================================
 Header
============================================================*/

#yeoo_header {
	width: 801px;
	height: 70px;
	background:url(../temp_img/logo.jpg) no-repeat;
	background-position:left;
	}



#yeoo_nav {
	float:left;	
	top: 70px;
	width: 801px;
	height: 26px;
	overflow: hidden;
	text-align: center;
	background:url(../temp_img/menu_bg.jpg) no-repeat;
	}

#yeoo_nav li {
	display: inline;
	float: left;
	}

#yeoo_nav li a {
	display: block;
	float: left;
	margin-top: 0px;
	padding: 1px 15px 7px 15px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #003333;
	line-height: 26px;
	}



#yeoo_nav li a:hover {
	text-decoration:underline;
	}

/*==================== header flag ======================*/

#yeoo_headerflag{
	margin-left:500px;
	width: 291px;
	text-align:right;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}

#yeoo_headerflag ul li{ display:inline; list-style:none; padding-left:5px;}



/*==================== header search ======================*/

#yeoo_headersearch{
	margin-left:330px;
	text-align:left;
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}

#yeoo_headersearch ul li{ display:inline; list-style:none; padding-left:5px; vertical-align:middle;}

.headersearchfield{
	margin-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003399;
	width: 200px;
	height:14px;
	}
	
.headersearchlist{
	margin-left:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	width: 70px;
	height:16px;
	}

/*============================================================
 Main
============================================================*/

#yeoo_main {
position:relative;
display:block;
clear:both;
	float: left;
	width: 801px;
	margin-top:10px;
	}


/*====================left frame================*/

#yeoo_leftframe {
	float:left;
	width: 188px;
	padding: 6px;
	border:1px;
	border-style:solid;
	background:#FFFFFF;
	margin-bottom:10px;
	text-align:left;
	}

#yeoo_leftframe h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	background:#EFEFEF;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:3px;
	padding-left:5px;
	margin-bottom:15px;
	margin-top: 10px;
	float:left;
	width:95%;
}

#yeoo_leftframe input{
	margin-left:8px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	display:block;
}

#yeoo_leftframe select{
	margin-left:8px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003399;
	display:block;
}

#yeoo_leftframe label{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b3895;
	padding-left:8px;
	font-stretch:expanded;
	text-align:left;
	display:block;
	}
	
.rememberme{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b3895;
	padding-left:8px;
	font-stretch:expanded;
	text-align:left;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	}



.logincheck{
	border:#CCCCCC;
	margin-left:10px;
	position: inherit;
	margin-top:8px;
	margin-bottom:8px;
	float:left;
	}

.loginbtn{
	display:block;
	clear:both;
	position:relative;
	margin-left:5px;
	margin-bottom:10px;
	}

#yeoo_leftframe a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	margin-left:8px;
	
	}


#yeoo_newMemHome, newMemHome a, newMemHome p{ text-align:center; display: inline; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none;}
#yeoo_newMemHome ul li { display: inline; margin-bottom:8px; text-align:center;}
#yeoo_newMemHome a:hover{ text-decoration:underline;}


#yeoo_stats{
	width:180px;
	margin-left:8px;
	float:left;
	display:block;
	position:inherit;
	}

#yeoo_stats_list{
	position:relative;
	float:left;
	width: 130px;
	left:auto;
	text-align:right;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

#yeoo_stats_result{
	overflow:hidden;
	float:right;
	width:40px;
	right:auto;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	font-weight:bold;
	}


/*===================right frame====================*/
#yeoo_rightframe {
	float: right;
	width: 565px;
	padding:10px;
	text-align:justify;
	border:1px;
	border-style:solid;
	background:#FFFFFF;
	margin-bottom:10px;
}

#yeoo_rightframe ul li{
	margin-left:15px;
	}

#yeoo_rightframe h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.9em;
}

#yeoo_rightframe h2{
}

#yeoo_rightframe h3{
}

#yeoo_rightframe p{
}

#yeoo_rightframe a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	}

#yeoo_rightframe a:hover{
	text-decoration:none;
	}

#yeoo_rightframe hr{
	color:#FFFFFF;
}





#yeoo_content a {
	color: #ffe0b0;
	border-bottom: 1px dotted;
	}

#yeoo_content a:hover {
	color: #fff;
	}
	
#yeoo_content h3 a {
	color: #FFF;
}
#yeoo_content h3 a:hover {
	color: #ffe0b0;
}

#yeoo_content h2 {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight:bold;
	color: #yeoo_ffffff;
	text-decoration:underline;
	}	

#yeoo_content h3 {
	margin-bottom: .7em;
	font-size: 17px;
	font-weight: normal;
	color: #660000;
	}
	
#yeoo_content h4 {
	margin-top: -1em;
	margin-bottom: 2em;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #b04600;
	}

#yeoo_content h5 {
	font-size: 13px;
	color: #FFFFFF;
	}

#yeoo_content hr {
	margin-bottom: 1.3em;
	height: 1px;
	color: #ffbb54;
	background: #ffbb54;
	border: none;
	}

#yeoo_content img{
	border: 3px;
	border-color:#FFFFFF;
}

#yeoo_content p {
	/*margin-bottom: 1.3em;
	padding: 5px 5px;*/
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-align:justify;
	}

#yeoo_content p.viewsite {
	/*margin-top: -.7em;*/
	}

#yeoo_content p.news-footer {
	font-size: 11px;
	line-height: 17px;
	}

#yeoo_content ul li{
	margin-bottom: 1.3em;
	color: #fff;
	margin-left: 15px;
	line-height: 18px;
	list-style:circle;
	}

#yeoo_content label {
	display: block;
	float: left;
	margin: 9px 10px 3px 0;
	width: 125px;
	text-align: right;
	color: #fff;
	}

#yeoo_content input {
	margin: 5px 0;
	width: 200px;
	}

#yeoo_content input[type=submit] {
	margin: 10px 0 0 140px;
	width: 80px;
	}

#yeoo_pagenav {
	list-style: none;
	}

#yeoo_pagenav li {
	margin-bottom: 8px;
	padding: 0 10px 0 12px;
	background: url(../images/pagenav-bullet.gif) no-repeat;
	}

#yeoo_pagenav a {
	color: #660000
	}

#yeoo_pagenav a:hover {
	color: #ffe0b0;
	}

#yeoo_pagenav .icon {
	display: inline;
	margin: 1px 0 0 5px;
	vertical-align: top;
	border: none;
	}

#yeoo_slideshow {
	margin-bottom: 2em;
	padding: 0;
	}

/*==============
Comment Form
===============*/

body.blog form#yeoo_commentform input {
width: 250px;
padding-top: 4px;
margin-top: 4px;
margin-left:auto;
}


/*============================================================
 Footer
============================================================*/

#yeoo_footer {
	position: relative;
	float:left;
	width: 801px;
	margin-bottom:10px;
	border-top: 1px solid #000000;
	}

#yeoo_footer p {
	font-size:9px;
	color:#000000;
	margin-top:5px;
	}

#yeoo_footer ul {
	width:802px;
	text-align:center;
	font-size:11px;
	margin-top:5px;
	}

#yeoo_footer ul li {
	padding: 1px 10px 1px 10px;
	border-left: 1px solid #000000;
	font-size: 11px;
	text-align:center;
	}
	
#yeoo_footer ul li.first {
	padding-right: 10px;
	border: none;
	}

#yeoo_footer a {
	font-size:11px;
	color: #000000;
	text-decoration:underline;
	}

#yeoo_footer a:hover {
	font-size:11px;
	color: #000000;
	text-decoration:none;
	}

#yeoo_footer ul a {
	font-size:9px;
	color: #000000;
	text-decoration:underline;
	}

#yeoo_footer ul a:hover {
	font-size:9px;
	color: #000000;
	text-decoration:none;
	}
		
/*======================================================
					AVATARS
========================================================*/

.gravatar {
float:left;
padding: 3px;
margin: 0 10px 0 0;
width: 30px;
height: 30px;
}

.postgrav {
float: left;
padding: 3px;
margin-right: 5px;
margin-left: 5px;
}

ol#yeoo_commentlist {
color: #FFF;
margin: 30px 0 0 30px;
list-style-type: none;
}

ol#yeoo_commentlist li
{
font-size: 10px;
border: 1px solid #FF6600;
}

ol#yeoo_commentlist li:hover
{
font-size: 10px;
border: 1px dotted #FF9900;
}


div.commentContainer {
	
	margin:0 0 20px 45px;
	
}


#yeoo_content div.commentContainer p {
	
	 line-height: 15px;
	 margin: 0;
	 
}

/*===================================================
post image
====================================================*/

img.postImage {
	background-color: #FFF;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 0px;
	margin-left:5px;
}


/**************************************************

SOCIABLE STUFF!!!!

**************************************************/

div.sociable {
	width: 300px;
	margin: 0 auto;
	padding: 5px;
}


/*=====================
image settings
======================*/

div.post p a img {
border: 5px solid #000;
margin: 0 10px 0 10px;
}

div.post center a img {
border: 5px solid #FFF;
margin: 0 10px 0 10px;
}

/*---------------
CALENDAR STYLED DATE FORMAT
*/

.date {width:3em;
       padding:0.6em 0 0 0;
       text-align:center;
       border-right:1px solid #bcd0d4;
       border-bottom:1px solid #bcd0d4;
       color:#355b61;
       background-color:#dfe9eb;
			 background-image: url(http://www.xangogoodness.org/images/calbg.jpg);
			 background-repeat: no-repeat;
			 background-position: top center;
			 float: left;
			 margin-right: 5px;
			 font-size: 1.3em;
}

.month {text-transform:uppercase; font-weight:bold; color:#9b241b;}

/*SPIFFY
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ff9900}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ff7b00;
  border-right:1px solid #ff7b00;
  background:#ff8c00}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #ff6b00;
  border-right:1px solid #ff6b00;
  background:#ff8f00}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ff8f00;
  border-right:1px solid #ff8f00;}
.spiffy4{
  border-left:1px solid #f7b00;
  border-right:1px solid #ff7b00}
.spiffy5{
  border-left:1px solid #ff8c00;
  border-right:1px solid #ff8c00}
.spiffyfg{
  background:#ff9900}
	
end spiffy*/

div#yeoo_african {
	background: url(../images/african_bg.gif) center top no-repeat;
	line-height: 15px;
}
div#yeoo_african div {
padding: 20px;
}
	


/************BLOCKQUOTES************/
div.storycontent blockquote {
font-size: 1.1em;
font-weight: bold;
color: #660000;
padding-top: 20px;
padding-right: 40px;
padding-bottom: 20px;
padding-left: 40px;
background-color: transparent;
background-image: url(http://www.xangogoodness.org/images/goodness_quote.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: 20px;
}



/***************POST META********************/

ul.post-meta {list-style-type: none; display: inline;}
ul.post-meta li {font-size: 1.1em; color: #600; line-height: 30px; font-weight: bold;}

/***************COMMUNITY NAV********************/



#yeoo_communityNav {
	
	height: 135px;
	padding-bottom: 10px;
	background: url(http://images.xango.com/footer_community_bg2.gif) top center no-repeat;
	margin-top: -30px 

	
}

#yeoo_community_container {
margin-left: 60px;
}

/***************IE6 FIX for community nav********************/
* html div#yeoo_community_container {
margin-left: 100px;
}

* html div#yeoo_communityNav h4 {
	font-size: 12px	;
	float: left;
	width: 172px;
	margin: 15px 70px 0px 0px;
	text-align: right;
	font-weight: bold;
	color: #fea842;
}

#yeoo_communityNav h4 {
font-size: 12px	;
	float: left;
	width: 172px;
	margin: 16px 60px 0 35px;
	text-align: right;
	font-weight: bold;
	color: #fea842;
}

#yeoo_communityNav ul {
	float: left;
	width: 296px;
	margin: 15px 10px 0 -25px;
	font-size: 11px	;
}

#yeoo_communityNav li {
	display: block;
	float: left;
	font-size: 11px;
	width: 140px;
	margin-right: 8px;
	padding: .2em 0;
	color: #ff9a46;
}

#yeoo_communityNav li a {
	color: #fff;
	text-decoration:none;
	font-size: 11px;
}

#yeoo_communityNav li a:hover {
	color: #600;
	text-decoration:none;
	font-size: 11px;
}

