/*
Theme Name: Birch Glacken 2 year review 2014
Date: 3/3/2014
Description: 2 Year review by Priscilla
Version: 1
Author: Practice Advantage 
*/

/* forms.css */

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


/* ================== custom ================== */

a img {
	border:none;
}

body {
	background: #ebebeb;
	font-family:  Helvetica, Arial, sans-serif;
	margin: 0 auto; 
	padding: 0;
	height: 100%;
	width: 100%;
}

* html  {
	height: 100%;
}


/*************** CONTENT ***********/
.main {
	background: #f7f7f7;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	/*background: url('images/bg.jpg') repeat-x;*/
	width: 100%;
}
.container {
	width: 980px;
	margin: 0px auto 0;
	overflow: auto !important;
	

}

/**** content + sidebar ****/
.body {
	margin: 0 auto;
	width: 980px; 
		margin-top: 40px;

}

/*home content*/
.content-front {
	width: 840px;
	margin: 50px auto;
	display: block;
	text-align: center;
	
}

/* post content */
.content {
	width: 640px;
	float: left;
	margin: 30px 0;
	display: block;
	text-align: left;
	
}

.content-sub {
	width: 640px;
	text-align: left;
	margin: 30px 0;
	float: left;
	
}


/*********** HEADER **************/
header {	
	width: 100%;
	margin: 0 auto;
	display: block;
}

/*********** CONTACT DETAILS **********/

#top-content {
	width: 100%;
	border-top: 7px solid #8dc63f;
	border-bottom: 1px solid #e7e7e7;
	margin: 0;
	height: 50px;
	background: #fff;
	}
	
.top-content-inner {
	width: 980px;
	margin: 0 auto;
	}

.top-content-inner .contact-details {
	float: left;
}
	
.top-content-inner .contact-details p{
	display: inline-block;
	border-right: 1px solid #e7e7e7;
	line-height: 55px;
	margin: 0;
	padding: 0 20px;
	
	font-family: arial;
	font-size: 12px;
	color: #4b4d49;	
	height: 50px;
	}

.top-content-inner .contact-details a {
	font-weight: bold;
	text-decoration: underline;
	color: #646464;
}

.top-content-inner .contact-details a:hover {
	color: #2c78a4;
}
	

/*********** CLIENT LOGIN *************/	

.top-content-inner .login-social {
	float: right;
}

.top-content-inner .login-social img.lock {
	margin-right: 10px;
	}

.top-content-inner .login-social  p {
	font-size: 12px;
	color: #595959;
	float: right;
	border-left: 1px solid #e7e7e7;	
	margin: 0;
	height: 50px;
	line-height: 60px;
	padding: 0 20px;
	vertical-align: top !important;
}

.top-content-inner .login-social a {
	text-decoration: none;
	color: #595959;

}

#logo-nav {
	display: block;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
background: #fff;	
	}
	
#logo-nav .logo-nav-inner {
	width: 980px;
	margin: 0 auto;
	}

.logo-nav-inner .logo {
	padding: 35px 0 25px 20px;
	float: left;
	display: inline-block;
}

/** Remove page title **/	

.tagline {
	font-size: 18px;
	color: white;
	display: block;
	margin-top: 0.35em;
}

.right {
	float: right;
	width: 500px;
}


/*********** FIRST NAV *************/
	
.main-menu {
	font-size: 14px;
	float: right;
	padding-top: 70px;
}

ul#menu-main-nav {
	width: 480px !important;
	float: right !important;
}

.menu-wrapper {
	list-style-type: none;
	margin: 0;
	float: right;
	}

.menu-wrapper li {
	display: block;
	/*padding: 15px 12px 7px 0px;*/
	float: left;
	padding: 0 15px;
}

.menu-wrapper ul li a {
	text-decoration: none;
	color: #646464;
}

