/* 
Theme Name: earthmother
Description: Based on WP Theme <a href="http://wpthemes.info/green-flower/" title="WordPress Theme GreenFlower" target="_blank">GreenFlower</a> by Sadish
Version: 1.1
Author: Dave Cameron & Sadish Bala
*/
/* Header Image from http://www.sxc.hu/browse.phtml?f=view&id=635700 */

body {
	margin:0;
	padding:0;	
	font-size:0.85em;
	 color: #444;   
	line-height: 1.5em;
	font-family: Trebuchet, "Trebuchet MS", TrebuchetMS, ArialMT, Arial, Helvetica, Sans-Serif;	
	
	background-image: url('http://www.earthmother.org/images/pattern_024_earth.gif');
	/* background:#f2f2f8; */
}

strong {
	/* font-size: 110%;  */
	/* font-family:Arial-BoldMT,"Arial Bold",Sans-Serif; */
	font-weight: bold;  
	color: #2e2e74;

	
}


/***************   COMMON ELEMENTS                      
############################################*/

abbr {
	cursor:help;
}	
blockquote 
{
    margin:1em;
    padding-left:10px;
    border-left:#666 2px solid;    
}
a 
{
	text-decoration:none;
	border-bottom:1px dotted;
}
a:link {
	color:#666633;
}
a:visited {
	color:#999966;	
}
a:hover {
	color:#365753;	
	border-bottom:1px solid;
}	

p {
	line-height:1.5em;
	margin-top:5px;
}

em {
	font-family: Arial-ItalicMT,"Arial Italic",Sans-Serif;
		font-style:normal;

}	

b {
	font-family: Arial-ItalicMT,"Arial Italic",Sans-Serif;
		font-style:normal;

}	

ul {

	list-style:none;
	margin:2 px;
	padding:0;
}


li 
{
	line-height:1.5em;
	font-size:1.05em;
	/* font-family: Georgia, Arial, Serif; */
	margin: 20px 0px 0px 15px;
	padding:0;
}	
ul li 
{
	padding-left: 10px;
	padding-top: 00px;
	margin: 0px 0px 5px 10px;
	list-style:none; 
	background:url(img/arrow2.gif) no-repeat top left ;
	background-position: 0 .6em;
}
h1,h2,h3,h4,h5,h6 
{
	font-family: Georgia, Times, Serif;	
}
h1 {
	font-size:180%;
	font-weight:normal;
	margin-bottom:0;
	color:#2e2e74;
}	
h2,h3 {
	font-size:1.5em;	
	line-height: 1.3em;
	letter-spacing: 0em;
	color:#2e2e74;
	margin:0 0;
	padding:0 0;
	font-weight:normal;	
}
fieldset 
{
	border:none;
}
img.left
{
float: left;
margin: 0px 14px 3px 0px;
}
img.right
{
float: left;
margin: 0px 14px 3px 0px;
}

#container {
	background:#fff url(img/bg.png) repeat-y left;
	margin:0px auto;
        border: solid 1px #D8D5D3;
	width:780px;	
}

#header {
	margin:0 auto;
	height:200px;
	background:#483177 url(img/header.jpg) no-repeat center;	
	color:#000;
	position:relative;	
}

#asides {
	margin: 10px 0px 20px 0px;
	background:#ffffff url(img/seedsofwisdom.png) no-repeat top;
	padding:35px 15px 15px 10px;
	border-top: solid 1px  #D8D5D3;
	border-bottom: solid 1px  #D8D5D3;
}

#Archives {
	background:#ffffff;
	border-top: solid 1px  #D8D5D3;
	border-bottom: solid 1px  #D8D5D3;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 22px;
	line-height: 100%;

}
#Archives li ul li{
	margin: 0px 0px 6px -12px;
	padding: 0px 0px 0px 0px;
}

#Articles {
	margin: 10px 12px 10px 12px;
	line-height: 120%;

}
#Articles li ul li{
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}


#header h1{
	font-size:200%;
	font-weight:normal;
	font-family: "Trebuchet MS","Lucida Grande",Verdana,Arial,Sans-Serif;
	letter-spacing:0.1px;	
	background:none;	
	margin:0;
	padding:30px 10px;	
}
#header h1 a 
{
	color:#d0f0d0;
	border-bottom:none;
}
#header h1 a:hover, #header h1 a:active
{
	color:#f0f0f0;
	border-bottom:none;
}

#content {
	float:right;
	width:570px;
	margin:0;
	padding:0px 9px 20px 0px;	
		<!-- border-top: #41497a 2px solid; -->

}

#intro 
{
	background:#F0F6F6;	
	margin:0.5em;
	padding:0.5em;
	border: solid 1px #e1d2bd;		
}
#intro .profile 
{
	border:#e1d2bd 1px solid;
	margin:0 0.5em 0 0;
	padding:3px;
}
#intro em.feed
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding:2px 0 2px 16px;
	font-style:normal;
}

