/* CSS Document */

a, a:visited, a:hover, a:focus, a:active, a:link {
	outline: none;
}
body {
	background: #000 url(../images/wood.jpg) scroll repeat-x 50% 0%;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
}

/* header content */
#header {
	margin-top: 15px;
	overflow: hidden;
}
#header h1 {
	margin: 0;
}
#header img {
	float: left;
}
#header a img {
	border: none;
}
.clear {
	clear: both;
}
/* end */

/* main content */
#main_content {
	margin-top: 15px;
}
#top_image a,
#top_image a *
{
	text-decoration: none;
	outline: none;
}
#top_image {
	width: 100%;
	background-color: #fff;
	height: 350px;
	-moz-box-shadow: 0px 0px 8px #ddd; 
	-webkit-box-shadow: 0px 0px 8px #ddd; 
}
#top_image div.tweet {
	background: transparent url(../images/tweet.jpg) scroll no-repeat 10px 10px;
	color: #fff;
	height: 340px;
	width: 890px;
}
#top_image div.blog {
	background: transparent url(../images/blog.jpg) scroll no-repeat 10px 10px !important;
}
#top_image div.tweet p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
	margin: 0px;
	padding: 60px 40px 0px 350px;
}
#top_image div.tweet p a {
	color: #fff;
	text-decoration: none;
}
#top_image div.tweet p span {
	display: inline-block;
	font-size: 0.4em;
	padding-top: 20px;
}
#top_image div.tweet p span a {
	text-decoration: none;
}
#top_image img {
	margin: 10px;
}
#content_one {
	width: 100%;
	background: #fff;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFFFFF), to(#ddd));
	background: -moz-linear-gradient(0% 100% 90deg, #ddd, #fff);
	-moz-box-shadow: 0px 0px 8px #ddd; 
	-webkit-box-shadow: 0px 0px 8px #ddd; 
}
#content_one .content {
	padding: 20px 20px;
}
#content_one .content h1,
#content_one .content h2 {
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial;
	margin: 0px;
	font-size: 24px;
}
#content_one .content p {
	font-size: 13px;
	padding: 0px;
	line-height: 22px;
}
#content_one .content p a, ul.downloads li a {
	color: #000;
}
#content_one .content p a:hover {
	color: #B2002B;
}
/* end */

/* footer */
div#box {
	margin-top: 25px;
	margin-bottom: 15px;
	overflow: hidden;
}
div#box div {
	border: 7px solid #efefef !important;
	background-color: #fff;
	width: 249px;
	height: 118px;
	float: left;
	padding: 15px;
	margin: 5px;
	border: 1px solid #ccc;
	font-size: 14px;
	color: #444;
}
div#box div.first {
	margin-left: 0;
}
div#box div.last {
	margin-right: 0;
	margin-left: 6px;
}
div#box div h2 {
	color: #C10031;
}
div#box div h2, 
div#box div p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}
div#box div p {
	width: 150px;
}
div#box div p, div#box div a {
	font-size: 13px;
	margin-top: 7px;
	color: #666666;
	line-height: 16px;
}
div#box div a.right {
	text-decoration: none;
}
div#box div a:hover {
	text-decoration: underline;
	color: #B2002B;
}

div#box div#notes {
	background: #fff url(../images/notes.png) scroll no-repeat 98% 50%;
}
div#box div#cd {
	background:  #fff url(../images/cd.png) scroll no-repeat 98% 50%;
}
div#box div#new {
	background:  #fff url(../images/user.png) scroll no-repeat 98% 50%;
}
div#box div#search {
	background:  #fff url(../images/search.png) scroll no-repeat 98% 0%;
}
div#box div#lnc {
	background:  #fff url(../images/lnc.png) scroll no-repeat 96% 30%;
}
div#box div#refuel {
	background:  #fff url(../images/refuel.png) scroll no-repeat 96% 50%;
}
div#box div#mail {
	background:  #fff url(../images/mail.png) scroll no-repeat 98% 50%;
}
div#box div#survey {
	background:  #fff url(../images/survey.png) scroll no-repeat 100% 40%;
}
div#box div#social {
	background:  #fff url(../images/tw_fb.png) scroll no-repeat 98% 45%;
}
span#onesermon {
	margin-top: 10px;
	display: block;
}
/* end */

