/* jawe.net stylesheet */

@import url(http://jawe.net/style/initial.css);

body {
    font-size:80%;
    font-family:Verdana,Arial,Helvetica,Sans-Serif;
    color:Black;
    /*background: #e0e0e0 url(/wiki/lib/tpl/jawe/images/noppen.gif) top left repeat;*/
    background-color:#e0e0e0;
}

/* Begin Links */

a {
    color:#406935;
    text-decoration: none;
}

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

a:visited {
    border-bottom:1px dashed #406935;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
    color: Black;
    text-decoration: none;
    border:none;
}

h1 a, h2 a, h3 a, h4 a {
    color: Black;
}

/* End Links */


/*  Begin Headers */
h1 {
	font-size: 1.5em;
	margin: 0 0 0.66em;
	padding: 0.2em 0 0.32em;
}

h2 {
    font-size: 1.2em;
    margin: 1em 0 0.5em;
    padding: 0.2em;
}

h3 {
    font-size: 1.1em;
    margin: 1em 0 0.5em;
    padding: 0.2em;
}

h4 {
    font-size: 1em;
    margin: 1em 0 0 0.5em;
    padding: 0.2em;
}
/* End Headers */

#page {
    margin:0;
    padding:0;
}

#header {
    text-align:right;

    padding: 0.5em 5em 2em;
    margin: 0;
}

#header h1 {
    font-size: 2em;
    display:inline;
}

#header h1 a {
    color:#406935;
    display:inline;
}

#header .description {
    padding:1em 5em 1.6em;
}

#leftcorner {
    text-align: left;
    font-style:italic;

    padding:0;
    margin:0;
    float: left;
}

#rightcorner {
	text-align:right;
}

#content {
    color:Black;
    border: 1px solid Black;
    background-color:#f0f0f0;

    padding:0 0 1.6em;
    margin: 10px 5em 0;

    min-height:470px;
    
    /*-moz-border-radius:20px;*/
}

#footer {
    font-size:x-small;
    padding: 1em 0 0;
    margin: 1em 0 0;
    /*width: 760px;*/
    clear: both;
}

#footer a {
    color:#406935;
}

#footer p, #footer div.widget {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
#footer .widgets {
    text-align:center;
}
#footer div.widget, #footer div.textwidget {
    display:inline;
}
#footer ul, #footer ol, #footer li {
    margin:0;
    display:inline;
}
#footer #feeds a, #footer #text-1 a {
    background: url(/images/rss.png) no-repeat left bottom;
    padding: 0.2em 0 0 18px;
}

.license {
	padding-bottom:0 !important;
}
.license a:visited {
	border: 0;
}

/* Begin text-body Headers */
.text-body h1 {
	background-color:#e0e0e0;
}

.text-body h1 a, .text-body h1 a:hover {
	color: Black;
}

.text-body h2 {
   background-color:#e0e0e0;
}

.text-body h3 {
   border-bottom: 1px solid #ccc;
}

/* End text-body Headers */



/* Begin Images */
/* End Images */



/* Begin Lists */
.text-body li {
   margin:0 0 0 3em;
}
/* End Lists */



/* Begin Form Elements */
textarea {
    white-space:pre;
}
fieldset legend {
    padding:0.2em 0.5em 0.32em;
}
/* End Form Elements */

/* begin tables */
.text-body table { 
    padding:0 1em;
}
.text-body th, td.th  { 
    padding:0.2em 0.5em 0.32em;
    font-weight: bold; 
    background-color: #d0d0d0;
}
.text-body td {
    padding:0.2em 0.2em 0.32em;
    background-color:#e0e0e0;
}

table.invisible, table.invisible th, table.invisible td {
    background-color:transparent;
    border: transparent;
}
table.invisible th {
    text-align:left;
}
td img {
   vertical-align:bottom;
}
tr.odd td {
   background-color:#e8e8e8;
}


#searchtable th, #searchtable td {
    background-color:transparent;
    width:33.33%;
}
#searchtable th {
    text-align:left;
}
#searchtable td {
    text-align:center;
    padding:2em;
}
#searchtable fieldset {
    padding:1em 1em 1.6em;
}
/* end tables */

/* Begin Sidebar */
#sidebar {
    border: 1px solid #020;
    background-color:#406935;

    padding: 1em 1em 1.6em 1em;
    margin:-13px 13px 0.5em 1em;
    float:right;
    width:180px;
    
    /*-moz-border-radius:20px;*/
}

#sidebar a {
    color:White;
}

#sidebar a:visited {
    text-decoration:none;
}

#sidebar h2 {
    font-size: 1.2em;
    text-decoration: none;

    margin: 5px 0 0;
    padding: 0;
}

#sidebar h2 a, #sidebar h2 a:hover, #sidebar h3 a:hover, #sidebar h4 a:hover {
	color:Black;
}

#sidebar h3, #sidebar h4 {
    margin:0;
    padding:0;
}

