/* Basics */
html {
	background: silver;
}
div.mt-entry-body > p:first-child {
	margin-top: 0;
}
table.the th {
	/* Keine 2px Spalte nach der Überschrift */
	padding-bottom: 0;
}
body {
	font-family: serif;
	font-size: medium;

			margin-top: 0;
	margin-left: 6%; margin-right: 7%;
			margin-bottom: 2em;

			padding-top: 0;
	padding-left: 2px; padding-right: 2px;
			padding-bottom: 2px;

	color: #333;
	background-color: #ccf;
	border-width: 0 5px 5px 5px;
	border-style: solid;
	border-color: purple;
}
.navi tr.mt-lost td,
.mt-entity1 {
	background-image: url(/static/fade.png);
	background-repeat: repeat-x;
}
.mt-content {
	background-image: url(/static/hfade.png);
	background-repeat: repeat-x;
}
.mt-module h2,
.mt-module h3,
h2.mt-entry,
h3.mt-entry {
	-moz-border-radius: 0 1em 0 0;
	-webkit-border-radius: 0 1em 0 0;
}
.navi tr.mt-lost td,
.mt-entity {
	padding-bottom: 0.5ex;
}
.navi tr.mt-lost-guide td.right,
.navi tr.mt-lost td.right,
.mt-entity {
	padding-right: 1em;
}
.navi tr.mt-lost-guide td.left,
.navi tr.mt-lost td.left,
.mt-entity {
	padding-left: 1em;
}
table.navi,
.the-inner,
.the-inner table,
.the-inner td,
table.the {
	padding: 0;
	border-spacing: 0;
}
a {
	color: #36414d;
}
a:hover {
	color: #ccc; 
}
/* TypeKey images */
.mt-entry-footer a img {
	border: 0;
}
/* Zwischen Lila und Einträge-Tabelle */
.mt-content {
	padding: 1em;
}
.navi tr.mt-lost td,
.mt-entity,
.the-inner-search {
	background-color: white;
}
td.layout.td-right,
td.layout.td-side-bottom {
	padding-left: 1em;
	padding-right: 1em;
}
td.layout.td-right,
td.layout.td-side-bottom,
.the-inner-tags {
	background-color: #eef;
}
td.layout.td-right {
	border-left: 1px solid silver;
}
td.layout.td-side-bottom {
	margin: 0;
	border-top: 1px solid silver;
}
td.layout.td-side-bottom .mt-entry-tags ul,
td.layout.td-side-bottom .mt-entry-tags li {
	display: inline;
}
.mt-entity1 td.layout.td-right {
	background-image: url(/static/rfade.png);
	background-repeat: repeat-x;
}
td.layout.td-main {
	padding-left: 1em;
}
.mt-content th {
	text-align: left;
}
.clear {
	clear: both;
}
/* &ndash; zwischen Kategorie und Titel */
.mt-entry .hidden {
	visibility: hidden;
}

/* Header */
.mt-header {
			padding-bottom: 0.5em;
}
.mt-header .banner,
.mt-header .description {
	float: left;
	padding-left: 2em; padding-right: 2em;
}
.mt-header .powered-by {
	float: right;
	font-size: small;
	margin: 1em;
	padding: 0.5em;
	max-width: 11em;
	border: 1px dashed #99f;
	color: purple;
	background: white;
	display: none;
}
.mt-header .powered-by a {
	text-decoration: none;
}
/* Elemente mit dunklem Hintergrund 
   bzw. heller Schriftfarbe */
