/*
Theme Name: 2PGR
Theme URI: https://www.colinderks-fotografie.de
Author: Colin Derks
Author URI: https://www.colinderks-fotografie.de
*/

body {
background: #ccc;
}
#wrapper {
width: 90%;
max-width: 1080px;
margin: 0 auto;
padding: 10px;
text-align: left; 
background: #fff;
border: 1px solid #999;
}


/*Header*/

#header {
margin: 0 auto;
width: 300px;
padding-top: 30px;
}
div#header img {
margin: 0 auto;
text-align: center;
}

/* Font */

p {
color: #333; 
font-family: 'Source Sans Pro',sans-serif;
font-weight: 300;
font-size: 1em;
}

p.dlinfo {
	font-size: 12px;
}
h1.header {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 300;
	text-align: center;
	font-size: 20px;
	color: #0c435c;
}
h1 {
font-family: 'Source Sans Pro',sans-serif;
	font-weight: 300;
	font-size: 25px;
	color: #0c435c!important;
	text-align: center;
	}
h1.has-text-align-center {
font-family: 'Source Sans Pro',sans-serif;
	font-weight: 300;
	font-size: 45px;
	color: #0c435c!important;
	}
h2 {
font-family: 'Source Sans Pro',sans-serif;
	font-weight: 300;
	text-align: center;
	font-size: 35px;
}
h3 {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 300;
	font-size: 1.5em;
	height: 35px;
	line-height: 35px;
	text-align: center;
	}
h3:after {
    content: ""; 
    display: block; 
    margin: 0 auto; 
    width: 250px; 
    padding-top: 10px; 
    border-bottom: 1px solid #ccc; 
}
h4.header {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 300;
	font-size: 20px;
	color: #333;
	border: 1px solid #333;
	height: 20px;
	line-height: 20px;
	text-align: center;
	}
h4.wp-block-heading {
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 300;
	text-align: center;
	font-size: 14px;
	color: #0c435c;
}

/*Inhalt*/

#main {

margin: 0 auto;
background: #fff;
}
div.entry {
width: 33.33%;
float: left;
}
div.entry h2 {
text-align: center;
margin-top:-6px;
}
div.entry a:link,a:visited,a:hover h2 {
	color: #000;
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 300;
	text-decoration: none;
	text-transform: uppercase;
}
a:link, a:visited, a:hover {
text-decoration: none;
color: #0a435b;
}
/* Footer */ 
#footer {
clear: both;
}
div#footer p {
text-align: center;
font-size: 12px;
}
/* Lightbox */

div#lightbox-overlay-text {
display: none;
}
div#lightbox-infoHeader {
display: none;
}


/* Images */
img.aligncenter {
margin: 0 auto;
width: 100%;
height: auto;
}
/* Gallery*/
.ngg-galleryoverview {
max-width: 960px;
margin: 0 auto;
}
.ngg-gallery-thumbnail img {
border: 0px!important;
margin: 0px!important;
padding: 0px!important;
}
.ngg-gallery-thumbnail img:hover {
background-color: #fff!important;
}
.ngg-gallery-thumbnail-box {
margin: 5px!important;
}
.ngg-gallery-thumbnail {
margin: 0px!important;
	border: 0px!important;
}
.ngg-gallery-thumbnail a{
margin: 0px!important;
}


p.has-text-align-center {
	margin: 0px!important;
}
