/*
    Theme Name: Kreston Dormers
	Theme URI: http://www.krestondormers.com.au/
	Description: Kreston Dormers custom Wordpress Theme powered by Genesis
	Author: Hazel Z. (PixelionArt)
	Author URI: http://www.pixelionart.com/
 
    Version: 1.8
 
    Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments
 
    Template: genesis
    Template Version: 1.8
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Header / Primary / Secondary Navigation
* Primary Navigation Extras
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Responsive Design

*/


/* Import Fonts
------------------------------------------------------------ */

@font-face {  
  font-family: "Helvetica Neue Roman";  
  src: url(fonts/HelveticaNeueLTStd-Roman.eot); /* IE */  
  src: url(fonts/HelveticaNeueLTStd-Roman.svg);
  src: url(fonts/HelveticaNeueLTStd-Roman.otf);
  src: local("Helvetica Neue"), url(fonts/HelveticaNeueLTStd-Roman.ttf ) format("truetype"); /* non-IE */  
} 

/* Common Classes
------------------------------------------------------------ */

.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
.textLeft { text-align: left; }
.textRight { text-align: right; }
.textCenter { text-align: center; }
.textJustify { text-align: justify; }
.blockCenter { display: block; margin-left: auto; margin-right: auto; } /* remember to set width */
.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.noindent { margin-left: 0; padding-left: 0; }
.nomargin { margin: 0; }
.nopadding { padding: 0; }
.nobullet { list-style: none; list-style-image: none; }

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: "Helvetica Neue Roman", sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#FSContact1, #FSContact2 {
	clear: both;
	width: 90%;	
}

#FSContact1 textarea,
#FSContact2 textarea {
	height: 100px;
}

#FSContact1 label,
#FSContact2 label {
	display: none;
}

#fsc-submit-1 {
	position: relative;
    top: -35px;
}

#fsc-submit-2 {
	margin-top: 20px!important;
}

blockquote,
input[type="text"],
input[type="email"],
select,
textarea,
.author-box,
.breadcrumb,
.sticky,
.taxonomy-description,
.wp-caption {
	background: #FCFCFC url(images/inputGradient.jpg) repeat-x left bottom;
	border: 1px solid #C2C2C2;
	border-radius: 5px;
	padding: 8px!important;
	color: #777!important;
	width: 65%;
}

table {
	font-size:14px;	
}

input,
label,
select,
textarea {
	color: #333;
	font-family: "Helvetica Neue Roman", sans-serif;
	font-size: 14px;
	font-weight: 300;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #009ac7;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background:#eee;
}

::-moz-selection {
	background-color: #009ac7;
	color: #fff;
}

::selection {
	background-color: #009ac7;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	width: 100%;
	max-width:1366px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
	min-width: 320px;
}

/* Inner
------------------------------------------------------------ */

#inner {
	background: white url(images/bg.png) repeat-y;
	height: auto;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	font-size: 13px;
	margin: -10px 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background-color: #fff;
	margin: -10px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 14px;
	padding: 15px 15px 0;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 10px 20px;
}

.post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p, #content .widget p, .widget p {
	margin: 0 0 20px;
	font-size: 14px;
	text-align: justify;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px!important;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even {
	float: right;
}

.genesis-grid-odd {
	clear: both;
	float: left;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: "Helvetica Neue Roman", sans-serif;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1, h2, h2 a, h3, h4, h5, h6 {
	font-size: 21px;
}

h3 {
	color: #009AC7;	
}

.taxonomy-description h1 {
	margin: 0;
}

h2.entry-title, h2.entry-title a {
	font-size: 21px;
	font-family: Arial, sans-serif;	
}

.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

.taxonomy-description h1,
.widget-area h4 {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 5px;
	background: url(images/widgetTitleBg1.png) no-repeat left 4px;
	padding-left: 45px;
	border-bottom: 1px solid #00334E;
	padding-bottom: 8px;
	line-height: 22px;
	clear:both;
}

h1.entry-title, h2.bottomHeaderTitle {
	background: url(images/widgetTitleBg3.png) no-repeat left 4px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-left: 45px;
	border-bottom: 1px solid #00334E;
	padding-bottom: 8px;
	line-height: 22px;	
	clear:both;
}

#text-4 h4 {
	background: url(images/widgetTitleBg3.png) no-repeat left 4px;
}

