/* 
Theme Name: BW_Felltime (Teatime)
Theme URI: http://www.gabis-wordpress-templates.de/
Description: Modified only for Fellbande 2009
Author: Fellbande & Wuselis
Author URI: http://www.gabis-wordpress-templates.de/
*/

/*---| Dateiweite Einstellungen |---*/


* {
margin: 0;
padding: 0;
border: 0;
}
body {
background: #000000;
background: #000000 url('images/bg.jpg') repeat top center;
color: #ffffff;
font-family: Verdana;
font-size: 0.8em;
margin: 5px 0;
text-align: center;
cursor: url('BB_Cu_Katze1.1'), text;
}
body a:link,
a:visited {
color: #F1C5E8;
background: inherit;
text-decoration:none;
cursor: url('BB_Cu_Katze2.2'), text;
}
body a:hover,
body a:active,
body a:focus {
color: #FFFFFF;
background: inherit;
cursor: url('BB_Cu_Katze1.1'), text;
}
input, textarea {
color: inherit;
color: inherit;
background: #000000;
border-right: 2px solid #afb0ad;
border-bottom: 2px solid #afb0ad;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
margin: 5px 5px 5px 0px;
padding: 3px;
}
textarea {
overflow: auto;
margin-bottom: 10px;
}
#submit {
cursor: pointer;
}
#submit:hover {
color: inherit;
background: #C2329E;
}
.zentrieren {
text-align: center;
}
.clear {
clear: both;
}

/*---| Kopfbereich |---*/

#wrapper {
width: 955px;
color: #ffffff;
background: #000000;
margin: 0 auto;
border: 1px solid #afb0ad;
text-align: left;
}
#inner_wrapper {
border-top: 1px solid #afb0ad;
background: #000000;
color: inherit;
clear: left;
}
#kopf {
background: #000000;
border-bottom: 1px solid #afb0ad;
color: #ffffff;
height: 268px;
}
#kopf h1 {
text-align: center;
padding-top: 35px;
font-size: 2.0em;
font-weight: normal;
}
#kopf p {
text-align: center;
padding-top: 5px;
font-size: 1.1em;
}
ul#linkleiste {
text-align: center;
}
#linkleiste li {
margin: 5px 0;
padding: 0 5px;
border-right: 2px solid #afb0ad;
list-style-type: none;
display: block;
float: left;
text-align: center;
font-weight: bold;
}
#linkleiste li a:link,
#linkleiste li a:visited {
color: #F1C5E8;
background: inherit;
text-decoration:none;
}
#linkleiste li a:hover,
#linkleiste li a:active,
#linkleiste li a:focus {
background: inherit;
color: #ffffff;
text-decoration:none;
}

/*---| Suchen |-----*/

#searchform {
margin-top: 6px;
padding: 6px 19px;
text-align: center;

}
#searchform input {
color: #ffffff;
background: inherit;
border:0;
font-weight: bold;
cursor: pointer;
}
#searchform input:hover {
color: #ffffff;
background: inherit;
}
#searchform #s {
font-weight: normal;
padding: 3px 2px;
color: #ffffff;
background: #000000;
border: 1px solid #afb0ad;
cursor: default;
}
#searchform #s:hover {
background: #000000;
color: inherit;
}

/*----| Sidebar |---*/

#linke-seite,
#rechte-seite {
display: inline;
width: 180px;
overflow:hidden;
}
#linke-seite {
float: left;
margin: 10px;
}
#rechte-seite {

float: right;
margin: 10px;
}
#sidebar h2 {
font-size: 1.1em;
color: #F1C5E8;
background: #000000;
padding: 6px 19px;
text-align: left;
background: url('images/pfote_weiss.png') no-repeat;  
background-position:left;
border-bottom: 1px dotted #ffffff;

}
#sidebar ul ul {
list-style: none;
margin-bottom: 10px;
background: #000000;
color: #ffffff;
padding: 3px;
}
#sidebar ul ul ul{
border: 0;
margin: 0;
}
#sidebar li {
list-style: none;
}
#sidebar li li {
padding: 0.1em;
}
#sidebar .rss a {
background: url(images/rss.png) no-repeat left center;
padding-left: 15px;
}

/*---| Inhalt |---*/

