/*
 Theme Name:   Twenty Fifteen Child
 Theme URI:    http://meandermagazine.net
 Description:  Twenty Fifteen Child Theme
 Author:       Rob de Vos
 Author URI:   http://meandermagazine.net
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

@import url("eerder.css");

/* I Widgets */

/* https://en.forums.wordpress.com/topic/how-can-i-reduce-the-space-between-widgets-in-the-twenty-twelves-theme  */
  .widget-area .widget {
	margin-bottom: 70px;
	margin-bottom: 5rem;
}

h2.widget-title {
    color: #330033;
}

.widget_TextList a {
	border: 0;
}

.widget_TextList ul {
	list-style: none;
	margin: 0;
}

.widget_TextList li {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 0.7667em 0;
}

.widget_TextList li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget_TextList li:last-child {
	padding-bottom: 0;
}

.widget_TextList .post-date {
	display: block;
}

@media screen and (min-width: 46.25em) {
	.widget_TextList li {
		padding: 0.9643em 0;
	}
}

@media screen and (min-width: 55em) {
	.widget_TextList li {
		padding: 0.7188em 0;
	}
}

@media screen and (min-width: 59.6875em) {
	.widget_TextList li {
		padding: 0.4583em 0;
	}
}

@media screen and (min-width: 68.75em) {
	.widget_TextList li {
		padding: 0.4643em 0;
	}
}

@media screen and (min-width: 77.5em) {
	.widget_TextList li {
		padding: 0.4688em 0;
	}
}

.widget_TextList img {
    float: left;
    width: 25px;
    width: 3rem;
    margin-right: 5px;
    margin-bottom: 3px;
}

.widget_TextList li {
  clear:both;
}

.widget_Wegwijzer a {
	border: 0;
}

.widget_Wegwijzer ul {
	list-style: none;
	margin: 0;
}

.widget_Wegwijzer li {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	padding: 0.7667em 0;
}

.widget_Wegwijzer li:first-child {
	border-top: 0;
	padding-top: 0;
}

.widget_Wegwijzer li:last-child {
	padding-bottom: 0;
}

.widget_Wegwijzer .post-date {
	display: block;
}

@media screen and (min-width: 46.25em) {
	.widget_Wegwijzer li {
		padding: 0.9643em 0;
	}
}

@media screen and (min-width: 55em) {
	.widget_Wegwijzer li {
		padding: 0.7188em 0;
	}
}

@media screen and (min-width: 59.6875em) {
	.widget_Wegwijzer li {
		padding: 0.4583em 0;
	}
}

@media screen and (min-width: 68.75em) {
	.widget_Wegwijzer li {
		padding: 0.4643em 0;
	}
}

@media screen and (min-width: 77.5em) {
	.widget_Wegwijzer li {
		padding: 0.4688em 0;
	}
}

/* II Entry en Hentry */

.entry-title  {
font-family: "Noto Sans", sans-serif;
font-size: 20px;
font-size: 2.9rem;
color: #660066;
}

.entry-title a {
font-family: "Noto Sans", sans-serif;
color: #660066;
}

.entry-content {
font-size: 14px;
font-size: 1.3rem;
padding: 0px 10% 5%;
}

.entry-content a {
    border: none;
    color: #770077;
    font-weight: bold;
}

.entry-footer a {
    border: none;
    color: #770077;
    font-weight: bold;
}

.entry-title {
 /* set font size for all posts ~ reduce space after title */
 /* font-size: 23px !important; */
 margin-bottom: 2rem !important;
 }

.entry-content {
 /* reduce space after post */
 /* Fout: verschuift tekst in footer */
 /* padding-bottom: 50px !important;  */
 }

.entry-footer {
 /* reduce space above & below entry footer */
 padding-top: 20px;
 padding-bottom: 20px;
 }

 /* http://cyclingexperiences.com/modified-twenty-fifteen/ */
.hentry {
 /* reduce space between articles & reduce whitespace above post titles */
 margin-top: 3rem !important;
 padding-top: 4%;
 }

/* Kleinere titel in navigatie na post */
 .nav-links .entry-title {
    font-size: 2.0rem;
 }


/* III Auteur */
div.auteur {
    font-family: "Noto Sans", sans-serif;
    font-size: 2.0rem;
    margin-bottom: 10px;
}

div.auteur a {
    border: none;
    color: #770077;
}


/* IV Meander styles */

div.lente {
  background-color: #ffeeff;
  padding: 10px;
}

div.voorjaar {
  background-color: #ffeeff;
  padding: 10px;
  margin-bottom: 2em;
}

div.recensieinfo {
  background-color: #eeeeff;
  padding: 5px;
  overflow: auto;
  margin-bottom: 15px;
}

.recensieinfo .gegevens {
    float: left;
}

