/*
Theme Name: Einfach
Version: 1.0
Description: Hell und &umlU;bersichtlich
Author: Hanna
Author URI: http://unlogisch.org
*/

body {
background: #eaeaea;
margin: 0;
padding: 0;
font-family: Arial;
font-size: 13px;
font-weight: normal;
text-align: center;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: none;
}

#searchform, #searchsubmit {
font-size: 0px;
}

.blogroll {
margin-left: -20px;
}

/*************************** General Styling ***************************/

h1, h2, h3, h4, h5, h6 {
font-family: Arial;
color: #333333;
font-weight: 300;
margin: 0;
padding: 0 0 5px 0;
line-height: 1;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
color: #333333;
}
h1 {
font-size: 40px;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 25px;
}
h4 {
font-size: 20px;
}
h5, h6 {
font-weight: 500;
}
#main-content ol {
margin: 0 0 0 -20px;
}
#main-content ol li, #sidebar ol li {
list-style-image: none;
padding: 0 0 8px 0;
line-height: 19px;
}
ul {
padding: 0;
margin: 0;
}
#main-content ul li, #sidebar ul li, #footer ul li {
list-style-image: none;
list-style-type: none;
background: url(images/bullet.png) no-repeat left 10px;
padding: 5px 0 5px 15px;
border-bottom: 1px dotted #dddddd;
line-height: 19px;
}
em {
font-style: italic;
}
input, textarea, select {
border: 1px solid #dddddd;
font-family: Arial;
background: transparent;
font-size: 13px;
padding: 8px;
resize:none;
}
input[type="submit"], input[type="reset"] {
font-size: 11px;
padding: 5px;
font-weight: bold;
cursor: pointer;
}
input[type="submit"]:hover, input[type="reset"]:hover {
background: #000000;
border: 1px solid #000000;
color: #ffffff;
}
input[type="radio"], input[type="checkbox"] {
background: transparent;
border: 0;
}
cite {
float: right;
padding: 0 0 5px 0;
}
hr {
clear: both;
border-top: 1px solid #dddddd;
width: 100%;
height: 2px;
padding: 0 !important;
margin: 20px 0;
position: relative;
}
table {
padding-bottom: 20px;
}
th {
padding: 10px 20px;
text-transform: uppercase;
font-weight: bold;
background: #dddddd;
font-size: 12px;
}
td {
border-top: 1px solid #dddddd;
padding: 10px 20px;
}
.alt-td {
background: #f7f7f7;
}
fieldset {
border: 1px solid #dddddd;
margin: 0;
padding: 10px;
}
legend {
font-weight: bold;
}
pre, code {
background: #f7f7f7;
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
padding: 15px;
margin-bottom: 20px;
line-height: 19px;
font-family: "Courier New";
overflow: auto;
font-size: 12px;
}
.preload {
display: none;
}
.no-js .preload {
display: inline;
}
p {
line-height: 19px;
margin-bottom: 20px;
}
#main-content img {
height: auto;
border: 0px;
}
.rounded {
-moz-border-radius: 1000px;
-khtml-border-radius: 1000px;
-webkit-border-radius: 1000px;
border-radius: 1000px;
border: 5px solid #ffffff;
overflow: hidden;
}

/*************************** Content Areas ***************************/

/* Page Wrap*/
#page-wrapper {
padding: 40px 0;
float: left;
text-align: left;
position: absolute;
top: 0;
left: 50%;
}

/* Content Wrapper */
#container-wrapper-top {
background: url(images/container_top.png) no-repeat; 
width: 100%;
float: left;
height: 20px;
}
#container-wrapper-bottom {
background: url(images/container_bottom.png) no-repeat; 
width: 100%;
float: left;
height: 20px;
}
#container-wrapper {
background: url(images/container_bg.png) repeat-y;
padding: 35px 50px;
float: left;
position: relative;
}

/* Content Wrapper */
#content-wrapper {
float: left;
}

