/* Design & Anatomie */
* { margin: 0; padding: 0; }
body {
  font-family: Verdana, Vera Sans;
  font-size: 14px;
  background-color: #ddd9d9;
}
div#mainbox {
  width: 960px;
  margin: 10px auto;
  background-color: #FFC880;
  padding: 0px;
}
div#contentbox {
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 220px;
  line-height: 1.5em;

}

.wk_candidate_property_box{
  margin-top: 20px;
  border-collapse: collapse;
}

.wk_candidate_property td{
  border: solid #FF8800/*#FF8C00*/ 1px;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0px;
  vertical-align: top;
}

.wk_candidate_property_group td{
  border: solid #FF8800/*#FF8C00*/ 1px;
}

.wk_candidate_property_group{
  border: solid #FF8800/*#FF8C00*/ 1px;
  color: white;
  background-color: #FF8800/*#E67300*/;
  font-weight: bold;
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}


#mainmenuHome {
  position: absolute;
  left: 380px;
  background-color: #FFC880;
  font-weight: bold;
}

#mainmenuZiele {
  position: absolute;
  left: 450px;
  background-color: #FFC880;
  font-weight: bold;
}

#mainmenuMitmachen {
  position: absolute;
  left: 570px;
  background-color: #FFC880;
  font-weight: bold;
}

#mainmenuKommunal {
  position: absolute;
  left: 680px;
  background-color: #FFC880;
  font-weight: bold;
}

#mainmenuKontakt {
  position: absolute;
  left: 790px;
  background-color: #FFC880;
  font-weight: bold;
}

#mainmenuWiki {
  position: absolute;
  left: 880px;
  background-color: #FFC880;
  font-weight: bold;
}

#mainmenu ul
{
	list-style-type: none;
	margin: 0 0 0 30px;
	padding: 0;
	float: left;
}

#mainmenu ul li
{
	float: left;
	margin: 0 30px 0 0;
	font-weight: bold;
	color: #4F9ED3;
}



#logo {
	background-image: url("http://www.piraten-wiesloch.de/wp-content/uploads/2011/02/piraten-wiesloch.png");
	width: 200px;
	height: 73px;
	margin-top: 18px;
	margin-left: 11px;
}

#slogan {
	float: right;
	background-image: url("../image/klarmachen150.png");
	width: 150px;
	height: 68px;
	margin-right: 20px;
	margin-top: 23px;
}


div#sidebar-left { float: left;}
div#sidebar-right { float: right; }


/* Kopf & Logo */
div#header {
  background-color: #ddd9d9;
  margin-bottom: 25px;
}
div#header h1 a { font-size: 36px; color:#FFF; font-family:arial black; text-transform: uppercase; }
div#header div.description { font-size: 22px; letter-spacing: -1px; margin-left: 0px; line-height: 1.1em; color:#ddd9d9; }
div#header a { color: #55524E; }
div#header div#logolayer {
  background: url(../image/wave-grey-960x120.png) center bottom no-repeat;
  clear: both;
  background-color: #ddd9d9;
  padding-left: 0px;
  padding-top: 0px;
  margin-right: 0px;
  height: 120px;
  width:100%;
  border-top: 1px solid #ddd9d9;
}

/* Fussbereich */
div#bottomlogo {
  background: url(../image/bottom.png) center bottom no-repeat;
  padding-top: 60px;
  clear: both;
}
div#footer {
  background-color: #FF8800;
  clear: both;
  line-height: 22px;
  text-align: center;
  border: 5px solid #FF8800;
  font-size: 12px;
}
div#footer span { background-color: #FF8800; }


/* Sidebars */
div.sidebar { width: 210px; margin: 0 0px; overflow: hidden; }
div.sidebar ul { margin: 0; list-style: none; }
li.widget ul li { background: url(../image/li.gif) left 3px no-repeat; padding-left: 15px; }
li.widget_wp_sidebarlogin ul li { background: none; padding-left: 15px; }

li.widget {
  list-style: none;
  background-color: white;
  padding: 5px;
  margin: 0px 10px 10px;
  border: 3px solid #DDD;
}
div.sidebar h2 {
  font-size: 14px;
  background: white url(../image/flag-16.png) left center no-repeat;
  line-height: 18px;
  padding-left: 20px;
  color: #FF8800;
  text-decoration: underline;
  margin-bottom: 5px;
}
div.sidebar { font-size: 13px; }

li.twitter-item {
 margin-bottom: 5px;
 padding-bottom: 10px;
 border-bottom: solid 1px #CCCCCC;
}

