/*
Theme Name: Benedikt Lange
Theme URI: 
Description: 
Version: 1.0
Author: Marcus Brose
Author URI: http://marcusbrose.de/
Tags: 
*/

.content { width: 622px; position: absolute; top: 200px; left: 202px; background: #fff; color: #ababab; }
.content a { color: #ababab; }
.content p a:hover, .content li a:hover { color: #a1a1a1; background: #bef213; }

.blog-entries, .blog-sidebar { float: left; }
.blog-entries { width: 418px; margin: 0 34px 5em 0; line-height: 1.7em; }
.blog-entries h1 { color: #ababab; text-transform: uppercase; }
.blog-entries h2 { font-size: 2em; font-weight: bold; line-height: 1em; color: #000; padding: .8em 0 0 .8em; border-left: 40px solid #fff; }
.blog-entries h2 a, .blog-entries h2 a:hover { color: #000; }
.blog-entries .post { margin-bottom: 2em; }
.blog-entries .post-meta { text-transform: uppercase; line-height: 1.3em; }

.alignleft { float: left; }
.alignright { float: right; }
.date, .entry-content, .post-meta { padding: 0 .2em; }

.blog-sidebar { width: 168px; margin: .8em 0 0 0; }
.blog-sidebar h3 { font-size: .9em; margin: 2em 0 0 0; color: #ababab; font-weight: lighter; text-transform: uppercase; }
.blog-sidebar .categories ul{ text-transform: lowercase; }

input[type=text] { border: 1px solid #d9d9d9; padding: .5em; }
input[type=submit] { border: none; background: #ababab; color: #fff; padding: .5em; margin: .2em 0 0 0; }
input[type=submit]:hover { background: #000; cursor: pointer; }
textarea { border: 1px solid #d9d9d9; padding: .5em; width: 408px; }
input, textarea { margin-bottom: .5em; }
label { margin: 0 0 0 1em; }

/* coments
---------------*/
.comments-wrap, .comment { width: 418px; }
.comment-list { list-style: none; }
h3.comments, h3.respond { padding: 1em 0; }
.commentlist { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; line-height: 1.5em; }
.commentlist .entry { margin: 0 0 10px 60px; position: relative; }
.commentlist cite, .commentlist cite a, .commentlist cite a:visited { font-weight: bold; font-style: normal; color: #000; }
.commentlist small { margin-bottom: 5px; display: block; font-size: 87%; }
.gravatar { width: 32px; float: left; }
span.head, span.body { display: block; }
span.head { text-transform: uppercase; font-size: 1em; }

/*search*/
/*#searchform span { font-size: 1.1em; font-weight: bold; clear: both; }
#searchform input { color: #ababab; border: none; font-size: 1em; width: 130px; text-align: center; padding: .1em .5em; }
#searchform input:hover,
#searchform input:focus { background: #ababab; color: #ffffff; outline: none; }
#searchform { font-size: 1em; font-weight: bold; clear: both; }*/
