/*
Theme Name: Andrew Duck
Theme URI: 
Description: Design by..
Version: 0.1 english
Author: Andrew Duck
Author URI: http://andrewduck.name
*/

html, body {
margin: 0;
padding: 0;
text-align: center;
}

body {
background: #eee;
color: #282828;
font: 13px 'Helvetica Neue', Arial, sans-serif;
text-shadow: #eee 0 -1px 1px;
padding: 0;
}


blockquote {
border-left: 1px solid #326ea1;
color: #555555;
font-size: 1.00em;
padding-left: 10px;
padding-right: 10px;
margin: 0 30px;
}

a {
color: #326ea1;
text-decoration: none;
outline: none;
}

code {
background: #f5f5f5;
border: 1px solid #cccccc;
color: #555555;
font: 11px Verdana;
padding: 10px;
text-align: left;
display: block;
}

cite {
	font-style: normal;
	font-weight: bold;
}

/*#####################*/
/*### Headlines ###*/
/*#####################*/

h1 a {
color: #333;
font-weight: 100;
font: 24px Arial;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;
display: block;
}

h1 {
color: #333;
font-weight: 100;
font: 24px Arial;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-decoration: none;
}

h2, h2 a {
color: #333;
font-weight: 100;
margin: 0;
padding: 0;
}

h3, h3 a {
color: #333;
font-weight: 100;
margin: 15px 0 0px 0;
padding: 0;
}

h4 {
color: #326ea1;
font: 12px Verdana;
font-weight: normal;
margin: 0;
padding: 0;
}

img {
border: none;
}

ol, form {
margin: 0;
padding: 0;
}

p {
line-height: 1.7em;
text-align: justify;
}

.entry {
line-height: 1.3em;
text-align: justify;
}

small {
font-size: 10px;
}

#page {
background: transparent;
margin: 0 auto;
padding: 0;
text-align: left;
width: 980px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
background: transparent;
overflow: hidden;
color: #383d44;
height: 150px;
margin: 0 auto;
text-align: left;
padding: 0 0 0 0;
}

#header a {
color: #383d44;
}

#header a:hover {
color: #669933;
}

#blogname {
padding-top: 60px;
}



#header p {
padding: 13px 0 0 10px;
margin: 0;
line-height: 1em;
}

/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
background: #4b4e52;
background-image: url('images/header.png');
height: 98px;
margin: 0 auto;
width: 100%;
text-align: left;
overflow: hidden;
}

#logo {
	float:left;
	margin-left:2em;
}

#topbar {
height: 98px;
width: 980px;
margin: 0 auto;
padding: 0;
text-align: left;
}

ul.topmenu {
background: transparent;
float: right;
margin: 0 auto;
padding: 2em 0 0 0;
list-style-type: none;
}

ul.topmenu li {
float: left;
}

ul.topmenu li a {
float: left;
display: block;
height: 34px;
padding: 9px 20px 0 0px;
color: #cbcbcb;
}

ul.topmenu li a:hover {
color: #ffffff;
text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
background: transparent;
border: none;
color: #282828;
float: left;
margin: 20px 0px 30px 0px;
padding: 0 40px 0 0px;
text-align: left;
width: 658px;
float: left;
}


#content a:hover {
color: #669933;
background: transparent;
text-decoration: none;
}

#content img {
float: left;
margin: 3px 10px 5px 0;
_margin: 3px 5px 5px 0;
border: 1px solid #cccccc;
padding: 5px;
background-color: transparent;
}

#content a:hover img {
border: 1px solid #777777;
background: transparent;
}

#content h1 a:hover {
color: #669933;
background: transparent;
text-decoration: none;
}

#content h2 a:hover {
color: #669933;
background: transparent;
text-decoration: none;
}

#content h3 a {
text-decoration: none;
}

#content h3 a:hover {
color: #669933;
background: transparent;
text-decoration: none;
}

#content ul {
list-style-type: circle;
margin: 0 0 0 25px;
padding: 0 0 0 0;
}

#content ul li {
line-height: 1.5em;
margin: 0;
padding: 5px;
}

/*############################*/
/*#### Comments #### */
/*############################*/

#comments {
	border-bottom: 1px solid #ddd;
	padding-bottom: 1em;
}

.comment {
	border-bottom: 1px solid #ddd;
	display: block;
	margin: 0;
	padding: 1.5em 0;
	float: left;
	width: 100%;
}

.comment-author-container {
	display: block;
	/*width: 196px;*/
	width:30%;
	float: left;
	height: 50px;
	overflow-x:hidden;
}

#content .comment-author-container img {
float: left;
margin: 0px 10px 5px 0;
_margin: 0px 5px 5px 0;
padding: 0px;
background-color: transparent;
border: none;
}

