/*
Theme Name: Weblog-Magazin
Theme URI: http://www.elbrauschen.com
Description: -
Version: 3.0
Author: Maurice Renck
Author URI: http://www.elbrauschen.com/
*/
body {
	margin: 0;
	padding: 0;

	font: 11px Helvetica Neue,Helvetica,Arial,FreeSans,sans-serif;
	line-height: 1.5;

	color: #000;
}

/* GLOBAL */

img {
	border: 0;
}

a {
	color: #5991AE;
	text-decoration: none;
}

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

.centered {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}

.left, .alignleft {
	display: inline;
	float: left;
}

.right, .alignright {
	display: inline;
	float: right;
}

.clr {
	clear: both;
}
































body {
	margin: 0;
	padding: 0;
	font-size: small;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	line-height: 1.5;

}

#logo {
	background-color: #4279a3;
	background-image: url(./images/wm_logo_bg.png);
	background-repeat: repeat-x;
	height: 150px;
}

#navigation {
	background-color: #4279a3;
	height: 23px;
/*	border-bottom: 2px #fff solid; */
}

#navigation ul {
	margin: 0;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
}

#navigation li {
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

#navigation a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px;
}

#navigation a:hover {
	background-color: #dd0000;
}

#content {
	padding: 0;
	margin: 0;
	width: 995px;
	background-color: #D8D8D8;
}

#posts {
	float: right;
	width: 644px;
	border-left: 1px #fff solid;
}

#posts .more-link {
	color: #0000ff;
	text-decoration: underline;
	float: left;
	clear: both;
}

#posts .post {
	font-family: Arial,Times,"Times New Roman",sans-serif;
	padding: 10px;
	background-color: #e6e6e6;
	border-bottom: 1px #b5b5b5 solid;
	border-top: 1px #fff solid;
	padding-bottom: 30px;
	padding-top: 20px;
}

#posts .post .metaflow {
	background-image: url(./images/comment_post.png);
	background-repeat: repeat-y;
	padding: 5px;
}

#posts .post_odd {
	font-family: Arial,Times,"Times New Roman",sans-serif;
	padding: 10px;
	background-color: #f1f1f1 !important;
	border-bottom: 1px #b5b5b5 solid;
	border-top: 1px #fff solid;
	padding-bottom: 30px;
	padding-top: 20px;

}

#posts .post_odd .metaflow {
	background-image: url(./images/comment_post_odd.png);
	background-repeat: repeat-y;
	padding: 5px;
}

#posts h2 {
	margin: 0;
	padding: 0;
	font-size: 200%;
	font-weight: lighter;
}

#posts a {
	color: #214971;
	text-decoration: none;
}

#posts a:hover {
	color: #0000ff;
	text-decoration: underline;
}

#posts .entry {
	padding-left: 20px;
	line-height: 20px;
}

#posts .entry a {
	color: #214971;
	text-decoration: underline;
}

#posts .entry a:hover {
	color: #0000ff;
	text-decoration: underline;
}

ul.relatedposts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.relatedposts li {
	margin: 0;
	padding: 0;
}

.dark_head {
	background-color: #d8d8d8;
	margin: 0;
	padding: 5px;
	color: #000;
	font-size: smaller;
	text-align: left;
	border-top: 1px #fff solid;
	border-bottom: 1px #B5B5B5 solid;
}

.menu {
	float: left;
	width: 634px;
	height: 20px;

	background-color: #4c4c4c;
	margin: 0;
	margin-bottom: 20px;
	padding: 5px;
	color: #fff;
	font-size: smaller;
	text-align: right;
}

.menu a {
	color: #fff !important;
	font-size: 100%;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
.menu li {
	float: right;
	padding: 10px;
	padding-bottom: 2px;
	padding-top: 7px;
	height: 13px;
	display: block;
	margin-top: 3px;
	}

.menu li:hover {
	background-color: #222222;
}

.menu li.active {
	background-color: #e6e6e6;
}

.menu a.active {
	color: #000 !important;
}

.flickr {
	float: left;
	width: 634px;
	height: 105px;

	background-color: #000;
/*	background-image: url(./images/flickr_bg.png);
	background-repeat: no-repeat;
*/
	margin: 0;
	margin-bottom: 10px;
	padding: 5px;
	
	border-bottom: 5px #fff solid;
	
	color: #fff;
	font-size: smaller;
/*	text-align: center; */
}

.flickr img {
	margin: 5px;
	border: 0;
}

.flickr a {
	color: #fff !important;
	text-decoration: none !important;
}

h3.comment {
	margin-top: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}


#sidebar {
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
}



