/*
Theme Name: 1und1 Blog Theme
Theme URI: http://blog.1und1.de
Description: 1und1 Blog Theme
Author: JvM
Version: 0.9
*/
*, html {
	margin:0;
	padding:0;
}
body {
	font:62.5% Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
	background: #EFEFEF url(images/body_bkg.png) repeat-x scroll 0 0;
}
fieldset, select, img {
	border:0;
}
hr, #searchform br, .counter {
	display:none;
}
a, a:link, a:active, a:visited {
	text-decoration:none;
	color: #369;
}
a.wht, a.wht:link, a.wht:active, a.wht:visited {
	text-decoration:none;
	color: #ffffff;
}
a:hover, a.wht:hover {
	text-decoration:underline;
}
p {
	margin:0 0 10px;
}

ol {
	list-style-position:outside;
	list-style-type:decimal;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.bullet {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
}
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:.8em Arial, Helvetica, sans-serif;
	color:#777;
}
strike, del {
	color:#777;
	text-decoration:line-through;
}
label {
	cursor:pointer;
}
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#369;
}
h1 {
	font-size:1.8em;
	text-align:left;
	padding:21px 0 5px 20px;
}
h2 {
	margin:5px 0;
	font-size:1.6em;
}
h3, h4 {
	margin:15px 0 0;
	font-size:1.2em;
}
/* Container */
#container {
/* 	position:relative; */
	margin:0 auto;
	font-size:1.2em;
	width:880px;
	padding: 0 4px;
	background:transparent url(images/bg_container.gif) no-repeat scroll 0 59px;
}
/*
body > #container {
	height:auto;
	min-height:100%;
}
*/
#header #header_logo {
	left:20px;
	position:absolute;
	top:1px;
}
#content {
/* 	position:relative; */
	background-color:#FFFFFF;
	border:1px solid #E5E5E5;
	clear:both;
	margin-bottom:107px;
	overflow: hidden;
	z-index: 2;
	zoom: 0;
	padding: 20px 28px;
}

.clearfix {
/* 	display:block; */
}
#blogheader{
	display: block;
	width: 821px;
	height: 108px;
	background: url(images/blogheader.png) no-repeat 0 0;
}
#blogheader.md{
	background: url(images/blogheader_md.png) no-repeat 0 0;
}
#badge{
	display: block;
	width: 198px;
	height: 93px;
	position: relative;
	top: -14px;
	left: 600px;
}

/* Header and Navigation */
#header {
/* 	border-bottom:1px solid #314165; */
	clear:both;
	float:left;
	height:59px;
	line-height:normal;
	position:relative;
	width:880px;
	z-index:100;
}
#header #header_nav {
	font-size:11px;
	line-height:14px;
	position:absolute;
	right:8px;
	top:3px;
	white-space:nowrap;
	z-index:1000;
}

#header #header_nav li {
	float:left;
	list-style: none;
}

#header #header_nav li a {
	color:#C3CEE9;
	display:block;
	margin-left:8px;
	padding:3px 5px 3px 9px;
	text-decoration:none;
}

#header #header_nav li a:hover {
	text-decoration: underline;
}

#header h1.hide {
	text-indent:-9999px;
}

.description {
	text-align:left;
	padding:0 0 5px 20px;
	font:1em Arial, Helvetica, sans-serif;
}

#header #nav_tabs{
	left:95px;
	position:absolute;
	top:39px;
	white-space:nowrap;
	width:770px;
}
#header #nav_tabs li{
	background:url(images/nav_tab_list.png) no-repeat right top;
	float:left;
	margin-right:1px;
}
#header #nav_tabs li a,
#header #nav_tabs li span{
	background:url(images/nav_tab_link.png) no-repeat left top;
	color:#fff;
	display:block;
	font-weight:bold;padding:3px 10px 5px 10px;
	text-decoration:none;
}
#header #nav_tabs li a:hover{
	color:#a9cffa;
}
#header #nav_tabs li.current_page_item,
#header #nav_tabs li.current-cat-parent,
#header #nav_tabs li.current-cat{
	background:url(images/nav_tab_list_active.png) no-repeat right top;
}
#header #nav_tabs li.current_page_item a,
#header #nav_tabs li.current-cat-parent a,
#header #nav_tabs li.current-cat a{
	background:url(images/nav_tab_link_active.png) no-repeat left top;
	color:#516594;
}
#header #nav_tabs span.core_button_invisible{
	color:#A9CFFA;
}

