/*
Theme Name: Lighthouse Insurance Brokers
Theme URI: http://www.joshualee.info
Description:  A responsive wordpress theme design exclusively for Lighthouse Insurance Borkers.
Author: Joshua Lee
Author URI: http://www.joshualee.info
Version: 1.0
*/

/* MAIN STYLES
-------------------------------------------*/
* { margin: 0; padding: 0; }
body,html {
	font-weight:normal;
	font-family: 'Lato', sans-serif;
	font-size:15px;
	color:#777;
	line-height:135%;
	background: url(images/bg.png) repeat-x;
}

ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#1FA2E1;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
p {
	margin:0 0 1.5em;
}
h1, h2, h3 {
	font-size:32px;
	letter-spacing:-1px;
	line-height:120%;
	padding-bottom:15px;
}
#contact_form_pop {padding-left: 40px; padding-right: 40px; padding-top: 10px;}
#contact_form_pop .symbol {}
#contact_form_pop p {margin: 0px 0px 1em !important;}
#claim_form_pop {padding-left: 40px; padding-right: 40px; padding-top: 10px;}
#claim_form_pop .symbol {}
#claim_form_pop p {margin: 0px 0px 1em !important;}
.quote-form {padding: 8px; border: solid 1px #e0e0e0; box-sizing: border-box; border-radius: 4px; width: 100%}
.quote-form-text {padding: 8px; border: solid 1px #e0e0e0; box-sizing: border-box; border-radius: 4px; width: 100%; height: 100px;}
.form-field-half {padding: 8px; border: solid 1px #e0e0e0; box-sizing: border-box; border-radius: 4px; width: 50%}
.form-field-half-image {padding: 8px; border: solid 1px #e0e0e0; box-sizing: border-box; border-radius: 4px; width: 45%; margin-right: 5%; height: 37px; float: left;}
#fancybox-content {

border-image: none !important;
border: none !important;

}
#fancybox-outer {

    border: solid 6px #25aae1 !important;
border-radius: 8px;

}
#fancybox-wrap {width: 380px !important;}
h1 {
	font-weight: 600;
	text-transform: uppercase;
color: #555;
}
section h2 {	font-weight: 600;
	text-transform: uppercase;
color: #555;}
h1 a:hover {
	text-decoration:none;
	color:#333;
	
}
h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	padding-top:10px;
}

.read-more {
    width: 100%;
    border: 3px solid #25aae1;
    border-radius: 5px;
    text-align: center;
    padding: 15px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    box-sizing: border-box;
    color: #25aae1;
background-color: #fff;
}

.read-more:hover {
text-decoration: none;
color: #fff;
background-color: #25aae1;
}


iframe {border: none !important;}

.single-column h2 {color: #555; font-weight: bold; font-size: 25px;}
.single-column h2 i {color: #fff; padding-top: 16px; padding-bottom: 4px; font-size: 20px; text-align: center; margin-right: 10px; width: 50px; height: 30px; background-image:url(images/icon-bg.png)}
.single-column p {}
/* LAYOUT STRUCTURE
--------------------------------------------------*/
body#home #mainWrapper {
	
}
#mainWrapper {
	
}
.wrapper {
	margin:0 auto;
	max-width:960px;
}
header {
	height: 185px;
	position:relative;
	
}
#content {
	padding-bottom:20px;
	overflow:hidden;
	margin-top: 0px;
border-top: 1px solid #e0e0e0;
}
body#home #content{
	margin-top:20px;
}
body#home #content, body#portfolio #content, body.page-template-fullwidthpage-php #content {
	background:none;
}
body.page-template-fullwidthpage-php #content section {
	width:960px;
}
#content section {
	float:left;
	width: 69.791%;
	margin-right: 5.208%;
	padding-top:10px;
	min-height: 600px;
margin-top: 20px;
}

#content .full-width section {
	float:left;
	width: 100%;
	margin-right: 0%;
	padding-top:10px;
}
#colFull section {
    width: 100%;
}
#content aside {
	float:right;
	width:24.999%;
margin-top: 20px;

}
footer {
	margin:10px 0 0;
	color:#666;
	position:relative;
	padding-top:3px;
	font-size:12px;
}
#footerActionsInner{
	width:960px;
	margin:0 auto;
	padding:32px 0 0;
	overflow:hidden;
}
#footerWidgets {
background: #006181 url(images/footer-bg.jpg) top center no-repeat;
border-top: 3px solid #25aae1;
}
#footerWidgetsInner {
	max-width: 960px;
	margin:0 auto;
	padding:20px 0 35px;
	overflow:hidden;
}

