/*
Theme Name: staypressed
Theme URI: http://www.codescheme.net/2008/09/29/free-wordpress-theme-staypressed/
Description: 3 column, with double RHS widget sidebar, GPL v3 licence 
Version: 1.2
Tags: fixed width, three column, widget ready, widgets, white, valid XHTML, simple 
Author: CodeScheme
Author URI: http://www.codescheme.net/
*/



body {
margin: 0;
padding: 0;  
color: #fff;
text-align:center;
font-family: Verdana, Arial, sans-serif;
font-size: 100.1%;
background: #28241e;
}

#wrapper{
width: 1015px;
margin: 0px auto;
padding: 0px;
text-align:left;
font-size: 78%;
line-height:20px;
background: #28241e;
border: 3px solid #fff;

}

#header{
background: #fff;
}	

#header-inner{
background-image: url('images/header.png');
background-position: 0px 30px;
background-repeat: no-repeat;
height: 437px;
width: 1015px;
}

#content{
clear:both;
margin: 0;
padding: 5px 0px 5px 0px;
margin: 0 10px;
}	

#main {
width: 480px; 
float:left;
margin: 0;
padding: 5px 0 10px 0;
padding-left: 20px;
overflow:hidden;
}

#main.initiativencats li {font-size: 16px; padding-bottom: 20px;}

#sidebar {
padding: 0;
margin: 0 0 0 510px;
}

#leftbar{
margin: 0 180px 0 0;
width: 220px;
}

#rightbar{
float: right;
width: 230px;
}



#footer {
clear: both;
margin: 0; 
text-align: center;
font-size: 90%;

}


#footer-inner{
background: #E6F0E5;
height: 50px;
}

#footer p{
margin:0;
padding:15px 0;
}


/* NAVI */

#index {position:absolute; top:310px; left:230px; width:25px; height:25px; z-index:30;}
#index img {width: 25px; height: 25px;}
#blog {position:absolute; top:310px; left:265px; width:40px; height:25px; z-index:30;}
#blog img {width: 40px; height: 25px;}
#parlament {position:absolute; top:305px; left:335px; width:85px; height:20px; z-index:30;}
#parlament img {width: 85px; height: 20px;}
#initiativen {position:absolute; top:300px; left:450px; width:80px; height:20px; z-index:30;}
#initiativen img {width: 80px; height: 20px;}
#persoenliches {position:absolute; top:290px; left:560px; width:105px; height:28px; z-index:30;}
#persoenliches img {width: 105px; height: 28px;}
#kontakt {position:absolute; top:285px; left:675px; width:90px; height:25px; z-index:30;}
#kontakt img {width: 90px; height: 25px;}


#navigation{
padding: 5px 15px;

}

#navigation div.fleft{
float:left;
}

#navigation div.fright{ 
float:right;
}

#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}

/*  ********** default styles *********** */

p, h1, h2, h3, h4, h5, h6{
margin: 10px 0;
padding: 0;
}

p {
	margin: 20px 0;
	}

h1, h2, h3, h4, h5, h6 {

}

h1{
	font-size: 190%;
}
h2{
	font-size: 160%;
	text-transform: uppercase;
	font-style: italic;
	color: #fff;
}
h3{
	font-size: 120%;
}
h4{
	font-size: 110%;
}
h5{
	font-size: 100%;
}
h6{
	font-size: 70%;
}


a{
color: #00f6ff;
font-weight:100;
text-decoration:none;
}
a:hover{
color: #00f6ff;
text-decoration:underline;
}

a img{
border:0px;
}

hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

blockquote{
padding: 10px 35px 5px 35px;
margin: 3px 30px;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

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

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

#tabs {
  float:right;
  font-size:85%;
  line-height:18px;
  color: #000;
  text-transform: uppercase;
}

#tabs ul {
  margin:0;
  padding:10px 10px 0 5px;
  list-style:none;
}

#tabs li {
  display:inline;
  margin:0;
  padding:0 0px;
  }
			

#tabs a {
  margin:0 3px 0 6px;
  padding:4px 10px;
  text-decoration:none;
  font-weight:100;
  color: #000;
}

#tabs a:hover {
}
	


/* Headings */ 


#header h3{
margin:  0;
padding: 30px 0 7px 85px;
}

#header h3 a{
font-weight:100;
color: #930;
text-decoration: none;
font-size: 240%;
letter-spacing: 1px;
}

#header h2{
margin: 0;
padding: 10px 0 18px 85px;
font-weight:100;
font-style:italic;
color: #222;
font-size: 140%;
}

h2#sectiontitle{
font-size:140%;
font-weight: 100;
color: #00f6ff;
}

/* post styles */

.post{
margin: 0 0 80px 0;
}

.entry{
margin: 7px 0;
}

.post h2 {
color: #fff;
font-size: 180%;
padding: 7px 0 8px 2px;
margin: 10px 0 2px 0;
line-height: 28px;
}


.post h2 a{
color: #fff;
text-decoration:none;
}

.post h2 a:hover{
text-decoration:none;
color: #fff;
}

.postmetadata{
font-size:90%;
margin: 0;
}

.postmetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}

.authormetadata{
font-size:90%;
padding: 1px 8px 1px 5px;
margin: 0;
text-transform: uppercase;
}