.page-title 
{
	margin:0.5em;
    padding:0.0em;	
}
.post 
{
    margin:0.5em 3em 3em 3em;
    padding:0.5em;
}
.post h4 
{
	font-size:1em;
	font-weight:normal;
	margin:0;
	padding:0 0;
}
.post h4 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
.post-title 
{
	font-size:140%;	
    border:none;
    margin: 5px 5px 10px 0;
    padding:0;
}
.post-title a:link, .post-title a:visited 
{
    color:#2e2e74;
    border-bottom:none;
}
.post-title a:hover, .post-title a:active 
{
    color:#666633;
    border-bottom:none;
}
.post-date 
{
    margin:0;
    padding:0;
    color:#999; 
    font-family:Georgia,Times,Serif;
    border-bottom:#bbb 2px dotted;    

    
}
.post-info 
{
    color:#999;
    margin:0;
    padding:3px 0;    
    border-top:#ccc 1px solid;
    clear:both;
    font-size:0.9em;    
}
.post-info em 
{
    color:#666;
    font-style:normal;
}
.post-info em.user
{
	background:url(img/user.png) no-repeat left center;
	padding:2px 0 2px 12px;
}
.post-info em.cat
{
	background:url(img/star.png) no-repeat left center;
	padding:2px 0 2px 12px;
}
.post-info a:link, .post-info a:visited
{
    border:none;
}
.post-info a:hover, .post-info a:active
{
    border-bottom:1px solid;
}
.post-content 
{
    margin:0;
    padding:0.0em 0;
}
.post-comments 
{
   float:right;
}
.post-comments a 
{
   background:url(img/comments-small.gif) no-repeat left center;
   padding-left:12px;   
}
#sidebar {
	float:left;
	width:200px;
	padding-left:0px;
	font-size:90%;	
}
#sidebar h2 
{
    color:#2e2e74; 
    margin:0.5em 0 0 0;       
    font-size:1.5em;   
    font-weight:bold; 
}
#sidebar ul 
{
	margin:0;
	padding:5px 0;
	list-style:none;
}
#sidebar ul li 
{
	margin:0;
	padding:5px 0 0 0;
	list-style:none;
	background:none;	
}
#sidebar ul ul, #sidebar form 
{
    margin:0;
    padding:0.5em 0 0 1em;
}
#sidebar ul ul ul 
{
	margin:0;
	padding:5px 0;
}
#sidebar ul li ul li ul li
{
	margin:0;
	padding:5px 0 5px 12px;
}
#sidebar li li a:link, #sidebar li li a:visited
{
    color:#964;
    border:none;
}
#sidebar li li a:hover,#sidebar li li a:active
{
    border-bottom:#964 1px solid;
}
#sidebar li li 
{
    margin:.25em 0;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


#footer {
	width: 100%;
 	clear:both;
    padding:5px 0;
	margin:0 auto;
	text-align:center;
	font-size:90%;
	background:#f9f9f9 url(img/footer.png) top repeat-x;
	line-height:15px;
}
/*Comments Style*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 10px 0;
	padding: 1em 0.5em;
	background:#f9f9f9;
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0;	
	font-style:normal;
	font-size:0.9em;
	color:#666;
}
.commentlist .alt
{
	background: #fff url(img/gradtop.gif) repeat-x top;	
	border-top: #aaa 1px solid;
}

/***************   NAVIGATION                         
############################################*/

ul#navigation {
	list-style:none;
	padding: 0px 0px 0 2px ;
	margin: 0px auto; 
	font-family: Arial, "Trebuchet MS","Lucida Grande",Sans-Serif;
	font-weight:normal;
	background:#746591;	
	text-transform:uppercase;
	height:22px;
	line-height:22px;	
	font-size:0.7em;
}

ul#navigation li 
{
	font-family: Arial, "Trebuchet MS","Lucida Grande",Sans-Serif;
	line-height:22px;	
	float:left;
  margin:0;
  padding:0;
  list-style:none;  
  white-space:nowrap;	
  background:none;	
}	

ul#navigation li a {
	 display:block;
  padding:0 13px 0 14px;
  text-transform:uppercase;
  letter-spacing:1px;
  border:none;
  color:#ccc;
  
}	
ul#navigation li a:hover,ul#navigation li a:active, #navigation li.current_page_item a
{
	color:#fff;
	background:#59457E;
	
}
/***************   TEXT ELEMENTS                   
############################################*/

textarea, input.textbox
{
    background:#fff url(img/gradtop.gif) repeat-x top;
	border:#aaa 1px solid;
}
textarea 
{
	width:80%;
} 
textarea:focus, input.textbox:focus 
{
	border:#964 1px solid;
}
dl dt 
{
	font-weight:bold;
	margin:5px 0;	
}
dl dd 
{
	padding-left:20px;
	display:inline;
}
#content ul.asides 
{
	margin:0 0em;
	padding:0;
	list-style:none;
}
#content ul.asides li 
{
	margin:0em 0;
	padding:0 7px;	
}
#content, #sidebar, .widget, #footer 
{
	overflow:hidden;
}

#abg {
color:#FFFFFF;
font-family:arial-boldmt,"Arial Bold",sans-serif;
font-size:12px;
white-space:nowrap;
font-weight: normal;  
vertical-align:"middle";

}