div.body
	{
	width:100%;
	height:100%;
	background:transparent url(../png/lead-body-bg.png) no-repeat 50% 0;
	min-width:990px;
	}

/* Logo */
#main_logo
	{
	margin:18px 0 -18px 362px;
	}

div.post
	{
	border:0;
	margin:-2px 12px 40px;
	}

div.page-body
	{
	background:transparent url(../png/lead-bg.png) repeat-y 0 0;
	float:left;
	clear:both;
	width:966px;
	margin-left:-5px;
	}

/* Header */
div.header-title
	{
	display:block;
	height:141px;
	width:697px;
	margin:52px 0 0px 0;
	position:relative;
	}

*+html div.header-title
	{
	margin-top:40px;
	}

div.header-title img
	{
	height:141px;
	width:697px;
	}

/* Post */
span.post_date
	{
	float:none;
	padding:10px 0 3px;
	text-align:left;
	font-family:Myriad Pro, Arial, Sans-Serif;
	text-transform:uppercase;
	color:#666;
	}

h2, h2 a
	{
	color:#313131;
	font-size:23px;
	font-family:'Droid Sans', Arial, Helvetica, sans-serif !important;
	font-weight:normal;
	}
h2, div.entry h2 a {    color: #0096D6;
    font-size: 36px;
    font-weight: bold;
    line-height: 36px;
	font-family: Arial, Helvetica, sans-serif !important;}

div.post_meta_info_author,
div.post_meta_info_social span
	{
	padding-left:0;
	font-family:'Droid Sans', Arial, Helvetica, sans-serif !important;
	}

div.post_meta_info_author em
	{
	font-style:normal;
	color:#666;
	}

div.post_meta_info_email_page
	{
	background:transparent url(../png/line-dotted.png) no-repeat 0 0;
	}

div.post_meta_info_email_page_body
	{
	background:transparent url(../png/line-dotted.png) no-repeat 0 100%;
	height:50px;
	}

div.entry p,
div.entry *
	{
	font-family:'Droid Sans', Arial, Helvetica, sans-serif !important;
	/*font-size:14px;*/
	}

div.comment_header
	{
	margin-top:30px;
	}

div.comment_header h3
	{
	font-family:'Droid Sans', Arial, Helvetica, sans-serif !important;
	}

/* Sidebar */
div.sidebar div.facebook
	{
	margin:-115px 0 30px 10px;
	}

div.sidebar div.authorblock
	{
	margin-left:7px;
	background-color:#FFF;
	border-bottom:0;
	width:234px;
	background-position:-7px 95%;
	-moz-border-radius:2px;
	border-radius:2px;
	}

div.sidebar div.authorblock_name
	{
	font-family:'Droid Sans', Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	letter-spacing:-0.5px;
	font-size:14px;
	padding:13px 90px 40px 15px;
	}

div.sidebar div.authorblock span
	{
	color:#1A8CBC;
	font-size:16px;
	line-height:20px;
	font-family:'Droid Sans', Arial, Helvetica, sans-serif !important;
	}

div.sidebar div.authorblock_arrow
	{
	height:33px;
	left:-17px;
	background:transparent url(../png/author-bg.png) repeat-y 0 0;
	}

div.sidebar div.sidebarbox
	{
	background:transparent url(../png/author-bg.png) repeat-y 0 100%;
	border:0;
	margin:-1px 8px 0 7px;
	position:relative;
	height:5px;
	width:236px;
	}

div.sidebar div.sidebar-body
	{
	margin:30px 18px;
	}

div.sidebar div.sidebar-body h4
	{
	font-family:'Droid Sans', Arial, Helvetica, sans-serif !important;
	font-size:22px;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#00567c;
	}

div.sidebar div.sidebar-body ul.action-plan
	{
	margin:13px 0 !important;
	padding:0;
	list-style:none;
	}

div.sidebar ul.action-plan li
	{
	background:transparent url(../png/lead-weeks.png) repeat-y 0 0;
	clear:both;
	width:224px;
	height:51px;
	position:relative;
	margin-bottom:8px !important;
	}

div.sidebar ul.action-plan li strong
	{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif !important;
	position:absolute;
	white-space:nowrap;
	display:block;
	top:7px;
	left:10px;
	color:#c84242;
	width:165px;
	}
div.sidebar ul.action-plan li strong a {
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif !important;
	color:#c84242;
}
div.sidebar ul.action-plan li a, div.sidebar ul.action-plan li a:hover {
	text-decoration:none;
	cursor:pointer;
}
div.sidebar ul.action-plan li p
	{
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif !important;
	position:absolute;
	white-space:nowrap;
	display:block;
	top:17px;
	left:10px;
	color:#666666;
	width:165px;
	font-size:14px;
	}

div.sidebar ul.action-plan li em
	{
	background:transparent url(../png/lead-weeks.png) no-repeat 0 -160px;
	font-style:normal;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif !important;
	position:absolute;
	white-space:nowrap;
	display:block;
	top:7px;
	right:7px;
	font-weight:bold;
	color:#FFF;
	width:37px;
	height:37px;
	font-size:24px;
	line-height:34px;
	text-align:center;
	}

div.sidebar ul.action-plan li.comming-soon
	{
	height:73px;
	background-position:0 -59px;
	}

div.sidebar ul.action-plan li.comming-soon strong
	{
	color:#666;
	}

div.sidebar ul.action-plan li.comming-soon p
	{
	}

div.sidebar ul.action-plan li.comming-soon em
	{
	display:none;
	}


