/*
Admin Panel Theme: Doopy
Author: Artemis LittleMoon/Schnecki
Dedicated: To my sweet DoopyPooh!
*/


* html #poststuff {
	height: 100%; /* kill peekaboo bug in IE */
}

a {
	border-bottom: 1px solid #e2a154;
	color: #ffe2b5;
	text-decoration: none;
}

a.delete:hover {
	background: #ffe2b5;
	color: #000000;
}

#planetnews ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#planetnews li {
	width: 17%;
	margin: 1%;
	float: left;
}

#planetnews li a {
	display: block;
	padding: .5em;
	background: #FFDBFF;
	height: 6em;
	overflow: hidden;
}

a.edit, a.delete, a.edit:hover, a.delete:hover {
	border-bottom: none;
	display: block;
	padding: 5px 0;
	text-align: center;
}

a.edit:hover {
	background: #000000;
	color: #ffe2b5;
}

a:link, a:visited {
	color: #ffe2b5;
}

a:hover {
	border-bottom: 1px solid #e2a154;
	color: #ffe2b5;
}

body	{
	background: #000000;
	color: #e2a154;
	margin: 0;
	padding: 0;
}

body, td {
	font: 10pt Tahoma;
}

fieldset {
	border: 1px solid #e2a154;
	-moz-border-radius: 5px;
	padding: 3px;
}

fieldset label.selectit {
	background: #000000;
	display: block;
	font-size: 10px;
	padding: 0 2px;
}

fieldset label.selectit:hover {
	background: #000000;
}

fieldset legend {
	padding: .1em .3em;
}

fieldset span.cat-nest {
	display: block;
	margin-left: 10px;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 10px;
}

form, label input {
	margin: 0;
	padding: 0;
}

h2 {
	border-bottom: 2px solid #e2a154;
	color: #e2a154;
	font: normal 10px;
	margin: 5px 10px;
}

img, #footer a {
	border: 0;
}

input:focus, textarea:focus, label:focus {
	background: #000000;
	border: 1px solid #e2a154;
}

label {
	cursor: pointer;
}

li, dd {
	margin-bottom: 6px;
}

p, li, dl, dd, dt {
	line-height: 130%;
}

textarea, input, select {
	background: #000000;
	border: 1px solid #e2a154;
	color: #e2a154;
	font-family: Tahoma;
	margin: 1px;
	padding: 3px;
}

.alignleft {
	float: left
}

.alignright {
	float: right;
}

.alternate {
	background: #000000;
}

.anchors {
	margin: 10px 20px 10px 20px;
}

.checkbox {
	background: #000000;
	border: none;
	margin: 0;
	padding: 0;
}

.code {
	font-family: Tahoma;
}

.commentlist li {
	border-bottom: 1px solid #e2a154;
	padding: .3em 1em;
}

.ed_button {
	padding: 1px;
}

.hidden {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
}

.post-categories li, #ed_toolbar {
	display: inline;
}

.quicktags, .search {
	background: #000000;
	color: #e2a154;
	font: 10px Tahoma;
}

.submit input, .submit input:focus, .button {
	background: url(../wp-admin/images/fade-butt.png);
	border: 3px double #e2a154;
	border-left-color: #e2a154;
	border-top-color: #e2a154;
	color: #000000;
	padding: 0.25em;
}

.submit input:active, .button:active {
	background: #000000;
	border: 3px double #e2a154;
	border-left-color: #e2a154;
	border-top-color: #e2a154;
}

.submit, #quicktags, .editform th, #postcustomsubmit {
	text-align: right;
}

.unapproved {
	color: #e2a154;
}

.unapproved a:link {
	color: #e2a154;
}

.unapproved a:visited {
	color: #e2a154;
}

.unapproved a:hover {
	color: #e2a154;
}

.updated {
	background: #000000;
	border: 1px solid #e2a154;
	margin: 1em 5% 10px;
	padding: 0 1em 0 1em;
}

.wrap {
	background: #000000;
	border: 1px solid #e2a154;
	clear: both;
	margin: 15px 5%;
	padding: .5em 1em;
}

.wrap h2 {
	margin: 6px 0;
}

#adminmenu {
	background: #000000;
	border-bottom: 2px solid #e2a154;
	margin: 0;
	padding: .2em;
}

#adminmenu .current, #adminmenu2 .current, #ed_strong {
	font-weight: bold;
}

#adminmenu a {
	border: 1px solid #e2a154;
	color: #e2a154;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
}

#adminmenu a:hover, .current {
	background: #000000;
	border: 1px solid #e2a154;
	color: #e2a154;
}

#adminmenu li, #adminmenu2 li {
	display: inline;
	line-height: 200%;
	list-style: none;
	text-align: center;
}

