/*
Theme Name: Schema Theme Child
Description: LF Variante von Schema Lite in dt.
Author: lipsiafinanz
Author URI: http://www.lipsiafinanz.de
Template: schema-lite
Version: 1.0
Tags: 
*/
@import url("../schema-lite/style.css");
/*hier kommen die neuen CSS-Angaben*/

/* Headeränderungen */
#site-header {background-color: #08279b;}

/* Beitragsübersicht*/
.title {font-size: 28px; font-wight: bold; font-family: 'Raleway'; color: #08279b;}
.single-title {font-size: 28px; font-wight: bold; font-family: 'Raleway'; color: #08279b;}

.article {background: #eee; margin 0; padding: 0;}
.post-info {font-size: 12px; border-top: 1px dotted #08279b; padding: 5px 0 0 0; margin-top: -10px;}
.post.excerpt {clear: both; margin-bottom: 30px; border: 1px solid #ddd; padding: 25px; border-radius: 10px; background: #fff;}
.tmbbild {float: left; max-width: 150px; margin: 5px 20px 20px 0px;}
.tmbbildimg {float: left; margin: 5px 20px 20px 0px;}

.breadcrumb {clear: both; padding: 30px; overflow: hidden; line-height: 24px; margin: 0; background: #fff; border-radius: 10px 10px 0 0; border: 1px solid #ddd; border-bottom: 0;}
.single_post header {margin-bottom: 0; background: #fff; padding: 0 30px 0 30px; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.post-single-content {float: left; width: 100%; margin-bottom: 30px; background: #fff; padding: 30px; border-radius: 0 0 10px 10px; border: 1px solid #ddd; border-top: 0;}

.readMore {display: block; float: right; padding: 10px 30px 10px 30px; margin: 35px 0 20px 0; background-color: #08279b; border-radius: 5px;}
.readMore a {color: #fff;}
.readMore a:hover {color: #aaa;}

.pagination .current {margin-top: 3px; background: #08279b;}
.pagination a {background: #aaa; margin-top: 3px;}
.pagination .page-numbers.dots {background: #aaa; margin-top: 3px;}

#commentsAdd {padding: 30px; border-radius: 10px; border: 1px solid #ddd;}

/* Ähnliche Beiträge */
.related-posts {border: 1px solid #ddd; padding: 25px; border-radius: 10px;}
.featured-thumbnail {display: none;}
.related-posts .title {font-weight: 600; border-bottom: 1px dotted #08279b;}
.reatured_exc {font-size: 12px; padding: 30px; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}

/* Seitenzeile */
#sidebars .widget.widget_search {background: #2646bd; border-radius: 10px;}
#sidebars .widget {border-radius: 10px; border: 1px solid #ddd;}
.widget li {list-style-type: circle; color: #08279b;)
