/*
Theme Name: WP Bootstrap
Theme URI: http://teamtreehouse.com/how-to-build-a-simple-responsive-wordpress-site-with-twitter-bootstrap
Description: A simple responsive theme built with Bootstrap
Author: Zac Gordon
Author URI: http://zacgordon.com/
Version: 1.0
Tags: responsive, white, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This is an example theme to go along with the Treehouse blog post on <a href="http://teamtreehouse.com/how-to-build-a-responsive-wordpress-site-with-twitter-bootstrap">How to Build a Simple Responsive WordPress Site Using Twitter Bootstrap</a>.
*/

@import url('bootstrap/css/bootstrap.css');
@import url('bootstrap/css/bootstrap-responsive.css');

/*==============================================================================
 Global styles
==============================================================================*/

.text ol li{
	margin-bottom: 20px;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfixmos:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:after {
    clear: both;
}

.clear {
    clear: both;
}

p {
	padding-bottom: 5px;
}

body {
	font-size: 15px;

}

blockquote {
	padding: 63px 40px 10px 40px;
	margin: 10px auto 30px;
}

hr {
    margin: 10px 0px;
    border-width: 1px 0px;
    border-style: solid none;
    border-color: rgb(0, 157, 195) -moz-use-text-color rgb(255, 255, 255);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

/*==============================================================================
 Default WP Styles
==============================================================================*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/*==============================================================================
 Headers
==============================================================================*/

h1, h2, h3, h4 {
	color: #009dc3;
}

/*==============================================================================
 Top Bar
==============================================================================*/
.top-bar {
	background-color: #12748e;
	height: 35px;
	max-width: 100%;
}

.top-search-form {
	float: left;
	padding-top: 4px;
}

.top-search-form #searchform #s {
	background-color: #009dc3;
	border: none;
	color: #fff;
	height: 20px;
	margin-bottom: 0;
	width: 130px;
    border-radius: 0 !important;
	webkit-border-radius: 0 !important;
    padding: 3px 6px;
}

.top-search-form #searchsubmit {
	background-color: white;
	border: none;
	height: 26px;
	margin-left: -5px;
	outline: none;
	width: 25px;
}

.top-search-form input {
	background: url("images/submit-arrow.png") no-repeat scroll 0 0 transparent;
    background-position: center;
}

.top-bar-inner {
	max-width: 1170px;
	margin: 0 auto;
}

.telephone {
	font-family: 'calibri', serif;
	font-size: 16px;
	float: left;
	height: 25px;
	color: white;
	text-transform: uppercase;
	padding: 10px 10px 0 10px;
	background-color: #009dc3;
}

.telephone-footer{
	font-family: 'calibri', serif;
	font-size: 16px;
	float: right;
	height: 25px;
	color: white;
	text-transform: uppercase;
	padding: 10px 10px 0 10px;
	background-color: #009dc3;
	margin-right: 8px;
}
p.developed-by{
	margin: 0;
	padding-top: 3px;
}

.developed-by {
    float: left;
}

.telephone a,
.telephone-footer a {
	color: white;
}

.telephone-number,
.telephone-footer-number {
	float: right;
	margin-left: 10px;
	padding-right: 20px;
	font-weight: bold;
}

.subForm {

   padding-top: 40px ;
   margin:auto ;
   max-width: 90% ;
   overflow: hidden;
}


/* social Media */
.social-container {
	float: right;
}

.social-buttons-container {
	height: 35px;
	float: right;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
}

.social-float {
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}

.gplus {
	padding-left: 5px;
}

.logo {
	margin: 0 auto;
	max-width: 1170px;
	padding-top: 45px;
	padding-bottom: 45px;
}

.logo img {
	display: block;
	margin: 0 auto;
}

.nav-container {
	margin: 0 auto;
	width: 1170px;
	max-width: 100%;
}

.navbar-inner {
	max-width: 100%;
}

.navbar-inner .container {
	padding-left: 20px;
	padding-right: 20px;
}

.banner {
	margin: 0 auto;
}

.banner img {
}

/* Homepage Main content area */