/* Primary Content and Entries */
#primary-content {
	float:left;
	text-align:left;
	line-height:1.6em;
/* 	display:inline; */
/* 	overflow:hidden; */
	margin:0 30px 0 0;
	width:555px;
	z-index: 500;
}
#primary-content.md_content{
	width: 100%;
	margin: 0;
}
.pagetitle {
	margin: 10px 0 10px
}
.entry {
	text-align:left;
	padding:10px 0px 5px;
	border-bottom: 5px solid #E4EBF9;
	margin-bottom: 20px;
}
.kasten {
	background-color: #E4EBF9;
	background: #E4EBF9;
	text-align:justify;
	padding:10px 10px 10px 10px;
	border-bottom: 5px solid #E4EBF9;
	margin-bottom: 20px;
}
.entry ul, .entry ol {
	margin:0 0 0 40px;
}
.entry li {
	padding-bottom:8px;
}
.entry-header {
	font-size:1.5em;
	font-weight:400;
	margin:0;
	padding:3px 0;
}
.entry-date {
	color: #369;
	margin-bottom: 20px;
}
.entry-footer {
	font-size:0.9em;
	line-height:1.2em;
	padding: 5px 0;
	color: #369;

}
/* MD Special */
#md_header{
	display: block;
	width: 822px;
	height: 328px;
	background: url(images/md_header.png) no-repeat 0 0;
	margin: 0 0 20px 0;
}
.md_block{
	float: left;
	width: 220px;
	margin: 140px 30px 0 25px;
	color: #fff;
}
.entry-footer .tags{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #E4EBF9;
}
.entry-footer .meta{
	height: 15px;
	clear: both;
	float: none;
	width: 100%;
	overflow: hidden;
}
.md_content .entry p{
	margin: 0 0 15px;
	padding: 0 0 15px 0;
	border-bottom: 5px solid #E4EBF9;
}
.md_content .entry{
	border-bottom: none;
}
/* Sidebar */
#sidebar {
	float:right;
	line-height:1.2em;
	margin: 10px 0 0 0;
	width:235px;
	overflow: hidden !important;
	overflow: hidden;
	text-align:left;
	font-size:1em;
	background: #E4EBF9;
	z-index: 500;
}
#sidebar h2 {
	font-size:1.2em;
	font-weight:bold;
	margin:10px 0px 5px 0px;
	padding:2px 0;
	line-height: 18px;
}
#sidebar ul {
	color:#777;
	list-style:none;
}
#sidebar li {
	padding: 0 10px 10px 10px;
	font-size:0.95em;
	border-bottom:5px solid #FFF;
	width: 215px;
}
#sidebar ul ul li {
	margin: 0 0 5px 0;
	padding: 0;
	border-bottom: none;
}
#sidebar ul li.widget_archive ul{
	list-style: disc;
	list-style-position: inside;
	color: #369;
}

#sidebar ul ul li a, 
#sidebar ul ul li a:link, 
#sidebar ul ul li a:visited {
	padding: 0;
	color: #69C;
}
#sidebar .tagcloud{
	text-align: center;
	line-height: 21px;
}
#sidebar .tagcloud a{
	margin: 0px 5px;
	font-style: italic;
	color: #69C;
}
.twtr-widget .twtr-tweet-wrap {
	padding-left: 0;
}
.feedlinks{
	padding: 10px 0 0 0;
	height: 36px;
	float: none;
	clear: both;
	display: block;
}
.feedlinks a{
	float: left;
	margin: 0 4px 0 0;
	width: 25px;
}

