/* Style add-ons for the "Green Life" color scheme 

of the WordPress theme "Simple Balance" by Blogsessive */





/* General styles */

body {

	background: #fff url(img/greenlife/background.png) repeat-x;

}



a {

	color: #175113;

	text-decoration: none;

        font:bold 13px Tahoma, arial, sans-serif;

}



a:hover {

	color: #ec4f04;

}





/* Header styles */



.topLogo h1, .topLogo h2 {

	color: #175113;

}



.topLogo h1 a, .topLogo h2 a {

	color: #175113;

}



.topLogo h1 a:hover, .topLogo h2 a:hover {

	color: #39b54a;

}



.topLogo .blogDescription {

	color: #f26522;

}



.topMenu ul li {

	border-top: 0px solid #c8eec1;

}



.topMenu ul li.current_page_item {

	border-top: 5px solid #39b54a;

}



.topMenu ul li a {

	color: #175113;

	padding-top: 20px;

	text-decoration: none;

}



.topMenu ul li a:hover {

	color: #f26522;

}



.s {

	border: 1px solid #fdc88e;

}





/* Sidebars styles */



#lsidebar h2, #rsidebar h2 {

	color: #f26522;

	border-bottom: 1px solid #fdc88e;

}



#lsidebar li.rssFeed {

	background: url(img/greenlife/bg-rss.gif) no-repeat;

}



#lsidebar .leftPic{

	padding-top: 276px;

	background: url(img/greenlife/pic-sidebar.jpg) no-repeat;

}

/* ch laura brown */

#lsidebar2 h2, #rsidebar2 h2 {

	color: #f26522;

	border-bottom: 1px solid #fdc88e;

}



#lsidebar2 li.rssFeed {

	background: url(img/greenlife/bg-rss.gif) no-repeat;

}



#lsidebar2 .leftPic{

	padding-top: 276px;

	background: url(img/greenlife/pic-sidebar.jpg) no-repeat;

}

/* custom change laura brown */

.rssFeed a {

	color: #fff;

}



.rssFeed a:hover {

	color: #c4df9b;

}



.rssEmail {

	border: 1px solid #fdc88e;

}



.rssForm small {

	background: #f0f7ef;

}



.rssSubmit {

	color: #175113;

}



#wp-calendar caption {

	color: #175113;

}



#wp-calendar th {

	background: #eee;

}



#wp-calendar td {

	background: #f5f5f5;

}



#wp-calendar a {

	color: #f26522;

}



#wp-calendar a:hover {

	color: #197b30;

}





/* Content styles */



.archiveTitle {

	color: #666;

	border-bottom: 1px solid #ddd;

}



.postTitle h1, .postTitle h2 {

	color: #f26522;

	border-bottom: 1px solid #f49ac1;

}



.postTitle h1 a, .postTitle h2 a {

	color: #f26522;

}



.postTitle h1 a:hover, .postTitle h2 a:hover {

	color: #197b30;

}



.postContent h1 {

	color: #f26522;

}



.postContent h2 {

	color: #f26522;

}



.postContent h3 {

	color: #f26522;

}



.postContent h4 {

	color: #777;

}



.postContent blockquote {

	background: #f0f7ef url(img/greenlife/bg-blockquote.gif) no-repeat;

}



.postMeta a {

	color: #197b30;

}



.postMeta a:hover {

	color: #f26522;

}





/* Comments styles */



h3#respond, h3#comments, h3#trackbacks {

	color: #f26522;

	border-bottom: 1px solid #fdc88e;

}



.commentAuthor a {

	color: #197b30;

}



.commentAuthor a:hover {

	color: #f26522;

}



#author, #email, #url {

	border: 1px solid #fdc88e;

}



#comment {

	border: 1px solid #fdc88e;

}



#submit {

	background: url(img/greenlife/bg-addcomment.gif) no-repeat;

	color: #fff;

}



/* Footer styles */



#footer {

	border-top: 1px solid #ddd;

}
