@charset "UTF-8";
/* Park Hill Css Document */
/* RESET */
html,body,div,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size:1em;
	font-weight:normal;
	font-style:normal;
}
ul,ol {
	list-style:none;
}
fieldset,img {
	border:none;
}
caption,th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
* {
	outline: none;
}
/* LAYOUT */
body {
	background:#514f42 url(../imgs/main-bkg.jpg) repeat-x;
	margin:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	color:#746d59;
}
p {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:12px;
	margin-left:0px;
}
A:link {
	color:#2d4e59;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
A:visited {
	color:#333333;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}
A:active {
	color:#333333;
	text-decoration:underline;
	padding:0px;
	margin:0px;
}
A:hover {
	color:#747572;
	text-decoration:none;
	padding:0px;
	margin:0px;
}
h1 {
	font-size:20px;
	color:#2d4e59;
	padding:0 0 12px 0;
}
h2 {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 5px 0;
}
h3 {
	font-size:14px;
	color:#2d4e59;
}
.bug-text{
	padding:10px;
}
#wrapper {
	width:892px;
	margin:0 auto;
}
#address-line{
	width:892px;
	height:29px;
	position:relative;
	float:left;
	background: url(../imgs/address-line.gif) bottom right no-repeat;
}
#navigation{
	width:892px;
	height:35px;
	position:relative;
	float:left;
}
#logo {
	display:block;
	padding:0;
	width:892px;
	height:96px;
	position:relative;
	float:left;
	background: url(../imgs/logo.png) 30px 0px no-repeat;
}
#logo a {
	width:892px;
	height:96px;
	display:block;
}
#logo span {
	display:none;
}

#text-area {
	width:852px;
	min-height:550px;
	height:auto !important;
  	height:550px;
	position:relative;
	float:left;
	background:#e3e1d5 url(../imgs/content-top-bkg.jpg) top no-repeat;
	padding:20px 20px 20px 20px;

}
#column-1{
	width:570px;
	position:relative;
	float:left;
	padding:10px 0 0 0;
}
#column-2{
	width:266px;
	position:relative;
	float:right;
	background:url(../imgs/column-2-bkg.gif) top right no-repeat;
}
#content-footer {
	width:892px;
	height:38px;
	position:relative;
	float:left;
	background: url(../imgs/content-footer-bkg.jpg) top no-repeat;
}
#footer{
	width:892px;
	height:60px;
	position:relative;
	float:left;
	text-align:center;
	color:#e3e1d5;
	line-height:14px;
	padding:10px 0 0 0;
	font-size:10px;
}
#rotator{
	width:554px;
	height:274px;
	float:left;
	position:relative;
	background:#c8c5bc;
	padding:8px 8px 8px 8px;
	margin:0 0 10px 0;
}
#top-images{
	width:554px;
	height:124px;
	float:left;
	position:relative;
	background:#c8c5bc;
	padding:8px;
	margin:0 0 10px 0;
}
.cap-text{
	text-transform:uppercase;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}
/*Rounded Text Boxes */
#text-box{
	position:relative;
	float:left;
	width:570px;
}
.text-box{
	display:block;
	}
.text-box *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:.01em;
	background:#ffffff;
	}
.text-box1{
	margin:0 3px 0 3px;
	padding:0 1px 0 1px;
	border-left:1px solid #efede7;
	border-right:1px solid #efede7;
	background:#f8f7f4;
	}
.text-box2{
	margin:0 1px 0 1px;
	padding:0 1px 0 1px;
	border-left:1px solid #e5e4d9;
	border-right:1px solid #e5e4d9;
	background:#f9f9f7;
	}
.text-box3{
	margin:0 1px 0 1px;
	border-left:1px solid #f9f9f7;
	border-right:1px solid #f9f9f7;
	}
.text-box4{
	border-left:1px solid #efede7;
	border-right:1px solid #efede7;
}
.text-box5{
	border-left:1px solid #f8f7f4;
	border-right:1px solid #f8f7f4;
	}
.text-boxfg{
	background:#ffffff;
	padding:20px 20px 10px 20px;
	}
