/******************************************************************************

	This file styles the bar that goes across the top of all Xiph.Org
	pages.
	
	The style that comes from this was first (to my knowledge) at
	http://alistapart.com/stories/practicalcss/ in the
	"Splitting the Difference" section.

******************************************************************************/

/* This effect doesn't work at all if all content is pinched in a bit. */
html, body {
	margin: 0;
	padding: 0;
}

body {
	margin-left: 25px;
	margin-right: 25px;
	background-color: #101315;
}

.xiphnav {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	padding:    .25em;
	margin-bottom:  .5em;
	border-bottom:  1px solid #000;
	color: #000;
	background: #aaa;
}
h2 {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
    font-size: 0em;
	color: #fff;
    padding: 35px 0px 200px 0px;
	margin-top:0px;
    background: transparent url(https://coreradio.ru/templates/coredark/images/logo.png) no-repeat center;
    background-size: 200px;
}
h1 {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	color: #8594a2;
	margin-top:3px;
}
.nav {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #f4f4f4;
}
.nav:hover {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #4391bf;
}
.xiphnav_a {
    text-decoration: none;
    font-weight: normal;
    color: #000;
}
.news {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #8594a2;
}
.newsheader {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 110%;
    color: #f4f4f4;
    background: #444;
}
.streamtd {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 85%;
    color: #8594a2;
    padding:15px;
}
.streamtd_alt {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    font-size: 85%;
    color: #8594a2;
}

.streamtd_alt_2 {
    font-family: Verdana, sans-serif;
    text-decoration: underline;
    font-weight: normal;
    font-size: 85%;
    color: #8594a2;
}

td {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #8594a2;
	background-color: #1e2326;
}

td2 {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: normal;
    color: #8594a2;
	background-color: #1e2326;
	text-align: center;
}

.roundcont {
	width: 100%;
	background-color: #1e2326;
	color: #8594a2;
}
.roundcont a {
    margin: 0px 10px;
}

.roundcont2 {
	width: 100%;
	background-color: #1e2326;
	color: #8594a2;
	text-align: center;
	padding: 15px 0px 15px 0px;
}
.roundcont2 a {
    margin: 0px 10px;
}

.newscontent {
	margin: 0 20px;
}
h3 {
	margin: 0px;
    padding: 0px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #f4f4f4;
}
.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: #f4f4f4;
}
.newscontent p {
	margin: 0 0;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: none;
	font-size: 90%;
}
.newscontent td {
	margin: 0 0;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: none;
	font-size: 90%;
}
.newscontent td.streamdata {
	margin: 0 0;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: none;
	font-size: 90%;
        color: #f4f4f4;
	padding-top: 5px;
    padding-bottom: 5px;
}
.streamheader table {
    width: 100%;
    margin-bottom: 5px;
    border-bottom:  1px solid #2b3238;
}
.streamheader td {
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 10 5 10 5;
    border: 0px solid white;
}
.streamheader h3 {
    border: 0px;
}
.streamheader a {
    padding: 8px 5px 3px 30px;
    text-decoration: none;
    background: transparent url("/tunein.png") no-repeat left center;
}
.streamheader a.auth {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 32px;
    background: transparent url("/key.png") no-repeat left center;
}
.newscontent a {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    margin: 0px;
    color: #f4f4f4;
}
.newscontent a:hover {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color: #8594a2;
}
.newscontent a.nav2 {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding: 2px 9px;
    background: #444;
    color: #f4f4f4;
}
.newscontent a.nav2:hover {
    font-family: Verdana, sans-serif;
    text-decoration: none;
    background: #777;
    font-weight: bold;
    color: #4391bf;
}
.poster {
	font-family: Verdana, sans-serif;
	display: block;
	text-decoration: none;
	font-size: 100%;
	color: #f4f4f4;
    padding: 10px 0px 0px 0px;
    border-top:  1px solid #2b3238;
	text-align: center;
}
.roundcont p {
	margin: 10px 50px;
}

.roundtop { 

}

.roundbottom {

}

img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
	visibility: hidden;
}


