/*<pre><nowiki>*/

/*########## Page Layout & Positioning ##########*/

#wikia_header {
   background: #666666 url(http://images2.wikia.nocookie.net/lostpedia/de/images/c/c1/Lostpedia-island-bannerA.jpg) no-repeat;
   border: 0;
   height: 62px;
}


#background_strip {
   background: #666666 url(http://images4.wikia.nocookie.net/lostpedia/de/images/a/a5/Lostpedia-island-bannerB.jpg) no-repeat;
   border: 0;
   height: 145px;
}

#wiki_logo {
	top: -10px; !important
}

#wikia_page {
	top: -55px; !important;
        background-color: #ffffff;
        color: #000000;
        padding: 2px;
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}


#monaco_footer
{
       top: -65px !important;
}

/*########## Rounded Corners on Objects ##########*/
#navigation_widget {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

#sidebar_1 dl {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

#sidebar_1 dt {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

#search_box {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

#page_bar {
       -moz-border-radius-topright: 0.4em;
       -moz-border-radius-bottomright: 0.4em;
       -moz-border-radius-topleft: 0.4em;
       -moz-border-radius-bottomleft: 0.4em;
}

/*########## Wikia Logo Options ##########*/
#wikia_logo {
   background-image: url(http://images3.wikia.nocookie.net/lostpedia/images/b/b2/Whitelogo.png);
}

* html #wikia_logo {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images3.wikia.nocookie.net/lostpedia/images/b/b2/Whitelogo.png', sizingMethod='crop');
}

/*########## Page Tabs ##########*/
#page_tabs li {
    border: 3px solid #AAAAAA;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    border-bottom: none;
    background-color:#EEEEEE;
    -moz-border-radius-topleft: 0.4em;
    -moz-border-radius-topright: 0.4em;
}

#page_tabs li.selected {
    color: #7098B8;
    border-color: #66CC33;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    background: White;
}

#page_tabs li a,
#page_tabs li a:visited {
   color: #000000;
}

/*########## Misc Decorations ##########*/
#wikia_page a,
#wikia_footer a {
  color: #0066cc;
}
#wikia_footer th {
        display: none;
}
#wikia_footer td {
        text-align: center;
}

#wikia_page .usermessage a {
   color: #fec423;
}

.color2 {
   background-color: #ffffff;
   color: #ffffff;
}

.color1 {
   background-color: #BFBFBF;
   color: #000000;
}

.headerMenuButton dt, .headerMenuButton dd {
   background-image: url(http://images2.wikia.nocookie.net/lostpedia/images/d/dc/Whiteheaderbutton.png);
}
* html .headerMenuButton dt, * html .headerMenuButton dd  {
   background-image: none;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images2.wikia.nocookie.net/lostpedia/images/d/dc/Whiteheaderbutton.png', sizingMethod='crop');
}

body.color2 {
   background-color: #ffffff;
}

#articleFooter {
   background-color: #ffffff;
}

#page_controls a {
   color:            #ffffff !important;
}

ul#userData li a {
   color: #ffffff;
}

ul#userData li#header_username a {
   color: #ffffff;
}

.headerMenuButton dt {
   color: #666666;
}

.community_details,
#link_box {
   background-color: #e0e0d9;
   color: #000000;
}

.usermessage {
   background-color: #5b5f5e;
   color: #ffffff;
   border-color: #fec423;
}

.community_details li {
   color: #000000;
}

.diff {
  background-color: transparent;
}

#bodyContent a.external,
#bodyContent a.extiw {
  color: #7098B8;
}

/* TabView extension */
.yui-content {
background-color: #EDF5FF;
/*border: solid 1px;*/
padding: 0.25em 0.5em;
}

.yui-nav {
border-color:#EDF5FF;
border-style:solid;
border-width:0pt 0pt 5px;
margin: 0px !important;
}


.yui-skin-sam .yui-navset .yui-nav, .yui-skin-sam .yui-navset .yui-navset-top .yui-nav {
border-color:#EDF5FF;
border-style:solid;
border-width:0pt 0pt 5px;
}

.yui-navset .yui-nav .selected {
background-color: #EDF5FF;
}

.yui-navset .yui-nav li {
padding-left: 10px;
padding-right: 10px;
}

/* siehe [[MediaWiki:common.js]] */
.NavToggle {
       font-size: x-small;
       float:right;
       padding-right: 15px;
}

/* ############### TabView extension ############### */

/*set the base backcolor of the 'off' tabs */
.yui-navset .yui-nav li
{
  background-color: #f1f1f1;
  padding-left: 10px;
  padding-right: 10px;
}

/*set the background color of the content and the 'on' tab the same*/
.yui-content, .yui-navset .yui-nav li.selected
{
  background-color: #ffffff;
}


/** style the 'on' tab **/
.yui-navset .yui-nav .selected {
border-style: solid;
border-width: 2px 0 0 0;
border-top-color: #ffffff;
}


/* keep the side padding, but enforce no gap between content area and tabs */
.yui-content {
margin-top: 0;
padding-top: 0.25em;
padding-left: 0.5em;
padding-right: 0.5em;
}

/* color coded recent changes */
.mw-plusminus-pos { color: #006500; }
.mw-plusminus-neg { color: #8B0000; }

/* <source lang="css"> */
@import "/index.php?title=MediaWiki:Common.css/highlight&action=raw&ctype=text/css";


#navigation a:hover, #navigation .navigation-hover>a {
   background: #e7bf6e url(http://images1.wikia.nocookie.net/lostpedia/de/images/b/b9/Nav-hover.gif);
   color: #0F0A00;
}

/*###################### MASTHEAD ###########################*/

.accent {
 background-color: #D5D5D5;
}

#user_masthead h2 {
 color: #606060;
}

.dark_text_1 {
 color: #BBBBBB;
}

.dark_text_2 {
 color: #1A1A1A;
}

/* inactive tab text color */
#user_masthead li a {
 color: #989898;
 color2: #1f7a1f;
}

/* active tab text color */
#user_masthead li.selected a {
 color: #272727;
 color2: #00CC00;
}



/*</nowiki></pre>*/