@font-face {
    font-family: roboto;
    src: url(../fonts/roboto/robotoslab-regular-webfont.eot);
    src: url(../fonts/roboto/robotoslab-regular-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/roboto/robotoslab-regular-webfont.woff2) format('woff2'), url(../fonts/roboto/robotoslab-regular-webfont.woff) format('woff'), url(../fonts/roboto/robotoslab-regular-webfont.ttf) format('truetype'), url(../fonts/roboto/robotoslab-regular-webfont.svg#roboto_slabregular) format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: robotobold;
    src: url(../fonts/roboto/robotoslab-bold-webfont.eot);
    src: url(../fonts/roboto/robotoslab-bold-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/roboto/robotoslab-bold-webfont.woff2) format('woff2'), url(../fonts/roboto/robotoslab-bold-webfont.woff) format('woff'), url(../fonts/roboto/robotoslab-bold-webfont.ttf) format('truetype'), url(../fonts/roboto/robotoslab-bold-webfont.svg#roboto_slabbold) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: specialelite;
    src: url(../fonts/specialelite/specialelite-webfont.eot);
    src: url(../fonts/specialelite/specialelite-webfont.eot?#iefix) format('embedded-opentype'), url(../fonts/specialelite/specialelite-webfont.woff2) format('woff2'), url(../fonts/specialelite/specialelite-webfont.woff) format('woff'), url(../fonts/specialelite/specialelite-webfont.ttf) format('truetype'), url(../fonts/specialelite/specialelite-webfont.svg#special_eliteregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'crete_roundregular';
    src: url('../fonts/crete/creteround-regular-webfont.eot');
    src: url('../fonts/crete/creteround-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/crete/creteround-regular-webfont.woff2') format('woff2'),
         url('../fonts/crete/creteround-regular-webfont.woff') format('woff'),
         url('../fonts/crete/creteround-regular-webfont.ttf') format('truetype'),
         url('../fonts/crete/creteround-regular-webfont.svg#crete_roundregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@-ms-viewport {
    width: device-width
}
@-o-viewport {
    width: device-width
}
@viewport {
    width: device-width
}

a{
	color:#704db6;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: roboto;
    text-align: left;
    -moz-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
    -moz-font-feature-settings: "onum=1, kern=1, liga=1";
    -ms-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
    -webkit-font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
    font-feature-settings: "onum" 1, "kern" 1, "liga" 1;
    background-image: url(../components/bgs/crinklebg.jpg);
    background-size: 100%;
    background-position: top center;
    background-repeat: repeat-y
}
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: roboto;
    color: #000;
    font-size: 12px
}

img{
	border:0 !important;	
}

strong{
	color:#4dade4;
	font-family:robotobold;
	font-weight:normal !important;
}	

b{
	color:#000;
	font-family:robotobold;
	font-weight:normal !important;
}	

.albumsub{
	color:#4dade4;
	font-family:robotobold;
	font-size:15px;
	font-weight:normal !important;
}


#albums {
    display: block;
    overflow: hidden;
    width: 90%
}

#nadia {
    float: left;
    width: 45%
}

.nadiaalbum{
	margin-top:40px;	
	width:90%;
}

#nadia img {
    float: left;
	width:100%;
    display: block
}

#intro_right {
    float: right;
	width: 50%;
	margin-top:70px;
	margin-right:20px;
    max-width: 497px;
    height: 313px;
    background: url(../components/bgs/intro_panel.gif) no-repeat;
    box-shadow: 2px 1px 15px #000
}

#nadia_title1{
font-family: 'crete_roundregular';
color: #4dade4;
margin:35px 0 -40px 0;
padding:0 !important;
font-size:75px;
}

#nadia_title2{
font-family: specialelite;
color: #b4b4b4;
padding:0 !important;
margin:0;
font-size:55px;
margin-bottom:20px;
}

@media (max-width: 1000px) {
#nadia_title1{
margin:40px 0 -40px 0;
padding:0 !important;
font-size:65px;
}

#nadia_title2{
font-size:45px;
margin-bottom:10px;
}

#intro_right {
	margin-top:50px;
	margin-right:20px;
 
}

}




