@charset "iso-8859-1";
/*

	Theme Name: Clueless
	URI: http://lukaret.com/
	Description: Two columns design
	Creation date: 29.01.2006
	Author: Beng Hafner
	Author URI: http://lukaret.com/

*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #373737;
	font-size: 78%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	padding: 0 0;
}

blockquote {
	border-right: #8BA920 2px solid;
	padding-right: 15px;
	padding-left: 35px;
	font-size: 0.9em;
	background: url(images/quote.gif) #FBFA9E no-repeat left top;
	padding-bottom: 5px;
	MARGIN: 0px 20px;
	color: #88886F;
	padding-top: 5px;
	border-bottom: #CDE47A 0px solid
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}

h1, h2, h3, h4, h5, h6 {
	background: url(images/line.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	display:block;
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	color: #FFF;
	padding-left:10px;
	clear:both;
}
a {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #59700C;
}
a:visited {
	color: #A82200;
}
a:hover, a:active {
	color: #AD0208;
}

code {
	color: #506115;
	text-align: left;
}

h1, h1 a {
	color: #770000;
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times,'Lucida Sans', 'Lucida Sans Unicode', serif;
	margin: 40px 0 0 0;
	padding: 0 0 0 2px;
	text-decoration: none;
}

h2, h2 a {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
}

h3 {
	color: #506115;
	font-size: 13px;
	margin: 15px 0 15px 0;
	padding: 0;
}

h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	/* text-align: justify; */
}

small {
	font-size: 10px;
	line-height: 1.2em;
}

#content {
	float: left;
	width: 455px;
	font-size: 1.05em;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	padding-right: 7px;
	color: #34342E;
}
html>body #content {
	width: 455px;
}
* html #content {
	overflow: hidden;
	/* So IE won't break things */
}

#content a:hover {
	text-decoration: underline;
}

#email, #author {
	background: #F4FFA9;
	border: 1px solid #A8C936;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#footer {
	background: transparent;
	clear: both;
	color: #451700;
	font-size: 11px;
	height: 35px;
	margin: 0;
	padding: 10px 10px 30px 37px;
}

#header {
	background: transparent;
	color: #a0a999;
	float: left;
	font-size: 11px;
	height: 0px;
	padding: 8px 30px 0 0;
	text-align: right;
	width: 0px;
}

#header a {
	color: #990000;
}

#header img {
	border: none;
}

#page {
	margin: 0 auto;
	width: 795px;
	background: url(images/page_bg.jpg) repeat-y top center;
	text-align: left;
	}

#top {
	background: url(images/top.gif);
	background-repeat:no-repeat;
	height: 147px;
	color: #000000;
	font: 30px Georgia, 'Times New Roman', Times, serif;
	text-align: left;
	padding: 47px 0px 0 190px;
}

#top a{
	color: #FDBD15

}

#url {
	background: #F4FFA9;
	border: 1px solid #A8C936;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#wrapper {
	float: left;
	margin: -70px 0 0 0px;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}

#s {
	background: #46463F;
	border: 1px solid #393934;
	color: #595949;
	font-size: 11px;
	height: 15px;
	margin-left: 25px;
	vertical-align: middle;
	width: 115px;
}


#unsubscribe {
    width:300px;
    padding:40px 0;
    float:right;
    font-size:12px;
}


/*---------------------------- Sidebar-------------------------------*/
#sidebar {
	float: right;
	font-size: 0.9em;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
	margin-top: -27px;
	padding-right: 52px;
}
html>body #sidebar {
	width: 210px;
}

#sidebar a {
	color: #B1B080;
}

#sidebar a:hover {
	color: #FCBE15;
}

#sidebar h2 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0 5px 25px;
	background: url(images/sidebarh2.gif) no-repeat center left;
	font-size: 1.1em;
	color: #8D8975;
	width: 88%;
	border-bottom: 1px solid #4A483D;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #8BAA21;
}
#sidebar ul li {
}

#sidebar ul ul {
	margin: 1.2em 0;
	padding-left:5px;
	background-color: #000;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	margin-bottom:2px;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0px 0 -10px;
	padding: 2px 2px 2px 18px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
	background-color: #262623;
	border: 1px solid #393934;
	border-width:1px 0px 0px 1px;
}
html>body #sidebar ul ul li a {
	width: 180px;
}
#sidebar ul ul li a:hover {
	background-color: #131312;
	border: 1px solid #4C4B45;
	border-width:0px 1px 1px 0px;
	padding: 4px 0px 0px 20px;
}

