/*
Theme Name: Los Superdemokraticos
Theme URI: http://lieberungewoehnlich.de/
Description: Los Superdemokraticos Blog Theme
Author: lieberungewoehnlich.de
Author URI: http://lieberungewoehnlich.de/
*/


/* first for IE 6/7/8 */
@font-face {
	font-family: NuvoWeb-Medi;
	src: url(font/NuvoWeb-Medi.eot) ;
	}

/* then for Mozilla browsers -> Firefox */
@font-face {
	font-family: NuvoWeb-Medi;
	src: url(font/NuvoWeb-Medi.woff) format('woff');
	}


html,body{
	border:0;
	margin:0 ;
	padding:0;	
	/*font-size: 62.5%;  Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	text-align: left;
	background-color: #cdcdcd;
	}

#page {
	background: transparent;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width: 1060px;
	}

#whitebg {
	background-image: url(images/bg_whitebg.gif);
	background-repeat:repeat; 
	margin-left: 62px;
	padding: 0px;
	width: 943px;
	
	}

#sidebarbg {
	background: transparent;
	padding: 0px;
	width: 270px;
	margin-left: 646px;
	height:auto;
	}

.bgdivend:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}	

a {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #ce2449;
	text-decoration: none;
	}

h1 {
	font-size: 3em;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	}

h1, h1 a, h1 a:visited {
	text-decoration: none;
	color: #333;
	}

h1 a:hover {
	color: #999;
	}

h2 {
	font-family: NuvoWeb-Medi, "ff-nuvo-web-pro-1","ff-nuvo-web-pro-2", Verdana, sans-serif;
	font-size: 2.2em;
	line-height: 1.3em;
	margin: 0 0 2px 0;
	padding: 0;
	}

h2, h2.pagetitle, h2 a {
	color: #ce2449;
	font-family: NuvoWeb-Medi, "ff-nuvo-web-pro-1","ff-nuvo-web-pro-2", Verdana, sans-serif;
	}

h2 a:hover {
	color: #999;
	}

h3 {
	font-family: NuvoWeb-Medi, "ff-nuvo-web-pro-1","ff-nuvo-web-pro-2", Verdana, sans-serif;
	font-size: 1.8em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

h3.archiv {
	font-weight: bold;
	margin: 3px 0 8px 0;

	}

h3, h3 a, h3 a:visited  {
	color: #ce2449;
	text-decoration: none;
	}

h3 a:hover {
	color: #999;
	}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 0 0 15px 0;
	font-family: Georgia,Times,Serif;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #999999;
	}



/* -------------------------------------------------> HEADER */

#header {
	margin: 0;
	padding: 0;
	height: 250px;
	width: 1060px;
	background: url('images/Superdemokraticos_Header.jpg');
	}

#header div.headnav{
	padding: 2px;
	margin: 0;
	height: 23px;
	background-color: transparent;
	width:912px;
	margin-left:62px;
	}

.headnav ul.navi {
	list-style-type: none;
	margin: 5px 5px 0px 0;
	padding: 0;
	}

.headnav ul.navi li {
	margin: 0;
	padding:0;
	text-transform: uppercase;
	float: right;
	}

.headnav ul.navi li a {
	color: #333;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	padding: 2px 5px 2px 5px;
	font-size: 0.6em;
	letter-spacing: 0.1em;
	margin: 3px 5px 0 0;
	display: block;
	}

.headnav ul.navi li a:hover {
	color: #999;
	}

.headimg {
	margin-left:105px;
	margin-top: -82px;
	width:470px;
}


/*  ---------------------------------------- Head-sd-switch */

#sd-switch {
	margin-left:870px;
	margin-top: -75px;
	
	}
#sd-switch, #sd-switch ul {
		list-style-type:none; 
	}
#sd-switch, #sd-switch ul li {
		
		display:block;
		padding:0px;
		float:left;
	}
#sd-switch ul li a {
	padding: 0;
	
	}
#sd-switch ul li a:hover {
	color:#fff;
	}



/*  ---------------------------------------- Head-Searchform */

