/*
Theme Name: Hockinson Community Church
Theme URI: http://hockinsoncommunitychurch.org/
Description: Theme used on Hockinson Community Church website.
Version: 1.0
Author: Bryan Corey
Author URI: http://mrpunkin.com
Tags: custom, church, fixed width
Copyright: 2008 Bryan Corey.

*/

body {
	margin: 0;
	padding: 0;
	font-family: "Georgia", georgia, serif;
	font-size: 12px;
	color: #555;
	background: #f4f4ec url(img/body-sky-n-grad.gif) 0 -3px repeat-x;
}

img, a img {border: 0;}

.clear {width: 100%; height: 1%; clear: both;}

em.amp {
	font-family: "Goudy Old Style", "Palatino", "Palatino Linotype", "Book Antiqua", Baskerville, "Georgia", georgia, serif;
	font-size: 140%;
	vertical-align: baseline;
	font-weight: 100;
	position: relative;
	bottom: -.125em;
}

a {color: #555; text-decoration: none;}
p a {text-decoration: underline;}
a:hover {color: #777;}

.light {color: #777;}

p {
	margin: 16px 0;
	line-height: 16px;
}

h1, h2, h3, h4 {font-weight: lighter;}


h2 {
	font-size: 22px;
	line-height: 24px;
	margin: 20px 0 10px 0;
	clear: both;
}

h3 {font-size: 18px;}

p.archives-link {
	text-align: right;
	margin: 10px 0;
	padding: 0;
}

.leftbutton a {float: left; margin: 10px 0;}
.rightbutton a {float: right; margin: 10px 0;}

div.pagenav.top {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 55px;
	height: 25px;
}

div.pagenav.top a {
	float: right;
	display: inline;
	margin: 0;
	width: 25px;
	height: 25px;
	overflow: hidden;
	text-indent: -1000px;
	padding: 0;
}

.more-link,
.leftbutton a,
.rightbutton a,
p.archives-link a {
	background: #fff url('img/more-icon.gif') center right no-repeat;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 2px 22px 2px 5px;
	text-decoration: none;
}

.leftbutton a {
	padding: 2px 5px 2px 22px;
	background-image: url('img/more-icon-left.gif');
	background-position: center left;
}

.more-link:hover,
.leftbutton a:hover,
.rightbutton a:hover,
p.archives-link a:hover {
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

div#header {
	width: 800px;
	margin: 0 auto;
	padding: 25px 15px 0 15px;
}

h1#logo {
	margin: 0;
	padding: 0;
	width: 800px;
}

h1#logo img {display: block;}

div#container {
	width: 800px;
	margin: 0 auto;
	padding: 0 15px;
	background: transparent url(img/container-bg.gif) top center no-repeat;
}

div#content hr {
	border: 0;
	height: 2px;
	background: transparent url(img/long-separator.gif) center left no-repeat;
}

div#content ul {
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

div#content ul li {
	margin: 5px 0;
	padding: 5px;
	background: #fff;
	position: relative;
	z-index: 50;
}

/*div#container.home {background: transparent url(img/container-home-bg.gif) top center no-repeat;}*/

/* *Nav */

ul#nav {
	float: left;
	display: inline;
	margin: 0;
	padding: 15px;
	width: 165px;
	list-style-type: none;
	list-style-position: outside;
}

ul#nav li {
	display: block;
	margin: 0;
	padding: 5px 0 7px 0;
	width: 165px;
	font-size: 16px;
	line-height: 18px;
	background: transparent url(img/nav-separator.gif) bottom left no-repeat;
}

ul#nav li a {
	display: inline;
	color: #555;
	text-decoration: none;
}

ul#nav li a:hover {color: #777;}

ul#nav ul {	
	padding-left: 20px;
}

ul#nav ul li {
	padding: 0;
	margin: 5px 0;
	font-size: 12px;
	line-height: 16px;
	background: transparent;
	width: 145px;
}

/* *Home Content */

div#home_content {
	float: left;
	display: inline;
	width: 410px;
}

div#image_block {
	position: relative;
	top: -30px;
	margin: 0 0 -20px 0;
	width: 390px;
	border: 10px solid #fff;
}

div#image_block img {
	display: block;
	width: 390px;
}

