/*
Theme Name: Nordreise
Theme URI: http://cpu20.de
Author: Till Bortels / Herr/Frau/Firma
Author URI: http://cpu20.de
Description: Nordreise is a childtheme of twentytwelve
Version: 1.0
License: GNU General Public License, version 3 (GPLv3)
License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Tags: light, blue, white, black, gray
Text Domain: twentytwelve
Template: twentytwelve
*/
  
/* =Child Theme Custom CSS
-------------------------------------------------------------- */



.widget-area {
    float: right;
    width: 300px;
}


.entry-header .entry-title {
    font-size: 1.36rem;
}

.type-post .entry-header img,
.page .entry-header img {
	margin:1.2rem 0 0 0;
}

.main-navigation li {
    margin: 0 24px 0 0;
    margin: 0 1.65rem 0 0;
    position: relative;
}

.entry-header p.caption,
.entry-content p.wp-caption-text,
.wp-caption-text {
	font-size:0.95rem;
	line-height:1.2;
	color:#777;
	font-style:italic;
	margin:0.4rem 0 1rem 0;
}

/* doppel-Anzeige am Seitenende */

.adlings {
	height:250px;
}

.site-content {
	width: 65.104166667%;
}

/* Weihnachtsmärkte */
.page-id-98 h3 {
	margin-top:2rem;
	padding-top:2rem;
	border-top: #CCC 1px solid;
}


@media screen and (max-width: 920px) {

	.site-content {
		width: 100%;
	}
	
	.widget-area {
		width: 100%;
	}
	
	.widget-area aside {
		width:300px;
	}
	
	.site-content article {
		margin-bottom: 0.2rem;
	}

}

@media screen and (max-width: 680px) {

	.widget-area {
		float: none;
		margin:0 auto;
	}
	.adlings {
		height:520px;
	}
	
	.adlings .goo {
		margin-bottom:20px;
	}
	
	.adlings .goo,
	.adlings .amz {
		width:300px;
		margin-left:auto!important;
		margin-right:auto!important;
		float:none!important;
	}
	
}
