@import url("http://fonts.googleapis.com/css?family=Droid+Sans&subset=latin");
@import url("http://fonts.googleapis.com/css?family=Droid+Sans:bold&subset=latin");

/*
Theme Name: Geibi
Theme URI: http://geibi.de
Description: Geibis Blog-Template
Version: 1.0
Author: Andreas Geibert
Author URI: http://geibi.de/
Tags: geibi

        Geibi 1.0
        http://geibi.de

        Das default Theme für Geibis Blog auf http://blog.geibi.de
*/



/* Begin Typography & Colors */
body {
  font-family: "Droid Sans", Arial;
  font-size: 13px;
  background-color: #0b1d2b;
  color: #f4f4f4;
  margin:0;
  padding: 0 0 0 50px;
  text-align: center;
  letter-spacing: 0.025em;
}

#page {
  text-align:left;
  padding:0;
}
a, img{
  border: 0;
}
#header {
  background-image: url('images/headBack.gif');
  background-repeat: repeat-x;
  width: 100%;
  height: 238px;
}

#headerimg 	{
  height: 192px;
  width: 580px;
}

#content {

}

.widecolumn .entry p {

}

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
}

.widecolumn {
  line-height: 1.6em;
}

.narrowcolumn .postmetadata {
  text-align: left;
}

.thread-alt {
  background-color: #2d5370;
}

.thread-even {
  background-color: #5281a6; 
} 
.depth-1 {

} 

.even, .alt {

}

#footer {
  border: none;
}

small {
  font-size: 10px;
  line-height: 1.5em;
}



#headerimg .description {
  font-size: 1.2em;
  text-align: center;
}



h2.pagetitle {
  font-size: 1.6em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

  font-weight: normal;
  font-size: 12px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #ff009c;

}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

  font-weight: bold;
  margin-bottom: 8px!important;
  text-transform: uppercase;
  color: #009cFF;
  text-decoration: none!important;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, , cite {
  text-decoration: none;
  color: #ff009c;
}

h1, h2, h3 {

  font-weight: bold;
}

h1 {

  font-weight: normal;
  font-size: 12px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #ff009c;
}
h2 {

  font-weight: normal;
  font-size: 18px;
  margin-bottom: 8px;
  text-transform: uppercase;
  color: #009cFF;

}
h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #92a8ad;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-size: 1.2em;
}
h6 {
  font-size: 1em;
}


.entry p a:visited {
}

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Droid Sans', Verdana, Arial, Sans-Serif;
}
.commentlist a{
  color: white;
}
.commentlist li ul li {
  font-size: 1em;
} 

.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #202020;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}

#commentform p {

}

.commentmetadata {
  font-weight: normal;
}

#sidebar {
  font: 1em 'Arial', Verdana, Arial, Sans-Serif;

}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  font-size: 11px;
  font-style: italic;
  line-height: 1.5em;
}
code {
  font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
  text-decoration: none;
}

a:hover {
  text-decoration: none !important;
}

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
}

#wp-calendar a {
  text-decoration: none;
}

#wp-calendar caption {
  font: bold 1.3em 'Arial', Verdana, Arial, Sans-Serif;
  text-align: center;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
  margin: 0;
  padding: 0;
}

#page {
  padding: 0;
}

#header {
  margin: 0 0 30px 0px;
  padding: 0;
  height: 238px;
  background-image: url(images/headBack.gif) repeat-x;
}

#headerimg{
  padding: 45px 0 0 30px;
}
#headerimg a:hover{
  text-decoration: none;
  border: 0!important;
}

.narrowcolumn {
  float: left;
  padding: 0 0 20px 30px;
  margin: 0px 0 0 0;
  width: 574px;
}

.widecolumn {
  float: left;
  padding: 10px 0 20px 0;
  margin: 5px 0 0 30px;
  width: 518px;
}

