/*
Theme Name: Hopewell Reformed Church
Author: Ryan Gomba
*/


/*Global Styles*/

body {
	margin:0px;
	background-color:#bd6941;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	-webkit-text-size-adjust:none;
	}
div, span, p, ol, ul, li, form, label {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	}
a:link {
	color: #901708;
	text-decoration: none;
	}
a:visited {
	color: #901708;
	text-decoration: none;
	}
a:hover {
	color: #14648a;
	text-decoration:none;
	}
a:active {
	color: #901708;
	text-decoration: none;
	}
p { padding-top:0px; margin-top:0px; }
.fl { float:left; }
.fr { float:right; }
.page { 
	width:830px;
	margin:auto;
	}
.clear { clear:both; }
img { border:none; }


/*Header*/

#header {
	margin:auto;
	height:159px;
	width:930px;
	background-image:url(/images/top-bg.png);
	}
#upper {
	height:123px;
	}
#logo {
	margin-left:45px;
	margin-top:38px;
	}
#search {
	margin-top:50px;
	margin-right:40px;
	width:210px;
	height:50px;
	padding-top:13px;
	padding-left:10px;
	background-image:url(/images/search-box.png);
	background-repeat:no-repeat;
	}
.search_field	{
	border:0;
	margin-right:15px;
	background-color:#fbf5e7;
	width:161px;
	height:20px;
	color:#555;
	}
#navbar {
	width:910px;
	height:39px;
	margin:auto;
	padding-top:10px;
	border-top:solid 1px #f1dec3;
	text-align:center;
	font-family:"Helvetica Neue", Helvetica, Arial;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	word-spacing:16px;
	background-color:#faf1de;
	color:#e8ceaa;
	}
a.nav:hover {
	color: #333;
	font-weight:bold;
	}
#collage {
	margin:auto;
	height:200px;
	width:910px;
	position:relative;
	}
#collage-frame {
	background-image: url(/images/frame.png);
	width: 910px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
	}

/*Drop Down Menus*/

#dropmenudiv {
	position:absolute;
	margin-top:10px;
	margin-left:-22px;
	border:solid 1px #e8ceaa;
	border-bottom-width: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	z-index:100;
	}
#dropmenudiv a {
	width: 100%;
	display: block;
	padding-top:2px;
	text-indent: 20px;
	border-bottom:solid 1px #e8ceaa;
	text-decoration: none;
	}
#dropmenudiv a:hover {
	background-color: #fbf5e7;
	}
	

/*Content*/
	
#wrapper {
	width:930px;
	margin:auto;
	background-image:url(/images/repeat.png);
	padding-bottom:50px;
	}
#page {
	width:830px;
	margin:auto;
	}
#content {
	width:520px;
	float:left;
	}
.clear {
	clear:both;
	height:0px;
	}

/*Posts*/
	
div.big-title {
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:26px;
	color: #333;
	padding-bottom:2px;
	border-bottom:solid 1px #dbd5c5;
	margin-bottom:12px;
	}
h1 {
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color: #333;
	font-weight:normal;
	}
h2 {
	margin:0px;
	padding:0px;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:20px;
	font-weight:normal;
	padding-bottom:2px;
	border-bottom:solid 1px #dbd5c5;
	margin-top:25px;
	margin-bottom:12px;
	line-height:28px;
	}
h3 {
	font-size:15px;
	line-height:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:0px;
	}
span.meta {
	font-size:12px;
	}
#posts {
	width:520px;
	float:left;
	}
#post-header {
	margin-top:20px;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:16px;
	font-weight:bold;
	color:#14648a;
	letter-spacing:1px;
	padding-bottom:3px;
	border-bottom:solid 1px #dbd5c5;
	}
.post-title {
	padding-bottom:5px;
	margin-top:18px;
	}
.post-meta {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555;
	font-size:12px;
	padding-bottom:4px;
	border-bottom:solid 1px #dbd5c5;
	}
.post-content {
	margin-top:12px;
	line-height:20px;
	}
.alignleft {
	float:left;
	}
.more {
	font-weight:bold;
	}
.more:hover {
	text-decoration:underline;
	}
body#home #archive-link {
	display: none;
	}
body#home #home-archive-link {
	display: block;
	}
#home-archive-link {
	display: none;
	}
.single-meta {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555;
	font-size:12px;
	margin-bottom:20px;
	}
.single-content {
	margin-top:10px;
	line-height:22px;
	}
.single-content a,
.post-content a {
	border-bottom:dotted 1px #901708;
	}
.single-content p {
	margin-bottom:10px;
	}
.post-content p {
	margin-bottom:5px;
	}
.single-content ul,
.post-content ul {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:25px;
	padding-top:0px;
	padding-left:0px;
	padding-right:20px;
	padding-bottom:0px;
	list-style:square;
	display:inline-table;
	}
