/*  
Theme Name: funkygog-Bau-Theme
Theme URI: http://bauen.funkygog.de/
Version: 1.9
Author: funkygog
Author URI: http://blog.funkygog.de/
Description: Besuche <a href="http://blog.funkygog.de/">blog.funkygog.de</a> für weitere Infos.
*/

* {
margin:0;
padding:0;
}
html, body {
  height:100%;
}

/**** LAYOUT **********************************/
body {
  background:url(images/body-b2w.jpg) no-repeat fixed left bottom #fff;
  font-size: 100.01%;
  font-family: Verdana, Arial, 'Trebuchet MS', Helvetica, sans-serif;
  color:#4E4E4E;
  text-align: center;
  margin:0;
  padding:0;
}
#header {
  background:#FFF url(images/headerkachel.jpg) repeat-x scroll left top;
  text-align: left;
  width: 100%;
  height: 100px;
  border-bottom:30px solid #69c551;
  -moz-box-shadow:0px 3px 10px #aaa;
}
#headerimg {
  background:transparent url(images/headerimg.jpg) no-repeat scroll top right;
  height: 130px;
  width: 1020px;
  margin:auto;
}
#headerimg .name {
  color: #777;
  font-size: 0.9em;
  padding-top: 10px;
  padding-left: 40px;
}
#headerimg .description {
  font-family: Arial, 'Trebuchet MS', Helvetica, sans-serif;
  color: #aaa;
  font-size: 1.8em;
  text-shadow: 1px 1px 0 #fff;
  padding-top: 5px;
  padding-left: 40px;
  cursor:pointer;
}
#wrapper {
  background:transparent url("images/middle.jpg") repeat-y scroll right top;
  margin:auto;
  text-align: left;
  width: 1020px;
  overflow:auto;
  padding-top:15px;
  padding-bottom:130px;
}
#content {
  float: left;
  font-size: 0.80em;
  padding: 10px 20px 0;
}
.post {
  background:#fff url(images/bg-input.jpg) repeat-x scroll left top;
  border: 1px solid #ccc;
  width: 640px;
  padding: 20px 25px 5px;
  margin-bottom: 20px;
}
.content_left {
  float: left;
  width: 150px;
  text-align: left;
  margin-bottom: 20px;
}
.content_right {
  float: right;
  width: 455px;
  margin-bottom: 10px;
}
#nonFooter {
  background: transparent;
  position: relative;
  min-height: 100%;
  margin: 0 auto -130px;
  width:100%;
}
* html #nonFooter {
height: 100%;
}
#footer {
  clear:both;
  background: transparent;
  width: 100%;
  height: 130px;
  position: relative;
  border-bottom: 25px solid #69c551;
}
#sidebar {
  font-size: 0.7em;
  line-height: 1.4em;
  float: right;
  width: 265px;
  padding-right: 20px;
  margin-top: 10px;
}
/**** Spalter ******************************/
.spalter2v3 {
  width:60%;
  float:left;
  margin-right: 15px;
}
.spalter2 {
  width:45%;
  float:left;
  margin-right: 15px;
}
.spalter2end {
  width:45%;
  float:right;
  margin-right: 0px;
}
.spalter3 {
  width:30%;
  float:left;
  font-size: 0.9em;
  margin-right: 20px;
}
.spalter4 {
  width:23%;
  float:left;
  margin-right: 12px;
  padding-bottom: 15px;
}
.spalter4end {
  width:23%;
  float:right;
  margin-right: 0px;
  padding-bottom: 15px;
}

/**** Header Menu******************************/
#menuleiste {
  font-size: 0.8em;
  margin-top: 20px;
}
.menu li {
  border-right:2px solid #999;
  float: left;
  list-style: none;
  list-style-image:none;
}
.menu li:hover {
  background: #e4f6f6;
}
.menu a {
  color: #fff;
  display: block;
  padding: 4px 15px;
}
.menu a:hover {
  color: #c00;
  border: none;
}

/**** Horizont Links ************************************/
#horizontleiste {
  background:transparent url(images/bg-input.jpg) repeat-x scroll left top;
  color: #777;
  border: 1px dotted #ddd;
  padding: 6px;
  text-indent:10px;
} 
.horizontlinks {
  font-family: Arial, 'Trebuchet MS', Helvetica, sans-serif;
  font-size: .9em;
  margin-bottom:15px;
}
.horizontlinks a {
  background:transparent url(images/ankerpfeil.gif) no-repeat scroll left center;
  padding: 0 5px 0 10px;
  margin-left: 5px;
}
.horizontlinks a:hover {
  border-bottom:none;
}

