/*
THEME NAME: BlogPimp Wiese
THEME URI: http://blogpimp.de/
DESCRIPTION: Das BlogPimp.de-Theme Wiese. Basiert auf <a href="http://plaintxt.org/">Sandbox</a>
VERSION: 1.0
AUTHOR: Lothar Baier
AUTHOR URI: http://blogpimp.de/
MODIFIED: Florian Schmid 22.07.2008
*/

/* ####################### Voreinstellungen #################### */
html {
  height			: 100.01%;
  margin			: 0;
  padding			: 0;
}

* {
  margin			: 0;
  padding			: 0;
  border			: none;
}

body {
  text-align		: center;
  height			: 100.01%;
  font			: normal 100.01%/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
  background		: #7F7F7F;
  color			: #333;
}

p {
  margin			: 10px 0 0 20px;
}

h1, h2, h3, h4, h5, h6 {
  margin			: 10px 0 0 20px;
  font				: normal 2.6em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
 }


h2 {
  margin			: 0 0 0 17px;
  font-size			: 1.9em;
  font-style:italic;
  font-weight:bold;
  font-family:             Cambria, Book Antiqua, Times New Roman, serif;
  line-height: 100%;
  padding-bottom:8px;

}


h3 {
  margin			: 0 0 0 0;
  font-size			: 1.6em;
  font-style:italic;
  font-weight:bold;
  font-family:             Cambria, Book Antiqua, Times New Roman, serif;
}

h4 {
  margin			: 0 0 0 20px;
  font-size			: 1.3em;
}

h5 {
  margin			: 0 0 0 20px;
  font-size			: 1.2em;
}

h6 {
  margin			: 0 0 0 20px;
  font-size			: 1.6em;
  font-style:italic;
  font-weight:bold;
  font-family:             Cambria, Book Antiqua, Times New Roman, serif;
}

.sidebar a {
  color				: #7F7F7F;
  text-decoration	: none;
  padding			: 0 0 0;
}

.sidebar a:hover {
  color				: #000;
  background		: #EFEFEF;
}

a {
  color				: #CC3333;
  text-decoration	: none;
  padding			: 0 0 0;
}

a:hover {
  color				: #000;
  background		: #EFEFEF;  /*#def;*/
}

/* Update fuer WP 2.6,  http://codex.wordpress.org/CSS */

.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;
   background-color: #f3f3f3;
   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;
}
/* ####################### Seitenaufbau #################### */
div#wrapper {
  width				: 960px;
  text-align		: left;
  font-size			: 0.835em;
  margin			: 0 auto;
  background		: #fff;
  color: #000000;
}

div#header {
  width				: 960px;
  height			: 160px;
  background		: #fff url(images/header.jpg) top right no-repeat;
  color:white;
}
div#headerfh {
  width				: 960px;
  height			: 160px;
  background		: #fff url(images/header_fhaktuell.jpg) top right no-repeat;
}

div#container {
  float				: left;
  width				: 520px;
  margin-right		: 20px;
  background		: #fff;
}

div#primary {
  width				: 190px;
  float				: left;
  padding			: 1px 0 0 20px;
}

div#secondary {
  width				: 190px;
  float				: left;
}

div#footer {
  clear				: left;
  width				: 100%;
  text-align		: center;
}

div#access {
  position			: relative;
}

div.skip-link {
  position			: absolute;
  top				: 0px;
  left				: 0px;
  text-align		: left;
  text-indent		: -999em;
}

/* ####################### Seiten-Kopf ####################### */
#blog-title {
  margin			: 0;
  padding			: 4px 0 0 20px;
  letter-spacing	: 0.08em;
  line-height		: 1.0;
}

#blog-title a {
  color				: #333;
}

#blog-title a:hover {
  color				: #333;

}

#blog-description {
  margin			: 0;
  font-size			: 1.3em;
  padding			: 0 0 0 20px;
  color				: #333;
  letter-spacing	: 0.06em;
  font-style:italic;
  font-family:             Cambria, Book Antiqua, Times New Roman, serif;
}

/* ####################### Kopf-Menü ########################### */
#menu ul {
  list-style		: none;
  background		: #05b;
  padding			: 10px 0 2px 20px;
  display			: none;
}

#menu ul li {
  display			: inline;
  margin-right		: 5px;
}

#menu ul li a {
  background		: #fff;
  color				: #c30;
  font-size			: 1.0em;
  line-height		: 1.4;
  padding			: 3px 8px 4px;
  border			: 1px solid #ccc;
}

#menu ul li.current_page_item a,
#menu ul li a:hover {
  background		: #ddd;
  color				: #000;
}