#text-5 h4, h2.bottomHeaderTitle {
	background: url(images/widgetTitleBg2.png) no-repeat left 4px!important;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 25px;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
	font-size:14px;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 12px;
	margin: 0px 0 25px;
	font-family: Arial, sans-serif;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #DDD;
	clear: both;
	font-size: 11px;
	padding: 5px 0 0;
	font-family: Arial, sans-serif;
	text-align: right;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box p {
	font-size: 14px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.post-comments,
.tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

#FSContact1 img,
#FSContact2 img {
	width: 30px!important;
	height: 30px!important;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	padding: 5px 0 1px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.entry-content img {
	width: 45%!important;
	height: auto!important;
}

.archive .entry-content img,
.category .entry-content img,
.search .entry-content img,
.single .entry-content img {
	width: 30%!important;
}

.postid-518 .entry-content img,
.postid-589 .entry-content img {
	width:50%!important;	
}

.postid-545 .entry-content img {
	width:70%!important;	
}

.page-id-87 .entry-content img,
.page-id-176 .entry-content img,
.page-id-227 .entry-content img,
.page-id-233 .entry-content img,
.page-id-247 .entry-content img,
.page-id-240 .entry-content img,
.page-id-270 .entry-content img,
.page-id-220 .entry-content img,
.page-id-181 .entry-content img,
.page-id-259 .entry-content img,
.page-id-276 .entry-content img,
.page-id-210 .entry-content img,
.page-id-254 .entry-content img,
.page-id-195 .entry-content img,
.page-id-283 .entry-content img,
.page-id-202 .entry-content img,
.page-id-299 .entry-content img,
.page-id-290 .entry-content img,
.page-id-1006 .entry-content img,
.page-id-1320 .entry-content img,
.page-id-1328 .entry-content img,
.page-id-1364 .entry-content img {
	width: auto!important;
}

.people-profile {
	float:left;
	margin-bottom:0px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background:url(images/comment-arrow.png) no-repeat right bottom;
	float: left;
	margin: 0 15px 0px 0;
	padding: 0 0 25px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 14px;
	margin: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	font-size: 14px;
	overflow: hidden;
	padding: 4px 0 30px;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background: url(images/button.png) 0 0;
	border: 1px solid #00334E;
	cursor: pointer;
	line-height: 19px;
	padding: 5px 7px;
	text-decoration: none;
	color: white;
	font-family: Arial,sans-serif;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	width: 295px;
	margin-top: 9px;
	margin-right: 15px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	margin-bottom: 20px;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {

}

.sidebar.widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}


/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	margin: 5px 15px 0;
	padding: 3px;
	width: 85%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
	font-size:14px;	
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding:0;
}

.featuredpage .page p,
.featuredpost .post p {
	font-size:14px;	
}

.more-from-category {
	padding: 5px 15px 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 5px 15px 0;
}

.user-profile .posts_link {
	padding: 0 15px;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
.reply a,
a#cancel-comment-reply-link {
	background: url(images/button.png) 0 0;
	border: 1px solid #00334e;
	cursor: pointer;
	line-height: 19px;
	padding: 5px 7px;
	text-decoration: none;
	color:#fff;
	font-family:Arial,sans-serif;
}

input:hover[type="button"],
input:hover[type="submit"],
.reply a:hover,
a#cancel-comment-reply-link:hover {
	background: url(images/gradient.png) 0 -33px;
	text-decoration: none;
	color:#00334e;
	font-family:Arial,sans-serif;
}

.reply a {
	width: 50px;
	text-align: center;
	margin-top: 10px;
	padding: 2px 2px;	
	display:block;	
	font-size:11px;
}

a#cancel-comment-reply-link {
	font-size:11px;	
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: none;
	padding: 0;
}

.sidebar .searchform {
	padding: 5px 0 0 15px;
}

.s {
	margin: 10px -7px 0 0;
	padding: 6px 5px;
	width: 180px;
}

#nav .s {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

form.searchform {
	position: relative;
	height: 35px;
	margin: 20px auto;
	width: 88.5%;
	overflow:hidden;
}

#search-3 input[type="text"] {
	background: none;
	background-color: #20506A;
	width: 85%;
	border-radius: 8px;
	list-style: none;
	font-size: 0.75em;
	font-family: Arial,sas-serif;
	border: 1px solid #346179;
	padding: 9px 45px 8px 11px!important;
	color: white;
	float: left;
	margin: 0;
}