#adminmenu2 {
	background: #000000;
	border-bottom: 1px solid #e2a154;
	margin: 0;
	padding: 3px 2em 0;
}

#adminmenu2 .current {
	background: #000000;
	border-top: 1px solid #e2a154;
	border-right: 2px solid #e2a154;
	color: #e2a154;
}

#adminmenu2 a {
	border: 1px solid #e2a154;
	color: #e2a154;
	font-size: 10px;
	padding: .3em .4em .33em;
}

#adminmenu2 a:hover {
	background: #000000;
	color: #e2a154;
}

#adminmenu2 li {
	line-height: 170%;
}
/* spalte Categories*/
/* vor Änderung
#categorydiv {
	line-height: 130%;
	margin-right: 15px;
	position: absolute;
	right: 5%;
	width: 9em;
}
#categorydiv div {
	height: 27em;
	overflow: auto;
}
*/
#categorydiv {
	line-height: 130%;
	margin-right: 15px;
	
	width: 15em;
}

#categorydiv div {
	height: 10em;
	
}
/* spalte end  */
#categorydiv input, #poststatusdiv input, #commentstatusdiv input, #pingstatusdiv input {
	border: none;
	
}

#content, #excerpt {
	margin-left: 1%;
	width: 97%;
}

#deletepost:hover {
	background: #000000;
	color: #e2a154;
}

#ed_del {
	text-decoration: none;
}

#ed_em {
	font-style: italic;
}

#excerpt {
	height: 1.8em;
	width: 98%;
}

#footer {
	text-align: center;
}

#login {
	background: #000000;
	border: 3px double #e2a154;
	margin: 5em auto;
	padding: 1.5em;
	width: 25em;
}

#login #login_error {
	background: #000000;
	border: 1px solid #e2a154;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding: .5em;
	text-align: center;
}

#login h1 {
	background: url(../wp-admin/images/wp-small.png) no-repeat;
	margin-top: 0;
}

#login h1 a {
	display: block;
	text-indent: -1000px;
}

#login input {
	padding: 3px;
}

#login ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#login ul li {
	display: inline;
	margin-left: 1.4em;
	text-align: center;
}

#metainfo, #postdiv, #postexcerpt {
	clear: both;
}

#postcustom {
	border: 1px solid #e2a154;
	padding: .5em;
	width: 98%;
}

#postcustom .updatemeta, #postcustom .deletemeta {
	margin: auto;
	width: 5em;
}

#postcustom table {
	border: 1px solid #e2a154;
	margin: .5em;
	width: 98%;
}

#postcustom table input, #postcustom table textarea {
	width: 98%;
}

#poststuff {
	margin-right: 11em;
}

#profile {
	margin: 10px;
}

#profile .left {
	border-right: 1px dashed #e2a154;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
}

#profile label {
	float: left;
	padding-right: 3px;
	text-align: right;
	width: 85px;
}

#profile p {
	margin: 0 0 4px 0;
}

#quicktags {
	margin-right: 1%;
}

#save {
	width: 14em;
}

#simple #titlediv {
	height: 4em;
}

#template div {
	margin-right: 190px;
}

#template textarea {
	font: small Tahoma;
	width: 99%;
}

#templateside {
	float: right;
	width: 170px;
}

#templateside h3, #postcustom p {
	margin: 0;
}

#templateside ol, #templateside ul {
	list-style: none;
	margin: .5em;
	padding: 0;
}

#titlediv, #commentstatusdiv, #postpassworddiv, #namediv, #uridiv, #emaildiv, #pageparent {
	float: left;
	height: 6em;
	margin-right: 5px;
}

#wphead {
	background: url(../wp-admin/images/header-shadow.png) #000000 repeat-x bottom;
	padding: 1px 5px 11px;
}

#wphead h1 {
	font-size: 10.px;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
}

#wphead h1 span {
	font-size: 10px;
	letter-spacing: 0;
}

#zeitgeist {
	background: #000000;
	border: 1px solid #e2a154;
	float: right;
	font-size: 90%;
	margin-bottom: .5em;
	margin-left: 1em;
	margin-top: .5em;
	padding: 1em;
	width: 27%;
}

#zeitgeist h2, fieldset legend a {
	border-bottom: none;
}

#zeitgeist h3 {
	border-bottom: 1px solid #e2a154;
	font-size: 10px;
	margin: 1em 0 0;
}

#zeitgeist h3 cite {
	font-size: 10px;
	font-style: normal;
}

#zeitgeist li, #zeitgeist p {
	margin: .2em 0;
}

#zeitgeist ul {
	margin: 0 0 .3em .6em;
	padding: 0 0 0 .6em;
}


/* emeyer additions */

.active td {background: #000000;}
.active .name {background: #000000;}
.alternate.active td {background: #000000;}
.alternate.active .name {background: #000000;}