/* 
	Theme Name: Lukulule
	Theme URI: 
	Description:
	Author: T. Boehning
	Author URI: 
	Version: 1.1
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Begin Typography & Colors */
html { height: 100%; margin-bottom: 1px;}

body {

	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 1.4em;
	font-family: Verdana, 'Lucida Grande', Verdana, Arial, Sans-Serif;

	color: #333;
	text-align: left;
	background: #BDA07E url(images/papier.jpg) repeat;
	}


#header a{
	color: #333333;
	}

#blog_title_hide {
	display:none;
}

#content {
	float:right;
	font-size: 1.3em;
	width:679px; 
	margin-top: -185px;
	background: transparent url(images/container_hintergrund.jpg) repeat-y bottom;
	padding-top: 140px;
	min-height: 450px;
	}

#suche {
	position: absolute;
	top: 10px;
	left: 650px;
}


#content ul.blogroll li {
	padding: 0 0 15px;
}

#content ul.blogroll li a {
	font-weight: 700;
	display: block;

}



/* custom post type text */

dd {
	font-size: 1.2em;
	line-height: 1.5em;
	padding: 0 0 2em 0;
	clear: both;
}


.widecolumn .entry p {
	font-size: 1.1em;
	line-height: 1.5em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 1.1em;
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	font-size:.8em;
	clear: both;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Paytone One', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 1.4em;
	}

h1 {
	font-size: 2em;
	text-align: left;
	line-height: 1.3em;
	}

#header a{
	font-size:2em;
	color:#3b6ea5;
	margin-left:30px;
}

#header p {
	margin-bottom:0px;
	}
	
.description {
	font-size: 1.2em;
	color:#333333;
	margin-left:190px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



	
code {
	font-size: 1.1em;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	

p{
	line-height: 1.5em;
	padding: 0 0 0.6em 0;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 880px;
	text-align: left;
	float: left;
	}
	
.post {
	padding: 40px 40px 30px 20px;
	background: #transparent url(images/klammer.gif) no-repeat 400px top;
 }
	
#header {
	padding: 0;
	width: 100%;
	margin-bottom:30px;
}

#header #logo {
	margin: 0;
	padding: 0;
}


.narrowcolumn {
	float: left;
	padding: 0 0 10px 15px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
	
.post h2{
	margin: 0 0 0px;
	text-align: justify;
	margin:0px;
	font-size:1.8em;
	line-height: 1.3em;
	}
	
.post h2 a:hover{
color:#3b6ea5;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}



	
#footer {
	padding: 0 0 0 1px;
	margin: 0 0 10px 186px;
	width:694px;
	clear: both;
	text-align:center;
	background: transparent url(images/footer.jpg) no-repeat scroll left top;
	height: 27px;
	}

#nav_footer {
	height: 27px;
	}

#footer ul {
	list-style-type: none;
	padding: 0 0 0 15px;
	}

#footer ul li {
	float: left;
	padding: 0 10px 0 0;
	}
#footer ul li a{
	padding: 5px 0 0;
	color: #000;
	}

	
#footer p {
clear: both;
	margin-left: 0px;
	margin-top:0px;
	padding: 5px;
	}
	
div.listdiv h3 {
	display: inline;
	margin: 0;
	padding: 0 3px;
}	
/* End Structure */






hr {
	margin-left:0px;
}

.post hr {
display: none;
border: 0px;
}

/*	Begin Headers */
h1 {
	margin: 0;
	padding: 0.4em 0 0.8em;
	}

h2 {
	margin: 30px 0 0;
	padding: 0.4em 0 0.8em;
	}

h2.pagetitle {
	margin-top: 2px;
	background-color:#F0F0F0;
	padding: 0.4em 0 0.8em;
}



h3 {
	padding: 0 0 0.6em;
	margin: 30px 0 0;
	font-size: 1.6em;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*subtitles */
p.wp-caption-text {
font-size: 0.9em;
font-style:italic;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 5px 12px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 12px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
padding: 0 0 5px 12px;
}
	
.alignleft {
	float: left;
padding: 0 12px 5px 0;
}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

	
#sidebar_rechts {
	width: 200px;
	float: left;
}

#primary {
	padding: 10px 0;
	background: transparent url(images/bg_sidebar_right.png) 0 100% repeat-y;
}
.sidebar_header {
	background: transparent url(images/bg_sidebar_right_header.png) 0 0 no-repeat;
	height: 11px;
}
.sidebar_footer {
	background: transparent url(images/bg_sidebar_right_footer.png) 0 0 no-repeat;
	margin-bottom: 40px;
	height: 14px;
}

#secondary {
	padding: 1px 0 10px;
	background: transparent url(images/bg_sidebar_right.png) no-repeat scroll left top;
}

	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

.xoxo li {
	padding: 0 10px;
}

/* End Entry Lists */



.cpt_item {
	
	    clear: both;

    padding: 10px 0 0;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align:right;
	}

#sidebar #searchform #s {
	width: 85px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	width: 90%;
}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	width:180px;
	float:left;
	text-align:right;
	padding-right:4px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar a{
	color:#3b6ea5;
	}	
	
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

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;
	}

.hrhide {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	height:30px;
	}
	
ul.sub-menu .current-menu-item a {
	text-decoration: underline;
}	
	
/* End Various Tags & Classes*/





#sidebar {
	text-align: left;
	}

#pages_nav ul li {
margin: 7px 0;

}

#pages_nav ul li ul{
margin: 6px 0 0 20px;
}

#pages_nav ul li ul li{
margin: 4px 0;
}

#pages_nav li a {
	color: #000;
	text-align: left;
	font-weight: 700;
	font-size: 1.3em;
	line-height: 1.7em;
	}

#pages_nav li.current a{
	text-decoration:underline;
	}

#pages_nav li ul li a {
	font-size: 1.2em;
	line-height: 1.5em;
	}

#pages_nav li.current ul li a{
	text-decoration:none;
	}

#pages_nav {
	margin: 0 0 40px 30px;
	}

#pages_nav ul li ul li {
display: none;
}

#pages_nav ul li.current_page_item ul li {
display: block;
}

#pages_nav ul li.current_page_parent ul li {
display: block;
}



.guestbook_name {
font-weight: 700;
}


div.kursleiter {
	width: 100%;
	float: left;
	}