/*
Theme Name: Simplicity 2010
Theme URI: http://patschpatsch.com/blog/
Description: a simple blog theme ( based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.)
Version: 1.0
Author: PatschBella
Author URI: http://patschpatsch.com/blog
Tags: grey, pink, fixed width, two columns,

	Simplicity 2010 v1.0
	 

	This theme was designed and built by Isabella Hilger
(at) patschpatsch.com/blog

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body{
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 120%;
	background-color: #121212;
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
color:#a6a6a6;
}


#site {width:950px;
height:auto;
background:#121212;
margin:0 0 0 0;}


#footer  {background-color:#737373;height:400px;
	 color: #a6a6a6; margin-bottom:0px; font-size:0.9em;
}

#footer ul {line-height:0.2em; padding:0;}
#footer ul li {line-height:0.2em; padding:0;}

#footer .seiten {width:280px; float:left; text-align: left; color: #a6a6a6; 
margin-bottom:0px;  padding-left:10px; padding-right:15px;padding-top:15px;}
#footer .tagwolke {width:280px;  float:right; text-align: center; color: #121212; 
margin-bottom:0px;  font-size:0.9em; padding-left:25px; padding-right:25px; padding-top:15px;}


#footer a:link { color: #121212; font-size.0.9em; text-decoration:none, font-weight:light;}
#footer a:hover { color: #9E0643; font-size.0.9em; text-decoration:none, font-weight:light;}
#footer a:visited { color: #121212; font-size.0.9em; text-decoration:none, font-weight:light;}


#sidebar {float:left;
width:200px;
margin-top:70px;
padding: 2px;
align:left;
color:#737373;
font-size:12px;
font-family:helvetica, arial, sans-serif; }

#menu {padding:0; border:0px solid #fff; font-size:12px; padding:10px, 5px, 5px, 5px;}
#menu ul {list-style:none; margin:0; padding:0; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #737373; line-height:2.0em;}
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #737373; }
#menu ul li a:hover { color:#121212; background: #737373; }
#menu a {color:#737373; text-decoration:none;}
#menu a:hover {color:#A6A6A6; text-decoration:none;}

.lifestream {
align:left;
text-align:left;
margin:10px 0px;
padding:5px  0px 5px 0px;
font-size:11px;

}

#search{padding:4px;text-align:right;float:left;width:175px;}
#searchform{background-color:#121212;text-align:left;width:195px;margin:0;margin-left:2px;}
#s{background:transparent;border:1px solid #737373;color:#737373;padding:5px 5px;font-size:12px;width:120px;margin-bottom:5px;}


#header {width:100%;
height:155px;
background:#121212;
padding:0 0 0 170px;
margin-bottom:40px;}

#header img{border:0; 
margin:0px, auto, 0px, 20px;
background:#121212;
align:center;}

#header a{border:0;}
#header a:hover{border:0;
text-decoration:none;
background-color:#121212;}

#content {  width:640px; font-size:13px; float:right; text-align: left; font-family:Helvetica, Arial, Sans-Serif;}

#content h2 { color: #9E0643; margin-bottom: 10px; margin-top: 50px;font-weight:100; font-size: 36px; line-height:0.9em; font-family:Helvetica, Arial, Sans-Serif;}	
#content h2 a:link , #content h2 a:visited {color: #9E0643; text-decoration:none;font-weight:100; }	          	
#content h2 a:hover {color:#A6A6A6; text-decoration: none;font-weight:100; }

#content h3 {font-size: 24px; color: #a6a6a6;margin-bottom: 15px;margin-top:50px;font-weight:200; font-family:Helvetica, Arial, Sans-Serif; line-height:0.7em;}	
#content h3 a:link , #content h3 a:visited {font-weight: 600;color: #737373;}	          	
#content h3 a:hover {color:#A6A6A6;text-decoration: none;}
		
 h4 {font-size: 16px; color:#999999;margin:25px 2px 5px 2px; font-weight:600; font-family:Helvetica, Arial, Sans-Serif; line-height:0.7em;}	
h4 a:link , #content h3 a:visited {font-size: 16px; font-weight:700;color: #999999;}	          	
h4 a:hover {font-size: 16px; color:#9E0643;text-decoration: none;}

#content .post ul { margin-left: 20px !important;}	
#content .post ul li { list-style-type: disc !important; }	
#content .post ul li { font: normal 12px/20px Verdana, Helvetica, Sans-serif; margin-bottom: 1.5em;}
	
#content .post blockquote {margin-left: 10px; border-left: 5px solid #a6a6a6; padding-left: 10px;}

#content small { margin: 0 auto; text-align: left; display: block; border-bottom: 0px solid #9e0643; color:#737373;}


.post { color:#a6a6a6;font-family:helvetica, arial, sans-serif; }
.post a:link  {color: #9E0643;text-decoration:none;font-weight:light; }
.post a:visited {color: #9E0643;text-decoration:none;font-weight:light; }
.post a:hover {text-decoration:none; font-weight:bold;}



	

.post code { font: 1.0em 'Courier New', Courier, Fixed; }

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}



input{
	font-size: 80%;
}

    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;

    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;

    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;

    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }

.wp-caption {
   border: 1px solid #737373;
   text-align: center;
   background-color: transparent;
   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;
 
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
color:#737373;
}
/* 

Style Sheet code for Image Caption Easy Plugin for WordPress

Copy and Paste this code into your WordPress theme style sheet file (style.css) then upload to its location.

You can edit any of these to suit your needs.

*/

