/*
Theme Name: Circus Maximus
Theme URI: http://circus-maximus.org
Description: "Circus Maximus" is a two column theme for WordPress 2.x.
Version: 1.0
Author: Circus Maximus
Author URI: http://circus-maximus.org
License: GPL
*/


/* EVENT WIDGET RECHTS */
#rightcolum .sidebar {
	padding-left:10px;
	line-height: 40px;
	list-style: none;
}

#rightcolum .upcoming {
	list-style: none;
	padding:0;
	margin:0;
	padding-top: 20px;
}

#rightcolum .upcoming li{
	padding:0;
	margin:0;
	padding-bottom: 30px;
}

#rightcolum .sidebar h2{
	color: #378264;
}

#rightcolum .sidebar .event{
	padding:top: 5px;
	padding-bottom: 5px;
	line-height: 17px;

}


#rightcolum .sidebar .event a{
	padding:top: 5px;
	padding-bottom: 5px;
	line-height: 17px;
}

#rightcolum .sidebar .when{
	font-family: Arial;
	font-size: 13px;
	color: #08724a;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom: solid 1px #378264;
}

.sidebar li.ngg_images {
	list-style: none;
}

.sidebar li.widget_text {
	list-style: none;
}

.sidebar .ngg_images #ngg-webslice{
color: #378264;
font-family: Arial;
font-size: 14px;
font-weight: bold;
margin-top: 15px;
margin-bottom: 0px;
}

.ngg-widget img{
	border: none;
	padding-bottom:5px;
}

/* EVENT CONTENT MIDDLE! */

.singlepostdiv {

	background-image: url('layoutpics/kastenback_wide.jpg');
	background-repeat: repeat-y;
	padding: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
	border: none;
}

.leftdatebox{
	width: 65px;
	float:left;
	position: relative;	
	z-index: 500;
}

.readmorebutton{

	margin-top: 10px;
	background-color: #378264;
	width: 55px;
	position: relative;
	padding: 5px;
}

.readmorebutton span{
	display: block;
	float:right;
	font-size: 10px;
	line-height: 11px;
	color: #d8cbb8;	
}

.mydatebox {
	background-color: #378264;
	width: 65px;
	position: relative;
}

.mydatebox * {
	color: #d8cbb8;
	text-align: center;
}

.mydatebox .thefulldate .tag{
	font-size: 10px;
}

.mydatebox .thefulldate .nummer{
	font-size: 35px;
	font-weight: bold;
}

.mydatebox .thefulldate .monat{
	font-size: 10px;
}

.eventinfos{
	position: relative;
	padding-left: 90px;
	z-index: 400;	
}


.eventinfos .eventtext{
	float:left;
	width:400px;
}

.eventinfos .storytitle a{
	color:#08724a;
	font-size: 16px;
	font-weight: bold;
}

.eventinfos .eventpic{
	width: 140px;
	float: right;
}

.eventinfos .facts{

}

.eventinfos .facts .factsleft{
	width: 150px;
	float: left;
}

.eventinfos .facts .factsright{
	width: 250px;
	float: right;
}

.eventinfos .facts label{
	width: 70px;
	display: block;
	float: left;
	color: #378264;
	font-weight: bold;
	
}

.eventinfos .facts .doubleline{
	margin-left: 70px;
}

/* EVENT CALENDER CALENDER TABLE*/

#tec-events-calendar-header{
	padding-bottom: 10px;
}

.tec-calendar-calender{
	width: 700px;
}

.tec-calendar-calender td{
	width: 100px;
	text-align: center;
	vertical-align: top;
	height: 50px;
	background-color: #ff1;
	font-weight: bold;
}

.tec-month-nav{
	width: 730px;
	top: 10px;	
	position: absolute;
	border-bottom: solid 1px;
	border-bottom-color: #08724a;
}

.tec-prev-month{
	width: 100px;

}

.tec-next-month{
	text-align: right;
	width: 100px;
}

.tec-aktual-month{
	width: 260px;
	float: right;	
}

.tec-events-month {
	width: 200px;
}

.tec-events-year {
	width: 50px;
}

.tec-calendar-calender td a{
	font-size: 11px;
}	

/* DETAIL SEITE */

#tec-content hr{
	border: none;
	border-bottom: solid 1px #378264;
}

/* MEHR LINK */
.more-link{

}


/* GALLERY */


.ngg-gallery-thumbnail-box{
	margin-bottom: 10px;
}

.ngg-album .mydatebox{
	float: left;
}

/*
.ngg-album{
	width: 340px;
	float: left;
	padding-right: 15px;
}

.ngg-albumcontent{
	background-image: url('layoutpics/kastenback.jpg');
	background-repeat: repeat-y;
	padding: 10px;
}



.ngg-description .ngg-infoboxnextthumb{
	float: right;
	margin-left:9px;
	width:245px;
}

.ngg-thumbnail{
	width: 240px;
}

.ngg-thumbnail img{
	padding: 3px;
}

.ngg-gallery-thumbnail-box{
	float:left;
	width:110px;
	margin-bottom: 10px;
}

.gal-img img{
	border: none;
}

.wp-post-image{
	border: none;
}*/

/*CONTACT FORM*/
.wpcf7-form p{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #aaaaaa;
}

.wpcf7-form input{
	width: 500px;
}

.wpcf7-form p{
	font-weight: bold;
}

.wpcf7-form textarea{
	width: 500px;
}

.wpcf7-form .wpcf7-submit{
	width:80px;
}

.tuerkis{
	color: #378264;
}

/* COMMENTS */

#commentformbox {
	width: 720px;
}

#commentleftbox{
	float: left;
	width: 350px;
}

#commentrightbox{
	float: right;
	width: 350px;
}


#commentform label{
	width: 100px;
	float: left;
	font-size:10px;
}

#commentform .formblock{
	height: 35px;
}

#commentform .smallinfo{
	font-size: 10px;
	line-height: 10px;;
}

#commentform input{
	width: 220px;
}

.commentlist{
	margin: 0;
	padding: 0;
}

.commentlist li{
	list-style: none;
	margin:0;
	background-image: url('layoutpics/kastenback_wide.jpg');
	background-repeat: repeat-y;
	padding: 15px;
}

.bottomlinebox{
	border-bottom: solid 1px #876339;
	margin-bottom: 10px;
}

.eventsListWidget{
	list-style: none;
}

html body #tec-content #tribe-events-content{
	padding-left: 0px;
}






.feed-1{
	background:#FF0000;
}
 
.feed-2{
	background:#00FF00;
}