/*
Theme Name: GTTheme
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely 
Version: 4.0.4
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2017 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL

blue

orig #1e.6496
darker  #073.556


#ff6.725;
#FF6.633

darker/redder: #be3.705

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	font-size:100%;
	font:inherit;
	padding:0;
	border:0;
	margin:0;
	vertical-align:baseline;
	
}


body {
	line-height: 1;
	color: #333;
	font-size: 21px;
}


ol,ul {
	 list-style: none;
}

section.entry-content ul {
	list-style-image: url('list-style.png');
}

blockquote,q {
	quotes:none
}

blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none
}

table {
	border-collapse:collapse;
	border-spacing:0
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}

.clear {
	clear:both
}

p {
	margin-bottom: 25px;
}

.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

@media screen and (max-width: 400px) {
	#wrapper {
		font-size: 0.8em;
	}
}
#header[role="banner"] {
	display:block;
	color: white;
	width: 100%;
	overflow: visible;
	position: relative;
}

#header-wrapper {
	width: 95%;
	max-width: 800px;
	display: block;
	margin: 0 auto;
	padding: 15px 0px 0px 0px;
	
}

section#branding {
	max-width: 800px;	
}

#site-title {
	padding: 0px 0px 5px 0px;
}

#site-title a, #site-title h1 {
	color: #1e6496;
	text-decoration: none;
	font-size: 1.2em;
}

#site-description {
	color: #1e6496;
	padding: 0px 0px 15px 0px;
	font-size: 1.1em;
}

#menu[role="navigation"] {
	background-color: #1e6496;
	background-color: #fff;

	width: 100%;
	padding: 0px 10px 10px 0px;
	color: white;
	color: #1e6496;

    position: sticky;
	position: -webkit-sticky;
    top: 0;
}

#menu[role="navigation"]::after {
  content: "";
  display: block;
  clear: both;
}

#nav-wrapper {
	width: 100%;
	width: 95%;
	max-width: 800px;
	margin: 0 auto;
}

#small-menu {
	display: visible;
}

#GTLogo {
	float: left;
	display: inline;
	padding: 10px;
}

#menu-button {
	float: left;
	padding: 0px 0px 0px 1px;
	display: inline;
	cursor: pointer;
	font-size: 0.9em;
	
	height: 100%;


}

#menu-close-all-screen {
	display: none;
	position: fixed;
	top: 0;
	left: 250px;
	width: 100%;
	height: 100%;
	z-index: 5;
}

#side-menu {	
	height: 100%;
	visibility: visible;
	width: 250px;
	position: fixed;
	z-index: 10;
	top: 0;
	left: -270px;
	background-color: #1e6496;
	overflow-x: hidden;
	transition: left 0.3s;
	opacity: 1;
	padding-top: 0px;
}

.side-menu-header {
	color: white;
	font-size: 1em;
	padding: 10px 10px 15px 10px;
	display: block;
	width: 100%;
	
}

#close-side-menu-button {
	background-color: #1e6496;
	color: #fff;
	display: block;
	position: relative;
	z-index: 7;
	top: 0;
	left: 0;
	font-size: 1.9em;
	padding: 20px 0px 20px 10px;
	cursor: pointer;
	width: 100%;
}


#wide-menu {
	display: none;	
}

#menu[role="navigation"] ul {
	background-color: #1e6496;
}

#menu[role="navigation"] a, #menu[role="navigation"] a:visited  {
	color: white;
	text-decoration: none;
}

#menu[role="navigation"] li {
	display: block;
	float: none;
	width: 100%;
	padding: 10px 0px 10px 0px;
	margin-right: 2px;
	font-size: 0.88em;
	background-color: #1e6496;
	position: relative;	
}

#menu[role="navigation"] li a {
	margin: 0px;
	padding-left: 10px;
	line-height: 1.3em;
}

#menu[role="navigation"] li.current-menu-item {
	background-color: #be3705;
}

#menu[role="navigation"] li.menu-item-has-children {
	display: block;
	padding-bottom: 0px;
}

#menu[role="navigation"] li.menu-item-has-children ul {
	width: 100%;
	z-index: 10;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border: none;
	background-color: #1e6496;
}	

#menu[role="navigation"] li.menu-item-has-children ul li{
		margin: 0px;
		border: none;
		display: inline-block;
		width: 100%;
		padding-left: 30px;
}

#menu[role="navigation"] li.menu-item-has-children ul li a{
	padding-left: 0px;
}

#menu[role="navigation"] li:hover {
		background-color: #be3705;
	
}


#search {
	float: right;
}

#container {
	font-size: 1em;
	line-height: 1.75em;
	padding: 40px 0px 15px 0px;
	width: 95%;
	max-width: 800px;
	margin: 0 auto;
}

@media screen and (min-width: 800px) {
#container {
	width: 95%;
	max-width: 800px;
	margin: 0 auto;
}
}



#container a {
	color: #be3705;
	font-weight: normal;
	text-decoration:none;
}

#container a:hover {
	color: #9b3003;
	text-decoration: underline;
}


#container h2.entry-title a {
	color: #be3705;
	font-weight: bold;
}

section#content[role="main"] {
		width: 100%;
		display: block;
	}

h1.entry-title {
	font-size: 2.28em;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #1e6496;
	font-weight: normal;
	line-height: 1.1em;
}

h1.archive-title {
	font-size: 2.28em;
	margin-bottom: 20px;
	padding-bottom: 0;
	color: #1e6496;
	font-weight: normal;
	line-height: 1.1em;
}

h2.entry-title {
	font-size: 1em;
	color: #1e6496;
	font-weight: normal;
}

section#content h2.entry-list a {
	text-decoration: none;
	font-size: 2.28em;
	font-weight: normal;
}

section#content h2.entry-list a:hover {
	text-decoration: underline;
	font-weight: normal;
}

section#content h2.entry-archive a {
	font-size: 1.14em;
}

section#content h2.entry-archive  {
	display: inline;
	float: left;
	width: 75%;
}

section#content .archive-list-date {
	font-size: 0.76em;
	display: inline;
	float: left;
	width: 80px;
	margin-right: 5px;
}

section#content ul.post-list {
	list-style-image: url('list-style-blue.png');
	margin-left: 22px;
}

li.block-list {
	display: block;
	padding: 0px 0px 20px 0px;
	width: 100%;
	clear: both;
	display: list-item;
}

.archive-list-date {
	padding-top: 30px;
}

@media screen and (min-width: 375px) {
	.archive-list-date  {
		padding-top: 0px;
	}
}

section.entry-meta {
	font-size: .8em;
	font-style: italic;
}

section.entry-meta .meta-sep {
	margin: 0px 5px;
}

section.entry-content {
	padding-top: 20px;
}

section.entry-content h1 {
	font-size: 1.9em;
	margin: 5px 0;
	font-weight: normal;
	color: #1e6496;
}

section.entry-content h2 {
	font-size: 1.65em;
	margin: 15px 0;
	font-weight: normal;
	color: #1e6496;
}

section.entry-content h3, #respond h3 {
	font-size: 1.26em;
	margin: 30px 0px 20px 0px;
	font-weight: normal;
	color: #1e6496;
}

#respond h3 {
	margin-bottom: 5px;
}

section.entry-content h4 {
	font-size: 1.14em;
	margin: 15px 0;
	font-weight: normal;
	color: #1e6496;
}

section.entry-content blockquote {
  background: #f9f9f9;
  color: #333;
  border-left: 10px solid #1e6496;
  margin: 2em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

section.entry-content blockquote:before {
  color: #1e6496;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

section.entry-content blockquote p {
  display: inline;
}

section#content ul {
	margin: 15px 10px 15px 20px;
	font-weight: normal;
	line-height: 1.5em;
	list-style-type: square;
	display: block;
}

section.entry-content ul {
	margin: 15px 10px 15px 30px;
	font-weight: normal;
	line-height: 1.5em;
	color: #be3705;
	color: black;
	list-style-type: square;
}

section.entry-content ol {
	margin: 15px 10px 15px 30px;
	font-weight: normal;
	line-height: 1.5em;
	color: #be3705;
	color: black;
	list-style-type: decimal;
}

section.entry-content li b {
	color: black;
}

footer.entry-footer {
	border-top: 1px #e0dbdb solid;
}

#nav-below {
	clear: both;
	display: block;
	padding-top: 10px;
	width: 100%;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

.cat-links, .comments-link {
	font-size: 1em;
	text-decoration: none;
}

.cat-links a:hover, .comments-link a:hover {
	text-decoration: underline;
}

h3.comments-title {
	font-size: 1.26em;
	margin: 15px 0;
	font-weight: normal;
	color: #1e6496;
}

section#comments  {
	width: 100%;
}

section#comments li p  {
	margin-bottom: 10px;
}

section#comments ul {
	width: 100%;
	font-size: 0.88em;
	line-height: 1.5em;
	margin-left: 0px;
	margin-right: 0px;
}

.commentmetadata a {
	font-weight: normal;
	text-decoration: none;
	font-size: 0.8em;
	color: black;
	font-style: italic;
	
}

.comment-meta a {
	color: black;
}

.comment-author {
	line-height: 1em;
}

cite.fn a {
	text-decoration: none;
}

.comment-body p {
	margin-left: 40px;
	margin-bottom: 0px;
}

.reply {
	margin-bottom: 30px;
}

input#author, input#email, input#url, textarea#comment {
	background-color: rgba(50, 50, 50, 0.2);
	border: 2px solid #1e6496;
	padding: 5px;
	color: #1e6496;
	display: block;
	width: 95%;
}


textarea#comment {
	width: 95%;
}

form#commentform p {
	line-height: 1em;
	padding-top: 10px;
}

form#commentform p.comment-notes {
	line-height: 1.5em;
	padding-top: 0px;
	font-size: 0.76em;	
}

label[for=comment] {
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}

input#submit {
	border: 2px solid #1e6496;
	background-color: #1e6496;
	color: #fff;
	padding: 5px 15px;
}

input#submit:hover {
	border: 2px solid #1e6496;
	background-color: #fff;
	color: #1e6496;
}

aside#sidebar[role="complementary"] {
	display: block;
	width: 100%;
	font-size: 0.76em;
}

aside#sidebar[role="complementary"] h2 {
	font-size: 1.26em;
	color: #1e6496;
	font-weight: normal;
	padding: 20px 0px 10px 0px;
}

li.comment {
	list-style-type: none;
}

aside#sidebar[role="complementary"]  {
	width: 100%;
	display: block;
}

input#s {
	background-color: rgba(50, 50, 50, 0.2);
	border: 2px solid #1e6496;
	padding: 5px 0px 5px 0px;
	color: #fff;
	width: 65%;
	margin-left: 5px;
	margin-bottom: 10px;
}

input#searchsubmit {
	border: 0px solid #1e6496;
	background-color: #1e6496;
	color: #fff;
	padding: 5px 5px;
	width: 25%;
	margin-bottom: 10px;
}

input#searchsubmit:hover {
	border: 2px solid #1e6496;
	background-color: #fff;
	color: #1e6496;
}

form[role="search"] {
	margin-bottom: 15px;
}

h3.widget-title {
	background-color: #1e6496;
	color: white;
	font-size: 0.88em;
	padding-left: 5px;
}

aside#sidebar[role="complementary"] .widget-container {
	width: 350px;
	float: left;
	display: inline;
}


aside#sidebar[role="complementary"] li ul {
	list-style-type: disc;
	color: #1e6496;
	margin-bottom: 20px;
	margin-top: 5px;
}

aside#sidebar[role="complementary"] li ul li {
	margin: 0px 10px 0px 30px;
	font-weight: normal;
	line-height: 1.5em;
}

aside#sidebar[role="complementary"] li ul li a {
	font-weight: normal;
	font-size: 0.76em;
	text-decoration: none;
}

aside#sidebar[role="complementary"] li ul li a:hover {
	text-decoration: underline;
}



#footer[role="contentinfo"] {
	background-color: #1e6496;
	display:block;
	padding: 15px 0px 10px 0px;
	margin-top: 50px;
	color: white;
}



#footer[role="contentinfo"] a, #footer[role="contentinfo"] a:hover, #footer[role="contentinfo"] a:visited  {	
	color: white;
	text-decoration: none;
}

#footer[role="contentinfo"] a:hover {
	color: #ab9700;
	color: #be3705;
}

#footer-wrapper {
	width: 95%;
	max-width: 800px;
	margin: 0 auto;
}

#copyright {
	margin: 40px 0px 10px 0px;
	clear: both;
	font-size: 0.8em;
}

.footer-widget {
	float: left;
	display: inline;
	width: 100%;
	display: block;
	line-height: 1.15em;
	padding: 0px;
	margin-bottom: 20px;
}



@media screen and (min-width: 590px) {
	.footer-widget {
		width: 30%;
		min-width: 265px;
	}
}

.footer-widget-content {
	margin-left: 10px;
	width: 90%;
}

.footer-widget p {
	margin-bottom: 0px;
}

.footer-widget .post-date {
	font-size: 0.8em;	
}

.footer-widget a, .footer-widget p{
	font-size: 0.8em;
}

.footer-widget-title  {
	font-size: 1.39em;
	padding: 10px 0px 15px 0px;
	line-height: 1.2em;
}


#footer ul {
	margin: 10px 0px 10px 0px;
	list-style-type: disc;
}

#footer li {
	margin: 0px 0px 10px 10px;
}

table.data-table {
	margin-bottom: 20px;
}

table.data-table td {
	padding: 5px;
	border: 1px solid #1e6496; 
}
table.data-table tr:first-of-type {
	padding:5px; 
	background-color:#1e6496; 
	color: white;
}

.wp-caption-text {
	font-size: .8em;
	font-style: italic;
	text-align: center;
}
