/*
Theme Name: Karr & Hardee
Theme URI: khdds.com/news/
Description: Karr & Hardee Custom
Version: 1.0
Author: Form
Author URI: thisisform.com
*/

/* Global Reset */

* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* ClearFix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Page Style */

body {
	background: #5f4127 url(/img/main-bg.jpg) no-repeat center 19px;
}

h1 {
	font: 155% Georgia, "Times New Roman", Times, serif;
}

h1.index {
	display: block;
	text-indent: -9999px;
	width: 324px;
	height: 65px;
	background: url(/img/title.jpg) no-repeat;
	position: relative;
	z-index: 1;
	float: left;
	margin-top: 40px;
	padding-bottom: 5px;
}

h2 {
	font-size: 100%;
	color: #47535a;
	padding-top: 5px;
}

h3 {
	font-size: 100%;
	color: #47535a;
}

p {
	font-size: 77%;
	color: #666;
	margin-top: 8px;
	line-height: 1.4em;
}


p.intro {
	line-height: 1.5em;
	font-size: 95%;
}

a {
	text-decoration: none;
	color: #47535a;
}

a:hover {
	color: rgba(88,103,111,0.93);
	-webkit-transition: color .3s linear;
	text-decoration: underline;
}

a img {
	border-style: none;
}

/* Wrapper */

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	margin-right: auto;
	margin-left: auto;
	margin-top: 2em;
	width: 567px;
}

/* Navigation */

#nav {
	width: 900px;
	margin-bottom: 10px;
	margin-top: 25px;
}

#nav ul {
	width: 900px;
	text-align: center;
}

#nav ul li {
	color: #332314;
	font-size: 127%;
	display: inline;
	text-align: justify;
}

#nav ul li a {
	color: #fff;
}

#nav ul li.selected a {
	color: #a89485;
	
}

#nav ul li a:hover {
	color: #a89485;
	-webkit-transition: color .3s linear;
	text-decoration: none;
}

/* Sub Navigation */

#myController {
	text-align: justify;
	z-index: 1;
	position: relative;
	width: 881px;
	margin-top: 15px;
	background-color: #5f7884;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 19px;
}

#myController span{
	color: #383e42;
	-webkit-transition: background .3s linear;
	-webkit-border-radius: 5px;
	padding: 3px 6px;
	font-size: 96%;
	background-color: #5f7884;
}

#myController span:hover {
	color: #728691;
	-webkit-transition: background .3s linear;
	background-color: rgba(73,85,92,0.95);
	-webkit-border-radius: 5px;
	padding: 3px 6px;
	cursor: pointer;
}

#myController span.jFlowSelected {
	color: #6b7e88;
	background-color: #444f56;
	-webkit-border-radius: 5px;
	padding: 3px 6px;

}

/* Slide Content Box */

#jFlowSlide{
	text-align: center;
	overflow: hidden;
	height: 400px;
}

div.jFlowSlideContainer {
	text-align: left;
}


.jFlowPrev, .jFlowNext{
cursor:pointer;
}

/* Content */

#content {
	background-color: white;
	width: 860px;
	padding: 20px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius: 0px, 0px, 8px, 8px;
	height: 395px;
}

#content-index {
	background-color: white;
	width: 860px;
	padding: 20px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius: 0px, 0px, 8px, 8px;
	height: 361px;
}

#content-services {
	background-color: white;
	width: 860px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius: 0px, 0px, 8px, 8px;
	height: 470px;
	margin-left: 0;
	padding: 20px;
	text-align: center;
}

img.index {
	float: left;
	margin-right: 15px;
	width: 515px;
	margin-bottom: 15px;
}

img.staff {
	float: left;
	margin-right: 15px;
}

img.map {
	float: right;
	width: 500px;
	margin-left: 20px;
}

#player {
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-color: #fff;
	width: 793px;
	overflow: hidden;
}

object#myExperience {
	height: 460px;
	margin-left: -1px;
}

#info {
	width: 550px;
	margin-top: 1em;
	float: left;
}

a.form img {
	width: 30px;
	vertical-align: -10px;
	margin-top: 9px;
	margin-left: 7px;
}

ul.left {
	float: left;
}

ul.left li {
	color: #747779;
	font-size: 80%;
	margin-top: 11px;
}

ul.left li strong {
	color: #4b585f;
	font-style: italic;
}

ul.address {
	margin-bottom: 16px;
	margin-top: 9px;
	float: left;
	width: 300px;
}

ul.address li {
	color: #747779;
	font-size: 90%;
	margin-bottom: 5px;
}

ul.address li strong {
	color: #4c4d4d;
	font-style: italic;
	font-size: 80%;
}

/* WordPress Styles */

#content-wp {
	background-color: white;
	width: 860px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius: 0px, 0px, 8px, 8px;
	padding: 30px 20px 20px;
}

#post-content {
	width: 575px;
	float: left;
	margin-right: 70px;
	color: #dcd9d8;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

div.post {
	float: left;
	color: #dcd9d8;
	border-bottom: 1px solid #dcd9d8;
	padding-bottom: 2em;
	margin-bottom: 1.5em;
}

h3.storytitle a {
	color: #57504a;
	font-size: 105%;
}

h3.storytitle a:hover {
	color: #91857b;
}

div.meta {
	font-size: 75%;
	font-style: italic;
	color: #8a7f76;
}

#sidebar {
	float: left;
	width: 210px;
}

#sidebar h3 {
	margin-bottom: 5px;
	border-bottom: 1px solid #e9e7e6;
	padding-bottom: 4px;
}

#sidebar ul {
	margin-bottom: 15px;
}

#sidebar ul li {
	border-bottom: 1px solid #efeeed;
	float: none;
	padding: 5px;
}

#sidebar ul li a {
	position: relative;
	color: #b6afa9;
	font-size: 90%;
}

#sidebar ul li a:hover {
	color: #726e69;
}

#sidebar ul li.linkcat {
	border-bottom-style: none;
}

#sidebar ul li.linkcat h2 {
	display: none;
}

#sidebar ul li.linkcat {
	padding-top: 0;
}

#sidebar ul li.linkcat ul {
	margin: 0;
	padding: 0;
}

#sidebar a.login {
	background-color: #eaf0f0;
	color: #b0c6d4;
	padding: 2px 5px 2px 4px;
	font-style: italic;
	font-size: 90%;
	float: right;
}

#sidebar a.login:hover {
	color: #4b5961;
}

/* Footer Section */

#footer {
	margin-bottom: 2em;
}

#footer p.cr {
	float: left;
	font-size: 85%;
	color: #998d83;
	padding-top: 5px;
}

#footer p.cr span {
	color: #7e674f;
	font-size: 84%;
}

#footer p.contact {
	float: right;
	color: #6a8693;
	font-weight: bold;
	font-size: 120%;
}