.imagecaptioneasy {

  padding: 5px;

  font-family: arial,helvetica,sans-serif;

  font-size: 10px;

  line-height: 1.15em;

  text-align: center;

  border: 1px solid #737373;

  background: transparent;

  color: #737373;

}

.imagecaptioneasy img { border: 0px solid #fff; margin-bottom:5px; }

.imagecaptioneasy span { text-align: center; }

.imagecaptioneasy_top_left { margin: 0 11px 11px 0; float: left; }

.imagecaptioneasy_top_right { margin: 0 0 11px 11px; float: right; }

.imagecaptioneasy_top_nowrap { margin: 0 0 11px 0; float: none; }

.imagecaptioneasy_left { margin: 11px 11px 11px 0; float: left; }

.imagecaptioneasy_right { margin: 11px 0 11px 11px; float: right; }


#metadata{ line-height: 20px; background:#9E0643; margin-bottom:80px; color: #737373; font-weight:light; font-size:12px; padding:0px;height:35px; width:645px;}
#metadata a:link { color: #121212; font-weight:light;}
#metadata a:visited { color: #121212; font-weight:light;}
#metadata a:hover{ font-weight:bold;}

#metadata .tags{ float:left; display: block; font-size:11px; }
#metadata .tags a, a:visited, a:hover{ text-decoration:none;font-weight:bold;}

#metadata .commentnumber { float:right; font-weight:light; font-size:22px; 
width:50px; height:30px; text-align:center; padding-top:5px; padding:bottom:5px margin:0px, 0px, 50px 5px;
}
.commentnumber a:link { text-decoration:none; color:#121212; font-size:20px; font-weight:bold;}
 .commentnumber a:hover{ text-decoration:none; color:#738383; font-size:20px; font-weight:bold; }
.commentnumber a:visited { text-decoration:none; color:#737373; font-size:20px; font-weight:light;}


ol.commentlist {
list-style: none;
margin: 0 0 1em;
padding: 0;
text-indent: 0;
font-family: Arial, Helvetica, sans-serif;
}

#content ol.commentlist p {
font-size: 12px;
margin-left: 52px;
padding:5px, 10px, 10px, 25px;
}

ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor div.vcard {background-color:#a6a6a6;}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:0px dotted #737373; padding:1em, 0.5em, 0.5em, 1.5em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard {
font: normal 14px Arial, Helvetica, sans-serif;
margin-top:20px;
}
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar {
background-color: #9e0643;
border: 1px solid #a6a6a6;
float: left;
margin-right: 10px;
padding:3px;
}
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta {
font-size: 9px;
margin-bottom: 4px;
margin-left: 32px;
border-top-style: solid;
border-top-width: 2px;
border-top-color: #9e0643;
padding-top: 2px;
}
#content ul.commentlist li.comment div.comment-meta a {
color: #737373;
}
ol.commentlist li.comment p { font-size:11px; margin:0px, 0px, 5px, 15px ; padding:0px, 5px, 10px, 15px ;}
ol.commentlist li.comment ul { font-size:11px; list-style:none; margin:0 ; }
ol.commentlist li.comment div.reply { font-size:11px; padding:0px 5px, 0px, 20px ; list-style:none;}
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin: 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { list-style:none;  margin:0 0 .25em .25em; padding::0 ;  }
ol.commentlist li.comment ul.children li.depth-3 { list-style:none;  margin:0 0 .25em .25em; padding::0 ; }
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#121212; }
ol.commentlist li.odd { background:#121212; }
ol.commentlist li.parent {  }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}


/* END THREADED COMMENTS */



#comments, #respond {
border-bottom: 1px dotted #a6a6a6;
padding: 10px 0 5px 0;
clear: both;
}

