BODY{
    font-family:"Tahoma";
    font-size:14px;
    background-color:#543131;
    color:#9EAF93;
    background:url("images/bg.png");
}


div.body {
    width:790px;
    margin-left:auto;
    margin-right:auto;
}

div.sidebar {
    width:160px;
    float:left;

    border-style: solid;
    border-width:0px;
    border-right-width: 2px;
    border-color:#E1E2B2;
}

div.content {
    margin-left:160px;
    padding:10px;
    border-style: solid;
    border-width:0px;
    border-left-width: 2px;
    border-color:#E1E2B2;
}

div.footer {
    width:790px;
    margin-left:auto;
    margin-right:auto;
    margin-top: 10px;
    font-size:80%;
    text-align:center;
}

div.navigation {
    height: 30px;
}

div.navbar {
    font-weight: bold;
    margin:10px 0px;
}

div.navbar a {
    padding: 5px;
}

div.thumbs {
    padding: 0px;
    margin: 0px auto;
    spacing: 0px;
    clear:both;
}

div.thumbs span {
    vertical-align: middle;
    text-align: center;
    border: 1px solid;
    margin: 1px;
    padding: 0px;
    width: 20px;
    height: 20px;
    float: left;
    display: block;
}

div.comic {
    margin-left:auto;
    margin-right:auto;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.border {
    border-style: solid;
    border-width: 1px;
    border-color:#E1E2B2;
}

.centered {
    text-align: center;
}

div.line {
    height: 0px;
    border-top: 2px solid black;
    padding : 0px;
}

ul.nav {
    padding: 0px;
    margin: 0px auto;
    list-style: none;
    width: 520px;
}

li.nav {
    vertical-align: middle;
    text-align: center;
    margin: 1px;
    padding: 0px;
    width: 124px;
    height: 25px;
    float: left;
    display: block;
}

li.nav a {
    font-weight: bold;
    text-decoration: none;
    display:block;
    margin-top:3px;
}



H1,H2,H3,H4,H5,H6 {
    text-align:center;
    color:#B1480F;
}


ul.menu {
    padding: 0px;
    padding-bottom:5px;
    list-style: none;
}

li.menuitem {
    padding-bottom:10px;
    text-align:center;
    display:block;
}

li.menuitem a {
    font-size:16px;
    text-decoration: none;
    display:block;
}

li.menuitem ul {
    display: none;
    position: absolute; 
    top: auto;
    left: auto;

    margin-left:120px;
    margin-top:-1.5em;

    background-color:#652424;
    border-style: solid;
    border-width: 1px;
    border-color:#E1E2B2;
    width:130px;
  }



li.menuitem:hover > ul { display: block; }

li.menuitem:focus > ul { display: block; }


li.menuitem ul li {
    text-align:left;
    padding:5px;
}

li.menuitem:hover {
    font-weight:bold;
}

li.menuitem:hover > a{
    font-weight:bold;
}


li.menuitem a:hover {
    font-weight:bold;
}

li.menuitem ul li a {
    font-size:14px;
    font-weight:normal;
}


H1{
    letter-spacing:1px;
    margin:15px;
}


h2 {
    margin-top:0px;
    text-align:left;
}

h3 {
    margin-top:0px;
    text-align:center;
}


span.title {
    font-weight:bold;
    display:block;
}

span.category {
    padding-left:40px;
    display:block;
}


span.styleswitch {
    text-align:right;
    margin-bottom:10px;
    display:block;
}

span.styleswitch a {
    border-style: solid;
    border-width: 1px;
    padding:2px 5px;
    margin:5px 0px 5px 5px;
    text-decoration:none;

}








.ks_calendar {border-collapse: collapse;margin-left:auto;margin-right:auto;}
.ks_calendar td {padding: 1; text-align: right;}

.ks_cal_title a {vertical-align: super; font-size: smaller;}
.ks_cal_row {text-align: right; padding: 0;}
.ks_cal_nm_c { background:#b0b0b0;}
.ks_cal_nm_e { background:#b0b0b0; color: #000000;}
.ks_cal_c { background:#d0d0d0; text-align: right; }
.ks_cal_e {background:#d0d0d0; color: #000000;}
.ks_cal_today { background:#ffffff;}


.ks_cal_wk_e ,.ks_cal_wk_c, .ks_cal_wk{display:  none} 


a:LINK{
    color:#B1480F;
}

a:ACTIVE{
    color:#B1480F;
}

a:VISITED{
    color:#B1480F;
}

