/*
Theme Name: tbdesign
Theme URI: http://www.dertechblog.de
Description: Dieses Themes wurde speziell und exklusiv f&uuml;r &quot;dertechblog&quot; entwickelt. Es wurde schlicht und &uuml;bersichtlich gestaltet. Die ausgesuchten braunen, schwarzen und blauen Farbt&ouml;ne bestimmen den Auftritt.
Version: 1.1
Author: Johannes Sebald
Author URI: http://www.dertechblog.de
Tags: schlichte Farben, feste Breite, zwei Spalten, Linksb&uuml;ndig
*/

/*****************************/
/*** Template CSS ***/
/*****************************/

a {
	color: #804000;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #804000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #7a99aa;
	color: #151515;
	line-height: 1.4;
	font-family:"Segoe UI", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

cite {
	font-size: 90%;
	font-style: normal;
}

H1 {
	font: 97% "Segoe UI", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin: 20px 0 2px 0;
	font-size: 17px;
	color: #50514d;
	font-weight: bolder;
}

H2 {
	border-bottom: 1px dotted #50514d;
	font: 97% "Segoe UI", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	padding: 10px 0 2px 0;
	color: #537690;
}

H3 {
	border-bottom: 1px dotted #50514d;
	font: 97% "Segoe UI", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 20px 0 2px 0;
	font-size: 12px;
	color: #50514d;
}

H5 {
	font: 97% "Segoe UI", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	margin: 20px 0 2px 0;
	font-size: 14px;
	color: #151515;
	font-weight: bolder;
}

HR {
	display:none
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}



.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.footer-hinweis{
	clear:both;
	padding-top: 10px;
}

.beitrags-info {
	font-size: 11px;
	border-bottom: 1px dotted #50514d;
	padding: 0 0 2px 0;
	color: #888888;
	font-weight: normal;
	letter-spacing: 0;
}

.beitrags-info li, ul.post-beitrags-info li {
	display: inline;
}

.beitrags-info ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.storycontent{
}
.storytitle {
	border-bottom: none;
}

.storytitle a {
	color:#4B6B83;
}

.storytitle a:hover {
	color:#303030;
	text-decoration: none;
}

.kommentar-info {
	font-size: 13px;
	border-bottom: 1px solid #dfdfdf;
	padding: 0 0 1px 0;
	color: #888888;
	font-weight: normal;
	letter-spacing: 0;
}

#container {
	width: 851px;
	margin: 5px;
	border-left: 1px solid #3f5768;
	border-right: 1px solid #3f5768;
	border-bottom: 1px solid #3f5768;
	background-color: #f7f8f9;
	clear:both;
}


#footer{
	clear:both;
	border-top: 1px solid #c5cfd8;
	padding: 0 30px 10px 30px;
	background-image: url(images/sidebar-bg.png);
	background-repeat: repeat-x;
}

#footer H2{
	color:#50514d;
}

#footer img{
	padding-right: 5px;
}

#footer-bereich1{
	width:200px;
	float: left;
	margin-right: 30px;
}

#footer-bereich2{
	float:left;
	width:200px;
	margin-right: 30px;
}

#footer-bereich3{
	float:left;
	width: 331px;
}

#inhalt {
	background: #fff;
	float: left;
	width: 520px;
	padding: 5px 30px 30px 30px;
	border-right: 1px solid #dfdfdf;
}

#kopfbereich {
	background: #4B6B83;
	border-top: 1px solid #3f5768;
	margin: 0;
	padding: 10px 20px 20px 20px;
	color: #DCE3E7;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	background-image: url(images/kopfbereich-bg.png);
}

#kopfbereich a {
	text-decoration: none;
	font-size: 38px;
	color: #50514d;
}

#kopfbereich a:hover {
	text-decoration: underline;
}

#hauptnavi{
	border-top: 1px solid #67747d;
	border-bottom: 1px solid #cccccc;
	padding: 5px 30px 0 30px;
	background-color: #eef0f1;
	background-image: url(images/hauptnavi-bg.png);
	background-repeat: repeat-x;
	height: 23px;
}

ul#blue {
	margin:0;
	list-style-type:none;
	font: 97% "Segoe UI", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	text-transform: uppercase;
}

ul#blue li {
	position:relative;
	float:left;
	margin-right: 30px;
}

ul#blue .current {
}

ul#blue li:hover {
	text-decoration: underline;
}

ul#blue li a {
	text-decoration:none;
	color:#50514d;
}

ul#blue li a:hover {
	border:none;
}

ul#blue li span{
	display:none;
	position:absolute;
	top:20px;
	left:2px;
	width:160px;
	line-height: 15px;
}

ul#blue li a:hover span {
	display:block;
}

#sidebar {
	padding: 0 10px 0 10px;
	width: 250px;
	float: right;
	background-image: url(images/sidebar-bg.png);
	background-repeat: repeat-x;
}

#sidebar H2{
	color:#50514d;
}

#sidebar LI.feed-abo{
	background:url(icons/16px/rss.png) no-repeat top left;
	padding-left:20px;
}

#sidebar LI.twitter{
	background:url(icons/16px/twitter.png) no-repeat top left;
	padding-left:20px;
}

#sidebar LI.blog-roll{
	background:url(icons/04/16/40.png) no-repeat top left;
	padding-left:20px;
}

#sidebar LI.sprachen-de{
	background:url(icons/05/de.png) no-repeat top left;
	padding-left:20px;
}

#sidebar LI.sprachen-us{
	background:url(icons/05/us.png) no-repeat top left;
	padding-left:20px;
}

#sidebar LI.sprachen-fr{
	background:url(icons/05/fr.png) no-repeat top left;
	padding-left:20px;
}

#sidebar LI.sprachen-it{
	background:url(icons/05/it.png) no-repeat top left;
	padding-left:20px;
}

#sidebar LI.sprachen-es{
	background:url(icons/05/es.png) no-repeat top left;
	padding-left:20px;
}

#sidebar LI.sprachen-pt{
	background:url(icons/05/pt.png) no-repeat top left;
	padding-left:20px;
}

#sidebar inputs {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#sidebar ul {
	color: #999999;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#sidebar ul li {
	border-bottom: 1px solid #dfdfdf;
	margin-top: 5px;
	padding-bottom: 2px;
}

#sidebar ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidebar ul ul li {
	border: 0;
	font-size: 12px;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0 0 5px 12px;
}

#sidebar ul ul li a {
	color: #000;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#sidebar ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#werbung_kopfbereich{
	margin: 5px 62px 5px 67px;
}
#werbung_rechts{
	position:absolute;
	left:863px;
	top:100px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