#termine li ul li {
	background-color: #262623;
	margin-bottom:6px;
}


/* Nested lists? */

#sidebar ul ul ul {
	border: none;
	margin: 0px 0px 0px 10px;
}
#sidebar ul ul ul li {
	margin: 2px 0px 0 -10px;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 2px 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 155px;
	background-color: #262623;
	border: 1px solid #393934;
	border-width:1px 0px 0px 1px;
}
#sidebar ul ul ul li a:hover {
	background-color: #131312;
	border: 1px solid #4C4B45;
	border-width:0px 1px 1px 0px;
	padding: 4px 8px 0px 37px;
}
html>body #sidebar ul ul ul li a {
	width: 155px;
}

#noindent {
	margin: 0 0 0 -10px;
	padding: 0;
}

#submit {
	background: #F4FFA9;
	border: 1px solid #A8C936;
	color: #595949;
	font-size: 11px;
	margin: 0;
	padding: 0 10px;
}

#today {
	background: #F4FFA9;
}

/* ----------------------------------- Comments ----------------------------------- */

#commentlist {
	margin: 1.2em 0;
	padding-left: 10px;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #B5BF93;
	border-bottom: 1px solid #B5BF93;
	background: #FCFCD2 url(images/commentbar.gif) repeat-x;
	padding: 1px 20px;
	margin-bottom:8px;
}
.alt {
	background-color: #F4FFA9 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
	padding-left:0px;
	background-image:none;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #000;
	background-image:none;
}
#comments h2 {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 5px 0 5px 25px;
	font-size: 1.1em;
	color: #8D8975;
	width: 88%;
	border-bottom: 1px dashed #4A483D;

}
#commentform, p.small {
	padding-left: 10px;
	color: #000;
	font-size: 0.9em;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}
/* -----------------------------------end Comments ----------------------------------- */
.date {
	color: #500717;
	font: 11px trebuchet ms,verdana,arial,helvetica,sans-serif;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0 0 0 2px;
}

.navigation {
	font-size: 11px;
	padding: 40px 0 0 0;
}

.pagetitle {
	font-size: 11px;
	letter-spacing: 0.09em;
	text-align: right;
}

.postmetadata {
	color: #47390E;
	font-size: 11px;
	letter-spacing: 0.09em;
	margin: 0;
	padding: 0;
	text-align: right;
}

.postmetadata a {
	color: #000000;
}

.hinweis {
	background-color: #FBFA9E !important;
	padding-bottom: 8px;
	color: #8E9771;
}
.entry li {
	margin: 0px 0px 0px 15px;
	padding-left: 5px;
	color: #434343;
	list-style-type: square;
	list-style-image: none;
	}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.4em;
	padding: 10px;
	margin-bottom: 15px;
}

.alt a {
	color: #506115;
}

textarea {
	border-top: 1px solid #A8C936;
	border-left: 1px solid #A8C936;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #FBFA9E;
	color: #000;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	width:100%;
}

