/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
.separate-containers .inside-article, .sidebar .widget, .paging-navigation, .page-header, .site-footer {
    border: 1px solid #cacaca;
}

.entry-title a {
    color: #666666
}
/* Verhaal van de week */
.sticky:before {
  content: "Fijne Kerstdagen!";
  color: #FFF;
  background: #ef565c;
  padding: 10px;
  display: inline-block;
  text-align: right;
  float: right;
  font-weight: normal;
  text-transform: capitalize;
}
/* verhaal van de week stop*/

/* Auteurs info onder elk verhaal */
.author_bio_section{
background: none repeat scroll 0 0 #F5F5F5;
padding: 15px;
border: 1px solid #ccc;
}
 
.author_name{
font-size:16px;
font-weight: bold;
}
 
.author_details img {
border: 1px solid #D8D8D8;
border-radius: 50%;
float: left;
margin: 0 10px 10px 0;
}

/* stop auteursbox */

/* custom meta data */
.byline img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    position: relative;
    vertical-align: middle;
    margin: 0 10px 0 0;
}

.comments-link,
.posted-on {
	border-left: 1px solid #ddd;
	padding-left: 10px;
	margin-left: 10px;
}
.cat-links {
	border-left: 1px solid #ddd;
	padding-left: 10px;
	margin-left: 10px;	
}

.cat-links:before {
    content: "\f318";
    font-family: dashicons;
	margin: 0 5px 0 0;
}

.author-name:before {
    content: "\f338";
    font-family: dashicons;
	margin: 0 5px 0 0;
}

.comments-link:before {
    content: "\f101";
    font-family: dashicons;
	margin: 0 5px 0 0;	
	
}
/* stop custom meta data */

/* dashicons in hoofdmenu start */
.main-navigation:before { 
font-family: dashicons;
	content: "\f102"
    font-family: dashicons;
	margin: 0 5px 0 0;
}

.main-navigation li a {
    display:flex;
    align-items: center;
}
.main-navigation li span {
    margin-right: 8px;
}
/* dashicons in hoofdmenu stop */

/* aangeven of een verhaal nieuw is of niet */
.new-article { 
background: #FAFAD2;
padding: 3px;
border: 1px solid #cacaca;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-left:5px;
font-size: small;
font-weight: bold;
}
/* stop aangeven nieuw verhaal */

/* Breadcrumbs start */

#breadcrumbs {
    list-style: none;
    margin-bottom: 30px;
    overflow: hidden;
}

#breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

#breadcrumbs .separator {
    font-size: 18px;
    font-weight: 100;
    color: #ccc;
}
/* Breadcrumbs stop */

/*tagcloud kleuren en grootte */
.widget_tag_cloud .tagcloud a {
	background-color: #eee;
	border-radius: 3px;
	color: #000;
	display: inline-block;
	font-size: 12px !important;
	margin: 0 5px 5px 0;
	padding: 2px 5px;
	text-decoration: none;
}

.widget_tag_cloud .tagcloud a:hover {
	background-color: #fff;
	color: #c3251d;
}

.contributor {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing:      border-box;
  display: inline-block;
  padding: 48px 10px;
}
.contributor p {
  margin-bottom: 1rem;
}
.contributor-info {
  margin: 0 auto 0 168px;
}
.contributor-avatar {
  border: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  line-height: 0;
  margin: 0 30px 0 -168px;
  padding: 2px;
}
.contributor-avatar img{
  border-radius: 0;
}
.contributor-summary {
  float: left;
}
.contributor-name{
  font-weight: normal;
  margin: 0 !important;
}
.contributor-posts-link {
  background-color: #24890d;
  border: 0 none;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
  padding: 10px 30px 11px;
  text-transform: uppercase;
  vertical-align: bottom;
}
.contributor-posts-link:hover {
  color: #000;
  text-decoration: none;
}

/* categorieen overzicht weergave */
.catblock {
  overflow: hidden;
  background: #fff;
  padding: 1rem;
  max-width: 100rem;
  margin: 0 0 1rem 0;
  border: 1px solid #cacaca
}
.catblock img {
  width: 50px;
  height: 50px;
  float: left;
  margin: 0 1rem 0 0;
}
.catmaand:before {
    content: "\f101";
    font-family: dashicons;
	margin: 0 5px 0 0;
}
.catjaar:before {
    content: "\f101";
    font-family: dashicons;
	margin: 0 5px 0 0;
}

.catblock h2 {
  font-weight: 500;
  margin: 0 0 0.5rem 0;
}

.catblock h3{
	color: #666666;
	text-decoration: none;
	margin: 0 0 0.5rem 0;
	}

.catblock h3:hover{
	color: #ef565c;
	text-decoration: none;
	margin: 0 0 0.5rem 0;
	}

.catblock > div {
  padding-left: calc(1px + 1rem);
}
/* categorieen overzicht weergave STOP */

/* start banner shop */
.adblock {
  overflow: hidden;
  background: #fff;
  padding: 1rem;
  max-width: 100rem;
  margin: 0 0 1rem 0;
  border: 1px solid #cacaca
}
.adblock img {
  width: 468px;
  height: 60px;
  float: left;
  margin: 0 1rem 0 0;
}
.admaand:before {
    content: "\f101";
    font-family: dashicons;
	margin: 0 5px 0 0;
}
.adjaar:before {
    content: "\f101";
    font-family: dashicons;
	margin: 0 5px 0 0;
}

.adblock h2 {
  font-weight: 500;
  margin: 0 0 0.5rem 0;
}
.adblock > div {
  padding-left: calc(1px + 1rem);
}
/* stop bannershop */

.catimage img {
  width: 360px;
  height: 360px;
  float: left;
  margin: 0 1rem 0 0;
}

/* start 3 columns op de Top 10 pagina */
 /* stop 3 columns op de Top 10 pagina */

/* categorieen overzicht weergave */
.seksverhalencategorieen {
  overflow: hidden;
  background: #fff;
  padding: 1rem;
  max-width: 100rem;
  margin: 0 0 1rem 0;
  border: 1px solid #cacaca
}
.seksverhalencategorieen img {
  width: 150px;
  height: 150px;
  float: left;
  margin: 0 1rem 0 0;
}

.seksverhalencategorieen h2 {
  font-weight: 500;
  margin: 0 0 0.5rem 0;
}

.seksverhalencategorieen h3{
	color: #666666;
	text-decoration: none;
	margin: 0 0 0.5rem 0;
	}

.seksverhalencategorieen h3:hover{
	color: #ef565c;
	text-decoration: none;
	margin: 0 0 0.5rem 0;
	}

.seksverhalencategorieen > div {
  padding-left: calc(1px + 1rem);
}
/* categorieen overzicht weergave STOP */