@charset "utf-8";
/* CSS Document */

/* 
	Theme Name: Little Rock Church
	Theme URL: http://www.littlerockchurch.org
	Description: This custom theme was developed by <a href="http://www.lamplightmedia.net" >Lamplight Media</a>.
	Author: Lamplight Media
	Author URI: http://www.lamplightmedia.net
	Version: 1.0
	
	Changelog:
		v1.0 - 3/1/10
*/

html {border:0px; min-width:940px;}
body {margin:0px; padding:0px; font: 12px Tahoma, Geneva, sans-serif; color:#adaaa8;}
.wrapper {width:100%; background:#FFF; margin:auto; 
	background: #F1F0EF url('images/background.png') repeat-x top left;
	*background: white none;
}
.header {clear:both; padding-bottom:15px; background:#FFF; width:940px; margin:auto; *margin-bottom:18px;}
.home .header {*margin-bottom:0px;}
.logo {margin-top:30px; margin-bottom:18px; border:0px; *float:left;}
/*html>/**//*body .logo, x:-moz-any-link, x:default { float:left; }*/
.home .logo {margin-top:33px; margin-bottom:0px;}
.middle {width: 940px; margin:auto; clear:both;}

/**************** HOME PAGE STYLES ***************************/

#homeFeature {background:#FFF url('images/home_featureBorder.png') no-repeat top left; width:940px; height:370px;}
#homeFeature img {margin:7px;}
.homeBoxes {width:100%; height:50px; padding-top:20px; clear:both; padding-bottom:90px;}
/*.homeBoxes {width:100%; height:50px; border-top:1px solid #dedddb; margin-top:25px; padding-top:25px; clear:both; padding-bottom:100px;}*/
.homeBox {border:1px solid #5BAAE2; padding:3px; background:#FFF; float:left; margin-right:20px;}
.homeBox:hover {background:#5BAAE2;}
.homeBox img {border:0px;}

/**************** END HOME PAGE ***************************/

/**************** INTERNAL PAGE STYLES ********************/
.content {	
	float:left;
	position:relative; 
	width:945px;
	left:-5px;
	background-color:transparent;
	*background: white url('images/background_ie7.png') center repeat-y;
}

.leftContent {
	width:640px;
	float:left;
	padding-left:25px;
	padding-right:25px;
	background-color:transparent;
	z-index:2;
	position:relative;
	color:#918d8b;
	font-size:14px;
	text-shadow:1px 1px #fff;
	min-height:450px;
}

.leftContent .attachment-post-thumbnail {
	width:632px;
	height:154px;
	padding:2px;
	border:2px solid #d8d5d2;
}

.leftContent h1 {
	border-bottom:1px solid #d8d5d2;
	font-size:30px;
	clear:both;
	font-weight:normal;
}

.leftContent table h1 {
	margin-top:10px;
	margin-bottom:15px;
}

.leftContent h1 em {
	font-size:20px;
}

.leftContent h1.pageTitle {
	margin-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #d8d5d2;
	margin-bottom:10px;
	font-size:38px;
	font-weight:normal;
}

.leftContent h2 {
	/*border-bottom:1px solid #d8d5d2;*/
	font-size:24px;
	clear:both;
	font-weight:normal;
}

.leftContent h3 {
	font-size:20px;
}

.leftContent h4 {
	font-size:16px;
}

.leftContent h5 {
	font-size:12px;
}

.leftContent ul li {
	margin:0px;
	padding:0px;
	line-height:14px;
	padding:5px 0px;	
}

img.contentBG {
	height:100%;
	*display:none;
	width:690px;
	z-index:1;
	position:absolute; 
	left:0px;
}

.eventMonthHeading {
	height:32px;
	padding-top:8px;
	padding-left:5px;
	background: url('images/calendar_headingRow.png') repeat-x 0px 0px;
	color:#fff;
	font-weight:normal;
	font-size:30px;	
}

.eventDetails {
	padding:0px 10px 10px 10px;
	margin-left:30px;
}

.eventHeading {
	font-size:30px;
	padding-left:5px;
}

.eventHeading em {
	font-size:22px;
	color:#7c73db;
	margin:0px;
	padding:0px;
	font-style: normal;
}

.eventItemEven, .eventItemOdd {
	border-bottom:1px solid #d8d5d2;
	border-left:1px solid #d8d5d2;
	border-right:1px solid #d8d5d2;
	min-height:34px;
	padding-top:6px;
	background:#fff;
}

.eventItemOdd {
	background:#f8f8fd;
}

.eventItemEven {
	/*background:#fff;*/
}

.mapLink {
	background:url('images/calendar_mapIcon.png') no-repeat center left;
	padding-left:22px;
	margin-left:5px;
}

.details {
	margin-top:5px;
}

.collapsed {display:block; outline:none; margin-top:-17px; float:right; background: url('images/calendar_triangle.png') right 0px no-repeat; padding-left: 15px; height:9px; line-height:8px; padding-right:13px; margin-right:5px; font-size:12px;}
.expanded {display:block; outline:none; margin-top:-17px; float:right;  background: url('images/calendar_triangle.png') right -9px no-repeat; padding-left: 15px; height:9px; line-height:8px; padding-right:13px; margin-right:5px; font-size:12px;}

.collapsed a, .expanded a {outline:none;}

.eventBold {font-weight:bold; color:#7c73db;}

.leaderItem {
	width:100%;
	border-bottom:1px solid #d8d5d2;
	clear:both;
	padding-bottom:15px;
	margin-bottom:15px;
}

.leaderPhoto {
	float:left;
	width:200px;
}

.leaderInfo {
	margin-left:215px;
}

.leaderNameTitle {
	font-size:30px;
	color:#38b13c;
}

.leaderNameTitle em {
	font-style:normal;
	font-size:22px;
	color:#adaaa8;
	padding:0px;
	margin-top : -4px\9; /* IE8 and below */
}

.leaderEmail {
	color:#38b13c;
	font-size:12px;
	padding-left:17px;
	background: url('images/staff_emailIcon.png') no-repeat 0px 3px;
	margin-top:5px;
}

.leaderPhone {
	color:#38b13c;
	font-size:12px;
	padding-left:17px;
	background: url('images/staff_phoneIcon.png') no-repeat 0px 3px;
	margin-top:3px;
}

.ngg-gallery-thumbnail {
	width:95px !important;
	height:95px !important;
	padding:0px !important;
	margin:14px !important;
	background: transparent url('images/photoGallery_thumbnails.png') no-repeat 0px 0px !important;
}

.ngg-gallery-thumbnail a img {
	border:0px !important;
	padding:0px !important;
	margin:0px !important;
	padding-top:4px !important;
	padding-left:4px !important;
	background: transparent !important;
}

/**************** END INTERNAL PAGE STYLES ****************/

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	clear:both;
	}
	
img.alignnone {
	padding: 0px;
	margin: 5px 5px 5px 5px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 3px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 3px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	clear:both;
	}

.alignright {
	float: right;
	margin: 3px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 3px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
	
/********************** END IMAGES *******************************/

/**************** SIDEBAR STYLES ****************/
.rightContent {
	width:240px;
	float:right;
	display:block;
	min-height:200px;
	background-color:transparent;
}

.sidebarArchives {
	margin:0px;
	padding:0px;
	width:240px;
	margin:auto;
	list-style-image:url("images/triangle_blue.png");
}

.sidebarArchives li {
	float:right;
	clear:both;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}

.sidebarArchives li a, .sidebarArchives li a:visited {
	color:#269aec;
	text-decoration:none;
	font-size:14px;
}

.sidebarArchives li a:hover {
	text-decoration:underline;
}

.recentComments {
	margin:0px;
	padding:0px;
	width:240px;
	margin:auto;
	list-style-type:none;
}

.recentComments li {
	margin:0px;
	padding:0px;
	text-align:justified;
	margin:5px 0px 5px 0px;
	color:#6F6F6F;
}


.recentComments a.recentComment, .recentComments a.recentComment:visited {
	display:block;
	text-align:right;
	padding-top:0px;
	color:#269aec;
	text-decoration:none;
}

.recentComments a.recentComment:hover {
	text-decoration:underline;
}

.rightContent .sidebarHeading {
	width:235px;
	height:33px;
	color:#FFF;
	font-size:32px;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	margin-bottom:10px;
}

.rightContent .sidebarSubHeading {
	width:235px;
	height:33px;
	color:#FFF;
	font-size:32px;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	margin-bottom:0px;
	margin-top:10px;
	clear:both;
	background:url('images/headingBackground_gray.png') repeat-x top left;
}

.rightContent .pageList a {
	display:block;
	padding-left:15px;
	float:right;
	clear:both;
	font-size:24px;
	color:#a0a0a0;
	text-decoration:none;
	background: url('images/triangle_gray.png') no-repeat 0px 5px;
	outline:none;
	overflow:visible;
	margin-bottom:-10px;
	margin-top:1px;
}

.rightContent .eventList {
	margin-top:5px;
}
.rightContent .eventList a {
	display:block;
	float:right;
	clear:both;
	font-size:18px;
	color:#a0a0a0;
	text-decoration:none;
	outline:none;
	margin-bottom:0px;
	margin:0px;
	padding:0px;
	text-align:right;
}

.rightContent .eventList a:hover {
	color:#a0a0a0;
	text-decoration:none;
}

.rightContent .eventList a em {
	font-size:20px;
	color:#a0a0a0;
	text-decoration:none;
	outline:none;
	margin:0px;
	padding:0px;
	font-style: normal;
	margin-bottom:-13px;
	margin-top:2px;
}

.eventList .divider {
	width:100%;
	border-bottom:1px solid #E0E0E0;
	height:1px;
	clear:both;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
	margin-top:-14px;
}

.divider {
	width:100%;
	border-bottom:1px solid #d8d5d2;
	clear:both;
	margin-bottom:5px;
}

.sidebarMisc a {
	display:block;
	margin-bottom:5px;
	padding:2px;
	border:1px solid #d8d5d2;
	background-color:#FFF;
}

.sidebarMisc a:hover {
	background-color:#d8d5d2;
}

/**************** END SIDEBAR STYLES ****************/

/**************** NAVIGATION ***************************/
#nav {
float:right; 
margin: 0px; 
padding: 0px; 
margin-right:-2px; 
list-style: none; 
*position:absolute;
*padding-left:73px;
}

.home #nav {
	*padding-left:23px;
}

#nav li {float:left; margin-right:5px;}
#nav li a {display:block; text-indent:-9999em;}

#nav li.homeTab a {outline:none; width: 70px; height:105px; background: url('images/tabs_home.png') no-repeat 0px 0px; position: relative; top:-15px;}
#nav li.homeTab a.currentPage {width: 70px; height:112px; background: url('images/tabs_home_active.png') no-repeat top center; position: relative; top:0px;}

#nav li.aboutTab a {outline:none; width: 103px; height:105px; background: url('images/tabs_about.png') no-repeat 0px 0px; position: relative; top:-15px;}
#nav li.aboutTab a.currentPage {width: 103px; height:112px; background: url('images/tabs_about_active.png') no-repeat top center; position: relative; top:0px;}

#nav li.downloadsTab a {outline:none; width: 109px; height:105px; background: url('images/tabs_downloads.png') no-repeat 0px 0px; position: relative; top:-15px;}
#nav li.downloadsTab a.currentPage {width: 109px; height:112px; background: url('images/tabs_downloads_active.png') no-repeat top center; position: relative; top:0px;}

#nav li.ministriesTab a {outline:none; width: 96px; height:105px; background: url('images/tabs_ministries.png') no-repeat 0px 0px; position: relative; top:-15px;}
#nav li.ministriesTab a.currentPage {width: 96px; height:112px; background: url('images/tabs_ministries_active.png') no-repeat top center; position: relative; top:0px;}

#nav li.guestsTab a {outline:none; width: 75px; height:105px; background: url('images/tabs_guests.png') no-repeat 0px 0px; position: relative; top:-15px;}
#nav li.guestsTab a.currentPage {width: 75px; height:112px; background: url('images/tabs_guests_active.png') no-repeat top center; position: relative; top:0px;}

#nav li.membersTab a {outline:none; width: 95px; height:105px; background: url('images/tabs_members.png') no-repeat 0px 0px; position: relative; top:-15px;}
#nav li.membersTab a.currentPage {width: 95px; height:112px; background: url('images/tabs_members_active.png') no-repeat top center; position: relative; top:0px;}

#nav li.blogsTab {margin-right:0px;}
#nav li.blogsTab a {outline:none; width: 66px; height:105px; background: url('images/tabs_blogs.png') no-repeat 0px 0px; position: relative; top:-15px;}
#nav li.blogsTab a.currentPage {width: 66px; height:112px; background: url('images/tabs_blogs_active.png') no-repeat top center; position: relative; top:0px;}

/**************** END NAVIGATION ***************************/

/********** COLOR SPECIFC STYLES ************************/

.home .topBar, .blogs .topBar {background: url('images/headerbar_blue.png') repeat-x top left; width:100%; height:16px; position:absolute; top:0px; left:0px; z-index:5;}
.about .topBar {background: url('images/headerbar_green.png') repeat-x top left; width:100%; height:16px; position:absolute; top:0px; left:0px; z-index:5;}
.downloads .topBar {background: url('images/headerbar_gold.png') repeat-x top left; width:100%; height:16px; position:absolute; top:0px; left:0px; z-index:5;}
.ministries .topBar {background: url('images/headerbar_orange.png') repeat-x top left; width:100%; height:16px; position:absolute; top:0px; left:0px; z-index:5;}
.guests .topBar {background: url('images/headerbar_red.png') repeat-x top left; width:100%; height:16px; position:absolute; top:0px; left:0px; z-index:5;}
.members .topBar {background: url('images/headerbar_purple.png') repeat-x top left; width:100%; height:16px; position:absolute; top:0px; left:0px; z-index:5;}

.home #footer, .blogs #footer {
	background: #f1f0ef url('images/footer_blue.png') repeat-x top center;
	*background-color: white;
}
.about #footer {
	background: #f1f0ef url('images/footer_green.png') repeat-x top center;
	*background-color: white;
}
.downloads #footer {
	background: #f1f0ef url('images/footer_gold.png') repeat-x top center;
	*background-color: white;
}
.ministries #footer {
	background: #f1f0ef url('images/footer_orange.png') repeat-x top center;
	*background-color: white;
}
.guests #footer {
	background: #f1f0ef url('images/footer_red.png') repeat-x top center;
	*background-color: white;
}
.members #footer {
	background: #f1f0ef url('images/footer_purple.png') repeat-x top center;
	*background-color: white;
}

