/*
Theme Name: german sup challenge
Theme URI: http://www.german-sup-challenge.com/
Description: SUP Challenge Theme
Version: Master 2010
Author: creamcream.cc
Author URI: http://www.creamcream.cc/
*/
html, body { 
	margin-top: 0px; 
	padding: 0; 
	text-align: center;
background: url('images/bgsite.jpg') no-repeat top center;
background-attachment: fixed;
font: Verdana, Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
   	color: #000;
} 

a:link, a:visited {
	color: #ff4d00;
	text-decoration: none;
	border-bottom: none;
}

a:hover {
	color: #ff4d00;
	text-decoration: none;
	border-bottom: none;
}

a:active, a:focus {
	color: #ff4d00;
	text-decoration: none;
	border-bottom: none;
}

blockquote {
	background-color: #FFF;
	font-weight: normal;
	color: #000000;
	border-top: 1px solid #ff4d00;
	border-bottom: 1px solid #ff4d00;
	margin: 0px 20px 0px 20px;
	padding: 4px;
}

img {
	border: none;
}

form {
	background: #fff;
	margin: 0px;
	padding: 4px;
}

input, textarea, select {
	margin: 1px 0;
	font-size: 100%;
}
input.text, textarea.text {
	background: #fff;
	border: 1px solid #ff4d00;
	color: #000000;
}

tr, td {
	vertical-align: top;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#blog { 
	width: 970px; 
	text-align: left;  
	margin-left: auto; 
	margin-right: auto;
	padding: 0px;
}

#header {
	width: 970px;
	height: 291px;
	background: url(images/header2.png) no-repeat;
	padding: 0;
	margin: 0;
}

#header #sitetitle {
	color: #fff;
	padding-left: 90px;
	margin-top: 225px;
	font-size: 5px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bolder;
        width:800px;
        clear:both;
        float:left;
        
margin-bottom:0;
padding-bottom:0;
}

#header #sitetitle h1  {
	color: #fff;
font-size: 5px;
margin: 0px;
padding: 20px 0px 0px 5px;}

#header #sitetitle h1 a{
color:#fff;

}

#header h2 {
	color: #fff;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 18px;
}

#header #sitedescription {
hight: 190px;

}

#wrapper {
	background-color: #ffffff;
	background-image: none;
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

#wrapper.full {
	 background-image: url(images/HG_volle_breite.jpg); 
}


#header.full {
	 background-image: url(images/header_volle_breite.jpg); 
}

#wrapperleft {
	width: 760px;
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
} 

#main {
	width: 545px;
	float: left;
	
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

#main.full{
	width: auto;

}

#main ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#main li {
	padding: 0px 0px 4px 12px;
	background: url(images/bullet_star.png) no-repeat  -3px 1px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

/*	DATE */
#main h1, p.date {
	font-weight: regular;
	font-size: 90%;
	color: #363636;
	padding: 2px 4px 4px 10px;

}

p.date{

padding:0;
font-weight: bold;
}

/*	TOPIC */
#main .entry h1, #main #comments h1, #main #commentform h1 {
	font-weight: bold;
	font-size: 140%;
	background: none;
	padding: 0px;
	color: #ff4d00;
}

#main .entry, #main #comments, #main #commentform {
	padding: 0px 10px 30px 10px;
	margin: 0px;
}

#main .entrycontent {
	padding: 0px;
	margin: 0px;
}

#main .entryfooter {
display: none;
	background-color: #eee;
	padding: 0px 0px 4px 0px;
	margin-top: 10px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

#main .contentimage {
	margin-top: 5px;
}

.contentimage {
	padding-top: 0px;
	border:0;
}

#contentimage {
	margin-top: 5px;
	border:0;
}

#main .asides {
	padding: 0px 10px 10px 10px;
}

#comments {

	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

#main #comments .comment {
	background-color: #DFF0F9;
	font-size: 100%;
	font-weight: normal;
	color: #363636;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#main #comments .officialuser {
	background-color: #DFF0F9;
	font-size: 100%;
	font-weight: normal;
	color: #363636;
	border-top: 1px solid #ff4d00;
	border-bottom: 1px solid #ff4d00;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#main #comments .comment h4, #main #comments .officialuser h4 {
	font-size: 100%;
	font-weight: normal;
}

#main #comments .comment .commentnumber, #main #comments .officialuser .commentnumber {
	font-size: 140%;
	font-weight: bold;
	margin-right: 8px;
}