#search-3 .searchsubmit {
	background: url(images/searchBttn.png) no-repeat right top;
	border: none;
	text-indent: -9999px;
	width: 41px;
	height: 35px;
	position: absolute;
	top: 0px;
	right: 0px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 0 15px 5px;
}

.enews #subscribe {
	padding: 0 0 0 15px;
}

.enews #subbox {
	margin: 5px -7px 0 0;
	padding: 6px 5px;
	width: 75%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Comments
------------------------------------------------------------ */

#commentform {
	margin-bottom: 20px;
}

#comments,
#respond {
	margin: 0 0 15px;
	overflow: hidden;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 96%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 15px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: -16px;
}

.comment-content {
	clear: both;
	margin-top: 20px;
	background: #f3f3f4; 
	padding: 15px 15px 1px 15px;
	border-bottom: 1px dotted #C2C2C2;
}

.comment-content p {
	font-size: 14px;
	margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 12px;
	margin: 0 0 5px;
}

.reply {
	font-size: 14px;
	font-weight: 300;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	
}

.alt,
.depth-1,
.even {
	
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	box-sizing: border-box;
	font-size: 14px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #333;
}

div.gform_wrapper .ginput_complex label {
	font-size: 14px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}

/* Custom Elements
------------------------------------------------------------ */

#header {
	
}

#header .logo {
	background:#00334e url(images/logo.png) no-repeat 20px 18px;
	width:295px;
	height:225px;
	float:left;	
	position: relative;
	z-index: 10000;
}

#sliderWrap {
	
}

#slideshow {
    position: relative;
}

#slideshow .advanced-slider,
#servicesWrap .advanced-slider {
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 0;
    margin-right: 0;
    outline: medium none;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0;
}

#slideshow .advanced-slider .layer {
	padding:0!important;	
}

#slideshow .pixel .slide-wrapper,
#servicesWrap .pixel .slide-wrapper {
	background-color: transparent;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#slideshow .pixel .slide,
#servicesWrap .pixel .slide {
	background-color: transparent;
}

.layer.imgLabel {
	margin-left: 290px!important;
	margin-top: 0px!important;
	width: 100%;
	height: 100%;
}

.layer.imgLabel img {
	width: 30%;
	height: 100%;
}

.imgLabel2 {
	font-family: "Helvetica Neue Roman", sans-serif;
	color: white;
	font-size: 19px;
	line-height: 29px;
	padding: 5px 20px!important;
	background: rgba(10, 54, 70, 0.93);
	width: 180px;
	text-align: center;
	border-radius: 5px;
}

#slideshow .caption {
	text-align: right;
	font-family: "Helvetica Neue Roman", sans-serif;
	color: white;
	font-size: 19px;
	line-height: 29px;
	padding: 5px 20px!important;
}

.layer.transparency {
	position: relative;
	top: 0px!important;
}

#leftPane {
	width: 295px;
	float:left;	
	background: #00334E;
	padding-bottom: 100px;
	position:relative;
	z-index:100000000;
}

#leftPane ul {
	list-style:none;	
}

.sf-sub-indicator {
	display: none;
}

.primaryMenu {
	text-align: center;
	text-transform: uppercase;
	font-size: 1.05em;
}

.primaryMenu a {
	color:#fff;	
}

.primaryMenu a:hover,
.primaryMenu li.current-menu-item a, 
.primaryMenu li.current-page-item a {
	color:#b2e0ee;	
	text-decoration:none;
}

ul#menu-main {
	background: url(images/navSeparator.png) repeat-x;
	background-position: left bottom;
}

ul#menu-main li a {
	padding-top: 10px;
	display: block;	
}

.primaryMenu li {	
	background: url(images/navSeparator.png) repeat-x;
	background-position: left top;
	min-height: 41px;
}

ul.sub-menu {
	background-color: #20506A;
	font-size: 0.813em;
	text-transform:none;
	color: #C2E1F6;
	padding: 0 0 8px 0;
	font-family: Arial, sans-serif;
	margin-top: 9px;
}

ul.sub-menu li {
	background: none;
	padding: 8px 0 0;
	min-height: 0px;
}

ul.sub-menu li a {
	padding: 0!important;
}

ul.sub-menu li a {
	color: #C2E1F6;	
}