/* Main Content Column */
#main-content {
float: left;
position: relative;
}

/* Sidebar Column */
#sidebar {
float: right;
position: relative;
padding-left: 20px;
border-left: 1px solid #dddddd;
}

/*************************** Header ***************************/

/* Header */
#header {
float: left;
width: 100%;
margin-bottom: 40px;
position: relative;
z-index: 100;
}
#header-left {
float: left;
}
#header-right {
float: right;
}

/* Logo */
#logo h1 {
font-size: 70px;
font-weight: 300;
padding: 0;
line-height: 0;
}
#logo h1 a:hover {
color: #333333;
}
.no-js #logo h1 {
line-height: 1;
}

/* Search Form */
#header #searchform {
float: left;
padding-top: 10px;
}
#searchbar {
float: left;
width: 186px;
height: 16px;
position: relative;
border-right-width: 0px;
}
#searchsubmit {
float: left;
background: #ffffff url(images/search_button.png) no-repeat center center;
width: 34px;
height: 34px;
position: relative;
border-left-width: 0px;
}
#searchsubmit:hover {
border-color: #dddddd;
}



/*************************** Navigation ***************************/

/* Nav Styling */
#nav {
float: right;
z-index: 10;
display:block;
margin:0 auto 0;
position:relative;
}
#nav ul {
padding:0;
margin:0;
}
#nav li {
position:relative;
float:left;
list-style-type:none;
}
#nav ul:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
#nav li a {
display:block;
padding: 0 0 30px 20px;
font-weight: 400;
font-size: 18px;
text-decoration:none;
text-transform: uppercase;
}
nav li a:focus { outline:none; text-decoration:underline; }  
#nav li:first-child a {
border-left:none;
}
#nav li.last a {
border-right:none;
}
#nav a span {
display:block;
float:right;
margin:-3px 0 0 5px;
}
#nav ul ul {
display:none;
width: 150px;
position:absolute;
top: 30px;
left:0;
background:#ffffff;
border: 1px solid #dddddd;
}
#nav ul ul li {
float:none;
}
#nav ul ul a {
padding: 10px 10px;
font-size:14px;
}
#nav ul ul a:hover {
background-color:#dddddd;
}

/* JS Disable */
.no-js #nav li:hover ul {
display:block;
}


/*************************** General Page Styling ***************************/


/* Page Text */
#page-text {
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
margin-bottom: 40px;
text-align: right;
}

/* Page Title */
.page-title {
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
margin-bottom: 40px;
}

/* Single Post */
#single {
width: 100%;
float: left;
position: relative;
min-height: 275px;
margin-bottom: 60px;
clear: both;
}
}
#single .post-meta {
padding-bottom: 20px;
}
#single #page-text {
padding: 0;
margin: 0;
border: none;
}

/* The Content */
#the-content {
padding-bottom: 30px;
}

/* Buttons */
.button {
display: inline-block;
margin: 0 5px 0 0;
padding: 10px;
text-align: center;
background: #efefef;
font-size: 12px;
line-height: 0;
text-transform: uppercase;
}
.button:hover {
background: #dfdfdf;
}


/* Dividers */
.divider {
clear: both;
border-top: 1px solid #dddddd;
width: 100%;
height: 1px;
padding: 0;
margin: 40px 0;
position: relative;
}
.top a {
font-size: 8px;
float: right;
height: 20px;
width: 20px;
position: absolute;
top: -5px;
right: 0;
background: #ffffff;
color: #808080;
text-align: right;
}

/* Quotes */
blockquote {
font-family: Georgia;
background: transparent url(images/bq.png) left top no-repeat;
clear: both;
font-size: 16px;
margin: 5px 20px 10px 20px;
padding: 10px 0 5px 20px;
overflow: hidden;
}
blockquote p {
line-height: 23px;
}
.blockquote-left {
float: left;
margin: 20px 20px 20px 0;
}
.blockquote-right {
float: right;
margin: 20px 0 20px 20px;
}
.blockquote-right, .blockquote-left {
font-family: Georgia;
background: transparent url(images/bq.png) left top no-repeat;
width: 30%;
font-size: 16px;
line-height: 23px;
padding: 10px 0 5px 20px;
}


