/* @override http://www.lafontegara.de/typolight/tl_files/styles/style.css */

/* @group typolight */

body {
	background:#444 url(./images/stripes.png) repeat-x;
	color:#555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	padding:0;
	text-align:center;
	margin: 0;
}

#wrapper{
	background:#fff;
	margin:0 auto;
	text-align:left;	
	width:620px;
	padding-top: 0;
	padding-bottom: 0;
}

div#container {
	border-left: 7px solid #bfbfbf;
	border-right: 7px solid #bfbfbf;
	padding-top: 50px;
}

div#header {
	border-left: 7px solid #bfbfbf;
	border-right: 7px solid #bfbfbf;	
}

#footer{
	background:#333;
	border-top: 1px none #777;
	clear:both;
	border-left: 7px solid #252525;
	border-right: 7px solid #252525;
	margin:0 auto;
	text-align: right;	
}

select,input,textarea {
	font-size: 99%;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#left {
	float: left;
}

#right {
	float: right;
}

#main {
	width: auto;
	position: relative;
}

.inside {
	position: relative;
	text-align: left;
}

#main div.inside {
	padding-left: 10px;
	padding-right: 10px;
}

.block {
	overflow: hidden;
}

.clear,#clear {
	height: 0.1px;
	font-size: 0.1px;
	line-height: 0.1px;
	clear: both;
}

.invisible {
	width: 0px;
	height: 0px;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}

.custom {
	display: block;
	text-align: left;
}

.custom:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end */





/* @group grundsatz */

.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}

#header h1{
	font-size:2em;
	margin:0;
	margin-top:120px;
}
#header h1 a{
	color:#E5F2E9;
}
#header h1 a:hover{
	color:#F5FFF9;
}
#header p{
	color:#D5E2D9;
	font-size:1em;
	margin-top:-0.5em;
}
#header h1, #header p{
	margin-right:30px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:15px;
padding:5px 10px;
font-size:0.9em;
}

.entrymeta{
	font-size:0.9em;
color:#999;
}
.entrymeta a{
color:#677;
}
.entrymeta a:hover{
color:#255;
}
.entrytitle h2{
	color:#58BBEB;
	font-size:2.2em;
}
.entrytitle h2 a{
color:#2C5F3F;
}
.entrytitle h2 a:hover{
	color:#C8A799;
}
.entrytitle h3{
	color:#6F6F6F;
	font-size:1.8em;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
body#home .entry-1
{
background:#f8f9f1;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-1 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:-5px -10px;
padding:5px 10px;
}
/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/

#sidebar h3{
	color:#aaa;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}
#sidebar ul li{
	border-bottom:1px dotted #414141;
	margin-bottom:3px;
	padding:3px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
padding:5px 10px;
font-size:1.1em;

}
.commentsblock textarea{
	width:410px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f3f3;
	border:1px solid #EEEEEE;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}
/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a{
	color: #b1b1b1;
	text-decoration:none;
}
a:hover{
	color: #fff;
}

#footer a {
	color: #adadad;
}

#footer a:hover {
	color: #7f7f7f;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}

/* @end */

/* @group calendar */

.calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background: #ede8d5; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
	border-style: dotted;
	border-width: 1px;
}
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #bcbcbc;
        background-color: #d6d1c0;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border: 1px solid #bcbcbc;
        background-color:#e5e0ce;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size: 0.8em;
        border:1px solid #bcbcbc;
        background-color:#e5e0ce;
        color: #000;
	font-weight: bold;
}
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #bcbcbc;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color: #000;
	font-weight: bold;
}
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #bcbcbc;
        background-color:#e5e0ce;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #bcbcbc;
        background-color:#d6d1c0;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }



/* @end */

/* @group topnavigation */

div.mod_navigation.block {
	background:#333;
	border-top: 1px none #777;
	clear:both;
	border-left: 7px solid #252525;
	border-right: 7px solid #252525;
	text-align: right;
	padding: 0;
	margin: 0;
	height: 20px;
}

ul.level_1 {
	list-style-type:none;
}

ul.level_1 li {
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:-3px;
	margin-right:10px;
	padding:2px 5px;
	float: left;
}

#nav{
	background:#333;
	border:5px solid #222;
	border-top:none;
	font-size:0.9em;
	margin-bottom:30px;
	padding:0;
	width:590px;
	margin-top:-60px;
}

#nav ul li{
}
#nav ul li a{
	color:#fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#nav ul li a:hover{
	color: #cdcdcd;
}




/* @end */

/* @group footer */

#footer div.inside div.mod_customnav.block ul.level_1 li{
	letter-spacing:1px;
	padding: 4px 8px 0 0;
	float: right;
	margin: 0;
}

#footer div.inside div.mod_customnav.block ul.level_1 li a{
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
}

/* @end */

/* @group calender typolight */

div.mod_calendar.block {
	text-align: center;
	margin-bottom: 20px;
}

table.calendar {
	width: 100%;
}

td.days {
        vertical-align:text-top;
        text-align:left;
        width: 80px;
        height: 80px;
        border:1px solid #bcbcbc;}

#spieltermine-kalender a:hover{
	color: #363636;
}

div.event.cal_1.klassisch a{
	font-weight: bold;
	color: #f9913d;
}
div.event.cal_1.jazz a{
	font-weight: bold;
	color: #437ed2;
}



/* @end */