/* style current menu item & current menu items when on child page */
li.current-menu-item a, li.current_page_ancestor a {
	font-weight: bold;
	color: #2c78a4 !important;
	border-bottom: 4px solid #2c78a4;/* green */
	padding-bottom: 12px;
	}

/* cancel sub-menu blue font styling on current menu items (from above)*/	
li.current_page_ancestor li a{
	color: #646464 !important;
	}
	
/* keep parent menu item active after dropdown */
.menu-wrapper ul li:hover > a {
	color: #2c78a4 !important;
	font-weight: bold;
	}
	
.menu-wrapper .sub-menu li:hover a {
	color: #2c78a4 !important;
	font-weight: bold;
	}	

/* sub menu */
.menu-wrapper ul ul {
	display: none;
	position: absolute; 
	padding: 15px 0 0 15px !important;
	margin-left: -15px !important;
	z-index: 999;
}


.menu-wrapper ul ul li {
	float: none; 
	font-weight: bold;
	text-align: left;
	font-size: 13px;
	position: relative;
	display: block;
	background: #e7e7e7;
	margin: 0px;
	/*padding: 5px 0px; /* same as main li */
	background: #e7e7e7; 
	padding: 10px 15px;
	width: 150px;
	border-bottom: 1px solid #efefef;
}

.menu-wrapper ul ul li:last-child {
	border-bottom: 0px;
	}

.menu-wrapper ul ul li:hover {
	background: #d4d4d4;
	}

.menu-wrapper ul ul li a {
	color: #646464;
	border-right: none;
	border-left: none;
	width: auto;
	height: 45px;
}

.menu-wrapper ul ul li a:last-child {
	padding-right: 0px;
	border-bottom: 0px;
}

.menu-wrapper ul li a p{
	display:table-cell;
	vertical-align:middle;
	height:45px;
}

.menu-wrapper ul ul li:hover a {
	color: #2c78a4;
}


/* show on hover */
.menu-wrapper ul li:hover >ul {
	display: block;
}
.menu-wrapper ul ul:after {
	content: ""; 
	clear: both; 
	display: block;
}

/* sub sub menu */
.menu-wrapper ul ul ul {
	position: absolute; left: 100%; top:0;
	width: 100%;
}

.banner {
	width: 100%;
	background: #86b157;
	height: 289px;
}

.banner-inner {
	width: 980px;
	margin: 0 auto;
}

.banner-inner img {
	float: left;
	margin: 0;

	}

.flexslider {
	margin: 0 auto;
}

.banner-inner-content {
	width: 600px;
	margin-left: -200px;
	float: right;
	text-align: center;
	margin-top: 100px;
	}
	
.banner-inner-content img {
	margin-bottom: 22px;
	}

/* banner slider */
#shs_slider_cont {
	margin: 0 auto;
	}

/* banner slider logo */	
a.shtml_wpf_ref {
	z-index: -555;
	}
	
.banner-inner-content p {

	color: #fff;
	font-size: 14px;
	font-family: helvetica;
	line-height: 20px;
	margin: 0 auto;
	}

/************* CLIENT INFO (FRONT PAGE) **********/

#client-info {
	width: 100%;
	margin: 0 auto 0;
	display: block;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 1px 11px -6px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 1px 11px -6px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 1px 11px -6px rgba(50, 50, 50, 0.75);
}

.client-info-inner {
	width: 980px;
	margin: 0 auto;
	overflow: auto;
	text-align: center;
}

.client-info-inner .one,.two,.three {
	width: 300px;
	margin: 0;
	min-height: 210px;
	float: left;
	text-align: left;
	border-right: 1px solid #fff;
	border-left: 1px solid #e7e7e7;
	padding: 40px 0 40px 20px;
}

.client-info-inner img {
	margin-top: 5px;
	margin-right: 5px;
	}

.client-info-inner .one {
	border-left: 0px ;
}

.client-info-inner .three {
	border-right: 0px ;
}

.client-info-inner .one:hover {
	background: url(images/hover-arrow.png) no-repeat top center;
}

