/*
    Theme Name: JHO
	Theme URI: http://www.joehageonline.com/
	Description: Genesis child theme built for JHO
    Author: Daniel Shamburger
    Author URI: http://www.danielshamburger.com/
 
    Version: 1.0
 
    Template: genesis
    Template Version: 1.7.1
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

@import url(https://fonts.googleapis.com/css?family=Lato:400,);

/** Format the "28 random facts about me" post **/

.postid-845 .left {
	float: left;
width: 670px;
}

.postid-845 .clear {
	clear: both;
}

#content ul, #content ol {
	margin-left: 30px;
}

#content .featured ul {
	margin-left: 0;
}

* {
	padding: 0;
	margin: 0;
	border: 0;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
}

img.center {
	display: block;
	margin: auto;
}

/**** Images ********************/

.alignleft, img.alignleft {
float: left;
margin: 0 20px 20px 0 !important;
}

.alignright, img.alignright {
float: right;
margin: 0 0 20px 20px !important;
}

.testimonial img.alignleft {
margin: 0 10px 0px 0px!important;
}
.aligncenter, img.aligncenter {
display: block;
margin: 0 auto !important;
}

.wp-caption {
background: #f6f6f6;
border: 1px solid #ddd;
margin: 0;
padding: 15px 10px 10px 10px;
}

.wp-caption img {
display: block;
margin: 0 auto;
}

#content p.wp-caption-text {
text-align: center;
font-family: Georgia;
font-style: italic;
margin: 10px 0 0 0!important;
padding: 0;
}

image.hidden {
display: none;
}

body {
	font-family: Arial;
}

a {
	color: #004a8e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	background: #fff;
	width: 920px;
	margin: auto;
}

#title-area {
	float: left;
	margin: 10px 0 0 0;
}

#title {
	margin: 0 0 0px 0;
	display: block;
	width: 90px;
	height: 90px;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat;
}

#title a {
	display: block;
	width: 90px;
	height: 90px;
}

#inner {
	padding: 112px 0 0 0;
}

#content-sidebar-wrap {
	border-top: 2px solid #ddd;
	padding: 25px 0 0 0;
}

/*        Navigation        */

#nav {
	margin: 37px 0 44px 25px;
	width: 770px;
	float: left;
}

#nav ul {
}

#nav li {
	list-style-type: none;
	display: inline;
	font-size: 15px;
}

#nav li a {
	font-family: Lato;
	color: #777;
	text-shadow: 1px 1px #fff;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: block;
	padding: 10px;
	float: left;
	text-decoration: none;
}

#nav li a:hover {
	color: #555;
	background-color: #eee;
}

#nav li.current-menu-item a {
	background: #eee;
}

.facebook, .twitter, .linkedin, .youtube, .skype, .rss {
	float: right;
	margin-left: 3px;
}

.facebook a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: url(images/facebook.png) no-repeat top;
	margin: -4px 0 0 0;
}

.twitter a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: url(images/twitter.png) no-repeat top;
	margin: -4px 0 0 0;
}

.linkedin a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: url(images/linkedin.png) no-repeat top;
	margin: -4px 0 0 0;
}

.youtube a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: url(images/youtube.png) no-repeat top;
	margin: -4px 0 0 0;
}

.skype a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: url(images/skype.png) no-repeat top;
	margin: -4px 0 0 0;
}

.rss a {
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
	background: url(images/rss.png) no-repeat top;
	margin: -4px 0 0 0;
}

/*         Featured         */

.featured {
	background: url(https://joehageonline.com/wp-content/uploads/2017/10/Joe-Hage.jpg) no-repeat;
	overflow: hidden;
}

.featured h2 {
font-size: 19px;
line-height: 34px;
padding: 5px 0 5px 0;
margin: 0 0 15px 0;
font-weight: normal;
font-family: Georgia;
}

.featured .right-column {
	width: 590px;
	float: right;
}

.featured .both {
	overflow: hidden;
	margin: 0 0 8px 0;
}

.featured a {
	display: block;
	float: left;
	width: 270px;
	color: #111;
	font-size: 14px;
	line-height: 18px;

padding: 10px;
border-radius: 8px;
}

.featured a:hover {
background: #EEE;
}

.featured .left {
	float: left;
	width: 100px;
	overflow: hidden;
}

.featured .left img {
	max-width: 100px;
}

.featured .right {
	width: 156px;
	float: right;
}


/** anomolies */

.asd img {
width: 47px;
padding: 0 31px;
}


/*         Posts         */

.entry-title {
	margin: 0 0 8px 0;
	font-size: 26px;
	font-weight: bold;
	overflow: hidden;
}

.entry-title a {
	color: #004a8e;
	text-decoration: none;
	font-weight: normal;
}

.post-info {
	margin: 0 0 12px 0;
	font-size: 14px;
	color: #888;
}

.post-info a {
	color: #888;
	text-decoration: none;
}

.post-info .date {
	display: none;
}

.entry-content {
	margin: 0 0 20px;
	border-bottom: 2px solid #eee;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
	padding: 0 0 20px 0;
}

object {
	display: block;
}
.entry-content p {
	padding: 0 0 15px 0;
}

.categories {
	display: none;
}

#content a.more-link {
background: 
#EEE;
width: 234px;
height: 30px;
padding: 7px 12px 7px 12px;
color: 
#111;
border-radius: 5px;
}

