@import "reset.css";
/*
Theme Name: Portage Chapel Hill United Methodist
Theme URI: http://www.pchum.org/
Description: WordPress theme for Portage Chapel Hill United Methodist Church
Version: 1.0
Author: James M. Allen
Author URI: http://jamesmallen.net/

	Based on 2 Column Fixed - Menu Left by Will Healey (http://www.tomorrows-laundry.com)
*/

html, body {
	height: 100%;
}

body {
	background: #fFFFFF;
	color: #676767;
	font: 80%/1.5 Tahoma,sans-serif;
	text-align: center;
}

body.homepage {
	background: #fff;
}


/* Utility Classes */
/* rir = Revised Image Replacement (Dwyer Method) */
.rir { background: transparent no-repeat; display: block; margin: 0; padding: 0; position: relative; }
.rir a { display: block; height: 100%; width: 100%; }
.rir span { display: block; height: 0; overflow: hidden; width: 0; }

.clear { clear: both; }



.homepage #distance { 
	width:1px;
	height:50%;
	margin-bottom:-254px; /* half of container's height */
	float: left;
}

.homepage #page {
	clear: left;
	margin: 0 auto;
	position: relative; /* puts container in front of distance */
}



#page {
	background: #fff url(img/page_bg.gif) repeat-y top left;
	margin: 0 auto;
	padding: 0 15px;
	position: relative;
	text-align: left;
	width: 920px;
}

#header {
	height: 203px;
	padding: 0 0 36px;
	position: relative;
	top: 21px;
	width: 910px;
}

#banner-cap {
	background: #f80;
	height: 3px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 907px;
}

#header h1 {
	background-image: url(img/banner_logo.jpg);
	height: 195px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 8px;
	width: 207px;
}

#banner-photos {
	background: url(img/banner_photos.jpg) no-repeat;
	height: 121px;
	left: 0;
	position: absolute;
	top: 8px;
	width: 700px;
}

#header ul#nav {
	background: transparent url(img/menu_sprites.gif) no-repeat 0 0;
	height: 73px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 130px;
	width: 700px;
}

#header #nav li {
	display: block;
	height: 73px;
	position: absolute;
	top: 0;
	width: 175px;
}

#header #nav #nav-who { left: 0; }
#header #nav #nav-what { left: 175px; }
#header #nav #nav-worship-life { left: 350px; }
#header #nav #nav-current { left: 525px; }

#header #nav li a {
	display: block;
	height: 100%;
	width: 100%;
}

#header #nav li a:hover {
	background: transparent url(img/menu_sprites.gif) no-repeat;
}

#header #nav #nav-who a:hover, #header #nav #nav-who a:active { background-position: 0 -73px; }
#header #nav #nav-what a:hover, #header #nav #nav-what a:active { background-position: -175px -73px; }
#header #nav #nav-worship-life a:hover, #header #nav #nav-worship-life a:active { background-position: -350px -73px; }
#header #nav #nav-current a:hover, #header #nav #nav-current a:active { background-position: -525px -73px; }

#header #nav li a span { display: block; height: 0; overflow: hidden; width: 0; }



#wrapper {
	position: relative;
}

#sidebar {
	background: #b29981;
	float: left;
	padding: 0 0 109px;
	position: relative;
	width: 207px;
	z-index: 5;
}

.red #sidebar {
	background: #c8192d;
}

.orange #sidebar {
	background: #f36b05;
}

.yellow #sidebar {
	background: #ffcc28;
}

.green #sidebar {
	background: #93b856;
}

#sidebar .cap {
	background: #f7f6f4;
	height: 42px;
}

h2.page-title {
	color: #c8192d;
	font: bold .9em Tahoma,sans-serif;
	left: 37px;
	letter-spacing: .6px;
	line-height: 42px;
	position: absolute;
	text-transform: uppercase;
	top: 239px;
	z-index: 10;
}

h2.red {
	color: #c8192d;
}

h2.orange {
	color: #f36b05;
}

h2.yellow {
	color: #ffcc28;
}

h2.green {
	color: #93b856;
}

ul#subnav {
	list-style-type: none;
	margin: 0;
	padding: 19px 32px 55px 14px;
	width: 161px;
}

