/* -------------------------------------------------------------------------------
Theme Name: Family Legacy
Theme URI: http://www.legacymissions.org
Description: Family Legacy Missions
Version: 1.0
Author: Josh Rives
------------------------------------------------------------------------------- */
/* general */
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	background: #2b2216 no-repeat top center;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#2b2216;text-decoration: underline;}
a:hover {color: #5A6B1E;text-decoration: none;}

h1,h2,h3,h4,h5,h6{
margin-top: 0px;
padding-top: 0px;
}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #5A6B1E; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
font-style: italic;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}
select{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:20px;}
/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:100%;
	background: #2b2216;
}
#base{
	margin:0 auto;
	padding:0;
	width:900px;
	padding:0 28px 0 28px;
}

#header{
	position:relative;
	width: 100%;
	height: 171px;
	background:#fff url('images/header.jpg') no-repeat bottom;
}
#headerfh{
	position:relative;
	width: 100%;
	height: 171px;
	background:#fff url('images/header_fathersheart.jpg') no-repeat bottom;
}
#headercl{
	position:relative;
	width: 100%;
	height: 171px;
	background:#fff url('images/header_camplife.jpg') no-repeat bottom;
}
#headertol{
	position:relative;
	width: 100%;
	height: 171px;
	background:#fff url('images/header_treeoflife.jpg') no-repeat bottom;
}
#headerflmi{
	position:relative;
	width: 100%;
	height: 171px;
	background:#fff url('images/header_flmi.jpg') no-repeat bottom;
}
#headerpower{
	position:relative;
	width: 100%;
	height: 171px;
	background:#fff url('images/header_power.jpg') no-repeat bottom;
}
#menu{
	position:relative;
	width: 100%;
	height: 62px;
	background:url('images/subnav.jpg') no-repeat left;
}
#menufh{
	position:relative;
	width: 100%;
	height: 62px;
	background:url('images/subnav_fathersheart.jpg') no-repeat left;
}
#menucl{
	position:relative;
	width: 100%;
	height: 62px;
	background:url('images/subnav_camplife.jpg') no-repeat left;
}
#menutol{
	position:relative;
	width: 100%;
	height: 62px;
	background:url('images/subnav_treeoflife.jpg') no-repeat left;
}
#menuflmi{
	position:relative;
	width: 100%;
	height: 62px;
	background:url('images/subnav_flmi.jpg') no-repeat left;
}
#menupower{
	position:relative;
	width: 100%;
	height: 62px;
	background:url('images/subnav_power.jpg') no-repeat left;
}
#nav a {
  position: absolute;
  height: 38px;
  width: 70px;
  top: 20px; 
  text-decoration: none;
  }
#menu a i { visibility: hidden; }
#menufh a i { visibility: hidden; }
#menucl a i { visibility: hidden; }
#menuflmi a i { visibility: hidden; }
#menutol a i { visibility: hidden; }
#menupower a i { visibility: hidden; }


a#home { left: 18px; }
a#flmi { left: 124px; width: 145px; }
a#fh { left: 310px; width: 150px; }
a#cl { left: 500px; width: 105px; }
a#tol { left: 646px; width: 124px; }
a#blog { left: 806px; width: 65px; }

#homenav a {
  position: absolute;
  height: 108px;
  width: 176px;
  top: 22px; 
  text-decoration: none;
  }
#homenav a i { visibility: hidden; }

a#hflmi { left: 56px; }
a#hfh { left: 468px; width: 184px;}
a#hcl { left: 272px; width: 140px;}
a#htol { left: 700px; width: 150px;}

#homenavblog a {
  position: absolute;
  height: 108px;
  width: 176px;
  top: 20px; 
  text-decoration: none;
  }
#homenavblog a i { visibility: hidden; }
a#hblog { left: 66px; top: 32px; width: 272px; height: 195px; }

#container{
	position:relative;
	overflow:hidden;
	width:900px;
	background:url('images/subcontentback.jpg') repeat-y top center;
	padding:0 28px 0 28px;
	margin:0px auto;
}

#containerpower{
	position:relative;
	overflow:hidden;
	width:900px;
	background:url('images/subcontentback_power.jpg') repeat-y top center;
	padding:0 28px 0 28px;
	margin:0px auto;
}

