/*
Theme Name: Politfunk v2
Theme URI: http://politfunk.de/
Description: A new theme by mrtopf
Version: 1.0
Author: Christian Scholz
Author URI: http://mrtopf.de/
Tags: mrtopf,header

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: #eee url(images/bg.png) top left repeat-x;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

*{font-size:100.01%;}


body,
	html {
		margin:0;
		padding:0;
		color:#000;
		font:12px/1.6em Verdana, Arial, Helvetica, Geneva, sans-serif;
		line-height: 1.9;
	}
	#byline {
		clear:both;
		width: 940px;
		margin-left: 10px;
	}
	#wrap {
		width:950px;
		margin:0 auto;
		background:#fff;
		clear: both;
		border: 1px solid #222;
		-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	}
	#header {
    	padding:5px 10px;
		background:#fff;
	}
	h1 {
	    margin:0;
    }
	#nav {
		padding:5px 10px;
		background:#fff;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}
	#main {
		float:left;
		width:700px;
		padding:10px;
		background:#fff;
		border-right: 1px solid #ccc;
	}
	#main2 {
		float:left;
		width:539px;
		padding:0px;
		background:#fff;
		border-right: 1px solid #ccc;
	}
	#sidebar {
		float:right;
		width:210px;
		padding-left:10px;
	}
	#sidebar2 {
		float:right;
		width:410px;
		padding: 0;
	}
	.entry {
		overflow: auto;
	}
	#main2 h3, #sidebar2 h3 {
		padding: 10px;
	}
	#main2 .entry h3 {
		padding: 0px;
	}
	#footer {
		clear:both;
		padding:5px 10px;
		background:#ccc;
		border: 0px 1px solid #888;
	}
	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}

#headlinewrap {
	padding:0;
	display:block;
	height: 200px;
}

#headline {
	margin:0 auto;
	width:950px;
}

#tabbing {
	margin-top: 0px;
}

.break {
	clear:both;
}

ul {
	margin-left: 20px;
}

/*
** Category display in headline
*/

#tabbing li {
	float:left;
	height: 31px;
	margin: 0 0 0 10px;
	padding: 0px 0 0 0px;
	list-style-type:none;
}

#tabbing li a {
	margin:0 0 0 10px;
	display:block;
	height: 31px;
	padding: 7px 10px 0 0;
	text-decoration: none;
	color:white;
	font-family: Verdana;
	font-size: 8pt;
}

#tabbing li.active {
}
#tabbing li.active a {
	color: white;
	font-weight: bold;
}

#logo {
	float:left;
	margin-right: 30px;
	position:relative;
	top: 25px;
}

/*
** language form
*/

#languagebar {
	margin:10px auto;
	width:950px;
}

#languagebar ul {
	float:right;
}

#languagebar li {
	float:left;
	height: 41px;
	margin: 0 0 0 10px;
	padding: 0px 0 0 20px;
	background: url(images/langbutton_white.png) top left no-repeat;
	list-style-type:none;
}

#languagebar li a {
	margin:0 0 0 10px;
	display:block;
	height: 41px;
	background: url(images/langbutton_white.png) top right no-repeat;
	padding: 2px 30px 0 0px;
	text-decoration: none;
	color:#000;
	font-family: Verdana;
	font-size: 7pt;
	color: #aaa;
	font-weight: bold;
}

#languagebar li.active {
	background: url(images/langbutton_yellow.png) top left no-repeat;
}
#languagebar li.active a {
	background: url(images/langbutton_yellow.png) top right no-repeat;
	color: #aa2200;
	font-weight: bold;
}

/*
** sidebar
*/

.sidebox{
	margin: 0 0 20px 0;
	background-color: #f8faff;
	border: 6px solid #e0f0ff;
	padding: 2px 6px;
}

.sidebox li {
	list-style-type:none;
	margin-left: 0px;
	background-color: white;
	border-bottom: 1px solid #eef;
}

