/* Enter Your Custom CSS Here */

.entry-header {display: none;}
.site-info {display: none;}


#footer-info {display: none;}
.et_pb_post p {color: black !important;}
.et_pb_post h2 {font-size: 24px !important;
				letter-spacing: 0.05em;}
.main_title {padding-top: 24px;}

.ult_posts h4 {font-size: 24px;
  			font-weight: bold;
  			line-height: 135%;
  			margin-bottom: 0 !important;
}

.entry-title a:hover, a:visited, a:link, a:active {text-decoration: none !important;}

#sticky-posts-3 h2 {padding-bottom: .5em;}

.ssba-wrap {margin-top: 1em;}
.sharedaddy {margin-top: 1em; margin-left: 1px;}

.et_pb_social_media_follow li {
  float: left;
  clear: left;
}

#comment-wrap {padding-top: 0px;}
#commentform textarea, #commentform input[type="text"] {color: black;}

.comment_area {padding-bottom: 1em;}

.sd-title {padding: 0px;}
.reddit_button iframe {margin-top: 0px !important;}



.comment_avatar {position: relative; float: left; padding-right: 10px; padding-bottom: .2em; top: 2px;}
.comment-body {padding: 0 75px 0 0px;}
.comment_area .comment-reply-link {top: 5px;}

.comment-reply-link {top: 0px !important; bottom: auto;}

/* below fixes the color of the search input placeholder text */

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    black;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    black;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    black;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    black;
}

/* end search fix */

/*#sticky-posts-4 .widgettitle {padding-bottom: 2em; display: none;}*/

.et_pb_column h4 {
  padding-top: 20px;
  /*padding-bottom: 18px;*/
}

.decent-comments ul {
  padding-bottom: 0px;
}