/*
Theme Name: BusinessResponse
Theme URI: http://www.webweaverelite.com
Author: Flylight Media
Author URI: http://www.flylightmedia.com
Description: Business Response
Version: 1.1
License: GNU General Public License
*/

	
/*
============================================================================
Reset (No need to edit anything)
============================================================================
*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	vertical-align:baseline;
}

:focus {
	outline:0;
}

body {
	line-height:1;
}

ol,ul {
	list-style:none;
}

table {
	border-collapse:separate;
	border-spacing:0;
}

caption,th,td {
	font-weight:normal;
	text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

blockquote,q {
	quotes:;
}

a img {
	border:0;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}

.group:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


	
/*
============================================================================
Global (h1..h6,lists,paragraphs,tables,links,form elements etc)
============================================================================
*/
input,textarea {
	font:14px Tahoma, Arial, Helvetica, sans-serif;  color: #4c4c4c;
}

	
/* Headings */
h1 {
	font-size:32px;
}

h2 {
	font-size:28px;
}

h3 {
	font-size:24px;
}

h4 {
	font-size:20px;
}

h5 {
	font-size:16px;
}

h6 {
	font-size:12px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:700;
	margin-bottom:.7em;
}

hr {
	background-color:#ccc;
	border:0;
	height:1px;
	margin-bottom:1.625em;
}

	
/* Text elements */
p {
	margin-bottom:1.625em;
}

ul,ol {
	margin:0 0 1.625em 2.5em;
}

ul {
	list-style:square;
}

ol {
	list-style-type:decimal;
}

ol ol {
	list-style:upper-alpha;
}

ol ol ol {
	list-style:lower-roman;
}

ol ol ol ol {
	list-style:lower-alpha;
}

ul ul,ol ol,ul ol,ol ul {
	margin-bottom:0;
}

dl {
	margin:0 1.625em;
}

dt {
	font-weight:bold;
}

dd {
	margin-bottom:1.625em;
}

strong {
	font-weight:bold;
}

cite,em,i {
	font-style:italic;
}

blockquote {
	font-family:Georgia, "Bitstream Charter", serif;
	font-style:italic;
	font-weight:normal;
	margin:0 3em;
}

blockquote em,blockquote i,blockquote cite {
	font-style:normal;
}

blockquote cite {
	color:#666;
	font:12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:300;
	letter-spacing:.05em;
	text-transform:uppercase;
}

pre {
	font:13px "Courier 10 Pitch", Courier, monospace;
	line-height:1.5;
	margin-bottom:1.625em;
	overflow:auto;
	padding:.75em 1.625em;
}

code,kbd {
	font:13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,acronym,dfn {
	cursor:help;
}

address {
	display:block;
	margin:0 0 1.625em;
}

ins {
	text-decoration:none;
}

sup,sub {
	height:0;
	line-height:1;
	position:relative;
	vertical-align:baseline;
}

sup {
	bottom:1ex;
}

sub {
	top:.5ex;
}
	
/* Form elements */
input[type=text],input[type=password],textarea {
}

input[type=text]:focus,textarea:focus {
}

textarea {
	padding-left:3px;
	width:98%;
}

input[type=text] {
	padding:3px;
}

input#s {
	background:none repeat scroll 0 0 #fff;
	border:1px solid #E7E5E3;
	padding:7px 5px 7px 27px;
	font:inherit;
	color:#555;
}

#searchform {
	position:relative;
}

input#searchsubmit {
	border:none;
	text-indent:-9999em;
	position:absolute!important;
	background:url(images/search.png) no-repeat;
	width:14px;
	height:14px;
	top:-10px!important;
	left:10px!important;
	cursor:pointer;
	z-index:500;
}

/* Text links */
a,a:visited {
	text-decoration:none;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-o-transition:all .2s linear;
	transition:all .2s linear;
	-ms-transition:all .2s linear;
}

a:focus,a:active,a:hover {
	text-decoration:none;
}
	
/* Alignment */
.alignleft {
	display:inline;
	float:left;
	margin-right:1.625em;
}

.alignright {
	display:inline;
	float:right;
	margin-left:1.625em;
}

