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

strong {
	font-weight:bold;
}

body {
	background-color: #17080b;
	font: 10pt Arial, Helvetica, sans-serif;
	color:white;
}

a {
	text-decoration:none;
	color:#8c6239;
}

ul li {
	list-style-type:disc;
	margin-left:20px;
}

/* HEADER */

#header {
	width: 100%;
	height: 63px;
	margin:0 auto;
	background:top left repeat-x url(../images/header_gradient.jpg);
}

#logo {
	height: 158px;
	width: 302px;
	background:left top no-repeat url(../images/lifeline_logo.jpg);
	float:left;
}

#logo:hover {
	cursor:pointer;
}

#navigation {
	letter-spacing:3px;
	width:100%;
}

#navigation a {
	color:white;
}

#navigation ul {
	text-align:center;
	padding:12px 0 0 0;
}

#navigation ul li {
	display:inline;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding-right:10px;
	padding-left:10px;
	margin:0;
	letter-spacing:0px;
	border-right:1px solid #465e8c;
}

#navigation ul li:last-child {
	padding-right:0;
	border:0;
}

#navigation ul li a:hover {
	border-bottom:2px solid #FFFFFF;
	cursor:pointer;
}

#tagline {
	display:block;
	font-size:24px;
	float:right;
	margin:50px 0 0 0;
	text-align:right;
}

/* MAIN CONTENT */

#content {
	width:970px;
	margin:0 auto;
}

#sidebar {
	width:295px;
	padding:30px 0 0 0;
	float:left;
	clear:both;
}

#heading {
	display:block;
	font:24px Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	clear:both;
	margin:0 0 15px 0;
}

#main_content {
	display:block;
	width:675px;
	float:right;
	margin:0 0 50px 0;
}

#content_body {
	width:480px;
	height:600px;
	margin:20px 0 0 0;
	padding:15px;
	font-size:18px;
	letter-spacing:-1px;
	color:black;
	background:top left repeat-x url(../images/lifeline_content_box_bg.jpg);
	margin:0 0 0 180px;
}

#content_body a {
	color:#39496D;
}

#tabs {
	margin:90px 0 0 0;
	float:left;
}

#get_help {
	display:block;
	width:180px;
	height:52px;
	background:top left no-repeat url(../images/lifeline_get_help.jpg);
}

#get_help:hover, #get_help.tabSelected {
	cursor:pointer;
	background:top left no-repeat url(../images/lifeline_get_help_over.jpg);
}

#give_help {
	display:block;
	width:180px;
	height:52px;
	background:top left no-repeat url(../images/lifeline_give_help.jpg);
}

#give_help:hover, #give_help.tabSelected {
	cursor:pointer;
	background:top left no-repeat url(../images/lifeline_give_help_over.jpg);
}

#help_help {
	display:block;
	width:180px;
	height:52px;
	margin:1px 0 0 0;
	background:top left no-repeat url(../images/lifeline_help_help.jpg);
}

#help_help:hover, #help_help.tabSelected {
	cursor:pointer;
	background:top left no-repeat url(../images/lifeline_help_help_over.jpg);
}

#main_content p {
	margin:0;
}

#inner_content {
	margin:15px;
}

#verse {
	height:100%;
	font-size:14px;
	font-style:italic;
	padding:195px 0 0 0;
	text-align:left;
}

#verse_reference {
	height:100%;
	font-size:14px;
	padding:20px 0 0 0;
	text-align:right;
}

#photo_gallery1 {
	position:absolute;
	display:block;
	width:312px;
	height:220px;
	margin:-45px 0 0 -35px;
}

#photo_gallery2 {
	position:absolute;
	display:block;
	width:312px;
	height:220px;
	margin:35px 0 0 200px;
}

/* PHOTO GALLERY */
#photo_top_border {
	display:block;
	width:311px;
	height:16px;
	background:top left no-repeat url(../images/photo_border_top.png);
	float:left;
}

#photo_left_border {
	display:block;
	width:13px;
	height:189px;
	background:top left no-repeat url(../images/photo_border_left.png);
	float:left;
}

#photo_content {
	display:block;
	width:287px;
	height:189px;
	background:top left no-repeat url(../images/photo_content_area.png);
	float:left;
	overflow:hidden;
}

#photo_right_border {
	display:block;
	width:11px;
	height:189px;
	background:top left no-repeat url(../images/photo_border_right.png);
	float:left;
	clear:right;
}

#photo_bottom_border {
	display:block;
	width:311px;
	height:15px;
	background:top left no-repeat url(../images/photo_border_bottom.png);
	float:left;
}

/* BLOG */

#blog {
	display:block;
	padding:20px 0 0 0;
}

#entry {
	display:block;
	font:15px normal Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	padding:0 0 0 25px;
	line-height:1.2em;
}

span#title {
	color:#c7b263;
	margin:0 5px 0 0;
}

span#tweet {
	color:#c7b263;
}

span#author {
	color:#c7b263;
	text-transform:lowercase;
}

span#date {
	display:block;
	clear:both;
	color:#42628c;
	margin:0 0 20px 0;
	font:14px normal Arial, Helvetica, sans-serif;	
}

#twitter {
	display:block;
	padding:40px 0 0 0;
}

/* FOOTER */

#footer {
	height:146px;
	width:100%;
	background:top left repeat-x url(../images/footer_gradient.jpg);
	font:11px Arial, Helvetica, sans-serif;
	clear:both;
	color:white;
	text-align:right;
	letter-spacing:0px;
	line-height:1.2em;
}

#footer a#social_twitter {
	float: left;
	width: 32px;
	height: 32px;
	margin: 6px 0 0 50px;
	background:top left repeat-x url(../images/twitter.png);
}

#footer a#social_facebook {
	float: left;
	width: 32px;
	height: 32px;
	margin: 6px 0 0 20px;
	background:top left repeat-x url(../images/facebook.png);
}

#footer form {
	float: right;
	width: 73px;
	height: 44px;
	margin: 0 50px 0 0;
}

#footer span#contact {
	display:block;
	text-align:center;
	font-size:14px;
	padding:15px 0 0 0;
	letter-spacing:0px;
	width: 940px;
	margin: 0 auto;
	line-height: 3em;
}

#footer span#about {
	display:block;
	padding:20px 30px 0 0;
	width:1010px;
	margin:0 auto;
}

#footer span#copyright {
	display:block;
	padding:15px 30px 0 0;
	width:1010px;
	margin:0 auto;
}

	