* {
	-webkit-text-size-adjust: none;
	font-family: verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
body {
	/*background: #0c0c0c url("../img/carbon/bg.png") repeat-x;*/
	background: #1A1A1A url("../img/carbon/bg.png") repeat-x;
	color: #555;
}
a {
	color: #3d7470;
	text-decoration: none;
}
li {
	list-style-type: none;
}
input,
#box_request .container,
#box_radio .current,
#box_radio .previous,
#daddy-shoutbox-list,
#box_news .content .tweet_list {
	color: #555;
	background-color: #0E0E0E;
	border: 1px solid #222;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.clear {
	clear: both;
	height: 0px;
}
#body {
	margin: 40px auto 0px auto;
	width: 600px;
}
#style {
	float: right;
	margin: 34px 6px 0px 0px;
	background-color: #222;
	border: 1px solid #FFF;
	color: #FFF;
}
#title {
	background: url("../img/carbon/title.png") no-repeat;
	text-indent: -9999px;
	width: 600px;
	height :60px;
}
#footer {
	background: url("../img/carbon/footer.png") no-repeat;
	width: 600px;
	height :20px;
}
.box {
	background: #0c0c0c url("../img/carbon/box.png") no-repeat;
}
.box .header {
	height: 40px;
}
.box h2 {
	float: left;
	width: 104px;
	height: 20px;
	text-indent: -9999px;
	margin: 10px 0px 10px 20px;
	opacity: 0.8;
}
.box h2:hover,
#desktop_players a:hover {
	opacity: 1.0;
}
.collapsible h2 {
	cursor: pointer;
}
.box .minimized {
	float: right;
	display: none;
	overflow: hidden;
	padding: 6px 20px 0px 0px;
	width: 450px;
	height: 28px;
}
.collapsed .minimized {
	display: block;
}
.collapsed .content {
	display: none;
}
.box .content {
	overflow: hidden;
	padding: 6px 20px;
	border-left: 1px solid #0a0a0a;
	border-right: 1px solid #0a0a0a;
}
#box_news h2 {
	background: url("../img/carbon/box_titles.png") no-repeat;
}
#box_player h2 {
	background: url("../img/carbon/box_titles.png") no-repeat 0px -20px;
}
#box_radio h2 {
	background: url("../img/carbon/box_titles.png") no-repeat 0px -40px;
}
#box_chat h2 {
	background: url("../img/carbon/box_titles.png") no-repeat 0px -60px;
}
#box_about h2 {
	background: url("../img/carbon/box_titles.png") no-repeat 0px -80px;
}
#box_request h2 {
	background: url("../img/carbon/box_titles.png") no-repeat 0px -100px;
}
#sync input {
	width: 536px;
	padding: 2px 10px;
}
.poll,
#sync,
#sync .submit {
	display: none;
}

.box h3 {
	color: #3d7470;
	margin: 10px 0px;
}




#player {
	display: none;
	float: left;
}
#player .play,
#player .stop {
	display: inline-block;
	text-indent: -9999px;
	color: #0E0E0E;
	width: 12px;
	height: 12px;
}
#player .play {
	background: url("../img/carbon/play.png") no-repeat;
}
#player .stop {
	background: url("../img/carbon/stop.png") no-repeat;
}
#player .volume_bg {
	display: inline-block;
}
#player .volume {
	display: inline-block;
	width: 60px;
	height: 8px;
	margin: 10px 4px 0px 4px;
	background: #222;
	position: relative;
}
#player .volume .ui-slider-handle {
	width: 8px;
	height: 8px;
	color: #0E0E0E;
	position: absolute;
	background: #3d7470;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#box_player .status {
	float: left;
	margin: 6px 20px;
}
#desktop_players {
	float: right;
}
#desktop_players li {
	float: left;
}
#desktop_players a {
	position: relative;
	top: -2px;
	display: block;
	width: 32px;
	height: 32px;
	text-indent:-9999px;
	color: #0E0E0E;
	opacity: 0.2;
}
#desktop_players .winamp a {
	background: url("../img/carbon/icon_winamp.png") no-repeat;
}
#desktop_players .itunes a {
	background: url("../img/carbon/icon_itunes.png") no-repeat;
}
#desktop_players .wmp a {
	background: url("../img/carbon/icon_wmp.png") no-repeat;
}
#desktop_players .real a {
	background: url("../img/carbon/icon_real.png") no-repeat;
}




