.entry-title {
    margin-bottom: 0;
    font-weight: bold;
}

.entry-meta {
    color: #595959;
    font-size: 12px;
    background: #ececec;
	padding:5px;
}

body .grid-container {
    max-width: 1150px;
    padding: 0px;
}

.grid-30 {
    width: 30%;
}

.grid-70 {
    width: 70%;
	}

.sidebar .widget .widget-title {
    color: #fff;
}

.widget-title {
    font-weight: bold;
    font-size: 24px;
    background: #000;
    padding-left: 10px;
	padding-bottom:3px;
}

h3.comments-title, .comment-reply-title {
    font-size: 20px;
    font-weight: bold;
	background:#000;
	color:#fff;
	padding:5px;
}



.wp-polls .Buttons {
    border: 1px solid #c8c8c8;
    background-color: #000;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:focus {
    color: #ffffff;
    background-color: #000;
}

#middlead{
	border-top:1px dotted #e3e3e3;
	border-bottom:1px dotted #e3e3e3;
	font-style:italic;
	font-size:10px;
	font-weight:bold;
	display:block;
width:728px;
	max-height:120px;
}


#footerad{
	display:block;
width:100%;
	max-height:120px;
	background:#ffffff;
}


.social-sharing {
	display: block;
	position: fixed;
	
margin-top:5px;
	left:0;
	
}

@media only screen and (max-width: 767px) {
.social-sharing {
  display:none !important;
}
}

ul.menu-social li a::before {
	content: "\f135";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 20px;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 40px;
}
ul.menu-social li a[href*="facebook.com"]::before {
	content: "\f09a";
}
ul.menu-social li a[href*="twitter.com"]::before {
	content: "\f099";
}
ul.menu-social li a[href*="linkedin.com"]:before {
	content: "\f0e1";}

button, html input[type="button"], input[type="reset"], input[type="submit"], a.button, a.button:visited {
    color: #ffffff;
    background-color: #000000;
}

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, a.button:hover, button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, a.button:focus {
    color: #ffffff;
    background-color: #ff6400;
}

.homeform {
	display:block;
}

#testitable {
	width:100%;
	color:#000;
	display:block;
	background: #e3e3e3;
}

.home #testitable {
	display:none !important; 
}

.site-info {
    padding: 0px;
}

.copyright-bar {padding-bottom:20px;}

#bigbottomad {
	width:100%;
	display:block;
	background: #fff;
	border-top:1px dotted black;
	border-bottom:1px dotted black;
}

.taxonomy-description{
	background:#ececec;
	padding:5px;
	font-style:italic
}






.post-navigation {
    display: flex;
	font-weight:bold;
	font-size:14px;
   }

.nav-previous {
    margin-right: auto;
}

.nav-next .next:before {
    display: none;
}

.nav-next .next:after {
    font-family: GeneratePress;
    content: "\f105";
    text-decoration: inherit;
    position: relative;
    margin-left: .6em;
    width: 13px;
    text-align: center;
    display: inline-block;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    speak: none;
}

.postid-104464 #middlead {display:none}

.post-104786 h1.entry-title {display:none}



.one-container .site-content, .inside-page-header {
    padding: 0px 25px 40px 30px;
}

.inside-article {
    margin-top: 35px;
}

map {
  display: inline;
}

#hometext {
	display:block;
	background:#e3e3e3;
	position:absolute;
	margin-left:525px
}

.rpwe-block a {
    display: inline!important;
    text-decoration: none;
    font-size: 17px;
}

.widget ul li {
    list-style-type: none;
    position: relative;
    padding-bottom: 5px;
	padding-top:5px;
    border-bottom: 1px dotted #e3e3e3;
}

.post-date {font-size:10px;
font-style:italic;
	font-weight:bold;
	color:#000;
}

.wpb-comment-count {font-size:10px;
font-style:italic;
	font-weight:bold;
	color:#000;
}

.anchor{
  display: inline-block;
    top: 75px; /*same height as header*/
	position:relative
}

a.anchor {
    display: block;
    position: relative;
    top: -60px; /* height of sticky navigation */
	visibility: hidden;}

.costingtable table, th, td  {border:1px dotted #888888;}

.wp-polls-form{
	background:#ececec;
	border:1px dotted black
}

.entry-header .cat-links, 
.entry-header .tags-links,
.entry-header .comments-link {
    display: block;
}

.entry-header .cat-links:before, 
.entry-header .tags-links:before,
.entry-header .comments-link:before {
    display: inline-block;
}

blockquote {
  	font-size:16px;
font-style:italic;
	color:#000;

}


