@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000000;
	background-image: url(../img/bluegreenBG.jpg);
}

.thrColHybHdr #container {
	width: 800px;
	background: #6cc;
	background-image:url(../img/inner_stripe.gif);
	background-repeat: repeat-x;
	margin-left: -400px;
	left: 50%;
	position: absolute;
	margin-top: 10px;
}  

.thrColHybHdr #inner {
	background: #fff;
	padding: 0;
	margin: 15px;
}

.thrColHybHdr #header {
	padding: 0;
	background-image: url(../img/GBWA_banner09.jpg);
	height: 70px;
	background-repeat: no-repeat;
} 
.thrColHybHdr #headermed {
	padding: 0;
	background-image: url(../img/GBWA_banner_med.jpg);
	height: 90px;
	background-repeat: no-repeat;
}
.thrColHybHdr #header h1 {
	margin: 0; 
}

.thrColHybHdr #mainContent {
	margin: 0 170px 0 20%; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
	padding: 5px 15px 5px 0;
} 

.thrColHybHdr #mainContent p {
	font-size: 0.7em;
	margin: 0.7em 0;
}
.thrColHybHdr #mainContent p.leftmargin {
	font-size: 0.7em;
	margin-left: 60px;
}
.thrColHybHdr #mainContent p.left135 {
	font-size: 0.7em;
	margin-left: 135px;
}


.thrColHybHdr #mainContent ul {
	font-size: 0.7em;
	margin-top: 0px;
}
.thrColHybHdr #mainContent li {
	margin-top: 0px;
	list-style-position: inside;
}
.thrColHybHdr #mainContent ol {
	font-size: 0.7em;
	margin-top: 0px;
}



a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #063;
}
.thrColHybHdr #mainContent .smallright  {
	font-size: 0.6em;
	font-style: italic;
	text-align: right;
}
.thrColHybHdr #mainContent .footnote {
	font-size: 0.6em;
	border-top: solid #000 1px;
	width: 80%;
}
.thrColHybHdr #mainContent img{
	color: #633;
	padding: 0 0 10px 0;
}
.thrColHybHdr #mainContent a img {
	color: #633;
	padding: 0;
}
.thrColHybHdr #mainContent li.left100 {
	margin-left: 100px;
}


.thrColHybHdr #sidebar1 {
	float: left; /* the background color will be displayed for the length of the content in the column, but no further */
	width: 20%;
}
.thrColHybHdr #sidebar1 p  {
	font-size: 0.7em;
	padding-left: 10px;
	margin: 2px 0;
}
.thrColHybHdr #sidebar1 h5 {
	font-size: 0.7em;
	padding-left: 10px;
}


.thrColHybHdr #sidebar1 .divider {
	width: 130px;
	padding: 5px 0 5px 10px;
	margin: 0 0 3px 0;
	border-bottom: solid #777 2px;
	border-right: solid #aaa 2px;
	background-image: url(../img/greengrad.jpg);
}
.thrColHybHdr #sidebar1 .divider2 {
	width: 130px;
	padding: 5px 0 5px 10px;
	margin: 0 0 3px 0;
	border-bottom: solid #777 2px;
	border-right: solid #aaa 2px;
	background-image: url(../img/bluegrad.jpg);
}


.thrColHybHdr #sidebar2 {
	float: right;
	width: 170px;
	padding: 0px;
}

.thrColHybHdr #sidebar2 p {
	font-size: 0.7em;
	margin: 3px 10px;
	text-align: left;
}
.thrColHybHdr #sidebar2 ul {
	font-size: 0.7em;
	text-align: left;
	margin: 0;
	padding: 0 5px;
	list-style-position: inside;
}


.thrColHybHdr #sidebar2 img {
	margin: 0;
	padding: 0;
	border: 0;
}



.thrColHybHdr #sidebar2 h3 {
	margin: 0;
	text-align: center;
	background-color: #f0ffff;
	padding: 5px 0;
	font-size: 1em;
	color: #066;
	border-color: #eee #066 #066 #eee;
	border-style: solid;
	border-width: 2px;

}
.thrColHybHdr #sidebar2 h4 {
	margin: 0;
	text-align: center;
	background-color: #f0ffff;
	font-size: 0.9em;
	color: #066;
	padding: 5px 0;
	border-style: solid;
	border-color: #eee #066 #066 #eee;
	border-width: 2px;
	margin-bottom: 5px;
}
.thrColHybHdr #sidebar2 h5 {
	margin: 0;
	text-align: center;
	font-size: 0.85em;
	padding: 0 10px;
}
.thrColHybHdr #sidebar2 div.box{
	text-align: center;
	width: 168px;
	border: solid #dfd 1px;
	padding: 5px 0;
	border-top: 0 !important;
}
.thrColHybHdr #sidebar2 #votd {
	font-size: 0.7em;
	text-align: right;
	margin: 0 8px;
}