#sidebar .abo {
	margin-left: 20px;
	margin-bottom: 0;
/*	margin-top: 20px; */
	width: 255px;
/*	padding-top: 10px; */
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
	border: 2px #214971 solid; 
	border-top: 0;
}
#sidebar .abobottom {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#sidebar .abo a {
	color: #4279a3;
	text-decoration: none;
}

#sidebar .abo a:hover {
	color: #dd0000;
	text-decoration: none;
}

#sidebar .about {
	background-color: #4c4c4c;
	margin: 10px;
	margin-top: 0;
	padding: 5px;
	color: #fff;
	font-size: smaller;
}

#sidebar .about img {
	border: 5px #fff solid;
	margin-right: 3px;
}

#sidebar .box {
	background-color: #4c4c4c;
	margin: 10px;
	margin-top: 0;
	padding: 5px;
	color: #fff;
	font-size: smaller;
}


#sidebar .box h3 {
	text-align: right;
	display: block;
	
	padding: 3px;
	
	margin: 0;
	margin-bottom: 5px;
		
	color: #fff;
	font-size: 90%;
	font-weight: normal;
	
	border-bottom: 1px #fff dotted;
}

#sidebar img {
	border: 0;
}

#sidebar .box a {
	color: #fff;
	text-decoration: none;
}

#sidebar .box a:hover {
	color: #D2E9FD;
}

#sidebar .box ul {
	margin: 0;
	padding: 0;
}

#sidebar .box li {
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#sidebar .side_flickr img {
	margin: 5px;
	border: 3px #fff solid;;
}

#podcast  {
	margin-bottom: 25px !important;
}

#podcast a {
	font-size: 120%;
	font-weight: bold;
}

#podcast small {
	display: none;
}


#sidebar .bookmarks li {
	float: left;
	}

#sidebar .bookmarks img {
	border: 1px #fff solid;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 24px;
	width: 24px;
}


/***********************************************************
*** Footer
************************************************************/

#footer {
	background-color: #4279a3;
	background-image: url(./images/wm_footer.png);
	background-repeat: no-repeat;
	color: #fff;
	width: 955px;
	height: 200px;
	padding: 20px;
	font-size: 80%;
	border-top: 3px #fff solid;
}

#footer img {
	border: 0;
}

#footer .eintrag {
	width: 200px;
}

.avatar {
	border: 2px #000 solid;
}

.tool-tip {
	font-size: x-small !important;
	color: #fff;
	width: 300px;
	z-index: 13000;
	background-color: #333; 
	padding: 5px;
}
 
.tool-title {
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
	color: #fff;

}
 
.tool-text {
	color: #e2e2e2;
}

.mn_tipp-tip {
	font-size: x-small !important;
	color: #fff;
	width: 300px;
	z-index: 13000;
	background-color: #dd0000; 
	padding: 5px;
}
 
.mn_tipp-title {
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
	color: #fff;

}
 
.mn_tipp-text {
	color: #e2e2e2;
}

#rss {
	position: absolute;
	z-index: 60;
	top: 110px;
	left: 655px;
}

.sociable span {
	display: none;
}

.sociable ul {
	margin: 0;
	padding: 0;
}

.sociable li {
	list-style-type: none;
	float: left;
	margin: 0;
	margin-right: 3px;
}

.sociable img {
	border: none;
}

.notiz {
	background-color: #FFFBCC;
	border: 1px #E6DB55 solid;
	padding: 5px;
	margin: 10px;
}

.fakten {
	color: #fff;
	background-color: #4C4C4C;
	padding: 5px;
	margin: 10px;
	font-size: 90%;
}

.fakten h3 {
	text-align: right;
	display: block;
	
	padding: 3px;
	
	margin: 0;
	margin-bottom: 5px;
		
	color: #fff;
	font-size: 90%;
	font-weight: normal;
	
	border-bottom: 1px #fff dotted;
}

.fakten img {
	border: 0;
}

.fakten a {
	color: #fff !important;
	text-decoration: none;
}

.wp-caption-text {
	margin: 0;
	margin-top: 2px;
	padding: 0;
	padding-left: 3px;
	font-size: 80%;
}

.size-medium {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* GOOGLE ADSENSE */
div.bb {
	padding: 3px;
}

div.bb a {
	text-decoration: none;
	}