/* GLOBALHEADER */
#globalnav {
	margin:0;
	padding:0;
}
#globalnav li {
	display:inline;
}
#globalnav li a {
	float:left;
	height:0;
	padding-top:35px;
	overflow:hidden;
}
#globalnav li a {
	background-image:url(../imgs/navigation-bkg.jpg);
	background-repeat: no-repeat;
}
/* BUTTONS */
#globalnav li#gn-about a {
	background-position:0 0;
	width:106px;
}
#globalnav li#gn-leadership a {
	background-position:-106px 0;
	width:96px;
}
#globalnav li#gn-sermons a {
	background-position:-202px 0;
	width:154px;
}
#globalnav li#gn-meetings a {
	background-position:-356px 0;
	width:131px;
}
#globalnav li#gn-contact a {
	background-position: -487px 0;
	width:89px;
}
/* OVER STATES */
#globalnav li#gn-about a:hover {
	background-position:0 -35px;
	width:106px;
}
#globalnav li#gn-leadership a:hover {
	background-position:-106px -35px;
	width:96px;
}
#globalnav li#gn-sermons a:hover {
	background-position:-202px -35px;
	width:154px;
}
#globalnav li#gn-meetings a:hover {
	background-position:-356px -35px;
	width:131px;
}
#globalnav li#gn-contact a:hover {
	background-position: -487px -35px;
	width:89px;
}
/* Search Bar */
#search fieldset {
	float:left;
	position:relative;
	width:264px;
	height:22px;
	padding:4px 0 0 35px;
	margin:0;
	overflow:hidden;
}
#search input {
	display:block;
	float:left;
	width:190px;
	height:15px;
	padding:4px 3px 3px 22px;
	border:none;
	background:transparent url(../imgs/bg_search_input.gif) no-repeat;
	color:#797979;
	font-size:1.1em;
	text-transform:capitalize;
}
#search a#search_go {
	display:block;
	float:left;
	width:29px;
	height:22px;
	background:url(../imgs/bg_search_a.png);
	text-indent:-9999px;
}
/*Home Sidebar */
#column-2 #branchnav ul {
	position:relative;
	float:left;
	display:inline;
	width:240px;
	list-style:none;
	padding:10px 13px 0 13px;
	margin:0;
	_left:13px;
}
#column-2 #branchnav ul li {
	position:relative;
	float:left;
	height:30px;
}
#branchnav ul li#attender {
	width:120px;
}
#branchnav ul li#im-new {
	width:120px;
}
#branchnav ul li a {
	text-indent:-9999px;
	display:block;
	height:30px;
	background:url(../imgs/bg_home_branchnav.gif) no-repeat 0 -30px;
}
#branchnav ul li#im-new a {
	background-position:-120px -30px;
}
#branchnav ul li#im-new.ui-tabs-selected a {
	background-position:-120px 0;
}
#branchnav ul li#attender.ui-tabs-selected a {
	background-position:0 0;
}
div.ui-tabs-hide {
	display:none;
}
div#fragment-1,div#fragment-2 {
	width:240px;
	height:375px;
	float:left;
	position:relative;
	padding:10px 0 8px 13px;
	margin:0;
	line-height:15px;
	_left:13px;
}
/* Side Navigation */
#subnav {
	position:relative;
	float:left;
	width:262px;
	color:#6e6d6a;
	font-size:14px;
	padding:15px 0 0 4px;
	margin:0;
}
#subnav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:262px;
	float:left;
	position:relative;
}
#subnav ul li {
	width:262px;
	float:left;
	position:relative;
	margin:0;
	padding:0;
	line-height:1.4em;
}
#subnav ul li a,#subnav ul li a:link,#subnav ul li a:visited {
	color:#6e6d6a;
	float:left;
	position:relative;
	width:236px;
	padding:5px 0 12px 26px;
	background:transparent url(../imgs/subnav_bkg.gif) no-repeat 9px 0;
	text-decoration:none;
}
#subnav ul li a:hover,#subnav ul li a:active,#subnav ul li a.active:link,#subnav ul li a.active:visited {
	color:#112f39;
	background:transparent url(../imgs/subnav_bkg_over.gif) no-repeat 9px 0;
	text-decoration:none;
}
#subnav ul ul li {
	margin:2px 0 0 0;
}
#subnav ul ul li a,#subnav ul ul li a:link,#subnav ul ul li a:visited {
	color:#fff;
	float:left;
	position:relative;
	width:262px;
	padding:5px 0 8px 0;
	background:transparent url(../imgs/subnav_bkg.gif) no-repeat 9px 0;
}
#subnav ul ul li a:hover,#subnav ul ul li a:active,#subnav ul ul li.active,#subnav ul ul li a.active {
	width:262px;
	padding:8px 0 8px 0;
	color:#b5111b;
	background:transparent url(../imgs/subnav_bkg_over.gif) no-repeat 9px 0;
}
#subnav-footer{
	width:262px;
	height:10px;
	position:relative;
	float:left;
	margin:0;
}
/* Collapsable Drawers */
#column-2 #drawers {
	width:266px;
	height:292px;
	list-style:none;
	margin-bottom:5px;
	text-align:left;
	position:relative;
	float:right;
	font-size:11px;
	margin:0;
}
#column-2 a.drawer-handle {
	display:block;
	background:url(../imgs/bg_drawer.gif) no-repeat 8px 0;
	font-size:1.2em;
	color:#6e6d6a;
	height:29px;
	text-indent:12px;
	line-height:29px;
	cursor:pointer;
	padding:0 0 0 16px;
	margin:10px 0 0 0;
}
#column-2 a#teaching.selected,#column-2 a#teaching.selected:hover {
	background-position:13px 0;
	color:#2d4e59;
}
#column-2 a#teaching {
	background-position:13px -29px;
}
#column-2 a#blog {
	background-position:13px -87px;
}
#column-2 a#blog.selected,#column-2 a#blog.selected:hover {
	background-position:13px -58px;
	color:#2d4e59;
}
#column-2 a#side-events {
	background-position:13px -116px;
}
#column-2 a#side-events.selected,#column-2 a#side-events.selected:hover {
	background-position:13px -58px;
	color:#2d4e59;
}
#column-2 a#teaching:hover {
	background-position:13px -29px;
}
#column-2 a#blog:hover {
	background-position:13px -87px;
}
#column-2 a#side-events:hover {
	background-position:13px -116px;
}
#column-2 div.drawerbox {
	line-height:1;
	color:#140d09;
	height:205px;
	overflow:hidden;
}
#column-2 .drawerinner {
	padding:10px;
}
#column-2 .drawerbox p {
	margin:10px 5px 0;
	line-height:1.4;
}
#column-2 .drawers a {
	color:#2f868d;
}
#column-2 li#welcome img {
	margin:0;
}
#column-2 .drawermeta {
	float:left;
	width:150px;
}
#column-2 #tbox h5 {
	color:#81807d;
	font-size:11px;
	line-height:1.6;
	margin:0 5px;
}
#column-2 #tbox h4 {
	color:#112f39;
	font-size:12px;
	margin:0 5px;
}
#column-2 #tbox h4 a {
	color:#112f39;
	text-decoration:none;
}
#column-2 #tbox p#preacher {
	margin:0 5px;
	font-size:1em;
	line-height:1.8;
	color:#a08e68;
}
#column-2 #tbox p.summary {
	font-size:11;
	line-height:13px;
	clear:left;
	color:#575653;
	padding:5px 0;
	margin-top:0;
}
#column-2 #tbox p#audiohelp {
	clear:both;
	margin:0;
	height:0;
	text-indent:-9999px;
}
#column-2 #tbox p#mediabuttons {
	text-indent:-9999px;
	margin:0;
}
#column-2 #tbox #mediabuttons a {
	display:block;
	width:82px;
	float:left;
	height:17px;
	background:url(../imgs/bg_drawer_sermonplayer.gif) no-repeat;
	margin:5px 0 0 0;
}
#column-2 #tbox #mediabuttons span.sermon-video a {
	background-image:url(../imgs/bg_drawer_watch.gif);
}
#column-2 #tbox a#sermon-dl {
	display:block;
	float:left;
	width:82px;
	height:17px;
	background:url(../imgs/bg_drawer_dl.gif) no-repeat;
	margin:2px 0 0 0;
}
#column-2 #pbox p img {
	float:left;
}
#column-2 p#viewall,#column-2 p#subscribe {
	font-size:1.3em;
	margin:1px 5px;
}
#column-2 p#viewall a,#column-2 p#subscribe a {
	padding:3px 22px 3px 0;
	line-height:1.8em;
}
#column-2 p#viewall a {
	background:url(../imgs/bg_drawer_viewall.gif) no-repeat right 3px;
	font-size:11px;
}
#column-2 p#subscribe a {
	background:url(../imgs/bg_drawer_subscribe.gif) no-repeat right 3px;
	padding-right:18px;
	font-size:11px;
}
#column-2 #pbox h4 {
	margin-top:10px;
	font-size:1.5em;
	font-weight:normal;
	color:#112f39;
}
#column-2 #pbox h4 a {
	color:#112f39;
	font-size:12px;
	text-decoration:none;
	margin:0 5px;
}
#column-2 #pbox p {
	font-size:1.1em;
}
#column-2 #pbox p.posted {
	color:#81807d;
	font-size:11px;
	margin:3px 5px;
}
#column-2 #pbox p.summary {
	color:#575653;
	line-height:14px;
	font-size:10px;
}
#column-2 #pbox p.continue {
	float:left;
	width:150px;
	color:#81807d;
}
#column-2 #ebox .event {
	min-height:45px;
	_height:45px;
	margin:0 5px 5px;
	background:url(../imgs/bg_home_newsitem.gif) no-repeat center bottom;
	padding:7px 0;
}
#column-2 #ebox .event.last {
	background-image:none;
}
#column-2 #ebox p.date {
	float:left;
	width:26px;
	height:34px;
	background:url(../imgs/bg_date.gif) no-repeat;
	padding:8px;
	font-size:1.2em;
	color:#112f39;
	line-height:1;
	margin:0 8px -3px -2px;
	text-align:center;
}
#column-2 #ebox p.date span {
	display:block;
	font-size:1.6em;
	color:#1b120d;
}
#column-2 #ebox h4 {
	font-size:1.3em;
	line-height:1.2;
}
#column-2 #ebox h4 a {
	text-decoration:none;
}
#column-2 #ebox p {
	color:#e9e1cc;
	font-size:1.1em;
	margin:5px 5px 5px 48px;
}
#column-2 #ebox p.all {
	text-align:right;
	margin-top: 10px;
}
/*Sermon and Article Styles */
#sermon-help{
	width:266px;
	height:225px;
	background: url(../imgs/sermon-works-bkg.gif) no-repeat top center;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
