/*
 Theme Name:   Twenty Sixteen Mark
 Theme URI:    http://www.bestgore.com/
 Description:  Twenty Fifteen Child Theme by Mark Marek
 Author:       Mark Marek
 Author URI:   http://www.bestgore.com
 Template:     twentysixteen
 Version:      1.0.0
 Text Domain:  twentysixteen-mark
*/

body.home .aw-sub-heading { display: none; }
body:not(.home) .site-description { display: none; }
#masthead { padding: 10px 4.5455%; }
.single .post-thumbnail img { display: none; }
.site-branding { margin-top: 0px !important; }
.site-footer .site-title:after {display: none}
.entry-title { margin-bottom: 0; }
.aw-sub-heading a { color: #e4741f; }
.site-branding { margin-bottom: 0; }

.aw-sub-heading {
	margin-bottom: 0;
	font-size: 1em;
	font-weight: normal;
}
#site-header-menu {
	width: 100%;
	margin-top: 0;
}
.header-image {
	margin-top: 20px;
	margin-bottom: 10px;
	max-width: 100%;
}

#colophon {
	padding-bottom: 0;
}

.post footer .entry-format {
	display: none !important;
}
.entry-footer a {
	color: #9adffd !important;
}
.entry-footer>span:not(:last-child):after {
	display: none !important;
}

.post .entry-content {
	margin-bottom: 20px !important;
}
.site-main > article.post {
	margin-bottom: 80px !important;
}



@media screen and (min-width: 44.375em) {
	#masthead { padding: 10px 4.5455%; }
}

@media screen and (min-width: 56.875em) {
	#masthead { padding: 20px 4.5455%; }
}

@media screen and (min-width: 61.5625em) {
	#masthead { padding: 40px 4.5455%; }

	body:not(.search-results) article:not(.type-page) .entry-footer {
		float: none;
		margin-top: 0em;
		width: 100%;
	}
	.single .byline, .full-size-link,
	body.group-blog:not(.search-results) .byline,
	body:not(.search-results) .entry-format,
	body:not(.search-results) .cat-links,
	body:not(.search-results) .tags-links,
	body:not(.search-results) article:not(.sticky) .posted-on,
	body:not(.search-results) article:not(.type-page) .comments-link,
	body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
   		display: inline;
	}
  	body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after {
		display: inline;
	}
	body:not(.search-results) article:not(.type-page) .entry-content {
		float: none;
		width: 100%;
	}
	body:not(.search-results) article:not(.type-page) .entry-footer .avatar {
		display: inline;
		margin: auto 0.3em 1em auto;
		width: 27px;
	}
	.header-image {
		margin-top: 40px;
	}
}

body.blog .custom-tag-text,
body.blog .tags-links {
	display: none !important;
}

.comment-list article, .comment-list .pingback, .comment-list .trackback {
	border: 0;
}


#comments > .comment-list .depth-1,
#comments > .comment-list .depth-2,
#comments > .comment-list .depth-3,
#comments > .comment-list .depth-4,
#comments > .comment-list .depth-5 {
	border: 1px solid #262626;
	margin-bottom: 15px;
	padding: 20px 5px 0 20px ;
	background: #141414;
}
#comments > .comment-list .depth-1 {
	margin-bottom: 20px;
}
#comments > .comment-list article {
	padding-bottom: 20px;
	padding-top: 0 !important;
}
article.type-post.status-publish header.entry-header .entry-title{
	font-size: 2.5rem;
	line-height: 1.225;
	margin-bottom: 12px !important;
}
#main footer.entry-footer span,#main footer.entry-footer span img{
	margin-bottom: 0;
}
footer.entry-footer .avatar {
  height: 21px !important;
  margin: -0.153846em 0.538462em 0 0;
  width: 21px !important;
}
img.img-responsive{
	width: 100% !important;
}

