body, th, td, input, textarea, select {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
}

body#mainPage {
    margin: 0px;
    padding: 20px;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color:  #999;
}

a.invisible {
    text-decoration: none;
}

/* Blocks
------------------------------------------ */
#main_block {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

#logo_block {
    padding-right: 30px;
    border-right: 1px dotted white;
}

#cover_block {
    padding-left: 30px;
}

#covertext_block {
    color: white;
    padding-left: 20px;
}

#covertext_block a {
    color: white;
    text-decoration: none;
}

#covertext_block a:hover {
    color: white;
    text-decoration: underline;
}

#content_table {
    background-color: #fff;
    margin-top: 20px;
}

#menu_td {
    vertical-align: top;
    padding-top: 70px;
    width: 200px;
}

#content_td {
    vertical-align: top;
    padding: 0px 10px;
    border-left: 1px dotted black;
    border-right: 1px dotted black;
}

#right_td {
    vertical-align: top;
    width: 200px;
}

#footer_td {
    border-top: 1px dotted black;
    padding-top: 10px;
    text-align: center;
}

/* Box styles
------------------------------------------ */
.menu_box {
    border: 1px dotted black;
    padding: 10px;
    margin-top: 10px;
}

.main_image {
    margin-bottom: 10px;
}

.notis {
    margin-top: 3px;
    margin-bottom: 10px;
    padding-top: 10px;
    border-top: 1px solid #000;
}

.searchbox {
    margin-bottom: 20px;
}

/* Character styles
------------------------------------------ */

.noresult {
    background-color: #ff9;
    font-size: 130%;
    padding: 5px;
}

.blog_time {
    color: #999;
    font-size: 10px;
}

.author {
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
}

.post_time {
    color: #999;
    font-size: 10px;
    margin-bottom: 10px;
}

.backlink {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    margin-top: 15px;
    font-size: 11px;
}

.location {
    text-transform: uppercase;
    font-size: 90%;
}

.caption {
    font-weight: bold;
}

.caption .location {
    font-style: normal;
    font-weight: normal;
}

.footer {
    font-size: 11px;
    text-align: center;
}

.cover_block_text {
    font-family: "Times New Roman", Times, Serif;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
}


/* Headers
------------------------------------------ */
h1 {
    font-size: 24px;
    text-transform: uppercase;
    margin: 10px 0px;
}
h2 {
    font-family: "Times New Roman", Times, Serif;
    font-size: 24px;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    margin: 0px;
}
h3 {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0px;
}

h4 { font-size: 18px; }
h5 { font-size: 15px; }
h6 { font-size: 12px; }


/* Magazine styles
------------------------------------------ */
.magazine_overview, .magazine_cover {
    border: 1px solid #ddd;
}

.magazine_overview {
    ;
}

.magazine_overview_no_image {
    width: 100px;
    height: 150px;
    background-color: #ddd;
}

.magazine_cover {
    float: right;
    margin-left: 10px;
    margin-bottom: 6px;
}

.magazine_date {
    margin-top: 5px;
    font-weight: bold;
    font-size: 12px;
}

.magazine_head {
    margin: 0px;
    margin-bottom: 5px;
}


/* News archive styles
------------------------------------------ */

.newsposts {
    border-top: 1px dotted #000;
    margin-top: 10px;
    padding-top: 10px;
}

/*.newitem {
    margin-bottom: 15px;
}*/

.newshead {
    font-size: 14px;
    font-weight: bold;
}

.newscaption {
    margin: 3px 0px;
}

.newsdate {
    font-size: 10px;
}

.newslink {
    font-size: 11px;
}

.newsthumb {
    margin-left: 5px;
    margin-bottom: 5px;
}


/* Calendar styles
------------------------ */

table.calender {
    margin-top: 10px;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    border-bottom: 0px solid #666;
    border-right: 0px solid #666;
}

table.calender th, table.calender td {
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}

table.calender th {
    background-color: #666;
    color: white;
    font-size: 11px;
    text-align: left;
}

table.calender th , table.calender td {
    padding: 3px 5px;
}

table.calender td.event {
    background-color: #277d8a;
}

table.calender td.selected {
    border: 3px solid #f00;
}

.calHead {
    margin: 0px;
}

.calDate {
    font-weight: bold;
    font-size: 14px;
}

.passedDate, .passedDate a, .passedDate a:link, .passedDate a:visited {
    color: #999;
}


/* Menu styles
------------------------------------------ */

#menu_block ul, #menu_block ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#menu_block a {
    text-decoration: none;
}

#menu_block a.selected {
    text-decoration: underline;
}

#menu_block ul.menuLevel0 {
    /* border: 1px solid #f00; */
    font-family: "Times New Roman", Times, Serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
}

#menu_block ul.menuLevel0 li {
    /* border: 1px dotted #f00; */
    margin-top: 5px;
}

#menu_block ul.menuLevel1 {
    /* border: 1px solid #00f; */
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    font-style: normal;
    margin-left: 15px;
}

#menu_block ul.menuLevel1 li {
    /* border: 1px dotted #00f; */
    margin-top: 2px;
}

#menu_block ul.menuLevel2, #menu_block ul.menuLevel3, #menu_block ul.menuLevel4, #menu_block ul.menuLevel5, #menu_block ul.menuLevel6 {
    margin-left: 15px;
    font-size: 11px;
}

#menu_block ul.menuLevel2 li, #menu_block ul.menuLevel3 li, #menu_block ul.menuLevel4 li, #menu_block ul.menuLevel5 li, #menu_block ul.menuLevel6 li {
    margin-top: 1px;
}

/* Normal tags modifiers
------------------------------------------ */
p, form {
    margin: 0px;
}