p#daily_verse {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 10px;
	width: 370px;
	background: #fff;
	color: #000;
	font-size: 12px;
	opacity: .60;
	-moz-opacity: .60;
	filter:alpha(opacity=60);
}

span.verse_reference {
	font-style: italic;
	color: #555;
}

/* *Home Sidebar */

div#sidebar {
	float: left;
	display: inline;
	width: 165px;
	padding: 15px;
}

ul#events {
	position: relative;
	top: -10px;
	left: -15px;
	width: 180px;
	list-style-type: none;
	margin: 0 -15px -10px 0;
	padding: 0;
}

ul#events li {
	clear: both;
	margin: 10px 0;
	padding: 0;
	height: 50px;
	padding: 0;
}

ul#events li p.date {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	width: 50px;
	height: 50px;
	text-align: center;
	background: #fff url(img/event-block-shadow.gif) top left repeat-y;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

p.date span.month {
	font-size: 14px;
	line-height: 25px;
}

p.date span.date {
	font-size: 28px;
	line-height: 28px;
	position: relative;
	top: -8px;
}

p.event_desc {
	margin: 0;
	padding: 10px 0;
	font-size: 14px;
}

p.event_desc a {text-decoration: none;}

div#sidebar .underlined {
	padding-bottom: 10px;
	background: transparent url(img/sidebar-separator.gif) bottom center no-repeat;
}

a#map {
	display: block;
	width: 145px;
	height: 120px;
	border: 10px solid #fff;
}

p#address,
p.times {
	font-size: 14px;
	text-align: center;
}

/* *Content Page */

h2.page-title {
	position: relative;
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 20px 0;
	padding: 0 150px 10px 0;
	background: transparent url(img/long-separator.gif) bottom center no-repeat;
}

h2.page-title span.post-date {
	position: absolute;
	bottom: 10px;
	right: 0;
	font-size: 10px;
	line-height: 20px;
	color: #a0a0a0;
}

/*div#container.content_page {background: transparent url(img/container-content-bg.gif) top center no-repeat;}*/

div#content {
	float: left;
	display: inline;
	position: relative;
	top: -30px;
	width: 565px;
	margin: 0 0 -10px 0;
	padding: 20px;
	background: #f4f4ec url(img/content-bg-gradient.gif) top left repeat-x;
}

/*div#content.content_page img,
div#homepage-news img {
	padding: 10px;
	background: #fff;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}*/

/* *Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered, img.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background: #fff;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	}

img.alignright, div.alignright {
	margin: 0 0 20px 10px;
	display: inline;
	padding: 10px;
	background: #fff;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	}

img.alignleft, div.alignleft {
	margin: 0 20px 10px 0;
	display: inline;
	padding: 10px;
	background: #fff;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

p.wp-caption-text {margin: 5px 0;}

div.wp-caption img {width: 100%; height: auto;}

/* *Footer */

div#footer_wrap{
	clear: both;
	width: 810px;
	margin: 20px auto;
	padding: 0 25px 25px 25px;
	background: transparent url(img/footer-shadow.gif) bottom center no-repeat;
}

div#footer {
	position: relative;
	width: 770px;
	margin: 0 auto;
	padding: 5px;
	background: #fff;
}

div#footer p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 10px;
}

ul#foot_nav {
	position: absolute;
	top: 5px;
	right: 5px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 10px;
}

ul#foot_nav li {
	float: right;
	display: inline;
	font-size: 10px;
	line-height: 10px;
	margin: 0 5px;
	padding: 0;
}

ul#foot_nav li a {color: #777;}
ul#foot_nav li a:hover {color: #555;}

/* *Events & Calendar */
iframe#calendar {
	border-width:0;
	width: 565px;
	height: 500px;
}

/* Events List */

body div#container div#content ul#upcoming_events {
	position: relative;
	left: -5px;
	top: -5px;
	width: 575px;
	height: 115px;
}

body div#container div#content ul#upcoming_events li {
	float: left;
	display: inline;
	position: relative;
	margin: 5px;
	padding: 10px;
	height: 84px;
	width: 84px;
	background: #fff;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