#main #commentform form {
	background-color: #fff;
	font-size: 100%;
	font-weight: normal;
	color: #444;
	border-top: 1px solid #ff4d00;
	border-bottom: 1px solid #ff4d00;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px;
}

#main #commentform label {
	font-size: 90%;
}
#main #commentform .commentforminfo {
	font-size: 90%;
}

.sidebar {
	width: 186px;
	float: right;
	position: relative;
	padding-right: 13px;
	margin-bottom: 30px;
	color: #111;
	border-right: 0px solid #FFF;
}

.sidebar p {
	text-align: left;
}

.sidebar #wp-calendar {
	padding-left: 30px;
}

.sidebar a:link, .sidebar a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: none;
}

.sidebar a:hover {
	color: #a1a1a1;
	text-decoration: none;
	border-bottom: none;
}

.sidebar a:active, .sidebar a:focus {
	color: #666;
	text-decoration: none;
	border-bottom: none;
}

.sidebar h2 {
	padding-bottom: 10px;
	margin: 0px;
	font-size: 13px;
	line-height: 1.4em;
	color: #ff4d00;
}

.sidebar li {
	list-style-type: none;
	background: none 0 0px;
	margin: 0;
	padding: 0;
}

.sidebar li h2 {
	list-style-type: none;
	background: none 0 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 13px;
	line-height: 1.4em;
	color: #ff4d00;
}

.sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.sidebar ul li {
	padding: 3px 0px 5px 21px;
	background: url(images/colorswatch.jpg) no-repeat 0 4px;
	line-height: 17px;
	text-align: left;
font-size: 120%;
}

.sidebar #akismetwrap {
	padding-left: 35px;
}

.sidebar .linkimages ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.sidebar .linkimages li {
	padding: 0px;
	background-image: none;
}

.sidebar .linkimages a:link, .sidebar .linkimages a:visited, .sidebar .linkimages a:active, .sidebar .linkimages a:hover, .sidebar .linkimages a:focus {
	text-decoration: none;
	border: none;
}

#footer {
	color: #000000;

height:55px;
}

#footer a:link, #footer a:visited {
	color: #ff4d00;
	text-decoration: none;
}

#footer a:hover {
	color: #ff4d00;
	border-bottom: 1px solid #ff4d00;
}

#footer a:active, #footer a:focus {
	color: #ff4d00;
	text-decoration: none;
	border-bottom: 1px solid #ff4d00;
}

/* Flickr classes */
#flickrd {
	background-color: #FFF;
	text-align: center;
}

#flickrd a:link, #flickrd a:visited, #flickrd a:active, #flickrd a:hover {
	background-color: #FFF;
	text-decoration: none;
	border: 0;
}

.flickrimg {
	background-color: #FFF;
	padding: 2px;
}

#flickrimg1, #flickrimg2, #flickrimg3, #flickrimg4, #flickrimg5, #flickrimg6 {
	border: 1px solid #ff4d00;
	margin: 3px 5px 3px 5px;
}

.flickr-photo {
	padding-right: 20px;
	background-color: #FFF;
	border: 1px solid #ff4d00;
	margin: 6px 6px 6px 6px;
	padding: 4px;
}

.flickr-album, .falbum-album {
	background-color: #FFF !important;
	margin: 0px 0px 10px 0px !important;
	padding: 4px !important;
}

.flickr-thumbnail {
	float: left !important;
	background-color: #FFF !important;
	border: 1px solid #ff4d00 !important;
	padding: 4px !important;
	margin: 0px 20px 20px 0px !important;
}

.flickr-title, .falbum-title {
	font-weight: bold !important;
	font-size: 130% !important;
	background: none !important;
	padding: 0px 0px 4px 0px !important;
	margin: 0px !important;
	color: #f0670b !important;
	border: 0px solid #FFF !important;
}

.flickr-description, .falbum-album-description, .falbum-description {
	padding: 0px 0px 4px 0px !important;
	margin-left: 105px !important;
}

.flickr-meta, .falbum-meta {
	font-size: 85% !important;
	color: #6699CC !important;
	padding: 4px 0px 4px 0px !important;
}

/* a.annotation { position: absolute; border: 1px solid white; padding: 0; display: none; }
a.annotation span { display: block; width: 100%; height: 100%; background: white; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); }
a.annotation:hover { border-color: yellow; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); } */

