/*
Theme Name: Visuelle Zeiten
Theme URI: http://visuellezeiten.de
Description: Individuelles Theme für Julias Blog
Author: Gerrit van Aaken
Version: 1.0
*/

body {
  background: url(img/topline.png) 0 0 repeat-x;
}

.innerpost {
  position:relative;
}

.post .meta {
  padding-top: 15px;
  background: url(img/metatrenner.png) 0 0 no-repeat;
  position: absolute;
  top: 6px;
  right: -230px;
  width: 200px;
  font: normal 11px/1.55 verdana, arial, sans-serif;
}


#col2 .page h3#reply-title,
#col2 h2,
#col2 .post h3#reply-title {
  font-family: georgia, "Times New Roman", serif;
  margin-bottom: 0.3em;
  color: #71a81d;
  text-transform: none;
}

#col2 .page h2 a,
#col2 .post h2 a {
  color: #71a81d;
  border: none;
}

.submenu {
  position: relative;
}

.widget .inner {
  position: absolute;
  top: 160px;
  width: 188px;
  left: 32px;
  display: none;
}

.widget h2 {
  font-size: 14px;
  font-style: italic;
  line-height: 1.5;
  padding-left: 32px;
}


#awsomfootercredit {
  display: none;
}

h1 {
margin: 10px 0 0 0;
}

#banner {
  left: 0;
  top: 10px;
}

blockquote {
  margin-left: 20px;
  color: #888;
}


img.alignnone {
  margin: 7px 0;
}

img.alignnone + br + span {
  display: block;
  margin: -7px 0 10px 0;
}

#col2 .wp-caption-text {
  font-style: italic;
  font-size: 13px;
  color: #888;
  margin-bottom: 1.3em;
}


#col2 .cats a,
#col2 .cats {
  color: #999;
  border: none;
}

#col2 .cats a:focus,
#col2 .cats a:hover,
#col2 .cats a:active {
  color: #DD5E1E;
}

#col2 .invite a {
  color: #71a81d;
  border: none;
}

#col2 .invite a:focus,
#col2 .invite a:hover,
#col2 .invite a:active {
  text-decoration: underline;
}

#col1 li.current_page_item,
#col1 li.current_page_ancestor {
  background: url(img/menuactive1.png) -39px 0.35em no-repeat;
}

#col1 .submenu .active {
  background: url(img/menuactive2.png) -39px 0.35em no-repeat;
}

#pagination {
  padding-bottom: 50px;
}

#pagination div {
  font-family: "arial black", arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

#pagination .alignleft {
  float: left;
}

#pagination .alignright {
  float: right;
  margin-right: 42px;
}

#col2 #pagination a {
  border: none;
  color: #919191;
}

#col2 #pagination a:focus,
#col2 #pagination a:hover,
#col2 #pagination a:active {
  color: #000;
}

hr {
  margin: 20px 0;
  background: url(img/hr.png) 0 0 no-repeat;
}

/* Kommentare */

.comment-author, .comment-meta {
  float: left;
  color: #777;
  padding-bottom: 0.7em;
  font: normal 11px/1.5em verdana, arial, sans-serif;
}

.comment-author {
  margin-right: 0.7em;
}

.comment p, .pingback p {
  clear: left;
}

.pingback,
.comment {
  padding: 14px 0 18px 0;
  background: url(img/div.png) left bottom no-repeat;
}

.pingback:last-child,
.comment:last-child {
  padding-bottom: 0;
  background: none;
}

.comment-author:after {
  content: "|";
}

#col2 .comment-author a,
#col2 .comment-meta a {
  border: none;
  color: #333;
}

#col2 .comment-author a {
  color: #71a81d;
}

#col2 .comment-author a:focus,
#col2 .comment-author a:hover,
#col2 .comment-author a:active {
  color: #000;
}

.says {
  display: none;
}

.comment-notes,
.required,
.form-allowed-tags {
  display: none;
}


#respond label {
  display: block;
  padding: 5px 0;
  font: normal 11px/15px verdana, arial, sans-serif;
  color: #aaa;
}

textarea,
input[type=text] {
  border: 1px solid #aaa;
  padding: 4px 3px;
}

textarea:focus,
input[type=text]:focus {
border-color: #000;
}

#respond input[type=text] {
  width: 89%;
}

#respond textarea {
  width: 503px;
  height: 280px;
}

input[type=submit] {
  padding: 0;
  display: block;
  clear: both;
  margin: 0;
background: none;
border: none;
font: normal italic 14px/18px georgia, "Times New Roman", serif;
color: #71a81d;
}


#respond input[type=submit]:hover {
  color: #000;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
  float: left;
  width: 33%;
  position: relative;
  padding-bottom: 6px;
}

/* Widgets */

.screen-reader-text {
  display: none;
}

.widget input[type=text] {
  width: 130px;
}

#col1 .inner li,
#col1 .inner ul {
  padding: 0;
  margin: 0;
}

#col1 .inner li li a:before {
  content: "… ";
}

#col1 .submenu .inner a:link,
#col1 .submenu .inner a:visited {
  color: #71a81d;
}

#col1 .submenu .inner a:focus,
#col1 .submenu .inner a:hover,
#col1 .submenu .inner a:active {
  color: #000;
}

#col1 .submenu li.recentcomments {
  margin-bottom: 0.5em;
}

#col1 .submenu li.recentcomments {
  color: #71a81d;
}

