/*
Theme Name: amneu
Theme URI: http://www.amardi.de
Description: Neuaufbau 02/07
Author: jr
Author URI: http://www.amardi.de/
German Version: Basis - plaintext_de
German Version URI: http://www.itimes.de/wordpress/
*/
/*
Basis "plaintxtBlog" (C) 2006 Scott Allan Wallick - http://scottwallick.com/ - and distributed under the terms of the GNU General Public License v2
*/

body {
 font: 90%/1.5 bitstream vera sans, sans-serif;
 background-color: #1d243d;
 text-align: center;
 padding: 1em 0;
 margin: 0;
}

img {border:none;}

#container {
	width: 950px;
	text-align: left;
	border: 2px solid #aaa;
	margin: 0 auto;
	background-color: #738e91;
	position: relative;
}




#nav, #nav ul {
	float: right;

/*	width: 60em; */
	list-style: none;
	line-height: 1;

	font-weight: bold;
	font-size: 90%;
	padding: 0;
	border-width: 1px 0;
	margin: 0;

}

#nav {
 border: none;
 width: 760px;
 background-color:#738e91;
}

#nav a {
	display: block;
	width: 9em;
	w\idth: 6em;
	color: #fff;
	text-decoration: none;
	padding: 0.25em 1em;
}

#nav li {
	float: left;
	padding: 0;
	width: 9em;
	background: #1d243d;
	margin-right: 2px;
}

#nav li.active {
	float: left;
	padding: 0;
	width: 9em;
	background: #ed7d2d;
	margin-right: 2px;
}

#nav li ul {
	position: absolute;
	left: -99em;
	height: auto;
	width: 14em;
	w\idth: 12em;
	font-weight: normal;

	background-color: #738e91;
	margin: 0;
}

#nav li ul li a {
	display: block;
	width: 10em;
	w\idth: 9em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li a:hover, #nav li a.sfhover {
	text-decoration: underline overline;
}

#nav li ul li a:hover, #nav li ul li a.sfhover {
	background: #738e91;
	font-weight: bold;
	text-decoration:none;
}

/* runde Tabs */

.top, .topactive, .bottom, .bottomactive{display:block;background: #738e91;}
.top b, .bottom b
{
  display:block;height: 1px; overflow: hidden; background: #1d243d;
}
.topactive b, .bottomactive b
{
  display:block;height: 1px; overflow: hidden; background: #ed7d2d;
}
.r1{margin: 0 5px;}
.r2{margin: 0 3px;}
.r3{margin: 0 2px;}
.top .r4, .topactive .r4, .bottom .r4, .bottomactive .r4{margin: 0 1px;height: 2px;}

.r1s{margin: 0 0 0 5px;}
.r2s{margin: 0 0 0 3px;}
.r3s{margin: 0 0 0 2px;}
.top .r4s, .topactive .r4s, .bottom .r4s, .bottomactive .r4s{margin: 0 0 0 1px;height: 2px;background:#fff;}
.top .r1s, .top .r2s, .top .r3s, .bottom .r1s, .bottom .r2s, .bottom .r3s {background: #fff;}


#inhalt {
 clear:both;
 width:729px;
 min-height:400px;
 height:auto !important;  /* BrowserNG */
 height:400px;  /*für den IE */
 background-color:#fff;
 float:right;
 border-left: 1px solid #011b79;
 border-top: 1px solid #011b79;
 padding-left:20px;
 padding-right:10px;
 padding-top:10px;
}

#inhalt h1 {font-size:1.2em;color:#e41116;}
#inhalt h2 {font-size:1.1em;color:#738e91;}



#spalterechts {
 float:right;
 width:150px;
 font-size: 80%;
 margin:0;
 padding: 5px;
 font-weight: bold;
 background-color:#e7f0f8;
}

#spalterechts ul {
 list-style:none;
 background-color:#fff;
 margin:0;
 padding:0;
}

#spalterechts ul li {
 font-weight:bold;
 margin:5px 0 5px 0;
}

#spalterechts ul li a {
 display:block;
 height:1%;
	color: #011b79;
	text-decoration: none;
	padding-left:10px;
}

#spalterechts a:hover {
 background-color:#e7f0f8;
}

#submenu {
  width:180px;
  margin:25px 0 0 0;
  background-color:#fff;
  position: relative;
  left: 10px;
}

