/*
Theme Name: HHL
Theme URI: http://wordpress.org/
Description: HHL-Theme
Version: 1.0
Author: André Kurfürst
Author URI: 
Tags: hhl
*/

@import url("reset.css");

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	color: #999;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 20px
}


/* Headlines */
h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 * { 
	color: #555!important;
	font-family: Georgia,"Times New Roman",sans-serif;
}

h1 { font-size: 22px;  }
h2 { 
	font-size: 22px; 
	padding-bottom: 3px
}
h3 { 
	font-size: 18px;
	margin-bottom: 10px; 
	border-bottom: 1px solid #666;
	padding-bottom: 3px
}
h4 {}
h5 {}
h6{}


a { color:  #0071BB; text-decoration: none; }
a:hover { text-decoration: underline }

p { margin-bottom: 10px }


/* Allgemeines CSS für alle Module */
.l { text-align: left!important }
.r { text-align: right!important }
.c { text-align: center!important }

.lfloat { float: left }
img.lfloat { margin: 0 .5em .5em 0 }
.rfloat { float: right }
img.rfloat { margin: 0 0 .5em .5em }
.clear { clear: both }

br.break { 
	line-height: 0!important; 
	clear: both; 
	font-size: 0; 
	height: 0; 
	overflow: hidden 
}

.bold { font-weight: bold }
.normal { font-weight: normal }

.hideme { display: none }

.no_results { font-weight: bold }

.block { display: block }
.inline { display: inline }

/* Formulare */
input.text, textarea {
	border: 1px solid #E0E3E6;
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
}

input.submit { 
	background: #667480; 
	border: none; 
	color: #fff;
	padding: 2px 5px;
	font-size: 11px;
	height: 20px;
}


/* Seitenaufbau */
#page { background-color: #fff;	}
	.wrapper { width: 860px; margin: 0 auto; clear: both }
	
	#header {
		background: #667480;
		float: left;
		width: 100%;
		padding: 15px 0;
		margin-bottom: 20px
	}
	
		#headerimg {
			margin: 0;
			float: left; 
		}
			
			#headerimg .description {
				font-size: 2.2em;
				border-left: 1px solid #fff;
				float: left;
				margin-left: 1em;
				padding: 12px 0 12px 1em;
				color: #fff;
			}
	
			#headerimg h1 {
				background: url(images/logo.png) no-repeat;
				width: 204px;
				height: 72px;
				text-indent: -9999px;
				float: left;
			}
	
	
	#content {
		background: url(images/banner.jpg) 0 5px no-repeat;
		padding-top: 250px;
		font-size: 1.2em;
		width: 640px;
		float: left;
	}
	
	#sidebar {
		margin: 5px 0 0;
		padding: 0 0 10px 20px;
		float: left;
		width: 200px;
	}
	
	#footer { 
		clear: both;
		width: 860px;
		margin: 0 auto;
		display: none
	} 
		#footer p {
			margin: 0;
			padding: 20px 0;
			font-size: 10px
		}



/* Navigation */
ul.mainnav { 
	float: left;
	margin: 50px 0 0;
	padding: 0;
	list-style: none;
	float: right
}
	ul.mainnav li { 
		display: inline;
		padding: 0 0 0 20px;
	}
		ul.mainnav li a { 
			font-size: 1.2em;
			color: #fff;
		} 
		ul.mainnav li a:hover, ul.mainnav li.current_page_item a { 
			border-bottom: 1px dotted #fff; 
			text-decoration: none 
		} 


/* Sidebar */
#sidebar h2 { 
	font-size: 14px;
	color: #999!important;
	border-color: #999
}

#sidebar li.border, #sidebar li.categories, #sidebar li.linkcat {
	border: 1px solid #e0e3e6;
	background: #eff1f2;
	padding: 10px;
	margin-bottom: 10px
}

#sidebar li.border ul li, #sidebar li.categories ul li, #sidebar li.linkcat ul li {
	background: url(images/bullet.gif) no-repeat 0 5px;
	padding: 1px 0 1px 10px;
}

/* Archiv */

/* Einträge */
div.entry { padding-bottom: 10px }


div.headline {
	clear: both; 
	margin-bottom: 2em;
	font-size: 12px
}
	div.headline img { 
		float: left; 
		width: 40px; 
		height: 40px; 
		border: 1px solid #E0E3E6; 
		background: #fff; 
		padding: 3px;
		margin-right: .6em;
	} 


/* Postmetadata */
.postmetadata {
	padding: 10px;
	border: 1px solid #e0e3e6;
	background: #eff1f2;
	font-size: 12px; 
}
	.postmetadata p { margin-bottom: 5px }

.post {
	margin: 0 0 25px;
	padding: 0 0 25px;
	text-align: justify;
	border-bottom: 1px solid #E0E3E6
}	
	div.post span.date { 
		display: block; 
		margin-bottom: 5px;
		font-size: 13px;
		font-weight: bold
	}







.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}


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



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */








.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}


.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}




/* End Structure */


p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* 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 ul li:before, #sidebar ul ul li:before {

	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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





/* Suche */
#searchform { }
#searchform input.text { float: left; margin-right: 4px }
#searchform input.submit { width: 55px }
#sidebar #searchform #s {	width: 113px;	}

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



/* Kommentare */
#commentform { margin: 5px 10px 0 0; }
	#commentform input {
		width: 170px;
		margin: 5px 0 1px;
	}
	#respond:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}

	#commentform #submit { float: right;	}

.commentlist li, #commentform input, #commentform textarea {
	
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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 {

	}

.commentmetadata {
	font-weight: normal;
	}



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
border-top: 1px solid #fff
	}
/* End Various Tags & Classes*/



/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