/*Style plugin buddypress*/
@media screen and (min-width: 48em) {
	#buddypress #item-nav,#buddypress #item-body{
		float: left;
	}
	#buddypress #item-nav{
		width: 27%;
	}
	#buddypress #item-body{
		width: 72%;
		margin-left: 1px;
	}
	#buddypress #object-nav ul li {
	  float: none;
	}
	#buddypress #item-body #subnav ul{
		margin-top: 0;
	}
	form#whats-new-form{
		padding-left: 10px;
	}
	#buddypress #activity-stream li .activity-content{
		overflow: initial;
	}
	ul#activity-stream .activity-content .activity-inner{
		margin-top: 50px !important;
		overflow: initial !important;
	}
	ul#activity-stream .activity-content .activity-header{
		margin-left: 76px;
	}
	ul#activity-stream .activity-content .activity-inner p{
		margin-left: -76px;
	}
	#buddypress div.activity-comments div.acomment-content,#buddypress div.activity-comments div.acomment-options{
		margin-left: 0;
	}
}
#subnav li.last{
	background: #1a1a1a none repeat scroll 0 0 !important;
	color: #ffffff;
}
select#activity-filter-by,select#notifications-sort-order-list{
	color: #ffffff;
	border: 1px solid #262626 !important;
}
#buddypress #object-nav{
	background: transparent !important;
}
#buddypress #object-nav li.current.selected a,#buddypress #subnav li.current.selected a{
	color: #f7f7f7;
}
#buddypress #object-nav ul,#buddypress #subnav ul {
  background-color: #262626 !important;
  border-bottom: 0px;
  border-top: 0px;
}

#object-nav ul li a span{
	background-color: #f9f9f9 !important;
}
#buddypress #activity-stream .activity-content .activity-header p{
	background-color: #1a1a1a;
	border-color: #1a1a1a;
}
#buddypress #activity-stream .activity-content .activity-meta a{
	background-color: #262626;
}

#buddypress #activity-stream .activity-comments ul{
	background-color: transparent;
}
#buddypress #activity-stream .activity-comments ul .acomment-options a{
	
	cursor: pointer;
	font-size: small;
	outline: 0 none;
	text-align: center;
	text-decoration: none;
	padding: 4px 8px;
}

.entry-footer .screen-reader-text{
	position: relative !important;
}
.edit-link a.post-edit-link span.screen-reader-text,.comments-link .screen-reader-text{
	display: none;
}
#buddypress #activity-stream .activity-content .activity-meta a,#buddypress #activity-stream .activity-comments .acomment-options a{
	border: 1px solid;
	border-color: rgba(229, 229, 229, 0.2);
	color: #9adffd;
	border-radius: 2px;	
	display: inline-block;
	font-family: Montserrat,"Helvetica Neue",sans-serif;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.15385em;
	padding: 0.538462em 0.538462em 0.461538em;
}
#buddypress #activity-stream .activity-content .activity-meta a:hover,#buddypress #activity-stream .activity-comments .acomment-options a:hover,#buddypress #activity-stream .activity-content .activity-meta a:focus,#buddypress #activity-stream .activity-comments .acomment-options a:focus,#buddypress #item-buttons .friendship-button a:hover,#buddypress #item-buttons .friendship-button a:focus,#buddypress #item-buttons #post-mention a:hover,#buddypress #item-buttons #post-mention a:focus,#buddypress #friend-list .action a:hover,#buddypress #friend-list .action a:focus,#buddypress #members-list .friendship-button a:hover,#buddypress #members-list .friendship-button a:focus{
	border-color: #9adffd;
	outline: 0 none;
}
#buddypress #item-buttons .friendship-button a,#buddypress #item-buttons #post-mention a,#buddypress #friend-list .action a,#buddypress #members-list .friendship-button a{
	border: 1px solid;
	border-color: rgba(229, 229, 229, 0.2);
	color: #9adffd;
	border-radius: 2px;	
	display: inline-block;
	font-family: Montserrat,"Helvetica Neue",sans-serif;
	font-size: 0.8125rem;
	line-height: 1;
	padding: 0.538462em 0.538462em 0.461538em;
	background-color: #262626;
}
#buddypress #activity-stream .activity-comments .ac-reply-content .ac-reply-cancel{
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #cccccc;
	color: #767676;
	cursor: pointer;
	outline: 0 none;
	padding: 4px 10px;
	text-align: center;
	text-decoration: none;
}
#buddypress #activity-stream li.activity-item{
	background: #141414 none repeat scroll 0 0;
	border: 1px solid #262626;
	margin-bottom: 15px;
	padding: 20px 5px 10px 20px !important;
}
#buddypress #activity-stream li.activity-item .activity-comments{
	background: #141414 none repeat scroll 0 0;
	border: 1px solid #262626;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 0px;
}
#buddypress #activity-stream li.activity-item .activity-comments ul > li > ul{
	border: 1px solid #262626;
	margin-left: 0;
	margin-right: 5px;
}
#buddypress div.activity-comments > ul {
  padding: 0 0 0 20px !important;
  margin: 15px 0 0 0 !important;
}
#buddypress div.activity-comments ul li{
	border-top: 0;
}
#buddypress #activity-stream li.activity-item .activity-comments .acomment-meta{
	margin-bottom: 20px;
}
#buddypress div.activity-comments > ul > li{
	padding-top: 0 !important;
}
#buddypress ul.item-list#activity-stream{
	border-top: 0;
}
#buddypress div.activity-comments ul li > ul{
	padding-left: 20px;
}

