/*
Theme Name: Totentanz 2016
Theme URI: https://wordpress.org/themes/twentyfifteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Based on the wordpress default theme twenty fifteen. The 2015 default theme is clean, blog-focused, and designed for clarity. Twenty Fifteen's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
Template:     twentyfifteen
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@import url("../twentyfifteen/style.css");

body{
	font-family: 'Droid Sans', sans-serif;
	background-color: #000;
}
/*Front*/
body.front-2016 {
    background: #000 none repeat scroll 0 0;
    margin: 0 auto;
    padding: 0;
}
body.front-2016:before{
	width: 0%;
}

#page-newFront {
    margin: 0 auto;
    width: 1000px;
}
#page-newFront2019
{
	margin: 0 auto;
	width: 96%;
	border: none;
}
body.front-2019 {
    background-color: #fff;
    margin: 0 auto;
    padding: 0;
}
body.front-2019:before {
	background-color: #fff;
	
	
}
/*left sidebar*/
body:before {
	background-color: #000;
	content: none;
	
}
/*chicken*/
.site-header {
    background-color: #000;
    border-bottom: 0 none;
    
}
.entry-title {
    font-size: 2rem;
    line-height: 1.2308;
    margin-bottom: 1.2308em;
}
#page-newFront2019 h1.entry-title{
	font-size: 2.2rem;
    line-height: 1.2308;
    margin-bottom: 1.2308em;
	
}
.hentry{
	background: #fff!important;
	margin: 0 6%;
	
}
.hentry, .page-header, .page-content {
    margin: 0 6%;
     box-shadow: None;
}
.entry-content h1, .entry-summary h1, .page-content h1, .comment-content h1 {
    font-size: 2.8rem;
    line-height: 1.2;
    
}
.entry-content h2, .entry-summary h2, .page-content h2, .comment-content h2 {
    font-size: 2.8rem;
    line-height: 1.25;
    margin-bottom: 1em;
    margin-top: 1em;
}
.entry-content h3, .entry-summary h3, .page-content h3, .comment-content h3 {
    font-size: 2.1rem;
/* from 2.4rem */
}

.entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 1.4em;
    margin-top: 1.6em;
}
.entry-content, .comment-content, entry-summary {
    font-size: 1.6rem;
/* from 1.9rem */
}
.entry-content .more-link::after, .entry-summary .more-link::after, .author-link::after {
    font-size: 20px;
/* from 24px */
}
.page-title, .comments-title, .comment-reply-title, .post-navigation .post-title {
    font-size: 2.8rem;
/* from 2.7rem */
}
 

.site-content {
		display: block;
		float: left;
		
	}
.site-main {
    padding: 10% 0;
}
.sidebar {
    
   
    text-align: center;
}

.site-footer {
    float: left;
    margin: 0 0 0 28.4%;
    padding: 0;
    width: 65%;
}
#footer-sidebar {
	padding: 2em;
}


* {
	font-family: 'Droid Sans', sans-serif;
}
h1, h3, h4, h5, h6, p{
	font-family: 'Droid Sans', sans-serif;
	color: #595959;
}
p{
 font-size: 1em;
}
h2{
color: #2358dc;
}
.centered {
    margin: 0 auto;
    
    text-align: center;
}
h3.newFront, h3.newFront a {
    color: #2358dc;
    font-family: 'Droid Sans',sans-serif;
    font-weight: normal;
    font-size: 44px;
}
p.newFront, p.newFront a {
    color: #2358dc;
    font-family: 'Droid Sans',sans-serif;
    font-size: 22px;
}

p, address, pre, hr, ul, ol, dl, dd, table {
    margin-bottom: 1em;
}
.widget-title {
    margin: 0 0 1.5em;
}
.widget-title {
    color: #2358dc;
    
    letter-spacing: 0.04em;
    margin: 0 0 1.6em;
    text-transform: uppercase;
}
.main-navigation {
    padding: 0.2em 0;
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 400;
}
.main-navigation a{
 font-size: 1.6em;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	font-weight: normal;
	color: #fff;
}
/*responsive menu line thing*/
.secondary-toggle::before {
    color: #2358dc;
    
}
.secondary {
	background-color: #000;
	
}

.secondary.toggled-on {
	border: none;
	
}



a:link{
	color: #2358dc;
	font-family: 'Droid Sans', sans-serif;
}
a:visited{
	color: #2358dc;
	font-family: 'Droid Sans', sans-serif;
}
a:hover{
	color: #2358dc;
	font-family: 'Droid Sans', sans-serif;
}
a:active{
	color: #2358dc;
	font-family: 'Droid Sans', sans-serif;
}

/**2019 top menu***/
ul#menu-menu2019{
	padding: 0 ; 
 	list-style-type: none;
 	font-family: 'Droid Sans', sans-serif;
 	font-size: 1em;
}  
ul#menu-menu2019 li {
  display:inline;
  margin-right: 1em;
}
@media only screen and (max-width: 600px) {

ul#menu-menu2019 li {
  display:block;
  margin: 0;
  

} 
/****events***/
div#calendar{

	
}
div#events{
	padding: 0 0 2em 0;
}
header.single-event-header{
 width: 100%;
 margin-bottom: 20px;
}
#events h1{
    
	font-weight: 700;
	color: #2358dc;
	padding: 1em 0 1em 0;
	
    border-top: 1px solid blue;
	
}
header.single-event-header h4{

	font-weight: normal;
	
}
h1.event:empty{
visibility:hidden;
height: 1px;


}
h1.single-event{

	font-weight: 700;
	
    
}
#events h2{
   	color: #595959;
	font-weight: 500;
	
	
}
h2.event:empty{
visibility:hidden;
height: 1px;
margin: 0;
padding: 0;

}
#events h3{
    color: #595959;
	font-weight: 700;
	
}
div#events p{
 color: #595959;
    margin-bottom: 1em;
   
}
 
#events a:link{
	color: #595959;
	font-family: 'Droid Sans', sans-serif;
}
#events a:visited{
	color: #595959;
	font-family: 'Droid Sans', sans-serif;
}
#events a:hover{
	color: #2358dc;
	font-family: 'Droid Sans', sans-serif;
}
#events a:active{
	color: #595959;
	font-family: 'Droid Sans', sans-serif;
}
#events a.more-link{
 color: #2358dc;
	font-family: 'Droid Sans', sans-serif;
}
table#events{
width: 200px; 
float: left,

}
div#events ul{
	padding: 0 6% ; 
 	list-style-type: none;
}
div#events ul li{
    
   
    
}

/*****2019****/


