/*
Theme Name:		KDW Framework
Theme URI: 		http://dev.keydesignwebsites.com/
Version: 		3.3.3
Description: 	Key Design Websites' blank theme architecture. Modified from <a href="http://ptahdunbar.com" target="_blank">Ptah Dunbar's</a> <a href="http://wpframework.com/" target="_blank">WP-Framework</a> .
Author: 		Jessica Rodgers
Author URI:		http://keydesignwebsites.com
	
Some table and other basic functions are held within "reset.css"

*/


@import url( 'reset.css' );

.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

/************* BODY / GLOBAL / RHYTHM *************/

body {
	background-color: #9c1000;
}

.container { margin: 0px auto; }
.containerinner{background-color: #2465ab;}
.contentinner, .containerinner { margin: 0px auto; position: relative; }

/* Basic Alignments */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; }

/* Vertical Rhythm  */
.entry-meta { padding-bottom: 10px; }
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { padding-bottom: 20px; }
.hentry, .comment, .navigation-links { padding-bottom: 40px; clear: both; }
.wp-pagenavi { clear: both; margin-top: 20px; }


/************* LINK COLORS *************/

a { color: #00ccff; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #00ccff; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }

/************* HEADER *************/

.header {

	width: 100%;
	height: auto;
}

#logo {
	float: left;
	margin: 20px 0 0 20px;
}

.headercontact {
	float: left;
	margin: 0;
	width: 46%;
	text-align: right;
}

.headercontact span {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #1a8fce;
	font-size: 26px;
}

.headerphone a {
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #eb0e09;
	font-size: 26px;
	letter-spacing: normal;
	text-decoration: none;
}

.header-navigation {
	width: 100%;
	height: auto;
	clear: both;
	margin-top: 55px;
}

.header-social {
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0;
}

.header-social li {
	float: left;
	margin: 0px 3px;
	padding: 1px;
}

.header-social li a {
	opacity: 0.8;
}

.header-social li a:hover {
	opacity: 1.0;
}

.header-social li a img {
	height: 42px !important;
	width: auto;
}
	
.jquery-responsive-select-menu {
	background: url('images/responsive-select.png') right center no-repeat #2363a8;
	color: #fff;
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 5px;
	font-size: 16px;
	line-height: 1;
	border: 0;
	border-radius: 0;
	height: 34px;
	-webkit-appearance: none;
	border-bottom: 2px solid #fff;
}

.right-header{width: 545px; float: right;}
.top-nav {margin-bottom: 20px;}
.top-nav .menu {
	text-transform: capitalize;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	letter-spacing: normal;
	float: right;
	margin: 0;
}

