.event .info{
	background:#E6DCFF;
	border: 1px solid #666;
	width:550px;
}

.event .info .col{
	float:left;
	width:255px;
	padding: 5px 10px;
}

.event .info a{
	text-decoration:none;
}

.event .info .label{
	width:75px;
	display:inline-block;
	line-height:20px;
}

.event .content {
	padding: 10px;
	border-bottom: 1px solid #666;
	margin-bottom:10px;
}

#frontpage .event {
	width:100%;
	overflow:hidden;
	margin: 5px 0 5px 0;
	text-align:left;
}

	#frontpage .event .item {
		cursor:pointer;
		font-size: 12px;
		display: block;
		color: #ccc;
		padding: 0 50px 0 0;
		background:#666;
		padding: 4px 10px;
		margin: 0;
		min-height:40px;
	}
	
	#frontpage .event .sport {
		background-image:url(../img/sport.gif);
		background-position:center right;
		background-repeat:no-repeat;
	}
	
	#frontpage .event .feest {
		background-image:url(../img/feest.gif);
		background-position:center right;
		background-repeat:no-repeat;
	}
		#frontpage .event .item .date {
			float: left; 
			width: 100px;
			padding: 0;
			text-align:left;
			font-size: 14px;
			min-height:30px;
		}

		#frontpage .event .item .title {
			color: #FFFAD3;
			font-size:15px; 
			display:block; 
			font-weight:bold;
		}
		
		#frontpage .event .item .extra {
			display:block;
			float:left;
		}
		
	#frontpage .event .detail {
		border: 1px solid #666;
		border-top:none;
		padding:5px;
	}


* { padding: 0; margin: 0; }

li {
	list-style-type:none;
}

.overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	filter: alpha(opacity=30);
	opacity: .30;
	z-index: 2000;
}

#overlay-wrapper {
 width:100%;
 position:fixed;
      top: 0px;
      left: 0px;
      bottom: 0px;
      right: 0px;
z-index:99998;
}

.overlay-ad {
 margin: 180px auto 0 auto;
clear: both;
width:420px;
background:#F3F2ED;
padding:20px;
border:5px solid #999;
overflow:hidden;
background-color:#fff;
z-index:99999;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background: #F3F2ED;
	line-height:18px;
	color: #333;
}

a, a:visited {
	color: #333;
	outline:none;
}

a img {
	border:none;
}

a.no-line {
	text-decoration:none;
}

p {
	margin: 1em 0 1em 0;
}

.left {
	float:left;
}
.right {
	float:right;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#header {
 color: #333;
 width: 920px;
 float: left;
 padding: 0;
 min-height: 130px;
 margin: 0px;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 background:#95C72A;
border-bottom: 10px solid #678B1D;
}

#logo {
	padding: 10px 10px 0px 20px;
	float:left;
}

#title {
	float:left;
	padding:10px;
	width:400px;
	overflow:hidden;
}

#title h1 {
	padding:0;
	margin: 0 0 5px 0;
	font-size:25px;
	line-height:35px;
}

#title h1 a {
	text-decoration:none;
	color:#FFF;
}

#title .box {
	background:#F3F2ED;
	padding:5px;
	margin-top: 8px;
}

#title .box a {
	font-weight:bold;
}
#extra-header {
float:right;
position:relative;
top: 10px;
right: 10px;
width:330px;
height:110px;
background:#F3F2ED;
padding:5px;
border:5px solid #999;
overflow:hidden;
}

#extra-header img {
	width:110px;
	height:110px;
	float:left;
	padding: 0 10px 0 5px;
}


#navigation {
 float: left;
 width: 920px;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 padding: 0;
 margin: 0;
 background-color:#F3F2ED;
}


#content-wrapper {
 float: left;
 width: 920px;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 background:#FFF;
 min-height:420px;
 padding: 0 0 30px 0;
}

#column { 
 color: #333;
 padding: 10px 20px 20px 20px;
 margin: 0px;
 width: 550px;
 overflow:hidden;
}

#widecolumn {
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 900px;
}

#frontpage {
	text-align:center;
}

#frontpage .side {
	width:180px;
	padding: 10px;
	min-height:375px;
}

#frontpage .side .partner {
	max-width:160px;
}

#frontpage .middle {
	width: 500px;
	padding: 10px;
}


.post {
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 3px solid #8E8C8D;
	font-size: 16px;
	font-weight: bold;
	display:block;
}

h2 a{
	text-decoration:none;
	display:inline-block;
}

.post .entry {
	padding-top: 5px;
}

.post .entry p {
	line-height:20px;
}

.post .meta {
	margin: 0;
	font-size: 10px;
	padding: 10px;
}

.post .meta p {
	line-height: normal;
	color: #28313A;
}

.post .meta .byline {
	float: left;
}

.post .links {
	float:right;
}

.more {
		float:right;
}

.more a{
	display:block;
	float:right;
	background: #8E8C8D;
	padding: 5px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 5px 5px;
	text-decoration:none;
}

.post .meta .comments {
	background: url(img/img05.jpg) no-repeat left;
	padding-left: 18px;}

.post .meta b {
	display: none;
}


#sidebar { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px 20px 10px 0;
 width: 300px;
 display: inline;
}

#p-sidebar { 
 color: #333;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 250px;
 display: inline;
}

.fixed {
	position:relative; 
	top:0px;
        right:20px;
}


#footer-wrap {
 width:100%;
 position:fixed;
 bottom:0px;
 background:#F3F2ED;
}

#footer { 
 margin: 0;
 width:920px;
 clear: both;
 color: #333;
 font-size: 10px;
 border: 1px solid #ccc;
 border-bottom:0px;
 padding: 0;
 z-index:auto;
}

/* Mini-Menu */

#mini-menu {
	margin: 0px;
	float:left;
}

#mini-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mini-menu li {
	text-align:center;
	margin: 0;
	font-size: 10px;
	float: left;
	border-right:1px solid;
}

#mini-menu li.first {
	border-left:1px solid;
}
#footer a, #footer a:visited {
	color: #333;
	font-weight: bold;
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: 10px;
}

#footer a:hover { 
	background: #95C72A;
}

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}