/*************************** Blog Index Layout ***************************/

.post {
width: 100%;
float: left;
position: relative;
min-height: 275px;
margin-bottom: 60px;
clear: both;
}
.post-image {
float: left;
z-index: 3;
position: relative;
top: 45px;
left: 0px;
width: 150px;
height: 150px;
border: 0;
margin: 0 10px 0 0;
}
.post-faded-image {
position: absolute;
top: -10px;
left: 10px;
z-index: 1;
width: 270px;
height: 270px;
-khtml-opacity: 0.1;  
-moz-opacity: 0.1;
opacity: 0.1;
filter: alpha(opacity = 10);
}
.post-faded {
position: absolute;
top: -10px;
left: 20px;
z-index: 2;
width: 270px;
height: 280px;
background: url(images/fade.png) repeat-y;
}
.post-comments-number {
position: absolute;
z-index: 4;
bottom: 0;
right: 0;
width: 40px;
height: 40px;
background: #dbdbdb url(images/gradient.png) repeat-x;
text-align: center;
}


.post-comments-number .comments-link  a{
margin-top: 4px;
display: block;
color: #333333;
font-size: 25px;
}
.post-content {
float: left;
position: relative;
z-index: 3;
}
.post-meta {
display: block;
width: 100%;
font-size: 10px;
border-top: 1px solid #dddddd;
padding-top: 10px;
margin-top: 0px;
text-transform: uppercase;
}
.post-meta a:hover {
text-decoration: underline;
}

/*************************** Footer ***************************/

/* Footer */
#footer {
position: relative;
width: 100%;
border-top: 1px solid #dddddd;
padding-top: 20px;
margin-top: 40px;
}

/* Footer Widgets */
.footer-widget {
float: left;
padding-right: 60px;
line-height: 19px;
}
.footer-widget-last {
padding-right: 0;
}
.footer-widget h3 {
font-weight: 300;
}
.no-footer-widgets {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

/* Footer Copyright */
#copyright {
float: left;
text-align: center;
color: #666;
padding-top: 40px;
}


/*************************** Widgets ***************************/

/* General Widgets */
.widget {
float: left;
width: 100%;
margin: 0 0 30px 0;
line-height: 19px;
}
.widget h3 {
width: 100%;
font-size: 20px;
padding-bottom: 5px;
margin-bottom: 15px;
text-transform: uppercase;
border-bottom: 1px solid #ddd;
}

/* Widget Search Form */
.widget #searchbar {
width: 159px;
}

/* Recent Comments Widget */
#recent-comments-widget {
width: 100%;
}
#sidebar #recent-comments-widget li {
list-style: none;
background: none;
padding: 10px 0 10px 0;
float: left;
}
#recent-comments-widget .avatar {
float: left;
margin-right: 10px;
}
#recent-comments-widget .text {
float: left;
line-height: 16px;
font-size: 12px;
}
#recent-comments-widget span {
font-size: 11px;
}


/* Post Display */
.featured-post {
margin: 0 0 20px 0;
}
.featured-post-image {
overflow: hidden;
}
.featured-post-image img {
width: 100%;
height: auto;
}


/*************************** Comments Template ***************************/

/* User Comments */
#comments {
float: left;
clear: both;
width: 100%;
border-top: 1px solid #dddddd;
margin-top: 20px;
padding-top: 20px;
}
#comments h3 {
padding-bottom: 15px;
}
#main-content #commentlist, #single #commentlist, #commentlist li ul {
list-style: none;
margin: 0;
padding: 0;
}
#commentlist .comment {
background-image: none;
background-color: #f7f7f7;
padding: 10px;
margin-bottom: 10px;
border: 1px solid #dddddd;
}
.comment-avatar {
float: left;
line-height: 0;
padding: 3px;
border: 1px solid #dddddd;
background: #ffffff;
}
.comment-author {
font-size: 18px;
padding-bottom: 5px;
}
.comment-date {
font-size: 11px;
color: #b1b1b1;
padding: 0;
}
.comment-body {
padding: 0 10px 10px 10px;
overflow: hidden;
}
.comment-text {
clear: both;
padding: 10px 0 0 0;
}
.moderation {
margin: 0 0 10px 0;
}
.comment-text span {
float: right;
}
.comment-text span a {
font-size: 11px;
color: #808080;
}

