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

a {
   border-bottom: 1px solid navy;
   color: navy;
   text-decoration: none;
}

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

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

#planetnews li a {
   display: block;
   padding: 0.5em;
   background: gainsboro;
   height: 6em;
   overflow: hidden;
}
*/

div.rssfeeds ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

div.rssfeeds li {
   width: 17%;
   margin: 1%;
   float: left;
}

div.rssfeeds li a {
   display: block;
   padding: 0.5em;
   background: gainsboro;
   height: 6em;
   overflow: hidden;
}

div.transcript blockquote {
   font-family: arial, geneva, tahoma, futura, helvetica, sans-serif;
   font-style: normal;
   font-size: 95%;
   color: #000000;
   margin: 0;
   padding: 5px 20px;
   border-left: 3px solid #d5d5d5;
   background: whitesmoke;
}

div.transcript blockquote a {
   color: #000000;
}

div.transcript img {
   float: left;
   margin-right: 1em;
}

p img {
   background: whitesmoke;
   border: none;
   float: none;
   display: block;
   margin: 0;
   padding: 5px;
   max-width: 100%;
   clear: both;
}

p img.left {
   float: left;
   display: inline;
   margin: 5px 15px 5px 0;
   padding: 5px;
   max-width: 100%;
}

p img.right {
   float: right;
   display: inline;
   margin: 5px 0 5px 15px;
   padding: 5px;
}

p img#preview {
   background: white;
   border: none;
}

a:visited {
   color: navy;
}

a:hover {
   border-bottom: 1px solid royalblue;
   color: royalblue;
}

body   {
   background: whitesmoke;
   color: black;
   margin: 0;
   padding: 0;
}

body, td {
   font: 10pt arial, helvetica, sans-serif;
}

fieldset {
   border: 1px solid gainsboro;
   padding-top: 5px;
   padding-bottom: 10px;
   margin-top: 10px;
}

fieldset label.selectit {
   background: whitesmoke;
   display: block;
   font-size: 9pt;
   padding: 0 2px;
}

fieldset label.selectit:hover {
   background: whitesmoke;
}

fieldset legend {
   /* padding: 0.1em 0.3em; */
   font-size: 12pt;
}
 
fieldset span.cat-nest {
   display: block;
   margin-left: 10px;
}

th {
   font-size: 9pt;
}

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

h2 {
   border-bottom: 2px solid royalblue ;
   color: royalblue;
   font: normal 18pt/20pt "trebuchet ms", serif;
   margin: 5px 10px;
}

img, #footer a {
   border: 0;
}

input:focus, textarea:focus, label:focus {
   background: white;
   border: 1px solid #686868;
}

label {
   cursor: pointer;
}

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

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

blockquote {
   font-style: italic;
   border-left: 3px solid #c5c5c5;
   padding: 5px 10px;
}

textarea, input, select {
   background: whitesmoke; 
   border: 1px solid dimgray;
   color: black;
   font-family: arial, helvetica, sans-serif;
   font-size: 10pt;
   margin: 1px;
   padding: 3px;
}

.tablelist {
   border: 1px solid gainsboro;
}

.tablelist a.option {
   border: none;
}

.tablelist a.option span {
   font-size: 80%;
   text-transform: uppercase;
}

.tablelist span.option {
   font-size: 80%;
   text-transform: uppercase;
   font-weight: bold;
}

#comments span.options a {
   font-size: 80%;
   text-transform: uppercase;
}

.colheaders {
   background-color: gainsboro;
}

.alignleft {
   float: left
}

.alignright {
   float: right;
}

.alternate {
   background: whitesmoke;
}

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

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

.code, code {
   font-family: "lucida console", "courier new", courier, monospace;
   font-size: 90%;
}

.commentlist li {
   border-bottom: 1px solid #369;
   padding: 0.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: gainsboro;
   color: black;
   font: 10pt arial, helvetica, sans-serif;
}

.submit input, .submit input:focus, .button {
   background: url(./images/fade-butt.png);
   color: black;
   border: 3px double gray;
   border-left-color: gainsboro;
   border-top-color: gainsboro;
   padding: 0.25em;
}

.submit input {
   min-width: 6em;
}

.submit input:active, .button:active {
   background: gray;
   border: 3px double gainsboro;
   border-left-color: gray;
   border-top-color: gray;
}

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

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

.unapproved {
   color: gray;
}

