/*
Theme Name: monika09
Theme URI: http://helemaalniet.nl/2008/08/whitewash
Description: Theme adapted from WhiteWash.
Version: 1.2
Author: Monika, theme inspired by Helemaal Niet!
Author URI: http://andergassen.org
Tags: monika, adapted from whitewash
*/ 


* {
    padding: 0;
    margin: 0;
	font-size: 100.01%;
} 


body {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #fff;
	background-image: url(hintergrund02.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
}

/*p {
	margin: 0;
	padding: 5px;
    margin-top: 5px;
}*/

img { 
    border: none; 
}

/*a {
	color: #878C8D;
	text-decoration: none;
}

a:hover { 
    text-decoration: underline; 
    color : #bbb; 
}*/

a {
	color: #666;
	background:transparent;
	text-decoration:none;
	font-weight: bold;
}
a:visited  { color: #333; }
a:focus,
a:hover,
a:active { color:#333; text-decoration:underline; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.center {
	text-align: center;
}

#wrap {
    margin: 0 auto;
    width: 800px;
}

#header { 
    height: 100px;
    border-bottom: 0px solid #bbb;
	padding: 50px 0 0 0px;
	margin: 0 0 0 -50px;
}

#header h1 {
	font-size: 150%;
	font-weight: 100;
	font-family: Arial, Helvetica, sans-serif;
	padding: 55px 0 5px 0;
	display: none;
}

#header h2 {
    color: #555;
    font-size: 120%;
    font-weight: 100;
    padding: 0 0 0 0;
    letter-spacing: -1px;
    line-height: 100%;
	display: none;
}

/* Menu */

#menu {
    width: 725px;
	height: 30px;
	margin: 0 auto;
    color: #000;
	
}

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

#menu li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#menu a {
	display: block;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 1em;
	float: right;
	font-weight: normal;
	color: #000;
	background: #fff;
}

#menu a:hover {
	background: #fff;
	color: #ccc;
	text-decoration: underline;
}

#menu .current_page_item {
    background: #fff;
    color: #000;
    text-decoration: underline;
}

#menu .current_page_item a {
	background: #fff;
	color: #000;
}

#content {
    padding: 0px 0;
}

/*.articles {
    border-top: 1px #bbb dashed;
}
*/

  /*----------------Artikel-----------------*/
  
  .artikel {
	border: thin dashed #CCCCCC;
	background:#FFF;
	padding:1em;
	margin: 0 0 5em 0;
}
  .artikel p{
	letter-spacing: 0.05em;
	font-size:95%;
  	line-height: 140%;
	padding: 0 0 2em 0;
}
  
  /*-------------Andere Texte im Content------------------- */
  
  .keinart {
	padding:1em;
	margin: 0 0 5em 0;
}
  .keinart p{
	letter-spacing: 0.05em;
	font-size:95%;
  	line-height: 140%;
}
  /*----------------Zusatz-----------------*/
  
#content .showtags {
    padding-top: 3em;
	font-size:70%;
  	line-height: 140%;
/*    border-bottom: 1px solid #bbb;
    border-top: 1px dashed #bbb;*/
}


#content .showtags a{
    color: #666;
	font-weight:normal;
	text-decoration:underline;
}

#content .showtags a:hover{
    color: #333;
	font-weight:normal;
	text-decoration:underline;
}


  /*-------------------------------------------- */
  
  
  /*---------------comments-----------------*/
  
  h4 {
  font-size:95%;
  font-weight:bold;
  }

.commentauthor {
	letter-spacing: 0.05em;
	font-size:95%;
  	line-height: 100%;
}
  
#content .commentsmetadata {
    padding-top: 0em;
	font-size:70%;
  	line-height: 140%;
}

#content .commentsmetadata a{
    color: #666;
	font-weight:normal;
	text-decoration:underline;
}

#content .commentsmetadata a:hover{
    color: #333;
	font-weight:normal;
	text-decoration:underline;
}

/*----------------------------------------------*/
  
  

#content a img {
    padding: 1px;
    border: 2px solid #fff;
    background: #fff;
}

#content a img:hover {  
    padding: 1px; 
    border: 2px solid #bbb; 
    background: #bbb; 
}

.left {
    width: 568px;
    float: left;
    text-align: justify;
}

.left h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
  	font-size: 150%; 
    color:#cc6666;
	font-weight:bold;
    padding : 0 0 2em 0;
}
.left h2 a {
	color:#cc6666;
}

/*.left h2 a {
    color: #999;
}

.left h2 a:hover {
    color: #222;
    text-decoration: underline;
}*/

.left ul {
    padding-left: 3em;
}

.left ol {
	list-style-type: none; /*   padding-left: 3em;*/
}

.count {
    float: right;
}

.right {
    width: 190px;
    float: right;
    padding: 0px;
    border-left: 0px solid #bbb;
	font-size: 70%;
    line-height: 140%;
}

.right ul {
    list-style-type: none;
/*    padding: 5px 10px 10px 10px;*/
}

.right ul ul{
/*    margin:0.1667em 0;
    padding:0 0 0 15px;*/
}

.right h2 {
padding: 3em 0 0em 0;
}

.right a { 
    text-decoration: underline;
	font-weight:normal;
    color: #666;
}

.right a:hover {
    text-decoration: underline;
    color: #333;
}


#footer {
    text-align: left;
    font-size: 9px;
    padding: 0 0 10px 0;
    margin-top: 10px;
}

/* Search */

#search {
	width: 150px;
	height: 25px;
	background: #fff;
	border: none;
}

.hidden {
display:none;
}
#searchsubmit, #abschicken {
	background-color: #fff !important;
	border:1px solid #666 !important;
	color:#666 !important;
}


#search #x {
	display: none;
}

#search #s, #author, #email, #url, .textfield {
	padding: 2px;
	width: 127px;
	height: auto;
	border: 1px solid #ccc;
	font: normal 95% Arial, Helvetica, sans-serif;
	color: #666;
}

#search br {
	display: none;
}

#comment {
	padding: 2px;
	height: auto;
	border: 1px solid #ccc;
	font: normal 95% Arial, Helvetica, sans-serif;
	color: #666;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #bbb;
}

#avatar {
    float: right;
}

#spacer {
    padding-top: 2em;
    border-bottom: 0px #bbb dashed;
}