.aligncenter {
	clear:both;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

	
/* Make sure embeds and iframes fit their containers */
embed,iframe,object {
	max-width:100%;
}
/*
============================================================================
FONTS
============================================================================
*/
@font-face {
    font-family: 'SocialicoRegular';
    src: url('fonts/socialico-webfont.eot');
    src: url('fonts/socialico-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/socialico-webfont.woff') format('woff'),
         url('fonts/socialico-webfont.ttf') format('truetype'),
         url('fonts/socialico-webfont.svg#SocialicoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
============================================================================
Structure (for every page in the theme)
============================================================================
*/
body{
	background-color: #edf8f2;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}
.wrapper{
	width: 980px;
	margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*-----------------------------------------------------------------------------------*/
/*	CLEARFIX
/*-----------------------------------------------------------------------------------*/
.clearfix {
	float: none;
	clear: both;
}

/* End hide from IE Mac */
.none {
    display: none;
}

/* End Clearfix */
.columns{
	overflow: hidden;
	float: none;
	clear: both;
	margin: 20px 0;
}
.divider {
    background: none repeat scroll 0 0 #223e53;
    clear: both;
    height: 1px;
    margin: 40px 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: -999;
}
.divider2 {
    background: none repeat scroll 0 0 #223e53;
    clear: both;
    height: 1px;
    margin: 40px 0;
    padding: 0;
    position: relative;
    width: 65%;
}
.one_half{
	position:relative;
	margin: 0 0 20px 0; 
	margin-right:4%; 
	float:left; 
	height: auto;
	width: 48%;
}
.one_third { 
	position: relative; 
	margin: 0 0 20px 0;
	margin-right: 4%; 
	float: left; 
	height: auto;
	width: 30.66%; 
}
.last, .widget-last , .one_half_last, .one_third_last{
    clear: right;
    margin-right: 0 !important;
}
.botom_box{
	margin: 20px 0;
	padding: 0 20px;
	height: 60px;
	background-color: #223e53;
	-webkit-border-radius: 12px;
	border-radius: 12px; 
	position: relative;
}
.botom_box span{
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 60px;
}
.botom_box .button{
	position: absolute!important;
	right: 20px;
	top: 10px;
}
/* Button */

.button {
    display: inline-block;
    text-decoration: none;
    font:  16px/24px  "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-weight: 600;
    padding: 6px 20px;
    margin: 0 5px 5px 0;
    color: #555;
    border: 1px solid #a1a1a1;
    border: 0\9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
     border-radius: 3px;
    text-align: center;
    text-shadow: 0 1px 0 rgba(247, 247, 247, 0.8);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 0 1px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 0 1px rgba(255, 255, 255, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 0px rgba(255, 255, 255, 0.4);
}
.button:hover {
    cursor: pointer;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 1px rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 0 1px rgba(255, 255, 255, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4), inset 0 1px 0px rgba(255, 255, 255, 0.4);
}

.button{
	background: #9c9b9c url(images/overlay.png) repeat-x;
}
.button:hover{
	background: #9c9b9c url(images/overlay.png) 0 -24px repeat-x;
}



/*-----------------------------------------------------------------------------------*/
/*	HEADINGS
/*-----------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
    text-decoration: none;
    margin-bottom: 10px;
    color: #413f3d;
    font-weight: 300;
}

h1 {
    text-align: left;
    font-size: 20px;
    line-height: 36px;
    font-weight: 600;
    /*letter-spacing: -0.04em;*/
}

h2 {
    text-align: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    /*letter-spacing: -0.05em;*/
}

h3 {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    /*letter-spacing: -0.07em;*/
}

h4 {
    text-align: left;
    font-size: 14px;
    line-height: 21px;
    /*letter-spacing: -0.08em;*/
}

h5 {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    /*letter-spacing: -0.08em;*/
}

h6 {
    text-align: left;
    font-size: 10px;
    line-height: 15px;
    /*letter-spacing: -0.08em;*/
}

/*
============================================================================
CONTAINER
============================================================================
*/
#container{
	width: 980px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	
}
/*
============================================================================
Header (Logo etc)
============================================================================
*/
#top-head{
	height: 70px;
	margin-top: 10px;
	overflow: hidden;
}
#logo{
	float: left;
	display: inline-block;
}
#phone{
	margin: 10px 80px 0 0;
	float: right;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
}
#phone span{
	font-size: 24px;
	display: block;
}

/*
============================================================================
menu (for every navigational element in the theme)
============================================================================
*/
#navbar{
	display: block;
	height: 40px;
	background-color: #97ca2d;
	-moz-box-shadow: inset 0 -15px 14px -18px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: inset 0 -15px 14px -18px rgba(0, 0, 0, 0.9);
	box-shadow: inset 0 -15px 14px -18px rgba(0, 0, 0, 0.9);
}
.navigation{
	list-style: none;
	margin: 0;
	font-weight: bold;
}
.navigation li {
	float: left;
}
.navigation li a{
	display: block;
	color: #393c35;
	padding: 0 30px;
	text-decoration: none;
	line-height: 38px;
	height: 40px;
}
.navigation li a:hover{
	background-color: #223e53;
	color: #fff;
}