/**********************************************
*   Basics & Typography                       *
***********************************************/
.post h1 a {
  display: block;
  border-bottom: 2px solid #ccc;
  margin-bottom:15px;
  padding-bottom:5px;
}
.post h1 a:hover {
  border-bottom: 2px solid #aaa;
}
h1 {
  font-family: Arial, 'Trebuchet MS', Helvetica, sans-serif;
  color: #777;
  font-size: 2.0em;
  margin-top:0.4em;
  margin-bottom:0.3em;
}
h1 a {
  color: #669;
  border-bottom: 1px solid #fff;
}
h1 a:hover {
  color: #0B25FF;
  border-bottom: 1px dotted #ddd;
}
h2 {
  color: #777;
  font-size: 1.35em;
  letter-spacing: .1em;
  margin-top:0.4em;
  margin-bottom:0.3em;
}
h3 {
  color:#777;
  font-size:1.2em;
  margin-top:0.4em;
  margin-bottom:0.3em;
}
h4, h5, h6 {
  color: #777;
  font-size: .9em;
  letter-spacing: .2em;
  margin: 5px 0 6px;
}
small {
  font-size:.8em;
  line-height: 1.3em;
}
a {
  color: #007;
  text-decoration: none;
}
a:hover {
  color: #c00;
}
code {
  font-size: 12px;
  color: #507BAF;
  border-bottom: 1px dotted #ddd;
  line-height: 1.45em;
}
blockquote {
  background:#fff url(images/blockquote-start.gif) no-repeat scroll left top;
  padding-left: 25px;
  margin: 10px 0;
}
blockquote p {
  background:transparent url(images/blockquote-end.gif) no-repeat scroll right bottom;
  color: #1F5656;
  font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  padding-right: 25px;
  margin: 10px 0 20px 15px;
}
ul {
  list-style-image:url(images/actarrow.png);
  line-height: 1.25em;
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 10px;
  padding: 0;
}
ol {
  line-height: 1.25em;
  margin-top: 10px;
  margin-left: 30px;
  margin-bottom: 10px;
  padding: 0;
}
li {
  margin-bottom: 5px;
}
form {
  margin: 0;
  padding: 0;
}
p {
  line-height: 1.4em;
  margin-bottom: 5px;
}
.center {
  text-align: center;
}
.entry a, .entrytext a {
  color: #689;
  font-weight: 700;  
}
.entry a:hover, .entrytext a:hover {
  color: #c00;
}
/**** Bilder ************************/
img {
  border: none;
}
.content img {
  margin: 0;
  padding:5pt;
  border: none;
  vertical-align:middle;
}
.pics img {
  background: #FFF;
  border:1px dotted #ddd;
  margin-top:5px;
  margin-bottom:5px;
  padding:5px;
  -moz-box-shadow:4px 4px 8px #bbb;
}
.pics a img {
  border:1px solid #ddd;
}
.pics a:hover img {
  background:#eee;
  border:1px solid #ccc;
}
.content_right a:hover img {
  cursor:url("images/zoomin.cur"), pointer !important;
}
img.rahmenlos {
  background: transparent;
  border:none;
  margin:0px;
  padding:5px;
  -moz-box-shadow:none;
}
/***** WP Classes für Bilder *****/
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin-right:15px;
}
.alignright {
  float: right;
  margin-left:15px;
}
.wp-caption {
  background-color:#F3F3F3;
  border:1px solid #DDDDDD;
  margin:5px;
  padding:3px;
  text-align:center;
}
.wp-caption img {
  border:0 none;
  margin:0;
}
.wp-caption p.wp-caption-text {
  font-size:0.85em;
  line-height:1.4em;
  margin:0;
  padding:0 4px 5px;
  text-align:center;
}

.red {
  color: red;
}
.lin {
    background:#ccc;
    height:2px;
    border-top:1px solid #aaa;
    border-bottom:3px solid #eee;
    margin-bottom:20px;
}
.lincut {
    background:url(images/lincut.gif);
    background-repeat:no-repeat;
    height:16px;
    margin: 10px 0 5px;
    text-align: center; 
}

/**** div Klassen class="..."*****/
.left-info {
  background:#ccc;
  color:#fff;
}
.left-info a {
  display:block;
  background:#fff;
  padding:5px;
  border:1px solid #ccc;
  text-align:center;
}
.left-info a:hover {
  background:#f1fafa;
}
.about {
  font-family: Arial, 'Trebuchet MS', Helvetica, sans-serif;
  background:#eee;
  font-size: 0.85em;
  border:1px dashed #ccc;
  color:#1F5656;
  width:30%;
  padding:8px ;
  margin:5px;
}
.about h3 {
  background: #bbb;
  color:#fff;
  font-size:1.0em;
  margin-top:0px;
  padding:3px;
  margin-bottom:4px;
  text-align:center;
}
.more-link {
  float:left;
}
.weiterlesen {
  float:right;
  background: #ccc;
  margin-top:-4px;
  margin-right:-10px;
  padding-top: 2px;
  height: 18px;
}
.weiterlesen a {
  color: #fff;
  font-weight: 700;
  padding: 10px;
}
.weiterlesen:hover {
  background: #aaa;
}
.email {
  font-size: .85em;
  font-family: arial;
}

