/*
Theme Name: Family Legacy
Theme URI: http://doejo.com
 */
 
@charset "utf-8";
/* CSS Document */
/* CSS Document */

/* Reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
body {
	line-height:1
}
ol, ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins { text-decoration:none }
del { text-decoration:line-through }
table { border-collapse:collapse; border-spacing:0 }
html { 	height: 100%; background: #ffffff; }
body { background: transparent; height: 100%; font-family: Georgia, "Times New Roman", Times, serif; position: relative; }

h1, h2, h3, h4, h5, h6, h7 { margin: 0; padding: 0; }
h1 { color: #91556c; font-size: 40px; font-weight: normal; font-style: normal; line-height: 42px; margin-bottom: 10px; }
h2 { color: #000000; font-size: 40px; font-weight: normal; font-style: normal; line-height: 42px; margin-bottom: 10px; }
h3 { color: #000000; font-size: 24px; font-weight: normal; line-height: 26px; margin-bottom: 15px; }
h4 { color: #000000; font-size: 24px; font-weight: normal; line-height: 26px; margin-bottom: 5px; }
h5 { color: #000000; font-size: 18px; font-weight: normal; font-style: normal; line-height: 22px; margin-bottom: 15px; }

p { margin: 0; padding: 0 0 20px; color:#000000; font-size: 14px; line-height: 18px; font-family: Georgia, "Times New Roman", Times, serif; }
h6 { color: #91556c; font-size: 30px; font-weight: normal; font-style: italic; line-height: 32px; margin-bottom: 10px; float: left; }
.header h6  { color: #91556c; font-size: 23px; font-weight: normal; font-style: normal; line-height: 32px; margin-bottom: 10px; text-transform: uppercase; display: block; }
.header h6.text-blck { color: #000; }
.index-text-block h6  { color: #000; font-size: 26px; font-weight: normal; font-style: normal; line-height: 32px; margin-bottom: 10px; text-transform: none; display: block; }

a { text-decoration: none; color: #2f5760; text-decoration: underline;}
a:hover { text-decoration: none;}

blockquote { font-size: 18px; line-height: 24px; color: #49463a; font-style: italic; border-bottom: solid 1px #d0cbb8; border-top: solid 1px #d0cbb8; padding: 20px 10px 20px 42px; background: 10px 20px no-repeat url(images/bg-blockquote.png); }
blockquote span.author { display: block; font-size: 14px; line-height: 18px; padding-top: 20px; font-style: normal; }

.floatright { float: right;}
.floatleft { float: left; }

select { border: solid 1px #cccccc; }

.clear { clear: both; line-height: 0px; font-size: 0px; height: 0px; margin: 0px; padding: 0px; width: 100%; }
.clean:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom:1;}

.alignright { float: right; margin: 0 0 10px 20px; border: solid 6px #ffffff; display: block; box-shadow: 3px 3px 5px #888; -webkit-box-shadow: 3px 3px 5px #888; -moz-box-shadow: 3px 3px 5px #888; -khtml-shadow: 3px 3px 5px #888; }
.alignleft { float: left; margin: 0 20px 10px 0; border: solid 6px #ffffff; display: block; box-shadow: 3px 3px 5px #888; -webkit-box-shadow: 3px 3px 5px #888;
-moz-box-shadow: 3px 3px 5px #888; -khtml-shadow: 3px 3px 5px #888;  }

.input, .text { border: solid 1px #d9d7cc; font-size: 12px; color: #707070; padding: 6px 7px; margin: 0;}
label { color: #000000; font-size: 14px; line-height: 18px; display: block; margin-bottom: 5px; }

.block-310-left { width: 310px; float: left; margin-bottom: 20px; margin-right: 20px; }
.block-310-right { width: 310px; float: right; margin-bottom: 20px; margin-left: 20px; }

.link-video { cursor: pointer; font-size: 18px; line-height: 26px; height: 30px; padding-left: 35px; background: 0px 0px no-repeat url(images/bg-a-video.gif); display: block;  margin: 0 0 10px; }
.link-video-16 { cursor: pointer; font-size: 16px; line-height: 18px; height: 18px; padding-left: 20px; background: 0px 3px no-repeat url(images/bg-a-video-sm.gif); display: block; float: left; margin: 0 0 10px; }
.mar-top-5 { margin-top: 5px; }

div.overlay {
	background:url(images/overlay/white.png) no-repeat;
	padding:40px;	
	width:576px;  
	display:none;
}
 
div.overlay div.close {
	background:url(images/overlay/close.png) no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

a.flowplayer { 		
	display:block;
	height:450px;			
}
a.videolink{
	cursor: pointer;
}
#wrapper {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	background:#a37084;
}
.wrapper-inner {
	width: 1014px;
	margin: 0 auto;
	padding-bottom: 350px;
	background:#f7f2e2 top center no-repeat url(images/bg-main.jpg);
}
/* header */
.header {
	height: 87px;
	padding: 50px 190px 30px 0;
	margin: 0px;
	background: top right no-repeat url(images/header-bg.gif);
}
.header .bottom-border{
	width: 520px;
	border-bottom: solid 1px #D0CBBE;
	padding: 0 0 20px;
}
/* subheader */
.sub-header {
	padding: 30px 0px 20px 0;
	margin: 0 0 10px;
}
.sub-header p {
	margin: 0;
	padding: 0;
	color: #000;
}
.sub-header p a {
	padding-right: 20px;
	background: right 2px no-repeat url(images/bg-a-video-sm.gif);
	margin-left: 10px;
	text-decoration: none;
	color: #000;
}
.sub-header p a:hover {
	text-decoration: underline;
}