.unapproved a:link {
   color: royalblue;
   border-bottom: 1px solid royalblue;
}

.unapproved a:visited {
   color: royalblue;
   border-bottom: 1px solid royalblue;
}

.unapproved a:hover {
   color: navy;
   border-bottom: 1px solid navy;
}

.readonly {
   background: whitesmoke;
   color: dimgray;
   border: 1px solid silver;
}

.updated p {
   background-color: white;
   border: 1px solid cornflowerblue;
   border-left: 1.5em solid cornflowerblue;
   margin: 1em;
  -moz-border-radius: 0.75em;
  -webkit-border-radius: 0.75em;
   padding: 1em;
}

/*
.updated img {
   background: white;
   border: none;
}
*/

/*
.updated {
   margin: 0 2.5em 0 2.5em;
   font-weight: bold;
   color: darkslategray;
}
*/

.warning {
   background-color: white;
   border: 1px solid orangered;
   border-left: 1.5em solid orangered;
   margin: 1em;
  -moz-border-radius: 0.75em;
  -webkit-border-radius: 0.75em;
   padding: 1em;
}

/*
.warning {
   margin: 0 2.5em 0 2.5em;
   font-weight: bold;
   color: darkorange;
}
*/

.wrap {
   background: white;
   border: 1px solid gainsboro;
  -moz-border-radius: 0.75em;
  -webkit-border-radius: 0.75em;
   clear: both;
   margin: 1em;
   padding: 0.5em 1em;
}

.wrap h2 {
   margin: 6px 0 12px 0;
}

#logo1 {
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 1.2em;
 font-weight: normal;
 color: royalblue;
 text-transform: lowercase;
}

#logo2 {
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 1.2em;
 font-weight: normal;
 color: dimgray;
 text-transform: lowercase;
}

#adminmenu {
   background: white;
   border-bottom: 2px solid darkgray;
   margin: 0;
   padding: 0.2em;
}

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

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

#adminmenu a:hover, .current {
   background: gainsboro;
   border: 1px solid #9d9d9d;
   color: navy;
}

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

#adminmenu2 {
   background: darkgray;
   border-bottom: none;
   margin: 0;
   padding: 3px 2em 0;
}

#adminmenu2 .current {
   background: whitesmoke;
   border-top: 1px solid gray;
   border-right: 2px solid dimgray;
   color: black;
}

#adminmenu2 a {
   border: none;
   color: white;
   font-size: 10pt;
   padding: 0.3em 0.4em 0.33em;
}

#adminmenu2 a:hover {
   background: gainsboro;
   color: navy;
}

#adminmenu2 li {
   line-height: 170%;
}

#categorydiv {
   line-height: 130%;
   margin-right: 10px;
   position: absolute;
   right: 1.5em;
   width: 12em;
}

#categorydiv div {
   height: 26em;
   overflow: auto;
}

#categorydiv input, #poststatusdiv input, #commentstatusdiv input, #pingstatusdiv input {
   border: none;
}

#categorydiv label, #commentstatusdiv label {
   background: white;
}

table.editform label {
   background: white;
}
      
#content, #excerpt {
   margin-left: 1%;
   width: 97%;
}

#ed_del {
   text-decoration: line-through;
}

#ed_em {
   font-style: italic;
}

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

#footer p {
   text-align: center;
}

#footer img {
   display: block;
   margin: auto;
}

#login {
   background: white;
   border: 1px solid silver;
  -moz-border-radius: 0.75em;
  -webkit-border-radius: 0.75em;
   margin: 5em auto;
   padding: 1.5em;
   width: 27em;
}

#login #loginmsg {
   font-family: arial, helvetica, sans-serif;
   font-size: 0.77em;
   font-weight: normal;
   background: white;
   color:#e8941a;
   text-transform: uppercase;
   margin: -1.5em 0 0 2.7em;
}

#login #loginerr {
   background: white;
   color: maroon;
   font-size: 0.8em;
   font-weight: bold;
   text-transform: uppercase;
   margin: -1.5em 0 0 2.5em;
}

#login h1 {
   margin-top: 0;
}

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

#login input {
   padding: 3px;
}

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

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

#login h1 {
   margin-left: 1em;
   font-family: arial, helvetica, sans-serif;
   text-align: left;
}

/* stupid ie hack */
* html #login h1 {
   margin-left: 0.75em;
}

#login a {
   border: none;
   color: #e8941a;
}

