/**
 * This file contains styles related to the user settings of the theme
 */

/* Custom CSS */
.site-header {border-top: 5px solid #bb323b;}

.home-link img { max-height: 180%;}

.widgetized-sections .section-title {
    margin-bottom: 25px;
}

.services-section .grids {
    text-align: center;
}

.service-content .service-title {text-align: left;}
.service__description_content {text-align:left}
.service__description_content li {text-align:left}

.stag-button--stroke {border: 2px solid #fff;}

.site-info a {color: #929292;}

.services-section {background-color: #f3f3f3;}
.section-portfolio {background-color: #0f86ad;}

.portfolio-filter li.active {
    background: none repeat scroll 0 0 #095168;}

.blog-cover-wrap {
    background: none repeat scroll 0 0 #0f86ad;}

.portfolio-content.section-portfolio {
    background-color: #0f86ad;}

.portfolio-hero {background-color: #0f86ad;}

#slider h2 {color: #fff; font-size: 3.5em; max-width: 500px;}

.services-section .icon {display:none}

.widgetized-sections .section-title {color: #0f86ad;}
div.widgetized-sections section#stag_widget_portfolio-2.section-portfolio div.inside h2.section-title {color: #ffffff}

.section-testimonials p {
    font-size: 24px;
}

.grid-3 {
    width: 23.05%;
}

/* Custom Styles Output */
body{ background-color: #ffffff; }
a, .ui-tabs-nav .ui-state-active a, .accent-color{ color: #0f86ad; }

button, .button, input[type='submit'], .comment-reply-link, .stag-button--green, .page-numbers, .nav-links a, .stag-toggle .ui-state-active, .paging-navigation .nav-links a {background: #0f86ad;}
.ui-tabs-nav .ui-state-active { border-color: #0f86ad; }.stag-toggle span.ui-icon:before { color: #0f86ad; }.cycle-pager-active{ background: #0f86ad !important; }

.the-blog-cover { background-image: url(); }

/* Custom Post Background Colors and Images */
.the-hero-12 { background-color: #0f86ad; }
.the-cover-12 {  background-image: url(http://malermeister-bergerhoff.de/wp-content/uploads/2014/10/h2a_z13_r13_wl1.jpg); }
.the-cover-12 { opacity: 0.05; -ms-filter: 'alpha(opacity=5)'; }

.the-hero-10 { background-color: #139add; }
.the-hero-8 { background-color: #0f86ad; }
.the-cover-8 {  background-image: url(http://malermeister-bergerhoff.de/wp-content/uploads/2014/10/h3f_z24b.jpg); }
.the-cover-8 { opacity: 0.05; -ms-filter: 'alpha(opacity=5)'; }