.rssbox{
	width: 309px;
	margin: 0 0 20px 0;
	background: url(images/rssicon_bg.png) repeat-y;
	border-bottom: 6px solid #ffd440;
}
.rssbox ul {
	margin-top: 10px;
	margin-bottom: 20px;
}
.rssbox li {
	list-style-type:none;
	margin-left: 10px;
	width:90%;
	padding: 3px;
	border-bottom: 1px solid #aaa;
}
.rssbox .head {
	margin: 0;
	margin-left: 0px;
	background: url(images/rssicon_header.png) no-repeat;
	height: 80px;
}
.rssbox .content {
	padding-left: 12px;
}


	

/*
** misc
*/

img {
	border: none;
}
em.cat {
	font-size: 120%;
	background: white;
}
a {
	text-decoration: none;
	color: #0030c0;
}

blockquote {
	margin: 10px 0 0 10px;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
	background: url(images/quote.png) no-repeat;
	padding: 0px 10px 10px 80px;
}

p {
	margin-bottom: 1em;
}

pre {
	background: #504030;
	color: white;
	font-weight: bold;
	font-family: Consolas, Courier New, Courier;
	padding: 5px;
	border: 1px solid #201000;
	border-bottom: 4px solid #777;
	border-top: 4px solid #777;
	
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 240%;
	font-weight: bold;
	color: #dd3000;
	margin:00px 0 00px 0;
	line-height: 1.3em;
}

#main2 h2, #sidebar2 h2 {
	border-top: 1px solid #aaa;
	padding: 10px;
	background: #f0f0f0;
}

#sidebar2 h3, #main2 h3 {
	font-size: 130%;
	border: none;
	line-height: 1.4;
}
#sidebar2 h3 a, #main2 h3 a {
	color: black;
}

h2 a {
	color: #dd3000;
}

h3 {
	font-size: 160%;
	font-weight: bold;
	color: #111;
	margin:30px 0 5px 0;
	line-height: 1em;
	border-bottom: 1px solid #888;
}

h4 {
	font-family: Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #111;
	margin:30px 0 5px 0;
	line-height: 1em;
}

h3.posttitle {
	border-bottom: 0;
}

h3 a {
	color: #aa3000;
}

code {
	font-family: Consolas, "Andale Mono", "Courier New", typewriter;
	color: #222;
	background: #f8f8f8;
	padding: 3px;
}


#sidebar h2 {
	font-family: Arial,Georgia,serif;
	font-size: 300%;
	font-weight: bold;
	margin: 0;
	font-size: 200%;
	color: #444;
}

#sidebar img {
	border: 0px solid #777;
}
/* Begin Images */
img {
	padding: 0;
	max-width: 100%;
	margin-bottom: 10px;
}

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

small {
	color: #222;
}


.articleinfo {
	background-color: #f8f8f8;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 80%;
	margin-bottom: 5em;
	padding: 10px;
	overflow: auto;
}

#comment {
    width: 600px;
}

.articletime {
	float:left;
	color: #777;
}
.articlecomments {
	float:right;
	color: #33f;
}
.navigation {
	clear:both;
	overflow: auto;
	display: block;
	text-align: left;
	margin-top: 10px;
	color: #cccccc;
}