/* General Elements */
a { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline; }
img { border: 0px solid #DDD9D9; margin: 5px; }
p { margin: 10px 0; }
div.entry blockquote { display: block; margin-left: 10px; background: url(../image/quote.jpg) left center no-repeat; padding-left: 40px; font-style: italic; }
div.entry blockquote cite { display: block; text-align: right; font-style: normal; font-size: 13px; margin-right: 20px; }
div#contentbox ul { margin: 5px 0; list-style: none; }
div#contentbox ul li { background: url(../image/li.gif) left 7px no-repeat; padding-left: 25px; }
div.entry ol { margin: 5px 0 5px 25px; }
div#contentbox a { color: #4F9ED3; }
div#contentbox h2 a { color: #FF8800;}
div.clear { clear:both; line-height: 1px; font-size: 1px; }


/* Posts & Pages */
div.post, div.page, div.attachment {
  background-color: white;
  padding: 5px 10px;
  border: 3px solid #FF8800;
  margin-bottom: 20px;
  margin-left: 10px;
  text-align: justify;
}
div.post h2, div.page h2, div.attachment h2 {
  line-height: 24px;
  padding-left: 0px;
  text-align: left;
  font-family: arial;
  font-size: 18px;
  padding-bottom: 3px;
  border-bottom: solid 2px #FF8800;
}

div.postmetadat { background-color: #DDD9D9; padding-left:5px; padding-right:5px; font-size: 13px; margin-bottom: 10px; }
div.postmetadata { background-color: #DDD9D9; padding: 0px 6px; font-size: 13px; margin-top: 15px; margin-bottom: 5px; }
span.postdate, span.postauthor, span.posttags, span.postcategorie, span.postcomments, span.postedit {
 padding-left: 21px; background-position: left center; background-repeat: no-repeat; font-size: 10px;}
span.postdate { background-image: url(../image/dateicon.png); }
span.postauthor { background-image: url(../image/authoricon.png); }
span.posttags { background-image: url(../image/tagicon.png); }
span.postcategorie { background-image: url(../image/caticon.png); }
span.postcomments { background-image: url(../image/commentsicon.png); }
span.postedit { background-image: url(../image/editicon.png); }
div.page_navigation p { background-color: #DDD9D9; text-align: center; }


/* Navigation */
div.navigation div.next_posts a, div.navigation div.previous_posts a {
  background-color: white;
  padding: 15px;
  border: 2px solid #FF8800;
  margin-bottom: 20px;
  margin-left: 10px;
  text-align: center;
  width: 200px;
}
div.navigation div.next_posts a { float: left; }
div.navigation div.previous_posts a { float: right; }
div.filter {
  padding: 15px;
  padding-left: 70px;
  border: 5px solid #DDD9D9;
  margin-bottom: 20px;
  background: white url(../image/camera_icon.png) left top no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #FF8800;
}


/* WP Intern format classes */
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }
.aligncenter { display: block; margin: 5px auto; text-align: center; }
img.wp-smiley, .noborder { border: 0; padding: 0; margin: 0; }
.wp-caption { text-align: center; margin: 5px; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }



/* Widgets & Menu */
li.widget_pages ul { list-style: none none outside; margin: 0; }
li.widget_pages ul li { background: url(../image/pageicon.png) left 2px no-repeat; line-height: 20px; padding-left: 15px; }

li.current_page_item a { font-weight: bold; color: #FF8800; }
li.current_ul li * { font-weight: normal; color: #000000; }

li.widget_categories ul { list-style: none none outside; margin: 0; }
li.widget_categories ul li { background: url(../image/caticon.png) left 2px no-repeat; line-height: 20px; padding-left: 22px; }

li.current-cat a { font-weight: bold; color: #FF8800; }
li.current-cat ul li * { font-weight: normal; color: #000000; }

li.widget_links ul { list-style: none none outside; margin: 0; }
li.widget_links ul li { background: url(../image/linkicon.gif) left 1px no-repeat; line-height: 20px; padding-left: 20px; }

li.widget_text p { text-align: justify; }

li.widget_calendar table { width: 99%; }
li.widget_calendar a { color: #FF8800; }

li.widget_rss img { display: none; }


/* Input elements */
input, textarea, select {
  border: 1px solid #55524E;
  margin: 1px;
  padding: 1px;
  font-family: Verdana, Vera Sans;
  background-color: #FFC880;
}
input:focus, textarea:focus, input.focus, textarea.focus { background-color: #DDD9D9; color: #55524E; border: 1px solid #FF8800; }


/* Searchelements */
input#s { width: 90px; }
input#searchsubmit { }


/* Comments & Trackbacks */
ol.commentlist { list-style-type: none; margin: 10px 0; }
ol.commentlist li.comment { margin-bottom: 20px; background-color: #F3F3F3; padding: 5px; font-size: 14px; }
ol.commentlist li.comment img.avatar { float: left; }
ol.commentlist li.comment div.commentmetadata { font-size: 13px; }
ol.commentlist li.comment p { margin-left: 62px; }
textarea#comment { width: 70%; max-width: 400px; }


/* Galelry */
div.gallery { text-align: center; }

