/*
Theme Name: Streetlife
Theme URI: http://www.gabis-wordpress-templates.de/
Description: 3-spaltiges halbfluides Layout, widget-f&auml;hig, Fenstergr&ouml;&szlig;e ab 800x600, lokalisiert, ab WP Version 2.3.
Version: 2.7
Author: Gabriele von der Ohe
Author URI: http://www.gabis-wordpress-templates.de/
*/

/*---| Dateiweite Einstellungen |---*/

* {
margin: 0;
padding: 0;
border: 0;
}
body {
background: #ffffff;
 background-attachment: fixed ;
color: #000000;
font: 85% Arial,Helvetica,Verdana,sans-serif;
text-align: center; 
 width: 900px;
 margin: 10px auto;
}
h2,h4,h5,h6,blockquote,pre,p,ol {
margin: .8em 0;
}
h3 {
margin: 15px 0 -10px 0;
}
h2 {
font-size: 1.3em;
}
h3 {
font-size: 1.1em;
}
q {
font-style: oblique;
}
a:link,
a:visited {
color: #003399;
background: transparent;
text-decoration:none;
}

a:hover,
a:focus {
color: #003399;
background: transparent;
text-decoration: underline;
}

a:active{
color: #ff4500;
background: transparent;
text-decoration: none;
}

textarea {
 border: 1px solid black;
  -moz-border-radius:5px;

-khtml-border-radius:5px;
background: #ffffff;
color: #000000;
margin: 0 10px 10px 0;
padding: .2em;
}

textarea:hover {
 border: 1px solid black;
  -moz-border-radius:5px;

-khtml-border-radius:5px;
background: #ffffff;
color: 000000;
}


input {
 border: 1px solid black;
 -moz-border-radius:5px;

-khtml-border-radius:5px;
background: #ffffff;
color: #000000;
margin: 0 10px 10px 0;
padding: .2em;
}
input:hover {
 border: 1px solid black;
 -moz-border-radius:5px;

-khtml-border-radius:5px;
background: #ffffff;
color: 000000;
}
textarea {
overflow: auto;
}
#submit {
cursor: pointer;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Wrapper |---*/

#wrapper {
width: 900px;
margin: auto auto;
text-align: left;
background: #ffffff url(images/wrapper-bg.gif);
 background-attachment: fixed ;
color: #000000;
border: 2px solid #000000;
  -moz-border-radius:10px;

-khtml-border-radius:10px;
}

/*---| Kopfbereich |---*/
#rss {
margin-right: 1px;
margin-top: 40px;
}


#rss a:link,
#rss a:visited {
color: #000000;
 background-color: transparent;
 border: none;
text-decoration:none;
}
#rss a:hover,
#rss a:active,
#rss a:focus #rss a:visited {
color: #000000;
 background-color: transparent;
 border: none;
text-decoration:none;
}



#kopf {
background: #000000 url(images/banner.jpg);
text-align: right;
 font-size: 1.3em;
height: 95px;
 padding-top: 1px;
 padding-right: 4px;
 border: 0px solid #000000;
-moz-border-radius-topleft:9px;
-webkit-border-top-left-radius: 9px;
-moz-border-radius-topright:9px;
-webkit-border-top-right-radius: 9px;
border-bottom: 2px solid #000000;
}
 

#menu a:link,
#menu a:visited {
color: #000000;
 background-color: #3366FF;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 padding: 1px;
 margin-right: 2px;
 margin-top: -61px;
text-decoration:none;
}
#menu a:hover,
#menu a:active,
#menu a:focus {
color: #000000;
 background-color: #ff8c00;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
 border-bottom: 1px solid #000000;
 padding: 1px;
text-decoration:none;
}

/*---| Suchen |---*/

#suche {
display: inline;
width: 310px;
float: right;
padding: 1px 15px;
 margin-bottom: -10px;
background: transparent;
 border: 0;
color: inherit;
}
#searchform {
padding: 1px 0 0 0;
}
#searchform input {
background: #ffffff;
 border: 0;
color: #000000;
vertical-align: bottom;

}
#searchform input:hover {
 border: 0;
cursor: pointer;

}
#searchform #s {
cursor: default;
text-indent: 0;
background:#ffffff;
color: #000000;
font-weight: normal;
font-size: 1.0em;
width: 150px;
padding: 2px;
 border: 1px solid black;
}
#searchform #s:hover {
background: #ffffff;
color: #000000;
}

/*---| Navigationsleisten |---*/

#sidebar {
background: transparent;
color: #000000;
clear: both;
float: right;
}
#sidebar h2 {
margin-bottom: 5px;
}
#sidebar ul li {
list-style: none;
padding: 1px 0;
}
#sidebar .feed a:link,
#sidebar .feed a:visited {
vertical-align: bottom;
background: url(images/feed.gif) no-repeat left center;
padding-left: 20px;
}
#sidebar .feed a:hover,
#sidebar .feed a:active,
#sidebar .feed a:focus {
background: url(images/feed_h.gif) no-repeat left center;
}
#sidebar .page_item a:hover, 
#sidebar .current_page_item a:hover {
background: inherit;
color: #cc0000;
}
#rechte-seite{
width: 150px;
float: left;
overflow: hidden;
padding: 10px;
}


#linke-seite {
width: 150px;
float: left;
overflow: hidden;
padding: 10px;
}

/*--- | Inhaltsbereich - allgemeing&uuml;ltige Formatierungen |---*/