.client-info-inner .two:hover {
	background: url(images/hover-arrow.png) no-repeat top center;
}

.client-info-inner .three:hover {
	background: url(images/hover-arrow.png) no-repeat top center;
}


	

.client-info-inner h4 {
	font-size: 15px;
	color: #2c78a4;
	text-align: left;
	display: inline;
	vertical-align: top !important;
	line-height: 37px;

	font-family: century gothic;
	
}

.client-info-inner ul {
	font-size: 12px;
	color: #393939;
	margin: 10px 20px 20px 0px;
	line-height: 17px;
	height: 70px;
	list-style: none;
}

.client-info-inner li {
	margin-bottom: 5px;
	}
	
.client-info-inner .three ul li {
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 7px;
		}

.client-info-inner li a{
	font-weight: bold;
	color: #646464;
	}

.client-info-inner h5 a {
	 color: #fff;
	 background: #999999;
	 padding: 5px 10px;
	 width: 100px;

	 font-weight: normal;
	 margin: 0 auto;
	 text-align: center;
	 font-size: 11px;
	 text-decoration: none;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.client-info-inner a {
	text-decoration: none;
}

.client-info-inner h5 a:hover {
	color: #fff;
	 background: #14699e;
	 padding: 5px 10px;
	 width: 100px;
}
	

/****** content text *****/
ul.items {
	margin-left: 0px;
}

.items p {
	margin-bottom: 1em;
	font-family: arial;
	font-size: 12px;
	color: #444444;
}

.items a {
	font-family: arial;
	font-size: 12px;
	color: #005a84;
	font-weight: bold;
	text-decoration: none;
} 

/**** Content title *****/
.container .items h2 {
	font-size: 18px;
	display: block;
	/*width: 600px;*/
	margin-top: 10px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #2c78a4;;

}

.items h2 a {

	font-size: 15px;
	color: #005a84;
}

.items h3 {
	font-size: 16px;
	color: #2c78a4;;
	margin: 30px 0 0 0;
}

ul.items {
	list-style-type: none;
	margin: 0;
	font-size: 14px;
}
.items li {
	margin-bottom: 1.25em;
	line-height: 1.5em;
}

.items li a:hover{
	color: #0f6fa2;
}

		
blockquote {
	border: 2px solid #66b0df;
	background-color: #f6f6f6;
	margin: 1.5em 0;
	padding: 0.75em 0.75em 0.25em;
}

blockquote p {
	font-style: normal;
	color: #222222;
}

.items ul, .items ol {
	margin-bottom: 1.25em;
}

.items ul {
	
	margin-left: -20px;
	font-family: arial;
	font-size: 12px;
	color: #444444;
}

.items ul li {
	padding-left: 15px;
	
}

.items ul li, .items ol li {
	margin-bottom: 0.25em;
}

.items a:hover {
	color: #0f6fa2;
}
			
.info {
	margin-bottom: 0.75em;
	color: #999999;
	margin-top: 0.25em;
	font-family: arial;
	font-size: 12px;
	color: #444444;
}

.info p{
	font-family: arial;
	font-size: 12px;
	color: #444444;
}

.info ul li {
	font-family: arial;
	font-size: 12px;
	color: #444444;
}
	
ol li {
	font-family: arial;
	font-size: 12px;
	color: #444444;
}
	
.info span {
	margin-right: 1.5em;
	font-size: 12px;
	padding-left: 20px;
	margin-bottom: 0.5em;
}

.info .date {
	background: transparent url(images/ico/time.gif) no-repeat 0 -1px;
}

.info .author {
	background: transparent url(images/ico/user.gif) no-repeat 0 -1px;
}

.info .comment {
	background: transparent url(images/ico/comment.gif) no-repeat 0 3px;
}

.info .cat {
	background: transparent url(images/ico/cat.gif) no-repeat 0 7px;
}

.info .tag {
	background: transparent url(images/ico/tag.gif) no-repeat 0 5px;
}

.info .edit {
	background: transparent url(images/ico/edit.gif) no-repeat 0 5px;
}


/************ SIDE BAR *************/
.sidebar-wrapper {
	float: right;
	width: 250px;
	margin-bottom: 50px;	
	margin-right: 30px;
	margin-top: 20px;
}


/* side-bar headings */
.sidebar-wrapper h3 {
	font-size: 18px;
	display: block;
	/*width: 600px;*/
	margin-top: 10px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #337da7;

}

/*
ul#menu-side-nav {
	width: 250px !important;
}*/

.sidebar-wrapper ul {
	color: #393939;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	margin-left: -37px;
	
}

.sidebar-wrapper ul li {
	list-style: none;
	padding-bottom: 10px;
	margin-left: 0px;
	line-height: 15px;
}

.sidebar-wrapper ul li a {
	color: #393939;

	text-decoration: none;
}

.sidebar-wrapper ul li a:hover {
	color: #1b79a5;
}
	


		
/* Comments template */

div.com {
	margin-bottom: 30px;
}
.com ul li, .com ol li {
	background: none;
}
.com .children {
	margin: 0 0 0 1.5em;
}
.com .list-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.com .list-4 li .admin {
		border: 2px dashed #ffc642;
	}
	.com .list-4 li {
		/*
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0 15px;
		margin: 0 0 15px 0;
		*/
		
		border: none;
		padding: 0;
		margin: 0;
	}
		* html .com .list-4 li {
			padding:0 40px 0 20px !important;
		}
		*:first-child+html .list-4 li {
			padding:0 40px 0 20px !important;
		}
		* html .list-4 img {
			margin:20px auto auto 0;
		}
		*:first-child+html .list-4 img {
			margin:20px auto auto 0;
		}
		* html .list-4 p img {
			margin:0 auto auto 0;
		}
		*:first-child+html .list-4 p img {
			margin:0px auto auto 0;
		}
	.com-wrapper {
		border: 1px solid #E7E9E4;
		padding: 15px 15px 0;
		margin: 0 0 15px;
	}
	.com-header {
		padding-bottom: 15px;
		margin: 0;
	}
		.com-header img {
			display: block;
			float: left;
		}
		.com-header .tp {
			display: block;
			margin: 0 0 0 63px;
			padding: 0;
			text-align: left;
		}
			.tp span, .tp span a {
				font-weight: bold;
				display: block;
				line-height: 150%;
			}


/* widgets */

/* calendar */
#wp-calendar {
	border: 2px solid #ffcb3b;
}