#submenu p {
 font-size:90%;
 padding-left:10px;
 margin:2px 0;
}

#submenu ul {
 list-style-type:none;
 padding:0 0 0 16px;
 margin:0;
}

#submenu ul li {
	padding-left:0;
	margin-right: 5px;
	font-size:90%;
	line-height:1.4em;
}

#submenu a {
	color: #011b79;
	text-decoration: none;
	font-size:90%;
}

#submenu a:hover {
	color: #e41116;
	text-decoration:underline;
}

#submenu a.active {
	color: #e41116;
	text-decoration: none;
}

#submenu form {
 margin:0;
 padding:0 0 0 6px;
}

table {
 width: 95%;
 font-size: 0.8em;
 margin: 0;
 padding: 0;
}


tr {
 margin: 0;
 padding: 0;
}

td {
 border-bottom: 1px dotted #aaa;
 border-right: 1px dotted #aaa;
 margin: 0;
 padding: 5px 5px 2px 0;
 vertical-align: top;
}

td ul {
 list-style-type: square;
 margin-left: 0;
 margin-top: 0;
 padding-left: 15px;
}

td li {
 margin-left: 0;
}

p.zentriert {text-align:center;}

#fuss {
 clear:both;
 background-color:#738e91;
 color:#fff;
 margin:0;
 text-align:center;
 font-size:80%;
}

#fuss a {color: #fff;}


/* =========================================================================================
=========================================================================================
========================================================================================= */

