/*
Theme Name:     Tetris Child
Description:    
Author:         Admin
Template:       tetris

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../tetris/style.css");


/* HINTERGRUNDBILDER*/

body {
	background: none;
}
body.custom-background {
    background-color: #EBF6E6!important;
	background-image: url("/wp-content/themes/tetris-child/images/header_silouette.jpg"), url("/wp-content/themes/tetris-child/images/footer_grass.jpg");
	background-position: top,bottom;
	background-repeat: no-repeat;
	background-size: 100%, 100%;
}

/* KOPFBEREICH */

#header {
    background: none;	/* Hintergrund transparent */
    margin-bottom: 6%;
}
#pre-header {
    margin: 20px 0 4%; /* rückt die  social icons rechts ein */
}
/* Transparenz für Social-Media-Icons */
#header-social img {
	opacity: 0.5;
}
#header-social img:hover {
	opacity: 1.0;
}

/* FUSSBEREICH */
#social #reply-title, #social .social-nav .social-current-tab {
    background: none;
}
#social #reply-title {
    padding-left: 0;
}
#commentform input {
    float: none;
}
#commentform-extras {
    font-size: 0.9em;
    margin-top: 20px;
}
#footer {
    background: none;    
	font-size: 0.929em;
    position: relative;
    padding: 40px 0 18%;
}
#copyright {
    margin: 15px 0;
	color: #ffffff;
	font-size: 0.9em;
}
#copyright a {
    color: #ffffff;
	text-decoration: underline; 
}
.footer-box {
    float: left;
    margin-right: 70px;
    width: 270px;
}
#footer a:hover {
	color: #37580C;
}
#footer a {
    color: #409611;
}
#sidebar .tagcloud a, #footer .tagcloud a {
    background: none repeat scroll 0 0 #B2C56E;
    color: #FFFFFF;
}
#sidebar .tagcloud a:hover, #footer .tagcloud a:hover {
    background: none repeat scroll 0 0 #37580c;
    color: #FFFFFF;
}
#footer .widget_nav_menu li, #footer .widget_recent_entries li, #footer .widget_categories li, #footer .widget_archive a, #footer widget_meta li, #footer .wpex-taxonomies-widget li, #footer #footer .wpex-recent-post-types-widget li, #footer .widget_pages li, #footer .widget_links li {
    border-bottom: 1px solid #333333;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
#footer input[type="search"] {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
}
/* Kategorie-Widget im Fußbereich */
#footer .widget_categories li {
	float: left;
	border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#footer .widget_categories a {
    color: #409611;
	border-radius: 2px 2px 2px 2px;
    display: block;
    background: none repeat scroll 0 0 #B2C56E;
	color: #FFFFFF;
	margin: 0 5px 5px 0;
    padding: 7px 15px;
	font-size: 0.929em !important;
    line-height: 0.929em !important;
}
#footer .widget_categories a:hover {
    background: none repeat scroll 0 0 #37580c;
    color: #FFFFFF;
}
/* Letzte Kommentare, letzte Beiträge im Fußbereich */
.widget_advancedrandomposts  ul, .widget_recent_comments ul {
    list-style: circle outside none;
}
.advanced-random-posts li, #recentcomments li {
	margin-bottom: 5px;
}

/* SCHRIFTEN */

#logo h1, #logo h2 {
    font-size: 2em;
}
#logo h1 a, #logo h2 a {
    padding: 20px 0;
    text-transform: none;
	color: #409611;
}
h1, h2, h3, h4, h5, h6 {
    color: #666666;
}
.footer-widget h4 {
    color: #666666;
}
body a {
    color: #409611;
}
body a:hover {
    color: #37580c;
}
#sidebar a:hover {
    color: #409611;
}

/* NAVIGATION OBEN */
#navigation .sf-menu a {
    color: #409611;
    font-size: 1.25em;
    font-weight: 700;
}
#navigation .sf-menu > .current-menu-item > a {
    background: none repeat scroll 0 0 #B2C56E;
    color: #FFFFFF;
}
#navigation .sf-menu > .current-menu-item > a:hover {
    background: none repeat scroll 0 0 #37580c;
    color: #FFFFFF;
}
#navigation .sf-menu ul li {
	background: #B2C56E;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
#navigation .sf-menu ul a{
	font-size: 1.2em;
}
#navigation .sf-menu > li > a:hover {
	color: #37580c;
}
#navigation .sf-menu ul li > a:hover {
	background-color: #37580c;
}
#navigation {
    right: -10px;
}
/* SCHATTENWURF FUER ARTIKEL */
#home-slider, #page-heading, .blog-entry, .container {
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
/* Featured Images, Audio und Video über den Posts zurechtruecken >> war dann doch nichts

#post-thumbnail, #post-video {
    margin: 0;
}
#single-post-audio-wrap {
    margin: 0;
}
*/
/* Featured Images für statische Seiten ausblenden */
#page-featured-img img {
    display: none;
}
/* Fotos hübsch, breit und ohne Rahmen */
.wp-caption p.wp-caption-text {
    font-size: 0.9em;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
	margin: 0 0 17px;
}
.wp-caption {
    text-align: left;
	color: #757575;
    font-style: italic;
    border: 0 none;
    border-radius: 0;
    margin: 0;
    padding-top: 4px;
	background-color: rgba(0, 0, 0, 0);
}
.wp-caption img {
	border: 0 none;
    margin: 0;
    padding: 0;
	max-width: 100%;
}
/* Posttype Quotes */
.single-post .format-quote {
    background: url("images/vintage.png") repeat scroll 0 0 #B2C56E;
}
.blog-entry.format-quote {
    background: url("images/vintage.png") repeat scroll 0 0 #B2C56E;
}
.blog-entry.format-quote .quote-content p {
    font-size: 0.643em;
    font-weight: 600;
}
.quote-author {
    font-size: 0.544em;
}
/* SCHLAGWOERTER-LABELS */
#post-tags a {
	background: none repeat scroll 0 0 #B2C56E;
    border-radius: 0;
}
#post-tags a:hover {
	background: none repeat scroll 0 0 #37580c;
}
/* SEITENZAHLEN UNTEN */
.page-pagination a:hover, .page-pagination span.current {
    background: none repeat scroll 0 0 #B2C56E;
}

/* WETTER WIDGET */

div.wp-forecast-curr-head {
    display: none;
}
div.wp-forecast-curr-details {
    font-size: 12px!important;
}
/* CREATIVE COMMONS LABEL */
.ccg-banner {
    font-size: 0.829em;
    margin-top: 8%;
}

/* Modern Tribe Calendar */
.tribe-bar-submit {
    margin-left: 11.5%;
    width: 30%;
}
#tribe-bar-form input[type="text"] {
    line-height: 1.5;
}

/* =========== RESPONSIVE =========== */

@media only screen and (max-width: 959px) {
#navigation {
    background: #37580c url("../images/responsive-nav.png") right center no-repeat !important;
}
#navigation .selector option {
		background: #FFFFFF!important;
}
}