Theme
/* Wurve Wikidot Theme by Cyrem */
/* ===== www.vexgfx.com =====*/
 
/* CUSTOMISATION - START */
html, body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 0.90em;
}
/* CUSTOMISATION - END */
 
body
{
    /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
    background:none repeat scroll 0 0 #3D4054;
}
 
h1, h2, h3, h4, h5, h6 {
    /*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}
 
#header h1
{
padding-top:15px;
background:url("http://leiger.wdfiles.com/local--files/admin:css/Logo.png") no-repeat;
height:48px;
}
 
#header h2
{
display: none;
}
 
#container-wrap-wrap  {
background:none repeat scroll 0 0 #FFFFFF;
}
 
#header h1 a{
color: transparent;
font-size:0;
}
 
#header h1 a:hover{
background:transparent;
}
 
#footer {
background:url("http://leiger.wdfiles.com/local--files/admin:css/BottomBG.jpg") repeat-x scroll 0 0 transparent;
color:#FFFFFF;
float:right;
min-height:37px;
margin-top:22px;
padding-right:10px;
padding-top:32px;
position:absolute;
right:0;
text-align:right;
width:100%;
}
 
#footer a {
color:#c4cbeb;
text-decoration:none;
background:transparent;
}
 
#footer a:hover {
text-shadow:0 0 8px #FFFFFF;
border-bottom: 1px dotted #c4cbeb;
}
 
#footer .options {
float:none;
font-size:10px;
}
 
#main-content  {
margin-left:2%;
margin-right:250px;
border:1px solid #ececec;
background-color:#F4FDFF;
-moz-border-radius:10px;
-webkit-border-radius:10px; 
-khtml-border-radius:10px; 
border-radius:10px;
}
 
#container {
background: url("http://leiger.wdfiles.com/local--files/admin:css/TopBG.jpg") repeat-x;
padding-top:35px;
height:100%;
height:auto;
min-height:100%;
}
 
#top-bar  {
border-bottom:1px solid #e4e4e4;
border-top:1px solid #e4e4e4;
height:20px;
margin-right:auto;
margin-top:20px;
width:98%;
z-index:0;
position:inherit;
right:0px;
}
 
#login-status  {
right:40px;
text-align:right;
top:85px;
width:400px;
}
 
#login-status  a{
color:#000000;
text-decoration:none;
}
 
#account-topbutton {
border: 0px;
background: transparent;
}
 
.printuser {
color:#737A99;
font-weight:bold;
}
 
.printuser img.small {
display:none;
}
 
#header  {
margin-left:2%;
}
 
#search-top-box input.text {
background:url("http://leiger.wdfiles.com/local--files/admin:css/search.png") no-repeat scroll 0 0 transparent;
border:0 solid #BEC2D6;
color:#000000;
height:20px;
margin:0 24px;
padding-left:8px;
padding-right:10px;
width:150px;
}
 
#search-top-box input.button
{
display: none;
}
 
#license-area  {
color:#BABABA;
}
 
#license-area a {
color:#7f86a9;
text-decoration:none;
background:transparent;
}
 
#license-area a:hover {
color:#000000;
border-bottom: 1px dotted #7f86a9;
}
 
a
{
color:#7f86a9;
text-decoration:none;
}
 
a:hover {
border-bottom: 1px dotted #7f86a9;
text-decoration:none;
background:transparent;
}
 
#action-area {
-moz-border-radius:10px;
background:none repeat scroll 0 0 #E8E8E8;
margin-bottom:15px;
}
 
#content-wrap {
margin-top:20px;
}
 
.page-options-bottom {
border-bottom:1px solid #DFDFDF;
border-top:1px solid #DFDFDF;
}
 
#site-manager-menu li a.active {
background-color:#E9E9E9;
}
 
#top-bar li a:hover {
text-decoration:none;
}
 
#top-bar li ul li a {
color: #7F86A9;
}
 
#top-bar li ul li a:hover {
background-color:#EEEEEE;
}
 
#account-options li a {
border-bottom:0 solid;
color:#7F86A9;
text-align:center;
}
 
#account-options li a:hover {
background:none repeat scroll 0 0 #EEEEEE;
}
 
#account-options {
border:1px solid #EEEEEE;
}
 
#side-bar  {
-moz-border-radius:10px;
-webkit-border-radius:10px; 
-khtml-border-radius:10px; 
border-radius:10px;
background:none repeat scroll 0 0 #FBFBFB;
border:1px solid #ECECEC;
float:right;
margin-right:36px;
width:180px;
}
 
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
 
/* THEME CUSTOMISATION */
 
/* Remove editing tools, buttons */
.wd-editor-toolbar-panel {
    display:none;
}
/* Remove editing Help links */
.edit-help-34 {
    display:none;
}
 
/* Hide forum signatures */
.signature {
      display:none;
}
 
/* Remove watching links */
.page-watch-options {
    display: none;
}
 
/* Make pages wider 
#main-content {
    margin:0 4em 0 20em; / instead of 23em on left side /
}*/
 
/* External Link icons for wiki section */
 
#page-content .externalicon a[href^="http:"], #page-content .externalicon a[href^="https:"]{
    display:inline-block;
    padding-right:14px;
    background:transparent url(http://shane.wikify.me/local--files/home/external-link-icon.png) center right no-repeat;
}
 
/*
#page-content a[href^="http:"], #page-content a[href^="https:"]{
    display:inline-block;
    padding-right:14px;
    background:transparent url(http://monodot.wdfiles.com/local--files/start/external-link-icon.png) center right no-repeat;
}
#page-content .noexternalicon a[href^="http:"], #page-content .noexternalicon a[href^="https:"]{
   background:none;
   padding:0px;
}
*/
 
#search-top-box {
    display:none;
}
 
