/*** erst nachdem wir alles verloren haben
     haben wir die freiheit alles zu tun ***/

@import url("http://www.scravy.de/style/css/base.css");
@import url("http://www.scravy.de/style/css/common.css");
@import url("http://www.scravy.de/style/css/common-classes.css");
@import url("http://www.scravy.de/style/css/ancient/metadocs.css");
@import url("http://www.scravy.de/style/css/ancient/toc-table.css");
@import url("http://www.scravy.de/style/css/ancient/zitate-sprueche.css");
@import url("http://www.scravy.de/style/css/ancient/myblogview-weblog.css");
@import url("http://www.scravy.de/style/css/ancient/circles.css");

#top_notes {
	margin: 5px;
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	height: auto;
}

#top_notes .top_note, #top_notes .top_note p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	color: white;
}

#top_notes a {
	color: yellow;
}

.all_black a {
	color: black !important;
}

.navi form {
	display: inline !important;
}

.new_comment label {
	display: block;
	float: left;

	width: 120px;
	margin-right: 5px;
}

.new_comment input.text {
	width: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.new_comment textarea {
	width: 575px;
	height: 300px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.new_comment label.wayne {
	display: inline !important;
	float: none !important;

	margin-bottom: 2px !important;
	width: auto !important;
}

div.options {
	clear: both;

	text-align: right;
}

div#content_box, div.navigation {
	background-color: #f0f0f0;
}

div#content_box {
	padding: 10px;
}

div.navigation {
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 10px;
}

div.navigation p, div.navigation ul {
	display: block;
	margin: 0;
}

div.navigation ul {
	height: 16px;
}

div.navigation li {
	float: right;
}

.comment {
	border: 1px solid silver;
	background-color: #f0f0f0;
}

.user_name {

}

.user_name.registered {
	text-decoration: underline;
}

.user_name.openid {
	text-decoration: underline;
}

.user_name.openid a {
	color: inherit;
}

p.foot {
	display: block;

	margin: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px;
	padding-left: 10px;

	background-color: #f0f0f0;

	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

form input, form label, form textarea {
	cursor: pointer;
}

input#yxcv_openid {
	width: 250px;
	padding-left: 30px;
	background: white url("openid.png") no-repeat 1px -1px;
}

.iframe {
	display: block;
	overflow: auto;

	width: 700px;
	height: 300px;

	margin: 10px;

	border: 1px solid silver;
}

#ifr_zueignung {

}

input.text {
	height: 22px;
}

input.text, textarea {
	border: 1px solid silver;
	background-color: white;
	color: black;
}

input.text:focus, textarea:focus {
	border-color: maroon;
}

/* --------------------------------- vv -- */
/* weblog-styles */

.flow p, .flow br {
	clear: none;
}

.flow img.fleft {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

img.bordered {
	border: 1px solid black;
}

div.notice {
	margin: 10px;
}

div.notice, p.notice {
	display: block;

	border: 1px solid black;
	background-color: #ffffe0;
	color: black;
}

p.notice {
	padding: 10px;
}

img.replaced {
	float: left;
	margin: 5px;
}

br {
	clear: both;
}

span.gedanke {

}

span.code {
	background: #f0f0ff;
	font-family: monospace;
}


/* //////////////// */
/* frontpage */

#spongeman {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	height: 300px;
	margin-left: -200px;
	margin-top: -150px;
}

#spongeman h1 {
	background: transparent;
	font-size: 45px;
	color: black;
}

/* necsty **/

.denkanders_bl {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

div#content_body {
	margin-left: 200px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: none;
}

div#content_box {
	padding: 0;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

div#content_box div.navigation {
	padding: 7px;
}

div#content_box div.navigation * {
	font-size: 11px;
}

div#content_box div.navigation input {
	font-size: 13px;
}

div#content_box div.navigation, div#content_box div.navigation * {
	text-align: right;
}

div#content_box address {
	padding-bottom: 0;
}

div#content_box p.foot {
	margin: 0;
	padding: 4px;
	border: none;
	background: transparent;
}

div#content_box div.navigation, div#content_box p.foot {
	padding-left: 200px;
}

div#content_box div#menu {
	position: absolute;
	left: 10px;
	top: 86px;
}

div#menu ul {
	width: 180px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: white;

	border: 1px solid black;
}

div#menu ul li {
	list-style: none;
	margin-left: 10px;
}

div#menu ul ul {
	width: auto;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;

	background: transparent;
	border: none;
}

div#menu ul li li {
	list-style: square;
	margin-left: 30px;

	font-size: 11px;
}


/***********************************/
/**** subset: directory_listing ****/

.directory_listing th {

}

.directory_listing table {

}

.directory_listing td {
	border-left: none;
	border-right: none;

	padding-right: 30px;
	padding-left: 10px;

	font-family: "Courier New", monospace;
	font-size: 13px;
	line-height: 16px;
}

/* ? */

.wikipedai table {
	margin: 10px;
	border: 2px solid black;
	border-collapse: collapse;
	empty-cells: show;
	width: 100%;
}

.wikipedai td, .wikipedai th {
	border: 1px solid gray;
	padding: 4px;
	margin: 0;
}

.page_gallery a.thumb {
	display: block;
	width: 120px;
	height: 120px;
	float: left;

	line-height: 120px !important;
	vertical-align: middle;
	text-align: center;

	padding: 5px;
	margin: 2px;
	margin-bottom: 5px;

	border: 1px solid white;
}

.page_gallery a.thumb:hover {
	border: 1px solid black;
	background-color: #f0f0f0;
}

div.thumbnail_gallery {
	clear: left;
	margin: 10px;
}

/* ------------------------------------------------------ */

#b2top_link, #b2top_link * {
	border: none;
	text-decoration: none;

	margin: 0;
	padding: 0;

	color: white;
	background: black;

	font-size: 9px;
	line-height: 18px;
	vertical-align: middle;
}

#b2top_link {
	position: fixed;
	top: 5px;
	right: 10px;

	display: block;
	width: 38px;
	height: 18px;

	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;

	text-align: center;
}

a#b2top_link:hover, #b2top_link a:hover {
	color: yellow;
	cursor: pointer;
}


span.spruchparser a {
	font-size: 11px;
	line-height: 14px;
	color: black;
	text-decoration: none;
	vertical-align: baseline;
}

span.spruchparser em, span.spruchparser em a {
	font-style: italic;
	font-size: 9px;
	line-height: 14px;
	color: gray;
}

span.spruchparser a:hover {
	text-decoration: underline;
}
