/*  
Theme Name: Reformed Family 2
Theme URI: http://www.reformedfamily.org
Description: A simple and readable theme.
Version: 1.0
Author: Camden Bucey
Author URI: http://www.reformedforum.org
*/

/*
	COLORS:
		red: #8f2623
		blue-green: #267f77
		tan: #f0e1b1
		deeper tan: #e5aa56
		green: #a69a44
*/

body {
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#333;
	line-height: 22px;
	background: transparent url(images/bg-main.jpg) no-repeat scroll center top;
	min-height:1000px;
	margin:0;
}

a {
	color:#3c78a7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	color:#393842;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:normal;
}

h1 { font-size: 220%; line-height:1.2em;margin-bottom:0.5em; }
h2 { font-size: 180%; }
h3 { font-size: 140%; }
h4 { font-size: 100%; }

h2 a {
	color:#393842;
}

h2.title {
	color:#393842;
	font-size:200%; /* change to percent */
	font-style:normal;
	font-weight:normal;
	line-height:36px; /* change to percent */
	margin:0;
}

h3.section-title {
	font-size:100%;
	font-style:italic;
	font-weight:normal;
	color:#ccc;
	margin-bottom:0;
}

h3.section-title + div.post {
	margin-top:5px;
}

div.meta {
	color:#000;
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size:85%;
	line-height:150%;
}

div.meta a {
	color:#666;
}

#hd {
	margin:0;
	width:100%;
	height: 117px;
	padding-top:22px;
	background: transparent url(images/divider-x.gif) repeat-x scroll bottom;
}

#hd #logo {
	float: left;
	height: 85px;
}

#hd ul, #sidebar ul {
	margin-left:0;
}

#hd li, #sidebar li {
	list-style-type:none;
}

#hd form {
	margin:0 0 0 795px;
	height:22px;
}

#hd input {
	color:#ccc;
}

#hd ul {
	clear: left;
}

#hd ul li {
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
	font-size: 120%;
}

#hd a {
	color: #464646;
}

#home-head {
	margin-bottom:15px;
	display:none;
}

#headline .section-title {
	margin-bottom:5px;
}

#headline h1, #archive h1 {
	margin:0 0 10px 0;
	font-weight:normal;
}

#headline h1 a {
	color:#393842;
}

#headline div.post {
	margin-top:5px;
	padding-top:15px;
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
}

#content {
	padding-right: 15px;
	background: transparent url(images/divider.gif) repeat-y scroll right top;
}

#content.home {
	margin-top:15px;
}

#latest, #bottom, #archive {
	margin-top:15px;
}

#featured {
	margin:0 0 15px 0;
	padding-top:0;
}

#featured .section-title {
	margin-top:0;
	margin-bottom:15px;
	padding-bottom:5px;
}

#bottom .section-title {
	background: transparent url(images/divider-x.gif) repeat-x scroll bottom;
	margin-bottom:15px;
	padding-bottom:5px;
}

#featured div {
	background:none;
}

#featured div.post {
	margin-top:0;
}

#featured div.post h3 {
	margin-top:0;
}

#bottom div {
	background: transparent url(images/divider.gif) repeat-y scroll left top;
}

#featured div.first, #bottom div {
	background:none;
}

#middle .section-title, #bottom .section-title {
	background: transparent url(images/divider-x.gif) repeat-x scroll bottom;
	margin-bottom:15px;
	padding-bottom:5px;
}

#middle div {
	height: 110px;
}

#middle div.first, #middle div.first + div, #bottom div.first {
	background: transparent url(images/divider.gif) repeat-y scroll right top;
}

#middle div.yui-u div.container {
	width:200px;
}

div#ft {
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
	margin-top: 15px;
}

#ft p {
	padding:10px 0;
}

img.book-img {
	width:50px;
	float:left;
	margin:0 5px 5px 0;
}

div.yui-u div.post {
	clear:both;
	margin-right:15px;
	background: transparent url(images/divider-x.gif) repeat-x scroll bottom;
}

div.yui-u div.post h3 {
	margin-bottom:0;
}

div.yui-u div.post .postmetadata {
	margin-top:5px;
}

/* Sidebar */
#sidebar {
	margin-top:15px;
}

#sidebar h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:120%;
	font-style:italic;
	color:#393842;
	margin:0 0 7px 0;
}

#sidebar ul, #sidebar form {
	margin-bottom:15px;
}

#gc-ad {
	padding-left: 0;
}

ul.twitter {
	font-size:90%;
	background: transparent url(images/dialogue-bottom.png) no-repeat bottom;
	padding-bottom:1px;
	margin-right:0;
}

ul.twitter li {
	padding:4px 8px 0 63px;
	background: transparent url(images/dialogue.png) no-repeat 0 0;
	margin-bottom:1px;
	border-bottom:#e4e4e4;
	min-height:46px;
}


/* Begin Posts */

div.post {
	margin-top:15px;
}

div.post>h1 {
	margin-top:0;
}

#latest div.post, #archive div.post {
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
	padding-top:5px;
}

div.post p {
	text-align:justify;
	margin-top:10px;
}

div.entry {
	margin:10px 0;
}
/* End Posts */

#archive {
	padding-top:0;
}

div.navigation {
	margin-top: 15px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 0px 0px 0px;
	list-style: none;
}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

div.comment-body {
	background: transparent url(images/divider-x.gif) repeat-x scroll top;
	padding-top:15px;
}

#comments {
	margin-top:15px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size:85%;
}

#comment {
	width:645px;
}
	
#respond {
	margin-top:20px;
}
/* End Comments */