.authormetadata p{
line-height: 18px;
padding: 0;
margin: 2px 0;
}


.commentlink{
float:right;
text-transform: uppercase;
}


/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;
	font-family:verdana, sans-serif;
}	

ol#commentlist{
padding: 0 0 0 20px;
font-size: 95%;
list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
margin: 0px 0 0px 0;
display: block;
padding: 1px 5px;
}



ul#commentlist{
padding: 0;
margin:0;
list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin: 0 15px 10px 15px;
	font-size:95%;
	border-bottom: 2px solid #FCF2E8;
}

ul#commentlist p{
margin: 0 0 6px 0;
}

ul#commentlist li div.comm{
margin: 1px;
padding: 1px;
}

ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
border: 2px solid #ccc;
}




ul#commentlist li div.commenttext{
padding: 0;
margin:5px 10px 5px 65px;
}

ul#commentlist li div.commenttext div.commentwrapper{
margin:0 0 0 5px;
padding: 3px 8px;
}


/*  sidebar styles */

#subscribe {
text-align:center;
padding: 0 0 5px 0;
}

#subscribe p{
font-size: 145%;
margin: 10px 0;
}



.menu{
padding:0;
font-size:95%;
}

.menu a{
font-weight: 100;
}

.menu a:hover{
text-decoration:none;
}

.menu li {
	list-style-image: url('images/list.png');
	}
	
#linklist {
	padding-left: 12px;
	}


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

.menu ul li.widget{
padding:2px;
margin:0 0 0px 0px;
width: 200px;
overflow: hidden;
}

.menu ul li.widget ul{
	margin: 0;
	padding:0;
}

.menu ul li.widget ul li{
border-bottom:1px solid #eee;
padding: 2px 2px 2px 5px;
margin:0;
}

.menu ul li.widget ul li:before {
	content: "\00B7 \0020";
	}


.menu ul li.widget ul li ul{
}

.menu ul li.widget ul li ul li{
border-top: 1px solid #eee;
border-bottom: none !important;
padding: 2px 0 2px 15px;
}



.menu ul li.widget h3{
font-size:160%;
padding:0px 0 3px 4px;
margin:0;
border-bottom: 1px solid #bbb;
color: #999;
font-weight: 100;
}

.menu ul li h3 a{
color: #999;
font-weight: 800;
}
.menu ul li h3 a:hover{
color: #666;
text-decoration: none;
}

.menu form{
display:block;
margin:0px;
padding:4px;
}

.menu input{
margin:3px 0;
font-size:90%;
}

/*li.widget .textwidget, li.widget #search {
padding: 2px 5px;
}
*/

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;

}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer a{
font-weight: 100;
}





/*** special styling ***/
/* suche */
/*#suche {padding-top: 190px; padding-left: 775px; width: 400px;}
#suche #suchinput {}
.suchebutton {padding-top: 10px;}
.lupe {padding-left: 110px;}*/


#logo {
	position: absolute;
	margin-left: 890px;
	margin-top: 30px;
	height: 103px;
	width: 118px;
}



#suche {background: transparent; padding-top: 200px; padding-left: 775px; width: 400px; text-align: left; font-size: 12px; margin-bottom: 30px;}
#suche #searchinput {display:inline; margin: 0; padding: 0; width: 140px; float: left;}
#suche #searchinput-button {display:inline; margin: 0; padding: 0; width: 60px;}
#suche .lupe {padding-left: 115px; margin-top: -30px; display: none;}


/* teaserbereich */
#teaserbereich {width: 1000px; height: 190px; padding-top: 20px; padding-left: 12px; margin-bottom: 10px; background: url('images/line.png') no-repeat bottom; }
#teaser1 {width: 243px; height: 209px; float: left; padding-right: 3px; }
#teaser2 {width: 242px; height: 209px; float: left; padding-right: 3px; margin-top: -12px;}
#teaser3 {width: 500px; height: 209px; float: left; padding: 0; margin-top: -40px;}
#seperator {clear: both;}


#navibereich {padding-left: 20px; padding-top: 6px;}

#tag_cloud .tag-link-1 {font-size: 6px;}
#tag_cloud .tag-link-2 {font-size: 7px;}
#tag_cloud .tag-link-3 {font-size: 8px;}
#tag_cloud .tag-link-4 {font-size: 9px;}
#tag_cloud .tag-link-5 {font-size: 10px;}
#tag_cloud .tag-link-6 {font-size: 11px;}
#tag_cloud .tag-link-7 {font-size: 12px;}
#tag_cloud .tag-link-8 {font-size: 13px;}
#tag_cloud .tag-link-9 {font-size: 14px;}


.cat-item {font-size: 14px;}


/**** tag cloud in der sidebar ****/
.tagcloud_sidebar {
	margin-top: 60px;
	}

.tagcloud_sidebar ul {
	list-style: none;
	margin-left: -40px;
	}
	
.date_sidebar {
	margin-top: 60px;
	margin-left: -40px;
	}
	
	
#twitterroll .date {font-weight: bold;}



ul.submenu {
	padding-left: 30px;
	}
	
ul.submenu a {
	font-size: 12px;
	}
	
ul.children {
	padding-left: 30px;
	}