.lyricsheader{
padding:5px; 
color:#fff; 
background-image:url(../components/bgs/contact_bg.png);
 text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
}

#past{
	width:50%;
	float:left;
	padding-top:10px;
	
}

#upcoming{
	width:50%;
	float:left;
	padding-top:10px;
	
}




@media (max-width: 850px) {
#nadia_title1{
margin:40px 0 -40px 0;
padding:0 !important;
font-size:55px;
}

#past{
	width:90%;
	float:none !important;
	margin: 0% auto;
	padding-top:25px;
	
}

#upcoming{
	width:90%;
	float:none !important;
	margin: 0% auto;
	padding-top:25px;
	
}



#nadia_title2{
font-size:35px;
margin-bottom:10px;
}

#nadia {
	display:none;
}


#intro_right {
	margin:0% auto;
	width:90%;
	height: 170px;
	margin-top:20px;
	margin-bottom:20px;
	float:none !important;
 
}

}

#copyright {
    font-family: specialelite;
    color: #686868;
    margin-top: 80px;
    width: 100%;
    float: left;
    text-align: center
}
#index-signature {
    margin-top: 25px
}

.cd_header {
    width: 100%;
    background-image: url(../components/bgs/music_bg.jpg)
}
.cd_content {
    padding: 20px;
    text-align: left
}
.cd_title {
    font-family: specialelite;
    font-size: 24px;
    padding: 0!important;
    margin: 0!important
}
.cd_break {
    height: 20px;
    width: 100%;
	float:left;
    background-repeat: repeat-x;
    background-image: url(../components/album_subshadow.png)
}
.cd_songs {
    width: 100%;
    padding: 0px 10px 10px 10px;
}
.column_l {
    float: left;
    text-align: center;
    width: 50%
}
.column_r {
    width: 50%;
    float: right
}
.column_r-albums {
    width: 50%;
    float: right;
    background-image: url(../components/paper-textures/Gray-Paper.jpg);
   	height:100%;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .4)
}

.column_r-lyrics {
    width: 55%;
    float: right;
}

.column_l-lyrics {
    width: 40%;
    float: left;
}

.eventcontainer{
	color:#FFFFFF;
	width:80%;
	max-width:1000px;
	margin:0% auto;
	padding-bottom:10px;
}



.lyricsbutton {
    height: 44px;
    width: 240px;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
    font-size: 25px;
    display:block;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background-image: url(../components/purplebutton.jpg);
    box-shadow: 2px 1px 3px #333;
    font-family: specialelite
}

.lyricsbutton-respond{
	display:none;
}

@media (max-width: 850px) {
	
	.column_l-lyrics {
    width: 40%;
	display: none;
	margin:0% auto;
}

.column_r-lyrics {
    width: 90%;
	float:none !important;
	margin:0% auto;
}
	
	.lyricsbutton-respond{
    height: 44px;
      width: 240px;
	 
	  margin:0% auto;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
    font-size: 25px;
    display:block !important;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background-image: url(../components/purplebutton.jpg);
    box-shadow: 2px 1px 3px #333;
    font-family: specialelite
}
	
    .column_l {
        display: none
    }
    .column_r,
    .column_r-albums {
        float: none!important;
        width: 80%;
        margin: 0 auto!important
    }
}
#index-english {
    background-image: url(../components/bgs/wilmington_bg.jpg);
    float: left;
    width: 100%;
    background-position: bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#index-french {
    background-image:url(../components/french/template_bg_french.jpg);
    float: left;
    width: 100%;
    background-position: bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}


#lyrics-bg{
    background-image:url(../components/bgs/lyric_bg.gif);
    float: left;
    width: 100%;
    background-position: bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}



#discography {
    background-image: url(../components/bgs/wilmington_bg.jpg);
    background-position: bottom center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
.bg_container {
    width: 100%;
    margin: 0 auto;
    float: left
}
.body_content {
    min-height: 400px;
    margin: 0 auto;
    padding-top: 30px
}
.container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 90px
}
.album_container,
.container-head {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}

#engish_intro {
    width: 50%;
    margin-top: 100px;
    float: left;
    text-align: center;
    display: block;
    min-height: 520px;
    position: relative;
    background-image: url(../components/index_wilmington.jpg);
    background-position: bottom left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}
