body {  background-image: url(../images/purple_fishnet75.jpg); background-position: top left; background-repeat: 0;}
div.page { background: #000000; }
div.content, div.content_with_sidebar { background-color: #ffffff; }
/* tr:hover { background:#f8f8f8; } */
hr { border-top: 1px solid #eee; }
fieldset { border: 1px solid #8cacbb; }
textarea.edit { border: 1px solid #8cacbb;  color: #333;  background-color: #fdfdfd; }

input.edit,select.edit { border: 1px solid #8cacbb;  color: #333;  background-color: #fdfdfd; }
input.missing { border: 1px solid #8cacbb;  background-color: #ffcccc; }
input.button, button.button{ border: 1px solid #8cacbb;  color: #333;  background-color: #fdfdfd; }


div.secedit input.button { border: 1px solid #8cacbb;  color: #333;  background-color: #fdfdfd; }

a { color:#123456; }
a:hover { color:#000000; }

/* windows share */
a.windows{ color:#123456; } 
a.windows:visited { color:#123456; }

/* interwiki link */
a.interwiki{ color:#123456; }
a.interwiki:visited { color:#123456; }

/* link to some embedded media */
a.media { color:#123456; }
a.media:hover { color:#123456; }
a.mail { color:#123456; }

/* existing wikipage */
a.wikilink1:link    { color:#123456; text-decoration:none }
a.wikilink1:visited { color:#123456; text-decoration:none }
a.wikilink1:hover   { color:#123456; text-decoration:underline }

/* not existing wikipage */
a.wikilink2:link    { color:#123456; text-decoration:none }
a.wikilink2:visited { color:#123456; text-decoration:none }
a.wikilink2:hover   { color:#123456; text-decoration:underline }

/* external link */
a.urlextern{ color:#943DE3; }
a.urlextern:visited { color:#943DE3; }



div.preview{ border: 1px dashed #c3c3c3; }
div.breadcrumbs{ color: #666666; }
acronym { border-bottom: 1px dotted #000; }

h1, h2, h3, h4, h5 { color: #333; }

/* special headlines */
h1 { border-bottom: 1px solid #123456; font-size: 15px;}

/* unordered lists */
ul { }

/* ordered lists */
ol { color: #638c9c; }


blockquote { border-left: 2px solid #8cacbb; }

/* code blocks by indention */
pre.pre { padding: 0.5em;  border: 1px dashed #8cacbb;  color: #333;  background-color: #f7f9fa; }

/* code blocks by code tag */
pre.code { padding: 0.5em;  border: 1px dashed #c3c3c3;  color: #333;  background-color: #fdfdfd;  overflow: auto !important;  overflow: scroll;  width:90%;  line-height:140%; }

/* inline code words */
code { }

/* code blocks by file tag */
pre.file { padding: 0.5em;  border: 1px dashed #8cacbb;  color: #333;  background-color: #dee7ec;  overflow: auto; }

/* inline tables */
/*
table.inline { background-color: #ffffff; }
table.inline th { border: 1px solid #8cacbb;  background-color: #dee7ec; }
table.inline td { border: 1px solid #8cacbb; }
div.tocheader{ border: 1px solid #c3c3c3;  background-color: #fdfdfd; }
#toc__inside { border: 1px solid #c3c3c3;  background-color: #fdfdfd; }

a.toc { color: #123456; }
a.toc:hover { color: #c37439; }
*/

/* ---------------------------- Diff rendering --------------------------*/

/* --------------------- footnotes -------------------------------- */


/* insitu-footnotes */
div.insitu-footnote { border: 1px solid #8cacbb;  background: #eef3f8; }

/* --------------- search result formating --------------- */

.search_snippet{ color: #999999; }
.search_sep{ color: #000000; }
.search_hit{ color: #000000;    background: #FFFF99; }

/* ------------------ Additional ---------------------- */
.footer{ background-image: url(../images/footer.jpg); background-position: top left; background-repeat: 0;}
.footer a:hover{ color: #fff; }

/* ---- Admin --- */
/* ---------- AJAX quicksearch ----------- */

div.ajax_qsearch { border: 1px solid #8cacbb;    background: #eef3f8; }

/* ---------- Spellchecking ------------- */
/* ---------------  Image Details  ----------------- */

dl.img_tags dt { background-color: #dee7ec; }
dl.img_tags dd { background-color: #f5f5f5; }
div.imagemeta { color: #666; }
div.imagemeta img.thumb{ }

/* -------------- Media Popup ---------------------- */


/**
 * Tableless Layout for default template
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 * @author moraes <moraes@tipos.com.br>
 * @author Michael Klier <chi@chimeric.de>
 *
 * Modification for mmClean Theme
 * @author Marcin Mierzejewski <marcin@mierzejewski.net>
 */


/* -------------- top row --------------- */

div.page b.rtop, 
div.page b.rbottom{ background: #123456; }

div.page b.rtop b, 
div.page b.rbottom b{ background: #ffffff; }

div.header b.rtop,
div.header b.rbottom{ background: #ffffff; }

div.footer b.rtop,
div.footer b.rbottom{ background: #ffffff; }

.header { 
background-image: url(../images/header.jpg);
background-position: top left;      
background-repeat: 0;
}

.stylefoot { border-top:1px solid #eaeaea;    border-bottom:1px solid #eaeaea; background-color: #ffffff; }
.pagename a:link, .pagename a:visited { color:#123456; }
.pagename a:hover, .pagename a:active { color:#FF9933; }
.logo a:link, .logo a:visited, .logo a:hover, .logo a:active { 	color:#ffffff; background-color: #000000;}


/* ------------- File Metadata ----------------------- */

div.meta { color:#123456; }

/* ---------------  Media Selection  ----------------- */

div.uploadform { border-top: 1px solid #8cacbb; }
.mediaselect-right { border-left: 1px solid #8cacbb; }
.mediaref_ref { 	color:#009900; }
div.mediaref_hidden { 	color:#BB0000; }

/* -------------- Sidebar ---------------------- */


div.sidebar a.wikilink2:link,
div.sidebar a.wikilink2:active,
div.sidebar a.wikilink2:visited,
div.sidebar a.wikilink1:link,
div.sidebar a.wikilink1:active,
div.sidebar a.wikilink1:visited,
div.sidebar a.interwiki:link,
div.sidebar a.interwiki:active,
div.sidebar a.interwiki:visited,
div.sidebar a.urlextern:link,
div.sidebar a.urlextern:active,
div.sidebar a.urlextern:visited{ color:#fff; }

div.sidebar li.level2 a.wikilink1{ 	color: #000; }

div.sidebar a.wikilink2:hover,
div.sidebar a.wikilink1:hover,
div.sidebar a.interwiki:hover,
div.sidebar a.urlextern:hover { color:#ffffff; background: #DFAB00; }

div.sidebar h1,
div.sidebar h2,
div.sidebar h3,
div.sidebar h4,
div.sidebar h5,
div.sidebar h6 { color:#fff; }

div.sidebar h1{ border-bottom: 1px solid #000000; }
div.sidebar{ background: #943DE3; }
//div.sidebar{ background: #3a98b0; }
div.sidebar b.rtop,
div.sidebar b.rbottom{ background: #3a98b0; }

div.sidebar b.rtop b,
div.sidebar b.rbottom b{ 
    background: #3a98b0; }


/* -------------- Unfortunately Necessary Table ---------------------- */