/* HEADER ELEMENTS
-----------------------------------*/

/* -- logo --*/
#logo {
	position:absolute;
	top: 80px;
	left:0;
max-width: 360px;
}
#logo a {
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    padding-top: 30px;
    letter-spacing: -1px;
    display: block;
}
#logo a:hover {
    text-decoration: none;

}
#logo span {
    clear: both;
    color: #666666;
    display: block;
    font-size: 11px;
    margin-top: -10px;
    text-transform: uppercase;
}
#logo a img{
    border:none;
    margin-top: -40px;
width: 100%;
}

#mainMenu {
	position:absolute;
	top:0;
	width: 100%;
}
#mainMenu ul li{
	float:left;
	width: 14.2857%;
}
#mainMenu ul li a {
	display:block;
	height:31px;
	color:#999;
	font-size:13px;
	width: 100%;
	text-align: center;
	padding-top: 12px;
	background-color: #FFF;
	border: 1px solid #E0E0E0;
	border-top: none;
	transition: ease-in-out all 0.1s;
}
#mainMenu ul li a span {
	font-size:10px;
	color:#999;
	line-height:120%;
}
#mainMenu ul li a:hover {
	text-decoration:none;
	background-color: #25aae1; 
	color:#fff;

}
#mainMenu ul li ul li a {
border-bottom: solid 1px #fff !important;
}
#mainMenu ul li ul li a:hover{
	background:#25aae1;
	color:#fff !important;
}
#mainMenu li.current_page_item a {
    text-decoration: none;
    background: #25aae1;
    color: #FFF;
}

.slider-but {
padding: 30px;
font-size: 16px;
font-weight: bold;
border: 3px solid #FFF;
border-radius: 5px;
padding: 20px;
color: #fff;}

.slider-but:hover {
text-decoration: none;
background: rgba(255,255,255,0.30);
transition: all ease-in-out 0.2s;
}

.faded { opacity: 0.5;
}

.fp-list {width: 100%; float: left; margin-top: 0px;}
.fp-list li {width: 100%; padding-bottom: 5px; font-size: 18px; width: 100%; display: block; background: url(images/tick.png) 5px 0px no-repeat; padding-left: 40px; box-sizing: border-box;}
.fp-list li i {color: #25AAE1; padding-bottom: 5px;}
/* top social links */
#topPhone {
position: absolute;
right: -2px;
top: 79px;
padding: 10px 15px;
height: 75px;
border-radius: 10px;
background: url(http://www.joshualee.info/sandbox/lhib/wp-content/uploads/2015/02/blue-slider-background.jpg) bottom right no-repeat;
box-sizing: border-box;
}
#mobilePhone {
display: none;
}
#topPhone a {
font-size: 28px;
font-weight: bold;
color: #fff;
display: block;
}

#topPhone a i {
margin-right: 15px;
text-align: center;
background-color: #FFF;
color: #25AAE1;
border-radius: 90px;
padding: 8px 5px 2px;
margin-top: -20px;
width: 36px;
height: 36px;
float: left;
font-size: 30px;
}

#topPhone a:hover {
text-decoration: none;
}

#topPhone span {
font-size: 16px;
font-weight: normal;
display: block;
color: #fff;
margin-left: 60px;
}
#topSocial {display: none;
	position:absolute;
	right:0;
	top:80px;
}
#topSocial ul li {
	float:left;
	padding:0 5px;
	width:32px;
}
#topSocial ul li a {
	display:block;
	height:32px;
	width:32px;
}
#topSocial ul li a img {
	border:none;
}
#topSocial ul li a:hover {

/*background:url(images/bk_topsocial_hover.png) 0 0 no-repeat;*/
	background:none;
}

/* Top Search */
#topSearch {
	position:absolute;
	right:5px;
	top:25px;
}

/* CUSTOM ELEMENTS
-------------------------------------------*/
.wrapper-inner {width: 100%; 
float: left;}

.single-column {
margin-right: 2%;
margin-left: 2%;
margin-bottom: 10px;
margin-top: 10px;
min-height: 250px;
float: left;
box-sizing: border-box;

}
/* Footer Widgets */
#footerWidgetsInner .boxFooter {
margin-right: 2%;
margin-left: 2%;
margin-bottom: 10px;
margin-top: 10px;
min-height: 250px;
float: left;
box-sizing: border-box;
width: 21%;
}
.quarter {width: 21%;}

