/*
Theme Name:   Twenty Twelve Child - Anp
Theme URI:    http://berndgerke.de/twenty-fourteen-child/
Description:  Bernd Gerke Child Theme
Author:       Sebastian Moderlak
Author URI:   http://moderlak.de
Template:     twentytwelve
Version:      1.0.0
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twenty-twelve-child
*/


@import url("../twentytwelve/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

background {
background: linear-gradient(grey, white) repeat scroll 0 0 transparent;
}

.site {
background-color: #FFFFFF;
box-shadow: 0 0 20px #444444;
margin: auto;
max-width: 1260px;
position: relative;
}
.site {
background-color: #FFFFFF;
box-shadow: 0 0 20px #444444;
margin: auto;
max-width: 1100px;
position: relative;
}

body.custom-background {
background-color: #CCCCCC;
}

h2.site-description {
color: rgb(96, 218, 96) !important;
font-weight: bold;
font-size: 105%;
}

h2.tribe-events-page-title{
font-size: 145%;
}

span.tribe-events-list-separator-month{
font-size: 115%;
}

.tribe-events-list .vevent.hentry h2{
font-size: 105%;
}

.single-tribe_events h2.tribe-events-single-event-title {
font-size: 170%;
}

.widget-area{
float: left;
}

.main-navigation li {
z-index: 20;
}