h2.post-title, h3.post-date {
	margin: 0;
	font-size: 0.9em;
}
h2.post-title {
	float: left;
}
h3.post-date  {
	float: right;
	font-weight: normal;
}
div.post-entry code, div.post-entry pre {
	font: 1em/normal "courier new", courier, monospace;
}
div.post abbr, div.post acronym {
	border-bottom: 1px dotted #c30;
	cursor: help;
}
div.post-entry blockquote {
	border-left: 0.4em solid #738e91;
}
div.post-entry blockquote p {
	margin: 0.25em 0;
	padding: 0.5em 1em;
font-size: 90%;
}
div.post-entry blockquote ul {
	margin-bottom: 0;
	margin-top: 0;
}
div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-size: 1em;
	margin: 1.125em 0 -0.75em 0;
}
div.post-metadata p.post-footer {
	font-size: .8em;
	font-style: italic;
	margin: -0.5em 0 3em 0;
	border-top: 1px dotted #aaa;
}
div.post-entry blockquote, div#single-post-metadata, div#comments ol li {
	background: #e4f1f2;
	color: #333;
}
div#single-post-metadata {
	margin: 0 10% 2em 10%;
	padding: 0.75em 1em;
}
h3.post-footer-header {
	font-size: 0.9em;
	margin: 0 0 0.3em 0;
	text-transform: uppercase;
}
div#single-post-metadata p.post-footer {
	font-size: 0.8em;
	margin: 0;
}
form#commentform {
	margin: 1em 0;
	padding: 0;
}
h4#comment-count, h4#respond {
	font-size: 1em;
	margin: 0;
}
div#comments ol li {
	padding: 0.5em 1em;
	margin-bottom: 1.5em;
	background: #e4f1f2;
}
div#comments ol li.alt {
	background: #ccd7d9;
	color: #111;
}
div#comments ol li p {
	margin: 0.5em 0;
}
p.comment-author, p.comment-metadata {
	margin: 0;
}
p.comment-metadata {
	font-style: italic;
}
/* STUFF FOR PAGE TEMPLATES AND THE SUMMARY_HOME.PHP FILE */
h3.excerpt-title {
	font-size: 1em;
	margin: 1em 0 0 0 !important;
}
p.excerpt-entry {
	margin: 0;
}
p.excerpt-footer {
	font-size: .8em;
	font-style: italic;
	margin: 0 0 1.5em 0;
	border-top: 1px dotted #aaa;
}
h4.post-navigation {
	font-size: 1em;
	margin: 0 0 1.5em 0 !important;
}
div.content-column {
	float: left;
	margin: 0 3% 0 0;
	width: 44%;
	font-size:0.9em;
}
div.post ul.list, div.post ul.list li, div.post ul.list li ul  {
	margin: 0;
	padding: 0;
}
div.post ul.list li {
	font-size: 1em;
	list-style: none;
}
div.post ul.list li h2 {
	font-size: 1em;
	margin: 1em 0 0 0;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.center {
	text-align: center;
}
.clearer {
	clear: both;
	height: 1px;
}

div.post-header {
	display: block;
	height: 1.45em;
	margin: 0;
	padding: 0 0.4em 1px 0;
	text-transform: uppercase;
}
div.post-header a, div.post-header a:active, div.post-header a:link, div.post-header a:visited, div.navigation a, div.navigation a:active, div.navigation a:link, div.navigation a:visited {
	color: #059;
	text-decoration: none;
}
div.post-header a:hover, div.navigation a:hover {
	background: #e5e5e5;
	color: #c30;
}

/* ================================ */

div.post-entry a, div.post-entry a:active, div.post-entry a:link, p.post-footer a, p.post-footer a:active, p.post-footer a:link {
	color: #ed7d2d;
}
div.post-entry a:visited, p.post-footer a:visited {
	color: #525656;
}
div.post-entry a:hover, p.post-footer a:hover {
	color: #c30;
	text-decoration: none;
}
div.post-entry blockquote a, div.post-entry blockquote a:active, div.post-entry blockquote a:link, div#single-post-metadata a, div#single-post-metadata a:active, div#single-post-metadata blockquote a:link {
	color: #ed7d2d;;
}
div.post-entry blockquote a:visited, div#single-post-metadata a:visited {
	color: #525656;
}
div.post-entry blockquote a:hover, div#single-post-metadata a:hover {
	color: #c30;
	text-decoration: none;
}
div#comments a, div#comments a:active, div#comments a:link {
	background: transparent;
	color: #ed7d2d;
}
div#comments a:visited {
	background: transparent;
	color: #525656;
}
div#comments a:hover {
	background: transparent;
	color: #c30;
	text-decoration: none;
}
div.sidebar a, div.sidebar a:active, div.sidebar a:link {
	background: #fcfcfc;
	color: #059;
	padding: 0.1em 0.2em;
	text-decoration: none;
}
div.sidebar a:hover {
	background: #059;
	color: #fcfcfc;
}
.current-cat a, .current-cat a:active, .current-cat a:link, .current-cat a:visited, .current-cat a:hover, .current_page_item a, .current_page_item a:active, .current_page_item a:link, .current_page_item a:visited, .current_page_item a:hover {
	background: #80abcd;
	color: #fcfcfc;
}
div#footer a, div#footer a:active, div#footer a:link, div#footer a:visited {
	color: #aaa;
	background: #fcfcfc;
}
div#footer a:hover {
	color: #c30;
	background: #fcfcfc;
	text-decoration: none;
}
li#search form#searchform {
	margin: 0.1em 0;
	padding: 0;
}
li#search br {
	display: inline;
}
li#search #s {
	border: 1px inset #666;
	font-family: "Bitstream Vera Sans", verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 2px;
	width: 45%;
}
li#search #s:focus {
	border: 1px outset #c30;
}
li#search input[type=submit] {
	background: #eee;
	border: 1px outset #aaa;
	color: #111;
	font-family: "Bitstream Vera Sans", verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 1px;
}
li#search #searchsubmit:focus {
	background: #ddd;
	border: 1px inset #c30;
	color: #111;
}
div.formcontainer {
	font-size: 1em;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	background: #fff;
	color: #555;
	display: inline;
	float: left;
	margin: 0.3em 0;
}
div.formright {
	text-align: left;
	width: 75%;
	padding: 0.2em 0;
}
div.formleft {
	clear: both;
	text-align: right;
	width: 6em;
	padding: 0.2em 0.75em 0.2em 0;
}
#wpcf_msg {
	height: 10em;
	overflow: auto;
	width: 75%;
}

#comment {
	height: 25em;
	overflow: auto;
	width: 95%;
}

#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website {
	width: 33%;
}
#author, #email, #url, #comment, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
	background: #fff;
	border: 1px inset #aaa;
	color: #111;
	font-family: "Bitstream Vera Sans", verdana, sans-serif;
	font-size: 1em;
	margin: 0;
	padding: 0.2em 0.3em;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus {
	border: 1px outset #c30;
}