.commentmetadata {
	padding: 5px 0 0 0 ;
	font-size: 0.85em;
}

.comment-text-container {
	display: block;
	/*width: 460px;*/
	width: 69%;
	float: left;
}

.comment-text-container p {
	margin-top: 0;
}

#respond {
	clear: both;
	padding-top: .5em;
}

textarea#comment {
	width: 100%;
}
/*################*/
/*#### Footer ####*/
/*################*/

#footer {
background-image: url('images/header.png');
border-top: 1px solid #cccccc;
height: 50px;
clear: both;
color: #999;
text-shadow: #000 0 -1px 1px;
margin: 0;
padding: 0;
text-align: center;
overflow: hidden;
}

#footer p {
	text-align:center;
	font-family
}

#footer a {
color: #363636;
text-decoration: none;
}

#footer a:hover {
color: #aa0000;
text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
background: transparent;
border: 0px solid #c7c7c7;
color: #383d44;
font: 12px Verdana, Arial, 'Helvetica', sans-serif;
height: 15px;
padding-left: 3px;
vertical-align: middle;
width: 220px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
width: 230px;
text-align: right;
float: left;
margin: 20px 0px 30px 0px;
padding: 0;
line-height: 1.6em;
color: #383d44;
}

.sidelist {
background: transparent;
margin: 0 0 20px 0;
padding: 0;
}

#sidebar ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#sidebar li {
padding: 10px 0;
margin: 0;

display: block;
}

#sidebar .widget_categories li {
	font-weight: bold;
}

#sidebar .widget_categories ul li ul li {
	padding:0;
	font-weight:normal;
}

#sidebar li a {
background-color: transparent;
color: #383d44;
padding: 5px 5px 5px 5px;
text-decoration: none;
border-bottom: 0;
}

#sidebar li a:hover {
color: #669933;
text-decoration: none;
}

#sidebar h2 {
background: inherit;
color: #666;
font-family: Arial, sans-serif;
font-size: 1.3846em;
font-weight: 100;
padding: 3px 0px 3px 0px;
margin: 0;
}

#social, #wrapper {
	/*background-image:url('images/content-sprite.png');*/
	float: left;
margin: 0;
padding: 0;
}

#social, #wrapper {
position: relative;
background: url(images/content-sprite.png) repeat-y -2014px 0;
margin: 1em 0 1em 0;

overflow: hidden;
}
#social .content_top, #wrapper .content_top {
background: url(images/content-sprite.png) no-repeat 0 0;
}
#social .content_bottom, #wrapper .content_bottom {
background: url(images/content-sprite.png) no-repeat -1014px bottom;
padding: 2em;
overflow: auto;
overflow: -moz-scrollbars-none;
display: inline-block;
}
#social .content_bottom, #wrapper .content_bottom {
display: block;
}
#social {
	margin-top:2em;
	width: 980px;
}

.cell {
	float:left;
	padding:.5em;
	width:32%;
}

.alignleft {
float: left;
text-align: left;
}

.alignright {
float: right;
margin-top: -1px;
text-align: right;
}


.date {
background: transparent;
color: #363636;
font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
}

.postmetadata {
background: transparent;

color: #363636;
line-height: 1.5em;
margin: 15px 0 70px 0;
padding: 3px 3px 3px 3px;
text-align: right;
clear: both;
}

.postmetadata a {
background: transparent;
color: #363636;
text-decoration: none;
}

.postmetadata2 {
background: #eeeeee;
color: #282828;
border: 1px solid #cccccc;
font-size: 11px;
line-height: 1.3em;
letter-spacing: 0em;
margin: 0 0 20px 0;
padding: 5px;
text-align: left;
clear: both;
-moz-border-radius: 10px;
}

.commentheader {
background: inherit;
font-size: 18px;
font-weight: lighter;
text-align: left;
color: #326ea1;
padding: 0;
line-height: 1.5em;
}

.clear {
clear: both;
}

.widget_categories h2 {
	display: none;
}

.post_by_month ul, .post_by_month ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.post_by_month ul li {
	padding: 2px 0;
}

.post_by_month h3 {
	padding: 10px 0;
}

.post_by_month li span {
	float: left;
	display: block;
	width: 50px;
	text-align: right;
	padding-right: 20px;
}

img#wpstats{display:none}

#content ul.linklog {
	margin: 0;
	padding: 0;
	list-style: none;
}

#content ul.linklog li {
	margin: 1.5em 0;
	padding: 10px;
	list-style: none;	
	background-color: #ebebeb;
	text-shadow: #e6e6e6 0 -1px 1px;
}