css:dreamlandchronicalstheme
#container{
    min-width:1000px;
    font-family: 'Arial', sans-serif;
    align:center;
    text-align:center;
    background-color:#9966ff
}
#header {
    height: 360px;
    background-image:url(http://www.thedreamlandchronicles.com/wp-content/themes/comicpress-dreamland/header.jpg);
    background-position:center top;
    background-repeat: no-repeat;
}
#header h1{
    font-size: 40px;
    padding-top:20px;
}

#login-status{
}

#top-bar {
    padding: 0;
    margin:0 35%;
    margin-bottom:40;
    list-style: none;
    line-height: 25px;
    font-size: 13px;
    border-right: 1px solid #aaa;
    background: url('http://www.thedreamlandchronicles.com/wp-content/themes/comicpress-dreamland/menu.png')
}

#top-bar .top-bar-pages, #top-bar .top-bar-extend {
    padding: 0 15px 0 15px;
}
#top-bar a {
    padding: 0px 10px 0 10px;
    display: block;
    color: #000;
    text-decoration: none;
}
#top-bar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#top-bar li {
    float: left;
}
#top-bar li a {
    border-left: 1px solid #aaa;
    border-right: 1px solid #ccc;
}
#top-bar .top-bar-next, #top-bar .top-bar-previous {
    font-size: 20px;
}
#top-bar .top-bar-current, #top-bar .current {
    padding: 0px 10px 0 10px;
    color: #fff;
    border-left: 1px solid #aaa;
    background: url('http://www.thedreamlandchronicles.com/wp-content/themes/comicpress-dreamland/menu.png') 0 -150px;
}
#top-bar li:hover a {
    border-left: 1px solid #8b160f;
    border-right: 1px solid #c28380;
    color: #fff; 
    background: url('http://www.thedreamlandchronicles.com/wp-content/themes/comicpress-dreamland/menu.png') 0 -75px;
}

content-wrap{
    background-color:9966ff
    background-position:center top;
    background-repeat: repeat;
    background: #fff;
    border: 1px solid #999;
    text-align: center;
}
#side-bar {
    float: right;
    background: #ddd url(../images/side_bottom.png) no-repeat bottom;
    margin: 12px 0 15px 15px;
    width: 200px;
    padding: 0 10px 12px;
}
#main-content {
    text-align:left;
    /*margin-top: -56px;*/
    /*width: 700px;*/
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License