* {
	margin: 0;
	padding: 0;
}

body {
	background: #eee url('./images/header-bg.gif') repeat-x;
	margin: 0;
	padding: 0;
}

img {
	padding: 3px;
	background: #FFF;
	border: 1px solid #CCC;
}

.floatLeft {
	float: left;
	margin: 0 10px 10px 0;
}

.floatRight {
	float: right;
}

.hide {
	display: none;
}

.large {
	font-size: 18px;
}

.title {
	color: #393;
}

a {
	color: #639695;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	background-color: #639695;
	text-decoration: none;
}

#container {
	margin: auto;
	width: 900px;
	padding: 1px;
	border: 1px solid #D1D1D1;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #333;
}

/* HEADER
--------------------------------------------------*/
#header {
	height: 20px;
	background-color: #382C1E;
}

/* BANNER
--------------------------------------------------*/
#banner {
	margin-bottom: -5px !important;
}

#banner img {
	padding: 0;
	border: 0;
}

#banner a:hover {
	background-color: transparent;
}

/* NAVBAR
--------------------------------------------------*/
#navbar {
	background-color: #382C1E;
	font-variant: small-caps;
	font-size: 14px;
	overflow: visible;
}

#navbar ul {
	height: 28px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt 0pt 0px 20px;
	padding: 7px 0pt 0px 0pt;
}

#navbar li {
	background-color: transparent;
	display: inline;
	height: 35px;
	margin-left: -3px;
}

#navbar li a {
	height: 28px;
	color: #F1F0D1;
	padding: 8px 12px 10px 12px;;
	text-decoration: none;
}

#navbar li a:hover {
	background: #71593D none repeat scroll 0%;
	color: #F1F0D1;
}

#navbar li.active a {
	background: #F4F4F4 none repeat scroll 0%;
	color: #382C1E;
	cursor: default;
}

#navbar li.active a:hover {
	background: #F4F4F4 none repeat scroll 0%;
	color: #382C1E;
}

/* MAIN
--------------------------------------------------*/
#main {
	float: left;
	background: #F4F4F4;
	width: 820px;
	padding: 10px 40px 10px 40px;
}

#main ul, #main ol {
	margin: 12px 0 16px 16px;
}

#main h1, #main h2, #main h3 {
	font-variant: small-caps;
	margin: 6px 0 12px 0;
	color: #85190D;
}

#main_left {
	float: left;
	width: 565px;
}

#main_left p {
	margin-bottom: 18px;
}

#main h2 {
	font-size: 19px;
	font-weight: normal;
}

#main_left h2 {
	margin-bottom: 10px;
}

#main h3 {
	font-size: 13px;
}

.home #main_left {
	width: 450px;
}

/* EVENTS
--------------------------------------------------*/
#events {
	list-style: none;
	padding: 0;
	margin: 0;
}

#events li {
	margin-bottom: 12px;
	padding: 2px 0 0 0;
}

#events blockquote {
	margin: 0 0 0 12px;
	background: none;
	padding: 0;
}


/* MAIN FOOTER
--------------------------------------------------*/
#main_footer {
	clear: both;
	float: left;
	margin: 8px 0 16px 0 !important;
	margin-bottom: -72px;
	width: 100%;
}

#main_footer img {
	padding: 0;
	border: 0;
	background: none;
}

#sub_nav {
	float: left;
	height: 50px;
	padding-left: 40px;
}

#sub_nav a {
	display: block;
	float: left;
	margin: 30px 0 -30px 0;
	background: none;
}

#sub_nav a:hover {
	position: relative;
	top: -22px;
}

#sub_nav #devotionals {
	margin-left: 25px;
}

#back_to_home.home {
	position: absolute;
	left: -5000px;
}

#back_to_home {
	display: block;
	float: right;
	position: relative;
	top: 15px;
	right: 30px;
	width: 110px;
	padding-top: 35px;
	background: url(images/home.gif) center top no-repeat;
	text-align: center;
	font-size: 15px;
	cursor: pointer;
}

#back_to_home:hover {
	background-color: #98BDBE;
}

#back_to_home span {
	display: block;
	margin: 0 auto;
	width: 120px;
	padding: 0 !important;
	padding-bottom: 5px;
	background: #F4F4F4;
}


/* FOOTER
--------------------------------------------------*/
#footer {
	clear: both;
	position: relative;
	border-top: 4px solid #E6E6E6;
	z-index: 5;
}

#footer_inner {
	border-top: 1px solid #B2B2B2;
	height: 75px;
	padding: 20px 50px;
	background: #FFF;
	font-size: 11px;
}

