@import"reset.css";@import"grid.css";@import"forms.css";@import url(http://fonts.googleapis.com/css?family=Tinos);@import"ui.totop.css";
body{
	background: url(../images/main-bg.gif) repeat 0 0 #2e2836;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#77737d;
	position:relative;
	min-width:1150px;
}
html,body{height:100%;}
p{padding-bottom:18px;}
a{color:#e8d9b1;outline:none;cursor:pointer;text-decoration:none;}
a:hover{text-decoration:underline}
/*  Header styles */
h1,h2,h3,h4,h5,h6{line-height:1.3em;color:#e8d9b1;font-family: 'Tinos', serif; font-weight:normal; margin-bottom:35px;}
h1{font-size:48px;}
h2{font-size:36px;}
h3{font-size:34px;} 
h4{font-size:32px;}  
h5{font-size:30px;}
h6{font-size:28px;}
/* Global Structure---------------------------------------- */
/*----- txt,links,lines,titles -----*/
.extra-wrap{overflow:hidden;display:block;}
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}
.color1{color:#ff2100;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
}

.last1 {
	margin-bottom:0 !important;
}

.last2 {
	padding-bottom:0 !important;
}

.wrapper {width:100%; overflow:hidden;}
 
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}

.reg {text-transform:uppercase;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 0 0px 30px;}
.indent2 {padding-left:50px;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 13px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}
.clear {
 clear: both;
 display: block;
 overflow: hidden;
 visibility: hidden;
 width: 0;
 height: 0;
}

.bg {
	background:#25202c;
	border-left:1px solid #342f3a;
	border-right:1px solid #342f3a;
	margin:0 auto;
	width:1140px;
}

.light {
	background:url(../images/light.png) no-repeat center 0;
}

.logo {
	font-family: 'Tinos', serif;
	color:#6C7B6B;	
	text-transform:uppercase;
	line-height:80px;
	font-size:75px;
	letter-spacing:-7px;
}

.logo:hover {
	text-decoration:none;
}


.text1 {
    color: #6C7B6B;
    display: block;
    font-family: 'Tinos',serif;
    font-size: 20px;
    line-height: 15px;
    padding-left: 4px;
    padding-top: 3px;
    text-transform: uppercase;
}

header h1 {
    font-weight: normal;
    left: 99px;
    position: absolute;
    text-align: left;
    top: 105px;
}

.head-box1 {
	position:relative;
	text-align:center;
}

.page1-img1 {
	display:inline-block;
}


.head-box2 {
    bottom: 185px;
    left: 99px;
    position: absolute;
}

.head-box2 span {
	display:block;
	color:#6C7B6B;
	font-size:18px;
	font-family: 'Tinos', serif;
	line-height:32px;
}

.head-box2 strong {
	font-family: 'Waiting for the Sunrise', cursive;
	font-weight:normal;
	color:#6C7B6B;
	letter-spacing:-1px;
	font-size:36px;
	line-height:51px;
	text-align:right;
	display:block;
}



/*********************************header*************************************/
header {
	width:100%;
	position:relative; 
	z-index:2;
	margin:0 0 5px;
}

header h1 {
	padding:0;
	margin:0;
	font-size:0;
	line-height:0;
}

/*** MENU ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu li {
	float:			left;
	text-align:center;
	width:151px;
	border-radius:4px;
	border-bottom:1px solid transparent;
	margin:0 16px;
	background:url(../images/bg-15.png) repeat 0 0;
	position:		relative;
}

.sf-menu li:hover,
.sf-menu li.active,
.sf-menu li.sfHover {
	background:url(../images/menu-hov.gif) repeat-x 0 0 #27222d;	
	border-color:#2e2a34;
}

.sf-menu a:hover,
.sf-menu a.active,
.sf-menu li.sfHover > a {
	text-decoration:none;
}

.sf-menu li:before {
    background: none repeat scroll 0 0 #302937;
    content: " ";
    height: 84px;
    position: absolute;
    right: -18px;
	display:block;
    top: 6px;
    width: 1px;
}

.last3:before {
	background:none !important;
}

nav {
	width:1100px;
	padding:9px 0 11px;
	margin:5px auto 0;
	background:url(../images/bg1.gif) repeat-x 0 0 #282330;
}


.sf-menu a {
	display:		block;
	position:		relative;
	font-family: 'Tinos', serif;
	color:#e8d9b1;
	font-size:16px;
	line-height:20px;
	text-transform:uppercase;
	padding:36px 0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	background:#25202c;
	padding:37px 20px;
	border-radius:4px;
	width:			110px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	margin:0;
}

.sf-menu ul li:before {display:none;
}

.sf-menu ul a {
    line-height: 19px;
    padding: 5px 0;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			114px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/********************** Content ************************/

#content {
	width:100%; 
	padding:57px 0 68px;
	position:relative;
	z-index:1;
	width:1100px;
	margin:0 auto;
	background:url(../images/content-bg.gif) repeat-y center 0;
}

