Mytheme2a
@import url(http://themes.wdfiles.com/local--code/folder);
body{
    margin: 0px;
    background-color:#ffffcc;
    background-image: url("http://billpits.wikidot.com/local--files/start/starry-sky.gif");
    background-repeat: repeat;
    z-index: -3;
}
a:hover{
    background-color:yellow;
    color: #FF0000;
}
#header h1, #header h2 {
    border: medium none;
    display: block;
    padding-left: 150px;
}
#header h1 a {
    font-weight:bold;
    color: #91AD3C;
}
#header h2{
    color: #DFE2E7;
    padding-left: 180px;
}
#header-extra-div-1 {
    background-color: #FFFFCC;
    background-image: url("http://billpits.wikidot.com/local--files/start/T-helper%20vs%20hiv.jpg");
    background-position: left 3em center;
    background-repeat: no-repeat;
    border-top-right-radius:3em;
    border-top-left-radius:3em;
    height: 92px;
    position: absolute;
    right: 0;
    top: 0;
    width: 350px;
    z-index: -3;
}
#header-extra-div-2 {
    background-color: transparent;
    background-image: url("http://billpits.wikidot.com/local--files/start/medium-030.png");
    background-position: center;
    background-repeat: no-repeat;
    border-top-left-radius:2em;
    border-top-right-radius:2em;
    bottom: 0;
    height: 92px;
    left: 0px;
    position: absolute;
    width: 92px;
    z-index: -1;
}
#header-extra-div-3 {
    background: transparent;
}
#login-status{
    margin-right: 20px;
}
#search-top-box{
    margin-right:25px;
}
#container {
    margin: 20px 35px;
}
hr {
    margin: 0;
}
#top-bar{
    position:absolute;
    top: 100px; right: 58px;
    background-image:url(http://themes.wikidot.com/local--files/folder/pencil.png);
    background-repeat:no-repeat;
    z-index:2;
    height: 24px;
    padding-left:88px; padding-top: 1px;
}
#top-bar a{
    display: block;
    color: #0000FF;
    font-weight: bold;
}
#top-bar a:hover{
    background-color:#00F;
    color: #FF0000;
    text-shadow: 3px 3px 3px #FFFFFF;
}
#top-bar li a:hover{
    color: #FF0000;
    text-decoration:underline;
    background-color:#00F;
}
#top-bar li a {
    color: #0000FF;
}
#top-bar li ul li a{
    background-color: #0F7;
    color: #FFFFFF;
    text-decoration:blink;
    font-weight: normal;
    text-shadow: none;
}
#extra-div-1 {
    background-image: url("http://themes.wikidot.com/local--files/folder/penciltip.png");
    background-repeat: no-repeat;
    height: 24px;
    position: absolute;
    right: 50px;
    top: 100px;
    width: 43px;
}
#content-wrap {
    background-color: #FFFFCC;
    padding-bottom: 5em;
    border-top-left-radius:3em;
    padding-top: 50px;
    min-height: 1px;
    margin: 0;
    z-index: -1;
}
#main-content {
    background-color: #FFFFFF;
    background-image: url("http://themes.wikidot.com/local--files/folder/paper.png");
    background-repeat: repeat-y;
    border: 3px solid #FFFFD7;
    margin: 0 0.2em 0.5em 230px;
    padding-left: 70px;
}
#breadcrumbs {
    margin-top: 0.1em;
}
#side-bar {
    background-color: #EBF1A4;
    background-image: url("http://themes.wikidot.com/local--files/folder/postitnote5.png");
    background-repeat: no-repeat;
    margin: 0 10px;
    width: 190px;
}
#license-area{
    background: none repeat scroll 0 0 #FFFFCC;
    font-size:80%;
    color:#555555;
    padding: 3em 0;
    border-bottom-left-radius:3em;
    border-bottom-right-radius:3em;
}
div.fix-buttons {
    clear: left;
    display: block;
    float: left;
    font-family: tahoma;
    font-weight: bold;
    height: auto;
    margin: 0;
    padding: 0;
    position: fixed;
    right: 5px;
    top: 150px;
    width: 32px;
}
.page-options-bottom {
    height: 0.8%;
    line-height: 120%;
    margin: 10px 50px;
    text-align: right;
}
img.hover-full:hover {
    width: auto;
    position: relative;
}

span.hover-full a {
    display: block;
    height: 90px;
    width: 90px;
    margin: -8px auto;
}