/* GRAVATAR styling */

.gravatar {
	float: right;
	padding: 0px;
	border: 4px solid #DDDDDD;
	background: #FFF;
	margin: 4px;
	width: 50px;
	height: 50px;
}

.postgrav {
	float: right;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

/* Super Archives */
#livearchive {
	background: #FFF;
}

#teb-super-archive {
	margin-left: 10px;
}

#teb-super-archive ul {
	padding: 4px;
	list-style-type: none;
	list-style-image: none;
}

#teb-super-archive ul li {
	text-align: left;
	padding: 1px 8px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
}

#teb-super-archive ul li:hover {
	background: #bbb;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-top: 0;
	padding-bottom: 0;
	background-image: none;
}

html>body .entry #teb-super-archive ul li {
	text-indent: 0;
	margin: 0;
	background-image: none;
}
	
.entry #teb-super-archive ul li:before {
	content: "";
}

#teb-super-archive-year {
	float: left;
	width: 100px;
	margin: 0;
	padding: 0;
	border-left: 1px solid #666;
}

#teb-super-archive-year li {
	position: relative;
	font-weight: bold;
	background-image: none;
}
	
#teb-super-archive-month {
	float: left;
	width: 100px;
	margin: 0;
	border-left: 1px solid #666;
	font-weight: bold;
}

#teb-super-archive-month li {
	position: relative;
	background-image: none;
}

#teb-super-archive-post {
	float: left;
	width: 285px;
	margin: 0;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#teb-super-archive-post li {
	position: relative;
	font-weight: bold;
	background-image: none;
}

#teb-super-archive ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #000;
}

#teb-super-archive .selected, #teb-super-archive-post li:hover {
	background: #f0670b;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding-top: 0;
	padding-bottom: 0;
	color: #FFF;
}

/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */ 
#wrapperleft:after, #wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
#wrapperleft, #wrapper { display: inline-table; }

/* Hides from IE-mac */
* html #wrapperleft, * html #wrapper { height: 1%; }
#wrapperleft, #wrapper { display: block; }
/* End hide from IE-mac */ 

#searchform {
	background: none;
	color: #FFF;
	padding-left: 10;
	padding-top: 0;
}

.searchforminput {
	background-color: #fff;
	font-size: 100%;
	font-weight: normal;
	color: #333;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

/*last.fm Cover Widget */
.lastfmcover {
	padding: 0px;
	border: 4px solid #FFF;
	background: #FFF;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 47px;
	height: 47px;
}

/*WP-PopIn Plugin Style */
#wpPopin {
   padding: 5px;
   border: solid 2x #FFF;
   background-color: #333;
}


#wpPopinLinks {
    height: 12px;
    padding: 4px;
    padding-top: 0px;
    padding-bottom: 7px;
    text-align: center;
    font-size: 10px;
    color: #fff;
    background: #333;
}




.topnavi {
display:block;
float:left;
margin:0px 0px 0px 8px; padding:0;
width: 550px;
font-size:13px;
font-weight:bold;
}


.topnavi li {
padding:5px 5px 1px 5px;
margin:5px 5px 0 0;
float:left;
list-style-type:none;



}

.topnavi li a {color: #ff4d00;
}
.topnavi li a:hover {color: #000000;}


.topnavi2 {
display:block;
float:right;
margin:0 0 0px 9px; padding:0;
width: 300px;
font-size:13px;
font-weight:bold;
}


.topnavi2 li {
float:right;
padding:5px 5px 1px 5px;
margin:5px 5px 0 0;
list-style-type:none;



}

.topnavi2 li a {color: #ff4d00;
}
.topnavi2 li a:hover {color: #000000;}





.beitrag{
width:46%;float:left;padding-right:20px;height: 320px;min-height: 300px;
}


.landingsites {margin:8px; padding:5px 10px 10px 10px; background-color:#DFF0F9; border: 1px solid black;color:black;}


/* 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 */
.sidebar ul li {

font-weight:bold;
}
.sidebar ul ul li {
background:none;
font-size:80%;
line-height:13px;
padding:0px 0 3px 0px;
text-align:left;
font-weight:normal;

}




#main .entrycontent p img {
float:left;
margin:0 10px 20px 0;
}

#main .entrycontent h3 {
clear:left;
}

.wpf-table textarea {width:100%;}

#main pre.code {width:auto;}