.p12 {
	padding:40px 0 68px !important;
}
																									/***** Page 1 *****/

.page1-img2 {
    float: left;
    margin-right: 19px;
    margin-top: 2px;
}

.img-bot {
	padding:8px;
	background:#403a47;
	display:inline-block;
}

.img-bot img {
	border:2px solid #2a2432;
}

.text2 {
	color:#e8d9b1;
	font-size:96px;
	line-height:95px;
	letter-spacing:-2px;
	display:block;
	font-family: 'Tinos', serif;
}

.link3 {
	color:#e8d9b1;
	font-family: 'Tinos', serif;
	font-size:16px;
	line-height:18px;
	letter-spacing:1px;
	transition: all 0.4s ease 0s;
}

.p11 {
	padding-top:25px;
}

.link3:hover {
	color:#77737d;
	text-decoration:none;
}


.border1 {
    border-bottom: 1px solid #403A47;
    margin-bottom: 37px;
	margin-right:28px;
    padding-bottom: 43px;
}

.page1-img3 {
	float:left;
}

.inner1 {
	float:left;
	background:#2e2836;
	margin-right:20px;
}

.inner1:hover {
	background:#e8d9b1;
}
.inner1:hover .img-bot1 {
	background:#e8d9b1;
}

.time1 {
	float:left;
	font-family: 'Tinos', serif;
	font-size:46px;
	padding-bottom:22px;
	line-height:56px;
	text-align:center;
	width:101px;
	padding-top:14px;	
}


.time1 span {
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-top: -6px;
    text-transform: uppercase;
}

.img-bot1 {
	padding:4px;
	background:#403a47;
	display:inline-block;
}

.img-bot1 img {
	border:2px solid #2a2432;
}

.link1 {
	color:#e8d9b1;
	transition: all 0.4s ease 0s;
}

.link1:hover {
	color:#aba6b2;
	text-decoration:none;
}

.p7 {
	padding-top:16px;
}



.page1-box1 {
    border-bottom: 1px solid #312B38;
    margin-bottom: 15px;
    margin-right: 25px;
    overflow: hidden;
    padding-bottom: 8px;
}

.link2 {
	color:#aba6b2;
	text-decoration:underline;
	transition: all 0.4s ease 0s;
	font-style:italic;
}

.link2:hover {
	color:#e8d9b1;
}

.last4 {margin-bottom:34px !important; border:none !important; padding:0 !important;}





.p9 {padding-top:17px; margin-bottom:36px;}

#playlist {
	margin-bottom:27px;
}

.border2:after {
    background: none repeat scroll 0 0 #403A47;
    bottom: -51px;
    content: " ";
    display: block;
    height: 1px;
    left: -20px;
    position: absolute;
    width: 320px;
}
.border2 {
    margin-bottom: 91px;
    position: relative;
}

.border5:after {
    background: none repeat scroll 0 0 #403A47;
    bottom: -38px;
    content: " ";
    display: block;
    height: 1px;
    left: -20px;
    position: absolute;
    width: 320px;
}
.border5 {
    margin-bottom: 78px;
    position: relative;
}


#flickr .flickr_badge_image img {
	width:60px !important;
	border-radius:0px;
	border: 2px solid #2A2432;
	height:60px !important;
}