.left-sidecolumn {
	clear:left;
	float:left;
	width:46%;
	padding:0 2%;
}
.right-sidecolumn {
	clear:right;
	float:right;
	width:46%;
	padding:0 2%;
}
.intro {
	font-size:.9em;
	color:#777;
	width:90%;
	margin:8px 4%;
	padding:0 0 15px 0;
	background:url(images/bg_meta.png) no-repeat center bottom;
	line-height:1.4em;
}
#author_avatars-2.multiwidget_author_avatars .author-list{
	text-align: left;
}
.multiwidget_author_avatars .user{
	clear: both;
	float: none;
	height: 40px;
}
.multiwidget_author_avatars span.avatar{
	float: left;
	width: 40px;
	margin: 0 10px 0 0;
}
.multiwidget_author_avatars .name{
	vertical-align: bottom;
	margin: 25px 0 0 0;
}
#sidebar form{
	margin: 0;
	padding: 0;
}

/* Shelf */
#shelf {
	float:left;
	line-height:1.2em;
	width:100%;
}
#toggle {
	width:960px;
	margin:0 auto !important;
	margin:0;
	text-align:left;
	background:#000;
	list-style:none;
	overflow:hidden;
}
#toggle h2 {
	color:#fff;
	font-size:1.2em;
	font-weight:400;
	margin:15px 2px 0;
}
#toggle ul {
	list-style:none;
	margin:10px 0 10px;
}
#toggle li {
	float:left;
	width:21%;
	background:transparent;
	margin-left:1.8% !important;
	margin-left:1.5%;
	padding:0 4px 6px 4px;
	display:inline;
}
* html #toggle li {
	width:20%;
}
#toggle ul li {
	width:100%;
	margin:2px 0;
	padding:0 8px;
}
#toggle ul li a, #toggle ul li a:link, #toggle ul li a:visited {
	display:block;
	background:transparent;
	color:#fff;
	padding:2px;
	border-top:1px solid #3465A4;
	border-bottom:1px solid #3465A4;
	text-decoration:none;
	white-space:nowrap;
}
#toggle ul li a:hover {
	border-top:1px solid #fc0;
	border-bottom:1px solid #fc0;
}
#toggle li.tags {
	width:45%;
}
#toggle li.tags a:hover {
	background:none;
	text-decoration:underline;
}
#sidebar ul ul, #toggle ul {
	margin:0;
	padding:0 0 10px;
}
/* Footer */
#footer_container {
	background:transparent url(images/footer_bkg.png) repeat-x scroll 0 70px;
	clear:both;
	font-size:0.9em;
	height:107px;
	margin-top:-107px;
	position:relative;
	text-align:left;
	width:100%;
}
#footer_container #footer {
	height:107px;
	margin:0 auto;
	width:880px;
}
#footer_container #footer #footer_logo {
	float:left;
	margin: 47px 19px 0 19px;
}
#footer_container #footer #footer_nav {
	float:left;
	margin-top:83px;
}
#footer_container #footer #footer_nav li {
	background:transparent url(images/bg_footernav_li.gif) no-repeat scroll right center;
	float:left;
	margin-right:8px;
	padding-right:8px;
}
#footer_container #footer #footer_nav li a {
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
}
#footer_container #footer #footer_copy {
	color:#7483A5;
	float:left;
	margin-top:83px;
}

/* Search */
#search {
	width:100%;
	line-height:1em;
	display:block;
}
.searchinput {
	font-size:1em;
	width:88%;
	margin:5px 0;
	padding:3px;
	width: 200px;
	border:1px solid #ccc;
	height:16px;
	background:url(images/bg_search.png) right 3px no-repeat #f4f4f4;
}
.searchinput:focus, .searchinput:hover {
	border:1px solid #369;
	background:url(images/bg_search.png) right -16px no-repeat #fff;
}

/* Comments and Trackbacks */
.comment-section {
	margin:30px 10px;
	text-align:left;
}
#leavecomment {
	margin:30px 25px 20px 0 !important;
	text-align:center;
	color:#ccc;
}

#ol.commentlist ul.children {
    margin:0px 0px 0px 15px;	
	}