/*
============================================================================
Navigation (for every navigational element in the theme)
============================================================================
*/

.navigation ul{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-right: 20px;
}
.navigation li{
	float: left;
	display: inline-block;
	line-height: 38px;
}
.navigation li a{
	text-decoration: none;
}

.navigation li:hover{
	cursor: pointer;
}

/*-----submenu-----*/
.navigation {
	clear: both;
	display: block;
}

.navigation li {
	float: left;
	position: relative;
}
.navigation ul ul span{
	display: none!important;
}
.navigation ul ul li{
	border-right: none;
	margin: 0;
	padding: 0;
}
.navigation ul ul a {
	color: #ffffff;
	display: block;
	text-decoration: none;
}
.navigation ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	z-index: 3;
	top: 2.5em;
	left: 0em;
	width: 240px;
	z-index: 99999;
	background: #ebf1d8;	
	overflow: hidden;
}
.navigation ul ul ul {
	left: 100%;
	top: 0;
}
.navigation ul ul li:last-child a{
	border: none;
}
.navigation ul ul a {
	background-image: none;
	color: #116884;
   font-weight: bold;
	height: auto;
	line-height: 1.3em;
	width: 220px;
	text-align: left;
	padding: 7px 0 7px 30px;
}

.navigation ul ul li:hover > a,
.navigation ul ul a:focus {
	color: #ebf1d8;

}
.navigation ul li:hover > ul {
	display: block;
}
.navigation ul li:hover > .ie9.topMenu{
	overflow: none;
}

.navigation .current_page_item > a,
.navigation .current_page_ancestor > a {
	font-weight: bold;
}
.navigation li:hover > a,
.navigation ul ul :hover > a,
.navigation a:focus {
	background: #808180;
}

/*
============================================================================
SLIDER 
============================================================================
*/
#slider{
	height: auto;
	background-color: #223e53;
	margin-bottom: 20px;
}
.flex-caption { background: rgba(0, 0, 0, 0.1)!important;}
/*
============================================================================
CONTENT 
============================================================================
*/
#content{
	padding: 20px 20px 20px 20px;
	width: 940px;
	margin: 0 auto;
}
#entry_content{
	width: 605px;
	float: left;
}
/*
============================================================================
SIDEBAR
============================================================================
*/
#sidebar{
	margin: 20px 0 40px 40px;
	float: left;
	width: 290px;
}

.sidehome{
	position:absolute;
	top: 45px;
	right: 25px;
}
#home_form{
	background: #9c9b9c url(images/overlay2.png) repeat-x;
}

#home_form, .boxes{
	background-color: #4bb5c2;
	-webkit-border-radius: 8px;
	border-radius: 8px; 
	border: 1px solid #bbbbbb;
	padding: 20px;
	margin-bottom: 56px;
	width: 250px;
}

#home_form h2, #home_form h5{
	font-weight: 600;
}
.company{
	background-color: #4bb5c2;
	-webkit-border-radius: 8px;
	border-radius: 8px; 
	border: 1px solid #bbbbbb;
	padding: 20px;
	margin-bottom: 20px;
}

.company h2{
	font-weight: normal;
	color: #223e53;
}
.company ul{
	margin: 0;
	list-style: none;
}
.company ul li{
	color: #223e53;
	overflow: hidden;
	float: none;
	clear: both;
}
.company ul li span{
	width: 65px;
	display: inline-block;
}
.company ul li p{
	margin-left: 2px;
	float: left;
}
.company #map{
	float: left;
	width: 48px;
	height: 46px;
	padding-right: 16px;
	background: url(images/home_map.png) 0 5px no-repeat;
}
/*
============================================================================
HomePage Content
============================================================================
*/
#testimonials h2, #entry_content h2{
	line-height: 22px;
}
.home-page-box1{
	margin: 20px 0 40px 0;
}
#gmap{
	margin: 20px 0;
}
.testi_box{
	overflow: hidden;
	
}
.testi_box img{
	float: left;
	margin: 0 10px 10px 0;
}
.testi_tit{
	height: 50px;
}
.testi_box p{
	float: left;
	display: inline-block;
	width: 228px;
	height: 120px;
	font-size: 13px;
	margin: 0 0 10px 0;
}
.testi_box span{
	color: #3a3a3a;
	font-size: 12px;
	display: block;
	text-align: right;
	font-weight: 600;
	margin-top: 10px;
}