body div#container div#content ul#upcoming_events li p.datestamp {
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 25;
	color: #e0e0e0;
	font-size: 36px;
	line-height: 36px;
	margin: 0;
	padding: 0;
}

body div#container div#content ul#upcoming_events li ul {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 50;
	margin: 0;
	padding: 0;
}

body div#container div#content ul#upcoming_events li ul li {
	margin: 0 0 4px 0;
	padding: 0;
	background: transparent;
	border: 0;
	font-size: 10px;
	line-height: 10px;
	height: 24px;
	overflow: hidden;
}

.light {color: #777;}

a.more-events-link {
	position: absolute;
	bottom: 2px;
	right: 2px;
	font-size: 10px;
	color: #777;
}

/* *News Items */

/*h3.news_item {
	clear: both;
	height: 30px;
	margin: 20px 0;
	font-size: 10px;
	line-height: 30px;
	color: #707070;
	background: transparent url(img/med-separator.gif) top left no-repeat;
}

h3.news_item span.title {
	font-size: 18px;
	margin: 0 10px 0 0;
	padding: 4px 6px 6px 6px;
	color: #555;
	background: #fff;
}*/

div.news_item { 
	clear: both;
	margin: 20px 0;
	background: transparent url(img/med-separator.gif) top left no-repeat;
}

div.news_item h3.news_item_title {
	float: left;
	display: inline;
	margin: 0 0 20px 0;
	padding: 4px 6px 6px 6px;
	font-size: 18px;
	line-height: 24px;
	color: #555;
	background: #fff;
}

div.news_item span.date {
	float: left;
	display: inline;
	margin: 10px;
	font-size: 10px;
	color: #707070;
}

div.news_item_content { clear: both; }

/* *Sermons & Downloads */

div#container div#content ul.file_list,
div#container div#content ul.archive_list {
	clear: both;
	list-style-type: none;
	margin: 20px 0;
	padding: 0;
}

div#container div#content ul.file_list li,
div#container div#content ul.archive_list li {
	position: relative;
	line-height: 24px;
	height: 24px;
	margin: 5px 0;
	padding: 5px 10px;
	background: #fff;
}

ul.file_list li h3.title,
ul.archive_list li h3.title {
	position: relative;
	font-size: 18px;
	margin: 0;
	padding: 0;
	z-index: 1;
}

ul.file_list li h3 span.date,
ul.archive_list li h3 span.date,
ul.archive_list li h3 span.excerpt,
ul.file_list li h3 span.file_type {
	font-size: 10px;
	margin: 0 10px;
	padding: 0;
	line-height: 24px;
	vertical-align: middle;
}

ul.file_list li h3 span.file_type {color: #ccc;}

a.download_link {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -12px;
	z-index: 100;
}

div.inline_audioplayer {
	position: absolute;
	height: 24px;
	top: 50%;
	right: 44px;
	margin-top: -12px;
	padding: 0;
	z-index: 99;
}

span.file_count,
span.date-right {
	position: absolute;
	top: 5px;
	right: 0;
	margin: 0 10px;
	line-height: 24px;
}

span.date-right {font-size: 10px;}

/* Prayer Chain */

form#prayer_chain fieldset {
	border: 0;
	margin: 20px 0;
	padding: 0;
	line-height: 24px;
}

form#prayer_chain label {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 24px;
}

form#prayer_chain input[type="text"] {
	font-size: 20px;
	line-height: 24px;
	padding: 2px 5px;
	margin: 0 10px 0 0;
	color: #555;
	vertical-align: middle;
}

form#prayer_chain input#submit {
	vertical-align: middle;
}

p#status {
	padding: 10px;
	font-size: 16px;
	line-height: 20px;
}

p#status.error {
	background: #ffffcc;
}

p#status.success {
	background: #fff;
}

/* Attachments */
h4.attachment_header {
	font-size: 18px;
	background:transparent url(img/long-separator.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

h4.attachment_header, ul#attachment_list {clear: both;}

p.attachment_description {margin: 5px;}

/* Archives */
div#container div#content.archives ul li {
	background: transparent;
	padding: 0;
	line-height: 25px;
}

.archives ul li a {
	background: #fff;
	padding: 5px;
}

div#container div#content.archives ul.children {
	margin-left: 20px;
}