/*  
Theme Name: web2.0
Theme URI: http://tinowagner.com/
Description: based on <strong>Kubrick v1.5</strong>
Version: 1.0
Author: Tino Wagner
Author URI: http://tinowagner.com/

*/

/*
 * Style-Sheet für das Template "web2.0"
 * Tino Wagner
 */

/* DESIGN ALLGEMEIN */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body, html {
    background: #c01b11 url('images/body_bg.gif') repeat-y top center;
}

body {
    color: #222;
    font: 12px/1.5 "Bitstream Vera Sans", Verdana, Lucida, Arial, Helvetica, sans-serif;
    text-align: center;
    padding-bottom: 2em;
}

/* KOPF */

#header {
    height: 141px;
    width: 770px;
    background: #d21310 url('images/header.jpg') repeat-x top left;
    margin: 0 auto;
    text-align: left;
}

#header .description {
	display: none;
}

#logo {
    width: 320px;
    height: 141px;
    max-height: 141px;
    margin-left: 40px;
    display: block;
    background: transparent url('images/logo.jpg') no-repeat top left;
    text-indent: -9999px; /* Logo-Text verstecken */
}

/* SEITE */

#wrapper {
	background: #292929 url('images/page_bg.gif') repeat-y top center;
}

#page {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}

#left {
	float: left;
	width: 200px;
	display: inline;
	background-color: #d4d4d4;
}

#right {
	margin-left: 200px;
	background-color: #e9e9e9;
}

/* FUSS */

#footer {
	text-align: center;
	margin-top: 2em;
	color: #f7b8b5;
	font-size: 80%;
}

#footer a {
	color: #e9c3c2;
}

/* BOXEN */
div.box {
	background: transparent url('images/box_gradient.gif') repeat-x left top;
	padding: 10px 15px 15px 15px;
}

div.box h1 {
	color: #464646;
	background: transparent url('images/tab.gif') repeat-x left top;
	border-top: 1px solid #f3f3f3;
	font: normal 12px/20px "Bitstream Vera Sans", Verdana, Lucida, Arial, Helvetica, sans-serif;
	text-indent: 1em;
	vertical-align: middle;
	margin: 0px -15px 5px -15px;
}

/* INHALT */
#content {
    padding: 25px 20px 20px 20px;
    line-height: 1.6em;
    text-align: left;
	background: transparent url('images/content_gradient.gif') repeat-x 0px 31px !important;
	background-position: left top;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

/* TABS */
#tabs {
	background-color: #f2f2f2;
	float: right;
	width: 570px;
	padding-top: 10px;
	display: inline;
}

#tabs ul, #tabs ul li {
    list-style-type: none; 
}

#tabs ul {
    float: right;
    padding-right: 20px;
	display: inline;
}

#tabs ul li {
    float: left;
    margin-left: 5px;
    border: 1px solid #dadada;
    border-bottom: 0;
    font-size: 12px;
    display: inline;
}
#tabs ul a {
    text-decoration: none;
    color: #313131;
    background: #ececec url('images/tab.gif') repeat-x top left;
    line-height: 20px;
    vertical-align: middle;
    padding: 0px 10px;
    display: block;
}
#tabs ul a:hover {
    color: #313131;
    background: #ececec url('images/tab_hover.gif') repeat-x top left;
    line-height: 20px;
    vertical-align: middle;
    padding: 0px 10px;
    display: block;
}

#tabs ul li.active span.link {
    color: #313131;
    background: #ececec url('images/tab_selected.gif') repeat-x top left;
    line-height: 20px;
    vertical-align: middle;
    padding: 0px 10px;
    display: block;
}

/* SUBMENU */
div#submenu {
	padding-bottom: 10px;
}

.box a {
    text-decoration: none;
    color: #464646;
    padding: 1px;    
}

.box a:hover {
    color: #d21310;
}

ul.submenu {
    margin: 0;
    padding: 0 0 0 7px;
}

ul.submenu li {
    list-style-image: url('images/arrow.gif');
    line-height: 16px;
    vertical-align: middle;
    margin-bottom: 1px;
    margin-left: 5px;
    color: #464646;
    font-weight: normal;
}

ul.submenu li.marked {
    list-style-image: url('images/arrow_selected.gif');
    font-weight: bold;
    color: #343434;
}

/* BILDER */
p img {
	padding: 0;
	}
	
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;
	}

/* TEXTE */

p {
    margin-top: 1em;
}

#content {
    color: #232323;
}

#content a {
    text-decoration: none;
    color: #d21310;
}

#content a:hover {
    color: #d21310;
    border-bottom: 2px solid #ff4444;
}

#content img {
    border: 1px solid #dadada;
    background: #ececec;
    padding: 0.5em;
}

#content .left {
	float: left;
	margin: -1em 1em 0.5em 0;
}

#content img.borderless {
    border: 0;
    padding: 0;
    background: none;
}

.impressum {
    border: 1px solid #dadada;
    background: #ececec;
    width: 50%;
    text-align: left;
    margin-top: 1em;
    padding: 0em 10px 10px 10px;
}

.impressum p {
    margin-top: 10px;
}

/* TAGS */
blockquote{	color: #555;
	padding: 5px 1em 1em 50px;
	margin: 1em 0;
	border: 1px solid white;	background: #d4d4d4 url('images/blockquote.gif') no-repeat left top;
	line-height: 1.3em;}