ul.sub-menu li a:hover, 
ul.sub-menu li.current-menu-item a,
ul.sub-menu li.current-page-item a {
	color: #009ac7;	
}

ul.sub-menu ul {
	width: 80%;
	margin: 8px auto 0;
	background: #00334E url(images/pointer.png) no-repeat center top;
	border-radius: 8px;
	font-size: 12px;
	border: 1px solid #346179;
}

ul.sub-menu ul li.current-menu-item a {
	color: white;
}

.menu-who-we-are-sidebar-menu-container ul.sub-menu {
	background-color: transparent;
	padding-left: 45px;
	border-top: 1px solid #DDD;
	padding-top: 15px;
}

.menu-who-we-are-sidebar-menu-container ul.sub-menu li {
	list-style-type: disc;
}

.menu-who-we-are-sidebar-menu-container ul.sub-menu li a {
	color: #009AC7;
	font-size: 14px;
	font-family: "Helvetica Neue Roman";
}

#menu-top-bar-menu li {
	min-height:0px;	
}

#dc_jqaccordion_widget-3-item ul {
	background: none;
	margin-top: 15px;
	background-color: #20506A;
	width: 88%;
	margin: 0 auto;
	border-radius: 8px;
	list-style: none;
	font-size: 0.813em;
	font-family: Arial,sas-serif;
	text-transform:none;
	border: 1px solid #346179;
	margin-top: 20px;
	padding: 10px 0 15px 0;
}

#dc_jqaccordion_widget-3-item ul li {
	background: none;
	padding: 5px 0 0;
}

#dc_jqaccordion_widget-3-item ul.sub-menu {
	border: none;
	margin-top: 0;
	font-size: 1em;
	padding: 0;
}

#dc_jqaccordion_widget-3-item ul.sub-menu li {
	padding: 5px 0 0;
	list-style: disc;
	text-align: left;
	margin-left: 95px;
}

#content-sidebar-wrap { /* rightPane */
	width: 100%;
	padding: 18px 0;
}

.homeCols {
	display: inline;
	float: left;
	font-size: 14px;
	width: 30%;
	margin-top: 15px;
	padding-right: 3.3%;
}

#bottomPane, #bottomPane p {
	font-size: 14px;
}

#bottomRightPane .wrap {
	background: #C1E0F5 url(images/bgBottom.png) repeat-y top left;
	width: 100%;
	padding: 20px 40px 25px 315px;
}

#bottomRightPane .wrap .cont {
	width: 73%;
}

#bottomRightPane .customFooter {
	background: #fff url(images/bgBottom.png) repeat-y top left;
	width: 100%;
	min-height: 50px;
	padding: 20px 40px 35px 315px;
}

#bottomRightPane .customFooter .cont {
	width: 73%;
}

.clickOpen {
	display:none;	
}

#content form.wpcf7-form, .widget form.wpcf7-form {
	width: 100%;
}

#content input.wpcf7-text, .widget input.wpcf7-text {
	width: 90%;
	margin-bottom: 3px;
}

#content .wpcf7-textarea, .widget .wpcf7-textarea {
	width: 90%;
	margin-top: 2px;
	height: 100px;
}

#content input.wpcf7-submit, .widget input.wpcf7-submit {
	float: right;
	margin-right: 8%;
}

#content div.wpcf7-validation-errors, .widget div.wpcf7-validation-errors {
	background: #1EA6CE;
	text-align: center;
	color: white;
	margin: 35px 0 20px;
	width: 87.5%;
	border: none;
}

#content span.wpcf7-not-valid-tip, .widget span.wpcf7-not-valid-tip {
	position: absolute;
	top: 0;
	left: 20%;
	z-index: 100;
	background: white;
	font-size: 10pt;
	width: 70%;
	padding: 2px;
	text-align: center;
	color: #009AC7;
	border:1px solid #009AC7;
}

#content div.wpcf7-mail-sent-ok, .widget div.wpcf7-mail-sent-ok {
	display:none!important;
}

img.ajax-loader {
	display: none;
}

#blogPosts {
	width: 67%;
	padding-right: 20px;
}

#copyright {
	width: 50%;
	padding-right: 20px;
	font-size: 13px;
	margin-top: 18px;
	float:left;
}

#footerLogos {
	float: right;
}