.entry-footer .comments-link::before{
	content: "|";
	padding-left: 5px;
}
.entry-footer .comments-link a{
	margin-left: 5px;
}
body.category .tags-links,body.tag .tags-links{
	display: none !important;
}
body.search .entry-footer .comments-link::before{
	padding-left: 5px;
}
#buddypress form#whats-new-form textarea{
	height: 6.2em !important;
	transition: all 0.5s ease;
}
#buddypress #whats-new:focus{
	height: 7.5em !important;
}
#buddypress form#members-directory-form div.item-list-tabs ul{
	background-color: #262626;
	border: 0;
}
body.members form#members-directory-form .item-list-tabs a{
	color: #f7f7b8;
}
#buddypress div#subnav.item-list-tabs ul li.last select{
	color: #ffffff;
	border: 1px solid #AFAFAF !important;
	background-color: transparent;
}
#buddypress div#subnav.item-list-tabs ul li.last select option{
	background-color: #1a1a1a;
}
#buddypress ul.item-list li .item{
	width: 88%;
}
body.directory.activity #buddypress #whats-new-form{
	margin: 20px 0 10px;
}
#buddypress #subnav.item-list-tabs ul li.feed{
	float: right;
}
body.directory.activity #buddypress .item-list-tabs ul{
	background: transparent;
	border: 0;
}
body.directory.activity #buddypress form#whats-new-form #whats-new-content {
	margin-left: 0px;
	padding: 0 0 20px 0px;
}
body.directory.activity #buddypress form#whats-new-form p.activity-greeting{
	margin-bottom: 40px;
}
body.directory.activity #buddypress div#subnav.item-list-tabs {
  margin-top: -42px;
}
body.directory.members #primary header.entry-header h1.entry-title{
	margin-bottom: 10px;
}
body.members #buddypress #members-dir-search input#members_search_submit{
	background-color: #E5E5E5;
}
body.members #buddypress #members-dir-search input#members_search_submit:hover{
	background-color: #9ADFFD;
}
#buddypress .activity #activity-stream  li.load-more,#buddypress .activity #activity-stream  li.load-newest{
	background-color: #262626;
}
#buddypress .activity #activity-stream  li.load-more a,#buddypress .activity #activity-stream  li.load-newest a{
	color: #9ADFFD;
}
#buddypress .activity #activity-stream  li.load-more:hover a,#buddypress .activity #activity-stream  li.load-newest:hover a{
	color: #C1C1C1;
	font-style: normal;
}
#buddypress .activity #activity-stream  li.load-newest{
	border-bottom: 0;
}
#buddypress .activity #activity-stream  li.load-newest a{
	display: block;
}
body.activity #buddypress #activity-stream .activity-inner{
	border-left: 0;
}

/*custom style forums*/