.third {width: 29.333%}
.half-footer {width: 46% !important;}
.half {width: 46%;}
.two-thirds {width: 62.666%}
.three-quarters{width: 69%}
.full-width-wrapper { clear: both; padding-top: 30px; margin-top: 20px; overflow: hidden;}




/* CONTENT ELEMENTS
-------------------------------------------*/
.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}
.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

/* homeboxes */
#homeBoxes {
	overflow:hidden;
}
#homeBoxes .homeBox {
	width:290px;
	float:left;
	margin-right:40px;
}
#homeBoxes .homeBox img {
	border:6px solid #E2E2E2;
	background:#fff;
	padding:1px;
}
#homeBoxes .homeBox img:hover {
	border-color:#F9F9F9;
}
#homeBoxes .last{
	margin-right:0;
}
#homeBoxes .homeBox h2 {
	padding:10px 0 15px;
	color:#333;
	font-weight:normal;
	font-size:24px;
}
.more-link {
	padding:20px 0 0 0;
}

/* home blurb */
#blurb {
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-top:1px solid #BDBDBD;
	border-left:1px solid #BDBDBD;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:15px 20px 25px;
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-size:18px;
	line-height:130%;
	margin-bottom:25px;
}
#blurb p {
	margin:0;
}
#blurb img {
	float:right;
	border:none;
	margin-top:5px;
}
#archive-title {
	padding:5px 0 7px 25px;
	margin:0 0 15px;
	display:block;
	background:url(images/ico_archive.png) 2px 50% no-repeat;
	border-bottom:1px solid #ddd;
}
#content section img {

}

/* BLOG ITEMS */
article {
	margin:0 0 30px 0;
	padding:0 0 15px;
	border-bottom:1px dotted #bbb;
	overflow:hidden;
}
article.portfolio-single {
    border-bottom: 0;
}
article header {
    background: none;
    margin: 0;
    padding: 0;
    height: auto;
}
article .meta {
	font-size:11px;
	color:#666;
	text-shadow:1px 1px #fff;
	margin-top:-12px;
	margin-bottom:18px;
}
.postTags {
	font-size:13px;
	background:url(images/ico_tag.png) 0 50% no-repeat;
	padding-left:24px;
	margin:25px 0 0;
}
blockquote {
	padding-left:80px;
	margin:20px 0 15px 0;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(images/bk_blockquote.png) 0 15px no-repeat;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
}
#content section ul li, #content section ol li, .single-column ul li  {
width: 100%; padding-bottom: 10px; width: 100%; display: block; background: url(images/tick.png) 5px 0px no-repeat; padding-left: 40px; box-sizing: border-box;
}


/* top social links */
#content section ul {
	margin:0 0px;
}
#content section ol li {
	background:none;
	padding-left:0;
}
#content section ol {
	margin:0 0 15px 35px;
}
#shareLinks {
	height:30px;
	background:url(images/bk_social.jpg) 0 0 repeat-x;
	font-size:12px;
	line-height:32px;
	padding:0 10px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border:1px solid #008FF5;

/*border-left:1px solid #008FF5;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;*/
	margin:20px 0;
	width:130px;
}
#shareLinks a {
	color:#fff;
}
#shareLinks #icons {
	display:none;
	padding-left:15px;
}
#shareLinks #icons a {
	margin:0 10px;
	font-weight:bold;
	text-transform:uppercase;
}

