/* Hides from IE5-mac \*/

* html .yui-u {height: 1%;}

/* End hide from IE5-mac */

a
{
        color:#009900;
}

#doc
{
   width:937px;
   margin-top:10px;
}

#bd
{
        margin-top:-13px;
        font-size: 13px;
        font-family: Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
        line-height: 2.45em;
        height: 1300px;
}




.yui-b
{
        margin-top: 60px; 
}



.yui-gc
{
        margin-left: -10px;
}



p 
{
	line-height: 1.4em;
        margin: 10px 0 0 0;
}


/*------------------------------------------------*/
/*
/* Header	
/*
/*------------------------------------------------*/

.header
{
	margin: 0px 0px 0 0px;
}

#top-container 
{
	position:relative;
	height: 120px;
	margin: 0;
	padding: 0;
        width: 935px; 
	background-color: #009900;
}

#top 
{
	position:relative;
	background-color: #009900;
	padding: 0;
}

#logo
{
	position:absolute;
	margin-top: 0px;
	margin-left: 0px;
}


#logotext
{
	position:absolute;
        margin: 25px 0 0 320px;
}

#tagline
{
	position: absolute;
        margin: 80px 0 0 320px;
}




/*------------------------------------------------*/
/*
/* Banner	
/*
/*------------------------------------------------*/



#banner-menu-ct
{
        position: relative; 
        width: 935px;
        left: 0px;
        margin: -15px 0  0 0;
        height: 20px;
        background-color:#004701;
}

#banner-menu-ct a
{
        color: #00ff00;
        text-decoration: underline;
        font-style: bold;
}


#banner-menu
{
        margin: 0 0 0 321px;
}



#banner-bar
{
        position:relative;
        margin: 15px 0 20px 0;
        background-color: white;
        height: 320px; 
}


/*-------------------------------------------------------------------------------*/
/*
/* Search Box
/*
/*-------------------------------------------------------------------------------*/



/* Search input */
#s {
	background: #ffffff;
	color: #595949;
	height: 18px;
	width: 155px;
	margin: 0 0 3px 0;
	border: 1px inset #000000;
}



#search-label{
	font-size:13px;
	font-weight:bold;
        color: white;
	padding: 0 0 5px 0;
        margin: -10px 0 0 0px; 
}


#search-field
{
        position:absolute;
        right:10px;
        margin: 80px 10px 20px 20px; 
}



#search-button
{
        margin: -25px 0 0 0; 
	height: 22px; 
	font-weight:bold;
} 



/*-------------------------------------------------------------------------------*/
/*
/* Main content
/*
/*-------------------------------------------------------------------------------*/





.post
{
        background-color:#ffffff;
        padding: 0px 12px 30px 0px;
        margin: 0 0 25px -20px;
        line-height: 1.5;
        position:relative;
}


/* Hides from IE5-mac \*/
* html .post {height: 1%;}
/* End hide from IE5-mac */

.post a
{
        color: #009900;
}


.post h1 a
{
                color: #009900;
                font-size:18px;
                font-weight:bold;
}


.post-h1
{
   width: 450px;
}




.post h1 a:hover
{
                color: #009900;
}


.post h1 
{
                padding: 0 0 10px 0;
}


.post h2 
{
                color: #009900;
                font-size:16px;
                font-weight:bold;
                padding: 0 0 3px 0;
                margin: 10px 0 10px 0;
}



.post h3
{
                color: #009900;
                font-size:14px;
                font-weight:bold;
                padding: 0 0 3px 0;
                margin: 10px 0 5px 0;
}



.post img {
        float: left; 
        margin: 5px 15px 25px 0; 
}

/* Hides from IE5-mac: evil, nasty IE \*/
* html .post-content {height: 1%;}
/* End hide from IE5-mac */



.post-content
{
                margin: -10px 0 0 0;
                position: relative;
                line-height: 1.6;
                width:450px;
}


.post-content-single
{
                margin: -10px 0 0 0;
                position: relative;
                line-height: 1.6;
}


.post-content li, .post-content-single li
{
                list-style-type: disc;
                list-style-position: inside;
                line-height: 1.6;
}

.post-content ul, .post-content-single ul
{
                margin: 10px 0 10px 0;
}


.post-content h2, .post-content-single h2
{
                margin: 10px 0 10px 0;
}




#post-title 
{
                margin: 0px 0 0px 0;
                padding: 0 0 10px 0;
}