.home-title {
	background-color: #009dc3;
	color: white;
	height: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
	max-width: 100%;
	text-transform: uppercase;
}

.home-title-text {
	font-family: 'calibri', serif;
	font-size: 18px;
	font-weight: 500;
	padding-top: 7px;
	padding: 10px 10px;
}

.home-featured-image img,
.main-featured-image img {
	float: left;
	margin-bottom: 3%;
	margin-right: 2%;
	max-width: 100%;
	width: 23%;
}

.home-content-wrapper {

}

.home-content {
	float: left;
	font-size: 19px;
	line-height: 1.5em;
	width: 50%;
}

.home-quote {
	background: #cde398 url("images/quotes.png") no-repeat; /* Old browsers */
	background: url("images/quotes.png") no-repeat, -moz-linear-gradient(top,  #cde398 0%, #ffffff 100%); /* FF3.6+ */
	background: url("images/quotes.png") no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cde398), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: url("images/quotes.png") no-repeat, -webkit-linear-gradient(top,  #cde398 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: url("images/quotes.png") no-repeat, -o-linear-gradient(top,  #cde398 0%,#ffffff 100%); /* Opera 11.10+ */
	background: url("images/quotes.png") no-repeat, -ms-linear-gradient(top,  #cde398 0%,#ffffff 100%); /* IE10+ */
	background: url("images/quotes.png") no-repeat, linear-gradient(to bottom,  #cde398 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cde398', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	float:right;
	font-size: 22px;
	margin-bottom: 10px;
	width: 23%;
    min-width: 240px ;
    overflow: hidden ;
}

.home-quote .quote-content {
	font-style: italic;
	font-size: 21px;
	line-height: 1.3em;
	padding: 100px 15px 10px 15px;
}

.home-quote .quote-by {
	font-size: 15px;
	font-weight: bold;
	padding: 0 15px 0 15px;
}

quote

/*==============================================================================
 Carousel
==============================================================================*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}

.carousel {
	height: 345px;
	overflow: hidden;
}
.carousel-nav {
	width: 100%;
	position: relative;
}
.carousel-next,
.carousel-prev {
    position: absolute;
    top: 95px;
    cursor: pointer;
}
.carousel-prev {
    left: -34px;
    top: 0;
}
.carousel-next {
    right: -34px;
    top: 0;
    z-index: 9999;
}
.carousel ul {
    list-style: none;
}

.carousel ul li {
	max-width: 269px;
	margin-right: 31px;
	min-height: 345px;
	max-height: 345px;
}

.carousel .widget-content {
	min-height: 75px;
}

.foot-widgets-centre {
	overflow: hidden;
}

.slidertitle {
	padding: 10px 0px 10px 10px;
	font-size: 18px;
}

.slidertitle a {
	font-family: 'calibri', serif;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.widget-content {
	padding: 10px 50px 0px 10px;
}

.widget-content p {
	font-size: 16px;
}

.widget-arrow img {
	float: right;
}

.widget-arrow {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.widget-outer {
	position: relative;
	cursor: pointer;
	cursor: hand;
}

/*widget background colours*/
.light-blue {
	background-color: #daeff5;
}

.blue {
	background-color: #a2d7e5;
}

.light-green {
	background-color: #cce296;
}

.green {
	background-color: #98ac62;
}

.widget h2 {
	font-weight: normal;
	font-size: 17px;
	line-height: 25px;
	font-family: 'calibri', serif;
    text-transform: uppercase;
    padding: 10px 10px;
    color: #fff;
    background-color: rgb(18, 116, 142);
}

#enhancedtextwidget {
	border: 1px solid #009dc3;
    margin-bottom: 10px;
    background-color: #daeff5;
}

#enhancedtextwidget h2 {
	margin: 0;
}

#enhancedtextwidget .widget-title {
	font-weight: normal;
}

#enhancedtextwidget .widget-text {
	padding: 10px;
}

.widget #fieldName,
.widget #fieldEmail {
	max-width: 90%;
}

.widget-text p {
	padding: 0px !important;
	margin: 0px !important;
}