#commentlist
.commentlist {
list-style: none;
margin: 10px 0px;
padding-left: 0px;
line-height: 130%;
}

.commentlist li{
margin-bottom: 6px;
padding: 10px;
}

.commentlist .alt {
background:#121212;
border: 0px solid #a6a6a6;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 100%;
}

.commentlist small {
margin-bottom: 5px;
display: block;
font-size: 87%;
}

.commentname {
color: #737373;
text-transform: capitalize;
margin-left:50px;
}

.gravatar {
display: inline;
}

.gravatar img {
border: 1px solid #737373;
padding: 5px;
float: left;
height: 44px;
width: 44px;
display: block;
position: absolute;
}

.commentcount {
font: bold 2.0em Arial, Helvetica, sans-serif;
color: #222222;
float: right;
}

.commentext {
padding: 0px 0px 0px 50px;
}

/* comment form */


#commentform input, #commentform textarea {
	
background-color:#121212;
color:#a6a6a6;
border: 1px solid #737373;
align:center;
	}

#commentform {
margin-top: 10px;
font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
padding: 2px 0px;
margin: 0px;
}

#commentform label{
color: #a6a6a6;
font-size: 87%;
}

#commentform input{
width: 250px;
background:#121212;
border: 1px dotted #a6a6a6;
padding: 3px;
margin-top: 3px;
}

#commentform textarea{
width: 600px;
background: #121212;
border: 1px solid #a6a6a6;
padding: 2px;
}


/*

 * WP-Paginate - WordPress Pagination Function

 * Revision: $Id: wp-paginate.css 153537 2009-09-10 13:26:24Z emartin24 $

 * Copyright (c) 2009 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/

 */

.wp-paginate {padding:0; margin:0; float:center;}

.wp-paginate li {display:inline; list-style:none;}

.wp-paginate a {background:#121212; color:#737373; border:1px solid #737373;  margin-right:4px; padding:3px 6px; text-align:center; text-decoration:none;}

.wp-paginate a:hover, .wp-paginate a:active {background:#a6a6a6; color:#121212;}

.wp-paginate .title {color:#737373; margin-right:4px;}

.wp-paginate .gap {color:#737373; margin-right:4px;}

.wp-paginate .current {color:#9e0643; background:#737373; border:1px solid #737373; margin-right:4px; padding:3px 6px;}

.wp-paginate .page {}

.wp-paginate .prev, .wp-paginate .next {}



/* style overrides for comments pagination */

.wp-paginate-comments {}

.wp-paginate-comments li {}

.wp-paginate-comments a {}

.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}

.wp-paginate-comments .title {}

.wp-paginate-comments .gap {}

.wp-paginate-comments .current {}

.wp-paginate-comments .page {}

.wp-paginate-comments .prev, .wp-paginate-comments .next {}