.post {
  padding-bottom: 20px;
  margin: 0 0 30px;
  text-align: left;
  letter-spacing: 0.05em;
  width: 574px;
}
.postHeadContainer{
  height: 112px;
  background-image: url(images/backPostHead.gif);
  background-repeat: no-repeat;
}
.postHead{
  padding: 18px 25px 0 25px;
}
.postHead h2{
  font-size: 21px;
  padding: 0;
  margin: 0;
}
.postHead .postDate{
  margin: 48px 0px 0px 2px;
  color: #676767;
  font-size: 14px;

}
.postHead h2 a{
  color: #ffffff;
  display: block;
}
.postContainerContent{
  padding: 10px 25px 0px 27px;
  color: #676767;
  background-image: url(images/backPostContent.gif);
  background-repeat: repeat-y;
}
.postContent p, .postContent li{
  margin: 0;
  padding-bottom: 10px;
  line-height: 18px;
  letter-spacing: 0.05em;
}

.postFootContainer{
  height: 149px;
  background-image: url(images/backPostFoot.gif);
  background-repeat: no-repeat;
}
.postFoot{
  padding-top: 60px;
}

.postFoot .postmetadata, .postFootSingle .postmetadata{
  text-align: right;
  padding-right: 30px;
  font-size: 11px;
}
.postContent .tags{
  text-align: right;
  font-size: 11px;
  padding-top: 10px;
  clear: both;
}
.post .small{
  width: 100%;
  text-align: right;
  color: #f4f4f4;
  font-size: 11px;

  margin-bottom: -23px;
}
.post hr {
  display: block;
}

.widecolumn .post {
  margin: 0;
}

.narrowcolumn .postmetadata {
  padding-top: 5px;
}

.widecolumn .postmetadata {
  margin: 30px 0;
}

.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}

.postmetadata {
  clear: both;
}

.clear {
  clear: both;
}

#footer {
  padding: 0;
  margin: 0 auto;
  width: 560px;
  clear: both;
}

#footer p {
  margin: 0;
  padding: 20px 0;
  text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
  padding-top: 70px;
  margin: 0;
}

h2 {
  margin: 30px 0 0;
}

h2.pagetitle {
  color: #00CCCC;
}

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
}

h3 {
  padding: 0;
  margin: 30px 0 0;
}

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
        thought?!) align the image to the right. And using 'class="centered',
        will of course center the image. This is much better than using
        align="center", being much more futureproof (and valid) */

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
}
/* End Images */



/* Begin Lists

        Special stylized non-IE bullets
        Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
}

html>body .entry li {
  margin: 7px 0 8px 10px;
}
#content ul li{
  margin-bottom: 8px;
}
.entry ul li:before, #sidebar ul ul li:before {
  content: "\00BB \0020";
}

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
}

.entry ol li {
  margin: 0;
  padding: 0;
}

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
}

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
  list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
}
#sidebar #search-2 h2{
  display: none;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  margin: 0 0 0 10px!important;
  padding-top: 10px;
  text-align: left;
  margin-bottom: -5px!important;
}

#sidebar #searchform #s {
  width: 110px;
  padding: 2px;
}

#sidebar #searchsubmit {
  padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
}

select {
  width: 130px;
}

#commentform {
  margin: -2px 0 0 0;
}

#commentform p{
  width: 574px;
  margin: 0;
  padding: 0;
}

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 0px 5px 1px 0;
}

#commentform textarea {
  width: 574px;

}

#respond:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#commentform #submit {
  margin: 0 -2px 5px auto;
  float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
}

.commentlist {
  padding: 0;
  text-align: justify;
}

.commentlist li {
  margin: 0px 0 00px 0px;
  padding: 5px 5px 10px 10px;
  list-style: none;
}
.commentlist li ul li {
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}

h3.commentsHeader{
  font-size: 18px;

  height: 28px;
  background-color: #67B12B;
  color: #ffffff;
  padding: 10px 20px 0 8px;
  margin-bottom: 0!important;
  background: url(images/backCommentsHead.gif) left top no-repeat;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
  padding: 20px 0 10px 0;
  margin-left: 630px;
  width: 220px;
  background-image: url(images/sidebarBack.gif);
}

#sidebar form {
  margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

#wp-calendar a {
  display: block;
}

#wp-calendar caption {
  text-align: center;
  width: 100%;
}

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
}

acronym, abbr {
  border-bottom: 1px dashed #999;
}

blockquote {
  margin: 15px 30px 10px 10px!important;
  padding-left: 10px!important;
  border-left: 5px solid #ddd;
}

blockquote cite {
  margin: 5px 0 0;
  display: block;
}

.center {
  text-align: center;
}

.hidden {
  display: none;
}

hr {
  display: none;
}

a img {
  border: none;
}

.navigation {

  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  color: #333333;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10 0 10px 0;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.wp-caption A:hover{
  border: 0;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
        It won't be a stylish marriage, I can't afford a carriage.
        But you'll look sweet upon the seat of a bicycle built for two." */