span.hover-full a:hover img {
    position: fixed;
    left: 0;
    top: 45px;
    width: 500px;
    z-index: 99;
}
.page-options-bottom {
    height: 1%;
    line-height: 150%;
    margin: 4px 0;
    text-align: center;
}
/*  boxes   */
.shbox-simple, .shbox-blur, .shbox-spread, .shbox-multiple, .shbox-negative, .shbox-inset {
    background: #87CEFF;
    border: 1px solid #627369;
    text-align: center;
    color: #468259;
    width: 10%;
    height: 25px;
    margin-left: 1%;
    -moz-border-radius:25px;
}

.shbox-simple {
    -moz-box-shadow: 3px 3px gray;
    -webkit-box-shadow: 3px 3px blue;
}

.shbox-blur {
    -moz-box-shadow: 3px 3px 5px gray;
    -webkit-box-shadow: 3px 3px 5px gray;
}

.shbox-spread {
    -moz-box-shadow: 0 0 5px 5px aqua;
    -webkit-box-shadow: 0 0 5px 5px aqua;
}

.shbox-multiple {
    -moz-box-shadow: 0 0 20px black, 20px 15px 30px yellow, -20px 15px 30px lime, -20px -15px 30px blue, 20px -15px 30px red;
    -webkit-box-shadow: 0 0 20px black, 20px 15px 30px yellow, -20px 15px 30px lime, -20px -15px 30px blue, 20px -15px 30px red;
}

.shbox-negative {
    -moz-box-shadow: 0 5px 5px -3px black;
    -webkit-box-shadow: 0 5px 5px -3px black;
}

.shbox-inset {
    -moz-box-shadow: inset 1px 1px 10px #888;
    -webkit-box-shadow: inset 1px 1px 10px #888;
}
tr.row-0 {
  display: none;
}

#action-area h1 {
  display: none;
}

#page-title {
  display: none;
}
/* IMAGES
============================== */
.image-box-heading{
    background-color: #F1E0F1;
    font-family: 'Comic Sans MS';
    color: #0000FF;
}
.image-box{
    background-color: ##EEEEAA;
}

/* IMAGES
============================== */
.image-box-heading{
    background-color: #F1E0F1;
    font-family: 'Comic Sans MS';
    color: #0000FF;
}
.image-box{
    background-color: ##EEEEAA;
}

/* TABS
===========================*/

yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav   {
    border-color: #8C8C8C;
    border-width:0;
    width:100%;
}

.yui-navset .yui-nav .selected a, .yui-navset .yui-nav .selected a em {
    background-color:#6A946A;
    color: white;
}

.yui-navset .yui-nav li a em, .yui-navset-top .yui-nav li a em, .yui-navset-bottom .yui-nav li a em {
    background-color:#CEE8EE;
    color:#6A946A;
    display:block;
}

.yui-navset .yui-content, .yui-navset .yui-navset-top .yui-content {
    border: solid 1px #8C8C8C;
    padding: 1em;
    width:95%;
    background: none repeat scroll 0 0 transparent;
}
.yui-navset .yui-nav, .yui-navset .yui-navset-top .yui-nav {
    border: none;
    margin-left:0%;
}

/* IMAGES
============================== */
.image-box-heading{
    background-color: #F1E0F1;
    font-family: 'Comic Sans MS';
    color: #0000FF;
}
.image-box{
    background-color: ##EEEEAA;
} 

/*  Strip down editor UI
============================== */
.edit-help-34 { display: block; }
.wd-editor-toolbar-panel { display: block; }
.edit-page-bottomtable { display: block; }
#edit-diff-button { display: inline; }
#pagerate-button { display: inline; }
#discuss-button { display: inline; }
#page-info { display: block; }
#print-button { display: inline; }
.page-watch-options { display: block; }

/*
=================================*/
#page-title {
    display: block;
    visibility: visible;
    border-bottom: 1px solid #EEEEEE;
    color: #91AD3C;
    font-size: 180%;
    margin-top: 0;
    padding-bottom: 2px;
}
h1, h2, h3, #page-title {
    margin: 15px 0;
    padding: 0;
}
Εκτός αν ορίζεται διαφορετικά, το περιεχόμενο αυτής της σελίδας διανέμεται σύμφωνα με την άδεια Creative Commons Attribution-ShareAlike 3.0 License