/*
THEME NAME: BlogPimp ComputerLove
THEME URI: http://blogpimp.de/
DESCRIPTION: Das BlogPimp.de-Theme ComputerLove. Basiert auf <a href="http://plaintxt.org/">Sandbox</a>
VERSION: 1.0
AUTHOR: Lothar Baier
AUTHOR URI: http://blogpimp.de/
*/

/* ####################### 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 "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  background		: #fff;
  color				: #333;  
}

p {
  margin			: 10px 0 0 20px;
}

h1, h2, h3, h4, h5, h6 {
  margin			: 10px 0 0 20px;
  font				: normal 1.9em/1.5 "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
  margin			: 0 0 0 17px;
  font-size			: 1.7em;
}

h3 {
  margin			: 0 0 0 0;
  font-size			: 1.5em;
}

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.1em;
}

a {
  color				: #99CC00;
  text-decoration	: none;
  padding			: 1px 2px 2px;
}

a:hover {
	color				: #597700;
	background		: #F4F4F4;
	text-decoration: underline;
}

/* ####################### Seitenaufbau #################### */
div#wrapper {
  width				: 960px;
  text-align		: left;
  font-size			: 0.835em;
  margin			: 0 auto;
  background		: #fff;
}

div#header {
	width				: 954px;
	height			: 310px;
	background		: #fff url(images/duesseldorf.jpg) top right no-repeat;
	background-color: #F4F4F4;
	border-left-color: #99CC00;
	border-left-style: solid;
	border-left-width: 6px;
}

div#container {
	float				: left;
	width				: 520px;
	margin-right		: 20px;
	text-align: justify;
}

div#primary {
  width				: 190px;
  float				: left;
  margin-right		: 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			: 120px 0 0 20px;
  letter-spacing	: 0.08em;
}

#blog-title a {
  color				: #99CC00;
}

#blog-title a:hover {
  color				: #7BA400;
}

#blog-description {
  margin			: 0;
  font-size			: 1.2em;
  padding			: 0 0 0 20px;
  color				: #99CC00;
  letter-spacing	: 0.06em;
}

/* ####################### Kopf-Menü ########################### */
#menu ul {
  list-style		: none;
  background		: #fff;
  padding			: 10px 0 2px 20px;
}  

#menu ul li {
  display			: inline;
  margin-right		: 5px;
}

#menu ul li a {
  background		: #fff;
  color				: #006600;
  font-size			: 1em;
  line-height		: 1.4;
  padding			: 3px 8px 4px;
  border			: 1px solid #ccc;
}

#menu ul li.current_page_item a,
#menu ul li a:hover {
	color				: #000;
	background-color: #F4F4F4;
}

/* ####################### Haupt-Inhalt ####################### */
.navigation {
  background		: #ddd;
  margin			: 22px 0 20px 20px;
  padding			: 1px 3px 2px;
  height			: 1.5em;
}

.nav-previous {
  float				: left;
  text-align		: left;
}

.nav-next {
  float				: right;
  text-align		: right;
}

.post blockquote {
  margin			: 10px 20px 0px 40px;
  background		: #e8e8e8;
  border			: 1px solid #ccc;
  padding			: 3px 5px;
}

.post ol, 
.post ul {
  margin			: 10px 0 0 55px;
}

.post ul {
  list-style-image	: url(file:///C|/WEBSITES/immobilienbewertung-eifel.de/wp-content/themes/bp-computerlove/images/listenpunkt.gif);
}

.entry-date {
  font-size			: 0.835em;
  margin			: 3px 0 10px 20px;
  border-top		: 1px solid #ccc;
}
 
.entry-meta {
  font-size			: 0.835em;
  border-top		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
  margin			: 3px 0 30px 20px;
  padding			: 1px 0 2px;
}
 
 .post img {
   border			: 1px solid #ccc;
   margin			: 6px 10px 1px 0;
   float			: left;
 }
 
 .post table {
  margin			: 13px 0 0 20px;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  border-collapse	: collapse;
}
 
.post th,
.post td {
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
  padding			: 1px 5px 3px;
}
 
.post h3 {
  margin			: 20px 0 0 20px;
}

#container input,
#container textarea {
  width				: 250px;
  font				: normal 1.0em/1.4 "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  border-top		: 1px solid #888;
  border-left		: 1px solid #888;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
  background		: #fff;
  color				: #000;
}

#container textarea {
  width				: 490px;
}

#container input#submit {
  width				: auto;
  margin			: 10px 0 20px;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  border-right		: 1px solid #888;
  border-bottom		: 1px solid #888;
  background		: #e8e8e8;
  color				: #000099;
}

#container input:hover#submit {
  background		: #ccc;
  cursor			: pointer;
  color				: #000;
}

.formcontainer .form-label {
  margin-top		: 10px;
}

.contactform {
  margin			: 0 0 10px 20px;
}

.contactform input,
.contactform textarea {
  width				: 250px;
  font				: normal 1.0em/1.4 "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  border			: 1px inset #820;
  margin-bottom		: 10px;
}

.contactform textarea {
  width				: 490px;
}

.contactform input#contactsubmit {
  width				: auto;
  margin			: 10px 0 20px;
  border			: 1px outset #820;
  background		: #e8e8e8;
  color				: #000066;
}

.contactform input:hover#contactsubmit {
  background		: #ccc;
  cursor			: pointer;
  color				: #000;
}


/* #################  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		: #e8e8e8;
  border			: 1px solid #ccc;
}

#comments .alt {
  background		: #ddd;
}

#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 #ccc;
  margin-bottom		: 20px;
}

.sidebar ul ul li {
  border-bottom		: 1px solid #ccc;
}

.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		: #F4F4F4;
}

.sidebar li.current_theme {
  padding			: 1px 3px 2px;
  color				: #000;
  background		: #F4F4F4;
}

.sidebar input#s {
  width				: 135px;
  background		: #fff;
  color				: #000;
  font				: normal 1.0em/1.4 "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  border-top		: 1px solid #888;
  border-left		: 1px solid #888;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

.sidebar input#searchsubmit {
  font				: normal 1.0em/1.5 "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
  width				: auto;
  margin			: 0;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  border-right		: 1px solid #888;
  border-bottom		: 1px solid #888;
  background		: #e8e8e8;
  color				: #006600;
  padding			: 0px 2px 1px;
}

.sidebar input:hover#searchsubmit {
  background		: #F4F4F4;
  cursor			: pointer;
  color				: #000;
}

.sidebar caption {
  font-size			: 1.0em;
  background		: #e8e8e8;
  padding			: 0px 3px 2px;
  border			: 1px solid #ccc;
}

.sidebar #calendar table {
  margin			: 13px 0 0;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  border-collapse	: collapse;
}
 
.sidebar #calendar th,
.sidebar #calendar td {
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
  padding			: 1px 2px 1px;
  text-align		: center;
  width				: 14%;
}
 
.sidebar #calendar td a {
  display			: block;
  color				: #99CC00;
  background		: #fff;
}

.sidebar #calendar td a:hover {
  color				: #000;
  background		: #F4F4F4;
}

.sidebar #calendar th {
  font-weight		: bold;
  font-size			: 1.1em;
}


/* #################  Seitenfuss  ################# */
#footer {
	font-size 		: 0.835em;
	border-top		: 1px solid #99CC00;
	padding			: 0 0 15px;
	background-color: #F2F2F2;
}







