/* Begin Typography & Colors */

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

html
{
    background: url(images/bg.gif) repeat;
}
body {
        font-family: 'Trebuchet MS', Sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
        color: #222222;
	}

#header {
 
        position: absolute;
        width: 1000px;
        left: 50%;
        margin-left: -500px;
	background: url(images/header.png) no-repeat;
	margin-top: 40px;
	height: 176px;
	}

#container {
	/* background: url(images/back.png) repeat-y;   */
        position: absolute;
        width: 944px;
        left: 50%;
	margin-left: -472px;
        margin-top: 195px; /* 189 */
}

#static_head {
 color: #ffffff;
 height: 30px;
 clear: left;
 background: url(images/static_head.png) repeat-x;
 padding-top: 3px;
 padding-bottom: 3px;
}

#gravatar {
float:left;
margin-top: 12px;
margin-right: 10px;
border: 1px solid #cccccc;
background-color: #fcfcfc;
padding: 3px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#content {
	background-color: #F7921C;
        padding: 10px;
	width: auto;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border: none;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	}

.commentlist li { 
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin: 0px; 
	}

#commentform input {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin: 0px;
border: 1px solid #eee;
}

#commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        margin: 0px;
border: 1px solid #eee;
}

.commentlist li ul li {
	font-size: 1em;
        background: #f5f5f5;
} 

.commentlist li {
	font-weight: bold;
        margin-top: 2px;
        margin-bottom: 2px;
        background: #fcfcfc;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
        margin-right:4px;
	}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
        color: #444;
	}

.commentlist cite a {
        font-weight: bold;
        font-style: italic;
        font-size: 1.0em;
        color: #084B8A;
}

.commentlist a:hover {
        font-weight: bold;
        font-style: italic;
        font-size: 1.0em;
        color: #B40404;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata, .commentmetadata a:hover {
	font-weight: normal;
        color: #222;
  	}
/* hier hab ich was gemacht */
#main_right {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #main_right ul ul li, #main_right ul ol li, blockquote, strike, .nocomments, .postmetadata {
	color: #222222;
	}

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 {
        font-style: italic;
	color: #444444;
	text-decoration: none;
	}

a:hover {
        color: #ba0000;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
        text-align:center;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0;
	}

.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;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 7px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#main_right h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px;
	}

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; */
margin: 0px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
/*	margin: 0 7px 2px 0; */
margin: 0px;
	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; 
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry ul li:before, #main_right ul ul li:before {
        color: #fcfcfc;
	content: "\00BB \0020";
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	}

#main_right ul, #main_right ul ol{
        margin: 0;
        padding: 0;
        }

#main_right ul li {
        list-style-type: none;
        list-style-image: none;
        }

#main_right ul p, #main_right ul select {
	margin: 5px 0 8px;
	}

#main_right ul ul, #main_right ul ol {
	margin: 5px 0 0 10px;
	}

#main_right ul ul ul, #main_right ul ol {
	margin: 0 0 0 10px;
	}

ol li, #main_right ul ol li {
	list-style: decimal outside;
	}

#main_right ul ul li, #main_right ul ol li {
	margin: 3px 0 0;
	padding: 0;
 	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
        margin-right: 3px; 
        text-align: center;
        height: 20px;
        width: 150px;
        background: url(http://www.tafelzwerk.de/wp-content/themes/tafelzwerk/images/suchfeld.png);
	}

#searchform #s {
	width: 100px;
        height: 16px;
        font-size: 12px;
        border: none;
        margin-top: 1px;
        margin-left: 4px;
        float: left;
        background: #fcfcfc;
	}

#searchsubmit {
        font-size: 10px;
        height: 16px;
        margin-top: 2px;
        witdh: 25px;
        background: url(http://www.tafelzwerk.de/wp-content/themes/tafelzwerk/images/lupe.png);
        float: right;
        margin-right: 8px;
        border: none;
        cursor: pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 0px 0 0;
        padding-left: 20px;
        padding-right: 20px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 97%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin-right: 2%;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
        margin: 5px 20px;
	}

.commentlist li {
        margin: 5px 0;
        padding: 4px;
	list-style: none;
        -moz-border-radius: 5px;
        -khtml-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 2px solid #ccc;
	}

.commentlist li ul li {
	margin: 10px 0 0 10px;
        border-left: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
}

