@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Roboto Condensed', sans-serif;
	background-image:url(../images/bg-pattern.jpg);
	background-repeat:repeat;
	font-weight:400;
	color:#FFF;
	margin:30px 0px 0px 0px;
	-webkit-text-size-adjust:100%;
}

p {
	margin-top:15px;
	margin-bottom:0px;
}

img {
	border-style:none;
}

.nomargin {
	margin:0px;
}

h1 {
	font-size:30px;
	line-height:23px;
	color:#FFF;
	font-weight:400;
	text-transform:uppercase;
	margin:0px;
}

h2 {
	font-size:30px;
	line-height:30px;
	font-weight:400;
	text-align:right;
	color:#ffe66f;
	margin:0px;
	position:absolute;
	top:20px;
	right:30px;
}

h3 {
	font-size:30px;
	line-height:30px;
	font-weight:400;
	text-align:left;
	color:#ffe66f;
	margin:0px;
}

h4 {
	font-size:27px;
	font-weight:400;
	text-align:left;
	color:#ffe66f;
	margin:0px;
}

.ecard-main {
	width:864px;
	margin:auto;
}

.ecard {
	width:850px;
	height:550px;
	float:left;
}

.content-main {
	width:850px;
	height:550px;
	background-image:url(../images/bg-main.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	position:relative;
}

.content-center {
	width:790px;
	margin:auto;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	width:850px;
	font-size:11px;
	color:#333;
	line-height:15px;
	text-align:center;
	margin-top:-10px;	
}

.spacer {
	clear:both;
}

/* BORDER */

.border-top {
	width:864px;
	height:7px;
	background-image:url(../images/border-top.png);
}

.border-left {
	width:7px;
	height:550px;
	background-image:url(../images/border-left.png);
	background-repeat:repeat-y;
	float:left;
}

.border-right {
	width:7px;
	height:550px;
	background-image:url(../images/border-right.png);
	background-repeat:repeat-y;
	float:left;
}

.shadow {
	width:864px;
	height:38px;
	background-image:url(../images/shadow.png);
}

/* BORDER none */

/* MENU */

#menu-main {
	width:850px;
	height:40px;
	font-size:12px;
	letter-spacing:1px;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	bottom:0px;
	left:0px;
}

.menu {
	margin-top:13px;
}

.menu-indiv {
	padding:0px 10px;
	margin:0px 17px;
}

.menu-indiv:hover {
	color:#7b4b75;
	cursor:pointer;
}

/* MENU */

/* HOME */

#home {
	width:850px;
	height:550px;
	background-image:url(../images/bg-home.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:block;
}

.home-content {
	margin-top:50px;
	overflow:hidden;
}

.cover {
	width:412px;
	height:412px;
	float:left;
}

.lineup {
	width:340px;
	margin:5px 0px 0px 38px;
	float:left;
}

.detail01 {
	font-size:20px;
	line-height:23px;
	color:#ffe66f;
	text-transform:uppercase;
	margin-top:20px;
}

.detail02 {
	font-size:20px;
	line-height:18px;
	color:#FFF;
	margin:5px 0px 0px 25px;
}

.buy-text {
	font-size:23px;
	line-height:25px;
	color:#ffe66f;
	text-transform:uppercase;
	margin-top:20px;
	float:left;
}

.buy-links {
	margin-top:5px;
}

.buy-main {
	margin-top:60px;
}

.links-indiv {
	margin:0px 10px;
	float:left;
}

/* HOME end */

/* MUSIC */

#music {
	width:850px;
	height:550px;
	background-image:url(../images/bg-music.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.music-content {
	margin-top:20px;
	overflow:hidden;
}

.music-indiv {
	margin-top:15px;
}

.trackno {
	width:10px;
	font-size:15px;
	line-height:18px;
	color:#ffe66f;
	float:left;
}

.tracklist {
	width:300px;
	font-size:15px;
	line-height:18px;
	color:#ffe66f;
	margin-left:5px;
	float:left;
}

.moreinfo {
	font-size:13px;
	line-height:18px;
	text-align:right;
	position:absolute;
	bottom:60px;
	right:30px;
}

.audio {
	margin:5px 0px 0px 15px;
}

/* MUSIC end */

/* ABOUT */

#about {
	width:850px;
	height:550px;
	background-image:url(../images/bg-about.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.about-content {
	margin-top:30px;
	overflow:hidden;
}

.lang-main {
	position:absolute;
	top:41px;
	right:30px
}

.lang-indiv {
	font-size:14px;
	text-transform:uppercase;
	color:#ffe66f;
	float:left;
}

.lang-indiv:hover {
	color:#FFF;
	cursor:pointer;
}

.bullet {
	width:5px;
	font-size:14px;
	text-align:center;
	margin:0px 5px;
	float:left;
}

.about-info {
	width:790px;
	font-size:13px;
	line-height:17px;
	color:#f3f4ff;
	text-align:justify;
	margin-top:15px;
}

.about-info a:link {
	color:#ffe66f;
	text-decoration:none;
}

.about-info a:visited {
	color:#ffe66f;
	text-decoration:none;
}

.about-info a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.info-col {
	width:380px;
	float:left;
}

#about-info-eng {
	display:block;
}

#about-info-fin {
	display:none;
}

/* ABOUT end */