.widget-text label {
	margin: 0px !important;
}


/*==============================================================================
 Right Sidebar
==============================================================================*/

.widget-sidebar-container {
	width: 21%;
	float: right;
}

.widget-area {
	float: right;
	padding: 4% 0 8% 0;
	width: 100%;
}

.widget-area ul {
	font-size: 16px;
}

.widget-area ul li ul {
	list-style: none;
}

.widget-area li {
	list-style: none;
}

.widget-area li.current-menu-item a {
	color: black;
	text-decoration: underline;
}

.widget-area .sub-menu {
	padding-top: 8px;
}

.widget-area li.current-menu-item .sub-menu a {
	color: #009dc3;
	text-decoration: none;
}

.widget-area li.current-menu-item .sub-menu a:hover {
	color: #005580;
    text-decoration: underline;
}

.widget-area .widget-content {
	min-height: 50px !important;
	font-size: 14px;
	margin-bottom: 10px;
}

.widget-area .widget-content p {
	font-size: 14px;
}

.widget-content .team-member-title {
	border-bottom: 1px solid #fff;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

/*==============================================================================
 Content
==============================================================================*/

.title h1 {
	margin: 0;
	line-height: 1;
	padding-bottom: 20px;
	color: #009dc3;
	font-size: 31px;
}

.main-wrapper {
	padding-top: 20px;
}

.content {
	width: 75%;
	float: left;
	margin-bottom: 40px;
}

.inner-content {
	max-width: 100%;
	padding: 2% 0;
}

.contact-content {
	color: #12748e;
	float: left;
	width: 79%;
}

.contact-bottom {
	border-bottom: 1px solid #2f9fc1;
	border-top: 1px solid #2f9fc1;
	float: left;
	font-size: 24px;
	line-height: 35px;
	padding: 2% 2% 2% 0;
}

.contact-badge img {
	width: 20%;
  	float: right;
  	max-width: 100%;
}

.facebook-share {
	float: left;
	margin-top: 20px;
}

.twitter-share {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}

#twitter-widget-0 {
	height: 300px;
}


/*==============================================================================
 Listing Styles
==============================================================================*/

.media {
	border-bottom: 1px solid #009dc3;
	margin-bottom: 3%;
	padding-bottom: 3%;
}

.media:last-child {
	border-bottom: none;
}

.media-left {
	float: left;
	margin-right: 2%;
	width: 23%;
}

.media-left img {
	width: 100%;
}

.media-body {
	float: right;
	width: 75%;
}

.read-more-link {
	background-color: #009dc3;
	color: #fff;
	display: inline-block;
	padding: 5px 10px;
}

.read-more-link:hover {
	background-color: #12748e;
	color: #fff;
	text-decoration: none;
}

@media (max-width: 600px) {

	.media {
		margin: 6% auto;
		padding-bottom: 6%;
		width:98%;
	}

	.media:first-child {
		margin: 0 auto 6% auto;
	}

	.media-left, .media-body {
		float: none;
		text-align: center;
		width: 100%;
	}

	.media-left img {
		width: 50%;
	}
}

/*==============================================================================
 Blog section
==============================================================================*/

.blog-title {
	line-height: 1;
	margin: 0 0 !important;
}

.blog-featured-image {
	float: left;
}

.blog-featured-image img {
	width: 215px;
}

.blog-container {
	margin: 0 0 20px 0;
}

.blog-container h2 {
	margin: 0;
}

textarea {
	width: 100%;
}


/*==============================================================================
 Tiny MCE styles
==============================================================================*/

.quoteby {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}

.intro-text {
	font-size: 18px;
}

/*==============================================================================
 Footer
==============================================================================*/

.footer {
	color: white;
	background-color: #12748e;
	max-height: 100%;
	max-width: 100%;
}

.foot {
	max-width: 1170px;
	width: 90%;
	margin: 0 auto;
	padding: 10px 0 10px 0;
}

.footer-text {
	margin: 0;
	width: 50%;
	float: left;
	line-height: 14px;
    padding-top: 10px;
}