#headsearchform {
	text-align: left;
	padding: 2px;
	margin-left: 18px;
	font-family: Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	font-size: 0.5em;
	font-style: italic;
	text-transform: uppercase;
	position:absolute;
	overflow:hidden;
	margin-left:720px;
	top:180px;
	}

#headsearchform div{
	width: 180px;
	float:left;
	background-color: transparent;
	opacity:.7;
	-moz-opacity:.7;
	filter:alpha(opacity=70);
	}

#headsearchform input#s {
	width: 170px;
	margin: 0;
	padding: 3px 2px 2px 5px;
	border: none;
	background-color: #fff;
	height: 16px;
	float:left;
	color: #333;
	opacity:.6;
	-moz-opacity:.6;
	filter:alpha(opacity=60);

	}

input#headsearchsubmit {
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	float: left;
	width: 10px;
	height:18px;
	border: none;
	background-color: #fff;
	border: 1px solid #fff;
	}



/* -------------------------------------------------> SIDEBAR */

#sidebar {
	padding: 10px 25px 0px 20px;
	margin: 0;
	width: 225px;
	background-color: transparent;
	float:left;
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #333;
	}

#sidebar p {
	font-family: Trebuchet, Verdana, Arial,Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
	color: #333;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	}

#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: none;
	margin: 0 0 25px 0;
	padding: 0;
	
	}

#sidebar ul li ul li {
	list-style-type: none;
	list-style-position: none;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px #dcdcdc solid;
	}



#sidebar h2 {
	font-size: 1.4em;
	line-height: 1.4em;
	letter-spacing: 0.1em;
	/* color: #ff7d0f; */
	color: #ce2449;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	clear: both;
	}

#sidebar .kooperativa-hl {
	font-size: 1em;
	line-height: 1em;
	letter-spacing: 0.1em;
	font-family: Verdana,Arial,Sans-Serif;
	/* color: #ff7d0f; */
	color: #333;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	}

#sidebar img {
	margin: 0;
	}

.editorialpost {
	padding: 7px 10px 12px 10px;
	margin: 0;
	background-color: #ff8719;
	}

#sidebar .editorialpost h2 {
	color: #fff;
	}

#sidebar .editorialpost li {
	color: #fff;
	border-bottom: 1px #ffac5f solid;
	}

#sidebar .editorialpost a {
	color: #fff;
	}

#sidebar .editorialpost a:hover {
	color: #ce2449;
	}
	
.dropdownlist select {
	width: 225px;
}

.blogmusik {
	padding: 7px 10px 12px 10px;
	margin: 0;
	border: 1px #ce2449 solid;
	background-color: #fff;
	}

.rssfeeds {
	padding: 10px 11px 12px 11px;
	margin: 0;
	background-color: #ebe7e8;
	}

.rssfeeds ul li a {
	font-weight: bold;
	}

.freitag-feed {
	padding: 8px 11px 5px 11px;
	margin: 0;
	background-color: #beb8ba;
	}
	
.freitag-feed img {
		border-bottom: 1px #dcdcdc solid;
		padding-bottom: 5px;
			}

.freitag-feed h3 {
	font-family: Georgia,Times,Serif;
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 0 10px 0;
	border-bottom: 1px #dcdcdc solid;
	}

#sidebar .freitag-feed ol li {
		border-bottom: 1px #dcdcdc solid;
		}

#sidebar .freitag-feed li {
		border:none;
		}

/* -------------------------------------------------> SIDEBAR Author*/

#sidebar ul li .authorsidebar  ul li {
	font-size: 0.9em;
	letter-spacing: 0.1em;
	border-bottom: 1px #dcdcdc solid;
	margin:0;
	padding:5px 0 14px 0;
}
.authorsidebar h2{
border-bottom: 1px #dcdcdc solid;
}
.sidebar_postdate {
	margin: 0;
	padding: 5px 0 0 0;
	color: #999;
	}

#sidebar ul li .authorsidebar  ul li .side_post_title a{
	margin: 0 0 10px 0;
	padding: 4px 0 6px 0;
	font-size: 1.2em;
	}



/* -------------------------------------------------> SIMPLEPIE*/

.simplepie {
	padding: 0;
	margin: 0px;
	text-align:left;
	color: #333;
	}	

.simplepie ol {
	margin:0;
	padding:0;
	color: #333;
	}

