﻿/* 
Description: Theme styles for the new qleapahead.com
Author: Adam Koehler/Design and Michael Taylor/Development
Author URI: reversedout.com
Version: 1.0
*/

/* Reset browser defaults */
@import url('reset.css');

/* Apply basic typography styles */
@import url('typography.css');

body
{
	background: #FFF url('../images/body_bg.jpg') top center repeat-x;
}

#wrapper
{
	background: url('../images/bokeh_bg.jpg') top center no-repeat;
	position: relative;
	zoom: 1;
}

#logo
{
	float: left;
	
}

#branding
{
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
}

#branding #navigation
{
	float: left;
	height: 25px;
	margin-top: 20px;
	margin-left: 30px;
}

#branding #navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#branding #navigation li
{
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

#branding #navigation li a
{
	display: block;
	text-decoration: none;
	color: #FFF;
	padding: 0 18px;
	line-height: 22px; /*border-left: 1px solid #FFF;*/
	border-left: 0;
}

#branding #navigation li.first a
{
	border-left: 0;
}

#branding #navigation ul ul
{
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
	float: left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}

#branding #navigation ul ul li
{
	min-width: 180px;
}
#branding #navigation ul ul ul
{
	left: 100%;
	top: 0;
}
#branding #navigation ul ul a
{
	background: #FFF;
	color: #0D649A;
	height: auto;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	margin-right: 0;
	border-right: 0;
}
#branding #navigation li:hover > a, #branding #navigation ul ul :hover > a
{
	color: #f37025; /*background: #FFF;*/
}
#branding #navigation ul li:hover > ul
{
	display: block;
}
#branding #navigation ul li.current_page_item > a, #branding #navigation ul li.current-menu-ancestor > a, #branding #navigation ul li.current-menu-item > a, #branding #navigation ul li.current-menu-parent > a
{
	/*color: #0D649A;*/ /*background-color: #FFF;*/
	color: #f37025;
	font-weight: bold;
}

* html #branding #navigation ul li.current_page_item a, * html #branding #navigation ul li.current-menu-ancestor a, * html #branding #navigation ul li.current-menu-item a, * html #branding #navigation ul li.current-menu-parent a, * html #branding #navigation ul li a:hover
{
	color: #0D649A;
	background-color: #FFF;
}

#branding #navigation #submenu
{
	/*border-top: 1px solid #fbad1c;*/
	float: right;
}

#branding #navigation #submenu li
{
	font-size: 10px;
}
#branding #navigation #submenu li a
{
	/*border-left: 1px solid #FFF;*/
	font-size: 10px;
	line-height: 0px;
	padding: 10px 18px;
}

#branding #navigation #submenu li.first a
{
	border-left: 0;
}
#branding #navigation #submenu li.last a
{
	padding-left: 18px;
	padding-right: 0px;
	line-height: 0px;
}

#content
{
	background: url('../images/body_shadow.png') top center no-repeat;
	width: 968px;
	padding: 20px 16px 20px;
	margin: 0 auto;
}

#main_flash_wrapper
{
	width: 944px;
	height: 325px;
	background: #FFF;
	padding: 0 0 0 0;
	margin: 0 auto;
}
#main_flash
{
	width: 944px;
	height: 325px;
	vertical-align: top;
	text-align: right;
	margin-top: -1px;
}

#page_content
{
	padding: 0;
	margin: 15px 0 0;
	background: url('../images/page_content_shadow.jpg') top center no-repeat;
}

#page_content h1
{
	margin: 0;
	padding: 17px 5px 10px 5px;
	line-height: 16px;
	font-size: 10px;
	background: url('../images/heading1_shadow.jpg') bottom center no-repeat;
	text-align: center;
}


#page_content h1 span
{
	margin: 0;
	padding: 17px 5px 10px 5px;
	line-height: 20px;
	font-size: 10px;
	background: url('../images/heading1_shadow.jpg') bottom center no-repeat;
	text-align: center;
}

#home_buckets
{
	margin: 10px 0 0;
}

.buckets
{
	margin: 10px 0 0;
}

.left_content, .right_content
{
	padding: 20px;
	background: url('../images/heading1_shadow.jpg') bottom center no-repeat;
}

.alignright
{
	float: right;
	margin: 0 0 0 15px;
	vertical-align:middle;
}

.alignleft
{
	float: left;
	margin: 0 15px 60px 0;	
	vertical-align:middle;
}

.left_content img
{
	vertical-align:middle;
}

.left_content .content
{
	margin-right: 360px;
}

.right_content .content
{
	margin-left: 360px;
}

.left_content .contentall
{
	/*margin-right: 360px;*/
	margin: 0;
}

.right_content .contentall
{
	/*margin-left: 360px;*/
	margin: 0;
}

.content h2
{
	font-size: 18px;
	padding-right: 0px;
	line-height: 24px;
	margin-bottom: 18px;
}


.contentall h2
{
	font-size: 18px;
	padding-right: 0px;
	line-height: 24px;
	margin-bottom: 18px;
}

.bucket
{
	float: left;
	width: 202px;
	padding: 20px;
	background: url('../images/home_shadow_bucket.jpg') top center no-repeat;
}

.buckets h2
{
	margin: 0 0 5px;
	padding: 0 0 4px;
	border-bottom: 3px solid #0D649A;
	color: #0D649A;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
}
.buckets h3
{
	padding: 0 0 7px;
	font-style: italic;
	text-align: center;
}
.buckets ul
{
	margin: 0 0 12px 20px;
	padding: 0;
}

.buckets img
{
	display: block;
	margin-bottom: 2px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


.buckets a, .main_cta
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

.content a, .contentall a
{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	float: right;
	padding-right: 15px;
}

#footer_wrapper
{
	background: url('../images/footer_wrapper.jpg') top center repeat-x;
	padding: 28px 0 0;
	color: #FFF;
}

#footer
{
	background: #0c649b url('../images/footer_shadow.jpg') top center no-repeat;
	padding: 27px 0 0;
}

#footer_content
{
	width: 940px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#footer_social
{
	float: right;
	width: 300px;
	text-align: right;
}

#footer_menu
{
	float: left;
	width: 450px;
	text-align: left;
}

#footer_social .icons
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer_social .icons li
{
	display: inline;
	margin: 0;
}

#footer_content ul.links
{
	margin: 10px 0;
	overflow: hidden;
}

#footer_content ul.links li
{
	text-transform: uppercase;
	border-right: 1px solid #fbad1c;
	padding: 1px 9px;
	list-style: none;
	float: left;
	font-size: 12px;
	line-height: 12px;
}

#footer_content ul.links li.first
{
	padding-left: 0;
}

#footer_content p
{
	width: 940px;
}

#footer_content a
{
	color: #fbad1c;
}

#footer_content ul.links li.last
{
	padding-right: 0;
	border-right: 0 none;
}

#footer_legalese
{
	background: #0e76bc;
}

#footer_legalese p
{
	width: 940px;
	margin: 0 auto;
	padding: 15px 0;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	zoom: 1;
}

.vzaar_media_player
{
	height: auto;
	width: auto;
	margin: 7px 0 0 0;
	text-align: center;
	background: none;
}



#branding #navigation li input
{
	color: gray;
	width: 85px;
	margin-left: 5px;
	font-size: 10px;
	text-align: center;
	height: 15px;
}

.video_sidebar
{
	width: 202px;
	padding: 20px;
	background: url('../images/home_shadow_bucket.jpg') top center no-repeat;
	margin-right: 5px;
	vertical-align: top;
	text-align: left;
}
.video_sidebar h2
{
	margin: 0 0 5px;
	padding: 0 0 4px;
	border-bottom: 3px solid #0D649A;
	color: #0D649A;
	font-size: 13px;
	line-height: 15px;
}
.video_sidebar h3
{
	padding: 0 0 7px;
	font-style: italic;
}
.video_table
{
	background: none;
	margin-left: 7px;
	text-align: center;
}

.video_table td
{
}

.in_body_link_simple
{
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
	float:none;	
	color: #4f5544;
	font-weight:700;
	padding:0px;
}


.in_body_link_underlink
{
	float: none;
	color: #4f5544;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}

.in_body_link_italic
{
	float: none;
	color: #4f5544;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.search_h2
{
	margin: 0 0 5px;
	padding: 0 0 4px;
	border-bottom: 3px solid #0D649A;
	color: #0D649A;
	font-size: 15px;
	line-height: 18px;
	
}
