/*
Theme Name: Patchanka Booking 2.0
Theme URI: http://www.patchanka-booking.com
Description: Custom Theme for Patchanka Booking Agency
Version: 2.0
Author: Jan Eckhoff
Author URI: http://www.wortpflege.de


	
*/


/*- Page Structure */


body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	background: url(images/wallpaper.jpg) #669966;
	}

* html body {
	background: #669966;
}

#page {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 100%;
	background-repeat:repeat-y;
	background-image:url("images/body.png")!important;
	font-size: 1.2em;
}

* html #page {
	background-image:url("images/body.jpg")!important;
}

#top_layout {
	width:900px;
	height:200px;
	margin: 0 auto;
	padding: 0;
	background-repeat:no-repeat;
	background-image:url("images/header.png")!important;
	position: relative;
}

* html #top_layout {
	background-image:url("images/header.jpg")!important;
}




#footer {
	width:900px;
	height:125px;
	margin: 0 auto;
	padding: 0;
	background-repeat:no-repeat;
	background-image:url("images/footer.png")!important;
}

* html #footer {
	background-image:url("images/footer.jpg")!important;
}


#footer p {
	font-size:.9em;
	line-height:1.5em;
	color:#FFF;
	margin: 0;
	padding: 75px 0 0 200px;
}

#footer a, #footer a:hover {
	color:#FFF;
	text-decoration: none;
	border: none;
}

.clear {
margin: 0;
padding: 0;
height: 0;
clear: both;
}
	
.content {
width: 500px;
padding: 10px 0 0 60px;
margin: 0;
float: left;
display: inline;
text-align: justify;
}

.news {
padding: 5px 0;
margin-bottom: 5px;
border-bottom: 1px dashed #669966;
}


.sidebar {
width: 225px;
margin-left: 600px;
padding-top: 15px;
background:  url(images/sbtop.png) top left no-repeat;
font-size: 1.0em;
color: #fff;
}

.sidebar h2 {
font-size: 1.0em;
text-transform: uppercase;
}

/* Vom IE mac 5.x verstecken. Fix für den Windows IE 3px-Text-Gap-Bug \*/
* html .sidebar {
margin-left: 597px;
background:  url(images/sbtop.jpg) top left no-repeat;
}
/* Ende von IE5/mac verstecken*/

.sidebar p, .sidebar h2, .sidebar ul {
margin: 0;
padding: 5px;
}


.sidebar ul#events-calendar-list {
list-style-position: inside;
list-style-type: square;
}

.sidebar ul#events-calendar-list  li{
background: none;
list-style-position: inside;
list-style-type: square;
}

.sidebar a {
color: #fff;
text-decoration: none;
border: none;
}

.sidebar a:hover {
color: #fff;
text-decoration: underline;
border: none;
background: none;
}

.sidebar .nl {
margin: 0;
text-align: center;
padding: 0;
}

/*- Main Menu in Header */


ul.menu {
	position: relative;
	top: 150px;
	left: 325px;
	width: 500px;
	height: 50px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	bottom: 0;
	font-size: 1.2em;
	}

ul.menu li {
	margin: 0;
	display: inline;
	}

ul.menu li a {
	padding: 5px 5px 6px 15px;
	background: url(images/stern.jpg) left no-repeat;
	color: #cc6600;
	margin: 0;
	text-decoration: none;
	border: none;
	}


ul.menu li.current_page_item a,
ul.menu li a:hover {
	color: #999933 !important;
	background: url(images/sterng.jpg) left no-repeat;
	text-decoration: none;
	border: none;
	}




/* textformatierung standard */

h1, h2, h3 {
margin: 0;
padding: 2px 0;
font-size: 1.5em;
}

a {
color: #cc6600;
text-decoration: none;
border: none;
}

a:hover {
border-bottom: 1px solid #cc6600;
}

/* Patchanka */

ul.tourbox {
width: 80%;
margin: 0;
padding: 20px;
border: 1px solid #333333;
background: #666666;
color: #fff;
font-size: 110%;
}

ul.tourbox a {
color: #fff;
text-decoration: none;
}

ul.tourbox a:hover {
color: #fff;
text-decoration: underline;
}

table.bandlist {
width: 100%;
border: none;
margin: 0;
padding: 0;
}

table.bandlist td.bll {
vertical-align: top;
padding-right: 10px;
}

table.bandlist td.blr {
width: 200px;
vertical-align: top;
text-align: center;
padding: 3px;
border: 1px dashed #333;
background: #ccc;
}

table.bandlist td.blr ul {
margin: 5px 0 0 0;
padding: 5px 0 0 0;
list-style-type: none;
border-top: 1px dashed #333;
}

table.banduebersicht {
width: 100%;
border: 0;
margin: 0;
padding: 0;
font-size: 80%;
}

table.banduebersicht a, table.banduebersicht a:hover {
border: none;
}

table.banduebersicht td {
width: 25%;
margin: 0;
padding: 2px;
vertical-align: top;
text-align: center;
}

/* Kalender */

ul.events-calendar-list {
position: relative;
top: 5px;
left: 65px;
width: 225px;
height: 140px;
padding: 0;
margin: 0;
color: #fff;
font-size: 1.2em;
overflow: hidden;
list-style-type: square;
list-style-position: inside;
}

ul.events-calendar-list li {
/* list-style-type: none; */
margin: 0;
padding: 0;
}

ul.events-calendar-list a {
color: #fff;
text-decoration: none;
border: none;
}

ul.events-calendar-list a:hover {
color: #fff;
text-decoration: underline;
border: none;
}

hr {
width: 100%;
height: 1px;
margin: 2px 0;
color: #669966;
background: none;
noshade: noshade;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.scrollbar {
width: 100%;
overflow: auto;
}