#podcast-bug{
	width:266px;
	height:65px;
	background: url(../imgs/podcast-bug.gif) no-repeat top center;
	position:relative;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}
#podcast-bug2{
	width:266px;
	height:65px;
	background: url(../imgs/podcast-bug.gif) no-repeat top left;
	position:relative;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}
p.sermon-meta{
   color: #70695d;
   font-size: 11px;
   margin: 3px 0 0;
   float: left;
   display: inline;
   clear: left;
   line-height: 1.5;
}
#sermon-break{
	width:530px;
	height:31px;
	background:url(../imgs/sermon-break.gif) repeat-x;
}
#pagination-holder{
	width:530px;
	height:20px;
	padding:20px 0 10px 0;
}
.paginatewrap{
   float: left;
}

#content .paginatewrap.pwrap2{
   float: none;
   position: absolute;
   right: 0;
   bottom: 0;
}

#content p.paginate{
   margin: 0 6px 0;
   display: block;
   float: left;
}

#pagination a#off{
   display: none;
}

p#pagination{
   float: left;
   display: block;
   margin: 0;
}

#pagination span.current,
#pagination span.pagination_ellipsis{
   font-weight: bold;
   display: block;
   float: left;
   margin: 0 8px;
}

#pagination span.pagination_ellipsis{
   font-weight: normal;
   margin: 0;
}

#pagination a{
   color: #551818;
   margin: 0 8px;
   text-decoration: underline;
   display: block;
   float: left;
}

#pagination a#next{
	width: 13px;
	text-indent: -9999px;
	height: 13px;
	margin-top: 6px;
	margin-left: 2px;
	background: url(../imgs/bg_paginate_next.gif) no-repeat;
}

#pagination a#previous{
   width: 13px;
   height: 13px;
   text-indent: -9999px;
   margin: 6px 0 0;
   background: url(../imgs/bg_paginate_prev.gif);
}
#rotator img {
	border: 0;	
	width:554px;
	height:274px;
	display:none; 
	position:absolute;
	top:0px;
	left:0px;
	padding:8px 8px 8px 8px;
}