div.sidebar div.sidebar-body ul.helpful-links
	{
	background:transparent url(../png/line-dotted.png) no-repeat 0 100%;
	margin:13px 0 !important;
	padding:0;
	list-style:none;
	}

div.sidebar ul.helpful-links li
	{
	background:transparent url(../png/line-dotted.png) no-repeat 0 0;
	clear:both;
	width:224px;
	margin:0 !important;
	}

div.sidebar ul.helpful-links li a
	{
	display:block;
	line-height:40px;
	font-size:14px;
	padding-left:6px;
	font-family:'Droid Sans', Arial, Helvetica, sans-serif !important;
	color:#666;
	}

div.sidebar div.sidebar-body h4.help-faster
	{
	font-size:16px;
	font-weight:normal;
	padding:0;
	margin:25px 0;
	color:#313131;
	width:205px;
	line-height:21px;
	}

div.sidebar div.sidebar-body h4.help-faster a
	{
	color:#1a8cbc;
	}

div.sidebar div.sidebar-body div.need-help h4
	{
	color:#313131;
	font-size:18px;
	}

div.sidebar div.sidebar-body div.need-help h4 strong
	{
	display:block;
	font-size:18px;
	}

/* Visit */
p.visit
	{
	text-align:right;
	margin-bottom:30px;
	margin-right:30px;
	}


/* Life Tributes 2014 Release Post */
#lifetributes-release-2014 {
	padding-bottom: 30px;
}

#lifetributes-release-2014 p {
	letter-spacing: 0;
}

#lifetributes-release-2014 p a {
	color: #5a90c9;
	text-decoration: underline;
}

#lifetributes-release-2014 p.footer {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 0 30px;
	color: #999;
}

#lifetributes-release-2014 img {
	margin: 15px 0;
}

#lifetributes-release-2014 img.no-border {
	border: 0 none;
	padding: 0;
}

#lifetributes-release-2014 img.no-margin {
	margin: 0;
}

#lifetributes-release-2014 h2 {
	font-family: Arial, Tahoma, sans-serif;
	color: #000;
	line-height: 1.15em;
	letter-spacing: 0;
	margin: 0;
	padding: 10px 0;
}

#lifetributes-release-2014 h3 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.3em;
	letter-spacing: 0.03em;
	padding: 0;
	margin: 10px 0;
}

#lifetributes-release-2014 h4 {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	letter-spacing: 0.03em;
	padding: 0;
	margin: 10px 0;
}

#lifetributes-release-2014 ul.columns {
	text-indent: 0;
	margin: 10px 0 30px;
	padding: 0;
}

#lifetributes-release-2014 ul.columns:before,
#lifetributes-release-2014 ul.columns:after {
    content: " ";
    display: table;
}

#lifetributes-release-2014 ul.columns:after {
    clear: both;
}

#lifetributes-release-2014 ul.columns li {
	margin: 0;
	padding: 0;
	width: 50%;
	float: left;
}

#lifetributes-release-2014 ul.columns li p {
	margin-bottom: 20px;
}

#lifetributes-release-2014 ul.columns li h3,
#lifetributes-release-2014 ul.columns li h4 {
	margin: 0;
	padding: 0;
}

#lifetributes-release-2014 ul.columns li.column-left {
	clear: left;
}

#lifetributes-release-2014 ul.columns li.column-left p {
	margin-right: 30px;
}

#lifetributes-release-2014 .image-description {
	line-height: 1.4em;
	display: block;
	font-size: 12px;
	color: #999;
	text-align: center;
	padding: 10px 0;
}

#lifetributes-release-2014 .block-padding {
	padding: 40px 0;
}

#lifetributes-release-2014 .block-padding p {
	letter-spacing: 0.1px;
}

#lifetributes-release-2014 .video-frame {
	height: 349px;
	border: 1px solid #E5E5E5;
	padding: 5px;
	margin-bottom: 10px;
	background: url(../gif/loading.gif) no-repeat center center;
}

#lifetributes-release-2014 .video-frame div {
	margin: 0 auto;
}

#lifetributes-release-2014 .video-description {
	text-align: center;
	font-size: 12px;
}

#lifetributes-release-2014 .video-description strong {
	font-weight: bold;
	letter-spacing: 0;
}

#lifetributes-release-2014 .video-description span {
	letter-spacing: 0;
	color: #5a90c9;
}

#lifetributes-release-2014 ul.video-thumbs {
	padding: 0 0 30px;
	margin: 0;
	letter-spacing: 0;
	text-indent: 0;
}

#lifetributes-release-2014 ul.video-thumbs:before,
#lifetributes-release-2014 ul.video-thumbs:after {
    content: " ";
    display: table;
}

#lifetributes-release-2014 ul.video-thumbs:after {
    clear: both;
}

#lifetributes-release-2014 ul.video-thumbs li {
	margin: 0;
	padding: 0;
	float: left;
	width: 33.3%;
	text-align: center;
	cursor: pointer;
}

#lifetributes-release-2014 ul.video-thumbs li.current {
	display: none;
}

#lifetributes-release-2014 ul.video-thumbs li img {
	margin: 0;
}

#lifetributes-release-2014 ul.video-thumbs li:hover img {
	outline: 1px solid #5a90c9;
	border-color: #5a90c9;;
	opacity: 0.8;
}


.jwplayer .jw-icon {
	font-family: jw-icons !important;
}

.jwplayer .jw-display-icon-container {
	margin: -1.875em auto 0 !important;
}


/* Minor Adjustments 1/8/2024 */
div.entry h1 {
	line-height: 40px;
}
div.entry h1,
div.entry h2 {
	padding: 30px 0;
}