/* General */
html { /* Force Vertical Scrollbar */
/* IE */
overflow-y:scroll;
/* Moz */
height:100%;
margin-bottom:1px;
}

* {
padding:0;
margin:0;
}

body {
font:62.5% Verdana, Arial, Helvetica, sans-serif;
color:#333;
text-align:center;
background: #DDFFFF !important;
background:#ddd;
}

fieldset,select,img {
border:0;
}

hr,#searchform br,.counter {
display:none;
}

a,a:link,a:active,a:visited {
color:#5D8BB3;
text-decoration:none;
}

a:hover {
color:#3465A4;
text-decoration:underline;
}

p {
margin:0 0 10px;
}

ol li {
list-style:decimal outside;
}

acronym,abbr,span.caps {
cursor:help;
}

acronym,abbr {
border-bottom:1px dashed #fc0;
}

blockquote {
border-left:3px solid #ccc;
margin:20px;
padding-left:10px;
}

cite,ins {
text-decoration:none;
}

code,pre,kbd {
font:1em 'Courier New',Courier,sans-serif;
}

small {
font:0.8em Arial,Helvetica,sans-serif;
color:#777;
}

strike,del {
color:#777;
text-decoration:line-through;
}

label {
cursor:pointer;
}

h1,h2,h3,h4 {
font-family:"Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
font-weight:700;
}

h1 {
font-size:1.8em;
text-align:center;
padding:22px 0 5px 20px;
}

h1 a,h1 a:link,h1 a:active,h1 a:hover,h1 a:visited {
color:#fff;
background:none;
}

h2 {
margin:10px 0;
font-size:1.3em;
}

h3,h4 {
margin:20px 0 0;
font-size:1.2em;
}

/* Structure Divs */
#header {
margin:0 auto;
line-height:1.3em;
height:90px;
width:960px;
background:url(http://gedichtbandlose-lyrik.de/wp-content/themes/unnamed_1_14_deutsch/images/headerbild.jpg) transparent repeat top center;
}

#container {
position:relative;
margin:0 auto;
font-size:1.2em;
width:970px;
background:url(images/bg_content.png) repeat-y center top transparent !important;
background:url(images/ie6/bg_content.png) repeat-y center top;
}

#content {
width:960px;
background:#fff;
margin:0 auto;
}

#primary-content {
float:left;
text-align:left;
line-height:1.6em;
margin:0 1.5% !important;
margin:0 2% 0 1.1%;
width:470px;
display:inline;
overflow:hidden;
}

#footer {
clear:both;
height:80px;
margin:0 auto;
width:970px;
background:url(images/bg_footer.png) no-repeat top center transparent !important;
background:url(images/ie6/bg_footer.png) no-repeat top center #ddd;
}

#sidebar {
float:left;
line-height:1.4em;
margin:20px 1.5% !important;
margin:20px 0;
width:430px;
text-align:left;
}