/* page */
.page {
	width: 1014px;
	margin: 0 auto;
	padding: 0;
}
/* sidebar */
.sidebar {
	width: 225px;
	float: left;
}
.sidebar  a.logo {
	display: block;
    height: 146px;
	width: 205px;
	position: relative;
	margin: 0 0 20px 20px;
}
.sidebar .logo span {
	height: 146px;
	width: 205px;
	right: 0;
	top: 0;
	position: absolute;
	background: top left no-repeat url(images/logo.gif);
	cursor: pointer;
}
.menu {
	width: 176px;
	margin-left: 36px;
	margin-bottom: 15px;
}
ul.main li {
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	border-bottom: solid 1px #d2ccb8;
}
ul.main li a{
	font-size: 14px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
}
ul.main li a:hover,
ul.main li.selected a{
	color: #91556c;
}
ul.sub {
	margin-bottom: 5px;
}
ul.sub li {
	border: none;
	line-height: 15px;
	padding: 12px 0 0;
}
ul.main li.selected ul.sub li a,
ul.sub li a{
	font-size: 13px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-transform: none;
	text-align: center;	
}
ul.main li.selected ul.sub li a:hover,
ul.main li.selected ul.sub li a.selected {
	color: #91556c;
}
/*content*/
.content {
	float: right;
	width: 710px;
	padding: 0 30px;
}
.content ul li{
	color:#000000; 
	font-size: 14px; 
	line-height: 18px;
	margin-bottom: 20px;
	padding-left: 20px;
	background: 0px 4px no-repeat url(images/bg-li.gif);
}
/* search area */
.search-area {
	margin:0 0 15px 46px;
	width: 176px;
}
.search-area .input{
	width: 125px;
	float: left;
}
.search-area .btn-search{
	background: top left no-repeat url(images/bg-search.gif);
	height: 28px;
	width: 28px;
	display: block;
	float: right;
	border: none;
}
.search-area .btn-search:active{
	background: top left no-repeat url(images/bg-search-act.gif);
}
/* social conn*/
.social-block {
	margin-left:46px;
	width: 176px;
	margin-bottom: 30px;
}
.social-block p a{ 
	font-size: 12px;
	color: #93576f;
}
/*
.social-block span{
	float: left;
	margin-right: 5px;
	font-size: 13px;
	font-style: italic;
}
/*.social-block .facebook{
	width: 59px;
	height: 17px;
	overflow: hidden;
	display: block;
	background: url(images/facebook.png);
	float: left;
	margin-right: 5px;
}
.social-block .youtube{
	width: 41px;
	height: 17px;
	overflow: hidden;
	display: block;
	background: url(images/youtube.png);
	float: left;
}
/* newsletter area */
.newsletter-area {
	margin:0 0 10px 46px;
	width: 176px;
	padding: 17px 0 20px;
	border-bottom: solid 1px #D2CCB8;
    border-top: solid 1px #D2CCB8;
}
.newsletter-area label{
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #000000;
	display: block;
	margin-bottom: 10px;
}
.newsletter-area .input{
	width: 125px;
	float: left;
}
.newsletter-area .btn-go{
	background: top left no-repeat url(images/bg-go.gif);
	height: 28px;
	width: 28px;
	display: block;
	float: right;
	border: none;
}
.newsletter-area .btn-go:active{
	background: top left no-repeat url(images/bg-go-act.gif);
}
/* footer */
#wrapperfooter {
	height: 307px;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: #a37084;
}
.bottom-head {
    margin: 0 auto;
	width: 1014px;
	padding: 20px 0 0;
}
.bottom-head .pic-wrapper{
	width: 717px;
	height: 242px;
	float: right;
	margin: 0 20px 0 0; 
}
.bottom-head  a.logo {
	display: block;
	height: 242px;
	width: 184px;
	position: relative;
	float: left;
	margin-left: 33px;
}
.bottom-head  .logo span {
	height: 242px;
	width: 184px;
	right: 0;
	top: 0;
	position: absolute;
	background: top left no-repeat url(images/logo-bottom.gif);
	cursor: pointer;
}
#wrapperfooter .footer {
	margin: 0 auto;
	width: 1014px;
	height: 23px;
	padding-top: 15px;
	background: #a37084;	
}
#wrapperfooter .footer address {
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	margin: 0 10px 0 0;
	float: left;
	text-transform: none;
	font-style: normal;
}
#wrapperfooter .footer p {
	line-height: 20px;
	margin: 0 0 0 15px;
	color: #ffffff;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:  normal;
	float: right;
	font-style: italic;
	padding: 0;
}
#wrapperfooter .footer p.doejo {
	margin-left:30px;
}
#wrapperfooter .footer p.doejo a{
	font-size: 12px;
	font-style: normal;
	margin-left: 0;
	font-weight: bold;
	line-height: 20px;
	font-family: 'ArcherPro', Arial, Helvetica, sans-serif;
	float: none;
}
#wrapperfooter .footer a{
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	float: right;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapperfooter .footer a:hover{
	text-decoration: underline;
}
/**/
.block-right-440 {
	width: 440px;
	float: right;
	padding-top: 10px;
}
.block-right-440 a.link-video{
	float: left;
}
.block-710 {
	width: 655px;
}
.mar-bot-30 {
	margin-bottom: 30px;
}
.mar-bot-20 {
	margin-bottom: 20px;
}
.mar-bot-10 {
	margin-bottom: 10px;
}
.mar-right-10 {
	margin-right: 10px;
}
.mar-right-30 {
	margin-right: 30px;
}
.pad-top-10 {
	padding-top: 10px;
}
.block-710-mar-30 a.link-video-16{
	margin-left: 20px;
}
.border-bot {
	border-bottom: solid 1px #d0cbbe;
	padding-bottom: 10px;
}
.text-block-18-italic p{
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
}
.text-block-18-italic p a{
	font-style: normal;
}
/* testimonials */
.single-testimon {
	border-bottom: solid 1px #d0cbb8;
	padding: 20px 10px 20px 42px;
	background: 10px 20px no-repeat url(images/bg-blockquote.png); 
}
* html body .single-testimon {
	border-bottom: solid 1px #d0cbb8;
	padding: 20px 10px 20px 42px;
	background: 10px 20px no-repeat url(images/bg-blockquote.gif); 
}
.single-testimon p{
	font-size: 18px; 
	line-height: 24px;
	color: #000000;
	font-style: italic;
}
.single-testimon span.author { 
	display: block; 
	font-size: 18px; 
	line-height: 22px; 
	font-style: normal; 
	text-align: right;
	color: #49463a;	
}
/* view samples */
.single-block-216 {
	width: 216px;
	float: left;
	margin: 0 20px 10px 0;
	padding-top: 10px;
}
.single-block-216-last {
	width: 216px;
	float: left;
	margin: 0 20px 10px 0;
	padding-top: 10px;
}
.single-block-216 h3,
.single-block-216-last h3{
	font-size: 18px;
	margin-left: 5px;
}
.single-block-216 img,
.single-block-216-last img{
	margin-bottom: 20px;
}
.single-block-216 a.link-video,
.single-block-216-last a.link-video{
	float: left;
}
/* index page */
.single-block-335 {
	width: 300px;
	float: left;
	padding: 0px;	
}
.single-block-335 p span{
	display: block;
}
.mar-top-50 {
	margin-top: 50px;
}
.mar-right-20 {
	margin-right: 20px;
}
.single-block-335 h1{
	font-size: 36px;
	line-height: 40px;
}
.single-block-335 p {
	padding-bottom: 10px;
}
.border-right {
	border-right: solid 1px #d2cebb;
}
.single-block-335 p .ital-12 {
	color: #8b827a;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	display: inline;
}
.single-block-335 .input {
	margin-bottom: 15px;
	padding: 5px 7px;
	font-size: 16px;
	width: 275px;
}
.single-block-335 .input-mar-bot {
	margin-bottom: 85px;
}
.recaptcha_logo
{
	background:transparent url(images/sprite.png) no-repeat scroll -214px 0;
	height:57px;
	width:97px;
}
.addthis_toolbox
{
	margin-left: 99px;
}
.addthis_toolbox span.at300bs
{
	width: 0px;
	height: 0px;
	margin: 0px;
	background: none;
}
/* contact */
.text{
	margin-bottom: 10px;
	padding: 7px;
	font-size: 16px;
	width: 637px;
}
.f-button {
	float: right;
	font-size: 14px;
	height: 44px;
	padding: 0 30px;
	line-height: 44px;
	margin: 0;
	font-weight: normal;
	cursor: pointer;
	color: #ffffff;
    background:#c8d28a  url(images/bg-btn-pink.gif);
	border: none;
	outline:0 none;
	white-space: nowrap;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-decoration: none;
	margin-right: 10px;
}
.f-button::-moz-focus-inner { padding:0; border:0; }

.f-button:active {
    background:#945970;
	outline:0 none;
	white-space: nowrap;
}
.text-block-300 {
	width: 300px;
	float: right;
	margin-right: 55px;
}
.text-block-300 p{
	font-style: italic;
	font-size: 14px;
}
.text-block-18 {
	margin-bottom: 20px;
}
.text-block-18 p{
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 15px;
}
.text-block-18 p span{
	display: block;
}
.text-block-18 p a{
	text-decoration: underline;
}
.text-block-18 p a:hover{
	text-decoration: none;
}
p.text-16-blue{
	color: #2f5760;
	padding-bottom: 15px;
	font-size: 18px;
	padding-top: 20px;
}
.text-14 p{
	font-size: 14px;
	padding-bottom: 0;
}
.text-14 {
	font-size: 14px;
	line-height: 18px;
	padding-top: 3px;
}

.clear-right{ clear: both; }
.clear { clear: both; line-height: 0px; font-size: 0px; height: 0px; margin: 0px; padding: 0px; width: 100%; }
.footer:after,
#wrapperfooter:after,
.bottom-head:after,
.clearer:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
.clearer {zoom:1;}