/*
Theme Name: Nabeepchen
Theme URI: http://nabeepchen.com/
Description: Nabeepchen default scheme, based on WP default.
Version: 3
Author: Karsten Schneider
Author URI: http://kas.felinity.net/

* Design by Karsten Schneider, based on WordPress default.
* Updated for WP 2.6.1.
* Copyright © 2004-2008 Roxanne Nelson. All rights reserved.
*/

body {
	background: #f8f8f8 url(screen.png);
	margin: 10px 0;
	color: black;
	font: 100%/1.1 Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

#rap {
	margin: 0 auto;
	padding: 0;
	background: white;
	border: 1px solid black;
	text-align: left;
	width: 768px;
}

#header {
	background: black;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	height: 56px;
	margin: 0;
	width: 768px;
}

#content {
	width: 555px;
	margin: 0 15px 0 15px;
}

#menu {
	float: right;
	width: 180px;
	border-left: 1px dotted gray;
	margin: 0 3px 0 0;
	padding: 0 0 30px 0;
}

#footer {
	clear: both;
}

#catbarcontainer {
	background: #000 url(nabeepchen_5a.jpg) top right no-repeat;
}

.tabs {
	margin: 0;
	padding: 0;
	background: #777;
	list-style: none;
}

.tabs li {
	display: block;
	float: left;
	background: #444;
	border-top: solid 3px #aaa;
	color: #ccc;
}

.tabs a, .tabs a:visited {
	font: 80% Arial, sans-serif;
	color: #aaa;
	text-decoration: none;
	background: #333;
	display: block;
	width: auto;
	border-bottom: solid 5px #555;
	border-right: solid 1px #555;
	padding: 4px 8px;
}

.tabs a:hover {
	background: #961b1e;
}

.tabs a:active {
	background: #555;
	border-bottom: solid 4px #961b1e;
}

.tabs .current-cat a {
	background: #aaa;
	color: #000;
	border-bottom: solid 4px #961b1e;
	border-right: none;
}

.clear {
	clear: both;
}

h2 {
	font: bold 100% Verdana, "Benguiat Gothic Medium", sans-serif;
	margin: 30px 0 12px 0;
	padding: 1px 3px 1px 3px;
    background: #800000;
	color: #d0d0d0;
}

h2.firstdate {
	margin-top: 0;
}

h3 {
	font: bold 100% Arial, "Benguiat Gothic Medium", sans-serif;
}

h3 a {
	color: #800000;
}

h3 a:visited {
	color: #800000;
}

h3 a:hover {
	background: gray;
	color: #800000;
}

.trackback {
	font-size: 80%;
}

#tagline {
	font-weight: normal;
	font-size: 80%; 
	line-height: 130%;
	margin: 15px 3px 17px 15px;
}

div.post {
	margin: 0 0 50px 0;
}

p, li, .feedback {
	font: 100%/120% Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
}

div.storycontent {
	font-size: 90%;
}

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

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

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


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

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

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

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

.credit {
/*
	background: #90a090;
*/
	background: gray;
	border-top: double 3px #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;
}

.meta {
	font-size: .75em;
}

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

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

.meta, .meta a {
	color: #bbb;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#header a {
	color: #fff;
	text-decoration: none;
}

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

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 70%;
	background: white;
	border: 1px dotted gray;
	color: #000;
	margin: 0;
	padding: 1px;
}

.searchgo {
	color: white;
	background-color: #090;
	border: 1px solid #660;
	margin: 0;
	padding: 1px;
	font-size: 70%;
	font-weight: bold;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
/*
	text-transform: lowercase;
*/
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
/*
	margin-top: 10px;
*/
	padding-bottom: 10px; /*border-bottom: dotted 1px #ccc;*/
}

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

#menu ul ul li {
	border: 0;
	font: normal normal 70%/115% Verdana, 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

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

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

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

#menu ul li h2 {
	background: #fff;
	font: italic normal 100% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0; /* 10px; border-bottom: dotted 1px #ccc;*/
}

li#calendar {
	margin-top: 10px;
/*
	background: #321C10; 
	padding: 2px 0;
	border-top: 1px solid #48291C;
*/
}

#wp-calendar {
	empty-cells: show;
	width: 100%;
	font-size: 80%;
/*
	font-size: 14px;
*/
}

#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 {
	background: #e1e1e1;
	color: black;
	font-weight: bold;
	font-style: normal;
	padding: 1px 0 1px 0;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px Verdana, 'Lucida Grande', 'Lucida Sans Unicode', 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;
}

a {
	color: #675;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

#twitter_update_list span {
	color: #000;
}

#twitter_div #twitter_update_list li a {
	color: #bbb;
}

#twitter_div #twitter_update_list li span a {
	color: #675;
	text-decoration: none;
}

#twitter_update_list li {
	margin-bottom: 8px;
}

#twitter_div #twitter_link {
	color: #800000;
}