/* Hides from IE5-mac \*/
* html .post-meta-data {height: 1%;}
/* End hide from IE5-mac */





.post-meta-data
{ 
                position:absolute;
                left: 0px;
                color: #999999;
                top:-360px;
                margin: 0px 0 0 0px;
                padding: 10px 0 0 0 ;
                width:454px;
                font-size:12px;
}




.post-meta-data a, .post-meta-data-2 a
{
        text-decoration: underline;
        font-family:arial,sans-serif;font-size:12px;color:#009900;padding:0px 1px;white-space:nowrap;
}


.post-meta-data-2
{
        padding-bottom:15px;
        font-size:12px;
        color:#999999;
}        

.post-meta-data-single
{
         border-top: 1px solid #dae0e6;
         padding: 5px 0 5px 0;
         font-size:12px;
         color:#999999;
}        



.post-meta-data-3
{
                 padding: 5px 0 0 0;
                 font-size:12px;
                 color:#999999;
}        



.after-post
{
        position:relative;      
        margin: 10px 0 0 0px;
}


.after-post-left
{
        position:relative;      
        float:left;
}

.after-post li
{
        list-style-position: inside;
}


.after-post-right
{
        float:right;
} 	

.after-post-affiliates
{
        border-top: 1px solid #005f8f;
        border-bottom: 1px solid #005f8f;
        padding: 5px 0;
}


.source{
        font-size: 10px;
        line-height: 1.4em; 
        letter-spacing: 0.06em;
        color: grey;
        margin: 20px 0 0px 0;
}



.clear
{ 
                float: none;
                clear:both;
}


.bold
{
                font-weight: bold;
                color: #0000ff;
}


.category-heading
{
                font-weight: bold;
                font-size: 30px;
                color: #a6bed7;
                text-align: center;
                margin: 0 0 20px 0;
}


.category
{
                margin: 60px 0 0 240px;
}


/* Hides from IE5-mac \*/
* html .excerpts {height: 1%;}
/* End hide from IE5-mac */


.excerpts
{
        position:relative;
        margin: 0 0 70px 0;
}


.excerpts li
{
                padding-bottom:10px;
                list-style-type:none;
}

.excerpts a
{
                color: #0000ff;
                font-weight: bold;
}

.excerpts h1
{
                font-weight: bold;
                color: #a6bed7;
                font-size: 18px;

}

.excerpts h2
{
                font-weight: bold;
                color: #005f8f;
                font-size: 16px;
                margin: 0 0 10px 0;       
}


.excerpts-h1-img
{
        padding-bottom: 0px; border-bottom: 1px solid #a6bed7; 
}


/* Hides from IE5-mac \*/
* html .read-all {height: 1%;}
/* End hide from IE5-mac */


.read-all
{
        border-top: 1px solid  #a6bed7;
        color: #a6bed7;
        height: 15px;
        padding: 3px 5px 5px 0px;
}


.read-all a
{
 color: #a6bed7;
}


.read-all a:hover
{
   font-weight: bold;
   text-decoration: underline;
   color: #0000ff;
}


.google-cat-ad
{
  margin: -16px 0 0 -4px;
width: 461px;
}

.google-cat-ad a
{
  color: #a6bed7;
}


.google-cat-ad a:hover
{
  color: #0000ff;
}



.fullwidth
{
          width: 450px;
}


.related li
{
          list-style-type: none;
          list-style-position: outside;
}


.list-cats
{
          margin: 0 0 0 -15px;
}




/*-------------------------------------------------------------------------------*/
/*
/* Left Sidebar
/*
/*-------------------------------------------------------------------------------*/

#sidebar-left {
        margin: 0 0 20px 0;
        left: 0px;
	padding: 0 0 50px 0;
	width:180px;
	background: #ffffff;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;

width:180px;
}
body>#sidebar-left  {width:180px;
}


#sidebar-left a {
	color: #005f8f;
	text-decoration: underline;
        font-weight: bold;
}



#sidebar-left a:hover {
	color: #009900;
	text-decoration: underline;
}



#sidebar-left h2 {
        margin: 10px 0 0 0px;
        font-family:arial,sans-serif;font-size:12px;color:#000000;padding:0px 1px;white-space:nowrap;font-weight:bold;
        text-decoration: underline;
}





#sidebar-left .module-left li a
{
        color:#00ff00;
        font-weight:normal;
        text-decoration:underline;
        font-size: 12px;
}


#sidebar-left .module-left li {
	list-style-type: none;
        color:red;
        padding: 0 0 5px 0;
        font-weight: normal;
}




