@CHARSET "UTF-8";

/*
Theme Name: Buergerlobby 2010
Theme URI: http:/www.diebuergerlobby.de/
Description: Neue Version des Themes fuer die Buergerlobby
Version: 1.0
Author: Thomas Stein
Author URI: http://www.thomas-stein.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

/* ------------------------------------------------------------------------------------------------
|  Design Basics. Globals
 ----------------------------------------------------------------------------------------------- */

body {
	background: #f0f0ef;
	color: #333;
	padding: 0;
	margin: 0;
	font: 12px Verdana, Arial, Sans-Serif;
	line-height:18px;
}

a:link, a:active, a:visited { 
	color:#3d5a2a;
	text-decoration: none;
	} 

a:hover	{ 
	color:#3d5a2a;
	text-decoration: underline; 
	}

h2 {
	color: #3d5a2a;
	padding-bottom: 8px;
	border-bottom: 1px solid #666666;
	margin: 20px 0 5px 0;
}

/* ------------------------------------------------------------------------------------------------
|  Layout
 ----------------------------------------------------------------------------------------------- */
 
#page {
	width:880px;
	margin:10px auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 25px 35px 25px;
	border:3px double #333;
}

#header {
	background: transparent url('images/diebuergerlobby_Logo_Entwurf4.png') no-repeat;
	height:213px;
	padding-bottom:15px;
}

#content {
	width:550px;
	float:left;
	margin-right: 25px;
}
.entry a, .entry a:visited, .entry a:active {	

/* #content a, #content a:visited, #content a:active { */

/*	border-bottom: 1px dashed #3d5a2a; */

color: orange;

text-decoration: underline;

}
#sidebar {
	width: 300px;
	float:left;
}



.alignleft {
float: left;
/* margin: 4px 15px 5px 0; */
}

.alignright {
float: right;
}

/* ------------------------------------------------------------------------------------------------
|  Footer
 ----------------------------------------------------------------------------------------------- */
 

#footer {
	margin: 0 auto 20px auto;
	width: 900px;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	padding-bottom: 20px;
	color:#333333;
}

#footer a {
	color:#666666;
}



/* ------------------------------------------------------------------------------------------------
|  Bilder
 ----------------------------------------------------------------------------------------------- */

.wp-caption {
   text-align: center;
   background-color: #fff;
   margin-top:5px;
   margin-right: 15px;
   margin-bottom:0px;
}

.wp-caption img{
   padding:2px;
   border:1px solid #999;
}

.wp-caption img:hover{
   border:1px solid #333;
}

.wp-caption p.wp-caption-text {
   color:#666;
   font-size: 10px;
   line-height: 12px;
   padding: 7px 4px 2px 5px!important;
   margin: 0!important;
}


/* ------------------------------------------------------------------------------------------------
|  Main Navbar
 ----------------------------------------------------------------------------------------------- */

#nav {
	background:#528631;
	font-size:11px;
	}
	
#nav, #nav ul {
	list-style:none;
	line-height:1;
	margin:0;
	padding:0;
	}

#nav a {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav a:hover {
	display: block;
	text-decoration: none;
	background: #3d5a2a;
	border:none;	
}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #fff;
	margin:0;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #FFFFFF;
	padding:6px 12px;
	}

#nav a:hover, #nav a:active {
	background: #3d5a2a;
	text-decoration:none;
	}	

#home .on, 
.current-cat {
	background:#3d5a2a;
}

/* Dropdown Menus for child pages */		

#nav li ul {/*first level dropdown*/
	position: absolute;
	z-index: 10;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #666;
	}
	
#nav li ul ul {/*second level dropdown*/
	margin: -2em 0 0 172px;
	}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background:#999;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {background:transparent}	
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {left: auto;}




/* Float Properties*/



.clearfloat:after {

	display:block;

	visibility:hidden;

	clear:both;

	height:0;

	content:".";

	}

	

.clearfloat {

	display:inline-block;

	}	



.clearfloat {

	display:block;

	}


/* ------------------------------------------------------------------------------------------------
|  Post
 ----------------------------------------------------------------------------------------------- */