#content {
padding: 15px;
margin-right:  340px;
border-right: 1px solid #999999;
}



#content ul li {
list-style-image: url(images/list.gif);
}
#content blockquote {
 margin: 5px auto 5px auto;
 padding: 0px 5px 0px 5px;
 border-left: 2px solid #999999;
 color: #000000;
 font-style: italic;
	}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 1.2em;
color: #000000;
background: #ffffff;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #b6b6b6;
cursor: help;
}

#content table {
border-collapse: collapse;
margin: 0 auto 0.9em auto;
margin: 1.0em;
background: #f0f0f0;
}

#content caption {
font-weight: bold;
margin: 1.0em 0 1.0em 0;
}
#content th {
font-weight: bold;
padding: 2px;
}
#content td {
color: inherit;
border: 1px solid #dedcdc;
padding: 2px;
}
#content img, a:link img, a:visited img,a:hover img {
	border: 1px solid #dedcdc;
	padding: 1px;
	margin: 3px;
}

#content img.wp-smiley,
#content table img,
#content #wp_grins img, /*entfernt die img-border um die Smilies im Kommentarbereich*/
#content .bookmark img {
border: none;
padding: 0;
}
#content .alignleft {
float: left;
margin: 5px 20px 5px 0;
}
#content .alignright {
float: right;
margin: 5px 0 5px 20px;
}

/*---| Inhaltsbereich - Beitr&auml;ge und Kommentare |---*/

#content .post {
overflow: hidden;
margin-bottom: 3px;
}
#content .post ul {
margin-left: 1.2em;
}
#content .post ol {
margin-left: 1.7em;
}
#content .sticky {
background:url(images/sticky.jpg) no-repeat top right;
}
#content .datum {
margin-top: -35px;
width: 50px;
float:left;
text-align: center;
 background: #cccccc;
 border: 1px solid #999999;
-moz-border-radius:5px;

-khtml-border-radius:5px;
color: inherit;
}
#content .jahr {
display: block;
font-size: 1.0em;
font-weight: bold;
color: #000000;
 border-bottom: 1px solid #999999;
}
#content .monat {
display: block;
font-size: .8em;
padding-bottom: 5px;
}
#content .tag {
display: block;
font-size: 1.8em;
}
#content .ueberschrift {
font-size: 1.0em; 
letter-spacing: 1px;
}
#content .beitragskopf h2{
margin-left: 60px;

}
#content .seitenkopf h2 {
margin: 0;
}
#content h2.notfound {
margin-left: 0;
padding-left: 60px;
padding-top: 10px;
background: url(images/notfound.gif) no-repeat;
height: 45px;
}
#content .beitragsinfo {
padding-bottom: 5px;
font-size: 0.9em;
margin-left: 60px;
border-bottom: 1px solid #999999;
}
#content .beitragstext {
margin-top: 15px;
text-align:justify;
clear: left;
}


#content .beitragstext .error404 {
background: url(images/error404.jpg) no-repeat;
height: 120px;
padding-left: 270px;
padding-top: 35px;
}
#content .beitragsfuss {
margin-top: 0px;
font-size: .8em;
color: inherit;
padding: 0px 0;
clear:left;
}
#content .seiten {
margin: 15px 0 0 15px;
}
#content .tags {
margin: 1.5em 0;
font-size: .8em;
}
#content .gallery {
overflow: hidden;
margin-top: 10px;
}
#content .gallery dd {
font-size: .8em;
}
/*---| Seitennavigation |---*/

.navigation {
font-size: .8em;
padding: 10px 0;
}
.prev {
float: left;
text-align: left;
width: 48%;
}
.next {
float: right;
text-align: right;
width: 48%;
}

/*---| Fuss |---*/

#fuss {
background: #ffffff bottom right no-repeat;
color: 000000;
clear: both;
font-size: 0.9em;
padding: 15px;
border-top: 20px solid #000000;
border-bottom: 0px solid #000000;
-moz-border-radius-bottomleft:10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright:10px;
-webkit-border-bottom-right-radius: 10px;
}

/*---| Kalender |---*/

#wp-calendar {
border-collapse: collapse;
margin: 15px 0;
}
#wp-calendar caption {
text-align: left;
font-weight: bold;
font-size: 1.2em;
margin-bottom: 5px;
}
#wp-calendar th {
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 1px 3px;
}
#wp-calendar td {
text-align: center;
}
#wp-calendar #next a {
padding-left: 1px;
text-align: right;
}
#wp-calendar #prev a {
padding-right: 1px;
text-align: left;
}
#wp-calendar a {
display: block;
text-decoration: none;
}
#wp-calendar tbody td a:link,
#wp-calendar tbody td a:visited {
color: #b75190;
background: inherit;
}
#wp-calendar tbody td a:hover,
#wp-calendar tbody td a:active,
#wp-calendar tbody td a:focus {
color: #0195d3;
background: inherit;
}
#wp-calendar #today {
background: inherit;
color: #83c326;
}
#wp-calendar #today a:link,
#wp-calendar #today a:visited
{
background: inherit;
color: #0195d3;
}
#wp-calendar #today a:hover,
#wp-calendar #today a:active,
#wp-calendar #today a:focus {
background: inherit;
color: #e67817;
}

/*---| Hack f�r den IE6 |---*/

* html #sidebar ul li {
padding: 1px 0;
}

* html .gallery {
width: 95%;
}

/*---| nicht anzeigen |---*/

hr,
#kopfzeilenmenue h2 {
display: none;
}