/* PAGINATION */
.emm-paginate {padding:10px 0; overflow:hidden; clear:both;}
.emm-paginate a {background:url(images/bk_pagenavi.jpg) 0 100% repeat-x; border:1px solid #ddd; color:#666; margin-right:5px; padding:4px 8px; text-align:center; text-decoration:none;}
.emm-paginate .emm-title {color:#555; margin-right:4px;}
.emm-paginate .emm-gap {color:#999; margin-right:4px;}
.emm-paginate a:hover, .emm-paginate a:active, .emm-paginate .emm-current {color:#fff; background:#18AEF5; border:1px solid #0A95D8; margin-right:5px; padding:4px 8px;}
.emm-paginate .emm-page {}
.emm-paginate .emm-prev, .emm-paginate .emm-next {}

/* SLIDER
---------------------------------------*/
#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 40%;
	height:370px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	z-index:1;
}

/* PORTFOLIO PAGE
---------------------------------------*/
.filters {
	margin-top:5px;
	float:right;
	margin-top:-47px;
}
.filters li {
	float:left;
	margin-right:5px;
}
.filters li a{
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-bottom:1px solid #fefefe;
	border-right:1px solid #fefefe;
	padding:10px 12px 4px;
	text-shadow:1px 1px #fff;
	background:url(images/bk_blurb.jpg) 0 100% repeat-x;
	font-weight:bold;
	display:block;

}
.gallery {
	margin-top:10px;
	padding-left:22px;
	margin-left:-22px;
	margin-bottom:20px;
	width:982px;
}
.gallery .portfolioItem {
	float:left;
	width:300px;
	margin-right:25px;
	overflow:hidden;
	margin-bottom:10px;
}
.gallery .portfolioItem img {
	border:none;
}

/* COLRIGHT ELEMENTS
-------------------------------------*/
.rightBox  {
	margin-bottom:17px;
}
.rightBox h2 {
	padding:10px 0;
}
.rightBox ul li{
	padding:6px 0;
	border-bottom:1px solid #ddd;
}
.rightBox ul {
	border-top:1px solid #ddd;
}

/* COMMENTS
-----------------------------------*/
#content section ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	margin:0 0 20px;
	border-top:3px solid #D2D8DB;
	border-bottom:4px solid #D2D8DB;
	padding:0;
	padding-bottom:10px;
}
#content section ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}
#content section ul.commentlist li {
	padding:20px 0 10px 50px;
	position:relative;
	margin-top:0;
	background:url(images/bk_horiz_line.jpg) 0 0 repeat-x;
}
#content section ul.commentlist li img {
	border:none;
}
#content section ul.commentlist li p{
	font-size:13px;
	margin:10px 0;
}
#content section ul.commentlist li .comment-meta, #content section ul.commentlist li .text  {
	margin-left:20px;
}
#content section ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}
#content section ul.commentlist li .comment-meta {
	font-size:16px;
}
#content section ul.commentlist li .gravatar {
	position:absolute;
	width:50px;
	height:50px;
	top:20px;
	left:0;
}
#content section ul.commentlist li .gravatar .gravatar_mask {
	position:absolute;
	left:0;
	top:0;
	background:url(images/bk_gravatar_mask.png) 0 0 no-repeat;
	width:50px;
	height:50px;
}
#content section ul.commentlist .reply {
	position:absolute;
	right:0;
	top:25px;
	width:46px;
	height:21px;
	text-align:center;
	font-size:12px;
}
#content section ul.commentlist .reply a {
	display:block;
	width:46px;
	height:21px;
	font-style:italic;
}
#content section ul.commentlist .reply a:hover {
	text-decoration:none;
	color:#333;
}
#content section ul.commentlist li .children li {
	margin-top:15px;
	padding-top:25px;
	border-bottom:none;
	overflow:hidden;
	padding-bottom:5px;
}
#content section ul.commentlist li .children li .gravatar {
	top:20px;
}
#content section ul.commentlist li .children li .reply {
	top:30px;
}

/* FOOTER ELEMENTS
-------------------------------------------*/


#footerWidgetsInner h2 {
color: #fff; font-weight: bold; font-size: 25px;
}
#footerWidgetsInner .boxFooter ul {margin:0;}
#footerWidgetsInner .boxFooter ul li {
	padding:4px 0;
	color:#999;
	font-size:10px;
	font-style:italic;
}
#footerWidgetsInner .boxFooter ul li a {
	text-decoration:none;
	color:#caf7ff;
	font-size:13px;
	font-style:normal;
}
#footerWidgetsInner .boxFooter ul li a:hover {
	color:#fff; 
}

.boxFooter p {font-size: 10px; line-height: 120%;}

/* Copyright */
#copyright {
	clear:both;
	padding-top:25px;
	padding-bottom:25px;
	margin-top:15px;
	position:relative;
	text-align:center;
	border-top: solid 3px #25AAE1;
	color: #fff;

}


/* FORMS
------------------------------------*/

/* Top Search */
#topSearch input[type="text"] {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	width:100px;
	background:url(images/bk_top_search.png) 0 0 repeat-x;
	padding:9px 10px 10px;
	border:1px solid #2E4849;
	color:#A8A8A8;
	font-style:italic;
	margin-right:10px;
	position:relative;
}
#topSearch input[type="submit"] {
	position:absolute;
	right:0;
	z-index:100;
	width:43px;
	height:44px;
	background:url(images/but_search.png) 0 0 no-repeat;
	border:none;
	cursor:pointer;
}

/* COMMENTS F0RM */
#commentform p {
	margin:0;
}
#commentform label {
	display:block;
	padding:5px 0;
}
#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:8px;
	width:300px;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