.recensieinfo .plaatje {
    float: left;
    padding-top: 5px;
    margin-right: 15px;

}

.recensieinfo::after {
  clear:both;
}

.content-area .chapeau {
    font-family: "Noto Sans",sans-serif;
    font-size: 1.8rem;
    color: #606;
}

.widget-area .chapeau {
    font-size: 80%;
}


img[align="left"] {
    float: left;
    margin-right: 5px;
}

.leesook {
    font-family: "Noto Sans", sans-serif;
    float: right;
    text-align: right;
    margin: 0em 0em 1em 0em;
}

.leesook img {
    float: left;
    margin-right: 0.5rem;
    width: 28px;
    width: 4rem;

}

.colofon h4 {
    font-family: "Noto Sans", sans-serif;
    color: #330033;
    font-size: 20pt;
    font-size: 2rem;
    margin-top: 5px;
    margin-bottom: 5px;
}

.colofon h4:first-child {
    margin-top: 20px;
}

.colofon_medewerkers img {
    float: left;
    width: 30px;
    margin-right: 5px;
}

.linkblokje {
    margin-top: 4em;
    border: dotted 1px grey;
    padding: 0.5em;
}

.linkblokje ul {
    margin-left: 1em;
}

.linkblokje h3 {
    color: grey;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.voetmenu {
    font-family: "Noto Sans", sans-serif;
    text-align: center;
}

.voetmenu a {
    border: none;
    color: #770077;
    font-weight: bold;
}


/* V Formulier abonneren */

 .vormer {
    width: 100%;
    padding: 0px;
    color: white;
    text-align: center;
  }

.vorm {
  width: 99%;
}

.vorm input {
  width: 99%;
  background-color: #CCCCFF;
  color: black;
  border: none;
}

.vorm input[type=submit] {
  margin-top: 3px;
  background-color: #330033;
  color: white;
  font-family: "Noto Sans", sans-serif;
  font-weight: bold;
}

.vormer .tekst {
  font-size: 1.5rem;
  padding: 10px;
  font-style: italic;
  font-weight: bold;
}

.abonneermagazine {
    display: inline;
    font-size: 1.2rem;
}

.abonneermagazine input[type="email"] {
    display: inline;
    background-color: #D8C0ED;
    width: 30em;
    font-size: 1.2rem;
    height: 3rem;
    margin: 0px;
}

.abonneermagazine input[type="submit"] {
    display: inline;
    font-size: 1.2rem;
    height: 3rem;
    margin: 0px;
}

.kiesmagazine {
    display: inline;
    float: right;
}

.kiesmagazine input[type="text"] {
    display: inline;
    background-color: #D8C0ED;
    width: 3em;
    font-size: 1.2rem;
    height: 3rem;
    margin: 0px;
}

.kiesmagazine input[type="submit"] {
    display: inline;
    font-size: 1.2rem;
    margin: 0px;
    height: 3rem;
    margin: 0px;
}


/* VI Collapse-o-matic */

.collapseomatic {
    font-family: "Noto Sans", sans-serif;
    color: #770077;
    font-weight: bold;
}

.colomat-close {
    font-family: "Noto Sans", sans-serif;
    display: inline-block;
    margin-bottom: 0.1rem;
    color: grey;
}

/* VII Site title and description */

/* https://wordpress.org/support/topic/font-size-of-the-site-title-in-twenty-fifteen */
.site-title {
    font-size: 30pt;
    font-size: 4.5rem;
    font-family: Tahoma, sans-serif;
    color: #ffffff;
}
.site-description {
    font-size: 28pt;
    font-size: 4rem;
    color: #cc0000;
}


/* VIII Entry-footer */

/* Standaard entry-footer helemaal weglaten */
span.byline {
    display: none;
}

.socialmedia {
    display: inline-block;
    padding-left: 1rem;
    padding-right: 0.1rem;
}

.socialmedia img {
    height: 20px;
    height: 2.5rem;
    border: none;
}

button.link {
    background-color: #CC99FF;
    color: #330033;
    border: none;
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.75rem 1rem 0.75rem 1rem;
    border-radius: 0.5rem;
}

button.datum {
    background-color: #cccccc;
    color: #000000;
    border: none;
    margin-left: 1rem;
    margin-right: 1rem;
    font-size: 1rem;
    line-height: 1rem;
    padding: 0.75rem 1rem 0.75rem 1rem;
}

/* IX Page-title */

.page-title {
    font-family: "Noto Sans", sans-serif;
    font-size: 2rem;
    color: #666666;
}

h1.page-title {
    color: #330033;
}


/* X Algemeen */

.schoonop {
    clear: both;
}


/*
http://code.tutsplus.com/tutorials/quick-tip-adding-a-simple-print-stylesheet-to-wordpress--wp-176
@import "print.css";
*/













