img {
   behavior: url("http://www.neuseeland-action.de/index.php?/plugin/pngbehavior.htc");
}
/* # $Id: style_guestbook_backend.css - v2.8 2007/07/23 ian */

/******** Begin Guestbook Styles *********/

	.serendipity_guestbook  {
		margin: 0;
		padding: 0;
	}

	#guestbook_entrypaging {
		border: 0 none;
		padding-bottom: 10px;
		text-align: center;
	}

	h2.serendipity_title {
		text-align: center;
	}

	#guestbook_entrybundle {
		border: 1px solid #666;
		margin: 0;
		padding: 0;
		background-color: #EEEEEE;
		text-align: left;
		-moz-border-radius: .0em 0 1em 1em;
	}
	
	.serendipity_commentDirection { 
		text-align:justify;
	}
	
	.guestbook_emailprotect { 
		font-size: x-small;
	}
	
	.captcha { 
		border: 1px solid #777;
	}
	
	.guestbook_entrytop { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #111;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		white-space:nowrap;
	}
	
	.guestbook_entrytop a,
	.guestbook_entrytop a:link,
	.guestbook_entrytop a:visited,
	.guestbook_entrytop a:active,
	.guestbook_entrytop a:focus { 
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 700;
		color: #333399;
		text-decoration: none; 
	}
	
	.guestbook_entrytop a:hover {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: 700;
		color: #330099; 
	}
	
	.guestbook_admin { 
		text-align: right;
	}
	
	.guestbook_admintext { 
		text-align: right; 
		padding-right: 10px;
	}
	
	.guestbook_admintextdim { 
		color: #777; 
		text-decoration: none;
	}
	
	td.guestbook_adminbutton { 
		text-align: right;
		vertical-align: top;
	}
	
	.guestbook_entrybottom { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: 500;
		color: #111;
		text-align: left;
		padding: 4px;
		background: #F7F7F7;
		border-top: 1px solid #996;
		border-bottom: 1px solid #996;
		margin-bottom: 6px;
	}
	
	.guestbook_dynamicentry {
		font-family: Arial,Helvetica,sans-serif;
		font-size: 11px;
		color: #ccc;
		font-weight: 500;
		text-align: left;
		padding: 4px;
		white-space:nowrap;
	}
	
	.guestbook_dynamicentrylabel {
		font-size: 12px;
		font-weight: 700;
		color: #7389F5;
	}
	
	.guestbook_splitentries { 
		clear: both;
	}
	
	.guestbook_errorbundled { 
		width: auto;
		border: 1px dashed #FF3300;
		-moz-border-radius: .0em 0 1em 1em;
	}
	
	.guestbook_errors { 
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 11px;
		font-weight: 600;
		text-align: left;
		color: #800040;
	}
	
	.guestbook_popup { 
		text-align:center;
		padding-bottom: 10px;
	}
	
	a:link.serendipityPrettyButton,
	a:visited.serendipityPrettyButton,
	a:hover.serendipityPrettyButton { 
	   text-decoration: none;
	   color: #1D2E3F;
	}

	.serendipityPrettyButton { 
		padding: 1px;
		/* see inside guestbook plugin while we need the template path, which does not get parsed here */
		/*background: #80B0DA url({TEMPLATE_PATH}/button_background.png) repeat-x top;*/
		color: #1D2E3F;
		font-weight: bold;
		font-size: 0.9em;
		border: 1px outset #000;
		margin: 2px;
	}

	/* Special class if the button is a <a> tag */
	a.serendipityPrettyButton { 
		padding: 2px 4px 2px 4px;
		cursor: pointer;
		/* see inside guestbook plugin while we need the template path, which does not get parsed here */
		/*background-image: url({TEMPLATE_PATH}/button_background.png);
		background-repeat: repeat-x;
		background-position: top;*/
	}

	.serendipity_entry, 
	.serendipity_entry_body {
		border-top: 0 none;
	}

/******** End Guestbook Styles *********/


    .serendipity_guestbook .serendipityPrettyButton {
        background: #80B0DA url(http://www.neuseeland-action.de/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }

    .serendipity_guestbook a.serendipityPrettyButton {
        background: transparent url(http://www.neuseeland-action.de/plugins/serendipity_event_guestbook/img/button_background.png) repeat-x top;
    }


/* templates/kubrick/style.css  */
/*   
    4Tabea v1.0 for S9y
     http://www.neuseeland-action.de

    This theme was designed and built by Cu-Sith,
    whose site you will find at http://cu-sith.de

    The CSS, XHTML and design is released under GPL:
    http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */
body {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #ffffff;
	color: #333;
	text-align: center;
	background: url("templates/kubrick/images/body.jpg");
}
#page {
	background-color: #ffffff;
	border: 0;
	text-align: left;
	background: url("templates/kubrick/images/page.jpg") repeat-y top; border: none;
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
}
#header {
	background-color: #ffffff;
	background: url("templates/kubrick/images/header.jpg") no-repeat bottom center;
	margin: 0 auto;
	padding: 0;
	height: 200px;
	width: 100%;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	text-align: right;
}
h1 {
	margin: 0;
	padding-top: 50px;
	padding-right: 35px;
	text-align: right;
	font-size: 4em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
.description {
	text-align: right;
	padding-right: 35px;
	font-size: 1.2em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
}
h2 {
	margin: 30px 0 0;
	font-size: 1.6em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
a, h2 a:hover, h3 a:hover {
	color: #3333cc;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
hr {
	display: none;
}
#content {
	font-size: 1.2em
}
.narrowcolumn {
	float: left;
	padding-left: 100px;
	margin: 0px 0 0;
	width: 410px;
}
.narrowcolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
#sidebar {
	margin-left: 545px;
	padding: 20px 0 10px 0;
	width: 190px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	vertical-align: top;
}
#sidebar form {
	margin: 0;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}
#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
}
#serendipityQuickSearchTermField {
	width: 90%;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
.serendipity_calendarDay {
	text-align: center;
}
.serendipity_commentsValue input, .serendipity_commentsValue select {
	width: 100%;
	padding: 2px;
}
.serendipity_commentsValue textarea {
	width: 100%;
	padding: 2px;
}
.serendipity_commentForm submit {
	margin: 0;
	float: right;
}
.graybox {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: bold;
}
.commentlist li, .serendipity_commentForm input, .serendipity_commentForm textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.serendipity_commentForm {
	margin: 5px 0;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.serendipity_commentsLabel {
	vertical-align:top;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
}
div img {
	padding: 0;
	max-width: 100%;
}
img.categoryIcon {
	float: right;
	border: 0px;
	margin: 5px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}  
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}  
.alignleft {
	float: left
}
a img {
	border: none;
}   
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
	border-left: 1px solid grey;
	padding-left: 3px;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	line-height: 1.6em;
}
.widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn .entry div {
	font-size: 1.05em;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry div a:visited {
	color: #b85b5a;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
#footer {
	background-color: #ffffff;
	background: url("templates/kubrick//images/footer.jpg") no-repeat bottom; border: none;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	padding-right: 20px;
	text-align: right;
}

.small {
 float: left;
 margin: 0px;
 margin-left: -86px;
 width: 80px;
 color: #777;
 text-align: right;
}
* html .small {
 margin-left: -42px;
}
.day {
 font-size: 36px;
}
.year {
 font-size: 18px;
}
.reisezeit {
 font-size: 12px;
 color: #777;
}
.serendipity_searchQuery {
    background-color: #D81F2A;
    color: #FFFFFF;
}