.freitag-feed-link  {
	font-weight: bold;
	color: #ce2449;
	text-decoration: none;
	padding: 5px 0 5px 0;
	margin:  0px;
	}

/* -------------------------------------------------> CONTENT */


#content.narrowcolumn {
	margin: 0;
	padding: 5px 66px 20px 50px;
	width: 530px;
	background-color: #fff;
	float:left;
	}

.post {
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	text-align: left;
	border-bottom: 1px #000 solid;
	font-size: 0.8em;
	line-height: 1.0em;
	}

.post hr {
	display: block;
	}

.postdate {
	margin: 3px 0 0 0;
	padding: 5px 0 8px 0;
	color: #999;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}

.postauthor {
	margin: 0;
	padding: 0;
	color: #333;
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}

.postmetadatacomment {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	}

.postmetadata {
	margin: 0;
	padding: 0px 0 8px 0;
	color: #999;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	}

.postmetadata a {
	color: #999;
	}

.postmetadata a:hover {
	color: #ce2449;
	}

.clear {
	clear: both;
	}

.entry {
	margin: 15px 0 0 0;
	padding: 0;
	}

.entry p a {
	color: #ce2449;
	}

.entry p a:hover {
	color: #999;
	}

.entry p a:visited {
	color: #999;
	}

.nocomments, blockquote, strike {
	color: #666;
	}



/* -------------------------------------------------> FOOTER */

#footer {
	padding: 0;
	margin: auto;
	margin-top: -11px;
	height: 100px;
	width: 1060px;
	clear: both;
	background: url('images/Superdemokraticos_Footer.jpg');
	}



/* -------------------------------------------------> IMAGES */

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
	}



/* ------------------------------------------------->  KOMMENTIEREN*/

#comments {
	font-size: 0.8em;
	line-height: 1em;
	border-bottom: 1px #ccc solid;
	margin: 0;
	padding: 0 0 22px 0;
	}

#respond {
	font-size: 0.8em;
	line-height: 1em;
	border-top: 1px #ccc solid;
	margin: 0;
	padding: 10px 0;
	}

.comment {
	border-bottom: 1px solid #ccc;
	}

.thread-alt {
	background-color: #f8f8f8;
	margin-left: 100px;
	}

.thread-even {
	background-color: white; 
	margin: 0;
	}

.depth-1 {
	width: 450px;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 0;
	}

.commentlist li {
	margin: 0;
	padding: 20px 5px 15px 10px;
	list-style: none;
	}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
	} 

.children { 
	padding: 0; 
	}

#commentform p {
	margin: 10px 0;
	font-family: Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata, .commentmetadata a {
	font: 0.8em Verdana, Arial, Sans-Serif;
	color: #999;
	display: block;
	font-weight: normal;
	}

.commentmetadata a:hover {
	color: #ce2449;
	}

.comment-author {
	font: 0.8em Verdana, Arial, Sans-Serif;
	color: #999;
	}

#commentform input, #commentform textarea {
	font: 0.8em Verdana, Arial, Sans-Serif;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0 5px 5px 0;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.6em;
	text-transform: none;
	margin: 20px 5px 10px 0;
	}




/* 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 {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}





/* Begin Form Elements */

.wpcf7 {
	background-color: #ebe7e8;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: left;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}



/* -------------------------------------------------> MISC TAGS & CLASSES */

.autorenarchiv_headline {
	font-family: Georgia, Times, Serif;
	font-size: 1.1em;
	letter-spacing: 0.2em;
	line-height: 1.4em;
	color: #999999;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-top: 4px #ccc solid;
	}

.autorenlogin a {
	letter-spacing: 0.1em;
	color: #999;
	text-transform: uppercase;
	}

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;
	}

.navigation a {
	color: #999;
	font-size: 0.8em;
	}

.navigation a:hover {
	color: #ce2449;
	}


/* -------------------------------------------------> CAPTIONS */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 0px solid #ddd;
	text-align: left;
	background-color: #fff;
	padding: 0;
	margin: 12px 0 12px 0;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #999;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 17px;
	padding: 4px 0 4px 0;
	margin: 0;
	}


* html .bgdivend {height: 1%;}


