#sidebar {
width:246px;
padding: 10px 0px 5px 5px; 
margin-top:-5px; margin-bottom:10px;
background-color:#fff;
}
#sidebar h3 a, #sidebar h3 {font-size:17px; padding:0px;}
#sidebar h4 a{color:#000;}
.recent_articles ul li {list-style-type:none; }
.recent_articles ul li a {color:#004477;}
.recent_articles ul li a:hover {color:#cc0000;}
.recent_articles ul {margin-left:-20px;}
.name {font-size:1.2em; font-weight:bold;}
.email a {line-height:20px;}
#sidebar #list_links {margin-top:-10px;}

p a, span a{color:#004477;}
p a:hover, span a:hover {color:#CC0000;}

#content {margin:10px 10px 0px 10px;}

.homepage_h5 {margin-bottom:-10px;}


#contact_box {width:480px; float:left;}
#contact_box a {color:#004477;}
#contact_box a:hover {color:#cc0000;}
#map {float:right; margin-bottom:20px;}

.images li {list-style:none;margin-left:-5px;}
.images p {display:inline; margin-right:-9px;}
.images p img {border:1px solid #000; padding:0;}

#searchform {float:right; position:relative; margin-top:-52px;}
#searchform label.screen-reader-text {display:none;}

/* Gallery */
.gallery_header {
 position:relative; text-align:center; width:100%;
border-bottom:3px solid #778855;
margin-bottom:5px;
}

.gallery_footer {
 position:relative; text-align:center; width:100%;
border-top:3px solid #778855;
margin-top:5px;
}

.gallery_prev, .gallery_results, .gallery_next {
display:inline; text-align:center;
}

.gallery_prev {margin-right:5px;}
.gallery_next {margin-left:5px;}

.gallery_title {text-align:left;}
#gallery_box {width:180px; float:left;}
.gallery_album_single {float:left; text-align:center;}
#gallery_box img {border: 1px solid #000; margin-bottom:6px;}

.date {color:#004477; margin-top:-5px; padding-bottom:2px;}
.pastor_name {font-weight:bold;}
.display_block {
	display:block;
}
.article p {margin-top:-5px;padding-top:5px;}

.article {margin-top:-5px;}
.element p {
background-color:#fff;
	margin: 0;
	padding: 10px 8px 10px 20px;
}
.element img {
	margin:0;
	padding:10px 5px 5px 20px;
}

.element .photo {float:left; }
.pastor_name {padding-left:20px}

#js_home {
	background-color:#364d60; /*00355f or 002c4f*/
	height:248px;
	margin-top:5px;
}

#home_left { width:405px; padding-top:0px; margin-right:5px; background-color:#FFF; margin-top:-10px;}
/*#home_right {padding:10px;width:490px; margin-left:0px; padding-top:0px; margin-right:0px;  }*/
#home_right {width:470px; padding: 0 10px 0 10px;}


#right_top, #announcements, #flickr {padding:5px;width:505px; margin:-10px 0px 5px -10px;}
h3 {padding:5px; border-bottom: 3px solid #778855;}
#home_right h3 {padding:5px; border-bottom: 3px solid #778855;} 
#announcements ul{ padding-left:10px;}


#top_left{width:250px; margin-right:-240px;}
#top_right {width:240px; float:left; margin-left:15px; height: 130px;}
#service_hours {width:250px; display:block; float:left;}
#service_hours p, #contact_block p {padding-left:10px;}
#announcements ul li { padding: 2px 0px; }
#announcements ul {margin-bottom:-5px;}

#right_top {}
#announcements {}
#flickr {}

#flickr .images {margin-left:25px;}
#flickr .images img {margin-right:10px;}

#feature_left {background-color:#364d60; margin:10px 0 10px 10px; width: 570px; height:228px;}
#feature_left img {border: #FFF solid 1px;}

#home_container { padding-top:10px;background-color:#FFF; margin-top:5px; margin-bottom:0px;}

.page {margin-right:10px;}
.post, .page {padding:10px 10px 10px 0;}
.post p {padding-left:0px;}
#home_left hr {margin:0px 10px 0px 10px;}
h4, h2 {font-weight:normal;}
.entry h4 {font-size:1.2em; color:#333; font-weight:bold;}

#home_image_content {
  width:131px; 
  height:210px;
  position:absolute; 
  position: absolute; /* important */
  right: 1px;
  top: 1px;
  font: 10px/15px Arial, Helvetica, sans-serif;
  padding: 10px 13px;
  
  background-color: #000000;
  filter: alpha(opacity=70); /* here you can set the opacity of box with text */
  -moz-opacity: 0.7; /* here you can set the opacity of box with text */
  -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
  opacity: 0.4; /* here you can set the opacity of box with text */
  color: #fff;
  
}
#home_image {width:572px; height:232px; position:relative;}
/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	background: #364d60; /*eee*/
	border-top: 5px solid #364d60;
	color: #333;
	font-size: 11px;
	padding: 0 0 40px;
}


/* anchors
----------------------------------------------- */
a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color:#333;
}


/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	background:#fff;
}


/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {line-height:1.2em; margin-bottom:.3em;}
h2 a {font-weight:normal;}
h3 {font-size:1.2em; font-weight:bold;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}


h1 a {
	font-weight:normal;
}


/* branding
----------------------------------------------- */
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	background:#FFF;
	padding:10px 0px 30px 10px;
	margin-bottom:0;
}

#branding img {
	float:left;
	margin-right: 0px;
}

#branding a {
	display:block;
	position: relative; 
	width:75%;
	font-size:75%;
	line-height: 25px;
	margin-top: 40px;
}