/*
============================================================================
Page
============================================================================
*/
#head_tit{
	width: 920px;
	margin: 0 auto;
	padding: 40px 30px 20px 30px;
	
}
#head_tit h1{
	font-size: 32px;
	line-height: 32px;
	margin: 0;
}


/*
============================================================================
Footer
============================================================================
*/
#footer-holder{
	padding: 20px 0;
	background-color: #223e53;
	overflow: hidden;
	float: none;
	clear: both;
}
#footer{
	color: #fff;
}
.footer_left{
	float: left;	
}
.footer_right{
	float: right;	
}
#footer p{
	margin: 5px 0;
}
#footer .large{
	font-size: 26px;
}
#footer .medium{
	font-size: 18px;
}
#footer .small{
	font-size: 14px;
}
#footer .xsmall{
	font-size: 12px;
}
#footer .bold{
	font-weight: bold;
}
.footer-content{
	overflow: hidden;
	float: none;
	margin:  0 0 20px 0;
}
#soctit{
	float: left;
	padding: 0;
	margin: 0;
	line-height: 40px;
}
.fsocial{
	height: 50px;
	line-height: 50px;
}
.social{
	padding: 0;
	margin: 0 0 0 20px;
	list-style: none;
	float: left;
}

.social li{
	font-family: 'SocialicoRegular';
	float: left;
	margin-right: 2px;
	font-size: 40px;
}
.social li a{
	color: #fff;
}
.social li:last-child{
	margin: 0;
}
	
#footer-menu{
	margin: 6px 0 0 0;
	padding: 0
	list-style: none;
}
#footer-menu li{
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #fff;
	display: block;
	font-size: 12px;
	line-height: 10px;
}
#footer-menu li a{
	display: block;
	height: 12px;
	color: #fff;
}
#footer-menu li a:hover{
	color: #97ca2d;
}
#footer-menu li:last-child{
	border: none;
	margin: 0;
	padding: 0;
}

/*
============================================================================
HOME FORMS
============================================================================
*/

#home_form input[type=text], #home_form input[type=password], #home_form textarea, #home_form input[type=search], #home_form textarea{
	background: #f9f9f9;
	color: #666;
	border: solid 1px #666666;
	padding: 3px 6px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-appearance: none;
	width: 95%;
}

#home_form input[type=text]:focus, #home_form input[type=password]:focus, #home_form textarea:focus, #home_form input[type=search]:focus {
	outline: none;
	background: #fcfcfc;
	color: #000;
}

#home_form textarea {
	line-height: 150%;
}



/*
============================================================================
Optin Widget CSS
============================================================================
*/

.widget.optin .social_proof { background: url(images/quote.png) no-repeat top left; font: normal 15px/23px Georgia, "Times New Roman", Georgia, serif; margin: 0; text-align: center }
.widget.optin .social_proof cite { color: #666; display: block; margin-top: 10px }
.widget.optin input[type="text"] {
		background: #fff;
		border: 1px solid #b6b6b6;
		display: block;
		margin-bottom: 10px;
		padding: 10px;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px
	}
.widget.optin input[type="text"].name { background: #fff url(images/name.png) no-repeat 10px center; padding-left: 35px }
.widget.optin input[type="text"].email { background: #fff url(images/email.png) no-repeat 10px center; padding-left: 35px }
.widget.optin input[type="text"]:focus { background-color: #fff }
.widget.optin input[type="submit"] {
		border: 1px solid rgba(0, 0, 0, .25);
		color: #fff;
		cursor: pointer;
		display: block;
		font-size: 17px;
		margin-bottom: 22px;
		padding: 8px 0;
		width: 100%;
		text-shadow: 1px -1px 0 rgba(0, 0, 0, .4);
		box-shadow: 0 1px 2px #b6b6b6;
		-moz-box-shadow: 0 1px 2px #b6b6b6;
		-webkit-box-shadow: 0 1px 2px #b6b6b6
	}
.widget.optin input[type="submit"].green { background: #248334 url(images/green.png) repeat-x top }
.widget.optin input[type="submit"].red { background: #ad2121 url(images/red.png) repeat-x top }
.widget.optin input[type="submit"].orange { background: #ff6a06 url(images/orange.png) repeat-x top }
.widget.optin input[type="submit"].blue { background: #316ca4 url(images/blue.png) repeat-x top }
.widget.optin input[type="submit"].gray { background: #c0c0c0 url(images/gray.png) repeat-x top }
.widget.optin input[type="submit"].dark { background: #343434 url(images/dark.png) repeat-x top }
.widget.optin input[type="submit"]:hover { opacity: .7 }

