/*
Theme Name: Modernize Template Revision
Theme URI: http://www.third-wing.com
Description: Custom child theme of modernize
Author: Jeffry Bates
Author URI: http://www.third-wing.com
Template: modernize
Version: 0.1
*/

@import url('../modernize/style.css');
html {overflow-y:scroll} /* show y scroll */
* {margin:0; padding:0} /*chrome fix*/
H1, H2, H3, H4, H5, H6, p {line-height:125%}
HR {background-color:#eee; height:1px; background:#eee; margin:13px 0; width:100%; }
H3, H4 {padding-left:10px; padding-right:10px}
H3.widget-title{padding-left:0px; padding-right:0px}

form#searchform {display:none}
.search-wrapper {display:none}
.blog-thumbnail-author, .blog-thumbnail-comment, .single-thumbnail-comment, .single-thumbnail-author {display:none}

div.nivo-caption {
float:left;
width:auto;
height:auto
}

.sf-sub-indicator {display:none}
div.logo-wrapper {padding-bottom:0; margin-bottom:0; }

/*--- Page ---*/
div.gdl-page-item{ padding:0 0 10px 0}
h4.gdl-page-title{ display:none}
div.gdl-page-content{ margin:10px 0}
div.header-wrapper{margin-bottom:10px;border-bottom:1px solid #eee}
div.divider {padding:0; margin:0}

/* Breadcrumbs used in single.php page.php, archive and portfolio-single */
#crumbs {height:25px; padding:5px 0 0 10px}
#crumbs, #crumbs a{font-size:13px; color:#494949; font-family: sans-serif}
#crumbs .current {color:#4682B4}
#crumbs a:hover{color:#ccc}


/* =Menu
-------------------------------------------------------------- */
#access {
	background: transparent;
	clear: both;
	display: block;
	float: right;
	margin: 0 auto;
	width: 100%;
}
#access ul {
	font-size: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
float:right;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #373737;
	display: block;
	line-height: 3.333em;
	padding: 0 20px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 200px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f7f7f7;
	border-bottom: 1px dotted #ddd;
	color: #373737;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 200px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #f8f8f8;
}
#access li:hover > a,
#access a:focus {
	background: #f8f8f8; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #4682B4;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: normal;
	background: #F8F8F8;
	color: #4682B4;
}

.navigation-wrapper {
display:none;
}

div.logo-wrapper {
z-index:999999;
position:absolute;
top:-85px;
background:transparent;
display:block;
height:96px;
}

/* slogans */
H6 {
line-height:125%;
font-weight:normal;
font-style:normal;
width:92%;
padding:0 4%;
letter-spacing:-.5px;
word-spacing:-1px;
}
H6 span {color:#647ca0}

div.body-wrapper {padding:15px 0 0 0; background:white}
span.bold {font-weight:bold}
ul.tw_ul {padding:10px 35px}
div.single-port-nav {display:none}

#shareplz {width:100%; display:inline}

/* The Recent Posts Container. */
div.srp-widget-container {display:table; clear:both; float:left}
/* The Widget Title. */
div.srp-widget-container h3.widget-title{display:table-caption; padding:0; margin:0; float:left}
/* Single post entry box. */
div.srp-widget-singlepost {padding:0; margin:0; float:left}
/* The thumbnail box. */
div.srp-thumbnail-box {display:table-cell; vertical-align:top; float:left}
/* The content stuff box. */
div.srp-content-box {float:left;display:table-cell; vertical-align:top; padding-right:5px}
/* The excerpt. */
a.srp-widget-stringbreak-link {margin:0; padding:0; width:100%}
p.srp-widget-excerpt {float:left; margin:0; padding:0; width:100%}

/* Single post title. */
h4.srp-widget-title {float:left; padding:3px 0; margin:0; width:100%}
/* Single post title link. */
a.srp-widget-title-link {float:left;width:100%}
div.left-feet a.srp-widget-title-link {font-size:13px; padding-left:10px}
/* Thumbnail link. */
a.srp-widget-thmblink {float:left;}
/* Thumbnail image. */
img.srp-widget-thmb {float:left;}
/* The post date box. */
span.srp-widget-date {float:left; width:100%}
/* Stringbreak link. */
a.srp-widget-stringbreak-link {}
/* Stringbreak link image. */
a.srp-widget-stringbreak-link-image {}
/* Stringbreak. */
span.srp-widget-stringbreak {}

div.shortcode1-3 {float:left; display:inline-block; width:290px; padding:0 6px 5px 6px; margin:0 4px 4px 4px; border:1px solid transparent}
div.content-wrapper{ background-color:transparent}
p img {padding:0 10px 10px 0}
div.right-sidebar-wrapper {background:transparent}
/* div.custom-sidebar.gdl-divider {padding-top:16px} */

div.recent-post-widget-date {display:none}
div.single-port-date {display:none}
div.single-thumbnail-info.post-info-color.gdl-divider {display:none}

.portfolio-thumbnail-image {width:290px}
div.one-third.column { padding-top:5px; margin-top:0px}
div.eight.columns {padding-top:5px; margin-top:10px}
div.eight.columns p{ background:transparent; margin:0 5px 15px 0; padding:0 5px; border:none}
/* div.eight.columns p{ background:transparent; margin:0 5px; padding:5px 10px; border:none} */
/* DIV.sixteen.columns.mt0 {display:none} */

div.gdl-page-item p {padding:0 10px} /* indent in paragraphs */
div.gdl-page-item ul{padding:0 10px}
div.srp-content-box p{padding:0; margin:0} /* fix frontpage indent of paragraphs in three columns */
div.gdl-page-float-left{padding-top:0; margin-top:0}
div.container {border:1px solid #eee}

H1.single-thumbnail-title {padding:0; margin:15px 5px}
div.single-content {padding:0; margin:0}
div.four.columns li {padding-left:10px}
blockquote { margin: 0 0 20px 10px; padding-top:2px;}

ul.children li:before{
content:"";
}
div.footer-widget-wrapper {padding-top:12px; margin-top:0}
.custom-sidebar.gdl-divider ul li.page_item {padding-bottom:3px}
.the_srp_title {width:100%; font-size:18px; padding:0 0 5px 0}
.the_srp_title a {color:#666; font-size:13px; letter-spacing:-.05px; word-spacing:-1px}

/* TW_Slider */
div.tw_slider {font-size:15px; font-weight:bold; color:WHITE; margin:0; padding:0; width:100%}
.tws_container {padding-left:8px; margin-bottom:10px; overflow: hidden;}

.footer-wrapper .container, .copyright-container { border: 0 !important;}