A{
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
}
#sidebar A, .navigation A, .postFootContainer A{
  color: #ffba00;
}
#page A{
  text-decoration: underline;
}
#footer A{
  color: color: #ff009c;;
  text-decoration: underline;
}
A:hover, A.sel{
  text-decoration: underline;
}

.alignnone{
  margin: 0 auto;
}
#sprout{
  position: absolute;
  top: 0px;
  right: -315px;
}

#shadowbox a{
  border: 0;
}


/* KALENDER */
#calendar{
  margin: 30px 0 20px -10px;
}
.calendar A:LINK, .calendar A:VISITED, .calendar A:HOVER, .calendar A:ACTIVE{
  text-decoration: underline!important;
  border: 0!important;
}
#wp-calendar{

}
#wp-calendar caption{
  font-size: 15px;
  letter-spacing: -0.05em;

  font-weight: normal;
}
#wp-calendar caption A{
  display: inline;
}
#wp-calendar #calendar_daysRow td{
  font-weight: bold;
}
#wp-calendar td{
  width: 7px;
  height: 7px;
  text-align: center;
  font-size: 12px;

}
#wp-calendar td a, #wp-calendar td a:hover, #wp-calendar td a:link, #wp-calendar td a:visited{
  display: inline;
  color: #FFC00D;
}
#wp-calendar td span{
  background-color: #202020;
}
#wp-calendar .empty span{
  color: #efefef;
  background-color: #202020;
}
#wp-calendar .today{
  font-style: italic;
  color: #ff0000;
}
#wp-calendar .entry{
  font-weight: bold;
}
#calendar{
  text-align: left;

}

.youtube{
  border: 2px solid #white;
}

#sidebar h2, #wp-calendar caption {

  font-size: 18px;
  color: #555555;

  padding-left: 10px;
  line-height: 2.5;
  height: 48px;
}

#sidebar a{
  color: #328dff;
}


#topNav{
  position: absolute;
  left: 537px;
  top: 9px;
}
ul#topNav{
  list-style-type: none;
}
#topNav li{
  position: relative;
  float: left;
  width: 115px;
  height: 108px;
}
#topNav a{
  display: block;
}
#topNav li div{
  position: absolute;
  z-index: 1;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
}
#topNav li a{
  position: absolute;
  z-index: 2;
  left: 0;
}
#topNav #topNav1{
  background-image: url('images/topNav/1.png');
  background-repeat: no-repeat;	
}
#topNav #topNav2{
  background-image: url('images/topNav/2.png');
  background-repeat: no-repeat;	
}
#topNav #topNav3{
  background-image: url('images/topNav/3.png');
  background-repeat: no-repeat;	
}

/* RATING */
.containerRating{
  background-color: #153955;
  padding: 5px;
  text-align: right;
  font-size: 11px;
  margin-bottom: 10px;
}


/** GALLERY **/
.gallery-caption{
  display: none;
}


/* KALENDERBESTELLUNG */
#calendarAdContainer{
  position: absolute;
  width: 325px;
  left: 200px;
  top: -135px;
  z-index: 999;
  cursor: pointer;
}