select {
	color: #000;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

input {
	border-width:1px;
	background-color: #959585;
	color: #575748;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	vertical-align:middle;
}
code {
	display:block;
	font-family: monospace;
	color: #FFF;
	border: 1px dotted #DEDDD5;
	padding: 10px 20px;
	margin: 20px;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

img.wp-smiley {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
}

strong {
        color: #515241;
	}

b {
        color: #638296;
	}

em {
        color: #262623;
	}
i {
        color: #262623;
	}

u {
        color: #B0A381;
	}

hr {
 	border: 1px solid #FEFFD5;
 	width: 100%;
 	height:0px;
}

/* -----------------Image Alignment----------------------- */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/*	Using 'class="alignright"' on an image will align the image to the right. And using 'class="centered',
	will of course center the image. For example: <img src="imgName.gif" class="centered" alt="image description" height="100" width="100">*/



/* 	modifications and added tags----------------------------------------------------------------------------------------------*/

.postdate {
	BACKGROUND: transparent;
	color: #5E7709;
	float: left;
	font: normal 1.1em/1em Arial Narrow,'Arial Narrow', Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 5px 0 0;
	padding: 5px 5px 5px 0;
	text-align: center;
	text-transform: uppercase;
	width: 75px;
	}
.postdate .d {
	FONT-SIZE: 30px;
	color: #5E7709;
	font-weight: bold;
	FLOAT: left;
	PADDING: 5px 0 0 9px;
	TEXT-ALIGN: left;
}
.postdate EM {
	DISPLAY: block;
	FONT-SIZE: 10px;
	FLOAT: right;
	TEXT-TRANSFORM: none;
	FONT-STYLE: normal;
	TEXT-ALIGN: right;
	PADDING: 3px 0 0 0;
}

.title3 {
	DISPLAY: block; PADDING-BOTTOM: 2px; FONT: bold 14px Geneva, Arial, Helvetica, sans-serif; MARGIN-LEFT: 5px; CURSOR: default; COLOR: #888; BORDER-BOTTOM: #ccc 1px dashed
}

/* 	end modifications -----------------------------------------------------------------------------------------------------*/


/*   ---   Startseite   ---   */

#starttermin ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*   ---   Ende Startseite   ---   */



/*   ---   Extra Box   ---   */

#extrabox {
	/*position: fixed;*/
	position: absolute;
	background: transparent;
	padding: 10px;
	color: #fff;
	font-size: 14px;
	margin: 520px 0 0 776px;
	border: solid 10px #8baa21;
	border-left: none;
	z-index: 10;
}


#extrabox a span {display:none;}


#extrabox a:hover span {
	width: 400px;
    color: #34342E;
    background:#fbfa9e;
    font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;
    font-size: 16px;
    border:8px solid #8baa21;
    display:block;
    padding:10px;
}

/*   ---   Ende Extra Box   ---   */

/*   ---   Inga Rumpf   ---   */









#ingarumpf {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:402px;
	height:627px;
	background-image:url(images/start2.png);
	border:4px solid #000000;


}

#ingarumpf div {
	padding:10px;	
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 20px;
	color: #fff;
}

/* close button positioned on upper right corner */
#ingarumpf .close {
background-image:url(images/close.png);
position:absolute;
right:-15px;
top:-15px;
cursor:pointer;
height:28px;
width:28px;
}	


/*   ---   Ende Inga Rumpf   ---   */


/*   Newsletterbox   */
.cr_site { background:#FFFFFF; text-align:left;}
.cr_header { background-color:#ccc; }
.cr_body {padding:15px; }
.cr_page {border-width:1px;border-color:#000000;border-style:solid; width:640px; }
.cr_page {border-width:1px;border-color:#000000;border-style:solid;}
.cr_font {font: normal 12px Arial, Helvetica, sans-serif;}

.cr_header .logo {min-height:20px; }
.cr_header_text p {display:block;margin:5;padding:5px;}

.cr_ipe_item{ padding:1px 10px; margin:1px 10px; }
.cr_ipe_item.inactive { display:none; }
.cr_hr {border:0;background-color: #ccc;height: 1px;}

.imprint {font-size:0.8em;}
.cr_captcha {padding-left: 130px;}
.cr_ipe_item .itemname{display:block;float:left;width:120px;text-align:left;margin:5px 0px 0px 0px;}
.cr_ipe_item input[type="text"]{width:300px;}
.cr_ipe_item textarea{width:300px;}
.cr_ipe_item select{width:300px;}
.cr_ipe_item p {margin:0;}

.cr_ipe_item select {padding:5px 4px; border:1px solid #ccc; color:#333; background:#FFFFFF; margin:0px; padding:2px;}
.cr_ipe_item textarea:focus, input[type="text"]:focus {border:1px solid #ababab;}
.cr_ipe_item input, textarea{ padding:3px 3px; margin:2px; border:1px solid #ccc;}
.cr_ipe_item input[type="checkbox"], input[type="radio"] { border:none; width:15px; }

.cr_error {font-size:1.1em;padding:10px;}
.clever_form_error { background-color: #f99; color:#fff; border:1px solid #f22 !important}
.clever_form_note {margin:26px 0 0 3px;position:absolute;display:inline; padding: 2px 4px; font-weight:bold;background-color:#f2ecb5; color:#000; font-size:12px !important;  }

.cr_body {width:400px; margin:10% auto;background: url(images/top-email.jpg) #fff no-repeat center 10px; padding: 150px 15px 15px 15px;}
/*   Newsletterbox   */