#flickr .flickr_badge_image a {
	padding:4px;
	background:#403a47;
	box-shadow: none;	
	display:inline-block;
	border-radius:0;
}

#flickr .flickr_badge_image a:hover {
	background:#e8d9b1;
}


#flickr .flickr_badge_image {
    float: left;
    margin: 0 1px 1px 0;
}



.p10 {
	margin-top:36px;
	display:inline-block;
}

.page2-img1 {
	float:left;
	margin-top:3px;
	margin-right:20px;
}
																									/***** Page 2 *****/

.time2 {
	float:left;
	margin-right:7px;
	color:#e8d9b1;
	font-size:16px;
	display:block;
	font-family: 'Tinos', serif;
}


.border3 {
    border-bottom: 1px solid #403A47;
    margin-bottom: 37px;
    margin-right: 28px;
    padding-bottom: 53px;
}

.page2-box1 {
	margin-bottom:17px;
	overflow:hidden;
	padding-right: 23px;
}

.page2-box2 {
    border-bottom: 1px solid #302C35;
    margin-bottom: 27px;
    overflow: hidden;
    padding-bottom: 8px;
}

.page3-box4 {
	padding-right:23px;
}


.page6-box1 {
	padding-right:10px;
}

.inner2 {
    background: none repeat scroll 0 0 #E8D9B1;
    color: #2A2432;
    float: left;
    font-family: 'Tinos',serif;
    font-size: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    margin-top: 6px;
    padding-top: 0;
    text-align: center;
    width: 40px;
}


.p13 {
    padding-top: 27px;
}

.link6 {
	color:#e8d9b1;
	font-family: 'Tinos', serif;
	font-size:16px;
	display:inline-block;
	transition: all 0.4s ease 0s;
	margin-right:22px;
}

.link6:hover {
	color:#aba6b2;
	text-decoration:none;
}

.list2 li {
	display:block;
	color:#77737d;
	font-size:13px;
	line-height:20px;
	padding-bottom:17px;
}

.p14 {
	margin-bottom:33px;
}


.a1 {
    display: block;
    float: right;
    height: 14px;
    margin-left: 24px;
    padding-top: 3px;
    width: 16px;
}


.b1 {
    background: url("../images/a3.png") no-repeat scroll 0 2px transparent;
}

.b1:hover {
	background-position:0 -17px;
}

.b2:hover {
	background-position:0 -18px;
}
.b3:hover {
	background-position:0 -13px;
}

.b2 {
    background: url("../images/a2.png") no-repeat scroll 0 1px transparent;
    margin-left: 28px;
}

.b3 {
    background: url("../images/a1.png") no-repeat scroll 0 3px transparent;
}


.list2 {
	margin-right:24px;
	margin-bottom:14px;
}

.p24 {
	margin-bottom:32px;
}

.page3-img1 {
	float:left;
	margin-top:3px;
	margin-right:20px;
}

.page3-img2 {
	float:left;
	margin-top:6px;
	margin-right:20px;
}


.page3-box3 {
    margin-bottom: 34px;
    overflow: hidden;
}

.p25 {
	margin-bottom:22px;
}
	
.p26 {
	margin-top:3px;
}

/***** Page 3 *****/


.border4 {
    border-bottom: 1px solid #403A47;
    margin-bottom: 12px;
    padding-bottom: 78px;
}

.p15 {
	margin-bottom:13px;
}
																									/***** Page 4 *****/


.p16 {
    margin-bottom: 37px;
}


.list3 li {
    background: url("../images/marker2.png") no-repeat scroll 0 5px transparent;
    display: block;
    line-height: 16px;
    padding-bottom: 14px;
    padding-left: 15px;
}

.list3 a {
	color:#77737d;
	transition: all 0.4s ease 0s;
	font-size:13px;
}

.list3 a:hover{
	color:#e8d9b1;
	text-decoration:none;
}

.page5-img1 {
	float:left;
	margin-right:20px;
	margin-top:3px;
}

.link4 {
    background: url("../images/marker3.png") no-repeat scroll 0 2px transparent;
    color: #77737D;
    display: inline-block;
    margin-right: 27px;
	transition: all 0.4s ease 0s;
    margin-top: 24px;
    padding-left: 24px;
}