.infos {
  background:#F6F6F6 none no-repeat scroll 5px center;
  border-bottom:1px solid #444;
  border-top:1px solid #444;
  font-size:1em;
  line-height: 1.25em;
  margin:20px 0;
  padding:10px 0 6pt 5pt;
}
.infocomments {
  background:#F6F6F6;
  border:1px dotted #ddd;
  margin:10px 0;
  padding:8px 20px;
}
.news {
  background:url(images/bg-input_.jpg) repeat-x scroll left bottom #fff;
  border: 1px solid #ccc;
  font-size:1.1em;
  padding:5px 10px;
}
.news:hover {
  background:#fff;
}

/**********************************************
*  Sidebar                       *
***********************************************/
.sidebar, .sidebar-simpel:hover {
  background:#F1FAFA;
  border: 1px solid #ccc;
  padding: 20px 20px 10px;
  margin-bottom:20px;
}
.sidebar-simpel {
  border: 1px solid transparent;
  padding: 20px 20px 10px;
  margin-bottom:20px;
}
.sidebar-ganz-simpel {
  border: 1px solid transparent;
  padding: 20px 20px 10px;
}
.sidebar h3 {
  color: #3F3F3F;
  font-size: 1.2em;
  font-weight: 400;
  letter-spacing: .2em;
  margin: 0 0 5px;
  padding: 0;
}
.sidebar ul {
  list-style: none;
  list-style-image:none;
  margin-left: 8px;
  padding: 0;
}
.sidebar ul li {
  list-style: none;
  line-height: 1.3em;
  margin: 0;
  border-bottom:1px dotted #ccc;
  padding:4px 12px;
}
.sidebar ul li:hover {
  background-color:#EEE;
  background:transparent url(images/actarrow.png) no-repeat scroll left center;
  border-bottom:1px dotted #B93E0A;
  text-decoration: none;
}
.sidebar ul li a {
  display: block;
}
.sidebar img {
  margin: 0;
  padding: 0;
  vertical-align:middle;
}
/*******  Sidebar-Ende  ************************/
#s  {
  background:transparent;
  border:none;
  float:right;
  margin-right:100px;
  padding:7px 18px;
  width:264px;
}
#searchform #searchsubmit { 
  text-indent: -999%;
  line-height: 1px;
}
#searchform input {
}
/* End Suche Searchform */

.navigation {
  font-family: Arial, 'Trebuchet MS', Helvetica, sans-serif;
  font-size: .9em;
}
.navigation a {
  background:url("images/bg-input.jpg") repeat-x scroll left top transparent;
  display:block;
  padding: 5px;
  border: 1px solid #fff;
}
.navigation a:hover {
  background:#f1fafa;
  border: 1px solid #ddd;
}

/* Begin POSTMETADATA */
.postmetadata {
  border-top: 2px solid #ccc;
  font-size: 0.85em;
  margin-top:10px;
  padding:4px 10px 0;
}
/*postmetadata icons*/
.rssicon, .rss_comment_icon, .go_next {
  margin: 0 0 0 .2em;
  padding: 0 0 0 1.2em;
}
.rssicon {background:url(images/rss_icon.gif) no-repeat 0 50%;}
.rss_comment_icon {background:url(images/comment_feed.jpg) no-repeat 0 50%;}
.go_alt {background:url(images/arrow_dithered_l.png) no-repeat 0 50%;}
.go_neu {background:url(images/arrow_dithered_r.png) no-repeat right center;}
/*end postmetadata icons*/

/**********************************************
*   Footer                       *
***********************************************/

.footcontent {
  margin:auto;
  text-align:left;
  width:1020px;
}
.footwerbung {
  clear: both;
  float: left;
  margin-left: 20px;
}
.footlinks {
  clear: both;
  float: left;
  color:#777;
  font-size:0.7em;
  line-height:1.6em;
  margin-left: 20px;
  margin-top: 25px;
}
.footlinks a {
  background:#fff url(images/bg-input.jpg) repeat-x scroll left top;
  border:1px solid #fff;
  -moz-box-shadow: 2px 2px 6px #BBBBBB;
  padding: 3px 10px;
  display:block;
  float:left;
  margin-right:10px;
}
.footlinks a:hover {
  background:#eee;
  border:1px solid #ccc;
}
.footbottom {
  clear: both;
  float: right;
  font-size: 0.6em;
  margin-right: 20px;
  padding-top: 20px;
}
.footbottom a {
  border-bottom: 1px solid #ddd;
}

/*******  Footer  ************************/

/*Admin-LogIn*/
#loginform input, #loginform textarea {
  background:transparent url(images/bg-input.jpg) repeat-x scroll left top;
  border:1px solid #DDD;
  margin:0 0 5px;
  overflow:auto;
}

