/*
Theme Name: Provinz
Theme URI: http://provinz.li/
Author: Basics09
Author URI: http://basics09.de/

*/

body {
	
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	position: absolute;
	height: 100%;
	width: 100%;
	background-attachment: fixed;
	background-position: 0px 0px;
	behavior: url("http://provinz.li/wp/csshover3.htc");
}
h1 {
	text-transform: uppercase;
	font-size: 40px;
	margin: 0px 0px 0px 562px;
	padding: 0px;
	display: block;
	width: 258px;
	height: 187px;
	background-image: url(http://provinz.li/wp/img/h1.png);
	background-repeat: no-repeat;
	text-indent: -2000px;
}
h1 a {
	color: #30FF83;
}
a {
	color: #000;
	text-decoration: none;
}
h2 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 20px 0px 10px 0px;
}
h3 {
	text-transform: uppercase;
	font-size: 13px;
	background-color: #30FF83;
	margin: 0px 0px 0px 0px;
	display: inline;
	float: none;
}
h4 {
	margin: 2px 0px 10px 0px;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}
h2 .time {
	font-weight: normal;
}
.post {
	margin-bottom: 70px;
}
.postmetadata, .commentmetadata {
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.entry p, .comment p {
	line-height: 19px;
	margin: 0px 0px 10px 0px;
	width: 450px;
}
.commentlist {
	width: 450px;
}
.entry img {
	margin-top: 10px;
	display: block;
}
.entry img.inlineimage {
	float: left;
	padding: 0px 5px 5px 0px;
}
#post-616 h2 {
	padding-top: 50px;
}
.entry h2 {
	clear: left;
}
.entry p a {
	background: #30FF83;
}
.entry p a.notgreen {
	background: none;
}
.entry p a:hover {
	background: #30FF83;
}
.entry p a.notgreen:hover {
	background: #30FF83;
}
#sidebar {
	position: absolute;
	top: 133px;
	left: 55px;
	width: 750px;
}
a:hover {
	background-color: #30FF83;
}
#sidebar ul {
	list-style: none;
	margin: 0px;
	text-transform: uppercase;
}
.shortlinks {
	position: absolute;
	top: 0px;
	left: 770px;
}
.widgets {
	width: 200px;
	position: absolute;
	top: 0px;
	left: 560px;
}
ul.menu {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
}
ul.menu li {
	float: left;
	position: relative;
	padding: 3px 10px 0px 0px;
}
ul.menu li ul {
	left: 0px;
	top: 0px;
	padding: 17px 0px 0px 0px;
	position: absolute;
	height: 0px;
	width: 150px;
	background: url(http://www.provinz.li/wp/transparent.gif);
	overflow: hidden;
}
ul.menu li ul:hover {
	height: 200px;
}
ul.menu li ul li {
	float: none;
}
ul.menu li.current_page_parent ul {
	height: 200px;
}
li.current_page_item, li.current_page_parent, li.current_page_parent li.current_page_item {
	font-weight: bold;
}
li.current_page_parent li {
	font-weight: normal;
}
#content {
	position: absolute;
	left: 250px;
	top: 300px;
}
hr {
	display: none;
	visibility: hidden;
}
ol {
	margin: 10px 0px 50px 0px;
	padding: 0px 0px 0px 20px;
}
#comments {
	margin: 40px 0px 0px 0px;
}
img {
	border: 0px none;
}
#tooltip {
	position: absolute;
	background-color: yellow;
	padding: 10px;
	z-index: 1000;
}
.entry iframe {
	margin: 0px 0px 0px -195px;
	width: 940px;
}
/* CALENDAR STYLES ----------------------------------------------------- */
.calendar-container {
	overflow: hidden;
	width: 1000px;
	margin: 50px 0px 0px -190px;
	position: relative;
}
.calendar {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	clear: both;
}
.normal-day-heading, .weekend-heading {
	display: block;
	width: 140px;
	height: 20px;
	float: left;
}
.day {
	width: 140px;
	height: 140px;
	float: left;
	position: relative;
}
.weekend, .weekend-heading {
	color: #ff3399;
}
.events {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.all-day {
	width: 140px;
	display: block;
	margin-bottom: 2px;
}
.event-details {
	display: none;
	visibility: hidden;
}
.current-day {
	background-color: #f2f2f2;
}
.event-title {
	font-weight: bold;
	text-transform: uppercase;
}
#heutige-ereignisse {
	display: none;
}
/* */
.widget_calendar_today h2 {
	display: none;
	visibility: hidden;
}
.widget_calendar_today ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
/* MONTH-LIST */

.month-list {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 32px;
	text-transform: uppercase;
	list-style: none;
}
.month-list li {
	float: left;
	padding: 0px 10px 0px 0px;
	font-size: 13px;
}
.month-list li.current-month a {
	font-weight: bold;
	font-size: 50px;
	background-color: #30FF83;
}

/* CALENDAR BACKEND ---------------- */ 
.calendar-date-switcher {
	height: 25px;
	text-align: center;
	border: 1px solid #D6DED5;
	background-color: #E4EBE3;
}
.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 {
	display: none;
	visibility: hidden;
}
/* */
#footer {
	margin: 0px 0px 50px 0px;
}
#footer small {
	padding-top: 10px;
	border-top: 1px solid;
}
#qtranslate-chooser{
	float: left;
	margin: 0px;
	padding: 0px;
}
#qtranslate-chooser .active{
	display: none;
}
.navigation {
	overflow: hidden;
	padding-bottom: 100px;
}
.navigation .alignleft{
	display: block;
	width: 40%;
	float: left;
}
.navigation .alignright{
	display: block;
	width: 40%;
	float: right;
}
#lightbox {
	background: transparent none;
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}
#lightboxback {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #fff;
}
#lightboxloading {
	position: absolute;
	width: 200px;
	left: 50%;
	top: 48%;
	margin-left: -100px;
	text-align: center;
}
#lightbox img {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
.imgWrapper {
	margin-top: 10px;
	display: block;
	overflow: hidden;
	width: 600px;
}
.imgWrapper img {
	margin: 0px;
}