/* Add a spoiler tag */
 
.spoiler {
    background-color:#000000;
    padding-left:10px;
    padding-right:10px;
    padding-top:3px;
    padding-bottom:3px;
    color:#000000;
}
 
.spoiler:hover {
    background-color:#E5FFE7;
}
 
/*  Pop-up hover text over images or links  */
/*  Use: [[span class="hover"]]Image or link[[span]]Hover text[[/span]][[/span]] */
 
.hover span {
    display: none;
}
.hover:hover span {
    position: absolute;
    display: inline;
    margin: 20px -20px 0 0;
    height: auto;
    width: auto;
    background: #EAFFEC;
    border: 1px solid #D1D1D1;
    color: #555555;
    padding: 1em;
    font-size: 12px;
}
.hover:hover span span {
    position: relative;
    margin: auto;
    height: auto;
    width: auto;
    border: none;
    padding: 0;
}
.hover:hover {
    background-color: transparent;
}
/*  Table style is layout, header/footer are top & bottom rows */
.layout {
    border-collapse:collapse;
    color:#3B485F;
    width: 100%;
    table-layout:fixed;
}
.layout tr {
    background: #FCFFDF;
    border-bottom:1px solid #EFEFEF;
}
.layout td {
    padding-left: 1em;
}
.layout .truncate {
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;
}
.layout .header {
    height: 2em;
    background: #AFCCFF;
    border-bottom: 1px solid #9F9F9F;
    font-weight: bold;
    font-size: 13px;
}
.layout .footer {
    background: #FCFFDF;
    border-top: 1px solid #9F9F9F;
    border-bottom: 1px solid #9F9F9F;
    font-weight: bold;
}
 
.blog28 {
    float:left;
    width:75%;
}
 
.blog28 .bubble {
    width:100%;
    border:1px solid black;
    -moz-border-radius: 10px 10px;
    -webkit-border-radius: 10px 10px;
    border-radius: 10px 10px;
    background-color:#B9E5E8;
    margin: 2px;
    padding:5px;
}