/* galleri 2007-12-04 */

body {
 color: #aaa;
 background-color: #000;
 font-size: 13px;
 line-height: 1.2em;
 font-family: myriad web, arial;
}

#wrapper {
 width: 700px;
 border: 0px solid #f00;
 background: transparent;
}

#header {
 height: 40px;
 width: 100%;
 color: #222;
 background: transparent;
}

.row {
 clear: both;
 height: 15px;
 font-size: 10px;
 font-weight: normal;
 color: #666;
 background: transparent;
}

.borderbottom {
 border-bottom: 0px dashed #8b4;
}
.bordertop {
 border-top: 0px dashed #8b4;
}

.left {
 float: left;
 padding-left: 10px;
}
.right {
 float: right;
 padding-right: 15px;
}

.element li {
 display: inline;
 padding-left: 1em;
 padding-right: 1em;
 border-left:0px solid #e5e5e5;
}
.element a {
 color: #000;
}
.element a:visited {
 color: #000;
}
.element a:hover {
 color: #fff;
 background-color: #000;
 text-decoration: none;
}

.sidebar {
 float: left;
 width: 70px;
 font-size: 13px;
 line-height: 14px;
 color: #aaa;
 background: transparent;
 padding: 20px 5px 5px 5px;
 border-right: 0px dashed #8b4;
}

.sidebar .selflink {
 color: #f00;
 background-color: #8b4;
 font-weight: bold;
}

.sidehead {
 margin-top: 0em;
 padding-bottom: 0.2em;
 font-size: 1.2em;
 font-weight: bold;
}

.sidehead a:visited {
 color: #0016d7;
}

.sidehead a.selflink {
 color: #000;
}

.content {
 padding: 0px 5px 5px 70px;
 background: transparent;;
}

.footer {
 text-align: center;
 color: #888;
 background:transparent;
}

.edit {
 text-align: left;
 font-size: 13px;
 font-weight: normal;
 color: #fff;
 background: transparent;
}
.edit a {
 color: #fff;
}
.edit a:visited {
 color: #fff;
}
.edit a:hover {
 color: #000;
 background-color: #ff0;
}


hr {
 border: 2px solid #8b4;
}

a {
 color: #fff;
 text-decoration: none;
}
a:visited {
 color: #fff;
 text-decoration: none;
}
a:hover {
 color: #000;
 background-color: #eee;
 text-decoration: none;
}
a:active {
 color: #000;
 background-color: #eee;
 text-decoration: none;
}

br {
 clear: none;
}

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

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

img {
 border: 0em;
}

#wikiedit {
 clear: none;
}
#wikiedit textarea {
 height:24em;
 width: 96%;
}

table {
 border-collapse: collapse;
 margin: 5px auto;
}
table tr td {
 padding: 0px 0px 0px 0px;
 vertical-align: top;
}

.entrytable {
 font-family: myriad web, arial;
 font-size: 10px;
}

.title {
 color: #aaa;
 position: relative;
 top: 13px;
 left: 5px;
 padding: 0px 0px 0px 0px;
 font-size: 30px;
 font-weight: bold;
}
.contentTitle {
 color: #8b4;
 font-size: 14px;
 font-weight: bold;
 padding: 10px 5px 10px 5px;
 margin: 5px 0px 5px 0px;
 border-top: 0px solid #8b4;
 border-left: 0px solid #8b4;
}

h1 {
 color: #8b4;
 font-size: 24px;
 margin: 5px 5px 5px 0px;
 padding: 5px 5px 5px 5px;
 border-left: 8px solid #8b4;
 border-top: 1px solid #8b4;
}
h2 {
 color: #8b4;
 font-size: 22px;
 margin: 5px 5px 0px 0px;
 padding: 5px 5px 5px 5px;;
 border-left: 5px solid #8b4;
 border-top: 1px solid #8b4;
}
h3 {
 color: #8b4;
 font-size: 18px;
 margin: 5px 5px 5px 0px;
 padding: 5px 5px 0px 5px;
 border-left: 3px solid #8b4;
 border-top: 1px solid #8b4;
}
h4 {
 color: #8b4;
 font-size: 16px;
 margin: 5px 5px 5px 0px;
 padding: 5px 5px 0px 5px;
 border-left: 1px solid #8b4;
 border-top: 1px solid #8b4;
}
h5 {
 color: #8b4;
 font-size: 14px;
 font-style: italic;
 margin: 5px 5px 5px 0px;
 padding: 5px 5px 0px 5px;
 border-left: 1px solid #8b4;
 border-top: 1px solid #8b4;
}