#commentform input:focus, #commentform textarea:focus {
	border:1px solid #0099FF;
}
#commentform textarea {
	width:560px;
	font-family: 'Lato', sans-serif;
	font-size:13px;
}
#commentform input[type="submit"]{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}

/* Contact Page */
#contact-map {
    float: left;
    width: 638px;
    background: #fff;
    padding: 1px;
    border: 6px solid #E2E2E2;
    height: 350px;
    margin: 0 0 15px 0;
}
#contact-map iframe {
    border: 0;
}
#contact-form {
    width: 60%;
    float: left;
    margin: 0 10% 0 0;
}
#contact-data {
    float: left;
    width: 30%;
    margin: 28px 0 0 0;
}
#contact-data p {
	display:block;
	overflow:hidden;
	margin:0 0 15px 0;
}
#contact-data .contact-data-field {
    float: left;
    width: 30%;
    margin-right: 5%;
    font-weight: bold;
}
#contact-data .contact-data-info {
    float: left;
    width: 65%;
}

/* Contact Form */
#contact label {
	display:block;
	padding:5px 0;
}
#contact input, #contact textarea {
	border:1px solid #ddd;
	padding:8px;
	width:90%;
	margin-bottom:10px;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
}
#contact textarea {
	width:90%;
	font-family: 'Lato', sans-serif;
	font-size:13px;
}
#contact button.submitbutton{
	border:none;
	width:151px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	background:url(images/but_form.jpg) 0 100% repeat-x;
	color:#FFF;
	font-size:12px;
	padding:0;
}
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}
.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}
?header{z-index:1001 !important;}
#content{z-index:100 !important;}
.thanks {
background: #F2F3F6;
background: url('js/contactform/ok.png') no-repeat left;
padding-left:20px;
clear: both;
}
.error {
color: #333;
background: #FCE2D4 url('js/contactform/error.png') no-repeat 5px 50%;
margin-top: 5px;
display:block;
clear: both;
padding:7px;
padding-left:30px;
border-radius:6px;
font-size:11px;
border: 1px solid #fbc2c4;
}
.portfolioimg {
    float: left;
    display: block;
    clear: both;
    margin-bottom: 20px;
}
.clear {
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}


@media (max-width: 478px) {
section img {width: 100%;}
body {
    background-position: center 10px;
}


#topPhone {
display: none;
}

#mobilePhone {
    position: absolute;
    top: 6px;
    padding: 8px 15px;
    height: 40px;
    border-radius: 5px;
  background-color: #444;
    box-sizing: border-box;
    display: block;
    left: 5%;
}
#mobilePhone a {
color: #FFF;
font-size: 18px;
font-weight: bold;
}
#mobilePhone a i {
margin-right: 10px;

}
.full-width-wrapper {
    padding-top: 0px;
    margin-top: 0px;
}
.half-footer {width: 90% !important;
margin-left: 5%;
margin-right: 5%;}
#footerWidgetsInner .boxFooter {
    margin: 0;
    min-height: 250px;
    float: left;
    box-sizing: border-box;
width: 90% !important;
margin-left: 5%;
margin-right: 5%;
}
#footerWidgetsInner .boxFooter img {
width: 100%;
height: auto;
}

#content section {
float:left;
width: 80%;
margin-left: 10%;
margin-right: 10%;
padding-top:10px;
}

#content aside {
width: 80%;
margin-left: 10%;
margin-right: 10%;
}

.quarter {width: 90%; margin-left: 5%; margin-right: 5% !important; }

.third {width: 90%; margin-left: 5%; margin-right: 5%; }
.half {width: 90%; margin-left: 5%; margin-right: 5%; }
.two-thirds {width: 90%; margin-left: 5%; margin-right: 5%; }
.three-quarters{width: 90%; margin-left: 5%; margin-right: 5%; }
#logo {
 top: 80px;
}
#logo a img {
    border: medium none;
    margin-top: -40px;
    width: 90%;
    margin-left: 5% !important;
	margin-right: 5% !important;
}
header {
    height: 170px;
 
}
#fancybox-wrap {
    width: auto !important;
}


}

@media only screen and (max-width : 479px) {
#mainMenu {display: none !important;}
}


#click-menu {
    border-radius: 5px;
    padding: 10px;
}

@media only screen and (min-width:480px) and (max-width: 769px)  {.wrapper {margin-left: 20px; margin-right: 20px;}
.boxFooter img {width: 100% !important;}
.section img {max-width: 100% !important;}
.boxFooter img {width: 100% !important;}