ul#subnav li {
	background: transparent url(img/subnav_li_bg.gif) no-repeat;
	height: 19px;
	margin: 0 0 2px;
}

ul#subnav li a {
	display: block;
	font-size: .7em;
	height: 19px;
	line-height: 19px;
	padding: 0 6px 0 11px;
	width: 144px;
}

ul#subnav li a, ul#subnav li a:link, ul#subnav li a:visited, ul#subnav li a:hover, ul#subnav li a:active {
	color: #464545;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

ul#subnav li a:hover, ul#subnav li a:active {
	background: transparent url(img/subnav_li_bg.gif) no-repeat 0 -48px;
}


ul#sidebarnav {
	background: transparent url(img/sidebarnav_sprites.gif) no-repeat;
	bottom: 0;
	height: 109px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 207px;
}

ul#sidebarnav li {
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 207px;
}

#sidebarnav #nav-take-a-hike { height: 69px; top: 0; }
#sidebarnav #nav-where { height: 40px; top: 69px; }

#sidebarnav li a {
	display: block;
	height: 100%;
	width: 100%;
}

#sidebarnav li a:hover, #sidebarnav li a:active {
	background: transparent url(img/sidebarnav_sprites.gif) no-repeat;
}

#sidebarnav #nav-take-a-hike a:hover, #sidebarnav #nav-take-a-hike a:active { background-position: -207px 0; }
#sidebarnav #nav-where a:hover, #sidebarnav #nav-where a:active { background-position: -207px -69px; }

#sidebarnav li a span { display: block; height: 0; overflow: hidden; width: 0; }

#content {
	float: right;
	height: auto !important;
	height: 250px;
	min-height: 250px;
	padding: 54px 10px 0 0;
	width: 679px;
}

#footer {
	clear: both;
	font-size: .9em;
	margin: 1em 0 0;
	padding: 1em 0 0;
}

#bottom-cap {
	background: #fff url(img/bottom_cap.gif) no-repeat top left;
	height: 9px;
	margin: 0 auto;
	padding: 0 3px;
	text-align: left;
	width: 945px;
}



h1 {
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1.05em;
	font-weight: bold;
}

h5 {
	font-size: 1.05em;
	font-weight: bold;
}

p {
	margin: 1em 0;
}

ul, ol, dl {
	margin: .5em 2.5em;
}

blockquote {
	margin: .5em 2.5em;
}


/* The Post */



h2 a:hover, h2 a:visited, h2 a {

}

.post {

}

.post p {
	
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a, a:link {
	color: #901;
}

a:visited {
	color: #FF8C00;
}

a img {

}

acronym, abbr {

}


/* Comments */

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/* Search Form */

#header #searchform {
	height: 73px;
	left: 700px;
	position: absolute;
	top: 130px;
	width: 207px;
}

#header #searchform #s {
	display: block;
	font: 14px Tahoma,sans-serif;
	left: 26px;
	position: absolute;
	top: 27px;
	width: 154px;

}

#header #searchform #searchsubmit {
	display: block;
	left: 125px;
	position: absolute;
	top: 52px;
}


#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}




/* homepage specific */

.homepage #page {
	background: url(img/summer/home_grids_bg.jpg) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	width: 750px;
}

.summer #page { background-image: url(img/summer/home_grids_bg.jpg); }
.fall #page { background-image: url(img/fall/home_grids_bg.jpg); }
.winter #page { background-image: url(img/winter/home_grids_bg.jpg); }
.spring #page { background-image: url(img/spring/home_grids_bg.jpg); }

ul#home-grid {
	background: transparent url(img/summer/menu_sprites.gif) no-repeat;
	height: 468px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 750px;
}

.summer #home-grid { background-image: url(img/summer/menu_sprites.gif); }
.fall #home-grid { background-image: url(img/fall/menu_sprites.gif); }
.winter #home-grid { background-image: url(img/winter/menu_sprites.gif); }
.spring #home-grid { background-image: url(img/spring/menu_sprites.gif); }



#home-grid li {
	height: 116px;
	position: absolute;
	width: 186px;
}