.thrColHybHdr #sidebar1med {
	float: left;
	background-color: #fff;
	border: solid #ccc 1px;
	margin: 10px 5px 5px 10px;
	min-width: 15%;
	max-width: 8em;
	padding: 5px;
}

.thrColHybHdr #sidebar1med p {
	font-size: 0.7em;
	margin: 0 0.5em 0.5em 1em;
}
.thrColHybHdr #sidebar1med h4 {
	margin: 0 0 5px 0;
	text-align: center;
	background-color: #d6f6f6;
	font-size: 0.8em;
	color: #066;
	border-color: #eee #066 #066 #eee;
	border-style: solid;
	border-width: 2px;
}


.thrColHybHdr #sidebar2med {
	float: right;
	width: 150px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 10px; /* top and bottom padding create visual space within this div */
	margin: 0;
}
.thrColHybHdr #sidebar2med h3 {
	text-align: center;
	background-color: #f0ffff;
	font-size: 1em;
	color: #066;
	border-color: #eee #066 #066 #eee;
	border-style: solid;
	border-width: 2px;
}
.thrColHybHdr #sidebar2med h4 {
	margin: 0 0 3px 0;
	text-align: center;
	background-color: #f0ffff;
	font-size: 0.9em;
	color: #066;
	border-color: #eee #066 #066 #eee;
	border-style: solid;
	border-width: 2px;
	padding: 5px 0;
}


.thrColHybHdr #sidebar2med p {
	font-size: x-small;
	margin: 0;
	padding-left: 10px;
}
.thrColHybHdr #menubar {
	background-color: #6cc;
	margin: 0;
	width: 100%;
}
		  
.thrColHybHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
	clear: both;
} 
.thrColHybHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 0.7em;
}


h1 {
	font-size: 1.6em;
	margin-top: 0px;
}
h2 {
	font-size: 1.4em;
	margin: 0;
}
h3 {
	font-size: 1.2em;
	margin-top: 1em;
	margin-bottom: 0.3em;
}
h4 {
	font-size: 1em;
	margin: 15px 0 0 0;
}
h5 {
	font-size: 0.8em;
	margin-top: 0em;
	margin-bottom: 0.2em;
}


textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input#YourName, textarea#YourComments, input#YourEmailAddress {
	width: 300px;
}
input#BibleGateway , textarea#BibleGateway{
	width: 150px;
}

table {
	font-size: 0.7em;
}


.announcement {
	border: 1px solid #399;
	margin: 0;
	background-color: #ddffe8;
	padding: 10px;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
.smalltext {
	font: 0.6em !important !important;
	font-size: 0.6em;


}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearleft {
	clear: left;
}
#date {
	font-size: x-small;
	font-style: italic;
	color: #630;
	float: right;
	text-align: right;
	padding: 10px 5px;
}

#top {
	font-size: x-small;
	font-style: italic;
	color: #630;
	float: right;
	padding: 10px 150px;
}


.green {  color: #006666}
.teal { color: #3CC}
.red {
	color: #CC3333
}
.orange { color: #C60}
.yellow { color: #FF6}

.violet {  color: #993399}
.blue { color: #36C}

.yellowbullet { list-style-position: inside; list-style-image: url(../img/yellowbullet.gif); list-style-type: none
}
.redbullet { list-style-position: inside; list-style-image: url(../img/redbullet.gif); list-style-type: none
}
.mauvebullet { list-style-position: inside; list-style-image: url(../img/mauvebullet.gif); list-style-type: none
}
.greenbullet { list-style-position: inside; list-style-image: url(../img/greenbullet.gif); list-style-type: none 
}
.bullet { list-style-image: url(../img/redbullet.gif);list-style-position: outside !important;
}

.center {
	text-align: center;
}
.cs1green {
	color: #60cc82;
}
.cs1grnblu {
	color: #3c8080;
}
.cs1dkgreen {
	color: #3c8051;
}
.cs1tan {
	color: #cc8460;
}
.cs1brown {
	color: #80473c;
}
.cs2grnblu {
	color: #03A688;
}
.cs2green {
	color: #82BF45;
}
.cs2cream {
	color: #edf2c4;
}
.cs2orange {
	color: #f2a950;
}
.cs2silver {
	color: #f2f2f2;
}


.alignright {
	text-align: right;
}
.indent {
	padding-left: 15px;
}