pre{	color: #555;
	padding: 1.5em;
	margin: 1em 0;
	border: 1px solid white;	background: #e0e0e0;
	line-height: 1.3em;}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
acronym, abbr, span.caps {
	cursor: help;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.center {
	text-align: center;
	}
	
emph {
	font-weight: bold;
	color: #dd3333;
}

hr {
	display: none;
	}


/* ÜBERSCHRIFTEN */
#content h1, #content h2, #content h3 {
	color: #444;
	font: normal 150%/170% "Bitstream Vera Sans", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	margin: 1em 0;
}

#content h2 {
    font-size: 130%;
    margin: 1em -20px 0.5em -20px;
    padding: 0 20px 3px 20px;
    background: transparent url('images/h2_gradient.gif') repeat-x left bottom;
}

#content h3 {
    font-size: 120%;
    margin: 0.5em 0;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a {
	text-decoration: none;
	color: #444;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
	text-decoration: none;
	border-bottom: 2px solid #bababa;
	color: #111;
}

/* LISTEN */
#content li {
	margin-left: 3em;
}

#content ul {
	list-style: none;
}

#content ul li {
	background: transparent url('images/arrow.gif') no-repeat 0px 0.25em;
	padding-left: 1.5em;
	margin-left: 0;
	vertical-align: middle;
}

/* FORMULARE */
#content form {
	color: #444;
}

#content form input[type='submit'] {
	margin-top: 5px;
	padding: 2px;
	color: #eee;
	background: #444;
	border: 1px solid #aaa;
}

/* TABELLEN */
table, td, th {
	font: 1em/1.5 "Bitstream Vera Sans", Verdana, Lucida, Arial, Helvetica, sans-serif;
}

/* LOGIN-TABELLE */
table.login {
    margin: 1em auto 1em auto;
}

table.login td {
    padding-top: 0.3em;
}

table.login label {
    font-weight: bold;
    padding-right: 1em;
}

table.login input {
    border: 1px solid #dadada;
    background-color: #e9e9e9;
}

/* PFAD */

#path {
    font-size: 90%;
    text-align: right;
    margin: 15px 0 -2em 0;
    color: #888;
}

#path a {
	color: #888;
	text-decoration: none;
}

#path a:hover {
	color: #222;
	background-color: transparent;
	border-bottom: 2px solid #888;
}	

/* GUESTBOOK */

html>body table.gb {
	width: 100%;
}

table.gb {
	border: 1px solid #dadada;
}

table td.gbdark
{
	background-color: #d4d4d4;
	color: #313131;
	vertical-align: top;
	padding: 3px;
	width: 150px;
}

table td.gbbright
{
	background-color: #e9e9e9;
	color: #000;
	padding: 3px;
}

/*
 *	WORDPRESS THINGS
 */
 
/* COMMON */
#content img.wp-smiley {
	border: 0;
	padding: 0;
	background: none;
}

#content .post h1 abbr.datetime, #content .post h2 abbr.datetime {
	font-size: 90%;
	border: 0;
	vertical-align: bottom;
	color: #888;
}

#content .post {
	line-height: 1.6em;
}

/* FORM ELEMENTS */
#searchform {
	margin: 30px auto 0 auto;
	text-align: center;
}

#sidebar #searchform #s {
	width: 95%;;
	padding: 2px;
	border: 1px solid #aaa;
	color: #444;
	text-align: center;
}

#sidebar #searchform input[type='submit'] {
	margin-top: 5px;
	padding: 2px;
	color: #eee;
	background: #444;
	border: 1px solid #aaa;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}

/* SIDEBAR */
#sidebar h2 {
	color: #464646;
	background: transparent url('images/tab.gif') repeat-x left top;
	border-top: 1px solid #f3f3f3;
	font: normal 12px/20px "Bitstream Vera Sans", Verdana, Lucida, Arial, Helvetica, sans-serif;
	text-indent: 1em;
	vertical-align: middle;
	margin: 1em -15px 5px -15px;
}

#sidebar ul {
	list-style-type: none;
}

#sidebar ul li {
	list-style-image: none;
}

/* CATEGORIES */
ul.children {
    margin-left: 1em;
}

/* CALENDAR */
#calendar_wrap {
	border: 1px solid #ababab;
	background: #fdfdfd;
}

#calendar h2 {
	background: none;
	border: 0;
	margin: .25em 0;
}

#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;
	margin: 5px auto;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #555;
	background: #bbb;
	padding: 0;
	text-align: center;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#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;
	color: #e22;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
/* COMMENTS */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 2em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border-left: 4px solid #ddd;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/* NAVIGATION */
#content .navigation {
	display: block;
	text-align: center;
	margin: 15px 0 0 0;
	padding-bottom: 20px;
    color: #888;
}

.postmetadata {
	text-align: center;
	color: #555;
}

.postmetadata .alt {
	font-size: 50%;
}

#content .navigation a {
	color: #888;
	text-decoration: none;
}

#content .navigation a:hover {
	color: #222;
	background-color: transparent;
	border-bottom: 2px solid #888;
}

#content .postmetadata a {
	text-decoration: none;
}

#content .postmetadata a:hover {
	border-bottom: 2px solid #888;
}


/* LISTS */
#content .entry ol li, #content .entry ul li {
	margin-top: 1em;
}