/* Child Comments */
#commentlist .children .comment {
margin-left: 20px;
list-style-image: none;
list-style: none;
background-color: #efefef;
}
#commentlist .children .children .comment {
background: #f7f7f7;
}

/* Comment Post Author */
#commentlist .bypostauthor, #commentlist .children .bypostauthor, #commentlist .children .children .bypostauthor {
background-color: #ffffff;
border: 2px solid #dddddd;
}

/* Comment Form */
#commentform {
float: left;
clear: both;
width: 100%;
margin-top: 20px;
padding-top: 20px;
border-top: 1px solid #dddddd;
}
#respond h3 {
margin: 0;
padding: 0 0 2px 0;
}
#respond label, #contact label {
padding: 0 0 0 5px;
font-size: 12px;
font-weight: bold;
}
#respond form {
padding-top: 20px;
}
#respond textarea {
width: 90%;
height: 150px;
}
.cancel-comment-reply a {
text-transform: uppercase;
font-size: 9px;
color: #b1b1b1;
}

/*************************** Image Styling & Alignments ***************************/

.aligncenter {
position: relative;
margin: 20px auto;
display: block;
clear: both;
}
.alignleft {
position: relative;
float: left;
margin: 4px 20px 5px 0;
}
.alignright {
float: right;
position: relative;
margin: 5px 0 5px 20px;
}
.alignnone {
margin: 20px 0;
}
.wp-caption {
background: #eeeeee;
position: relative;
padding: 10px 0 0 10px;
}
.wp-caption-text {
padding: 5px 0;
margin: 0;
background: #eeeeee;
font-size: 12px;
}
.wp-caption-alt {
position: relative;
padding: 0;
line-height: 0;
}
.wp-caption-text-alt {
padding: 5px 10px;
margin: 0;
background: #eeeeee;
font-size: 12px;
}
.gallery img {
border: 1px solid #dddddd !important;
padding: 3px;
}
.left {
float: left;
}
.right {
float: right;
}
.clear {
clear: both;
line-height: 0;
padding: 0;
margin: 0;
height: 0;
display:block;
font-size:0;
width:100%;
}

/*************************** Page Navigation ***************************/

.wp-pagenavi, .page-comments {
float: right;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span.pages, .wp-pagenavi span.extend, .page-numbers, .wp-pagenavi span.current, .page-comments span.current {
float: left;
border: 1px solid #dddddd;
color: #000000;
display: block;
padding: 7px 10px;
text-align: center;
margin-left: 5px;
font-size: 12px;
font-weight: bold;
}
.wp-pagenavi span.pages, .page-comments .prev, .page-comments .prev:hover, .page-comments .next, .page-comments .next:hover {
background: none;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover, .page-comments span.current, .page-numbers:hover {
color: #ffffff;
background: #000000;
border: 1px solid #000000;
text-decoration: none;
}
.post-navi {
float: right;
margin-bottom: 20px;
padding: 7px 10px;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.post-navi span {
background: #000000;
border: 1px solid #000000;
color: #ffffff;
padding: 7px 10px;
text-decoration: none;
font-size: 12px;
}
.post-navi a span {
background: #ffffff;
color: #000000;
border: 1px solid #dddddd;
}
.post-navi span:hover {
background: #000000;
color: #ffffff;
border: 1px solid #000000;
text-decoration: none;
}
.post-navi a:hover {
text-decoration: none !important;
}

