/*demo styles*/
body{margin:0; padding:0; background:#003300; background-image: url('../img/background.jpg');}
.demo{background:url('../img/bg_2.png') center center no-repeat; width:800px; height:420px; margin:10% auto; padding-top:30px; filter:alpha(opacity=50); -moz-opacity: 0.50; opacity: 0.50;}
.quickPlate{margin:0 auto;}

/*plate styles*/
.plate{overflow:hidden; font-family:Arial, serif;}
	.plate .clr{clear:both;}
	.plate .album{height:232px; width:232px; display:block; margin:0 auto; padding:0; position:relative;}
		.plate .album img.cover{height:220px; width:220px; display:block; margin:0; padding:6px; position:absolute; top:0; left:0; background:url('../img/plate_album.png') 0 0 no-repeat; z-index:4;}
		.plate .album .glass{height:217px; display:block; margin:0; position:absolute; top:8px; right:80px; left:8px; background:url('../img/plate_album.png') right -232px no-repeat; z-index:3;}
		.plate .album .record{height:213px; width:213px; display:block; position:absolute; top:10px; right:6px; background:url('../img/plate_album.png') right -449px no-repeat; z-index:1;}
		.plate .album .record_light{height:213px; cursor:n-resize; width:213px; display:block; position:absolute; top:10px; right:6px; background:url('../img/plate_album.png') right -662px no-repeat; z-index:2;}
		.plate .album .playlist{height:224px; width:224px; padding:4px; position:absolute; top:0; left:0; z-index:4; overflow:hidden; background:rgba(0, 0, 0, 0.9); overflow-y: auto;}
		.plate .album .playlist .track{overflow:hidden; white-space:nowrap; text-overflow:ellipsis; color:#fff; font-size:11px; cursor:pointer; margin:3px 2px; padding:0 5px; border-bottom:1px dotted rgba(0, 0, 0, 0.3);}
			.plate .album .playlist .track.active{color:#4e768a;}
			.plate .album .playlist .track:hover{opacity:0.7;}
		
		
	.plate .progress{height:15px; margin:13px 9px; background:url('../img/plate_progress.png') 0 -15px repeat-x; position:relative; z-index:1;}
		.plate .progress:before{display:block; height:15px; position:absolute; left:-5px; width:5px; background:url('../img/plate_progress.png') 0 0 no-repeat; content:''; z-index:1;}
		.plate .progress:after{display:block; height:15px; position:absolute; right:-5px; width:5px; background:url('../img/plate_progress.png') 0 -30px no-repeat; content:''; z-index:1;}
		.plate .progress .bufer{background:#000; top:4px; left:0; right:0; opacity:0.5; height:7px; position:absolute; width:auto; z-index:2;}
		.plate .progress .ui-widget-header{background:url('../img/plate_progress.png') 0 -45px repeat-x; top:2px; height:10px; position:absolute; border-radius:5px; padding:0 6px 0 0; left:-3px; right:-3px; z-index:3; min-width:4px;}
		
	.plate .time{color:#777; font-size:13px; line-height:16px; float:right; text-shadow:0 1px 2px #000; cursor:pointer; margin-top:17px;}
		.plate .time b{color:#fff; font-size:16px; font-weight:bold;}
		
	.plate .control{float:left; margin:17px 5px 0 4px;}
		.plate .control .prev{width:21px; height:11px; margin:3px 0 1px; display:block; float:left; background:url('../img/plate_control.png') 0 0 no-repeat; cursor:pointer;}
		.plate .control .next{width:21px; height:11px; margin:3px 0 1px; display:block; float:left; background:url('../img/plate_control.png') 0 -11px no-repeat; cursor:pointer;}
		.plate .control .play{width:21px; height:15px; margin:0 5px; display:block; float:left; background:url('../img/plate_control.png') 0 -37px no-repeat; cursor:pointer;}
			.plate .control .play.pause{background-position:0 -22px;}
		.plate .control .repeat{width:14px; height:15px; margin:0 5px 0 40px; display:block; float:left; background:url('../img/plate_control.png') 0 -52px no-repeat; opacity:0.3; cursor:pointer;}
			.plate .control .repeat.all{opacity:0.9;}
			.plate .control .repeat.one{background-position:0 -82px; opacity:0.9;}
		.plate .control .random{width:17px; height:15px; margin:0 5px; display:block; float:left; background:url('../img/plate_control.png') 0 -67px no-repeat; opacity:0.3; cursor:pointer;}
			.plate .control .random.active{opacity:0.9;}
		.plate .control .speed{width:25px; height:10px; text-shadow:0 1px 2px #000; box-shadow:0 1px 2px #000; margin:0 5px; border:2px solid #ccc; border-radius:4px; text-align:center; color:#fff; font-weight:bold; line-height:9px; font-size:9px; display:block; float:left; opacity:0.3; cursor:pointer;}
			.plate .control .speed.active{opacity:0.9;}
		
	.plate .info{color:#777; font-size:13px; line-height:16px; text-shadow:0 1px 2px #000; margin:17px -110px 0 5px; padding-right:225px;}
		.plate .info b{color:#fff; font-size:16px; font-weight:bold; display:block; margin-bottom:5px;}
		
	.plate .pl_btn{margin:13px 6px -20px 0; text-align:right; font-weight:bold; border-bottom:1px dashed; font-size:60%; opacity:0.5; float:right; cursor:pointer; clear:right; color:#ccc; text-shadow: 0 1px 2px #000;}	
		.plate .pl_btn.active{opacity:1;}	
	.plate .volume{height:7px; width:80px; margin:23px 6px 0 0; float:right; background:url('../img/plate_volume.png') 0 0 no-repeat; position:relative; z-index:1;}
		.plate .volume:before{display:block; height:14px; top:-3px; position:absolute; left:-25px; width:18px; background:url('../img/plate_volume.png') 0 -14px no-repeat; content:''; z-index:1;}
		.plate .volume .ui-widget-header{background:url('../img/plate_volume.png') 0 -7px no-repeat; height:7px; position:absolute; z-index:2;}
		.plate .volume .ui-slider-handle{background:url('../img/plate_volume.png') -18px -14px repeat-x; width:12px; top:-3px; margin-left:-6px; outline:none; height:12px; display:block; position:absolute; z-index:3;}
		
		
		

/*==================================================================
	13.0 Footer -Kopie
================================================================== */

.site-footer {
	background: transparent;
	position: fixed;
	bottom: 8px;
	right: 0;
	left: 0;
	min-height: 63px;
	margin: 0 auto;
	z-index: 10000;
	padding-left: 0;
	padding-right: 61px;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-webkit-transition: position .5s ease;
	-moz-transition: position .5s ease;
	-ms-transition: position .5s ease;
	-o-transition: position .5s ease;
	transition: position .5s ease;
	text-align: center
}

.copyright {
	line-height: 33px;
	margin: 0;
	text-align: left;
	padding-left: 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
}

.socials-icons {
	position: relative;
	width: 100%;
	margin: 0;
	height: 50px;
}

.socials-icons ul  {
	margin: 0;
	display: table;
	float: right;
}
	
.socials-icons li {
	margin: 0;
	display: block;
	float: left;
}

.socials-icons li a {
	display: block;
	background: transparent;
	position: relative;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.socials-icons li a i {
	color: #fff;
	font-size: 21px;
}

.socials-icons li a:hover i {
	color: #fff;
}

.light-style .socials-icons li a i,
.light-style .socials-icons li a:hover i {
	color: #333;
}

/* Lines */
.line {
	position: absolute;
	display: block;
}

.line.vertical {
	background: #fff;
	top: 0;
	left: 98%;
	width: 2px;
	margin-left: -1px;
}

.light-style .line.vertical {
	background: #333;
}

.line.vertical.total {
	bottom: 0;
	top: 0;
}

.line.vertical.bottom {
	top: 50%;
	bottom: 0;
}

.line.horizontal {
	background: #fff;
	top: 24px;
	left: 0;
	height: 2px;
}

.light-style .line.horizontal {
	background: #333;
}

.line.horizontal.left {
	right: 0;
}


/* BUTTON */

/* White */
.button-white {
	background-color: #fff;
}

.button-white,
.button-white i,
.button-white:hover,
.button-white:hover i {
	color: #333;
}

.button-white.button-border {
	border-color: #fff;
}

.button-white.button-border,
.button-white.button-link,
.button-white.button-border i,
.button-white.button-link i,
.button-white.button-border:hover,
.button-white.button-border:hover i,
.button-white.button-link:hover,
.button-white.button-link:hover i {
	color: #fff;
}		


/*	14.1 Default Buttons
	-------------------------------------------------------------- */
	
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.button:focus {
	outline: none;
	outline-offset: 0px;
	text-decoration: none;
}

.buttons-group {
	margin: 0px -10px;
}

.buttons-group a,
.buttons-group button {
	margin: 0 10px;
}	
	
	
.button {
	display: inline-block;
	position: relative;
	cursor: pointer;
	outline: 0;
	outline-offset: 0;
	white-space: nowrap;
	margin: 0;
	padding: 0 27px;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	color: #fff;
	font-weight: 400;
	letter-spacing: 1px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	text-decoration: none;
		
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.button i {
	color: #fff;
	position: relative;
	line-height: 1;
	margin-right: 5px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	text-decoration: none;
}

.button:hover,
.button:focus {
	color: #fff;
	opacity: .87;
}

.button:hover i,
.button:focus i {
	color: #fff;
}

.button.icon-right i {
	margin: 0 0 0 5px;
}


.button.button-border {
	border: 2px solid #fff;
	background-color: transparent;
	color: #fff;
	line-height: 34px;
}

.button.button-border i {
	color: #fff;
}

