/*
 Theme Name:   Tora: Kreativrauschen
 Theme URI:    http://www.kreativrauschen.de
 Description:  Anpassungen am Tora-Theme f�r Kreativrauschen
 Author:       Florian Sander
 Author URI:   http://www.kreativrauschen.de
 Template:     tora
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  tora-kreativrauschen
*/

.site-branding .site-title {
	font-size: 36px;
	font-family: 'Raleway', sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
	line-height: 1.1;
}

.comments-area .comment-reply-title {
	font-size: 24px;
	    font-family: 'Raleway', sans-serif;
		    color: #3E4C53;
			letter-spacing: 2px;
    font-weight: 400;
	    margin-top: 20px;
    margin-bottom: 10px;
	    line-height: 1.1;
}

.widget-area .widget-title {
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	color: #3E4C53;
	letter-spacing: 2px;
    font-weight: 400;
	line-height: 1.1;
}

@media (min-width: 1200px)  {
.header-info {
	top: 15%;
}

.header-info .header-button {
	padding: 10px 35px;
}
}

@media (max-width: 1200px)  {
.header-info .header-button {
	display: none;
}
}

.site-branding {
	width: 320px;
}

@media (max-width: 640px) {
	.site-branding {
		width: 100%;
	}
}

figure.gallery-item + figure.gallery-item {
	margin-top: 20px;
}


/* related posts title like h3 */
.related_post_title {
    font-size: 20px;
    font-family: 'Raleway', sans-serif;
    color: #3E4C53;
    letter-spacing: 2px;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 0px;
}

ul.related_post {
	margin-top: 5px;
	padding-left: 16px;
}

/*.tags-links a {
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
}

.tags-links .tora-icon {
	font-size 16px;
}*/

/* Anzeigen */
.kr-slot-titelbremse {
	margin-bottom: 10px;
}