/*
Theme Name: 
Description: 
Author: Merkwert - Agentur für nachhaltige Kommunikation
Author URI: www.merkwert.de
*/

/* =========== Anfang ============= */
* {
   margin: 0;
   padding: 0;
	}

body			{
			background: #f5f5f5;
				}


/* =========== header ============= */				
header
{
   
   background-color: transparent;
    margin: 0 auto 2em auto;
    padding: 1em 2em;
}

#logo			{
		width: 14em;
height: auto;
				}
				
/* =========== inhalte ============= */
.wpforo-member-info-after-reputation span,
.wpforo-member-stat span
{
    font-weight: bold !important;
}
body.page-template-default main
{
    max-width: 820px;
    min-height: 60vh;
    margin: 2em auto;
}

body.page-template-default header
{
    background-color: #fff;
    width: 100%;
}

/* =========== sidebar ============= */				
aside		{
				
				}


/* =========== inhalte ausblenden ============= */
				
.wpfu-group-9 .wpf-field-name-field_0dd1eb4,
.wpfu-group-9 .wpf-field-name-field_68e17f9,
.wpforo-profile-home .wpf-stat-wrap
{
    display: none;
}
/* =========== inhalte ============= */

#wpforo #wpforo-wrap .wpforo-category
{background-size: contain !important; background-repeat: no-repeat;}				

/* =========== footer ============= */				
#nav-service
{
background-color: #f5f5f5;  
padding: 1em 2em;
border-top: 2px solid #c5c5c5; 
margin: 4em 0 0 0;    
}

#nav-service .menu-item
{
    list-style: none;
    display: inline-block;
    margin: 0 1em;
}

#nav-service .menu-item a:link,
#nav-service .menu-item a:visited
{
color: #000;   
text-decoration: none;
}
/* =========== images ============= */

img		{
		border:0;
		max-width: 100%;
		height: auto;
		}
		
/* ==========================================================================
   media Queries - mobile devices
   ========================================================================== */
 @media only screen and (min-width: 576px) {

}
 


@media only screen and (min-width: 768px) {
   

}


@media only screen and (min-width: 992px) {
   

}

@media only screen and (min-width: 1200px) {
   

}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 0.3125em 1.25em 1.25em 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 0.3125em auto 0.3125em auto;
}

.alignright {
    float:right;
    margin: 0.3125em 0 1.25em 1.25em;
}

.alignleft {
    float: left;
    margin: 0.3125em 1.25em 1.25em 0;
}

a img.alignright {
    float: right;
    margin: 0.3125em 0 1.25em 1.25em;
}

a img.alignnone {
    margin: 0.3125em 1.25em 1.25em 0;
}

a img.alignleft {
    float: left;
    margin: 0.3125em 1.25em 1.25em 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 0.0625em solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 0.3125em 0.1875em 0.625em;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 0.3125em 1.25em 1.25em 0;
}

.wp-caption.alignleft {
    margin: 0.3125em 1.25em 1.25em 0;
}

.wp-caption.alignright {
    margin: 0.3125em 0 1.25em 1.25em;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 0.6875em;
    line-height: 1.0625em;
    margin: 0;
    padding: 0 0.25em 0.3125em;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(0.0625em, 0.0625em, 0.0625em, 0.0625em);
	position: absolute !important;
	height: 0.0625em;
	width: 0.0625em;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 0.1875em;
	box-shadow: 0 0 0.125em 0.125em rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 0.875em;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 0.3125em;
	line-height: normal;
	padding: 0.9375em 1.4375em 0.875em;
	text-decoration: none;
	top: 0.3125em;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
