ol, ul {
    list-style: outside none none;
}

.content ul, .content ol {
    margin-left: 0 !important;
}
.teaser .title {
    font-size:24px !important;
}
#issn_number {
    /*font-size: 11px;*/
    position: absolute;
    right: 0;
    top: 50px;
}

#footer, #footer a {
    background-color: #006b94;
    color: #fff !important;
    
}

#footer .in {
    border-top: none !important;
}

#footer .navWidth93 {
    width: 93% !important;
}
#footer label, #footer .nav {
    float: none;
    margin: 0 auto;
    /*width: 40%;*/
}

#footer .nav-copyright {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 765px;
}
#footer .nav-copyright li:first-child {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 center;
    margin: 0;
    padding: 0;
}
#footer .nav-copyright li {
    float: left;
    display: inline;
    background: rgba(0, 0, 0, 0) url("../img/sprite-y.8bit.png") no-repeat scroll 0 -293px;
    margin-left: 6px;
    padding-left: 8px;
}

#footer ul#menu-submission-menu{margin-bottom:50px;width:390px}
.centerText {
    text-align: center;
}

a.show_menu {
    color: #fff;
    display: block;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.wp-biographia-pic{width:auto !important;}
.wp-biographia-pic img{left:0;top:0;position: static;}