.p17 {
	background:url(../images/marker4.png) no-repeat 0 2px ;
}


.link4:hover{
	color:#e8d9b1;
	text-decoration:none;
}


.p18 {
    padding-bottom: 32px;
    padding-top: 16px;
}


.page5-box1 {
    border-bottom: 1px solid #312B38;
    margin-bottom: 9px;
    margin-right: 25px;
    overflow: hidden;
    padding-bottom: 16px;
}

.page5-box2 {
    border-bottom: 1px solid #312B38;
    margin-bottom: 9px;
    overflow: hidden;
    padding-bottom: 16px;
}


.color2 {
    color: #E8D9B1;
    display: block;
    padding-top: 19px;
}

.p19 {
	background:#322c39;
}

.p20 {
	margin-bottom:33px;
}

.page6-box1 p {
    padding-bottom: 29px;
}

																									/***** Page 5 *****/

.page6-img1 {
	float:left;
	margin-top:5px;
	margin-right:23px;
}

.dl1 {
	float:left;
	margin-bottom:30px;
}

.dl1 dt {width:180px;margin-bottom: 24px;color:#e8d9b1;
	font-family: 'Tinos', serif;
	font-size:16px;
	line-height:18px;
}

.text3 {
	color:#e8d9b1;
	font-family: 'Tinos', serif;
	letter-spacing:1px;
	font-size:16px;
	line-height:18px;
	display:block;
}

.dl1 span {float:left; width:69px;}

.dl1 dd { line-height:18px;}

.dl1 dd a {color:#e8d9b1;text-decoration:underline; transition: all 0.4s ease 0s;}

.dl1 dd a:hover {color:#aba6b2; }

.link5 {color:#e8d9b1;text-decoration:underline; transition: all 0.4s ease 0s;}

.link5:hover {color:#aba6b2; }
	
/******************** Footer ******************/
footer {
	padding:26px 0 30px;
}

.soc-links a {
	display:block;
	width:33px;
	height:32px;
}

.soc-links a:hover {
	background-position:0 -47px;
}

.soc-links li {
	display:block;
	float:left;
	margin-left:2px;
}

.soc-link1 {background:url(../images/soc-link1.png) no-repeat 0 0 ;
}
.soc-link2 {background:url(../images/soc-link2.png) no-repeat 0 0 ;
}
.soc-link3 {background:url(../images/soc-link3.png) no-repeat 0 0 ;
}
.soc-link4 {background:url(../images/soc-link4.png) no-repeat 0 0 ;
}
.soc-link5 {background:url(../images/soc-link5.png) no-repeat 0 0 ;
}
.soc-link6 {background:url(../images/soc-link6.png) no-repeat 0 0 ;
}

.foot-page1 {
	float:left;
	margin-left:10px;
	color:#45414b;
	font-size:13px;
	line-height:18px;
}

.foot-page1 a {
	color:#77737d;
	transition: all 0.4s ease 0s;
}

.foot-page1 a:hover {
	color:#e8d9b1;
	text-decoration:none;
}


.soc-links {
    float: right;
    margin-right: 23px;
    padding-top: 4px;
}

#player .item .title1 > span {
    display: inline-block;
    padding-left: 5px;
    width: 158px;
	color: #E8D9B1;
    font-size: 13px;
}

.title1 {
	margin-bottom:11px;
}

#player .item .btn {
    cursor: pointer;
    float: left;
    margin: 0 9px 0 0;
}
#player .btn.play {
     background: url("../images/marker1.png") no-repeat scroll 0 1px transparent;
}
#player .btn {
    display: block;
    height: 20px;
    width: 19px;
}

#player .item .title1 em {
    color: #77737D;
    font-style: normal;
    font-weight: normal;
}


#player .item .title1 {
    float: left;
    overflow: hidden;
    padding: 1px 0 0;
}

#player .btn.pause
{
    background: url("../images/marker1.png") no-repeat scroll 0 -29px transparent;
}



.player{visibility: hidden;position:absolute;top:0;height:0;}

.block-ie{display:none;}