#content {
margin: 10px 0;
padding: 10px;
border-top: 1px solid #afb0ad;
border-left: 1px solid #afb0ad;
border-right: 2px solid #afb0ad;
border-bottom: 2px solid #afb0ad;
background: #000000;
color: #ffffff;
overflow: auto;
}
#content ul {
list-style: url(images/list1.gif);
}
#content ul ul {
list-style: url(images/list2.gif);
}
#content ul ul ul {
list-style: url(images/list3.gif);
}
#content h2 {
font-size: 1.3em;
}
#content h3 {
font-size: 1.1em;
}
#content h4 {
font-size: 1.0em
}
#content h2, 
#content h3, 
#content h4,
#content h5,
#content h6,
#content pre,
#content p {
margin: .6em 0 .6em 0;
line-height: 1.3em;
}
#content blockquote {
color: #ffffff;
font-style: oblique;
background: #000000 url(images/bquote.gif) no-repeat right bottom;
padding: 5px;
margin: 10px;
}
#content q {
font-style: oblique;
}
#content code,
#content pre {
font-size: 120%;
}
#content acronym, 
#content abbr {
border-bottom: 1px dashed #afb0ad;
cursor: help;
}
#content table {
border-collapse: collapse;
margin: 0 auto 10px auto;
}
#content caption {
font-weight: bold;
margin-bottom: 5px;
}
#content th {
background: #000000;
color: #ffffff;
border: 1px dotted #afb0ad;
padding: 2px;
}
#content td {
color: #ffffff;
background: #000000;
border: 1px dotted #afb0ad;
padding: 2px;
}
#content .gallery dd {
text-align: center;
font-size: .8em;
line-height: 1.3em;
margin-top: 5px;
}
#content .gallery img {
border: none;
}
#content .alignleft {
float: left;
margin: 5px 20px 5px 0;
}
#content .alignright {
float: right;
margin: 5px 0 5px 20px;
}

/*---| Beiträge |---*/

#content .sticky {
background: url(images/sticky.jpg) no-repeat top right;
}
#content .post,
#content .page {
margin-bottom: 10px;
}
#content .beitragskopf {
overflow: hidden;
}
#content .beitragskopf h2 {
}
#content .beitragstext a:link,
#content .beitragstext a:visited {
text-decoration:underline;
}
#content .beitragstext a:hover,
#content .beitragstext a:active,
#content .beitragstext a:focus {
text-decoration: none;
}
#content .beitragstext {
}
#content .beitragstext ul, 
#content .beitragstext ol {
margin: 0.6em 1.8em;
}
#content .beitragsfuss {
margin-top: 10px;
padding-top: 5px;
border-top: 1px solid #afb0ad;
font-size: 0.8em;
line-height: 1.3em;
}

/*---| Seitennavigation |---*/

.navigation {
font-size: 0.8em;
padding-bottom: 20px;
}
.next {
float: right;
text-align: right;
width: 48%;
}
.prev {
float: left;
text-align: left;
width: 48%;
}

/*---| Fuß |---*/

#fuss {
clear: both;
background: #000000 url(images/footer.jpg) no-repeat;
border-top: 1px solid #afb0ad;
color: #ffffff;
text-align: center;
font-size: 0.8em;
height: 36px;
padding: 5px;
text-align: center;
}
#fuss a:link,
#fuss a:visited {
color: #ffffff;
background: #000000;
text-decoration:none;
}
#fuss a:hover,
#fuss a:active,
#fuss a:focus {
color: #ffffff;
background: #000000;
}

/*---| Kalender |---*/

#wp-calendar {
border-collapse: collapse;
font-size: 0.8em;
line-height: 1.4em;
margin: 0 auto 10px auto;
}
#wp-calendar th {
color: #ffffff;
background: #000000;
border: 1px solid #afb0ad;
text-align: center;
}
#wp-calendar table.nav, 
#wp-calendar th, 
#wp-calendar td {
padding: 1px 3px;
}
#wp-calendar td {
color: #ffffff;
background: #000000;
border: 1px solid #afb0ad;
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;
font-weight: bold;
}
#wp-calendar caption {
color: #ffffff;
background: inherit;
text-align: center;
font-weight: bold;
padding:5px 0;
margin: 0 auto;
}
#wp-calendar tbody td a {
font-weight: bold;
color: #ffffff;
background: inherit;
}
#wp-calendar tbody td a:hover {
background:#000000;
color: #ffffff;
}
#wp-calendar #today {
background:#000000;
color: #ffffff;
}
#wp-calendar #today a {
background: #000000;
color: #ffffff;
font-weight: bold;
}
#wp-calendar #today a:hover {
background: #000000;
color:#ffffff;
}
#wp-calendar tfoot {
border: 1px solid #afb0ad;
}
#wp-calendar tfoot td {
border: 0;
color: #ffffff;
background: #000000;
}
#wp-calendar tfoot td a {
color: #ffffff;
background: #000000;
}
#wp-calendar tfoot td a:hover {
color: #fff;
background: #000000;
}


.textwidget {
margin-bottom: 10px;
background: #000000;
color: #ffffff;
padding: 3px 0;
font-size: 0.9em;
text-align: center;
}
.textwidget img {
margin: 5px 0;
text-align: center;
}

/*---| Widgets |---*/

#calendar_wrap {
border-left: 1px solid #afb0ad;
border-right: 2px solid #afb0ad;
border-bottom: 2px solid #afb0ad;
background: #000000;
color: #ffffff;
}

/*---| Hack für den IE 6 |---*/

* html #linke-seite { 
margin-right: 10px; 
} 
* html #rechte-seite { 
margin-left: 10px; 
} 
 
* html #content { 
display: inline-block;
} 

#headerimg{cursor:pointer;}


img.avatar {margin-left:0px; float:left}


a#eckbutton {
position: fixed;
right: 0;
bottom: 0;
text-decoration: none;
text-indent: -999em;
height: 100px;
width: 100px;
background: url(http://www.pfotenblog.fellbande.at/fellfotos/Schnurreck.png) bottom right no-repeat;
display: block;
}