.says {display:none;}

		
.section-title {
/*
	font-size:1.6em;
	font-weight:400;
	text-align:center;
	*/
	margin:5px 0 40px 0;
}
#commentform {
	margin:15px 0;
}
input#author, input#email, input#url, textarea#comment {
	border:1px solid #ccc;
	padding:1px;
	background:#E4EBF9;
	border-style: inset;
}
#commentform input:focus, #commentform textarea:focus, #commentform input:hover, #commentform textarea:hover {
	border:1px solid #369;
	background:#f4f4f4;
	border-style: inset;
}
textarea#comment {
	width:99%;
	font: 12px Arial, Helvetica, Verdana, sans-serif;
}
#submit {
	float:right;
	margin:0 0 0 10px;
	border:1px solid #3465A4;
	color:#fff;
	background:#5D8BB3;
	padding:0 2px;
}
#submit:hover {
	border:1px solid #3465A4 !important;
	color:#fff !important;
	background:#3465A4 !important;
}
.comment-header {
	text-align:left;
	margin:4px 0;
	color: #369;
	font-size: 1.3em;
	font-weight: bold;
}

.byuser {
	text-align:left;
	margin:10px 10px 10px 10px;
	color: #369;
	background: #E4EBF9;
	}

.byuser > .comment-body{
	padding: 0 0 0 40px;
	background: transparent url(images/logo_1and1_28.gif) no-repeat scroll 0 0;
}

ol.commentlist{
	list-style-type: none;
	border-bottom: 2px solid #E4EBF9;
}
ol.commentlist ul.children{
	margin-left: 15px;
}

ol.commentlist ul.children ul.children{
	margin-left: 40px;
}

ol.commentlist ul.children ul.children ul.children{
	margin-left: 5px;
}

ol.commentlist ul.children li{
	padding: 5px 10px;
}
	
.comment-content {
	margin:10px;
}
.comment-footer {
	text-align:left;
	margin:4px 0 0;
	font-size:.9em;
	padding: 4px 0;
	border-top: 1px dotted #E4EBF9;
	border-bottom: 2px solid #E4EBF9;
}

#commentlist {
	list-style-type:none;
}

.commentlist li { 
	margin:18px 0 0 0;
	padding:3px;
    border-bottom:2px solid #E4EBF9;
    width:98%;}


.comment-author {
	text-align:left;
	margin:4px 0;
	color: #369;
	font-size: 1.3em;
	font-weight: bold;	
}

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


#commentlist li .counter {
	display:none;
}

#commentlist li img {
	padding:0;
	border:0;
}

#error {
	margin:2px;
	padding:2px;
	text-align:center;
	color:#FF0000;
	background:#FFFF99;
	border-left:1px solid #fc0;
	padding:2px 5px;
}


/* Images and float */
img {
	border:0;
}
p img {
	border:0;
	max-width:100%;
	padding:2px;
}

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

.alignleft {
	float:left;
	margin: 0 10px 10px 0;
}

.alignright {
	float:right;
	margin: 0 0 10px 10px;
}

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

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

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

.feedlink img {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
/* Text align */
.center {
	text-align:center;
}
.item {
	text-align:right;
}
/* Float */
.floatright {
	float:right;
}
.floatleft {
	float:left;
}
/* Miscellaneous */
.navigation {
	display:block;
	font-size:.9em;
	text-align:center;
	padding:10px 0;
}
.alert {
	color:#FF0000;
	background:#FFFF99;
	border:1px solid #fc0;
	text-align:center;
	margin:10px auto;
	padding:5px;
}
.metacmt {
	color: #369;
	font-weight: bold;
	font-style: italic;
/* 	float: right; */
/* 	padding:2px 0 2px 17px; */
}
.metacat {
	background:url(images/tag1.png) left center no-repeat;
	padding:2px 0 2px 16px;
}
.metatag {
}
.metaedit {
	background:url(images/edit.png) left center no-repeat;
	padding:2px 0 2px 17px;
	float: right;
}
.bookmark_cont{
	float: left;
}
.comment_cont{
	float: right;
}
.clear {
	clear:both;
}
.blue,
.blue p{
	color: #369;
}

.bookmark,
.recommend{
	display: none;
}
#primary-content div.sociable {
	margin: 5px 0;
}

#primary-content .recommend div.sociable{
	margin-left: 75px;
}