.mt-module h2,
.mt-module h3,
.mt-header .banner,
.mt-header .banner a,
.mt-header .description,
.mt-entry,
.mt-entry a {
	color: white;
}
.mt-header .banner h2,
.mt-header .description h2 {
	font-size: medium;
}
.mt-header .banner h1,
.mt-header .banner h1 a {
	width: 310px; height: 60px;
}
.mt-header .banner h1,
.mt-header .banner h2,
.mt-header .description h2 {
/* Fix for Gecko/Opera not drawing up to the page top */
	margin-top: 0;
}
.mt-header .banner h1 {
	margin-bottom: 0;
	background-image: url(/static/anti-network-white.png);
	background-repeat: no-repeat;
}
.mt-header .banner h1 a {
	display: block;
	opacity: 0;
}
.mt-lost,
h2.mt-date {
	font-size: medium;
}
/* Dunkler Hintergrund 1 */
.mt-module h2,
.mt-module h3,
.mt-header,
h2.mt-entry .mt-entry-cat,
h3.mt-entry {
	background-color: #99f;
}
.mt-module h2,
.mt-module h3,
h3.mt-entry {
	border-left: 5px solid #36414d;
	border-bottom: 2px solid #99f;
}
/* Kategorie */
h3.mt-entry .mt-entry-cat {
	font-size: x-small;
}
h2.mt-entry .mt-entry-cat {
	font-size: small;
}
.mt-entry .mt-entry-cat {
	font-variant: small-caps;
	vertical-align: top;
	font-weight: normal;
}
/* Dunkler Hintergrund 2 */
h3.mt-entry .mt-entry-cat,
h2.mt-entry {
	background-color: #36414d;
}
h2.mt-entry {
	border-left: 10px solid #99f;
	border-bottom: 4px solid #36414d;
}
.mt-module h2,
.mt-module h3,
.mt-entry {
			margin-bottom: 0;
	padding-left: 0.25em; padding-right: 2em;
	text-indent: 0.25em;
}
.mt-entry .mt-entry-cat,
h2.mt-entry,
h3.mt-entry {
	padding-left: 0;
	margin-left: 0;
	text-indent: 0;
}
h3.mt-entry a {
	text-decoration: none;
}
.mt-lost,
h2.mt-date {
	border-top: 5px solid #36414d;
	border-left: 2px solid transparent;
}
.mt-tagcloud li {
	display: inline;
}
.mt-tagcloud ul {
	padding-left: 0;
}
.mt-entry-footer li,
.mt-entry-tags li {
	list-style-type: none;
}
.mt-entry-footer ul,
.mt-entry-tags ul {
	padding: 0;
}
.mt-entry-footer {
	font-size: small;
}
.mt-entry-footer,
.mt-entry-tags {
	text-align: right;
}
.mt-entry-body img,
.mt-entry-body pre {
	overflow: auto;
	width: auto;
}
.mt-entry-body {
	overflow: hidden;
	padding-right: 3em;
}
#mt-trackbacks-info p {
	border: 1px dashed #99f;
	background: white;
	text-align: center;
	padding: 0.5em;
	margin-left: 1em; margin-right: 1em;
}
#comments-open label {
	display: block;
}
/* Search */
.mt-search h3.mt-entry a {
	text-decoration: underline;
}
/* Master Archive Index */
.mt-monthly-archive-list {
	white-space: nowrap;
}
/* Navi */
h1.mt-lost {
	display: none;
}
/* Modules */
.mt-module h3,
.mt-module h2 {
	font-size: small;
	font-variant: small-caps;
}
/* Tag Cloud */
.mt-tagcloud ul {
	display: block;
	text-align: center;
}
.mt-ex .mt-tagcloud li.taglevel6 a {
	color: blue;
}
.mt-tagcloud li.taglevel6 {
	font-size: xx-small;
}
.mt-ex .mt-tagcloud li.taglevel5 a {
	color: red;
}
.mt-tagcloud li.taglevel5 {
	font-size: x-small;
	font-weight: bold;
}
.mt-tagcloud li.taglevel4 a {
	color: green;
}
.mt-tagcloud li.taglevel4 {
	font-size: small;
	font-weight: bold;
}
.mt-tagcloud li.taglevel3 a {
	color: maroon;
}
.mt-tagcloud li.taglevel3 {
	font-size: medium;
	font-weight: bold;
}
.mt-tagcloud li.taglevel2 {
	font-size: large;
}
.mt-tagcloud li.taglevel1 a {
	color: olive;
}
.mt-tagcloud li.taglevel1 {
	font-size: x-large;
}
/* aqua,    black,   blue, fuchsia, gray, green,       lime,      maroon,    navy,       olive,     
 * tuerkis, schwarz, blau, pink,    grau, dunkelgruen, neongruen, dunkelrot, dunkelblau, gruengelb, 
 *
 * purple, red, silver,   teal,          white, yellow
 * lila,   rot, hellgrau, dunkeltuerkis, weiss, gelb */
/* Category List */
.mt-modulelist {
	font-size: small;
}
.mt-modulelist li {
	line-height: 1.5em;
	color: #666;
}
.mt-tagcloud ul,
.mt-modulelist ul {
	margin-top: 0;
}
.mt-modulelist ul {
	padding-left: 1.5em;
}
/* Main Footer */
table.mt-sidebar {
	margin-left: -1em; margin-right: -1em;
}
table.mt-sidebar-full {
	margin: -1em;
}
table.mt-sidebar-full,
table.mt-sidebar {
	border-spacing: 1em;
}
table.mt-sidebar-full td,
table.mt-sidebar td {
	vertical-align: top;
}
.mt-main-index h2.mt-date {
	display: none;
}


/*** LEGACY ***/
.mt-entry-body ul { font-size: 99.9%; }


/* Code Beautifier colors */
.mt-entry-body pre code .linecomment,
.mt-entry-body pre code .blockcomment { color: #f80; }
.mt-entry-body pre code .quote { color: #d00; }
.mt-entry-body pre code .category1 { color: #070; }
.mt-entry-body pre code .category2,
.mt-entry-body pre code .category3,
.mt-entry-body pre code .prepro { color: #00b; }

/* Anti Spam Hack */
#comments-open input[id="comment-author"][name="author"], #comments-open label[for="comment-author"],
#comments-open input[id="comment-email"][name="email"], #comments-open label[for="comment-email"],
#comments-open input[id="comment-url"][name="url"], #comments-open label[for="comment-url"]
 { display: none; }

/* Custom styles */
/* Nei */
.mt-author-nei .nei-console {
	width: auto;
	border: 1px dashed gray;
}
.mt-author-nei .nei-consolekey {
	color: gray;
}
.mt-author-nei *[cite]:after {
	content:"\000A ("attr(cite)")";
	color: gray;
	font-size: small;
}
.mt-author-nei blockquote[cite] {
	margin-left: 0;
	padding-left: 40px;
	border-left: 1px solid blue;
}