#login p, #login p.submit {
   margin-left: 2em;
   text-align: left;
}

#authwarning {
   color: gray;
   margin-top: -3em;
   font-size: 90%;
   text-align: center;
}

#die {
   background-color: white;
   border-top: 2px solid orangered;
   border-bottom: 2px solid orangered;
   margin: 1em 0;
   padding: 0.5em 0;
}

#metainfo, #postdiv, #postexcerpt {
   width: 90%;
   clear: both;
}

#postdiv textarea {
   font-family: "lucida console", "courier new", courier, monospace;
   font-size: 90%;
}

#preview table {
   margin: 1em 1em 1em 0;
   background: white;
   border-collapse: collapse;
}

#preview table th, #preview table td {
   border: 1px silver solid;
   padding: 0.2em;
}

#preview table th {
   background: whitesmoke;
   text-align: left;
}

#preview table caption {
   margin-left: inherit;
   margin-right: inherit;
}

#preview h2, #preview h3, #preview h3, #preview h4 {
   color: black;
   border: none;
}

#preview .meta {
   margin-bottom: 3em;
}

#postcustom {
   /* border: 1px solid darkgray; */
   padding: 0.5em;
   //width: 100%; //kok
}

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

#postcustom table {
   border: 1px solid gainsboro;
   margin: 0.5em;
   // width: 98%;
}

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

#poststuff {
   margin-right: 11em;
}

#profile {
   margin: 10px;
}

#profile .left {
   border-right: 1px dashed gainsboro;
   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;
}

#titlediv div, #commentstatusdiv div, #postpassworddiv div, #categorydiv div, #pageparent div, #namediv div, #uridiv div, #emaildiv div {
   padding-left: 0.75em;
}

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

#template textarea {
   font-family: 'lucida console', 'courier new', courier, monospace;
   font-size: 9pt;
   width: 97%;
   padding: 1em;
   border: 1px solid gainsboro;
}

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

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

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

#templatecontent {
   padding: 0.5em 0 0.5em 1em;
}

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

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

#wphead h1 {
   font-size: 1.5em;
   font-weight: normal;
   letter-spacing: -.04em;
   margin: 0;
}

#wphead h1 span {
   font-size: 0.5em;
   letter-spacing: 0;
}

#zeitgeist {
   background: whitesmoke;
   border: 1px solid dimgray;
   float: right;
   font-size: 90%;
   margin: 0.5em 0 2em 3em;
   padding: 1em;
   width: 30%;
}

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

#zeitgeist h3 {
   font-size: 12pt;
   margin: 1em 0 0;
}

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

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

#zeitgeist ul {
   margin: 0 0 0.3em 0.6em;
   padding: 0 0 0 0.6em;
}

#dashcontent h3 {
   margin-top: 1.5em;
   margin-bottom: 0.5em;
}

.active td {
   background: lightsteelblue;
}

.alternate.active td {
   background: lightsteelblue;
}

span.pager {
   font-size: 90%;
   text-transform: uppercase;
   background: whitesmoke;
   border: 1px solid gray;
   padding: 0.5em;
}

.burghausen a {
   font-family: "lucida console", lucida, monospace;
   color: gray;
   font-size: 80%;
   text-transform: uppercase;
}

/* simplechart addon */

div#simplechart table {
   background: whitesmoke;
   width: 100%;
   font-family: arial, helvetica, sans-serif;
   font-size: 90%;
   border: 1px solid gainsboro;
   border-collapse: collapse;
   margin: 0;
}

* html div#simplechart table {
   /* stupid ie hack */
   width: 85%;
}

div#simplechart table caption {
   background: gainsboro;
   font-size: 90%;
   font-weight: bold;
   letter-spacing: 2px;
   padding: 5px;
}

div#simplechart table td {
   border: 0;
   padding: 2px;
}

div#simplechart table td.key {
   width: 15%;
   text-align: right;
   padding-left: 10px;
   white-space: nowrap;
}

div#simplechart table td.value {
   text-align: left;
   padding-left: 2px;
   white-space: nowrap;
}

div#simplechart table td.first {
   padding-top: 15px;
}

div#simplechart table td.last {
   padding-bottom: 15px;
}

div#simplechart table td div.bar {
   float: left;
   padding-left: 5px;
}

div#simplechart table td div.figure {
   float: left;
   padding-left: 5px;
}
