@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html, body {
	font: 0.85em Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #0D0D0D;
	height: 100%;
}
	
#welcome {
	width: 950px;
	height: 525px;
	margin: 10px auto 500px auto;
	background: #fff url(../images/bg_image.jpg) no-repeat;
}

/* Menus */

.menu {
	margin: 20px 0 0 845px;
	padding: 0;
	position: fixed;
	width: 101px;
	float: right;
	clear: both;
}

.menu ul {
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li {
	float: left;
	padding: 0 0 0 10px;
	width: 100px;
}

.menu li a {
	color: #000;
	display: block;
	line-height: 20px;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: normal;
	}

.menu li a:hover {
	color: #000;
	text-decoration: underline;	
}

.menu #current {
	background: url(../images/menu.gif) no-repeat;
	width: 101px;
	height: 30px;
}

/* Connect */

#connect {
	width: 800px;
	margin: 0 auto 300px auto;
	padding-right: 150px;
	position: relative;
	top: 540px;
}

.socialmedia {
	float: left;
}

.socialmedia img {
	margin: 2px;
}

/* Email form */

.form {
	float: right;
}

.form .text {
	background: #000;
	padding: 9px;
	font: 1.75em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	border: 0;
	margin-right: 3px;
	outline: none;
}

button {
	background: #5c96ff;
	border: 1px solid #002d9f;
	padding: 9px;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	border-radius: 12px;
	color: #111;
	cursor: pointer;
	font: 1.75em "Lucida Grande", Lucida, Verdana, sans-serif;
}

button:hover {
	background-color: #002d9f;
	color: #fff;
}

button:active {
	position: relative;
	top: 2px;
}

/* Universal */

p {
	padding: 6px 0;
	line-height: 1.6em;
}

ol li {
	line-height: 1.6em;
	margin: 7px 0 7px 30px;
	font-weight: bold;	
}

ol li div, ol li span {
	font-weight: normal;	
}

a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	} 
	
a:hover {	
	text-decoration: none;
	}

.picture {
	padding: 6px;
	margin: 5px;
	float: right; 
	margin-left: 15px;
	}

/* Pages */

#aboutus {
	width: 800px;
	margin: 0 auto;
	padding: 30px 150px 500px 0;
}

#aboutusframe {
	background: #acd1f2;
}

#resources {
	width: 800px;
	margin: 0 auto;
	padding: 30px 150px 500px 0;
	}

#resourcesframe {
	background: #83B1D9 /*8EC0E3*/;
}

#support {
	width: 800px;
	margin: 0 auto;
	padding: 30px 150px 500px 0;
	}

#supportframe {
	background: #B5DCFF;
}

#blog {
	width: 800px;
	margin: 0 auto;
	padding: 30px 150px 100px 0;
	}

#blogframe {
	background: #89BFDF;
}

h1 {
	font: bold 1.1em Verdana;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 10px;
}

/* Feedburner */

div.feedburnerFeedBlock ul { 
	margin-left:0;
	padding-left:0;
	list-style-type: none;
}

div.feedburnerFeedBlock ul li {
	padding: 8px 0;
	line-height: 1.6em;	
}

div.feedburnerFeedBlock ul li span.headline { 
	font-size: 1.1em;	
}

div.feedburnerFeedBlock a {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
} 
	
div.feedburnerFeedBlock a:hover {	
	color: #000;
	text-decoration: none;
}

div.feedburnerFeedBlock #creditfooter a {
	background: transparent;
}

/* RefTagger logos.com*/

.lbsTooltip
{
	background:#fff;
	border: 1px solid gray;
	z-index: 99;
	text-align: left;
	text-indent: 0;
}

.lbsTooltip div
{
	text-align: left;
}

.lbsTooltipHeader
{
	background: #dbdbdb;
	font-weight:bold;
	font-size: 12px;
	font-family: Verdana, serif;
	margin: 0;
	padding: 2px;
	position:relative;
	border: 0;
}

.lbsTooltipBody 
{
	padding: 4px;
	margin:0;
	position:relative;
	z-index: 2;
	border: 0;
}

.lbsTooltipBody p, .lbsTooltipBody span
{
	display: inline;
	color: black;
	font-family: Verdana, serif;
	font-size: 12px;
}

.lbsTooltipFooter
{
	font-size:11px;
	font-family: Verdana, serif;
	bottom:4px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
	border: 0;
}

.lbsTooltipFooter a:link, .lbsTooltipFooter a:visited, .lbsTooltipFooter a:hover 
{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, serif;
}

.lbsTooltipFooter div
{
	text-align:right;
}


.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref
{
	font-size: 85%;
	top: -1px;
	position: relative;
}

.lbsTooltipBody .ch-ref
{
	font-weight: bold;
}

.lbsTooltipBody .verse-ref
{
	color: dimgray;
}

.lbsTooltip, .lbsTooltipBody span, .lbsTooltip a, .lbsTooltipBody p
{
	margin: 0;
	padding: 0;
}

.lbsLibronix img
{
	float: none !important;
}

Colors:
Blue 1: 8BB4D9
Blue 2: ACD1F2
Blue 3: 5c96ff
Brown 1: 8C6A3F
Brown 2: BFAC95
Brown 3: 645045
Dark gray: 0D0D0D
Green 1: 55A51C
Green 2: 389C18
Green 3: 5F8D2B
Green 5: 6FC347