.posted-on {
	display: none;
}.byline {
	display: none;
}
.entry-meta {
	display:none;
}

.entry-footer {
	    background-color: #34495E;
	    padding: 5px 40px;
	margin-bottom: 3em;

}

h1, h2, h3, h4, h5, h6 {
  text-transform: none;
	text-align: left;
	font-weight: normal;
	  font-family: 'georgia', 'Helvetica Neue', sans-serif;
}
.entry-title {
    font-size: 2em;
	margin-bottom: .5em;
}
.content-container {
    padding: 40px;
	  padding-top: 1.3em;
	  padding-bottom: 0px;
    background-color: #fff;
	  border-color: #888888;
	  border-style: solid;
    border-width: 1px;
}

.mashsb-container {
    padding-top: 0px;
}
.footer-social {
	display: none;
}
.site-content {
    padding: 2em;
}
.entry-footer {
    display:nne;
}
h1, h2, h3, h4, h5, h6, p, address {
    margin: 5px 0 0px;
}
.widget {
    padding: 15px 40px 15px 31px;
 
}
.post-navigation a, a:visited {
    color: #ffffff;
    text-decoration: none;
}

.post-navigation {
    padding: 20px 20px;
    margin-top: 40px;
    background-color: #34495E;
    border-radius: 5px;
}
.page-title {
    font-size: 1.3em;
}
.entry-content {
    margin: 0px 0 0;
    padding-bottom: 0px;
}
.taxonomy-description {
    display: none;
}
h1 {
  text-transform: none;
	text-align: center;
	font-weight: normal;
	  font-family: 'georgia', 'Helvetica Neue', sans-serif;
	font-size: 2em;
}

#infinite-footer {
    display: none;
}

.site-main .posts-navigation {
    display: nne;
}

a, a:visited {
    color: #ffffff;
    text-decoration: none;
}
.comment-respond {
    margin-top: 0px;
}
.home .navigation 
{display: none; }
.comment-form {
	margin-bottom: 1.3em;
}
.su-spoiler-style-fancy.su-spoiler-open > .su-spoiler-title {
    font-size: 1.1em;
}

.su-spoiler-style-fancy.su-spoiler-closed > .su-spoiler-title {
    font-size: 1.1em;
}
.su-spoiler-style-fancy > .su-spoiler-content {
    font-size: 1.3em;
}
.list a {
	color: #000000;
	font-size: 1.3em;
}

.query-pager {
	text-align: center;
	margin-bottom: 2em;
  margin-top: -2em;
}
.next {
	display: none;
}
.prev {
	display: none;
}
.query-title-link {
	font-size: 1.3em;
	margin-bottom: 1em !important;
}
.query-title {
	
	padding-bottom: .5em !important;
}
body {

    line-height: 1.4;
}

.query-table-head {
	display: none;
}
.header-navigation a {

    font-size: 1em;

}

.category .navigation 
{display: none; }
.comment-form {
	margin-bottom: 1.3em;
}
ins.adsbygoogle { background: transparent !important; }

@media screen and (max-width: 768px) {
  .toggle-header-menu {
    width: 110%;
    margin-left: -5%;
    background-color: #5BB5E2;
    /* icon */
  }
	  .toggle-header-menu.is-active {
    background-color: #5BB5E2;
  }
		  .toggle-header-menu {
    background-color: #5BB5E2;
  }
	.header-navigation ul:first-child {
    width: 110%;
    margin-left: -5%;
    text-align: left;
    padding: 0 40px;
    background-color: #808080;
		border-radius: 0px;
  }
.container {
	padding: 0px;
}
}
.page-numbers {
    width: 44px;
    height: 44px;
    line-height: 38px;
    font-size: 16px;
    color: #34495E;
}

a.page-numbers:visited {
    width: 44px;
    height: 44px;
    line-height: 38px;
    font-size: 16px;
    color: #34495E;
}

@media screen and (min-width: 769px) {
.site-main {
	padding: 0 0PX;
		width: 60%
}
.widget-area {
    float: right;
    width: 36%;
}
	.container {
		max-width:1060px !important;
	}
}
h2 {
	font-size: 1.6em;
}