#french_intro {
    width: 50%;
    margin-top: 100px;
    float: left;
    text-align: center;
    min-height: 520px;
    background-image: url(../components/index_switzerland.jpg);
    background-position: bottom right;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.aboutbutton {
    height: 44px;
    width: 250px;
    text-align: center;
    padding-top: 10px;
    text-decoration: none;
    font-size: 25px;
    display: block;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background-image: url(../components/purplebutton.jpg);
    box-shadow: 2px 1px 3px #333;
    font-family: specialelite
}

.button {
    height: 44px;
    width: 200px;
    text-align: center;
    padding-top: 10px;
    margin: 490px auto -300px;
    text-decoration: none;
    font-size: 25px;
    display: block;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background-image: url(../components/purplebutton.jpg);
    box-shadow: 2px 1px 3px #333;
    font-family: specialelite
}
#icon {
    margin-top: 200px
}
@media (max-width: 850px) {
    #icon {
        display: none!important
    }
	
	#copyright {
    margin-top: 10px !important;
}
	
    .button {
        margin-top: 120px
    }
    #engish_intro {
        width: 100%;
        margin-top: 0!important;
        min-height: 210px;
        background-image: url(../components/index_wilmington.jpg);
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
    #french_intro {
        width: 100%;
        margin-top: 100px;
        float: left;
        min-height: 210px;
        background-image: url(../components/index_switzerland.jpg);
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover
    }
}
.footer {
    float: left;
    width: 100%;
    background-image: url(../components/bgs/footer.jpg);
    background-repeat: repeat-x;
    background-position: top center;
    z-index: 9;
    text-align: center;
    color: #f2f2f2
}
.footer_container {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto
}
#logo {
    float: left!important;
    display: block!important;
    margin-right: 15px!important;
    margin-left: 15px!important
}
@media (min-width: 850px) {
    #logo {
        float: none;
        margin: 0 auto
    }
}
.header {
    top: 0;
    background-image: url(../components/bgs/header.png);
    background-repeat: repeat-x;
    position: fixed;
    height: 115px;
    display: block;
    float: left;
    width: 100%;
    z-index: 9;
    text-align: center
}
#influences {
    width: 100%;
    float: left;
    background-image:url(../components/paper-textures/bluepaper_bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 20px
}
#influences_container {
    width: 100%;
    margin: 0 auto;
    color: #000;
    max-width: 1000px;
    padding: 0 15px 15px
}
#influences_left {
    width: 40%;
    float: left
}
#influences_right {
    width: 60%;
    float: left;
	color: white;
	background-position:bottom center;
}
@media (max-width: 850px) {
    #influences_left,
    #influences_right {
        width: 80%;
        float: none!important;
        margin: 0 auto
    }
    #influences_container {
        padding: 0!important
    }
}
#intro {
    width: 430px;
    height: 275px;
    float: right;
    background: url(../components/bgs/intro_panel.gif) no-repeat;
    box-shadow: 2px 1px 15px #000;
    margin-top: 100px
}
.mask {
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
    background: rgba(0, 0, 0, .6);
    visibility: hidden;
    position: fixed;
    opacity: 0;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0
}








nav {
    width: 100%;
    z-index: 200;
    margin: 0 50px 0 0;
    text-align: left;
    font-family: specialelite;
    background-image: url(../components/paper-textures/Purple-Paper.jpg)
}
.nav {
    color: #fff;
    font-size: 15px;
    margin-right: 20px!important;
    font-family: specialelite;
    text-decoration: none;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4)
}
#contact_footer {
    background: url(../components/bgs/contact_bg.png) no-repeat;
    width: 385px;
    height: 60px;
    float: right;
    margin-top: 27px;
    font-weight: 700;
    font-size: 20px;
    padding-top: 14px;
    font-family: specialelite;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
	
}





