
@charset "utf-8";



article, aside, figure, footer, header, hgroup,
menu, nav, section { display: block; }

#page-wrap { width: 960px; margin: 0px auto; }



@font-face {
    font-family: 'marmelad';
    src: url('../fonts2/marmelad-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lobster';
    src: url('../fonts2/lobster-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'badscript';
    src: url('../fonts2/badscript-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'markscript';
    src: url('../fonts2/marckscript-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.hcl {
  font-family: 'helioscondlightregular';
}
body {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;

	color: #6f7170;;
	font-size: 14px;
	line-height: 16px;
  background: url(../images/bg-main.jpg) center 0 no-repeat #000000; 
}


.input-header
{ 
  letter-spacing: 1px;
font: 25px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;}
input, select, button, textarea {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

label, input[type="button"], input[type="submit"], button {
	cursor: pointer;
}
.a {
  text-decoration: none;
}
.a:hover {
  text-decoration: underline;
}
.ad {
  text-decoration: underline;
}
.ad:hover {
  text-decoration: none;
}
.in {
  text-indent: -9999px;
}
.c {
  text-align: center;
}
.up {
  text-transform: uppercase;
}
.def {
  cursor: default;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.db {
  display: block;
}
.di {
  display: inline-block;
}
.mc {
  margin: 0 auto;
}
.trans {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.wrap {
  width: 1000px;
  margin: 0 auto;
}
h1{
  font-size: 28px;

  letter-spacing: 3px;
  color:#DDDDDD;
  font-weight:100;
font-family: 'badscript';
}

h1 span {
  color: #C0AE3E;
}

h2{
  font-size: 28px;
 
  letter-spacing: 3px;
  color:#DDDDDD;
  font-weight:100;
font-family: 'badscript';
}
h3 {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 3px;
  color:#DDDDDD;
  font-weight:100;
font-family: 'markscript';
}
p
{text-align:justify;
padding:10px;}




.header {
  position: relative;
  font-size: 22px;
  height: 737px;
  padding: 35px 29px 0 29px;
  text-transform: uppercase;
}
.opa
{opacity:0.7;}

.opa:hover
{ opacity:1;
 -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;}

.header .mail {
  display: block;
  float: left;
}
.header b {
  display: block;
  float: right;
  color: #6F7170;
  letter-spacing: 5px;
}
.header b span {
  color: #C0AE3E;
}
.header .logo {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -105px;
  width: 205px;
  height: 153px;
  top: 15px;
}
.mail {
  color: #6f7170;
  text-decoration: none;
  letter-spacing: 5px;
  font-size: 22px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mail span {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #C0AE3E;
}
.mail:hover {
  color: #C0AE3E;
}
.mail:hover span {
  color: #6f7170;
}
.section {
  padding: 0 40px;
}
.player-lft {
  float: left;
  width: 460px;
  margin-right: 44px;
}
.player-rht {
  float: left;
  width: 376px;
  position: relative;
}
.pluso {
  float: right;
  width: 400px;
  position: fixed;
}
.play-btn {
  display: block;
  width: 48px;
  height: 77px;
  background: url(../images/play.png) 0 0 no-repeat;
  float: left;
  margin: 0 31px 0 0;
}
.stop-btn {
  display: block;
  width: 48px;
  height: 77px;
  background: url(../images/stop.png) 0 0 no-repeat;
  float: left;
  margin: 0 31px 0 0;
}
.track-inf {
  float: left;
  font-family: Verdana;
  color: #757575;
  text-transform: uppercase;
  margin-top: -5px;
}
.track-inf span {
  display: block;
  color: #fff;
  font-size: 18px;
  margin-bottom: 5px;
}
.player-box {
  padding: 40px 0 0 0;
}
.on-off {
  display: block;
  position: absolute;
  background: url(../images/onoff.png) 0 0 no-repeat;
  position: absolute;
  width: 12px;
  height: 15px;
  right: 44px;
  bottom: 0px;
}
.volume {
  display: block;
  position: absolute;
  background: url(../images/load.png) 0 0 no-repeat;
  position: absolute;
  width: 31px;
  height: 21px;
  right: 0px;
  bottom: 0px;
}
.section.music {
  height: 378px;
  padding:0px;
}
.section.photo {
  height: 600px;
}
.footer {
  padding: 470px 0 10px 0;
  text-align: center;
  background: url(../images/foot-piv.jpg) center 0 no-repeat;
}
.footer .foot-phone {
  color: #9B9B9B;
  font-size: 36px;
  text-align: center;
  width: 255px;
  margin: 0px auto 12px auto;
  border-top: 1px solid #535353;
  border-bottom: 1px solid #535353;
  white-space: nowrap;
  padding: 5px 0;
}
.footer .foot-phone span {
  font-family: 'helioscondlightregular';
  color: #D0B935;
}
.footer .mail {
  font-size: 25px;
  letter-spacing: 2px;
  color: #B4B4B4;
  text-transform: uppercase;
}
.footer .mail span {
  color: #B4B4B4;
}
.footer .mail:hover {
  color: #fff;
}
.footer .mail:hover span {
  color: #fff;
}
.footer .foot-logo {
  display: block;
  width: 65px;
  margin: 20px auto;
}
#iiframe {
top:-400px;
left:-20px;
 position:absolute;
 }
 #block1{
    overflow: hidden;
	margin:50px;
    width:330px;
    height:100px;
}
h4{
  font-size: 28px;
  letter-spacing: 3px;
  color:#DDDDDD;
  font-weight:100;
font-family: 'badscript';
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