#homeback{
	position:relative;
	overflow:hidden;
	width:900px;
	padding:0 0px 0px 0px;
	margin-top:100px;
	margin: 0px auto;
}
#homeheader{
	position:relative;
	width: 100%;
	height: 300px;
	background:url('images/homeheader.jpg') no-repeat left;
}
#homemid{
	position:relative;
	width: 100%;
	height: 127px;
	background:url('images/homemid.jpg') no-repeat left;
}
#homebottom{
	position:relative;
	width: 100%;
	height: 273px;
	background:url('images/homebottom.jpg') no-repeat left;
}
#sidebar{
	float:left;
	width:200px;
	overflow:hidden;
	color:#706D2A;
	padding:20px 0px 70px 0px;

}
#content{
	float:right;
	display:inline; 
	width:650px;
	overflow:hidden; 
	padding: 0 15px 0 10px;
	border:0px red solid;
}
#footer{
	clear:both;
	position:relative;
	height:200px;
        width:900px;
	color:#ffffff;
	font-size:11px;
	font-family:Verdana, Arial;
	padding: 0px 0px 0px 0px;
	margin:2px auto 0px auto;
	background:url('images/footer.jpg') no-repeat left;
}
#footer a,#footer a:hover{
	color:#ffffff;
        text-decoration: none;
}

#countdown {
  position: absolute;
  top: 845px;
  left: 70px;
  text-decoration: none;
  }
#countdowncl {
  position: absolute;
  top: 6px;
  left: 650px;
  text-decoration: none;
  }
#video {
  position: absolute;
  top: 456px;
  left: 400px;
  text-decoration: none;
  }

#homevideolink a {
  position: absolute;
  height: 206px;
  width: 300px;
  top: 20px; 
  text-decoration: none;
  }
#homevideolink a i { visibility: hidden; }
a#hvideolink { left: 0px; top: 0px; width: 450px; height: 210px; }

#zambackground {
  position: absolute;
  top: 120px;
  left: 100px;
  text-decoration: none;
  }
#africabackground {
  position: absolute;
  top: 700px;
  left: 1200px;
  text-decoration: none;
  }
/*######### header ############*/
#blogtitle {
	position:absolute; 
	top:90px;
	width:894px;
	font-family: Arial,Verdana; 
	font-size:30px; 
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	border:0px red solid;
	overflow:hidden;
	
}
#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#ffffff; 
	text-decoration:none;
}
#subtitle {
	position:absolute;
	overflow:hidden; 
	font-family: Tahoma,Arial, Verdana; 
	width:894px; 
	height:45px;
	top:125px; 
	text-align:center; 
	font-size:13px;
	letter-spacing: 2px;
	color:#ffffff; 
	font-style:italic;
	border:0px red solid;
	line-height:1.1em;
}
#menu ul {
	position:absolute;
	top: 0px;
	left: 30px;
	height: 34px;
	width: 900px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#menu ul li {
	display: inline;
	font-size: 13px;
	font-family:Verdana,Arial;
	font-weight: bold;
	color:#000000;
}
#menu ul li.separator {
	display: block;
	float: left;
	width:3px;
	height: 34px;
}
#menu ul li a {
	display: block;
	float: left;
	line-height: 34px;
	color: #000000;
	padding: 0px 10px 0px 10px;
	margin:0px 0 0 0 ;
	text-decoration:none;
}
#menu ul li a:hover, #menu ul li.current_page_item a {
	color:#fff;
}

/***** sidebar *****/
#sidebar a{color:#333300;text-decoration:underline;}
#sidebar a:hover {color:#ef750e;text-decoration:none;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana,Arial;
}
#sidebar ul ul li{
	position: relative;
	line-height: 1.7em;
list-style: square;
	font-variant:small-caps;
	font-size:12px;
	border:0px red solid;
	font-family:Verdana,Arial;
	margin: 0px 0px 0px 8px;
	padding:0 5px 0 0px;
}
#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
	font-size:12px;
	border:0px; 
	margin: 0px 0px 0px 0px; 
	line-height: 1.7em; 
	font-family:Verdana,Arial;
	padding: 0px 0px 0px 0px;
}
#sidebar h1 {
	font-size:16px; 
	font-variant:small-caps;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 2px 0px;
	height: 30px;
	font-family:Verdana,Arial;
}
#sidebar h3 {
	font-size:16px; 
	font-variant:small-caps;
	margin: 10px 0px 0px 0px;
	padding: 12px 0px 2px 0px;

	height: 30px;
	font-family:Verdana,Arial;
}
#sidebar select{
	margin:5px 0px 2px 5px;
	font-size:12px;
	width:200px;
	overflow:hidden;
}
/***** content *****/
.archivetitle {
	height:20px;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	width:650px;
	margin:0 0 20px 0;
	border:0px red solid;
}	

.post_top{
	position: relative;

	height:40px;
	/*background: #f6f6f6;*/
}
.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
}	
.posttitle{
	position:absolute;
	font-variant:small-caps;
	top:0px;
	left:5px;
	font-size:24px;
	font-family:arial;
	color:#000;
}
.posttitle a{
	font-family:arial;
	color:#000;
	font-variant:small-caps;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:arial;

	text-decoration:underline;
	color:#5A6B1E;
}
.date {
	position:absolute;
	font-family:arial;
	font-variant:small-caps;
	top:24px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.author{
	position:absolute;
	font-family:arial;
	font-variant:small-caps;
	font-size:11px;
	top:24px;
	left:5px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 12px;
	font-variant:small-caps;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 2px;
}
.bubble{
	padding:2px 0 2px 0px;
}
.tags{
	padding:2px 0 2px 20px;
}
.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 0px 15px;
}
.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}
.sorry {
	font-size: 12px;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #5A6B1E;
	background: #F0F3CD;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #5A6B1E;
	background:#F0F3CD;
}
.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;





}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;

	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#5A6B1E;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}
