/*
Theme Name: For Jessie
Theme URI: http://moreofhimministries.org
Description: Child Theme for twentyten
Author: kimwhite
Author URI: http://pixelpaper.net
Template: twentyten
Version: 0.1
*/
 
 
@import url("../twentyten/style.css");


body {
	color: #333;
	background-repeat: repeat-y;
	background-color: #c583b3;
	background-image: url(img/bg.gif);
	background-position: center top;
}
/*#87c659 menu green*/
#access a {
	color: #fff;
}

#access {
	background: #87c659;}
#access ul ul a {
	background: #87c659;}
#access li:hover > a,	
#access ul ul :hover > a {
	background: #c583b3;
}
#wrapper {padding:0;margin-top:-30px;
}
/* This is the custom header image */

#header{background-color:#87c659;}
#content .entry-title {

	color: #87c659;

	font-size: 21px;

	font-weight: bold;

	line-height: 1.3em;

	margin-bottom: 0;

}
#content .entry-content img{padding:0px 20px 20px 20px;}
#content p, #content li {

	color: #333;
	font-size: 14px;
        line-height: 20px;

}

.entry-title a:link{color:#98d072;)
.entry-title a:visited {color: #98d072;text-decoration: none;}