.widget_calendar caption {
	background: none;
	margin-bottom: 6px;
}
.widget_calendar th, td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
.widget_calendar thead th {
	background-color: #ffcb3b;
	color: white;
	font-weight: normal;
}
.widget_calendar tbody td a {
	background-color: #ffcb3b; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #F2384C;
	}
.widget_calendar tfoot td {
	padding-bottom: 1em;
}
.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}

/***** search *******/

.widget_search h3 {
	display: none;
}

.widget_search {
	display: inline-table;
	width: 190px;
}

.widget_search .textfield {
	background: #679833;
	border: 0px;
	height: 20px;
	width: 145px;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 10px;

	
}


/* search icon */
input.button { 
    background-image: url(images/search-icon2.png);
	background-color: #fff;

    background-repeat: no-repeat;
    border: 0px;
	width: 20px;
	float: right;
	margin-top: 5px;
}

.widget_search .textfield p {

}

.free-download {
margin-top: 30px;
}

.free-download p.download {
	font-family: Trebuchet MS, arial;
	font-size: 15px;
	font-weight: bold;
	color: #3b3b3b;
	width: 200px;
	text-transform: uppercase;
}

/*********** footer *************/
.footer {
	background: #ebebeb;
	overflow: auto;
	width: 100%;
	padding-bottom: 20px;
	margin: 0 auto;
}