#bbpress-forums .bbp-forums{
	background-color: #141414;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer{
	background-color: #141414;
	border-top: 0;
}
#bbpress-forums div.bbp-search-form{
	margin-bottom: 20px;
}
#bbpress-forums .bbp-body .odd{
	background-color: #202020;
}
#bbpress-forums .bbp-body .even{
	background-color: #282828;
}
#bbpress-forums .bbp-body .bbp-topic-meta a.bbp-author-avatar img,#bbpress-forums .bbp-body .bbp-topic-meta img.avatar{
	display: none;
}
#bbpress-forums .bbp-topic-meta .bbp-topic-freshness-author::before{
	content: "by";
	margin-left: 10px;
}
#bbpress-forums .bbp-body .bbp-forum-freshness a.bbp-author-avatar .avatar{
	margin-bottom: -5px;
}
#bbpress-forums .bbp-template-notice.info{
	display: none;
}
#bbpress-forums #subscription-toggle{
	float: right;
}
body.forum.singular #bbpress-forums .bbp-breadcrumb, body.topic.singular #bbpress-forums .bbp-breadcrumb{
	margin-bottom: 20px;
}
#bbpress-forums .bbp-body .bbp-reply-header,#bbpress-forums .bbp-reply-header{
	background-color: #4C4C4C !important;
}
#bbpress-forums div.bbp-topic-tags {
  float: left;
}
body.topic.single #bbpress-forums div.bbp-topic-tags {
	clear: both;
	display: block;
	float: left;
}
#bbpress-forums .bbp-body .bbp-topic-revision-log li a{
	display: inline-block;
}
#bbpress-forums .bbp-body .bbp-topic-revision-log li a img,#bbpress-forums .bbp-body .bbp-reply-content a img,#bbpress-forums .bbp-reply-content a img{
	display: none;
}
#bbpress-forums .forums.bbp-replies li.bbp-body div.hentry,#bbpress-forums .forums.bbp-replies div.hentry{
	padding: 0;
	background-color: #282828;
}
#bbpress-forums .bbp-body .type-topic.status-publish{
	background-color: #1a1a1a;
}
#bbpress-forums .bbp-body .status-publish .bbp-reply-author{
	margin: 8px 8px 0;
	padding: 8px 8px 0; 
}
#bbpress-forums .bbp-body .status-publish .bbp-reply-content,#bbpress-forums .status-publish .bbp-reply-content{
	background-color: #202020;
	padding: 20px;
}
#bbpress-forums .bbp-forums .bbp-footer,#bbpress-forums .bbp-topics .bbp-footer,#bbpress-forums .bbp-replies .bbp-footer{
	display: none;
}
#bbpress-forums ul.bbp-replies .bbp-reply-content p{
	font-size: 14px;
}
#bbpress-forums li.bbp-body li.bbp-forum-info a.bbp-forum-title,#bbpress-forums li.bbp-body li.bbp-topic-title a.bbp-topic-permalink{
	font-size: 16px;
	font-weight: bold;
}
body.forum.singular #bbpress-forums .bbp-body .odd{
	background-color: #202020 !important;
}
body.forum.singular #bbpress-forums .bbp-body .even{
	background-color: #282828 !important;
}
#members-dir-list #pag-top #member-dir-pag-top{
	display: none;
}
#whats-new-options #whats-new-submit input#aw-whats-new-submit{
	background-color: #E5E5E5;
}
#whats-new-options #whats-new-submit input#aw-whats-new-submit:hover{
	background-color: #9ADFFD;
}
body.topic.singular #bbpress-forums div.bbp-pagination{
	display: block;
}
body.topic.singular #bbpress-forums div.bbp-pagination .bbp-pagination-links .page-numbers,#members-dir-list #pag-bottom #member-dir-pag-bottom .page-numbers{
	border: 1px solid rgba(229, 229, 229, 0.2);
	border-radius: 2px;
	color: #9adffd;
	display: inline-block;
	font-family: Montserrat,"Helvetica Neue",sans-serif;
	font-size: 0.8125rem;
	line-height: 1;
	padding: 0.538462em 0.538462em 0.461538em;
	box-shadow: 0 0 0 0 currentcolor;
}
body.topic.singular #bbpress-forums div.bbp-pagination .bbp-pagination-links .page-numbers:hover,body.topic.singular #bbpress-forums div.bbp-pagination .bbp-pagination-links .page-numbers:focus,.bbp-pagination-links span.current,#members-dir-list #pag-bottom #member-dir-pag-bottom .page-numbers:hover,#members-dir-list #pag-bottom #member-dir-pag-bottom .page-numbers:focus,.pagination-links span.current{
	border-color: #EEEEEE !important;
	outline: 0 none;
	background-color: transparent;
}
#bbpress-forums .bbp-replies li ul.bbp-threaded-replies{
	border-left: 1px solid #eeeeee;
}
#bbpress-forums div.bbp-reply-author{
	width: 130px;
}
.bp-user #buddypress #message-threads thead tr{
	background-color: #141414;
}
.bp-user #buddypress #message-threads tr td{
	background-color: #202020;
}
.bp-user #buddypress #message-threads tr.unread td{
	background-color: #404040;
}
#buddypress table tr td.thread-info p.thread-excerpt {
  	color: #e5e5e5;
}
table#message-threads{
	border: 1px solid #d1d1d1 !important;
}
table#message-threads tbody tr{
	border-top: 1px solid #d1d1d1 !important;
	position: relative;
}
table#message-threads th,table#message-threads td{
	border: 1px solid rgba(229, 229, 229, 0.2);
}
.bp-user #buddypress #message-thread #message-recipients a.confirm{
	background-color: transparent;
}
#buddypress table tr th{
	background-color: #141414;
	border: 0;
}
.bp-user #buddypress #message-threads tr td.bulk-select-check,.bp-user #buddypress #message-threads tr td.thread-from{
	background-color: #4C4C4C;
	border-top: 1px solid #d1d1d1;
}
#message-threads tr.unread td.thread-info{
	border: 0 !important;
}
#message-threads tr.unread td.thread-star,#message-threads tr.unread td.thread-options{
	border-bottom: 0 !important;
}
.bp-user #buddypress #message-threads tr.unread td.bulk-select-check,.bp-user #buddypress #message-threads tr.unread td.thread-from{
	background-color: #4C4C4C;
}
.bp-user #buddypress #message-threads tr.unread td.thread-info{
	background-color: #404040;
}
#message-thread #message-recipients a.button,#buddypress #item-buttons #send-private-message a.send-message{
	border: 1px solid rgba(229, 229, 229, 0.2) !important;
	border-radius: 2px;
	color: #9adffd;
	display: inline-block;
	font-family: Montserrat,"Helvetica Neue",sans-serif;
	font-size: 0.8125rem;
	line-height: 1;
	padding: 0.538462em 0.538462em 0.461538em;
	background-color: #262626 !important;
}
#message-thread #message-recipients a.button:hover,#message-thread #message-recipients a.button:focus,#buddypress #item-buttons #send-private-message a.send-message:hover,#buddypress #item-buttons #send-private-message a.send-message:focus{
	border-color: #9adffd !important;
	outline: 0 none;
}
#buddypress div#message-thread div.message-box.odd{
	background-color: #202020;
}
#buddypress div#message-thread div.message-box.even{
	background-color: #282828;
}
.bp-user #buddypress #message-thread .message-content{
	background-color: #1a1a1a;
	border: 1px solid #262626;
}
#buddypress div#message-thread form#send-reply div.message-box{
	padding: 15px 0;
}
.bp-user #buddypress #message-thread #send-reply .message-content,.bp-user #buddypress .acfb-holder li.friend-tab{
	background-color: #202020;
}
.bp-user #buddypress #message-thread #send-reply .message-content #send_reply_button,.bp-user #buddypress #item-body form#send_message_form .submit #send{
	background-color: #E5E5E5;
}
.bp-user #buddypress #message-thread #send-reply .message-content #send_reply_button:hover,.bp-user #buddypress #message-thread #send-reply .message-content #send_reply_button:focus,.bp-user #buddypress #item-body form#send_message_form .submit #send:hover,.bp-user #buddypress #item-body form#send_message_form .submit #send:focus{
	background-color: #9ADFFD;
}
.bp-user #buddypress #message-threads tr td.thread-info a::after{
	content: "";
}
#buddypress div.dir-search form input[type="text"], #buddypress div.message-search form input[type="text"], #buddypress li.groups-members-search form input[type="text"]{
	background: #f7f7f7 none repeat scroll 0 0;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	margin-right: 4px;
}
#buddypress div.dir-search form input[type="submit"], #buddypress div.message-search form input[type="submit"], #buddypress li.groups-members-search form input[type="submit"]{
	background-color: #e5e5e5;
	color: #1a1a1a;
	border: 0 none;
	border-radius: 2px;
	font-family: Montserrat,"Helvetica Neue",sans-serif;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
	font-size: 1rem;
}
#buddypress div.dir-search form, #buddypress div.message-search form, #buddypress li.groups-members-search form{
	border: 0;
}
#buddypress div.dir-search form input[type="text"]:focus, #buddypress div.message-search form input[type="text"]:focus, #buddypress li.groups-members-search form input[type="text"]:focus{
	background-color: #ffffff;
	color: #1a1a1a;
	outline: 0 none;
	border-color: #9adffd;
}
#buddypress div.dir-search form input[type="submit"]:hover, #buddypress div.message-search form input[type="submit"]:hover, #buddypress li.groups-members-search form input[type="submit"]:hover,#buddypress div.dir-search form input[type="submit"]:focus, #buddypress div.message-search form input[type="submit"]:focus, #buddypress li.groups-members-search form input[type="submit"]:focus{
	background-color: #9adffd;
}
#buddypress #message-threads .thread-info p:first-child a{
	font-size: 18px;
}
.bp-user #buddypress .messages .messages-options-nav select#messages-select{
	border: 1px solid #afafaf !important;
	color: #ffffff;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	outline: 0 none;
	font-style: italic;
	font-size: 0.875rem;
}
.bp-user #buddypress .messages .messages-options-nav select#messages-select input.button{
	background-color: #E5E5E5;
}
.bp-user #buddypress .messages .messages-options-nav input.button:hover,.bp-user #buddypress .messages .messages-options-nav input.button:focus{
	background-color: #9ADFFD;
}
.bp-user #buddypress ul.item-list li .item{
	width: 85%;
}
.bp-user #buddypress #item-body .members #pag-top{
	display: none;
}
.bp-user #buddypress .bbp-user-section #favorite-toggle a.favorite-toggle,.bp-user #buddypress .bbp-user-section #subscription-toggle a.subscription-toggle{
	background-color: #E5E5E5;
}
.bp-user #buddypress .bbp-user-section #favorite-toggle a.favorite-toggle:hover,.bp-user #buddypress .bbp-user-section #subscription-toggle a.subscription-toggle:hover{
	background-color: #9ADFFD;
}
#buddypress #header-cover-image{
	background-color: #262626;
}
body.forum.single #bbpress-forums div.bbp-pagination .bbp-pagination-links .page-numbers{
	border: 1px solid rgba(229, 229, 229, 0.2);
	border-radius: 2px;
	color: #9adffd;
	display: inline-block;
	font-family: Montserrat,"Helvetica Neue",sans-serif;
	font-size: 0.8125rem;
	line-height: 1;
	padding: 0.538462em 0.538462em 0.461538em;
	box-shadow: 0 0 0 0 currentcolor;
}
body.forum.single #bbpress-forums div.bbp-pagination .bbp-pagination-links .page-numbers:hover,body.forum.single #bbpress-forums div.bbp-pagination .bbp-pagination-links .page-numbers:focus,.bbp-pagination-links span.current,.pagination-links span.current{
	border-color: #EEEEEE !important;
	outline: 0 none;
	background-color: transparent;
}
.bp-user #buddypress #message-threads tr span.activity{
	bottom: 8px;
	position: absolute;
}
.bbp-row-actions #subscription-toggle{
	float: none;
}


@media (min-width: 620px) {
	body.members #buddypress #members-dir-search{
		position: absolute;
		right: 0;
		top: 47px;
	}
	li.bbp-topic-title{
		width: 45%;
	}
	li.bbp-topic-freshness{
		text-align: right;
		width: 35%;
	}
}
@media (min-width: 620px) and (max-width: 985px) {
	body.members #buddypress #members-dir-search {
		position: absolute;
		right: 61px;
		top: 40px;
	}
}