.navigation a { color: #aabbcc; }
.navigation a:hover { color: #333; }


/*
** Comments
*/

#comments {
	font-size: 150%;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	margin:0;
	padding:0;

}

.comment {
	background: #cef2ff url(images/comment_bg.png) repeat-x;
}

.avatar {
	float:left;
}
.comment-author {
	height: 48px;
	display:block;
}
.fn {
	font-size: 200%;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	color: #202020;
	padding: 10px;
}
.fn a {
	color: #fff;
}

.comment-meta {
	margin-top: -20px;
	margin-left: 60px;
}
.comment-meta a {
	color: #f0f0f0;
}
.comment-body {
	margin-bottom: 20px;
}
.comment-body p {
	padding: 8px 10px 0px 60px;
}

.reply {
	padding-left: 60px;
	padding-bottom: 3px;
	background-color: #f0f0f0;
}
.reply a {
	color: #505050;
}

strong { font-weight: bold; }

.says{display:none;}


	.post-image, .post-image-inner {
	    margin:0 auto 10px auto; padding:0;
	    width:auto; height:auto;
	    display:block;
	}
	
	    .post-image-inner {
		margin:0 auto 10px 15px;
		float:right;
	    }
	
	    .post-image img, .post-image-inner img {
		margin:0 auto; padding:3px;
		border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;
		border-bottom:1px solid #e7e8e8;
		text-align:center; display:block;
	    }
.right {
    float:right;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

#sidebar img .subscription {
	border: none;
}

.copyright {
    font-size: 80%;
    color: #777;
    margin: 20px 0;
}

.podcast {
    float: left;
    width: 400px;
    border: 1px solid #888;
    background-color: #eee;
    padding: 10px;
    margin: 0 20px 20px;
}

#podcasts {
    overflow: auto;
    display: block;
    clear: both;
}

.alignleft {
    float:left;
}

.guest {
  overflow: auto;
  background: #eef;
  padding: 10px;
  margin-bottom: 14px;
  border: 1px solid #dde;
}
.guest ul {
  list-style-type: none;
  margin: 0;
}

.guest img {
  border: 1px solid #222;
  padding: 4px;
}

.guest h3 {
  border: none;
  margin: 0;
}

.audio {
  margin: 20px auto;
  width: 400px;
  padding: 20px;
  background: #fff;
}

.google_buzz {
  margin-left: 10px;
  float: right;
}

.tweetmeme_button {
  margin-left: 10px;
  float: right;
}

// tweet styles
#tweets .tweet {
    border-top: 1px solid #444;
    padding: 0;
    margin-bottom: 4px;
}

#tweets .user {
    padding-right: 2px;
    background: #444;
    display: block;
    float: left;
    text-align: right;
    width: 100px;
    margin: 0;
}

#tweets .user a {
    text-decoration: none;
    color: #fff;
}

#tweets .wp-simley {
	margin: 0;
}

#tweets .date {
    float: right;
    color: #aaa;
    font-size: 70%;
    text-align: right;
    margin-right: 5px;
}

#tweets .tweetcontent {
    float: left;
    display: block;
    width: 500px;
    padding-left: 8px;
}

#tweets br { display: none; }

#tweets .tweet {
    border-top: 1px solid #eee;
    padding: 0;
    overflow: auto;
}

#tweets .ext {
    color: #0af;
}

#tweets {
	width: 680px;
	border: 3px solid #888;
	border-left: 0;
	border-right: 0;
	padding: 0;
}

#mainheader {
	overflow: auto;
	padding: 0;

}
#mainsidebar {
    width: 260px;
    float: left;
    padding: 0px;
}

#mainsidebarcontent {
    padding: 10px;
}

#mainsidebar a {
    margin: 0;
}

#fav {
    width: 669px;
    float: left;
    padding: 10px;
    border-right: 1px solid #eee;
}

#fav h3 {
    border: 0;
    margin: 0;
    margin-bottom: 20px;
    line-height: 2;
}

#fav .alignnone {
    border: 1px solid #222;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.4);
    box-shadow: 0 0 3px rgba(0,0,0,0.4);
}

#fav .audio {
    margin: 0;
}

.more-link {
	float: left;
	font-size: 11pt;
}

#ads h3 {
	color: #aaa;
	font-size: 10pt;
	border: 0;
}

#spende form {
	text-align: center;
}

#spende {
	margin: 20px auto;
}

#spende p {
	font-size: 8pt;
	margin-bottom: 8px;
}

.socialbuttons {
   padding: 0;
   overflow: auto;
}