#contact_footer a {
    color: #FFF;
    text-decoration: none
}
#signature_footer {
    float: left;
    margin-top: 35px
}
@media (max-width: 1000px) {
   
   
   
    #contact_footer {
    background: url(../components/bgs/contact_bg.png) no-repeat;
    width: 315px;
    height: 30px;
    float:none !important;
	margin:0% auto;
    margin-top: 	12px;
    font-weight: 700;
    font-size: 16px;
    padding-top: 11px;
    font-family: specialelite;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .4)
} 
   
    .nav {
        margin-right: 6px!important
    }
    #signature_footer {
        float: none!important;
        margin: 0 auto!important
    }
    .footer {
        padding-top: 20px
    }
}
.hide {
    display: none
}
@media (min-width: 850px) {
    nav {
        position: relative!important;
        background: 0 0;
        float: right;
        margin: 25px;
        width: auto
    }
}
nav.opened {
    max-height: 9999px;
    padding: 15px
}
.js nav {
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    zoom: 1
}
@media (min-width: 850px) {
    .js nav {
        -webkit-transition: none!important;
        transition: none!important;
        overflow: visible;
        max-height: none
    }
}
@media (min-width: 850px) {
    .js nav {
        -webkit-transition: none!important;
        transition: none!important;
        overflow: visible;
        max-height: none
    }
}
nav ul {
    width: 86%;
    display: block;
    list-style: none
}
@media (min-width: 850px) {
    nav ul {
        margin: 0;
        padding: 0;
        width: auto;
        float: right
    }
}
nav li {
    width: 100%;
    display: block
}
@media (min-width: 850px) {
    nav li {
        width: auto;
        display: inline
    }
}
nav a {
    font-size: 112.5%;
    display: block;
    color: #fff;
    text-decoration: none;
    border: 0;
    border-radius: 0;
    white-space: nowrap;
    padding: 10px 10px 0 0
}
nav a:hover {
    color: #fff;
    border: 0
}
nav a:active {
    opacity: .5
}
@media (min-width: 850px) {
    nav a {
        -webkit-transition: background .5s ease;
        transition: background .5s ease;
        text-align: center;
        letter-spacing: .25px;
        border-radius: 7px;
        color: #f8ede8;
        padding: .5em .6em .6em;
        font-size: 87.5%;
        float: left
    }
    nav a:hover {
        color: #fff;
        background: rgba(255, 255, 255, .07)
    }
    nav a:active {
        opacity: .7
    }
    nav a:after {
        letter-spacing: .25px;
        display: block;
        content: attr(data-name);
        font-weight: 600;
        height: 1px;
        color: transparent;
        overflow: hidden;
        visibility: hidden
    }
}
nav .active a {
    color: #fff;
    font-weight: 600;
    letter-spacing: 0
}
nav .active a:hover {
    opacity: 1
}
#nav-toggle {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    background: url(../components/paper-textures/Purple-Paper.jpg);
    margin-top: 15px;
    margin-right: 30px;
    width: 70px;
    padding: 20px 10px 14px;
    z-index: 300;
    float: right;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .4)
}
#nav-toggle.active {
    background: url(../components/bgs/album_subpanel.jpg)!important
}
@media (min-width: 850px) {
    #nav-toggle {
        display: none
    }
}
#nav-toggle.active div:nth-child(1) {
    -webkit-transform: rotate(45deg) translate3d(3px, 8px, 0);
    transform: rotate(45deg) translate3d(3px, 8px, 0)
}
#nav-toggle.active div:nth-child(2) {
    opacity: 0
}
#nav-toggle.active div:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate3d(3px, -8px, 0);
    transform: rotate(-45deg) translate3d(3px, -8px, 0)
}
#nav-toggle div {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border-radius: 1px;
    margin-left: 20px;
    margin-bottom: 6px;
    background: #fff;
    height: 2px;
    width: 28px;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .4)
}
#nav-toggle.active div {
    background: #9b6abe;
    margin-left: 24px
}
.android .mask {
    -webkit-transition: none;
    transition: none
}
@media (min-width: 850px) {
    .js-nav-active .mask {
        display: none
    }
}
.js-nav-active .mask,
.js-video-active .mask {
    visibility: visible;
    opacity: 1
}
.wrapper__content {
    max-width: 515px;
    margin-bottom: 10em
}
@media (min-width: 850px) {
    nav a {
        color: #fff
    }
}
@media (min-width: 850px) {
    nav .active a {
        -webkit-font-smoothing: subpixel-antialiased;
        font-weight: 400;
        color: #000
    }
}
#albums_base {
    background: url(../components/bgs/bluepaper_bg.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000
}
#albums {
    margin: 0 auto;
    background-color: #FFF;
    box-shadow: 1px 1px 5px #6b6b6b
}
.album {
    float: left;
    display: block;
    width: 50%
}
#album1 {
    background: url(../components/albums/album2.png);
    height: 207px;
    width: 228px;
    display: block;
    float: left
}
#album1:hover {
    background-position: 0 -207px
}
#album2 {
    background: url(../components/albums/album3.jpg);
    height: 207px;
    width: 228px;
    display: block;
    float: left;
    margin: 0 auto
}
#album2:hover {
    background-position: 0 -207px
}
#album3 {
    background: url(../components/albums/album4.jpg);
    height: 207px;
    width: 228px;
    display: block;
    float: left
}
#album3:hover {
    background-position: 0 -207px
}