.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}
#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}
#sidebar h1 a.rsswidget{
	margin-left:-3px;
	color: #706D2A;
	text-decoration:none;
}
#homeheader
{background: url(images/homeheader.jpg) no-repeat center;
}
.button {
	display:block;
	width:250px;
	height:50px;
	text-indent:-9999px;
}
.button a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button.png) no-repeat top left;
        align: center;
	outline:none;
}
.button a:hover {
	background-position:0 -50px;
}
/*Black Button*/
.buttonblack {
	display:block;
	width:250px;
	height:50px;
	text-indent:-9999px;
}
.buttonblack a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/buttonblack.png) no-repeat top left;
        align: center;
	outline:none;
}
.buttonblack a:hover {
	background-position:0 -50px;
}
span.wpcf7-list-item { display: block; }

#homebacktest{
	position:relative;
	overflow:hidden;
	width:900px;
	padding:0 0px 0px 0px;
	margin-top:10px;
	margin: 0px auto;
}
#homeheadertest{
	position:relative;
	width: 100%;
	height: 300px;
	background:url('images/homeheadertest.jpg') no-repeat left;
}
#homemidtest{
	position:relative;
	width: 100%;
	height: 150px;
	background:url('images/homemidtest.jpg') no-repeat left;
}
#homebottomtest{
	position:relative;
	width: 100%;
	height: 450px;
	background:url('images/homebottomtest.jpg') no-repeat left;
}
#videotest{
	position:absolute;
	left: 385px;
	top: 470px;
	
}
#bigbannertest{
	position:absolute;
	left: 385px;
	top: 470px;
}
#homenavtest a {
  position: absolute;
  height: 115px;
  width: 176px;
  top: 22px; 
  text-decoration: none;
  }
#homenavtest a i { visibility: hidden; }

a#tcl { left: 38px; width: 145px;}
a#tfh { left: 224px; width: 216px;}
a#ttol { left: 485px; width: 150px;}
a#tgi {left: 680px; width: 180px;}

#homenavdonate a {
  position: absolute;
  height: 108px;
  width: 176px;
  top: 20px; 
  text-decoration: none;
  }
#homenavdonate a i { visibility: hidden; }
a#hdonate { left: 46px; top: 22px; width: 295px; height: 169px; }

#homenavblogtest a {
  position: absolute;
  height: 108px;
  width: 176px;
  top: 20px; 
  text-decoration: none;
  }
#homenavblogtest a i { visibility: hidden; }
a#tblog { left: 46px; top: 230px; width: 295px; height: 169px; }

#gallery {
  position: absolute;
  top: 0px;
  left: 0px;
  text-decoration: none;
  }
.fhlogo {
	display:block;
	width:187px;
	height:75px;
	text-indent:-9999px;
        margin-top: 15px;
        position: absolute;
        top: 10px;
        left: 10px;
}
.fhlogo a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/fhlogo.png) no-repeat top left;
        align: center;
	outline:none;

}
.fhlogo a:hover {
	background-position:0 -75px;
}
.cllogo {
	display:block;
	width:115px;
	height:90px;
	text-indent:-9999px;
        position: absolute;
        top: 10px;
        left: 120px;
}
.cllogo a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/cllogo.png) no-repeat top left;
        align: center;
	outline:none;
}
.cllogo a:hover {
	background-position:0 -90px;
}
.tollogo {
	display:block;
	width:187px;
	height:75px;
	text-indent:-9999px;
        margin-top: 15px;
        position: absolute;
        top: 10px;
        left: 200px;
}
.tollogo a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/tollogo.png) no-repeat top left;
        align: center;
	outline:none;

}
.tollogo a:hover {
	background-position:0 -75px;
}
.fllogo {
	display:block;
	width:187px;
	height:75px;
	text-indent:-9999px;
        margin-top: 15px;
        position: absolute;
        top: 10px;
        left: 260px;
}
.fllogo a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/fllogo.png) no-repeat top left;
        align: center;
	outline:none;

}
.fllogo a:hover {
	background-position:0 -75px;
}
.bloglogo {
	display:block;
	width:187px;
	height:75px;
	text-indent:-9999px;
        margin-top: 15px;
        position: absolute;
        top: 10px;
        left: 360px;
}
.bloglogo a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/blog.png) no-repeat top left;
        align: center;
	outline:none;

}
.bloglogo a:hover {
	background-position:0 -75px;
}