
body {
	margin: 0;
	padding: 0;
	background: url(/images/bg01.jpg);
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 24px;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: justify;
	line-height: 2.2;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

strong {
	color: #4A3E29;
}

a {
	color: #506C00;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin: 0 27px 0 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #E9E4D8;
}

/* Wrapper */

#wrapper {
	background: url(/images/bg02.jpg) repeat-x;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 118px;
	background: #fff; /*url(/images/bg04.jpg);*/
	padding:10px 10px 0px 10px;
	width:980px;
}

/* Logo */

#logo {
	float: left;
	width: 283px;
	height: 118px;
	background: url(/images/bg_orange.gif) top left no-repeat;
}
#logo img {margin-top:30px; margin-left:10px;}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 10px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#banner {
	float: left;
}

/* Menu */

#menu {
	height: 76px;
	background: #fff; /*url(/images/bg04.jpg) no-repeat 0 -211px;*/
}

#menu ul {
	height: 67px;
	margin: 0 10px;
	padding: 9px 0 0 14px;
	background: url(/images/bg05.jpg);
	list-style: none;
	line-height: 1
}

#menu li {
	float: left;
	height: 35px;
	padding: 15px 20px 0 20px;
}

#menu li.active {
	background: url(/images/bg06.jpg) no-repeat;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 18px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}


/* Top Bar */

#top-bar {
	background: #fff; /*url(/images/bg04.jpg) no-repeat 0 -287px;*/
}

/* Search */

#search {
	float: right;
	width: 245px;
	height: 48px;
	background: url(/images/bg08.jpg) no-repeat 0 12px;
}

#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search .input-text {
	float: left;
	width: 178px;
	margin: 12px 0 0 0;
	padding: 4px 10px;
	font: inherit;
	line-height: normal;
	border: none;
	background: none;
	color: inherit;
}

#search .input-submit {
	display: none;
}

#error_message {
background:#FF0000;
border:1px solid #ededed;
padding:5px;
color:#fff;
font-size: 12px;
}

/* Page */

#page {
	background: #fff; /*url(/images/bg03.jpg) repeat-y;*/
}

/* Content */

