/*  
Theme Name: Life Insurance 2.0
Theme URI: http://readytoquote.com/
Description: Designed exclusively for Life Insurance 2.0 by Kristen Friend.
Author: Justin Torres
*/

/* Globals */
* {
	margin:0px;
	padding:0px;
	list-style:none;
}
html, img {
	border:none !important;
}
body {
	color:#2f3132;
	font-size: 13px;
	margin:20px auto;
	font-family: Arial, Helvetica, sans-serif;
}
.max {
	width:960px;
	margin:0px auto;
}
.clear {
	height:1%;
	clear:both;
	overflow:hidden;
}
.body_wrap {
	width:960px;
	margin:0px auto;
	padding:0px 10px;
	background-repeat:repeat-y;
	background-image:url(images/bg_content.jpg);
}

/* Heading */
.top {
	float:right;
	width:750px;
}
.top h1 {
	font-size:22px;
}

.top h5 {
	font-size:22px;
}

.meta {
	float:right;
}
.meta * {
	text-decoration:none;
}
.meta li {
	float:left;
}
.icon {
	padding:3px 10px 0px 0px;
}
.icon * {
	color:#6397BA;
}
.search table {
	border-top:#999 2px solid;
	border-right:#BBB 1px solid;
	border-bottom:#BBB 1px solid;
	border-left:#BBB 1px solid;
}
.search input[type=text], .search #s {
	border:0px;
	color:#000;
	padding:3px 7px;
}
.search input[type=image] {
	border-left:#BBB 1px solid;
}

/* Menu */
#nav {
	width: 100%;
	margin-top:15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-repeat:repeat-x;
	background-image:url(images/bg_menu.jpg);
}
#nav ul {
	width: 100%;
	float: left;
	line-height:14px;
}
#nav a {
	display:block;
	text-decoration:none;
}
#nav ul li a {
	color:#FFF;
	font-size:14px;
	padding:13px 20px;
}

#nav ul li a:hover {
	color:#d9e2e9;
        text-decoration:underline;
}

#nav li {
	float: left;
	text-align:center;
}
#nav li ul {
	position : absolute;
	left : -999em;
	left : -111em;
	z-index:9999;
	height : auto;
	background-color: #643919;
}
#nav li ul {
	left: auto;
	width:260px;
	display:none;
	opacity: 0.95;
	-moz-opacity: 0.95;
	filter:alpha(opacity=95);
	border-left:1px #577EA2 solid;
	border-bottom:1px #577EA2 solid;
}
#nav li ul li {
	clear:both;
	width:auto;
	float: none;
	display:block;
	text-align:left;
	background-color:#5B88A7;
}
#nav li ul li a {
	color:#FFF;
}
#nav li ul a:hover, #nav .current_page_item {
	color:#FFF;
	background-color:#447495;
	text-decoration:underline;
}

/* Dynamic Video Area */
.bluebar {
	height:5px;
	background-color:#036;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
}

/* Banner */
.banner {
	color:#FFF;
	padding:20px 0px;
	background-color:#6397BA;
	border-bottom:#002B4F 5px solid;
}
.banner_widget {
	float:left;
	width:290px;
	height:220px;
	margin-left:20px;
	border:#78A7C7 1px solid;
	background-image:url(images/banner_text_bg.jpg);
}
.banner .folder {
	background-repeat:no-repeat;
	background-image:url(images/banner_graphic_folder.jpg);
}
.banner .phone {
	background-repeat:no-repeat;
	background-image:url(images/banner_graphic_phone.jpg);
}
.banner .globe {
	background-repeat:no-repeat;
	background-image:url(images/banner_graphic_globe.jpg);
}
.banner_text p {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	padding:30px 5px 20px 15px;
}
.banner_text h1 {
	font-size:24px;
	padding-top:20px;
	line-height:24px;
	padding-left:80px;
	font-weight:normal;
}

.banner_text h4 {
	font-size:24px;
	padding-top:20px;
	line-height:24px;
	padding-left:80px;
	font-weight:normal;
}

.banner_text input[type=text] {
	padding:2px;
}

/* Content */
.content_wrap {
	padding:30px;
	background-color:#FBFBFB;
}
.content_wrap a:link, .content_wrap a:visited {
	color:#3c7194;
	text-decoration:none;
	border:#FBFBFB 1px solid;
}
.content_wrap a:hover {
	color:#5694BC;
	background-color:#FFF;
	border-top:#CBCBCB 1px solid;
	border-left:#CBCBCB 1px solid;
	border-right:#5694BC 1px solid;
	border-bottom:#5694BC 1px solid;
}
.content-with-sidebar {
	width:570px;
}
.content h1, .content h2, .content h3, .content h4 {
	color:#3C7194;
	font-weight:normal;
	margin-bottom:15px;
}
.content p {
	line-height:20px;
	margin-bottom:15px;
}
.content li {
	margin:5px 0px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-image:url(images/ico_sml_arrow.jpg);
}

/* Sidebar */
.sidebar {
	float:right;
	width:300px;
}
.widget h1 {
	color:#002B4F;
	font-size:18px;
	margin-top:10px;
	margin-bottom:15px;
	font-weight:normal;
	letter-spacing:-1px;
	background-color:#FFF;
	border:#E8E8E8 1px solid;
	padding:10px 0px 10px 60px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.widget h1.news {
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-image:url(images/ico_big_news.jpg);
}
.widget h1.info {
	background-repeat:no-repeat;
	background-position:10px 3px;
	background-image:url(images/ico_big_page.jpg);
}
.widget h1.question {
	background-repeat:no-repeat;
	background-position:10px 3px;
	background-image:url(images/ico_big_question.jpg);
}

.widget h4 {
	color:#002B4F;
	font-size:18px;
	margin-top:10px;
	margin-bottom:15px;
	font-weight:normal;
	letter-spacing:-1px;
	background-color:#FFF;
	border:#E8E8E8 1px solid;
	padding:10px 0px 10px 60px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.widget h4.news {
	background-repeat:no-repeat;
	background-position:10px 5px;
	background-image:url(images/ico_big_news.jpg);
}
.widget h4.info {
	background-repeat:no-repeat;
	background-position:10px 3px;
	background-image:url(images/ico_big_page.jpg);
}
.widget h4.question {
	background-repeat:no-repeat;
	background-position:10px 3px;
	background-image:url(images/ico_big_question.jpg);
}

.widget li {
	margin:5px 0px;
	padding-left:20px;
	background-repeat:no-repeat;
	background-image:url(images/ico_sml_arrow.jpg);
}

/* Blog */
.post {
	margin-bottom:20px;
}
.tags {
	padding:7px;
	background-color:#EEE;
	text-transform:capitalize;
	border-top:#DDD 1px solid;
	border-bottom:#DDD 1px solid;
}
.tags a:link, .tags a:visited {
	padding:0px 4px;
	text-decoration:none;
}

/* Footer */
.footer {
	color:#6397BA;
	padding:10px;
	line-height:20px;
	border-top:#6397BA 10px solid;
}
.footer a:link, .footer a:visited {
	color:#6397ba;
}
.footer li {
	float:left;
	padding:0px 7px;
}
.credits {
	font-size:10px;
	color:#ccc;
}
.credits a {
	color:#ccc;
}
.credits a:hover {
	color:#ccc;
}
.credits a:visited {
	color:#ccc;
}