/* ####################### Haupt-Inhalt ####################### */
.navigation {
  background		: #DFDFDF;
  margin			: 22px 0 20px 20px;
  padding			: 1px 3px 2px;
  height			: 1.5em;
}

.nav-previous {
 clear:both;
    margin		: 22px 0 0 20px;
  padding		: 2px;
  text-align		: left;
  background		: #DFDFDF;
}

.nav-next {
  margin			: 0 0 20px 20px;
  padding		: 2px;
  clear:both;
  text-align		: right;
  background		: #DFDFDF;
}

.post blockquote {
  margin			: 10px 20px 0px 30px;
  background		: #dfdfdf;
  border			: 1px solid #7F7F7F;
  padding			: 3px 5px;
}

.post ol,
.post ul {
  margin			: 10px 0 0 55px;
}

.post ul {
  list-style-image	: url(http://www.verwaltungmodern.de/wp-content/themes/bp-wiese/images/listenpunkt.gif);
}

.entry-date {
  font-size			: 0.835em;
  margin			: 3px 0 10px 20px;
  /*border-top		: 1px solid #7F7F7F;*/
  border-bottom		: 1px solid #7F7F7F;
}

.entry-meta {

    margin			: 3px 0 30px 20px;
  padding		: 1px 0 2px;
  font-size			: 0.835em;
  border-top		: 1px solid #7F7F7F;
  clear:both;
  }

 .post img {
   border			: 1px solid #7F7F7F;
   margin			: 6px 10px 1px 0;
   float			: left;
 }

 .post table {
  margin			: 13px 0 0 20px;
  border-top		: 1px solid #7F7F7F;
  border-left		: 1px solid #7F7F7F;
  border-collapse	: collapse;
}

.post th,
.post td {
  border-right		: 1px solid #7F7F7F;
  border-bottom		: 1px solid #7F7F7F;
  padding			: 1px 5px 3px;
}

.post h3 {
  margin			: 20px 0 0 20px;
}

#container input,
#container textarea {
  font				: normal 1.0em/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  border-top		: 1px solid #7F7F7F;
  border-left		: 1px solid #7F7F7F;
  border-right		: 1px solid #7F7F7F;
  border-bottom		: 1px solid #7F7F7F;
  background		: #fff;
  color				: #000;
}

#container textarea
{
width:400px;}


#container input#submit {
  width				: auto;
  margin			: 10px 0 20px;
  border-top		: 1px solid #7F7F7F;
  border-left		: 1px solid #7F7F7F;
  border-right		: 1px solid #7F7F7F;
  border-bottom		: 1px solid #7F7F7F;
  color				: #000;
  background		: #FFFFFF;
}

#container input:hover#submit {
  cursor			: pointer;
  color				: #000;
  background		: #7F7F7F;
}

.formcontainer .form-label {
  margin-top		: 10px;
}

.contactform {
  margin			: 0 0 10px 20px;
}

.contactform input,
.contactform textarea {
  width				: 250px;
  font				: normal 1.0em/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  border			: 1px inset #7F7F7F;
  margin-bottom		: 10px;
}

.contactform textarea {
  width				: 490px;
}

.contactform input#contactsubmit {
  width				: auto;
  margin			: 10px 0 20px;
  border			: 1px outset #7F7F7F;
  color				: #000;
  background		: #DFDFDF;
}

.contactform input:hover#contactsubmit {
  cursor			: pointer;
  color				: #000;
  background		: #7F7F7F;
}

/* #################  Kommentare  ################# */
#comments h3 {
  margin			: 20px 0 10px 20px;
}

#comments ol {
  margin			: 10px 0 20px 50px;
  font-size			: 1.2em;
}

#comments .comment-author {
  font-size			: 1.1em;
  margin-left		: 5px;
}

#comments .comment-meta {
  font-size			: 0.735em;
  margin-left		: 5px;
}

#comments p {
  font-size			: 0.835em;
  margin			: 0;
  padding			: 5px;
}

#comments ol li {
  margin			: 0 0 10px;
  background		: #FFFFFF;
  border			: 1px solid #7F7F7F;
}

#comments .alt {
  background		: #DFDFDF;
}

#comments form {
  margin-left		: 20px;
}

p#comment-notes,
#comments p#login {
  font-size			: 1.0em;
}

/* #################  Sidebar  ################# */
.sidebar ul {
  list-style		: none;
}

.sidebar h3 {
  padding-bottom	: 6px;
}

.sidebar ul ul {
  border-top		: 1px solid #7F7F7F;
  margin-bottom		: 20px;
}

.sidebar ul ul li {
  border-bottom		: 1px solid #7F7F7F;
}

.sidebar ul ul li a {
  display			: block;
  padding			: 1px 3px 2px;
}