.footer-menu-wrap {
	width: 33%;
	float: right;
	line-height: 14px;
    padding-top: 10px;
    padding-bottom: 3px;
}

.footer-menu-wrap ul {
	margin: 0;
}

.footer-menu-wrap ul li {
	color: white;
	float: left;
	margin-right: 30px;
}

.footer-menu-wrap ul li a,
.footer-menu-wrap a {
	color: white;
}

.developed-by {
	float: left;
}

.developed-by a {
	text-decoration: underline;
}


/*==============================================================================
 Flex navigation
==============================================================================*/

.flexnav ul {
	margin: 0;
}

.flex-nav li a {
	background-color: #009dc3;
}

.flexnav .current-menu-item a,
.flexnav .current-menu-item a:hover {
	background-color: #12748e;
}

.flexnav a:hover {
	background-color: #12748e;
	text-decoration: none;
}

.widget-area .side-menu ul li ul {
	display: none;
}

.side-menu ul .current-menu-item ul,
.side-menu ul .current-menu-ancestor ul {
	display: block !important;
}

#secondary .side-menu li > a {
	padding: 0;
	border-bottom: none;
}

/*==============================================================================
 Navigation
==============================================================================*/

#menu-main-nav {
	background: #009dc3;
	font-size: 0;
	height: 40px;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}

#menu-main-nav li {
	display: inline;
}

#menu-main-nav a {
	color: white;
	display: block;
	font-size: 14px;
	padding: 10px 67.7px 10px 67px;
	position: relative;
	text-align: center;
	text-decoration:none;
	text-transform: uppercase;
}

#menu-main-nav a:hover {
	background: #12748e;
}

.menu-drop-container {
	display: none;
	max-width: 1170px;
    margin: 0 auto;
}

.menu-drop-container ul {
	list-style: none;
}

.dropmenu {
	display: none;
}

.dropmenu ul ul li {
	margin-left: 10px;
}

.current_page_item .sub-menu, .current_page_parent .dropmenu {
	display: block;
}

/*==============================================================================
 Responsive dropdown menu for Tablets and mobiles
==============================================================================*/

.menu-drop-container {
    height: 32px;
    width: 184px;
    margin: auto;
}

.menu-drop-container ul,
.menu-drop-container li {
    margin:0;
    padding:0;
    list-style:none;
}

.menu_class {
    border:1px solid #1c1c1c;
}

.dropmenu {
    display:none;
    width:300px;
    position: absolute;
    top: 45px;
    right: 0px;
}

.dropmenu li {
    background-color: #009dc3;
    position: relative;
}

.dropmenu li a {
    color:white;
    text-decoration:none;
    padding:10px;
    display:block;
}

.dropmenu li a:hover {
    padding:10px;
    font-weight:bold;
    color: white;
    background-color: #12748e;
}

.menu-drop-container {
	float: right;
	position: relative;
}

.drop-title {
	background: #fff url(images/arrow-down.png) no-repeat right center;
    border-radius: 0px;
    border: 3px solid #e6e6e3;
    border: 3px solid rgba(96, 96, 75, 0.15);
    color: #9D9D87;
    cursor: default;
    font-size: 18px;
    margin: 5% 0 0 0;
    padding: 5px 50px 5px 7px;
    position: absolute;
    right: 0;
    width: 145px;
}


/*==============================================================================
 Test responsive Navigation
==============================================================================*/

#nav-wrapper {
	max-width: 1170px;
	margin: 0 auto;
	background-color: #009dc3;
}

#navmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: none;
}

#navmenu ul li {
	margin: 0;
	padding: 0;
	background-color: #009dc3;
}

#navmenu ul li a {
	font-family: 'calibri', serif;
	background: #009dc3;
	color: white;
	display: block;
	padding: 10px 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 17px;
	text-align: center;
}

#navmenu ul li a:hover,
#navmenu ul li a:active {
	background-color: #12748e;
}

#navmenu .current-menu-item {
	background-color: #12748e;
}

#navmenu .current-page-parent,
#navmenu .current-page-ancestor {
	background-color: #12748e;
}