body.home, body.blogs {background-color: #279df1;}
body.about {background-color: #3bb93f;}
body.downloads {background-color: #ffcc00;}
body.ministries {background-color: #ff9000;}
body.guests {background-color: #ed5d2b;}
body.members {background-color: #7c73db;}

.blogs .leftContent .attachment-post-thumbnail  {border-color:#269aec;}
.about .leftContent .attachment-post-thumbnail  {border-color:#38b13c;}
.downloads .leftContent .attachment-post-thumbnail {border-color:#fdca00;}
.ministries .leftContent .attachment-post-thumbnail  {border-color:#ff9000;}
.guests .leftContent .attachment-post-thumbnail {border-color:#ed5d2b;}
.members .leftContent .attachment-post-thumbnail {border-color:#7c73db;}

.blogs .mainContent img {border:1px solid #269aec; padding:1px;}
.about .mainContent img {border:1px solid #38b13c; padding:1px;}
.downloads .mainContent img {border:1px solid #fdca00; padding:1px;}
.ministries .mainContent img {border:1px solid #ff9000; padding:1px;}
.guests .mainContent img {border:1px solid #ed5d2b; padding:1px;}
.members .mainContent img {border:1px solid #7c73db; padding:1px;}

.blogs .rightContent .eventList a, .home .leftContent a, .blogs .leftContent a, .home .leftContent a:visited, .blogs .leftContent a:visited {color:#269aec; text-decoration:none;}
.about .rightContent .eventList a, .about .leftContent a, .about .leftContent a:visited {color:#38b13c; text-decoration:none;}
.downloads .rightContent .eventList a, .downloads .leftContent a, .downloads .leftContent a:visited {color:#fdca00; text-decoration:none ;}
.ministries .rightContent .eventList a, .ministries .leftContent a, .ministries .leftContent a:visited {color:#ff9000; text-decoration:none ;}
.guests .rightContent .eventList a, .guests .leftContent a, .guests .leftContent a:visited {color:#ed5d2b; text-decoration:none ;}
.members .rightContent .eventList a, .members .leftContent a, .members .leftContent a:visited {color:#7c73db; text-decoration:none ;}

.home .leftContent a:hover, .blogs .leftContent a:hover, .about .leftContent a:hover, .downloads .leftContent a:hover, .ministries .leftContent a:hover, .guests .leftContent a:hover, .members .leftContent a:hover  {text-decoration:underline;}

.blogs .leftContent ul {
	list-style-image:url('images/squareBullet_blue.png');
}

.about .leftContent ul {
	list-style-image:url('images/squareBullet_green.png');
}

.downloads .leftContent ul {
	list-style-image:url('images/squareBullet_gold.png');
}

.ministries .leftContent ul {
	list-style-image:url('images/squareBullet_orange.png');
}

.guests .leftContent ul {
	list-style-image:url('images/squareBullet_red.png');
}

.members .leftContent ul {
	list-style-image:url('images/squareBullet_purple.png');
}

.blogs .rightContent .sidebarHeading {background:url('images/headingBackground_blue.png') repeat-x top left;}
.about .rightContent .sidebarHeading {background:url('images/headingBackground_green.png') repeat-x top left;}
.downloads .rightContent .sidebarHeading {background:url('images/headingBackground_gold.png') repeat-x top left;}
.ministries .rightContent .sidebarHeading {background:url('images/headingBackground_orange.png') repeat-x top left;}
.guests .rightContent .sidebarHeading {background:url('images/headingBackground_red.png') repeat-x top left;}
.members .rightContent .sidebarHeading {background:url('images/headingBackground_purple.png') repeat-x top left;}

.blogs .leftContent h1, .blogs .leftContent h2, .blogs .leftContent h3, .blogs .leftContent h4, .blogs .leftContent h5 {color:#269aec;}
.about .leftContent h1, .about .leftContent h2, .about .leftContent h3, .about .leftContent h4, .about .leftContent h5 {color:#38b13c;}
.downloads .leftContent h1, .downloads .leftContent h2, .downloads .leftContent h3, .downloads .leftContent h4, .downloads .leftContent h5 {color:#fdca00;}
.ministries .leftContent h1, .ministries .leftContent h2, .ministries .leftContent h3, .ministries .leftContent h4, .ministries .leftContent h5 {color:#ff9000;}
.guests .leftContent h1, .guests .leftContent h2, .guests .leftContent h3, .guests .leftContent h4, .guests .leftContent h5 {color:#ed5d2b;}
.members .leftContent h1, .members .leftContent h2, .members .leftContent h3, .members .leftContent h4, .members .leftContent h5 {color:#7c73db;}

.blogs .rightContent .pageList a:hover, .blogs .rightContent .pageList a.current {color:#269aec; text-decoration:none; background: url('images/triangle_blue.png') no-repeat 0px 5px;}
.about .rightContent .pageList a:hover, .about .rightContent .pageList a.current {color:#38b13c; text-decoration:none; background: url('images/triangle_green.png') no-repeat 0px 5px;}
.downloads .rightContent .pageList a:hover, .downloads .rightContent .pageList a.current {color:#fdca00; text-decoration:none; background: url('images/triangle_gold.png') no-repeat 0px 5px;}
.ministries .rightContent .pageList a:hover, .ministries .rightContent .pageList a.current {color:#ff9000; text-decoration:none; background: url('images/triangle_orange.png') no-repeat 0px 5px;}
.guests .rightContent .pageList a:hover, .guests .rightContent .pageList a.current {color:#ed5d2b; text-decoration:none; background: url('images/triangle_red.png') no-repeat 0px 5px;}
.members .rightContent .pageList a:hover, .members .rightContent .pageList a.current {color:#7c73db; text-decoration:none; background: url('images/triangle_purple.png') no-repeat 0px 5px;}

.home #footer, .blogs #footer {text-shadow:1px 1px #269aec;}
.about #footer {text-shadow:1px 1px #38b13c;}
.downloads #footer {text-shadow:1px 1px #fdca00;}
.ministries #footer {text-shadow:1px 1px #ff9000;}
.guests #footer {text-shadow:1px 1px #ed5d2b;}
.members #footer {text-shadow:1px 1px #7c73db;}


/********* END COLOR SPECIFC STYLES *********************/

/**************** FOOTER ***************************/
#footer {
	display:block;
	min-height:160px;
	color:#FFF;
	font-size:14px;
	clear:both;
}
.footerWrapper {width:940px; margin:auto; text-align:center; padding-top:35px;}
.footerLeft {
	float:left;
	border-left:1px solid #FFF;
	padding:5px;
	text-align:left;
}
.footerRight {
	float:right;
	border-right:1px solid #FFF;
	padding:5px;
	text-align:right;
}
.lamplightLogo {
	outline:none;
	*position:absolute;
	*margin-left:-65px;
}
.lamplightLogo img {
	border:0px;
	padding-top:15px;
}

/**************** END FOOTER ***************************/

/**************** PHOTO GALLERY ************************/

.headingBox_gold {
	background: url(images/headingBackground_gold.png) repeat-x !important;
}

.headingBox_blue {
	background: url(images/headingBackground_blue.png) repeat-x !important;
	height:33px;
	color:#FFF;
	font-size:32px;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:10px;
}

.headingBox_orange {
	background: url(images/headingBackground_orange.png) repeat-x !important;
	height:33px;
	color:#FFF;
	font-size:32px;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:10px;
}


#galleryRow {
	width:100%;
	height:50px;
	padding: 10px 0px;
	display:block;
	border-bottom: 1px solid #e4e2e0;
}

#galleryRow .thumbnail img {
	width:50px !important; height:50px !important;
	border:none;
	outline:none;
	float:left;
	margin-right:10px;
}

#galleryRow .galleryDescription {
	float:left;
	margin:0px;
	height:50px;
}

#galleryRow .galleryDescription h1 {
	font-size: 30px;
	font-weight: normal;
	margin:3px 0px 0px;	
	border:none;
}

#galleryRow .galleryDescription p {	margin: 0px;}

#galleryRow .albumLink {
	float:right;
	margin-top:15px;
}

#galleryRow .albumLink a {
	margin:0px 5px 0px 0px;
	font-size:18px;
	color:#FDCA00;
	outline:none;
}

#galleryRow .albumLink a:hover {text-decoration:none;}

#galleryRow .albumLink img {border:none;}

#photoGallery_contents p strong {color:#fdca00;}

#photoGallery_contents ul { list-style:none; display:inline; padding:0px;}


#photoGallery_contents li { 
	float:left;
	width:95px !important; height:95px !important;
	display:block;
	background: url(images/photoGallery_thumbnails.png) no-repeat;
	margin: 0px 14px 14px 0px;
	padding:0px;
}

#photoGallery_contents li.last {margin-right:0px;}

#photoGallery_contents li img {
	border:none;
	padding:4px !important;
	width:87px;
	height:87px;
	outline:none;
}

#photoGallery_contents li a {outline:none;}

h2.MyriadCondensed {
	font-weight:normal;
	margin-bottom:0px;
	border-bottom:0px;
	font-size: 26px;
}

#photoGallery_contents p {
	margin-top:0px;
}

#photoGallery_contents li:hover {background-position:0px -95px;}


/**************** END PHOTO GALLERY ************************/

/*************** FAQ PAGE **********************/

#FAQ .Question { 
	margin-top:15px;
	cursor:pointer;
}

#FAQ .Question img {
	border:0px;
	float:left;
	z-index:1;
	position:relative;
	top:4px;
}

#FAQ .Question p {
	color:#38B13C;
	margin:0px 0px 0px 15px;
	font-size:22px;
	display:block;
}

#FAQ .Question p:hover {cursor:pointer;}

#FAQ .Answer p { margin:5px 0px 0px 15px; }

/*************** END FAQ PAGE **********************/

/*************** BLOGS **********************/

.authorAvatar {
	float:left;
}

.blogTitle {
	margin-left: 60px;
	border-bottom: 0px;
	margin-top:10px;
	padding-top: 5px;
	font-weight:normal;
	font-size: 28px;
	color:#269aec;
}

.blogTitle a, .blogTitle a:visited {
	color:#269aec;
}

.blogTitleSingle {
	border-bottom: 0px;
	margin-top:10px;
	padding-top: 5px;
	font-weight:normal;
	font-size: 28px;
	color:#269aec;
}

.blogTitleSingle a, .blogTitleSingle a:visited {
	color:#269aec;
	text-decoration: none;
}

.blogMetaSingle {
	border-bottom: 0px;
	font-weight:normal;
	font-size: 18px;
}

.blogMeta {
	margin-left: 60px;
	border-bottom: 0px;
	font-weight:normal;
	font-size: 18px;
}

.continueReading {
	font-style: italic;
}

.blogDivider {
	width:100%;
	border-bottom:1px solid #d8d5d2;
	height:1px;
	clear:both;
	margin-top: 15px;
	margin-bottom: 15px;
}

.subscribeRSS {
	margin:0px;
	padding:0px;
	margin-right:10px;
	padding-top:1px;
	font-size:18px;
	color:#269aec;
	font-style:italic;
}

.subscribeRSS a, .subscribeRSS a:visited {
	text-decoration:none;
	outline:none;
}

.subscribeRSS img {
	border:0px;
}

/*********************** COMMENTS ********************/

.postcomments a {
	color: #84a877;
	font-style:italic;
}

.postcomments a:hover {	text-decoration:underline; }
}
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 98%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	margin-bottom:10px;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
	
.reply a, .reply a:visited {
	background: #429EE2;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #429EE2;
	}
	
.reply a:hover {
	background: #F9A234;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #F9A234;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #F7F7F7;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	border-left: 1px solid #E6E6E6;
	margin: 0px;
	padding: 0px;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.navigation a {
	font-style:italic;
	text-decoration:none;
	outline:none;
}

.navigation a:hover {
	text-decoration:underline;
	outline:none;
}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/*********************** END COMMENTS ********************/

/********** BULLETIN TABLE ****************/

table.bulletinTable {
	margin:auto;
	width:90%;
	border: 1px solid #fdca00;
	padding:0px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#fff;
}

table.bulletinTable tr:first-child {
	height:35px;
	background:url(images/headingBackground_gold.png) repeat-x;
}
table.bulletinTable tr:first-child h1 {
	margin:0px;
	color:white;
	border:0px;
	font-size: 22px;
}

table.bulletinTable tr.colored { background-color:#fff7d9;}

table.bulletinTable td {height:22px; line-height:22px; padding:0px 25px;} 
table.bulletinTable td:last-child {text-align:center;}
table.bulletinTable td img {border:0px !important; position:relative; top:3px; margin:0px 5px;}
table.bulletinTable a {color:#fdb300 !important;}

/********** END BULLETIN TABLE ****************/


/************ SERMON ARCHIVES *****************/

.sermonDetails {
	padding:0px 10px 10px 10px;
	margin-left:30px;
}

.sermonHeading {
	font-size:26px;
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.sermonHeading em.sermonLinks {
	font-size:14px;
	float:right;
	font-style: normal;
	margin-top:5px;
}

.sermonHeading em.sermonLinks a {
	line-height:20px;
	outline: none;
}

.sermonHeading em.sermonLinks a:hover {
	text-decoration: none;
}

.sermonHeading em.sermonLinks a img {
	border:0px;
	position:relative;
	top:3px;
}

.sermonHeading em.preacher {
	font-size:18px;
	margin:0px;
	padding:0px;
	font-style: normal;
}

.sermonHeading em.sermonTitle {
	font-size:22px;
	margin:0px;
	padding:0px;
	color: #fdb300;
	font-style: normal;
}

.sermonRow {
	border-bottom: 1px solid #e4e2e0;
}

p.audioplayer_container {  
  text-align: right;  
  padding:0px;
  margin:0px;
  margin-right:-9px;
  margin-top:3px;
} 

span.sermons {
	font-style:normal;
	float:right;
	font-size:18px;
	color:#adaaa8;
	margin:0px;
	padding:0px;
	margin-top:15px;
} 

span.sermons a, span.sermons a:visited {
	color:#adaaa8 !important;
	font-size:18px !important;
	text-decoration:none;
}

span.sermons a:hover {
	text-decoration:none;
}

span.sermons a img {
	margin-bottom : 4px\9; /* IE8 and below */
}

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	color: #adaaa8;
	text-decoration: none;
}