/* @override http://www.rhein-neckar-tango.de/wordpress/wp-content/themes/genkitheme/rnt.css */

* {
	color: black;
}

#navlist li a {
	font-size: 1.2em;
}

#content div.entry div.entrytitle h3 {
	font-size: 120%;
}

.avatar {padding: 3px; margin: 0; border: 1px solid #ddd; background: white; }

.sidebar ul li a {
	font-weight: normal;
	font-style: normal;
}

.entrytitle h3 {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

/* @group GoogleMaps */

ul.gmap_bubble, ul.gmap_bubble li {
	font-size: 70%;
	list-style-type: none;
}
ul.gmap_bubble li.five {
	background-color: #cff;
	display: inline-block;
}
ul.gmap_bubble li.six {
	background-color: #cfc;
}
ul.gmap_bubble li.seven {
	background-color: #f9f;
}

ul.legende, ul.legende li {
	list-style-type: none;
	display: inline;
	float: none;
	clear: none;
}

div#googlemap {
	right:  0px;
	float: right;
}

ul.gmapSidebar{
	font-size: 70%;
	font-weight: normal;
	font-style: normal;
}

#gmapmarker p,
div.gmap_address p {
	text-align: left;
	font-size: 70%;
}

/* @end */

/* @group #thyme-table main page */

#cal, #cal a.cal_event  {
	font-size: 10px;
}

#cal img {
	float: right;
	width: 14px;
	height: 14px;
}

#cal td{
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
#cal td.cal_event{
	border-bottom-style: none;
	background-image: none;
	background-color: white;
	padding-bottom: 6px;
	line-height: 1.1em;
}
#cal td.cal_event font{
	font-size: 10px;
}

#cal table tr td {
	border-bottom: 10px solid #fafafa;
}

#cal table font {
	color: #09f;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#cal table font.row_header {
	color: #ff7400;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#cal span.kalender.location {
	color: #f80;
	float: left;
	margin-right: 8px;
	font-size: 1.1em;
	font-style: italic;
}

/* @end */