/*#branding a {display:block;position: absolute; width:75%;  margin: 40px 0 0 45px; z-index:2; }
*/
/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	/*border-bottom:1px solid #ccc;*/
        color:#CC0000;
}

/* boxes
----------------------------------------------- */
.box {
	background:#ddd;
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
}
.box h2 {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#333;
	margin:-10px -10px 0 -10px;
	padding:6px 12px;
}
.box h2 a,
.box h2 a.visible {
	color:#fff;
	background:#333 url("../img/switch_minus.gif") 97% 50% no-repeat;
	display:block;
	padding:6px 12px;
	margin:-6px -12px;
	border:none;
}
.grid_4 .box h2 a {
	background-position: 97% 50%;
}
.grid_5 .box h2 a {
	background-position: 98% 50%;
}
.grid_12 .box h2 a {
	background-position: 99% 50%;
}


.box h2 a.hidden,
.box h2 a.hidden:hover {
	background-image: url("../img/switch_plus.gif");
}
.box h2 a:hover {
	background-color:#111;
}
.block {
	padding-top:10px;
}
div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* table
----------------------------------------------- */
table {
	width:100%;
	border:1px solid #bbb;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
th, td {
	padding:.2em 1em;
	text-align:left;
}
thead th {
	border-bottom:2px solid #888;
	background:#bbb;
	padding:.4em 1em .2em;
}
thead th.table-head {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	background:#555;
	border:1px solid #555;
}
tbody th,
tbody td {
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background:#eee;
}
tbody tr.odd th,
tbody tr.odd td {
	background:#fff;
}
tfoot th,
tfoot td {
	border-top:2px solid #666;
	background:#eee;
}
tfoot tr.total th,
tfoot tr.total td {
	border-top:6px double #666;
}
tfoot tr.total th {
	text-transform:uppercase;
}
th.currency,
td.currency {
	text-align:right;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
fieldset {
	border:1px solid #bbb;
	padding:10px;
	position:relative;
	background:#e9e9e9;
	margin-bottom:10px;
}
legend {
	font-size:1.1em;
	padding:.4em .8em;
	background:#fff;
	border:1px solid #bbb;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}
fieldset p label {
	width:98%;
}
fieldset p input {
	width:98%;
}
fieldset p select {
	width:99%;
}
fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}

input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* articles
----------------------------------------------- */
.articles {
	padding:0;
}
.articles h2 {
	margin:0;
}
#articles {
	padding-top:0;
}
.article {
	border-top:0px solid #666;
	padding-top:.5em;
}
.box .article {
	border-top:3px solid #fff;
	padding:13px 10px 0 10px;
}

.box .first{
	border-top:none;
}

.article img.image {
	float:left; 
	margin:3px 10px 3px 0; 
	padding:0px;
	border:1px solid #000;
	background:#fff;
}

.article img {
	float:left; 
}
.article p.meta {
	color:#666;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	padding:.3em 0;
	margin-bottom:.8em;
}



/* site information
----------------------------------------------- */
#site_info .box {
	color:#000;
	background:#FFF;
border-top: 2px  solid #CC0000;
	margin-bottom:10px;
}
#site_info a {
	color:#000;
}
#site_info a:hover {
	color:#000;
}


/* AJAX sliding shelf
----------------------------------------------- */
#loading {float:right; margin-right:14px; margin-top:-2px;}
.block {padding-bottom:1px;}


/* Accordian
----------------------------------------------- */


#accordion h3 {padding-left:25px;}
#accordion {margin-top:10px; height:232px;}

#accord_content {
	width:338px;
	background-color:#fff;
	margin:0 auto; 
	border-right: 1px solid #FFF; 
	border-left: 1px solid #FFF;
}

.element h4 {
	margin: 0;
	padding:10px 10px 0px 8px;
	color:#CC0000;
	line-height:1em;
}
.element p {
background-color:#fff;
	margin: 0;
	padding: 10px 8px 10px 20px;
}

.float-right {
	padding:10px 20px;
	float:right;
}

#accordian-block {
	padding-bottom:0px;
}


