Askwikitheme

Do not delete! This is the css code for the appearance of the entire wiki.

/* based on http://www.openwebdesign.org/viewdesign.phtml?id=2063&referer=%2Fbrowse.php%3Fpage%3D1%26sort%3Ddownloadsdesc */

body {
    font-family:verdana, arial, sans-serif;  
    color:#555555; 
/*    text-align:center;*/
    background-color:#DDDDDD;
    min-width: 60em;

}

h1 {
    background-color:#BABABA; 
    color:#FFFFFF;
    font-size:1.6em;  
    font-weight:normal; 
    margin:1.0em 0.2em 0em 0em; padding:0 0 0 0.3em; 
    font-style:normal; 
    font-family:"Trebuchet MS", verdana, arial, sans-serif;
}

h2 { 
    font-size:1.2em;
    font-weight:bold; 
    margin:.5em 0em 0em 0em; padding:0; 
    font-style:normal; 
    font-family:"Trebuchet MS", verdana, arial, sans-serif;
}

h3 {
    font-size:1em;
    font-weight:bold;
}

a:link, a:visited {
    color:#3333FF; 
    text-decoration:underline;
}
a:hover {
    color:#3B4471; 
    text-decoration:none;
    background-color: transparent;
}
a:active {
    color:#3333FF; 
    text-decoration:underline;
}

#container-wrap{
    background-image:url('http://www.wikidot.com/common--theme/localize/images/margin2_l.png');
    background-repeat: repeat-y;
    background-position:  left top;
    background-color:#FFFFFF; padding-left:40px; padding-right:0; padding-top:0; padding-bottom:0

}

#container {
    /*margin: 0 0 0 40px;*/
    background-image:url('http://www.wikidot.com/common--theme/localize/images/margin2_r.png');
    background-repeat: repeat-y;
    background-position:  right top;; padding-left:0; padding-right:40px; padding-top:0; padding-bottom:0

}

#header {
    margin:0;
    text-align:left;
    background-image:url('http://burbank.wdfiles.com/local--files/css:askwikitheme/Logosm.jpg'); 
    background-repeat:no-repeat; 
    background-position: right center;
    height: 92px; padding-left:0; padding-right:0; padding-top:1em; padding-bottom:1em
}

#header h1 {
font-family:"Times New Roman", Times, serif;
             font-size:58px;
    margin-left: 50px;
    background-color: transparent;
}
#header h2 {
    margin-left: 50px;
    text-indent:4em; 
    color:#3B4471;
    background-color: transparent;
}

#header h1 a:link {
color:#EE7600;
    text-decoration:underline;
}

#header h1 a:visited {
color:#EE7600;
    text-decoration:underline;
}

#header h1 a:active {
color:#EE7600;
    text-decoration:underline;
}

#top-bar{
    background-color:#999999;
    left: 0; right:0;
    width: 100%;
}
#top-bar ul {
background-color:#999999;}

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

#top-bar a:hover {
text-decoration:none; background-color:#3366FF; color:#FFFFFF;}

#top-bar a:active {
text-decoration:none; background-color:#999999; color:#FFFFFF;}

#login-status{
    right: 250px;
}

#search-top-box{
    right: 250px;
}

#side-bar {
float:right; clear:both; width:13em; margin:1em 0 0 0; padding:0;
text-align: left;
}

#side-bar h2 {
text-align:left; padding:0 0 0 1.5em;}

#side-bar h1 {
    background-color:#DDDDDD; 
    color:#3B4471; 
    font-size:130%; 
    font-weight:normal; 
    margin:0.2em; padding:0.2em 1em; 
    font-style:italic; 
    font-family:"Trebuchet MS", verdana, arial, sans-serif;
}

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

#main-content {
text-align:left; margin:0.5em 13.5em 0 0; padding:0.5em 1ex 1em 1.5ex;

}

#page-content {
    padding: 0 1em;
}

#main-content p{
    line-height: 1.4em;
    margin: .5em 0em 1em 0em;
}

#main-content h2 {text-indent:0em;}

#footer {
color:#999999; font-size:75%; margin:2.5em 0.2em 0.5em 0.5em; padding:0.8em; 
border-top:1px solid #999999; text-align:left; clear:both;}

#footer .right {
float:right; clear:right; text-align:right;}

#footer p {margin:0;}

.page-options-bottom a, a.action-area-close{
    color: #242;
    background-color: #DDDDDD; 
    text-decoration: none;
}
.page-options-bottom a:hover{
    background-color: #DDD;
}

.owindow .title{
    background-color: rgb(243,242,235);
}

/* FORUM COLORS */

.forum-group div.head{
    background-color: #739462;
    color: #FFF;
}
.forum-group div.head .title{
    color: #efedea;
}

.thread-container .post .options a{
    color: #739462;
}

.thread-container .post  .long  .changes a {
    color: #739462;
}
.thread-container .post  .short  .options{
    color: #739462;
}    

.forum-group table tr.head td{
    background-color: #DDDDDD; 
}

.forum-category-box  .description-block{
        background-color: #DDDDDD; 
}

.forum-category-box table tr.head td{
    background-color:#DDDDDD; 
}
.forum-new-thread-box  .description{
    background-color: #DDDDDD; 
}
.forum-thread-box  .description-block{
    background-color: #DDDDDD; 
}
.thread-container .post .head{
    background-color: #DDDDDD; 
}

.thread-container .post  .long  .revisions table tr.active td{
    background-color: rgb(243,242,235);
}
.thread-container .post  .short{ 
    background-color: #DDDDDD; 
}

div.new-post a{
    background-color: #DDDDDD; 
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.