#navmenutoggle {
	background-color: #12748e;
	color: white;
	font-size: 13px;
	padding: 10px 5px;
	text-decoration: none;
	text-transform: uppercase;
  	display: block;
  	text-align: center;
  	width: 25%;
}

/*==============================================================================
 responsive Navigation queries
==============================================================================*/

@media (min-width: 600px) {
	#navmenutoggle {
		display: none;
	}

	#navmenu {
		padding-top: 0;
		width: 100%;
		background-color: #009dc3;
	}

	#navmenu ul {
		display: block !important;
	}

	#navmenu ul li {
		float: left;
		width: 16.666%;
	}

	#navmenu {
		padding-bottom: 0;
    }
}

/*==============================================================================
 Secondary Navigation
==============================================================================*/

.widget-area .menu-main-nav-container {
	border: 1px solid #009dc3;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #daeff5;
}

.menu-main-nav-container li a {
	z-index: 99999;
}

.widget-area #menu-main-nav-2 {
	list-style: none;
}

.widget-area #menu-main-nav-2 li {
	padding-bottom: 5px;
}

.nav-title {
	font-family: 'calibri', serif;
	text-transform: uppercase;
	padding: 10px 10px;
	color: white;
	font-size: 18px;
	background-color: rgb(18, 116, 142);
}

@media (max-width: 800px) {
	.menu-drop-container {
		display: inherit;
		margin-bottom: 1em !important; /* naughty extra important as margins applied elsewhere */
	}
}


/*==============================================================================
 Comments
==============================================================================*/

.commentlist {
	list-style: none;
	margin: 20px 0;
}

.commentlist .comment-author {
	margin-bottom: 5px;
}

.commentlist .comment-author img {
	margin: 0 10px 0 0;
}

.comment-meta {
	font-size: 13px;
	margin-bottom: 15px;
}
.comment-body {
	border-bottom: 1px solid #009dc3;
	padding: 20px;
}

.bypostauthor .comment-body {
	border: 1px solid #009dc3;
}

.depth-1 {
	background: #daeff5;
	margin-bottom: 10px;
}

.depth-2,
.depth-3 {
	background: #fff;
	margin: 10px 10px 0;
}

.children {
	list-style: none;
	padding-bottom: 10px;
}

#respond p {
	margin-bottom: 0;
}

/*==============================================================================
 Responsive Queries
==============================================================================*/


@media (max-width: 800px) {
	.home-quote {
		width: 100%;
		height: 100%;
	}

	.home-quote .quote-by {
		padding: 0 15px 0 100px;
	}

	.home-quote .quote-content {
		font-size: 15px;
		padding: 10px 15px 10px 100px;
	}

	.home-content {
		width: 100%;
		padding: 0;
		font-size: 15px;
	}

	.home-content-wrapper,
	.content {
		width: 100%;
		padding: 2% 0 2% 0%;
	}

	.home-featured-image {
		display: none;
	}

	.widget-sidebar-container {
		width: 100%;
	}

	#secondary {
		float: none;
		margin: 0 auto;
		max-width: 269px;
		width: 100%;
	}

	.top-search-form {
		display: none;
	}

	#menu-main-nav-1 li a {
		font-size: 13px !important;
	}

	.contact-content {
		width: 100%;
		text-align: center;
		font-size: 20px;
	}

	.contact-badge img {
		float: none;
		display: block;
		margin-left: auto;
    	margin-right: auto;
	}

	.share-section {
		text-align: center;
	}

	.facebook-share,
	.twitter-share {
		display: inline-block;
		float: none;
	}

	.twitter-share {
		margin-left: 0;
	}

	#navmenu li a {
		font-size: 14px !important;
	}

}

@media (max-width: 450px) {
	.social-buttons-container {
		display: none;
	}

	.telephone {
		font-size: 14px;
	}
}

.payment-card-blurb {
	margin-top: 20px;
}

.payment-cards img {
	max-height: 30px;
}

/* Fix widgets on search page */
.search .content {
    width: 100%;
}
.search .widget .multiple-sidebars {
    width: 269px;
    position: relative;
    float: left;
    margin-right: 31px;
}
