/*
Theme Name: Streusel2026
Theme URI: http://streusel.ch
Author: Nathanael Erdin
Author URI: http://www.nathanaelerdin.ch
Description: Theme für streusel.ch
Version: 1.0
Tags: backblog, backen, brot, brötchen, torten, kuchen, rezepte
Text Domain: www.streusel.ch

*/

img {
    max-width: 100%;
    height: auto;
}

.meta {
    font-style: italic;
    font-size: 85%;
    margin: 0 0 0.8em 0;
}

.alignleft {
    float: left;
    margin: 0 2em 2em 0;
}

.alignright {
    float: right;
    margin: 0 0 2em 2em;
}

.wp-caption-text {
    font-style: italic;
    font-size: 90%;
}

.category_thumbnail {
    float: left;
    margin: 0 1em 1em 0;
}

ul.sidebar,
ul.comments,
ul.children {
    list-style-type: none;
}

@media(max-width:767px) {
    .category_thumbnail {
        margin: 0 0em 0em 0;
    }
}