.footer .footer-wrapper {
	margin: 20px auto;
	padding-left: 20px;
	width: 940px;
}
	
.footer a {text-decoration: none;color: #005a84;font-weight: bold;}
.footer  h4 {text-decoration: underline;font-size: 12px;color: #545556;font-weight: bold;}

/* legal notice */
.footer .legal-notice {padding-right: 10px;text-align:center}
.footer .legal-notice h4 { padding-top: 30px;}
.footer .legal-notice p {font-family: Arial, Helvetica, sans-serif;color: #6a6a6a;font-size: 11px;margin: 0;padding-bottom: 5px; text-align:center}

.footer .contact-us p span {margin-left: -20px !important;}

/* connect */	
.footer .connect img {padding-top: 50px;text-align: center;margin: 0 auto;}

#red { width:50px;
height:50px;
float:left;


}


/* default wordpress */
.wp-smiley {
	float: none;
	margin: 0;
}
.alignnone {
	display: inline;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.alignright {
	float: right;
	margin-left: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	/* border: 1px solid #ddd; */
	text-align: center;
	background-color: #eff0f0;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 4px 0 0 0;
	display: block;
}
	.wp-caption a {
		line-height: 0.11em;
	}
	.wp-caption a:hover {
		background: none;
	}
	.wp-caption img {
		margin: 0 auto;
		display: block;
		padding: 0;
	}
	.wp-caption-text {
		padding: 3px 0 !important;
		margin: 0 !important;
	}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* code*/
/* ie5, ie6 sidebar fix */
.span-7  { width: 237px;}


.wpcf7-text,.wpcf7-textarea{
width:230px;
height: 14px;
margin: 0 0 5px 5px;

}

/*form.wpcf7-form {
	width: 150px;
}*/



#form3 {
	background: #d7d7d7;
	margin: 10px 0 30px 5px;
	height: 293px;
}

#form3 h5 {
	background: #7b7b7b;
	border: 1px solid #6f6f6f;
	margin: 0 0 15px 0;

	padding: 12px;
	
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}


#free-consultation{
	list-style:none;
	margin:10px 0 0 -20px;
}

#free-consultation li{
	float: left;
	margin:0;
    position: relative;
}

#free-consultation li p{
	margin: 0;
}

/* name, number, email etc.*/
#free-consultation li .text{
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6a6a6a;
	margin: 0 0 0 5px;

}

/* Your email */
#free-consultation li.email span.text{
	margin-left: 10px;
}

/* email input */
input.wpcf7-email {
	width: 115px;
	margin-left: 6px;
}

/* phone number input */
span.phone input {
	width: 105px;
}

/* details input */
textarea.wpcf7-form-control {
	min-height: 40px;
}

#free-consultation li .required{
	color: #679833;
	font-size: 12px;
}

#free-consultation li .wpcf7-form-control-wrap textarea{
	border: 1px solid #b9b9b9;
	height: 14px;
}

#free-consultation li#submit input{
	color:#525151;
	text-decoration:none;
	margin: 0px 0px 0 5px;
	background:#bdbdbd;
	border: 1px solid #949494;
	display:block;
	padding:4px 15px;
	text-align:center;
	text-shadow:0 1px 0 #ebebeb;
	text-transform:uppercase;
	
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#free-consultation li#submit input:hover{
	background:#719d43;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#87b05c', endColorstr='#719d43');
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#87b05c), to(#719d43));
	background: -moz-linear-gradient(top, #87b05c, #5719d43);
	border: 1px solid #578131;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}

.wpcf7-response-output {
	color: #719d43;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
		margin-left: 20px !important;
}

div.wpcf7-mail-sent-ok {
	border: 0px !important;
		border: none !important;
}


input.submit {
	position: relative;
    top: 2px;
    left: 15px;
	background: url(images/search-icon.png) no-repeat;
    width: 20px;
    border: none;
}