.module-left
{
  	margin: 0px 0 20px 0px;	
        padding: 0px;
	background-color:#ffffff;
        width:170px;
}



.inner ul li a
{ 
	list-style-type: none;
	margin: 0 0 0 6px;
	padding: 0;
}




/* same as above, but without border or padding - use this for ads that need to be full width of the module */
.module-left-plain{
 	margin: 10px 0 20px 20px;	
        background-color:#ffffff;
}

.module-left h1
{
	color: #ffffff;
	background-color: #009900; 
	font-size: 10px;
	font-weight:bold ;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	margin: 5px 0 10px 0;
	padding: 2px 0 2px 0px;
	text-decoration: none;  
        text-align: center;
}

.module-left h2
{
        color: black;
        text-decoration: underline;
        font-weight: bold;
}




#google-link-unit
{
        margin-left: 0px;
}


/*------------------------------------------------*/
/*
/* Right Sidebar	
/*
/*------------------------------------------------*/





#module-right li 
{
	line-height: 1.5em; 
	list-style-image:url("images/MM-bullet-grey.gif");
	margin: 0 0 0 5px;
	padding: 0 0 10px 0;  
	font-size: 11px;
}



#module-right ul 
{
	list-style-type: none;
        margin: 0 0 0 10px;
	padding: 0;
}



.module-right 
{
	margin: 0px 0 30px 0;
	background-color: #ffffff;	
        font-size:10px;
}




.module-right h1 
{
	background-color: #009900;
	color: #ffffff;
	font-size: 10px;
	font-weight:bold ;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	margin: 5px 0 10px 0;
	padding: 2px 0 2px 10px;
	text-decoration: none;  
}


/*------------------------------------------------*/
/*
/* Footer	
/*
/*------------------------------------------------*/


#footer {
        position:relative; 
        color: white;
        z-index:3;
        background-color:#003e5b;
}




#footer h2
{
        color: white;
        font-size:14px;
        padding: 10px;

}


#footer-ad{

        text-align:center;
        margin-left:1%;
        margin-right:1%;
        margin-top: 10px;
          margin-bottom: 10px;
          padding:10px 0 0 ;
}


.footer-links{

        text-align:center;
        margin-left:1%;
        margin-right:1%;
        margin-bottom: 10px;

}


#footer
{
        font-size: 12px;
        padding: 20px 0 0 0;
        background-color: #1b1d1e;
        position: relative;
}




#footer-cats 
{
        background-color: #333333;
        margin: 0px 0 0 0px;
        width: 914px; 
        padding: 0 0 10px 0;
        height: 215px;
        left:10px;
        position: relative; /* This breaks IE6 */
}



#footer-cats ul
{
        font-size: 12px;
        list-style: none;
        padding: 0 0 0 10px;
}

#footer-cats ul li
{
/*/	display: inline; */
        padding: 0 0px 15px 0px;
}

#footer-cats ul li a
{
        color: #ffffff;
}


.footer-cats-module
{
        float: left; 
        margin: 0 15px 0 10px;
}


#footer-about
{
        height: 150px;
        background-color: #1b1d1e;
        padding: 20px;
        color: white;
}


#footer-about ul li a
{
        color: #ffffff;
        padding: 0 15px 15px 10px;
        line-height: 2.0em;
}


.footer-about-module
{
        float: left;
        margin: 0 30px 0 0;
}


/*------------------------------------------------*/
/*
/*  Ads	
/*
/*------------------------------------------------*/




.chitika-pics-ad
{
   margin-left: -10px;
}



.chitika-mm3-beneath-post
{
   margin-left:-10px;
}


/*------------------------------------------------*/
/*
/*  About Banner Bar	
/*
/*------------------------------------------------*/


#about
{
        position:relative;
        float: right;
        background-color: #009900;
        width: 160px;
        color: white;
        padding: 10px;
        height: 310px;
}

#about h1
{
        font-weight: bold;
        font-size: 14px;
        text-align: center;
        color: white;
}

#about ul li
{
        line-height: 1.6em;
}


#about ul li a
{
        color: white;
}

/*------------------------------------------------*/
/*
/*  Misc	
/*
/*------------------------------------------------*/


.full-width
{
        background-color:#009900;
        color: white;
        font-size: 11px;
        padding: 5px 10px;
        font-style:bold;
        margin: 0 0 10px 0;
}


.list-img
{
        margin: 0 0 0 -5px;
}
