/*
Theme Name: Life Insurance Quotes
*/

body {
	margin:29px 0 0 0;
	background:#fff url(images/top-rept.jpg) repeat-x left top;
	color:#4f4f4f;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
a { 
	color:#fe920b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline; 
}
h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#252424;
	text-align:left;
}
h1 {font-size:2.6em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}
.postentry h1 {font-size:26px;margin-bottom:15px;}
.postentry h2 {font-size:18px;margin-bottom:15px;}
img {
	border:0;
}
input {
	font-size:1.2em;
}
input[type=text], textarea{
	background:#fff;
	border:1px inset #aaa;
}
/*
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

*/

textarea {
	font-size:12px;
}
pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}


/* Layout */
#page-out {
	background:url(images/bottom-rept.jpg) repeat-x left bottom;
	width:100%;
	float:left;
}
#page {
	width:951px;
	margin:0 auto;
	text-align:left;
}
#wrapper {
	background:#FFFFFF;
	width:951px;
	float:left;
	padding-top:22px;
	padding-bottom:10px;
}
#content{
	float:left;
	width:730px;
	padding-left:20px;
}
#content-page{
	width:911px;
	float:left;
	padding-left:20px;
}
#content-page-home{
	width:951px;
	float:left;
}

#sidebar{
	float:right;
	width:150px;
	padding:20px;
}
#footer {
	line-height:75px;
	height:75px;
	clear:both;
	padding-top:8px;
}


/* Header */
#header {
	width:951px;
	float:left;
}
#header-top {
	background:url(images/header-top.jpg) no-repeat left top;
	width:951px;
	height:78px;
	float:left;
	padding-top:0px;
}
#header-top ul {
	width:100%;
	height:57px;
	padding:0;
	margin:0;
	list-style-type:none;
}
#header-top ul li {
	height:57px;
	float:left;
	margin-left:12px;
}
#header-top ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:49px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	height:57px;
	float:left;
	padding-left:20px;
}
#header-top ul li a span {
	display:block;
	height:57px;
	float:left;
	padding-right:20px;
	cursor:pointer;
}
#header-top ul li a:hover {
	background-image:url(images/menu-left.png);
	background-repeat:no-repeat;
	background-position:left top;
}
#header-top ul li a:hover span {
	background-image:url(images/menu-right.png);
	background-repeat:no-repeat;
	background-position:right top;
}
#header-bottom {
	width:951px;
	height:306px;
	float:left;
}
#header-bottom-in {
	width:951px;
	height:306px;
	position:relative;
}
#header-img {
	background:url(images/header.jpg) no-repeat left top;
	width:951px;
	height:314px;
	position:absolute;
	left:0;
	top:-8px;
	z-index:9999;
}
#header-img h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 100%;
	color: #FFFFFF;
	margin:35px 0 0 34px;
}
#header-img h1 span {
	font-size:48px;
	display:block;
	padding-bottom:5px;
}
#header-img form, #header-img input {
	padding:0;
	margin:0;
}
#header-img label {
	font-size:17px;
	font-weight:bold;
	color:#FFFFFF;
	padding-right:15px;
}
#header-img .zipbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
/*	background:#b3eb87; */
	background:#fff; 
	width:180px;
	padding:5px 0px 5px 15px;
	border:solid 1px #75bc3c;
}
#header-img .zipsubmit {
	background-image: url(images/get-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:323px;
	height:41px;
	border:none;
	position:absolute;
	left:34px;
	top:207px;
	cursor:pointer;
}


/* Sidebar */
#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:1.1em;
}
#sidebar ul ul {
	font-size:1em;
}
#sidebar ul li {
	margin:0 0 2em 0;
}
#sidebar ul ul {
	margin:0;
	padding:0;
}
#sidebar li li {
	margin:0.1em 0;
}
#sidebar li li li {
	padding-left:10px;
}
#sidebar ul h2 {
	margin:0;
	padding:0;
	color:#73a81f;
	font-size:1.2em;
	text-transform:uppercase;
}


/* Footer */
#footer p {
	font-size:12px;
	color:#FFFFFF;
	float:left;
	padding:0;
	margin:0 0 0 10px;
}
#footer ul {
	float:right;
	padding:0;
	margin:0 0 0 5px;;
	list-style-type:none;
}
#footer ul li {
	font-size:12px;
	color:#FFFFFF;
	float:left;
}
#footer ul li a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px;
}
#footer ul li a:hover {
	text-decoration:underline;
}


/* Post */
.post {
	clear:both;
}
.post p.promo {
font-size: 120%!important; color: #444; line-height: 145%
}
.post img.promo {
margin-bottom: 13px; margin-left: 19px; box-shadow: 5px 5px 2px rgb(136, 136, 136); border-radius: 5px 5px 5px 5px; float: right;
}
.post p, .post ol li, .post ul li{
	margin-top:0;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}
.postmetadata {
	clear:both;
	margin:1em 0;
	font-size:1.1em;
	color:#888;
	text-align:justify;
}
div.navigation {
	font-size:1.1em;
}


/* Comments */
#comments {
	font-size:1.2em;
}
.commentlist {
	margin:20px 0;
	padding:0;
	border-width:0 0.1em 0.1em 0;
	border-color:#eee;
	border-style:solid;
}
.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0.1em;
	border-color:#eee;
	border-style:solid;
}
li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}
li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}
.commentlist li.even {
	background-color:#fafafa;
}
.commentlist li.odd {
	background-color:#f6f6f6;
}
ul.children li {
	list-style:none;
}
img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}
.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}
.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}

textarea#comment {
	width:100%;
}
#comments div.navigation {
	font-size:0.9em;
}
/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#aaa;
	text-align:left;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */


abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}
.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}







.green-rept {
	background-image: url(images/green-rept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
.black-rept {
	background-image: url(images/black-rept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
.orange-rept {
	background-image: url(images/orange-rept.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d8d8d8;
	border-left-color: #d8d8d8;
}
.white-head {
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.gray-rept {
	background-image: url(images/gray-rept.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.gray-bottom {
	background-image: url(images/gray-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gray-bdr {
	padding: 15px 10px 23px 0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #b5b5b5;
}
ul.list1 {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
ul.list1 li {
	font-size: 12px;
	color: #565656;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #73a81f;
}
ul.list1 li a {
	font-size: 12px;
	color: #565656;
	display: block;
}

ul.sidebarlist li {
   border-width: 1px 0 0 0;
   border-color:#ccc;
   border-style:solid;
   padding:3px 0;
}