.commentlist p {
	margin:0 0 10px 4px;
}
.children { padding: 0; }

#commentform p {
        padding: 5px;
        overflow: hidden;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
        margin: 2px 0px 4px 40px;
        padding-bottom: 4px;
        border-bottom: 2px solid #ccc;
	display: block;
	}
.comment-reply-link {
        margin-left: 4px;
        color: #084B8A;
     }

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px;
	width: 253px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
	width: 205px;
        color: #222;
	}

#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;
	}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        text-align: left;
        font-size: 80%;
        font-style: italic;
        padding-left: 50px;
	border: 1px solid #ddd;
        background: url(images/quote.gif) no-repeat #ffffff;
	}

blockquote cite {
	margin:0px;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
        margin-left: 20px;
        margin-right: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #cccccc;
	text-align: center;
	background-color: #fcfcfc;
	padding-top: 4px;
	margin: 10px 10px 3px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	/*padding: 0 4px 5px;*/
	margin: 0;
}
/* End captions */

/* Tafel */
#lastfm_left {
        background: url(http://www.tafelzwerk.de/images/bubble_small_left.png) no-repeat;
        position: relative;
        float: left;
        height:30px;
        width: 14px;
        top: 150px;
        left: 15px;
}
#lastfm_center {
        background: url(http://www.tafelzwerk.de/images/bubble_small.png) repeat-x;
        position: relative;
        float: left;
        color: #ffffff;
        min-width:50px;
        max-width:530px;
        height: 30px;
        line-height: 30px;
        top: 150px;
        margin-left: 14px; 
}

#lastfm_right {
        background: url(http://www.tafelzwerk.de/images/bubble_small_right.png) no-repeat;
        position: relative;
        height: 30px;
        width: 14px;
        float: left;
        top:150px;
}

#topnav
{
        margin-top: 0px;
        margin-bottom: 0px;
	margin-left: 10px;
	width: 924px;
        height: 30px;
}

#main
{
        margin-top: 5px;
	margin-left: 16px;
        position: relative;
	width: 912px;
        overflow: hidden;
}

#main_center_top{
	background: url(images/main_center_top.png) no-repeat;
	height: 24px;
}

#main_center_body
{
        background: url(images/main_center_body.png) repeat-y;
        padding-left: 15px;
        padding-right: 15px;
	width: auto;
        overflow:hidden;
}


#main_center_bottom{
	background: url(images/main_center_bottom.png) no-repeat;
	height: 24px;
}

#main_left_top{
        background: url(images/main_left_top.png) no-repeat;
	height: 24px;
}

#main_left_body {
        background: url(images/main_left_body.png) repeat-y;
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
        overflow: hidden;
}

#main_left_bottom {
        background: url(images/main_left_bottom.png) no-repeat;
        height: 24px;
        margin-bottom: 5px;
}

#main_left
{
	position:relative;
	width: 659px;
	float: left;
        overflow: hidden;
}


#main_right_top{
        background: url(images/main_right_top.png) no-repeat;
	height: 24px;
}

#main_right_body {
        background: url(images/main_right_body.png) repeat-y;
        padding-left: 15px;
        padding-right: 15px;
        width: auto;
        overflow: hidden;
}

#main_right_bottom {
        background: url(images/main_right_bottom.png) no-repeat;
        height: 24px;
        margin-bottom: 5px;
}

#main_right
{
	position:relative;
	width: 253px;
	float:right; 
        overflow: hidden;
}

#container_footer
{
        padding-top: 14px;
        background: url(images/footer.png) no-repeat;
	position: relative;
	bottom: 0px;
        width: 912px; 
	height: 42px;
	margin-left: 16px;
        text-align: center;
        color: #fff;
        font-size: 12px;
}

a.container_footer {
 color: #fc9f3c;
}

table
{
    margin: inherit;
    width: inherit;
    height: inherit;
	border: 0px;
	text-align:justify;
}

table td
{
    vertical-align: top;
}

#preload
{
	background: url(images/nav/tab_orange_hover) no-repeat;
	visibility: hidden;
}

#tabs
{
	
	padding-top:0px;
	padding-right:0px;
	padding-left: 10px;
	padding-bottom:0px;
	margin: 0px;
	text-align:center;
}

#tabs li
{
	display: inline;
	float:left;
	position:relative;
	padding-left:3px;
	padding-right:3px;
}