span.fb,
span.twitter,
span.google,
span.linkedin {
	display: block;
	float: right;
	width: 32px;
	height: 32px;
	margin-left: 5px;
}

span.fb {
	background: url(images/social.png) no-repeat -1px 0;	
}

span.twitter {
	background: url(images/social.png) no-repeat -67px 0;	
}

span.google {
	background: url(images/social.png) no-repeat -34px 0;	
}

span.linkedin {
	background: url(images/social.png) no-repeat -100px 0;	
}

#socialBttns {
	float: right;
	width: 29.2%;
	font-family:Arial,sans-serif;
}

#socialBttns a.addthis_button_facebook_like iframe {
	width: 47px!important;
}

#socialBttns a.addthis_button_linkedin_counter iframe {
	width: 57px!important;
	margin-top: 1px;
}

#socialBttns .addthis_default_style {
	float: right;
	width: auto!important;
}

address {
	background:none;
	font-style:normal;
	display:block;
	padding-bottom:10px;
}

#socialBttns a.at300b {
	float: right;
	display: inline!important;
	padding: 0 0 0 5px;
}

.logo3 {
	float: right;
	margin-top: 10px;
}

.officeAdd {
	text-align:right;
	margin-top: 13px;
	font-size: 11px;
	margin-right: 0px!important;	
	padding: 10px 0;
}

.post-edit-link {
	display:none;	
}


/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 757px) {

	#header .logo {
		background: #00334E url(images/logo.png) no-repeat center 8px!important;
		width: 100%;
		height: 214px!important;
	}
	
	.layer.imgLabel {
		margin-left: 0px!important;
	}
	
	#sliderWrap {
		clear: both;
	}
	
	#slideshow .advanced-slider {
    	position: static;
	}
	
	.primaryMenu {
		margin-top: -16px;
	}
	
	#leftPane {
		width: 100%;
		margin-bottom: 30px;
		padding-bottom: 10px;
	}
	
	#dc_jqaccordion_widget-3-item ul {
		width: 78.3%;
	}
	
	#content {
		width: 90%!important;
		padding: 0!important;
		float: none!important;
		margin: 0 auto!important;
	}
	
	.homeCols {
		width:100%;	
		margin-top: 5px;
	}
	
	#inner {
		background:none;	
	}
	
	form.searchform {
		position: relative;
		height: 35px;
		margin: 20px auto;
		width: 79%;
		overflow: hidden;
	}
	
	#search-3 input[type="text"] {
		background: none;
		background-color: #20506A;
		width: 85%;
		border-radius: 8px;
		list-style: none;
		font-size: 0.75em;
		font-family: Arial,sas-serif;
		border: 1px solid #346179;
		padding: 9px 60px 8px 11px;
		color: white;
		float: left;
		margin: 0;
	}
	
	#dc_jqaccordion_widget-3-item ul.sub-menu li {
		margin-left: 0;
		list-style: none;
		text-align: center;
	}
	
	#bottomRightPane .wrap {
		background: #C1E0F5;
		width: 100%;
		min-height: 200px;
		padding: 20px 0;
	}
	
	#bottomRightPane .wrap .cont {
		width: 90%;
		margin:0 auto;
	}
	
	#bottomRightPane .customFooter {
		background: #fff;
		width: 100%;
		min-height: 50px;
		padding: 20px 0;
	}
	
	#bottomRightPane .customFooter .cont {
		width: 90%;
		margin:0 auto;
	}
	
	.sidebar {
		float: none;
		font-size: 14px;
		width: 90%;
		margin: 15px auto;
		display:block;
	}
	
	.clickOpen {
		display: block;
		text-align: center;
	}
	
	a.show_hide {
		color: #C2E1F6;
		text-decoration: none;
		display: block;
		margin: 15px 0 8px 0;
	}
	
	a.show_hide:hover {
		color:#009ac7;
		text-decoration:none;
	}
	
	#slidingDiv {
		display: none;
		margin-top: 12px;
	}
	
}