#content {
	float: left;
	width: 655px;
	overflow:hidden;
	padding: 10px 24px 0 40px;
	background: #fff; /*url(/images/bg04.jpg) no-repeat 0 -335px;*/
}
.leftphoto {float:left; margin-right:10px; padding:3px; border:1px solid #ededed;}
.rightphoto {float:right; margin-left:10px; padding:3px; border:1px solid #ededed;}
#error {background:#f33; border:2px solid #CC3333; color:#fff; padding:5px; margin-top:5px;}

.register {width:234px; padding:10px; float:left; color:#fff; border:1px solid #97AB7A; margin:10px; background:url('/images/bg_green.jpg') repeat;}
.register strong {color:#fff;}
.register .textinput {width:160px;}


/* Forum */
#forum {background:#322b25 url('/images/bg_brown.jpg') repeat-x;}
#forum th {color:#fff;}
.post_content {border:1px solid #ededed;}
.posted_by {background:#ededed;}
.r0 {background:#ededed;}
.r1 {background:#fff;}
#add_post {display:none;}
#add_post textarea {width:600px; height:100px;}
#add_post .text_line {width:600px;}

/* Post */



.title {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 24px;
	color: #5A5544;
}

.title a {
	text-decoration: none;
	color: #5A5544;
}

.title a:hover {
	text-decoration: underline;
}


.date {
	line-height: normal;
	color: #ACAAA1;
}

.entry {
	margin: 0px;
	padding: 20px 0;
	border-top: 1px solid #E5E1D8;
}

.meta {
	height: 53px;
	background: #E5ECDB;
	border-bottom: 1px solid #DDE5CE;
}

.meta p {
	line-height:  normal;
}

.meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background: #fff; /*url(/images/img04.gif) no-repeat 0 50%;*/
}

.meta .more {
	padding-left: 17px;
	background: url(/images/img05.gif) no-repeat 0 50%;
}


/* Map */
.map_church { visibility:hidden; position:absolute; top:20px; left:20px; padding:5px; width:200px; background:#657352; z-index:5; color:#ffffff;}
	.map_church h3 {color:#ffffff; font-size:18px; padding:0 10px 0px 10px; margin:0px 0px 5px 0px; text-align:right; border-bottom:1px solid #E5E1D8;}
	.map_church h4 {font-size:14px; text-align:left;}
.map_marker {position:absolute; background:url(/images/circle.png) no-repeat; width:20px; height:20px; padding:0px; margin:0px; top:1px; left:1px; text-align:center; font-weight:bold;}
.map_marker a {text-decoration:none; color:inherit;}

.church_output {width:400px; float:right;}
.church_output .column_left {margin-top:20px; width:180px; float:left; padding-right:5px;}
.church_output .column_right {margin-top:20px; width:180px; float:left; padding-left:5px;}
.church_output .column_right img {padding:3px; float:left; width:50px; height:50px;}

.infopane {visibility:hidden;}

/* Polaroid */
.polaroid { float:left; margin:10px 10px 0px 0px; padding-top:7px; text-align:center; width:220px; height:196px; background: url('/images/polaroid.png') no-repeat;}
.polaroid img {width:200px; height:152px;}
.polaroid a {text-decoration:none;}

/* Image List */
.imagelist { float:left; margin:10px 10px 0px 0px; padding-top:0px; text-align:center; width:200px; height:150px; }
.imagelist img {width:200px;}
.imagelist a {text-decoration:none;}

/* Document */
h3.doclist {margin-top:20px; clear:both; width:100%; border-bottom:1px solid #ccc;}
.document {height:50px; width:250px; float:left; background:#fff; margin:5px 5px 0px 0px; padding:5px; border:2px solid #ccc; }
.document img {float:left; margin-right:5px;}
.document a {text-decoration:none;}

/* Sidebar */

#sidebar {
	float: right;
	width: 226px;
	padding: 0px 50px 0 0;
	background: #fff; /*url(/images/bg04.jpg) no-repeat 100% -335px;*/
}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #E5E1D8;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 3.5;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 7px 0 2px 0;
	border-bottom: 1px solid #E5E1D8;
}

.photo_list img {padding:3px; float:left; width:60px; height:60px;}

/* ############################## CALENDAR ################################## */

#calendar {
	border-style:solid;
	border-collapse: collapse;
	font-size:10px;
	color: #333;
	width:650px;
}
	#calendar_links {width:650px; padding-top:10px;}
	#calendar_title {
		text-align:center;
		padding:0;
		margin:0;
		font-size:20px;
	}
	#calendar td {
		width:80px;
		height:80px;
	}
	#calendar .today {
		background-color:#FFDDDD;
	}
	#calendar .nodates {
		background-color:#ededed;
	}
	#calendar a {display:block; padding:5px 2px 5px 2px; text-decoration:none;}
	#calendar a:hover {background:#ededed;}

.summary {font-weight:bold;}


/* Footer */

#footer {
	margin: 0 10px;
	padding: 25px 25px 0 25px;
	background: #28241E url(/images/bg09.jpg) repeat-x;
	color: #736F6A;
}


#footer p {
	float:right;
}

#footer a {
	color: #8F8B83;
}

/* Admin Area */
.admin_image_options { background:#fff; width: 200px; position: relative; top: -35px; text-align: center; font-size:14px; font-weight:bold; padding:5px 0px 5px 0px;}
.admin_images { width: 200px; margin: 20px; text-align: center; float:left; }

/* User sidebar */
#user_sidebar {
	float: right;
	width: 216px;
	margin-right:25px;
	padding: 10px;
	background:#EEE7D5;
}
#user_sidebar a {padding-left:5px; display:block; width:206; height:100%; color:#333; text-decoration:none;}
#user_sidebar a.active, #user_sidebar a:hover {background:#647251; color:#fff;}