.single-content ol,
.post-content ol {
	margin-top:15px;
	margin-bottom:10px;
	margin-left:25px;
	padding-top:0px;
	padding-left:0px;
	padding-right:20px;
	padding-bottom:0px;
	list-style:decimal;
	}
.single-content li {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	padding-bottom:5px;
	line-height:21px;
	}
.single-content img,
.post-content img {
	margin-top:4px;
	padding:1px;
	margin-right:16px;
	margin-bottom:10px;
	border:solid 1px #dbd5c5;
	display:inline;
	}
.single-content img.no-border,
.post-content img.no-border {
	padding:0px;
	border:none;
	}
.alignleft {
	float:left;
	}
.single-content blockquote,
.post-content blockquote {
	font-style:italic;
	color:#777;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.post-content h2 {
	font-size:13px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	}
#single-back {
	margin-top:20px;
	border-top:solid 1px #dbd5c5;
	padding-top:15px;
	}
	
/* Captions */
.single-content .aligncenter,
.single-content div.aligncenter,
.post-content .aligncenter,
.post-content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.single-content .wp-caption,
.post-content .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display:inline-table;
	}
.single-content .wp-caption img,
.post-content .wp-caption img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	display:block;
	}
.single-content .wp-caption p.wp-caption-text,
.post-content .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 4px 0px;
	margin: 0;
	font-style:italic;
	color:#666;
	}
	
/* PAGE NAVI */

.wp-pagenavi {
	margin-top:40px;
	padding-bottom:3px;
	color:#666;
	}
.wp-pagenavi a, .wp-pagenavi a:link {
	width:21px;
	padding: 2px 3px 2px 3px;
	margin-right:3px;
	text-decoration: none;
	border: 1px solid #bababa;
	color: #901708;	
	}
.wp-pagenavi a:visited {
	padding: 2px 3px 2px 3px; 
	margin-right:3px;
	text-decoration: none;
	border: 1px solid #bababa;
	color: #901708;	
	}
.wp-pagenavi a:hover {	
	border: 1px solid #901708;
	color: #FFF;
	background-color:#901708;
	}
.wp-pagenavi a:active {
	padding: 2px 3px 2px 3px; 
	margin-right:3px;
	text-decoration: none;
	border: 1px solid #901708;
	color: #FFF;
	background-color:#901708;
	}
.wp-pagenavi span.pages {
	margin-right:5px;
	}
.wp-pagenavi span.current {
	padding: 2px 3px 2px 3px; 
	margin-right:3px;
	border: 1px solid #901708;
	color: #FFF;
	background-color:#901708;
	}
	
/*Sidebars*/

.sidebar {
	width:245px;
	float:right;
	padding-left:25px;
	line-height:17px;
	margin-bottom:30px;
	border-left:solid 1px #dbd5c5;
	font-family:Arial, Helvetica, sans-serif;
	}
.sidebar ul {
	margin:0px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:30px;
	}
.sidebar li {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	padding-top:8px;
	list-style:square;
	font-size:14px;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
div.s1 {
	padding-bottom:5px;
	margin-bottom:7px;
	border-bottom:1px solid #dbd5c5;
	}
.s1 {
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	color:#14648a;
	letter-spacing:1px;
	line-height:normal;
	}
a.s1 {
	color:#14648a;
	}
a.s1:hover {
	color:#333;
	}
.s2 {
	}
a.s2:hover {
	text-decoration:underline;
	}
.sidebar img {
	margin-left:-45px;
	float:left;
	padding:2px;
	border:3px solid #dbd5c5;
	}
#pagenavi {
	margin-top:20px;
	}

/*Footer*/
	
#footer {
	margin:auto;
	height:270px;
	width:930px;
	background-image:url(/images/footer.png);
	}
#fmain {
	width:900px;
	margin:auto;
	height:237px;
	}
.fsection {
	height:200px;
	padding-top:30px;
	text-align:center;
	}
.footer1 {
	width:305px;
	}
a.footer1 img {
	border:3px solid #333;
	}
a.footer1:hover img {
	border:3px solid #202020;
	}
.footer2 {
	background-image:url(/images/footer-dark.jpg);
	background-repeat:no-repeat;
	width:290px;
	}
.footer3 {
	width:305px;
	}
a.footer3 img {
	border:2px solid #333;
	}
a.footer3:hover img {
	border:2px solid #222;
	}
.ftitle {
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-size:18px;
	color: #fff;
	}
a.ftitle {
	color: #fff;
	}
a.ftitle:hover {
	color: #fff;
	text-decoration:underline;
	}
.ftext {
	margin-top:3px;
	font-size:11px;
	color:#ccc;
	margin-bottom:20px;
	}
#gutter {
	margin-top:5px;
	color:#888;
	font-size:12px;
	}
a.gutter {
	color: #AAA;
	}
a.gutter:hover {
	color: #FFF;
	}
