html,
body {
    margin: 0;
    padding: 0;
    color: black !important;
    background-color: #fff;
}

audio:hover,
audio:focus,
audio:active {
    -webkit-box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 15px 15px 20px rgba(0, 0, 0, 0.4);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
}

audio {
    display: block;
    margin: auto;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -moz-box-shadow: 2px 2px 4px 0px #006773;
    -webkit-box-shadow: 2px 2px 4px 0px #006773;
    box-shadow: 2px 2px 4px 0px #006773;
    -moz-border-radius: 7px 7px 7px 7px;
    -webkit-border-radius: 7px 7px 7px 7px;
    border-radius: 7px 7px 7px 7px;
}


.xiphnav {
    font-family: Courier, Serif, Verdana, sans-serif;    
    font-weight: normal;
    padding: .25em;
    margin-bottom: .5em;
    border-bottom: 1px solid #000;
    color: #000;
    background: #aaa;
}

.nav h1 {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.5em;
    color: #000;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 30px;
    height: 70px;
}

.nav {
    font-family: Courier, Serif, Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 90%;
    width: 100%;
}

.nav a {
    color: blue;
    text-decoration: none;
}

.nav a:hover {
    color: coral;
}

.xiphnav_a {
    text-decoration: none;
    font-weight: normal;
    color: #000;
}

.main {
    font-family: Courier, Serif, Verdana, sans-serif;
    background-color: #fff;
    margin-left: 50px;
    width: 90%;
}

.main h1 {
    text-decoration: none;
    font-weight: bold;
    font-size: 300%;
    color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 90px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.main iframe {
    width: 100%;
    border: 0;
}

.news {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
}

.newsheader {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 110%;
    color: #f8ef64;
    background: #444;
}

.streamtd {
    font-family: Courier, Serif, Verdana, sans-serif;
    font-weight: lighter;
    text-decoration: none;
    font-size: 85%;
    color: #fff;
    padding: 15px;
}

.streamtd_alt {
    font-family: Courier, Serif, Verdana, sans-serif;
    font-weight: lighter;
    text-decoration: none;
    font-size: 85%;
    color: #fff;
}

.streamtd_alt_2 {
    font-family: Courier, Serif, Verdana, sans-serif;
    font-weight: lighter;
    text-decoration: underline;
    font-size: 85%;
    color: #fff;
}

td {
    font-family: Courier, Serif, Verdana, sans-serif;
    font-weight: lighter;
    text-decoration: none;
    color: #000;
}

.roundcont {
    background-color: #F5F5F5;
    color: #000;
    padding: 5px 0px;
    margin: 0 px;
    border-collapse: collapse;
    border-radius: 5px;
}

.roundcont table {
    border: none;
    border-collapse: collapse;
}

.newscontent {
    margin: 0 20px;
}

h3 {
    margin: 0px;
    padding: 0px;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 110%;
    color: #000;
}

.newscontent h3 {
    margin-bottom: 10px;
    border-bottom: 1px groove #ACACAC;
}

.newscontent h4 {
    margin: 10px 0px;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    font-size: 110%;
    color: #f8ef64;
}

.newscontent p {
    margin: 0 0;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 90%;
}

.newscontent td {
    margin: 0 0;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 80%;
}

.newscontent td.streamdata {
    margin: 0 0;
    font-family: Courier, Serif, Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 90%;
    color: #000;
}

.streamheader table {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px groove #ACACAC;
}

.streamheader td {
    margin: 0px;
    padding: 6px 0px;
    border: 0px solid cyan;
}

.streamheader h3 {
    margin: 0px;
    border: 0px solid blue;
    vertical-align: lower;
}

.streamheader a {
    padding: 8px 5px 3px 30px;
    text-decoration: none;
    margin: 0px 0px 0px 20px;
}

.streamheader a.auth {
    margin: 0px;
    padding-top: 14px;
    padding-bottom: 14px;
}

.newscontent a {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: blue;
}

.newscontent a:hover {
    font-family: Verdana, sans-serif;
    color: coral;
}

.newscontent a.nav2 {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 9px;
    background: lightgray;
    color: #000;
}

.newscontent a.nav2:hover {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: coral;
}

.poster {
    font-family: Verdana, sans-serif;
    margin: 50px 0px 20px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    text-decoration: none;
    font-size: 0.6em;
    color: #000;
    border-top: 1px groove #ACACAC;
}

.poster a {
    font-family: Verdana, sans-serif;
    font-size: 1.2em;
    color: blue;
    text-decoration: none;
}

.nav body {
    color: white;
    background-color: #656565;
}

.nav a {
    margin: 15px;
    padding: 0px;
}

.nav table {
    font-size: 110%;
    text-align: center;
    border: none;
}

.roundtop {
    padding: 1px;
}

.roundbottom {
    padding: 1px;
}

.banner td {
    font-size: 150%;
    vertical-align: top;
}

td.topleft {
    height: 15px;
    width: 15px;
}

td.topright {
    height: 15px;
    width: 15px;
}

td.bottomleft {
    height: 15px;
    width: 15px;
}

td.bottomright {
    height: 15px;
    width: 15px;
}

img.corner {
    width: 15px;
    height: 15px;
    border: none;
    display: block !important;
}

@media (max-width: 900px) {

    .nav {
        width: 100%;
    }

    .main {
        margin: auto;
        width: 100;
    }

}