#tabs a
{
	height:30px;
	width:175px;
	display:block;
	background: url(images/nav/tab_orange.png) no-repeat; 
	position:relative;
	text-decoration:none;
	color:#000000;
	font-size:20px;
	font-weight:bold;
}

#tabs a:hover
{
	background: url(images/nav/tab_orange_hover) no-repeat;
}


#content_deco {
   border: 1px solid #dddddd;
   background-color: #fcfcfc;
   margin: 10px;
}


#title_deco {
   border: 2px solid #cccccc;
   background-color: #fcfcfc;
   width: auto;
   margin-left: 10px;
   margin-bottom: 5px;
   margin-right: 10px;
   padding-left: 10px;
   padding-bottom: 5px;
   -moz-border-radius: 10px;
   -khtml-border-radius: 10px;
   -webkit-border-radius: 10px;
   border-radius: 10px;
}

#widget_deco {
   border: 2px solid #cccccc;
   background-color: #fcfcfc; 
   width: auto;
   margin-left:5px;
   margin-right: 5px;
   margin-bottom: 10px;
   padding-bottom: 2px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   text-align: center;
}

/* Tafel Ende */

#pics {
        width: auto; 
   /*     height: auto; */
        overflow: hidden;
        float: right;
}

p {
   margin: 0.7em 1em;
   }

#twitterbird {
 background: url(images/twitterbird.png) no-repeat bottom left;
 width: 80px;
 height: 82px;
 position:absolute;
 margin-left: 3px;
}

#twitter {
        padding-top: 2px;
        position: absolute;
	width: 100%;
        font-size: 11px;
        white-space:nowrap;
        overflow: visible;
}

.twitter-timestamp {
        left: 0px;
        bottom: 0px;
        width: 148px;
        font-size: 10px;
        color: #999999;
} 
a.twitter-link, a.twitter-user {
 font-style:normal;
 color: #61e2ff;
}
a.twitter-link:hover, a.twitter-user:hover{
 color: #2dbbde;
}

a.feed {
 color: #ffffff;
}

a.feed:hover {
 color: #fc9f3c;
 text-decoration: none;
}

.linkcat li {
 border: 1px solid #123456;
}

.pagebar {
	padding: 0.2em 0.5em;
        margin: 4px 10px;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
        background: #fff;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 2px solid #555555;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #292929;
	color: #fff;
}

.pagebar a:hover {
	border-color: #555555;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

.ab_images { 
 border: 2px solid #cccccc; /*555555*/
 background-color: #fcfcfc; /*292929*/
 width: 204px;
 padding-bottom:0px;
 margin-left:5px;
 padding-left: 3px;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}

.ab\_images a, .ab\_images a:hover {
  text-decoration: none;
}

.ab\_images a img {
 border: 2px solid #cccccc; /*555555*/
 margin-top:3px;
}

.ab_images a:hover img {
 border: 2px solid #fe9500;
}

#flickr {
-moz-border-radius: 5px; 
-khtml-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px; 
margin-left: 5px; 
border: 2px solid #cccccc; /*555555*/
width: 204px; 
height: 100%;
padding: 1px; 
background-color: #fcfcfc; /*292929*/
text-align: center;"
}

.flickr {
width: 59px; 
margin: 2px; 
border: 2px solid #cccccc; /*555555*/
}

.flickr:hover{
 filter:alpha(opacity=100);
 -moz-opacity: 1.0;
 opacity: 1.0;
 border: 2px solid #fe9500;
}

.sidebar:hover{
 filter:alpha(opacity=100);
 -moz-opacity: 1.0;
 opacity: 1.0;
}

.sidebar {
 filter:alpha(opacity=90);
 -moz-opacity: 0.9;
 opacity: 0.9;
}

  #lastfmrecords {margin:0 6px 0 -5px; overflow: hidden; padding: 0px;}
  #lastfmrecords ol {margin-left: 0; padding: 0px; border: 2px solid #cccccc; background: #fcfcfc; -moz-border-radius: 5px; 
-khtml-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px; },
    #lastfmrecords li        { margin: 0; padding: 0;}
  #lastfmrecords li {margin: 0; padding: 0; }
  #lastfmrecords a {margin: 0; padding: 0;}
  #lastfmrecords a img {width: 42px; height: 42px; border: 2px solid #cccccc; margin: 3px;}