.sidebar li.current-cat a,
.sidebar ul ul li a:hover {
  color				: #000;
  background		: #EFEFEF;
}

.sidebar li.current_theme {
  padding			: 1px 3px 2px;
  color				: #000;
  background		: #e8f8ff;
}

.sidebar input#s {
  width				: 135px;
  background		: #fff;
  color				: #000;
  font				: normal 1.0em/1.4 "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  border-top		: 1px solid #7F7F7F;
  border-left		: 1px solid #7F7F7F;
  border-right		: 1px solid #7F7F7F;
  border-bottom		: 1px solid #7F7F7F;
}

.sidebar input#searchsubmit {
  font				: normal 1.0em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
  width				: auto;
  margin			: 0;
  border-top		: 1px solid #7F7F7F;
  border-left		: 1px solid #7F7F7F;
  border-right		: 1px solid #7F7F7F;
  border-bottom		: 1px solid #7F7F7F;
  color				: #000000;
  background		: #FFFFFF;
  padding			: 0px 2px 1px;
}

.sidebar input:hover#searchsubmit {
  cursor			: pointer;
  color				: #000;
  background		: #7F7F7F;
}

#archiveform select {
  font				: normal 1.0em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
  width				: auto;
  margin			: 0;
  border-top		: 1px solid #7F7F7F;
  border-left		: 1px solid #7F7F7F;
  border-right		: 1px solid #7F7F7F;
  border-bottom		: 1px solid #7F7F7F;
  color				: #000000;
  background		: #FFFFFF;
  padding			: 0px 2px 1px;
}

#archiveform input {
  font				: normal 1.0em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
  width				: auto;
  margin			: 0;
  border-top		: 1px solid #7F7F7F;
  border-left		: 1px solid #7F7F7F;
  border-right		: 1px solid #7F7F7F;
  border-bottom		: 1px solid #7F7F7F;
  color				: #000000;
  background		: #FFFFFF;
  padding			: 0px 2px 1px;
}
#archiveform input:hover {
  cursor			: pointer;
  color				: #000;
  background		: #7F7F7F;
}


.sidebar caption {
  font-size			: 1.0em;
  background		: #e8f8ff;
  padding			: 0px 3px 2px;
  border			: 1px solid #7F7F7F;
}

.sidebar #calendar table {
  margin			: 13px 0 0;
  border-top		: 1px solid #7F7F7F;
  border-left		: 1px solid #7F7F7F;
  border-collapse	: collapse;
}

.sidebar #calendar th,
.sidebar #calendar td {
  border-right		: 1px solid #7F7F7F;
  border-bottom		: 1px solid #7F7F7F;
  padding			: 1px 1px 1px;
  text-align		: center;
  width				: 14%;
}

.sidebar #calendar td a {
  display			: block;
  color				: #07f;
  background		: #e8f8ff;
}

.sidebar #calendar td a:hover {
  color				: #000;
  background		: #d8e8ef;
}

.sidebar #calendar th {
  font-weight		: bold;
  font-size			: 1.1em;
}
.entry-content {
margin-top:16px;
margin-bottom:16px; }

.entry-content ul {
  margin			: 10px 0 0 55px;
  list-style-image	: url(http://verwaltungmodern.de/wp-content/themes/bp-wiese/images/listenpunkt.gif);
}
.entry-content ol {
  margin			: 10px 0 0 55px;
}

.sep {
  border-top		: 10px solid #DFDFDF;
  margin			: 3px 0 30px 20px;
  padding			: 1px 0 2px;
}

.sidebar select {
  font				: normal 1.0em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
  width				: auto;
  margin			: 0;
  border-top		: 1px solid #7F7F7F;
  border-left		: 1px solid #7F7F7F;
  border-right		: 1px solid #7F7F7F;
  border-bottom		: 1px solid #7F7F7F;
  color				: #000;
  background		: #ffffff;
  padding			: 0px 2px 1px;
}

small { font-size: 0.835em;}

.readmore  {
  font-size			: 1.3em;
  font-style: italic;
  font-family:             Cambria, Book Antiqua, Times New Roman, serif;
  display:block;

}
#community {   font-size:0.9em;   }

.form-submit {  font				: normal 1.0em/1.5 "Trebuchet MS", Arial, Helvetica, sans-serif;
  width				: auto;
  margin			: 0;
  color				: #000000;
  background		: #FFFFFF;}

  #submit
  {
  color:#000000;
  }



/* #################  Seitenfuss  ################# */
#footer {
  font-size 		: 0.835em;
  border-top		: 1px solid #7F7F7F;
  padding			: 0;
  background		: #fff url(images/footer.jpg) top right no-repeat;
  height			: 120px;
}
