/*
Theme Name: Tree of Life
Theme URI: http://treeoflife.com/
Description: WordPress theme for Tree of Life.
Version: 1.0
Author: Xcellent Creations, Inc.
Author URI: http://x-cr.com/
*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #4e2f91;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 87.5%;
	line-height: 1.5em;
	color: #4e2f91;
}
.darkgreentable {
	height: 40px;
	background-color: #85ab62;
	font-size: 0.857em;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #000000;
}
.darkgreentable li {
	height: 40px;
	background: url(images/leaf.jpg) no-repeat left center;
	list-style: none;
	line-height: 40px;
	padding: 0 0 0 46px;
	margin: 0 15px 0 15px;
	float: left;
}
.darkgreentable li a {
	color: #fff !important;
	text-decoration: none !important;
}
.darkgreentable li a:hover { text-decoration: underline !important; }
#content {
	padding: 20px 10px;
}

#content ul li {
	list-style: disc outside;
	padding: 0 0 10px 0;
	margin: 0;
}

.treeback {
	background-color: #A5D1CD;
	background-image: url(../tree%20images/background.jpg);
	background-repeat: no-repeat;
}

p {
	padding: 0 0 15px 0;
	margin: 0px;
}
.bluetable {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4E2F91;
	background-color: #A5D2CD;
}

h2 {
	background: url(images/leaf-big.jpg) no-repeat left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.286em;
	font-weight: bold;
	margin: 0px;
	padding: 0 0 0 60px;
	margin: 0 0 20px 0;
	color: #4e2f91;
}
h2 a, h3 a {
	color: #4e2f91 !important;
	text-decoration: underline !important;
}
h2 a:hover, h3 a:hover { text-decoration: none !important; }
h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.143em;
	font-weight: bold;
	color: #000;
	margin: 0px;
}
h4 {
	color: #999;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.857em;
	text-decoration: none;
	font-size: 0.786em;
	color: #999;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.857em;
	font-weight: bold;
	color: #999;
}

strong { color: #000; font-weight: bold; }
img {
	margin: 0px;
	padding: 0px;
}


.whiteborder {
	margin: 0px;
	padding: 0px;
	border: 2px solid #FFFFFF;
}


table {
	margin: 0px;
	padding: 0px;
	border: none;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
a:link {
	text-decoration: underline;
	color: #4e2f91;
}

a:visited {
	text-decoration: underline;
	color: #4e2f91;
}
a:hover {
	text-decoration: none;
	color: #4e2f91;
}
a:active {
	text-decoration: underline;
	color: #4e2f91;
}
.blackborder {
	margin: 0px;
	padding: 0px;
	border: 2px solid #000000;
}


/* WordPress CSS */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.post {
	padding: 0 0 20px 0;
}
.commentlist {
	width: 50%;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	list-style: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.083em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	padding: 0 0 0 0;
}

.commentmetadata {
	font-weight: normal;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 0;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
.linklove { display: none !important;}