/* Config Structure Divs */
	/* Header and Navigation */
	.description {
	font-size:1.3em;
	text-align:center;
	padding:0 0 5px 20px;
	}
	
		#header h1 a, .description {
	color:#FFFFFF;
	}
		
	.pagetitle {
	margin-top:25px;
	text-align:center;
	}
	
	#nav {
	display:block;
	height:32px;
	margin:0 auto !important;
	margin:0;
	padding:0;
	text-align:left;
	letter-spacing:0.15em;
	text-transform:uppercase;
	width:960px;	background:url(images/bg_nav.png) repeat-x left top transparent;
	list-style:none;
	z-index:8;
	}
	
	#nav li {
	float:left;
	padding:0;
	margin:0;
	}
	
	#nav li a { 
	display:block;
	line-height:32px;
	padding:0 10px;
	color:#fff;
	text-decoration:none;
	}
	
	#nav li a:hover { 
	color:#fff;
	background:#333;
	}
	
		
	/* Primary Cotent and Entries */
	.content-top {
	background:url(images/bg_content_top.png) no-repeat top center;
	text-align:right;
	height:15px;
	width:100%;
	}
	
	.content-top a {
	font-size:.9em;
	margin:5px 15px 0;
	}

	.entry {
	text-align:left;
	padding:20px 8px;
	}
	
	.entry ul,.entry ol {
	margin:0 0 0 40px;
	}
	
	.entry li {
	padding-bottom:8px;
	}
	
	.entry-header {
	background:url(images/bg_entry_header.png) left bottom no-repeat;
	font-size:1.6em;
	margin:0;
	padding:2px 0;
	}
	
	.date-header {
	color:#777;
         font-size:0.9em;
	text-align:right;
	margin:0 0 0;
	padding:0 5px;
	line-height:0.9em;
	}
	
	.entry-footer {
	color:#ccc;
	font-size:0.9em;
	text-align:right;
	background:url(images/bg_entry_header.png) left top no-repeat;
	margin:14px 0 20px;
	padding:1px;
	line-height:1.4em;
	}
	
	/* Sidebar */
	#sidebar h2 {
	color:#333;
	font-size:1.2em;
	font-weight:400;
	text-transform:uppercase;
	margin:15px 2px 0 10px;
	padding:2px 0;
	}
	
	#sidebar ul {
         	list-style:none;
	}
	
	#sidebar li {
	width:100%;
	}
	
	#sidebar ul ul li {
	width:100%;
	margin:0 10px;
	padding:2px;
	}
	
	#sidebar ul ul li a,#sidebar ul ul li a:link,#sidebar ul ul li a:visited {
	padding:2px 4px;
	}
	
	.left-sidecolumn {
	clear:left;
	float:left;
	width:50%;
	padding:0 0 0 5px;
	}
	
	.right-sidecolumn {
	clear:right;
	float:right;
	width:43%;
	padding:0 5px 0 0;
	}
	
	.intro {
	color:#777;
	width:90%;
	margin:5px;
	padding:5px;
	text-align:left;
	}
	
	
	#sidebar ul ul,#toggle ul {
	margin:0;
	padding:0 0 10px;
	}
	
	/* Footer */
	#footer p {
	color:#fff;
	text-align:center;
	font-size:1.1em;
	line-height:1.5em;
	padding:28px 0 5px;
	}

/* Search */
li#search {
width:89%;
margin:2px 3%;
line-height:1em;
}

#searchform {
color:#fff;
padding:0 0 5px 0;
display:block;
}

#searchform input {
border:0;
color:#fff;
margin:2px 4px;
}

#searchform input#searchinput {
width:92%;
color:#333;
border:1px solid #ccc;
background:url(images/bg_search.jpg) no-repeat right -24px #fff;
margin:5px 0 2px;
padding:3px;
}

#searchform input#searchinput:focus {
border:1px solid #fc0;
background:url(images/bg_search.jpg) no-repeat right 0 #fff;
}

#live-results {
color:#333;
margin:0;
padding:2px 0;
}

#live-results h2 {
display:block;
margin:5px 0;
padding:0;
}

#live-results h3 {
font-size:1em;
font-weight:400;
margin:0;
padding:0;
}

#search-loading {
height:18px;
width:18px;
background:url(images/spinner.gif) center center no-repeat;
}

#search-results ul {
margin:0;
padding:0;
}

#search-results li {
background:url(images/search-more.png) left center no-repeat;
margin:0;
padding:0;
}

#search-results h3 {
margin:0;
padding:0 0 0 8px;
}

/* Comments and Trackbacks */
#comment-section {
margin:40px 0 0;
text-align:left;
}

#leavecomment {
text-align:center;
color:#ccc;
font-size:1.8em;
letter-spacing:-1px;
margin:35px 0;
}

#commentform {
margin:15px 0;
padding:10px;
}

input#author,input#email,input#url,textarea#comment {
border:1px solid #ccc;
padding:1px;
background:url(images/bg_input.jpg) repeat-x left top;
}

#commentform input:focus,#commentform textarea:focus {
color:;
border:1px solid #fc0;
}