#home-grid li a {
	display: block;
	height: 100%;
	width: 100%;
}

#home-grid li a.hover {
	background: transparent url(img/summer/menu_sprites.gif) no-repeat;
}

.summer #home-grid li a.hover { 	background-image: url(img/summer/menu_sprites.gif); }
.fall #home-grid li a.hover { 	background-image: url(img/fall/menu_sprites.gif); }
.winter #home-grid li a.hover { 	background-image: url(img/winter/menu_sprites.gif); }
.spring #home-grid li a.hover { 	background-image: url(img/spring/menu_sprites.gif); }

#home-grid li a span { display: block; height: 0; overflow: hidden; width: 0;}

#home-grid #home-title { left: 0; top: 0; }
#home-grid #home-title a.hover { background-position: 0 -468px; }

#home-grid #home-who { left: 188px; top: 0; }
#home-grid #home-who a.hover { background-position: -188px -468px; }

#home-grid #home-current { left: 564px; top: 0; }
#home-grid #home-current a.hover { background-position: -564px -468px; }

#home-grid #home-what { left: 0; top: 117px; }
#home-grid #home-what a.hover { background-position: 0 -585px; }

#home-grid #home-worship-life { left: 188px; top: 234px; }
#home-grid #home-worship-life a.hover { background-position: -188px -702px; }

#home-grid #home-take-a-hike { left: 376px; top: 352px; }
#home-grid #home-take-a-hike a.hover { background-position: -376px -820px; }

#home-grid #home-search { left: 564px; top: 352px; }
#home-grid #home-search #s {
	display: block;
	font: 14px Tahoma,sans-serif;
	left: 20px;
	position: absolute;
	top: 66px;
	width: 150px;
}
#home-grid #home-search #searchsubmit {
	display: block;
	left: 95px;
	position: absolute;
	top: 91px;
}


#home-grid #home-info {
	color: #644d2d;
	font-size: .89em;
	font-weight: bold;
	left: 0;
	padding: 20px 2px 0 5px;
	top: 352px;
	width: 180px;
}

.fall #home-grid #home-info {
	color: #fff;
}

#home-grid #home-info p {
	margin-top: 0;
	margin-bottom: 1em;
}


#home-grid li ul {
	display: none;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 10px 2px 0 2px;
	position: absolute;
	top: 0;
	text-align: center;
	width: 182px;
}



#home-grid li li {
	display: block;
	height: auto;
	position: static;
	width: auto;
}

#home-grid li li a {
	display: inline;
	height: auto;
	width: auto;
}

#home-grid li li a, #home-grid li li a:link, #home-grid li li a:visited, #home-grid li li a:hover, #home-grid li li a:active {
	text-decoration: none;
}

#home-grid li li a:hover, #home-grid li li a:active {
	text-decoration: underline;
}

#home-grid li li a span {
	display: inline;
	height: auto;
	overflow: visible;
	width: auto;
}


#container {
	position:relative;
	display:block;
	margin: 0 auto;
	padding: 0;
	width:100%;
}

#orangeheader_ {
	height:181px;
	background-image:url(img/orangeheader.jpg);
	background-repeat: repeat-x;
}

#orangeheaderoverlay {
	display: block;
	margin: 0 auto;
	width: 946px;
	height: 186px;
}

#pchum-homepage-02_ {
position:absolute;
	left:0px;
	top:181px;
	width:131px;
	height:717px;
}

#photoarea_ {
	height:465px;
}

#pchum-homepage-04_ {
	position:absolute;
	left:1051px;
	top:181px;
	width:149px;
	height:717px;
}

#features {
	position: relative;
	top: 2em;
	width: 890px;
	height: 220px;
	margin: 0 auto;
	text-align: left;
}

.featurebox{
	float: left;
	position: relative;
	width:290px;
	height: 180px;
	margin-right: 10px;
}

.featurebox.last {
	margin-right: 0;
}

.featurebox img {
	position: absolute;
	bottom: 0;
}

#yellowfooter_ {
	height:135px;
	background-image:url(img/yellowfooter.jpg);
	background-repeat: repeat-x;
}

.slideshow {
	width: 900px !important;
	height: 500px !important;
}