@media only screen and (min-width: 758px) and (max-width: 949px) { /* 768 and 800 screens */

	#header .logo {
		background: #00334E url(images/logo.png) no-repeat 1px 18px;
		width: 230px;
		background-size: 100%;
	}
	
	#leftPane {
		width: 230px;
	}
	
	.layer.imgLabel {
		margin-left: 225px!important;
	}
	
	#inner {
		background: white url(images/bg960.png) repeat-y;
	}	
	
	#search-3 input[type="text"] {
		width: 69.9%;
		padding: 8px 50px 9px 10px;
		margin:0;
	}
	
	#dc_jqaccordion_widget-3-item ul.sub-menu li {
		margin-left: 70px;
	}
	
	.homeCols {
		width:87%;	
	}
	
	.homeCols .widget img {
		max-width: 60%;
		float: left;
		padding: 0 20px 10px 0;
	}
	
	#bottomRightPane .wrap {
		background: #C1E0F5 url(images/bgBottom960.png) repeat-y top left;
		width: 100%;
		min-height: 200px;
		padding: 20px 40px 20px 250px;
	}
	
	#bottomRightPane .wrap .cont {
		width: 65%;
	}
	
	#bottomRightPane .customFooter {
		background: #fff url(images/bgBottom960.png) repeat-y top left;
		width: 100%;
		min-height: 50px;
		padding: 20px 40px 20px 250px;
	}
	
	#bottomRightPane .customFooter .cont {
		width: 65%;
	}

}

@media only screen and (min-width: 950px) and (max-width: 1260px) { /* 960 and 1024 screens */

	#header .logo {
		background: #00334E url(images/logo2.png) no-repeat 1px 18px!important;
		width: 230px;
	}
	
	#leftPane {
		width: 230px;
	}
	
	.layer.imgLabel {
		margin-left: 225px!important;
	}
	
	#inner {
		background: white url(images/bg960.png) repeat-y;
	}	
	
	#search-3 input[type="text"] {
		width: 69.9%;
		padding: 8px 50px 9px 10px;
		margin:0;
	}
	
	#dc_jqaccordion_widget-3-item ul.sub-menu li {
		margin-left: 65px;
	}
	
	#bottomRightPane .wrap {
		background: #C1E0F5 url(images/bgBottom960.png) repeat-y top left;
		width: 100%;
		min-height: 200px;
		padding: 20px 40px 20px 250px;
	}
	
	#bottomRightPane .wrap .cont {
		width: 74%;
	}
	
	#bottomRightPane .customFooter {
		background: #fff url(images/bgBottom960.png) repeat-y top left;
		width: 100%;
		min-height: 50px;
		padding: 20px 40px 20px 250px;
	}
	
	#bottomRightPane .customFooter .cont {
		width: 74%;
	}
	
}

@media only screen and (min-width: 758px) and (max-width: 870px) {
	
	#content-sidebar-wrap {
		position: relative;
		top: -59px!important;
	}
	
}

@media only screen and (min-width: 869px) and (max-width: 1005px) {

	#content-sidebar-wrap {
		position: relative;
		top: -20px;
	}
	
}

@media only screen and (max-width: 1005px) {
	
	#blogPosts {
		width: 98.5%;
		float: none;
		margin: 0 auto;
	}
	
	#socialBttns {
		float: none;
		width: 98.5%;
		font-family: Arial,sans-serif;
	}
	
	span.fb, span.twitter, span.google, span.linkedin {
		float: left;
		margin-left: 0px;
		margin-right: 5px;
	}
	
	.officeAdd {
		text-align: left;
		margin-top: 13px;
		font-size: 11px;
		margin-right: 0px!important;
	}
	
	#socialBttns .addthis_default_style {
		float: left;
		width: auto!important;
	}
	
	.logo3 {
		float: left;
	}
	
	#socialBttns a.at300b {
		float: right;
		display: inline!important;
		padding: 0 5px 0 0;
	}		
}

@media only screen and (max-width: 1024px) {

	body {
		width: 100%;
		margin: 0 auto;
	}
	
}

@media only screen and (max-width: 1052px) {
	
	.homeCols .widget img, .widget img {
		max-width: 40%;
		float: left;
		padding: 0 20px 10px 0;
	}
	
}

@media only screen and (max-width: 1153px) {
	
	#FSContact1 {
		width: 100%!important;	
	}
		
}

@media only screen and (max-width: 1300px) {
	
	#copyright {
		width: 95%;
		padding-right: 0;
		font-size: 13px;
		padding-top: 20px;
		float: none;
		margin: 0 auto;
		clear: both;
		text-align: center;
		display: block;
	}
	
	#footerLogos {
		float: none;
		width: 45%!important;
		margin: 0 auto;
	}
	
}