.top-nav .menu a, .top-nav .menu a:link, .top-nav .menu a:visited { text-decoration: none; color: #fff; padding: 10px 8px; margin: 0 2px; background: url(images/navbg.png) repeat-x;}
.top-nav .menu .current-menu-item a {background: url(images/activenav.png) repeat-x; text-decoration: none; color: #fff;}
.top-nav .menu li a { border-right: none; border-radius: 0px 0px 8px 8px; 
-moz-border-radius: 0px 0px 8px 8px; 
-webkit-border-radius: 0px 0px 8px 8px}

.top-nav .menu li a:hover, .top-nav .menu li.menu-hover { background: url(images/activenav.png) repeat-x; }

/************* SIDEBAR *************/

.aside { width: 30%; float: right; margin: 0 2.5% 20px; }

.template-fullwidth .aside { display: none; }

.widget {
	margin: 0 auto;
}

.sidebar-header {
	padding: 10px 0;
	background-color: #ccc;
}

.sidebar-image {
	display: block;
	margin: 0 auto;
}

.widget-border {
	display: block;
	width: 100%;
	clear: both;
	margin: 0 auto;
}

.widget-location .acf-map {
	height: 400px;
}


/************* CONTENT *************/

#content {
	clear: both;
	padding-top: 20px;
}

.hfeed { width: 60%; float: left; margin: 0 2.5%; }

.template-fullwidth .hfeed { width: 100%; margin: 0 auto;}

.template-contact.template-fullwidth .hfeed{width: 95%; margin: 0 auto 20px; float: none;}

.home.template-fullwidth #contentblock-1{width: 95%; margin: 0 auto;}

.home #contentblock-2 p{padding: 0;}
.page-title { font-size: 14px; font-weight: bold; }
.page-title span { font-style: italic; font-weight: normal; }
.entry-title, .entry-title a { color: #fff; font-size: 24px; line-height: 28px; padding-bottom: 20px; }
.entry-title a:hover { color: #2361a1; text-decoration: none; }
.template-fullwidth .entry-title{width: 95%; margin: 0 auto;}
.entry-meta { opacity: 0.5; }
.home .entry-title{text-align: center;}

.entry-content p, .entry-content ul, .entry-content ol{color: #fff;}

.entry-footer {
	text-align: right;
}

.type-post {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0;
}

.hentry{padding-bottom: 0;}

.contentblock {
	width: 100%;
	display: block;
	clear: both;
}

.contentblock-header {
	background-color: #ccc;
}

.block-single {
	float: left;
	margin: 0 1%;
	background-color: #ccc;
}

.block-single-inner {
	padding: 10px 10px 0px 10px;
}

.block-single-inner p {
	padding-bottom: 10px;
}

/************* CONTACT TEMPLATE *************/

.contact-column {
	float: left;
	margin: 0 2%;
	width: 41%;
}

.contact-column-full {
	float: none;
	width: 100%;
	margin: 0;
}

.contact-block h3, .contact-block h4 {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
	padding-top: 20px;
}

.contact-block p {
	padding-bottom: 5px !important;
}

.contact-form {
	background-color: #ccc;
	padding: 10px;
}

form .contact-website { position: absolute; left: -9999999px; }

.template-contact .acf-map {
	height: 300px;
	margin-top: 20px;
}

.directions-link { font-size: 0.8em; }

.gm-style img {
	max-width: 9999999px !important;
}

.acf-map {
	width: 100%;
	margin: 0;
}

/************* FOOTER *************/

.footer {
	background-color: #fff;
	clear: both;
}

#copyright {
	padding-top: 20px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
}

#copyright, #copyright a, #copyright a:hover {
	text-decoration: none;
	color: #058fd9;
}

#developer { display: block; opacity: 0.6; -webkit-transition: all 450ms ease;-moz-transition: all 450ms ease;-ms-transition: all 450ms ease;-o-transition: all 450ms ease;transition: all 450ms ease; }
#developer:hover { opacity: 1.0; -webkit-transition: all 450ms ease;-moz-transition: all 450ms ease;-ms-transition: all 450ms ease;-o-transition: all 450ms ease;transition: all 450ms ease; }

.copyrightkey {
	background: url('images/kdw-footer.png') left center no-repeat;
	width: auto;
	height: 25px;
	display: inline-block;
	border: 0;
	padding-left: 25px;
}


/************* FORMS & INPUT AREAS *************/

input, textarea, button { background: #fff; border: 1px solid #ccc; color: #000; font-size: 14px; max-width: 95% !important; padding: 5px; opacity: 0.6; -webkit-border-radius: 3px; border-radius: 3px; }
input[type="submit"] { font-size: 16px; padding: 2px 10px !important; cursor: pointer; }
input:focus, textarea:focus, input[type="submit"]:hover { border-color: #fff; opacity: 1.0; }
input[type="submit"]:active, input[type="submit"]:focus { background-color: #ccc; }
textarea { padding: 0px; margin: 0; width: 100%; }

/* bugfix */
.safari input { padding: 2px 5px; }
.chrome input { padding: 3px 5px; }

.requiredred { color: #c00 !important; }



/************* TEXT, TYPOGRAPHY & FORMATTING *************/

body, input, textarea { font: 13px/1.5 'Open Sans', sans-serif; }

.serif { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family: "lucida sans", Verdana, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 { color: #fff; font-weight: normal; clear: both; font-family: 'Oswald', sans-serif; text-transform: uppercase; letter-spacing: 0.2em; }
h1 { font-size: 24px; line-height: 28px; padding: 5px 0px; }
h2 { font-size: 20px; line-height: 22px; padding: 5px 0px; }
h3 { font-size: 16px; line-height: 20px; padding: 5px 0px; }
h4 { font-size: 14px; line-height: 18px; padding: 5px 0px; }
h5 { font-size: 12px; line-height: 18px; padding: 5px 0px; }
h6 { font-size: 10px; line-height: 16px; }

address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote {
	font-style: italic;
}

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 15px; }
.menu { margin-left: 0px; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

dt { font-weight: bold; }

.fat li { margin-bottom: 10px; }

/* Tables */
table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; }
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }



/************* IMAGES & CAPTIONS *************/

img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }
img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }
img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text { margin: 0; padding: 5px; }



/************* NAVIGATION BAR *************/

/*** DEFAULT COLORS/STYLES ***/
/* Overall style */
.menu {
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	letter-spacing: 3px;
	float: left;
	margin: 0;
}

#menu-legal-menu.menu {
	text-transform: none;
	font-family: inherit;
	font-size: 10px;
	letter-spacing: 0;
	float: none;
	background: transparent;
	padding-bottom: 20px;
	opacity: 0.6;
}

/* Root links */
.menu a, .menu a:link, .menu a:visited { text-decoration: none; color: #fff; padding: 0 15px; }
#menu-legal-menu.menu a, #menu-legal-menu.menu a:link, #menu-legal-menu.menu a:visited { text-decoration: none; color: #058fd9; padding: 0px 10px; }
.menu .current-menu-item a { text-decoration: none; color: #00ccff;}
#menu-legal-menu.menu .current-menu-item a { text-decoration: none; color: #000; background-color: inherit; }
.menu li a { border-right: 1px solid #fff; }
#menu-legal-menu.menu li a { border-right: none; }
.menu li:last-child a { border-right: none; }

/* Root link hover */
.menu a:hover, .menu li.menu-hover > a { color: #00ccff; }
#menu-legal-menu.menu a:hover, #menu-legal-menu.menu li.menu-hover > a { color: #000; }

/* Root menu item hover */
.menu li:hover, .menu li.menu-hover {}
#menu-legal-menu.menu li:hover, #menu-legal-menu.menu li.menu-hover { background: inherit; }

/* Submenus */
.menu ul { border: 1px solid #ccc; background: #2465ab; }
.menu ul.sub-menu a { padding: 8px 15px; border-right: none; border-bottom: 1px solid #ccc; }


/* Submenu item hover */
.menu ul.sub-menu a:hover {}


/*** MENU FUNCTION STYLES ***/
.menu { white-space: nowrap; display: inline-block; *display: inline; *zoom: 1; }
.menu, .menu ul { padding: 0; list-style: none; }
.menu ul { /*display: none; */ position: absolute; z-index: 1000000; float: none; margin: 0; }
.menu ul ul { top: 0; left: 100%; }
.menu li {  margin: 0; padding: 0;  display: inline-block; *display: inline; *zoom: 1; *vertical-align: bottom; }
.menu li a { display: block; line-height: 1; }
.menu ul li {  position: relative; display: block; }

.menu-legal-menu-container { width: 100%; overflow: hidden; }
#menu-legal-menu { list-style: none; position: relative !important; float: left !important; display: block !important; left: 50%; }
#menu-legal-menu li { position: relative !important; float: left !important; display: block !important; right: 50%; }



.menu .sub-menu {display: none;}
.menu li:hover  .sub-menu { display: block;}

/*************SLIDESHOW & GALLERY *************/

.slideshow {width: 100%; margin: 0 auto; clear: both;}
.pika-stage {position: relative; width: 100%; height: auto !important;}

	.pika-stage .pika-aniwrap, .pika-stage .main-image {position: absolute; top: 0; left: 0;}
	.pika-stage .pika-aniwrap{width:100%;}
	.pika-stage .pika-ani {position:relative;display: none;z-index:2;margin:0 auto;}
	.pika-stage img {border:0;max-height:100%; height: auto;}

.pika-stage .caption {position: absolute; background:#000; background: rgba(0,0,0,0.75);  border: 1px solid #141414; font-size: 11px; color: #fafafa; padding: 10px; text-align: right; bottom: 20px; right: 10px;}
	.pika-stage .caption p {padding: 0; margin: 0; line-height: 14px;}
.pika-textnav, .pika-imgnav {display:none;}
.pika-counter{position: absolute;bottom: -20px;left:15px;font-size:11px; display: none;}
.slideshow-featuredcontent .caption, .slideshow-nodescription .caption { visibility: hidden !important; }

/* BXslider We do not want any borders or background color */
.bx-wrapper .bx-viewport {-moz-box-shadow: unset;-webkit-box-shadow: unset; transform: unset;  box-shadow: unset;  border: unset;  background: unset; }
.bx-wrapper img {width: 100%;}

ul.slideshowheader  {margin-left: 10px;}
.gallery { list-style-type: none; float: left; margin: 0 !important; padding: 0; width: 100%; }
.gallery li {
	float: left;
	width: 18%;
	margin: 1%;
	opacity: 0.8;
	-moz-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1.0) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

.gallery li:hover {
	opacity: 1.0;
	-moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
	-webkit-transition: all 250ms ease;
	-moz-transition: all 250ms ease;
	-ms-transition: all 250ms ease;
	-o-transition: all 250ms ease;
	transition: all 250ms ease;
}

/************* COMMENTS, BLOG & NAVIGATION (remove is not enabled on site) *************/

.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 10px; }
.comment { margin-bottom: 40px; }
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; }
.commenter { font-size: 16px; }
.avatar { float: right; margin: 0px 0px 10px 20px; border: 1px #ddd solid; padding: 1px; }

#comment{
	position:absolute;
	left:-9000px;
}

/* Comment Reply */
#comment-form .form-section input { margin-right: 10px; }
.form-section { margin-bottom: 10px; }
.form-section label { cursor: pointer; }
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; background: #fff; border: 1px #ddd dotted; border-top: none; width: 573px; }

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* Navigation */
.page-navigation .menu-next { float: left; }
.page-navigation .menu-previous { float: right; }
.single-page-navigation .menu-next { float: right; }
.single-page-navigation .menu-previous { float: left; }


ul.footer-addresses-location{
  list-style-type: none;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 3px;
  padding: unset;
  margin: unset;
}
#the-footer-addresses-location {margin-top: 5px;}
.address-alink {color: #000;}
.address-alink:hover {text-decoration: none;}
.address-0, .address-1, .address-2 { margin-right: 5px; }