/*
 Theme Name:     CarolaStiglmayr
 Description:    Adaption of Twentytwelve for Carola Stiglmayr
 Template:       twentytwelve
 Version:        1.0.0
*/
@import url("../twentytwelve/style.css");

#masthead hgroup {
    background: url("images/hintergrundbild_flower.jpg") no-repeat center center;
    height: 180px;
    padding: 16px;

}

.widget-area .widget h3 {
    margin-bottom: 0.714rem;
}

.widget-area .widget a {
    color: #21759B;
}

.widget-area .widget a:hover {
    color: #757575;
}

.widget-area .widget a:visited {
    color: #21759B;
}

a:visited,
.entry-content a:visited,
.comment-content a:visited {
    color: #21759B;
}

#widget_sp_image-2 {
    margin-bottom: 0;
}