.sticky {
	padding: 5px 10px 5px 10px;
	background-color: #f4f4ec;
	border-top: 1px solid #e6e3d3;
	border-bottom: 1px solid #e6e3d3;
	}


.entry_head {
	font-size: 20px;
	font-weight: bold;
	margin-top: 15px;
	padding: 5px 0; 
	/* background-color: #f4f4ec; */
	border-bottom: 1px solid #e6e3d3;
	color: #3d5a2a;
	line-height: 24px;
}


.entry a, .entry a:visited, .entry a:active {	
	/* #content a, #content a:visited, #content a:active { */
	/*	border-bottom: 1px dashed #3d5a2a; */
	color: orange;
	text-decoration: underline;
}	

.postmetapad20 {
	padding: 20px 0;
}

.postmeta {
	font-size: 12px;
	font-style: italic;
	color: #666666;
	
}

.postmetacap {
	font-style: normal;
	font-variant: small-caps;
}

.postmeta a {
font-style: normal;
	font-variant: small-caps;
}

/* ------------------------------------------------------------------------------------------------
|  sidebar
 ----------------------------------------------------------------------------------------------- */





#sidebar ul {
	list-style: none;
}

#sidebar ul li ul{
	margin: 0;
	padding: 0;
}
	
	
	
.postmetadata {
	font-size: 0.9em;
	padding: 5px 10px 5px 10px;
	background-color: #f4f4ec;
	border-top: 1px solid #e6e3d3;
	border-bottom: 1px solid #e6e3d3;
}	

.sb_head {
	font-size: 14px;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc; 
}
#sidebar h2 {
	font-size: 14px;
	padding: 0 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #000000;
	
	}

.partnerlinks {
	padding: 5px 0;
}

.partnerlinks img {
	border: 1px solid #cccccc;
	padding:4px;
}
/* ------------------------------------------------------------------------------------------------
|  Kommentare
 ----------------------------------------------------------------------------------------------- */


/* Links within comments metadata (date, Author etc.) */
.commentmetadata a:link, .commentmetadata a:active, .commentmetadata a:visited  {text-decoration:none;}
.commentmetadata a:hover {text-decoration:underline;}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}


/* ------------------------------------------------------------------------------------------------
|  Frontpage
 ----------------------------------------------------------------------------------------------- */
 
.fp_category {
	background: #efefef;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
	margin-bottom: 10px;
	
}

.fp_category_leitartikel {
	background: #efefef;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}
.fp_leitartikel {
	background-color: #f4f4ec;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.fp_head {
	font-size: 18px;
	font-weight: bold;
}

.fp_weitereartikel {
	font-weight: bold;
	padding: 3px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.fp_sticky {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

		
.latestarticles	{
	line-height: 13px;
	padding-bottom: 8px;
}


.sidebox {float: right; width: 180px; margin: 0 0 16px 16px; padding: 5px; border: 1px solid #CCCCCC; background: #EFEFEF; font-size: 11px; line-height: 14px;}

#tscnav { list-style: none; }

/* ------------------------------------------------------------------------------------------------
|  Sociable
 ----------------------------------------------------------------------------------------------- */
 

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable ul li a {
	border: none;
}

/* ------------------------------------------------------------------------------------------------
|  Archiv
 ----------------------------------------------------------------------------------------------- */

h2 {
	font-size: 24px;
	line-height: 28px;
}

 h4 {
	 font-size: 18px;
	 font-weight: bold;
	 line-height: 22px;
	 margin: 0;
	 padding: 20px 0 10px 0;
 }
 
 .lobbyistbutton  {
 text-align: center;
 }
 
 .lobbyistbutton {
	display:block;
	width:250px;
	height:50px;
	text-indent:-9999px;
}
.lobbyistbutton a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url('images/lobbyistwerden.png') no-repeat top left;
	outline:none;
}
.lobbyistbutton a:hover {
	background-position:0 -50px;
}

.banner img {
	border: 1px solid #cccccc;
	padding: 4px;
}

.abgeordnetenwatch {
	background: #F4F4EC;
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #E6E3d3;
}

.premiumpartner_headline {
	margin-top: 20px;
}