/***** Next **********/

	.navigation {
	width: 80%;
	margin: 0;
	padding: 10px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a, .navigation li.disabled, .navigation li a:hover, .navigation li.active a {
	background: #FFFFFF;
	padding: 5px 8px;
	margin: 0 8px 0 0;
	text-decoration: none;
	border: 1px solid #ddd;
	font-family: Arial;
	border-radius: 5px;
	}

.navigation li a:hover, .navigation li.active a {
	background: #eee;
	border: 1px solid #ddd;
	color: #111;
	}



/*         Page Specifics         */

.home #content {
}

/*         Footer         */

#footer {
	margin: 20px 0 0 0;
	padding: 0 0 35px 0;
	display: block;
	width: 100%;
	height: 100px;
}

#footer p {
	font-size: 14px;
	color: #666;
	text-align: center;
	padding: 0 0 15px 0;
}

#footer a {
	color: #004a8e;
	text-decoration: none;
}

#footer a:hover {
	color: #111;
}

ul.social-links a:hover {
	background-color: transparent!important;
}

.social-links li {
	list-style-type: none;
	display: inline;
	font-size: 13px;
}

.social-links li a {
	color: #777;
	text-transform: uppercase;
	display: block;
	padding: 10px;
	float: left;
	text-decoration: none;
}

/* Comments
------------------------------------------------------------ */

.post-comments {
	padding: 0 0 0 10px;
}

#comments .comment-list {
	margin: 15px 0 10px 0;
}

#comments .comment-list li {
	list-style-type: none;
	padding: 15px;
}

#comments .children {
	margin: 15px 0 0 5px;
	background: #e5e5e5;
}

#comments .depth-3, #comments .depth-5, #comments .depth-7, #comments .depth-9 {
	background: #fff;
}

#comments p {
	line-height: 24px;
	padding: 0 0 15px 0;
}

#comments .comment-author img {
	float: left;
	padding: 5px;
	background: #eee;
	border: 1px solid #d9d9d9;
	margin: 0 10px 5px 0;
}

#comments .comment-author {
	padding: 15px 0 10px 0;
}

#comments .comment-meta {
	padding: 0 0 30px 0;
}

#comments .comment-author a {
	text-decoration: none;
	font-style: normal;

}

#comments .comment-author a:hover {
	color: #000;
}

#comments .comment-meta a {
	text-decoration: none;
}

#comment-content {
	padding: 0 0 15px 0;
}

#comments .reply {
	font-size: 15px;
	margin: 10px 0 0 0;
}

#comments .reply a {
	text-decoration: none;
	font-size: 15px;
}

#comments .reply a:hover {
	text-decoration: underline;
}

#respond {
	background: #e5e5e5;
	padding: 15px 20px 15px 20px;
	border-top: 1px solid #d9d9d9;
}

#respond #reply-title {
	padding: 0 0 15px 0;
}

#repond small {
	padding: 0 0 10px 0; 
}

#respond input {
	padding: 5px 8px 5px 8px;
	margin: 0 5px 15px 0;
	font-size: 15px;
	border: 1px solid #d9d9d9;
	outline: none;
	border-radius: 5px;
	width: 200px;
}

#respond label {
	font-size: 14px;
	color: #222;
}

#respond textarea {
	width: 540px;
	height: 200px;
	padding: 5px 8px 5px 8px;
	margin: 0 5px 20px 0;
	font-size: 15px;
	border: 1px solid #d9d9d9;
	outline: none;
	border-radius: 5px;
}

#respond .form-submit input {
	width: 140px;
	padding: 10px 13px 10px 13px;
	border: none;
	font-size: 16px;
	color: #fff;
	background: #7d0015;
	text-shadow: #000 1px 1px;
	cursor: pointer;
}
.bottom_right img{
    width:auto;
    padding:initial;
}