/* BIO */

#bio {
	width:850px;
	height:550px;
	background-image:url(../images/bg-about.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.bio-content {
	margin-top:20px;
	overflow:hidden;
}

.artist-indiv {
	width:790px;
	font-size:13px;
	line-height:17px;
	color:#f3f4ff;
	text-align:justify;
	margin-top:20px;
}

.pic-artist {
	width:65px;
	float:left;
}

.artist-info {
	width:710px;
	margin-left:15px;
	float:left;
}

.artist-name {
	font-size:14px;
	color:#ffe66f;
	text-transform:uppercase;
	margin:0px;
}

#bio-info-eng {
	display:block;
}

#bio-info-fin {
	display:none;
}

/* BIO end */

/* VIDEOS */

#videos  {
	width:850px;
	height:550px;
	background-image:url(../images/bg-home.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.videos-content {
	margin-top:20px;
	overflow:hidden;
}

.vid-indiv {
	width:300px;
	margin-top:30px;
	float:left;
}

.videos-text {
	font-size:15px;
	text-align:center;
	color:#ffe66f;
	text-transform:uppercase;
	margin-top:5px;
}

.vid-center {
	width:300px;
	margin:auto;
}

/* VIDEOS end */

/* CONTACT */

#contact  {
	width:850px;
	height:550px;
	background-image:url(../images/bg-contact.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.contact-content {
	margin-top:100px;
	overflow:hidden;
}

.contact-indiv {
	margin-top:20px;
}

.contact {
	font-size:15px;
	line-height:20px;
}

.contact a:link {
	color:#e2d490;
	text-decoration:none;
}

.contact a:visited {
	color:#e2d490;
	text-decoration:none;
}

.contact a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.contact-block {
	width:240px;
	float:left;
}

/* CONTACT end */

/*PHOTOS */

#photos  {
	width:850px;
	height:550px;
	background-image:url(../images/bg-home.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#content_photos {
	width:850px;
	margin-top:0px;
	overflow:hidden;
}

#download_bar_center {
	width:550px;
	margin:auto;
}

#download_bar_main {
	width:790px;
	height:40px;
	position:absolute;
	top:473px;
	left:45px;
}

#btn_download {
	width:130px;
	height:27px;
	color:#333;
	background-color:#ffdfea;
	margin-right:10px;
	margin-left:10px;
	float:left;
}

#btn_download:hover {
	background-color:#536daa;
	color:#FFF;
	cursor:pointer;
}

.btn_download_txt {
	font-size:11px;
	line-height:13px;
	font-weight:600;
	letter-spacing:0px;
	text-transform:uppercase;
	margin-top:7px;
	text-align:center;
}

#photo_credits {
	width:525px;
	height:10px;
	font-size:11px;
	font-weight:600;
	color:#FFFFFF;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	top:453px;
	left:155px;
}


/* PHOTOS END */









--> PHOTO GALLERY <--

#main {
	width:824px;
	margin:0 auto;
}

#images {
	display:none;	
}

.panel {
	margin:0 0 12px 0;	
}

ul.exposureThumbs {
	background:#14142c;
	border-top: 1px solid #14142c;
	border-bottom: 1px solid #14142c;
	padding-left:140px;
	padding-top:10px;
	padding-bottom: 5px;
	margin-top:8px;
	list-style-type:none;
	height:62px;
}

ul.exposureThumbs li {
	background:#6f6962;
	margin:0 12px 0 0;
	padding-left:0px;;
	text-align:center;
	display:none;
	float:left;
	border:1px solid #14142c;
}

ul.exposureThumbs li img {
	cursor:pointer;
}

ul.exposureThumbs li.last {
	margin:0;
}

.exposureTarget {
	border: 1px solid #7c6f5e;
	margin:auto;	
	padding:0;
	position:relative;
	overflow:hidden; 
}

.exposureWrapper {
	position:absolute; 
	top:0; 
	left:0;
}

.exposureWrapper img {
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
}

.exposureLoaded {
	background-image:none;	
}

.exposureData {
	position:absolute;
 	left:0;
 	right:0;
 	bottom:-2000px;
	height:60px;
	padding:7px;
	background-image:url(res/veil.png);
	color:#fff;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	display:none;
}

/* In this demo we are using thumbs with fixed size */
ul.exposureThumbs li {
	width:100px;
	height:52px;
}

.exposureSlideshowControls a,
.exposureControls span,
.exposureControls a {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	padding:8px;
	background-color:#251d16;
	display:block;
	float:left;
}

.exposureSlideshowControls a {
	float:right;	
}

.exposureSlideshowControls a,
.exposureControls a {
	color:#FFFFFF;
	text-transform:uppercase;
	text-decoration:none;
	outline:none;
}

.exposureSlideshowControls a:active,
.exposureSlideshowControls a:hover,
.exposureControls a:active,
.exposureControls a:hover {
	background-color:#ddd;
	color:#444;
}

.exposurePaging .active {
	color:#111;
	background-color:#fff;
}

.clear {
	clear:both;	
}

p.info {
	margin:40px auto;
	text-align:center;	
	width:600px;
}

p.info a {
	color:#006fc0;	
}

p.info a:hover, p.info a:active {
	color:#0084e7;	
}

--> PHOTO GALLERY END <--