textarea#comment {
width:99%;
}

#submit,#previewcomment {
float:right;
margin:0 0 0 10px;
border:1px solid #3465A4;
color:#fff;
background:#5D8BB3;
padding:0 2px;
cursor:pointer;
}

#submit:hover,#previewcomment:hover {
background:#3465A4;
}

.comment-header {
font-size:1.3em;
}

.comment-header a,.comment-header a:active,.comment-header a:visited,.comment-header a:link {
color:#5D8BB3;
background:none;
}

.comment-header a:hover {
color:#3465A4;
background:none;
text-decoration:underline;
}

.comment-content {
width:94%;
}

.comment-footer {
font-size:.9em;
margin:4px 0;
padding:0;
}

.commentlist,.pinglist {
list-style:none;
margin:10px 0;
}

.commentlist li {
width:94%;
list-style:none;
padding:4px;
line-height:1.6em;
}

.commentlist p {
margin:10px;
}

.class-comment1 {
margin:15px 10px;
border:1px solid #5D8BB3;
}

.class-comment2 {
margin:15px 10px;
border:1px solid #ccc;
}

.pinglist li {
width:94%;
border:1px solid #3465A4;
list-style:none;
margin:15px 10px;
padding:4px;
line-height:1.8em;
}

.pinglist p {
text-align:left;
padding:8px 10px;
}

#commentlist li img {
padding:0;
border:0;
}

#commentlist li img.gravatar {
float:right;
margin:2px;
border:2px solid #f1f1f1;
}

 
#error {
margin:2px;
padding:2px;
text-align:center;
color:#FF0000;
background:#FFFF99;
}

#commentload {
padding-top:3px;
float:right;
vertical-align:middle;
}

/* Images */
p img {
border:0;
max-width:100%;
padding:2px;
}

img.center,img[align="center"] {
display:block;
margin:auto;
}

img.alignright,img[align="right"] {
float:right;
display:inline;
margin:0 0 2px 7px;
padding:2px;
}

img.alignleft,img[align="left"] {
float:left;
display:inline;
margin:0 7px 2px 0;
padding:2px;
}

img.wp-smiley {
border:0;
}

.feedlink img {
float:right;
height:12px;
width:12px;
border:0;
margin:-19px 0 0;
}

/* Text align */
.center {
text-align:center;
}

.alignleft {
text-align:left;
}

.item,.alignright {
text-align:right;
}

/* Float */
div.floatright {
float:right;
}

div.floatleft {
float:left;
}

/* Classes */
.toggle-button {
float:right;
color:#6BA4DC;
background:none;
margin-right:10px;
}

.navigation {
display:block;
font-size:.9em;
text-align:center;
padding:15px 0;
}

.alert {
width:90%;
background:#FFFF99;
border-left:4px solid #FFD324;
text-align:center;
margin:10px 0;
padding:5px 10px 5px 0;
}

.metacmt {
background:url(http://gedichtbandlose-lyrik.de/wp-content/themes/unnamed_1_14_deutsch/images/comment.png) left center no-repeat;
padding-left:18px;
}

.metaedit {
background:url(http://gedichtbandlose-lyrik.de/wp-content/themes/unnamed_1_14_deutsch/images/comment_edit.png) left center no-repeat;
padding-left:18px;
}

.metapost {
background:url(http://gedichtbandlose-lyrik.de/wp-content/themes/unnamed_1_14_deutsch/images/tag_blue.png) left center no-repeat;
padding-left:18px;
}

.clear {
clear:both;
}

/* Ausrichtung Überschriften */
.headl_zentriert {
text-align:center;
}

.headl_10px {
padding-left:10px;
}

.headl_40px {
padding-left:40px;
}

.headl_60px {
padding-left:60px;
}

.headl_70px {
padding-left:70px;
}

.headl_110px {
padding-left:110px;
}

.headl_120px {
padding-left:120px;
}

.headl_130px {
padding-left:130px;
}

.headl_160px {
padding-left:160px;
}