/* header */
.triangle-l {
	border-color: #A1001A transparent transparent transparent;
	border-style:solid;
	border-width:20px;
	height:0px;
	width:0px;
	position: relative;
	left: -30px;
	top: 48px;
	z-index: -1;
	margin-bottom: 20px;
}
.rectangle {
	padding: 10px 25px 10px 30px;
	position: relative;
	margin-left:-30px;
	float: left;
	background-color: #B2002B;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#B2002B), to( #A1001A));
	background: -moz-linear-gradient(0% 100% 90deg, #A1001A, #B2002B);
	-moz-box-shadow: 0px 0px 4px rgba(80,80,80,0.6);
	-webkit-box-shadow: 0px 0px 4px rgba(80,80,80,0.6);
	z-index: 100;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}
.rectangle h2,
.rectangle h1 {
	color: #fff;
	text-shadow:1px 1px 5px #666;
}
/* end */

/* floating image */
img.float_right {
	float: right;
	border: 5px solid #eee;
	margin: 11px;
	margin-top: -5px;
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.50);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.50);
}
img.float_left {
	float: left;
	border: 7px solid #eee;
	margin: 11px;
	margin-top: 0;
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.50);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.50);
}
img.float_right:hover {
	position: relative;
	z-index: 5;
}
/* end */

/* features */
ul.features {
	clear: both;
	padding: 0;
	margin: 20px 0;
	overflow: hidden;
}
ul.features li {
	display: inline-block;
	float: left;
	margin: 0;
	margin-right: 20px;
	width: 47%;
}
ul.features li.clear {
	display: block !important;
	width: 100%;
}
#content_one h3 {
	font-size: 0.9em !important;
	margin: 0 0;
}
ul.features li p {
	font-size: 0.8em !important;
}
ul.features li img{
	margin-left: 0;
}
/* end */

/* for IE overflow problem */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* end */


/* Sermons */
#sermons {
	font-size: 14px;
}
.title, .preacher, .reference {
	margin: 0px;
	font-size: 14px;
}


/* Contact form */
.left {
  font-size: 14px !important;
}
span.required {
  font-size: 13px !important;
  color: red !important;
  font-family:"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial;
}
input, textarea {
	font-family:"Lucida Sans Unicode", "Lucida Sans", Verdana, Arial;
	 font-size: 14px;
	 width: 100%;
}
input.btn {
	float: right;
	width: 90px;
	padding: 7px 14px;
	background-color: #009900;
	color: #fff;
	cursor: pointer;
}
/* end */

/* BUTTON STYLE CSS3 */
.button, 
.button:visited {
	background: #D3D3D3 url(../images/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 4px 9px 5px 5px; 
	color: #333 !important; 
	text-decoration: none !important;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	min-height: 16px;
	border-bottom: 0px solid rgba(0,0,0,0.1);
	position: relative;
	cursor: pointer;
	margin-top: 1px !important;
}
.button:hover {
	color: #111 !important; 
	background: #ccc url(../images/overlay.png) repeat-x; 
}
.button img {
	float: left !important;
	margin-right: 3px;
	border: none;
}
/* end */

/* MEMBERS */
ul.downloads {
	padding-left: 20px;
	font-size: 14px;
	margin-top: 6px;
}
ul.downloads li {
	list-style: none;
	margin-bottom: 9px;
	background: url(../images/paper2.png) scroll no-repeat 0% 50%;
	padding-left: 25px;
}
ul.downloads li.locked {
	background: url(../images/unlock.png) scroll no-repeat 0% 50%;
}
/* end */

/* OTHER */
h3 {
	margin-bottom: 8px;
}
#map {
	height: 550px;
}
#map .gmap_marker {
	font-size: 14px;
}
#map .gmap_marker strong {
	color: #B2002B;
}
#map .gmap_marker p {
	margin-bottom: 0px;
	font-size: 13px;
}
a.right {  
	float: left; 
	text-align: 
	left; 
	padding: 2px 2px !important; 
}
p.right {	
	text-align: right; 
}
p.map_icon img {  
	vertical-align: middle; 
	padding-right: 10px;  
}
/* end */