.albumcontainer{
margin:140px 0px 0px 0px;	
}

.albumdisplay {
    width: 320px;
    height: 290px;
    display: block;
	 
    box-shadow: 2px 1px 15px #000;


}

#album4 {
    background: url(../components/albums/album1.jpg);
    height: 207px;
    width: 228px;
    display: block;
    float: left
}
#album4:hover {
    background-position: 0 -207px
}

.flag{
	margin-top:-3px;
}
.albumlabel {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
    background-image: url(../components/purplebutton.jpg);
    box-shadow: 2px 1px 3px #333;
    padding: 5px;
    display: block;
	text-align:center;
}
.albumlabelcontent {
    color: #FFF;
    text-align: left
}
.cd_panel {
    padding: 10px;
    background: url(../components/bgs/music_bg.jpg);
    text-align: left;
    width: 500px
}
.indiv_cd_panel {
    padding: 10px;
    background: url(../components/bgs/music_bg.jpg);
    text-align: left;
    width: 580px;
    height: 300px
}
.cd {
    width: 320px;
    height: 290px;
    display: block;
    box-shadow: 2px 1px 15px #000;
	 margin-top: 140px;
    text-align: center
}
.column {
    float: left;
    width: 460px;
    padding: 20px
}
.section {
    text-align: center
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.fp-slide {
    float: left
}
.fp-slide,
.fp-slidesContainer {
    height: 100%;
    display: block
}
.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}
.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}
.fp-slidesContainer {
    float: left;
    position: relative
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.fp-controlArrow.fp-prev {
    left: 15px;
    border: 0;
    right: 15px;
    width: 50px;
    height: 92px;
    background: url(../components/arrow.png) no-repeat
}
.fp-controlArrow.fp-next {
    right: 30px;
    width: 50px;
    height: 92px;
    background: url(../components/arrow.png) 0 -92px no-repeat;
    border: 0
}
.menu:hover {
    background-image: url(../components/purplebutton.jpg);
    box-shadow: 2px 1px 15px #000
}
#slide2 {
	 background: url(../components/albums/album4_bg.jpg) center center no-repeat fixed;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000
}
#slide3 {
    background: url(../components/albums/album1_bg.jpg) center center no-repeat fixed;
	
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000
}
#slide4 {
   background: url(../components/albums/album2_bg.jpg) center center no-repeat fixed;
    
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000
}
#slide5 {
   background: url(../components/albums/album3_bg.jpg) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #000
}

.tracklist{
	font-family:specialelite;
	font-size:15px;	
	margin:0% auto;
}

.tracklist td{
	border-bottom: solid 1px #A5A5A5;
	height:20px;
}


.tracklist tr{
	height:30px;
}


.tracklist_l{
	width:80%;
}

.tracklist_r{
	width:20%;
	text-align:right;
}

.event{
	font-family:specialelite;
	font-size:13px;	
	margin:0% auto;
}

.event td{
	border-bottom: solid 1px #C2C2C2;
	height:40px;
	
}


.event tr{
	height:40px;
}


.event_l{
	width:40%;
	color:#4dade4;
	height:40px;
}

.event_r{
	width:60%;
	text-align:left;
}


.songicon{
	margin-top:5px;
}

@media (max-width: 400px) {
	.tracklist_l{
	width:75%
}

.tracklist_r{
	width:25%;
}
}

