/*
// Name: redberry
// Version: 1.0
// Author: Ingo Reimund
// Created: 2007-12-08
// Description:
//    This Skin is XHTML 1.1 and CSS 2.0 conform designed.
//    based on blueberry
//
// History:
//     2007-12-08  ingo    Blueberry changed.
*/

*{
   zoom: 1;
}

body {
   color: #1f1f1f;
   background-color: #132a70;
   font-size: 0.9em;
   line-height: 1.35em;
   margin-top: auto;
   margin-bottom: auto;
   margin-left: auto;
   margin-right: auto;
   min-width: 1000px;
   max-width: 1100px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
}

.red {
   background-color: #552185;
}

.red a {
   color: #dcdcdc;
   text-decoration: none;
}

.red a:hover {
   color: #ffffff;
   text-decoration: none;
}

.gray {
   background-color: #dcdcdc;
}

.row {
   height: 1.6em;
   font-size: 0.8em;
}

a {
   color: #132a70;
   text-decoration: none;
}

a:hover {
   color: #000000;
   text-decoration: none;
}

.header {
   height: 8.8em;
   margin: 0em;
   padding: 0em;
   padding-top: 0.3em;
   padding-bottom: 0.3em;
}

.left {
   float: left;
   width: 16em;
   padding: 0em;
   margin: 0em;
}

.header .title {
   position: absolute;
   font-size: 2.5em;
   padding-left: 0.3em;
   padding-top: 0.5em;
}

.header .minititle {
   position: absolute;
   font-size: 0.6em;
   padding-left: 0.3em;
   padding-top: 0.5em;
}

.element {
   padding-left: 0.7em;
   color: #dcdcdc;
}

.navigation {
   margin-top: 0.5em;
   margin-left: 0.5em;
   margin-right: 0.5em;
}

.navigation li {
   display: block;
}

.navigation a {
   display: block;
   text-decoration: none;
}

.navigation a:hover {
   display: block;
   color: #dcdcdc;
   background-color: #552185;
   margin-left: -0.2em;
   padding-left: 0.2em;
}

.navigation li a:hover {
   margin-left: -0.5em;
   padding-left: 0.5em;
}

.navigation a.selflink {
   color: #000000;
   font-weight: bold;
}

.navigation a.selflink:hover {
   color: #552185;
   background-color: #dcdcdc;
}

.navigation .sidehead {
   margin: 0em;
   margin-top: 0.6em;
   padding: 0em;
   padding-left: 0.2em;
   font-size: 1.1em;
   font-weight: bold;
   color: #132a70;
   background-color: #dcdcdc;
}

.search {
   margin-top: 2em;
   padding-top: 2em;
   padding-bottom: 1em;
   border-top: 2px solid #552185;
}

.search .searchbox {
      width: 98%;
}

.right {
   margin: 0em;
   padding: 0em;
   margin-left: 16em;
}

.actions {
}

.actions li {
   float: right;
   display: inline;
   padding-left: 1em;
   padding-right: 1em;
   border-left:2px solid #552185;
}

.actions .edit a {
   color: #552185;
}

.actions .edit a:hover {
   color: #000000;
}

.content {
   margin: 0em;
   margin-left: -0.2em;
   margin-right: 1em;
   padding-left: 1.2em;
   padding-top: 0.6em;
   padding-bottom: 1em;
}

.content .contentTitle {
   font-size: 2em;
   font-weight: bold;
   padding-top: 0.1em;
   padding-left: 0.2em;
   padding-bottom: 0.3em;
   margin-bottom: 0.6em;
   border-bottom: 2px solid #552185;
   border-left: 10px solid #552185;
}

.content h1 {
   font-size: 1.8em;
   margin-top: 1em;
   margin-bottom: 0.2em;
   padding-top: 0.1em;
   padding-bottom: 0.4em;
   padding-left: 0.2em;
   border-left: 10px solid #552185;
   border-bottom: 2px solid #552185;
   line-height: 0.95;
}

.content h2 {
   font-size: 1.6em;
   margin-top: 1em;
   margin-bottom: 0.2em;
   padding-top: 0.1em;
   padding-bottom: 0.4em;
   padding-left: 0.2em;
   border-left: 5px solid #552185;
   border-bottom: 2px solid #552185;
   line-height: 0.95;
}

.content h3 {
   font-size: 1.4em;
   margin-top: 1em;
   margin-bottom: 0.2em;
   padding-top: 0.1em;
   padding-bottom: 0.3em;
   border-bottom: 2px solid #552185;
   line-height: 0.95;
}

.content h3.wikimessage {
   color: #552185;
   border-bottom: 0px;
}

.content h4 {
   font-size: 1.2em;
   margin-top: 1em;
   margin-bottom: 0.2em;
   padding-top: 0.1em;
   padding-bottom: 0.2em;
   line-height: 0.95;
}

.content h5 {
   font-size: 1.1em;
   font-style: italic;
   margin-top: 1em;
   margin-bottom: 0.2em;
   padding-top: 0.1em;
   padding-bottom: 0em;
   line-height: 0.95;
}

#footer {
}

.borderbottom {
   border-bottom: 1px solid #552185;
}

.bordertop {
   border-top: 1px solid #552185;
}

.borderleft {
    border-left: 2px dashed #552185;
}

.clear {
   clear: both;
}

hr {
   border: 1px solid #552185;
}

br {
   clear: none;
}

.diffbox {
   width: 99.5%;
}

.difftype {
   clear: none;
}
.diffrestore {
   clear: none;
}

.vspace {
   margin: 0em;
   padding-top: 1em;
}

img {
   border: 0em;
}

#wikiedit {
   clear: none;
}

#wikiedit textarea {
   height:34em;
   width: 99.5%;
}

ul {
   margin-left:0.5em;
   padding: 0em;
   list-style:disc inside;
}

ul ul {
   margin-left:1.5em;
   padding: 0em;
   list-style: circle inside;
}

ul ul ul {
   margin-left:1.5em;
   padding: 0em;
   list-style: square inside;
}

ul ul ul ul {
   margin-left:1.5em;
   padding: 0em;
   list-style: circle inside;
}

table {
   border-collapse: collapse;
   margin: 0.5em auto;
}

table tr td {
   padding: 0.2em 0.3em;
   vertical-align: top;
}

.mini { padding:2px; border:1px solid #dddddd; background-color:#ffffff; }
.miniH, .miniF {display:block;}