#footer a {
	
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#search {
	float: right;
}

#search input.text {
	position: relative;
	top: -5px !important;
	top: 2px;
	right: 1px;
	padding: 2px 3px;
	border: 2px solid #639695;
	font-size: 13px;
}

/* SIDEBAR
------------------------------------------*/
#sidebar {
	float: left;
	width: 195px;
	margin: 10px 10px 0 48px;
	border: 1px solid #AAA;//#ececec;
}

#sidebar_inner {
	background: #dcdcdc;
	padding: 12px;
}

#sidebar ul {
	margin-bottom: 18px;
	list-style: none;
}

#sidebar ul.menu {
	list-style: none;
	padding: 0;
	margin: 12px 0 18px 12px;
}

#sidebar ul.menu li {
	margin-bottom: 8px;
}

#sidebar h2 {
	font-size: 14px;
}

#sidebar {
	font-size: 13px;
}
	

/* FALBUM
------------------------------------------*/
#main .falbum-album {
	float: left;
	margin: 0 32px 10px 0;
	clear: none;
	width: 100px;
	height: 140px;
}

#main .falbum-album h3 {
	position: relative;
	left: 0 !important;
	left: 6px;
}

#main .falbum-album img {
	border: 1px solid #CCC;
	background: #FFF;
}

#main .falbum a:hover, #main .falbum-album a:hover {
//	background-color: transparent;
}

#main .falbum a:hover img, #main .falbum-album a:hover img {
	background-color: #ffe400;
}

#main .falbum-album .falbum-title {
	border: 0;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-variant: normal;
	font-size: 12px;
	width: 110px;
	text-align: center;
	margin: 0;
}

#main .falbum-title {
	font-size: 14px;
	margin: 0 0 12px 0;
	width: auto;
}

#main .falbum-tn-border-t {
	display: inline;
	height: 95px;
}	

#main .falbum-thumbnail {
   display: inline;
}

#main .falbum-meta, #main .falbum-album-description {
	display: none;
}

#main .falbum img {
	border: 1px solid #CCC;
}

#falbum.falbum .falbum-title span {
	display: none;
}

.falbum-tags-block {
	display: none;
}

#falbum-post-helper-switch img {
	border: 0;
}

.falbum-recent {
	margin: 0;
	padding: 0;
	list-style: none;
}

.falbum-recent li {
	display: inline;
}


/* POSTS
------------------------------------------*/
#posts {
	float: left;
	border: 1px solid #AAA; //#ececec;
	padding: 1px;
	background: transparent;
	margin-left: 24px !important;
	margin-left: 14px;
}

#posts h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 6px 0;
}


#posts_inner {
	float: left;
	background: #dcdcdc;
	padding: 13px;
}

.post {
	float: left;
	margin-bottom: 0;
	font-size: 13px;
}

#main .post h2 {
	font-size: 14px;
	margin-bottom: 4px;
}

.post img {
	margin: 0 10px 10px 0;
}

.post_date {
	display: block;
	margin: -2px 0 5px 0;
	font-size: 9px;
}

#container #main #posts .entry {
	float: left;
	margin-bottom: 0 !important;
	margin-bottom: -20px;
	width: 509px;
	padding: 0;
}

/* FST GALLERY
------------------------------------------*/

#main .fst-gallery a:hover {
	background-color: transparent;
}

#main .fst-gallery a:hover img {
	background-color: #ffe400;
}

#main .fst-gallery .fst-title a:hover, #main .fst-gallery .fst-breadcrumbs a:hover { 
	background-color: #0E85FF;
}

.fst img {
	border: 1px solid #CCC;
	padding: 3px;
	margin: 5px;
	background-color: #FFF;
}

.fst-album .fst-title {
	border: 0;
	font-family: "Lucida Grande", Arial, san-serif;
	font-variant: normal;
	font-size: 12px;
}

.fst-border {
	display: inline;
	height: 95px;
}

/* gallery */

.fst-gallery .fst-album {
	float: left;
	margin: 0 32px 10px 0;
	clear: none;
	width: 100px;
	height: 140px;
	text-align: center;
}

.fst-gallery .fst-album .fst-title {
	width: 110px;
	text-align: center;
}

.fst-gallery .fst-desc {
	display: none;
}

/* recent */

.fst-recent img {
	float: left;
}

.fst-recent .fst-album .fst-title {
	padding-top: 7px;
}

/*---- CLEARFIX HACK ----*/

.fst-recent .fst-album:after, .clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* MEET THE PEOPLE
------------------------------------------*/

.meet_the_people {
	clear: left;
}	