#sidebar li {
    margin-left:0;
}

#sidebar ul ul li:before {
    content: "\00BB \0020";
}

#sidebar form {
    margin: 0;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

/*#sidebar ul {
    padding-bottom:1em;
}*/

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}

#sidebar ul ul li, #sidebar ul ol li {
    margin: 3px 0 0;
    padding: 0;
}

#sidebar #searchform #s {
    width: 115px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}

#sidebar ul ol li {
    list-style: decimal outside;
}

#sidebar .li {
  display:inline !important;
}

/* End Sidebar */

/* Begin Various Tags & Classes */
/*small {
    font-size: small;
    line-height: 1.5em;
}*/

acronym, abbr
{
    cursor: help;
    font-size: 0.9em;
    letter-spacing: .07em;
    border-bottom: 1px dashed #999;
}
cite {
    text-decoration: none;
    border:none;
}


pre, tt, code, var, kbd, samp {
    font-family:Courier New,Courier,Monospace;
    font-size:1.2em;
}

pre {
    border:1px dashed #999;
    padding:0.5em 1em 0.8em;
    margin:0.5em 1em 0.8em;
    overflow:auto;
}

blockquote {
    /*margin-left:0;
    padding-left:1em;*/
    margin: 1em;
    padding: 0 0 0 1em;
    border-left: 5px solid #406935;
	/*background: #e0e0e0;*/
	/*border:1px solid #406935;*/
}
blockquote blockquote, blockquote blockquote blockquote blockquote {
    border-color:#ADD568 !important;
}
blockquote blockquote blockquote {
    border-color:#406935 !important;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

hr {
    text-align:center;
    color:#406935;
    background-color:#406935;
    height:1px;
    border-width:0;
    margin:1.6em 0 1em;
    padding:0;
    clear:left !important;
    display:block;
}


a img {
    border: none;
}

#dancer {
   position: fixed;
   right: 0;
   bottom: 0;
   display: inline;
   height: 22px;
   width: 22px;
   background: url(/images/dance2.gif) bottom right no-repeat;
   text-indent: -999em;
   text-decoration: none;
   text-align: right;
   float:right;
}

#fliege {
/*
   background:url(images/fliege.gif);
   width:50px;
   height:50px;
*/
   background:url(/images/fliege2.gif);
   width:40px;
   height:50px;
   top:50px;
   left:30px;
   margin:0;
   padding:0;
   position:absolute;
}

.text-body {
	padding:0;
	margin:0 20px;
}

.content-footer {
	font-size:smaller;
	margin:0 7em;
}

.text-body-footer {
	text-align:right;
	font-size:smaller;
}

.content-header {
        margin:0;
        padding:0.1em 193px 0.2em 1.5em;
        color:#e0e0e0;
        background-color:#020;
        text-align:right;
        font-size:0.8em;
}
.content-header a, .content-header a:visited {
        color:#e0e0e0;
        font-weight:bold;
        border:0;
}

.content-header a.current {
	color:#ADD568 !important;
}

.content-header a:hover {
        color:White !important;
        text-decoration:none;
}


.content-header .content-header-left {
	float:left;
	display:inline;
}

.content-header .content-header-right {
	text-align:right;
}

.note {
	border:1px solid #666;
	padding: 1em 2em 1.2em;
	margin:0 1em 0.6em 0;
	float:left;
	background-color:#a99;
	font-weight:bold;
	font-size:larger;
	text-align:center;
}

.serverstatus {
	padding:0.5em 1em 0.8em;
	margin:0.5em 0 0.8em;
	border:1px solid #999;
	text-align:center;
	width:180px;
}
.serverstatus h2 {
	font-size:smaller;
}
.serverstatus .game {
	color:#999;
}

.serverstatus .game,
.serverstatus .map-image,
.serverstatus .map-name {
	font-size:smaller;
	margin:0 auto;
	width:160px;
}

.serverstatus  p.player-summary {
	font-size:smaller;
	font-weight:bold;
}

/* End Various Tags & Classes*/

/* Begin wp_randomquotes plugin */
   
#wp_randomquotes_quote {
    font-size:small;
    margin:0.5em 0 0.8em 1em;
}
    
#wp_randomquotes_author {
    font-size:small;
    text-align:right;
    font-style: italic;
    margin:0 0 0.8em;
}

/* End wp_randomquotes plugin */

/* Begin Login box */
#login {
    margin-left:20%;
    width:50%;
}
#login ul {
    border-top:1px solid #406935;
    margin-top:1.2em;
    padding-top:1em;
    text-align:center;
}
#login li {
    display:inline;
}
#submit, input.button, button {
  border: 1px solid #ccc;
  background-color: #e0e0e0;
  vertical-align: middle;
  text-decoration: none;
  font-size: 100%;
  cursor: pointer;
  margin: 1px;
  padding: 0.125em 0.4em;
  height:1.8em;
}

/* End Login box */

