/*
Theme Name: AmateurTheme Child Theme
Theme URI: http://www.amateurtheme.de
Description: Ein Child Theme fuer das AmateurTheme.
Author: amateurtheme
Author URI: http://amateurtheme.de
Template: amateurtheme
Version: 1.0
*/

@import url('../amateurtheme/style.css');

.video-s { min-height: 200px; }
.home .section:first-of-type { padding:0; }
.page-template-template-flexible_content-php .section { background-color:rgba(255,255,255,0.2) ;}
.page-template-template-flexible_content-php .section { background-image:none; background-color:rgba(255,255,255,0.2); }
.widget.widget_recent_entries ul, .widget.widget_archive ul, .widget.widget_categories ul { border:none; }
.widget.widget_recent_entries ul li a, .widget.widget_archive ul li a, .widget.widget_categories ul li a { background: transparent; border:none; }
.page-template-template-flexible_content-php .section.textarea div p:last-of-type { margin-bottom: 20px; }