#box_radio #minimized_bar_size {
	width: 92px;
	height: 0px;
}
#box_radio #content_bar_size {
	width: 92px;
	height: 0px;
}
#box_radio .minimized .radio_song {
	overflow: hidden;
	/*white-space: nowrap;*/
	float: left;
	width: 240px;
}
#box_radio .minimized .poll {
	float: right;
	min-height: 13px;
	text-align: right;
}
.timeout {
	/*display: none;*/
	clear: both;
	width: 100%;
	height: 1px;
	background-color: #3d7470;
}
#box_radio hr {
	color: #0E0E0E;
	border: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#box_radio .poll {
	float: right;
	width: 180px;
	height: 30px;
}
#box_radio .poll_total {
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-align: right;
	height: 11px;
}
#box_radio .bar span {
	height: 10px;
	font-size: 8px;
	color: #000;
	display: inline-block;
	padding: 0px 4px;
}
#box_radio .poll_positive {
	text-align: left;
	background-color: #3d7470;
	width: 20px;
}
#box_radio .poll_negative {
	text-align: right;
	background-color: #b86447;
	width: 80px;
}
#box_radio .radio_song {
	float: left;
	width: 350px;
}
#box_radio .poll_result {
	text-align: right;
}
#box_radio .poll_question,
#box_radio .poll_result {
	display: none;
	clear: both;
}
#box_radio .poll_question {
	margin: 0px auto;
	width: 140px;
}
#box_radio .poll_question span {
	float: left;
	padding-left: 50px;
}
#box_radio .poll_question ul {
	float: right;
}
#box_radio .poll_question li {
	float: left;
}
#box_radio .poll_question a {
	margin: 0px 2px;
	position: relative;
	top: 2px;
	display: block;
	width: 24px;
	height: 11px;
	text-indent: 9999px;
	color: #0E0E0E;
}
#box_radio .poll_question .poll_yes {
	background: url("../img/carbon/yes.png") no-repeat;
}
#box_radio .poll_question .poll_no {
	background: url("../img/carbon/no.png") no-repeat;
}



#box_news .minimized .news {
	float: left;
	width: 320px;
}
#box_news .social {
	float: right;
}
#box_news .social li {
	float: left;
}
#box_news .social a {
	position: relative;
	display: block;
	top: 2px;
	width: 27px;
	height: 27px;
	padding-left: 5px;
	text-indent:-9999px;
	color: #0E0E0E;
	opacity: 0.2;
}
#box_news .social a:hover {
	opacity: 1.0;
}
.mirc a {
	background: url("../img/carbon/icon_mirc.png") no-repeat;
}
#box_news .social .facebook a {
	background: url("../img/carbon/icon_facebook.png") no-repeat;
}
#box_news .social .twitter a {
	background: url("../img/carbon/icon_twitter.png") no-repeat;
}
#box_news .social .uservoice a {
	background: url("../img/classic/icon_uservoice.png") no-repeat;
}

#box_news .content {
	height: 120px;
}
#box_news .content .tweet_list {
	padding: 6px 10px;
	height: 104px;
}




#box_chat .nick {
	width: 60px;
}
#box_chat .message {
	width: 360px;
}
#box_chat .content .shoutbox-list {
	padding: 2px 0px;
}
#daddy-shoutbox-list {
	padding: 6px 10px;
	margin-top: 6px;
	height: 300px;
	overflow: auto;
}
#box_chat .shoutbox-list-time {
	color: #444;
}
#box_chat .shoutbox-list-nick {
	color: #3d7470;
	margin-left: 5px;
}
#box_chat .shoutbox-list-message {
	margin-left: 5px;
}



#box_request .history {
    position: relative;
    top: 6px;
    margin-right: 20px;
    padding-top: 5px;
    float: right;
    display: block;
    width: 83px;
    height: 20px;
    border-radius: 10px;
    color: #3D7470;
    background-color: #0c0c0c;
    box-shadow: 1px 1px 0px 0px rgba(0, 0, 0, 0.7);
    text-align: center;
    font-weight: bold;
    font-style: italic;
    opacity: 0.5;
}
#box_request .history:hover {
    opacity: 1.0;
}
#box_request .content {
	height: 120px;
}
#box_request input {
	width: 506px;
}
#box_request .container {
	margin-top: 6px;
	padding: 6px 10px;
	height: 84px;
	overflow: auto;
}



#box_about .min .donate {
	position: relative;
	top: 6px;
	padding-right: 20px;
	float: right;
	display: block;
	width: 83px;
	height: 25px;
	text-indent:-9999px;
	color: #0E0E0E;
	background: url("../img/carbon/donate.png") no-repeat;
	opacity: 0.5;
}
#box_about .min .donate:hover {
	opacity: 1.0;
}
#box_about .content {
	padding: 10px 100px 20px 100px;
	text-align: center;
}
#box_about .content h3 {
	margin-top: 20px;
}
#box_about p {
	margin-bottom: 10px;
}
#box_about .bitcoin span {
	height: 100%;
}


#box_ads .content {
	border: 0px;
	min-height: 100px;
}
#box_ads .partners {
	float: left;
}
#box_ads .google {
	float: right;
}


/*::-webkit-scrollbar {
	width: 10px;
}
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.3);
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,0.5);
    border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
    -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,1.0);
}
*/
