Logo
body {
   margin-left: 0px;
   margin-right: 0px;
   background-color: #fff;
   background-image: url(http://groundupstrength.wikidot.com/local--files/start/wallback.jpg);
   min-width: 768px;
}

#main-content {
   border: 1px solid #5C553B;
   background-color: #fff;
}

/* Move the login-status around */
#login-status{
    right: 25px;
}

/* Make account information be one line */
#login-status {
width: 25%
}

/* Make account name and "my account" a different color */
#header #login-status, #login-status a {
    color: #000000;
    font-weight:bold;
}

#header {
    height: 203px;
    background-color: transparent;
 }

#header h1 a span{
    display: none;
}
#header h2 {
    display: none;
}
#header h1 a,#header h1 a:hover{
    margin: 0;
    padding: 0;
   background-image: url(http://groundupstrength.wdfiles.com/local--files/start/cooltext412675107.jpg);
    height: 160px;
    width: 430px;
    position: absolute;
    top: 12px;
    left: 50px;
}

/* Make an area above the header for login information */
/* This only seems to work when after the logo CSS */
/* #header-extra-div-1{
    position: absolute;
     top:0; left:0; right:0; 
    width: 100%; 
    height: 40px;
    background-color: #ffffff;
) */

/* move wikidot search around */
#search-top-box{
        right: 2em;
    top: 11em;
/*     display: none; */  /* this will disable search */
}

#side-bar{
    float: left;
    background-color: #FFF8DC;
    border: 2px solid #5C553B;
    padding: 1em;
    width: 12em;
    margin:0 1em 0 0;
}

#side-bar h1, #side-bar h2,#side-bar h3{
    border-bottom: 1px dotted #777;
}  

#side-bar a{
    border: none;
}

#side-bar a:hover{
    background-color: #f9f6e9;
}

#side-bar ul{
    display: block;
    padding: 0;
    list-style: none;
}

#side-bar ul li{
    display:block;
}

#side-bar ul li a{
    display:block;
}

#top-bar{
    background-color: transparent;
        margin-left: 26px;
        margin-right: 12px;
        height: 23px;
        padding-top: 1px;
        border-top: 2px solid #000000;
        border-bottom: 2px solid #00559C;
}

#top-bar ul {
background-color: transparent;
padding: 1px 100px 0px 40px;  /* move menu side to side */
}

#top-bar a:link, #top-bar a:visited {
text-decoration:none;
color:#000;
background-color: transparent;
}

#top-bar a:hover {
text-decoration:none; background-color: transparent; color:#00559C;}

#top-bar a:active {
text-decoration:none; background-color: transparent; color:#00559C;}

#top-bar ul li.sfhover ul a {
     background-color: #ddd;
     color:#000000;
}

#top-bar ul li.sfhover ul li.sfhover a {
     background-color: #eee;
     color:#00559C;
}

/* Footer */
#footer {
        background-color: transparent;
    height:25px;
    padding-top: 4px;
    padding-bottom: 0px;
    border-top: 2px solid #00559C;
    border-bottom:0px;
    color: #000000;
    text-align: left;
}

#footer p {    padding-right: 100px; }
#footer a {    color: #000000; }
#footer a:hover { border-bottom: 0px; background-color: transparent;}
#license-area { color: #000000; }
#license-area a {    color: #000000; }

}
Page tags: __exclude