html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul, li {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* custom master config */
html, body {
}

html {
	background: #fff;
}

body {
	font-size: 12px;
	text-align: center;
}

* {font-family: Trebuchet MS, sans-serif; color: #333;}

a { color: #999; text-decoration: none; cursor: pointer; }

a:hover { color: #c00; text-decoration: none; }

.alignright { float: right;	}

.alignleft { float: left; }

.container {
	width: 498px;
	text-align: left;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background: #d7d7d8 url('http://mjoy.com.ua/design/player/list-bg.gif') left bottom repeat-x;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

#banner {
	width: 498px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.screen {
	height: 210px;
	width: 498px;
	background: #fff url('http://mjoy.com.ua/design/player/screen.gif') left top no-repeat;
}

#stationLogo {
	z-index: 100;
	float: left;
	width: 160px;
	text-align: right;
	position: absolute;
	z-index: 2;
	margin: 25px 1px -76px 60px;
}

#stationLogo img {
	margin-top: 20px;
}

#artistFoto {
	padding: 0;
	margin: 15px 0 0 350px;
	position: absolute;
	z-index: 3;
}

#artistFoto img {
	width: 90px;
	height: 90px;
}

#currentTrack {
	color: #fff;
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 123px 0 0 20px;
	text-align: right;
	width: 320px;
	position: absolute;
	z-index: 4;
}

#currentTrack strong {
	color: #666;
	display: block;	
}

#currentTrack em {
	color: #fff;
	display: block;	
}

#currentTrack em {
	font-size: 0.7em;
	line-height: 1.35em;
}

#playlistSwitch {
	margin: 113px 0 0 0;
	position: absolute;
	z-index: 6;	
	text-align: left;
}

#flashPlayer {
	margin: 105px 0 0 0;
	position: absolute;
	z-index: 5;
}

#backHome {
	margin: 193px 0 0 10px;
	position: absolute;
	z-index: 6;
}

#statusLine {
	margin: 193px 0 0 95px;
	color: #999;
	width: 380px;
	position: absolute;
	z-index: 7;	
	text-align: right;
}

#statusLine .idea {
	color: #c00;
}

#statusLine .idea:hover {
	color: #666;
}

#playlist {
	margin: 25px 15px;
	padding: 2px 20px 20px 20px;
}

#playlist h3 {
	margin: 0 0 0.75em 0;
}

#playlist ul {
	background: #ccc url('http://mjoy.com.ua/design/player/bg.gif') left top;
}

#playlist li {
	line-height: 1.75em;
}

#playlist li span {
	padding-right: 0.5em;
}

#playlist li strong, #playlist li strong span {
	font-weight: normal;
	color: #900;
}

#playlist li em, #playlist li em span {
	font-style: normal;
	color: #999;
}

.live #playlistSwitch, .live #currentTrack {
	display: none;
}

.live .screen {
	background: #fff url('http://mjoy.com.ua/design/player/screen-live.gif') left top no-repeat;
}


#stations {
	width: 555px;
	height: 75px;
	margin: 0 auto;
	padding: 10px 0;
}

#stations ul {
	margin: 0;
}

#stations ul li {
	list-style: none;
	float: left;
	text-align: center;
	width: 175px;
	height: 75px;
	padding: 10px 5px;
}

#stations ul li .radio-delta {
	height: 50px;
	margin-top: -5px;
}

#stationLogo .radio-delta, #stationLogo .radio-egoisty {
	margin-top: 0px;
}

#stations ul li .radio-egoisty {
	height: 50px;
	margin-top: -5px;
}

#disqus_thread {
	width: 500px;
	margin: 0 auto;
}

#disqus_thread h3 {
	color: #c00;
	font-size: 18px;
	margin: 25px 0 5px 0;
}

#dsq-comments-title {
	height: 0;
	overflow: hidden;
}
 
#dsq-content-stub {
	padding: 0 100px;
}
