@font-face {font-family:"Bold";src:url("Bold.eot?") format("eot"),url("Bold.woff") format("woff"),url("Bold.ttf") format("truetype"),url("Bold.svg#Bold") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"UnBatangBold";src:url("UnBatangBold.eot?") format("eot"),url("UnBatangBold.woff") format("woff"),url("UnBatangBold.ttf") format("truetype"),url("UnBatangBold.svg#UnBatang-Bold") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"OpenSans";src:url("OpenSans-Regular.eot?") format("eot"),url("OpenSans-Regular.woff") format("woff"),url("OpenSans-Regular.ttf") format("truetype"),url("OpenSans-Regular.svg#OpenSans") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"AmericanCaptain";src:url("American_Captain.eot?") format("eot"),url("American_Captain.woff") format("woff"),url("American_Captain.ttf") format("truetype"),url("American_Captain.svg#AmericanCaptain") format("svg");font-weight:normal;font-style:normal;}
@font-face {font-family:"UnBatang";src:url("UnBatang.eot?") format("eot"),url("UnBatang.woff") format("woff"),url("UnBatang.ttf") format("truetype"),url("UnBatang.svg#UnBatang") format("svg");font-weight:normal;font-style:normal;}


::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 8px;
}
::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #957F3F;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}
::-moz-scrollbar {
    -webkit-appearance: none;
    width: 8px;
}
::-moz-scrollbar-thumb {
    border-radius: 0px;
    background-color: #957F3F;
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

::selection {background-color: #999;}

html, body {
	padding: 0; margin: 0;
	font-family: OpenSans, Arial;
	font-size: 14px;
	color: #888;
	background-color: #111;


}

.backgroundimg {
	position: fixed;
	width: 100%;
	height: 1500px;overflow: hidden;
	background-image: url(../img/b2.jpg);
	background-size: 100%;

}

a {color: inherit; text-decoration: none;}

h1, h2, h3 {
	font-family: UnBatang;
	font-weight: 100;
	color: #957F3F;
	border-bottom: 4px #0C0C0C dotted;
	padding-bottom: 5px;

}
h1 {font-size: 40px; text-shadow:1px 1px 1px #222; font-weight: 100;}
h2 {font-size: 35px; 
	text-shadow:1px 1px 1px #222; 
	font-weight: 100;
	padding-bottom: 2px;
	margin-top: 0px;
	color: #af9751;
}
h3 {
	font-size: 18px;
	text-shadow:1px 1px 1px #222; 
	font-weight: 100;
	padding-bottom: 0;
	margin: 0px;	
}
h2 span {display: block; 	color: #957F3F; font-size: 18px;}

strong {font-weight: inherit;}

::-webkit-input-placeholder {
   color: #666;
}
:-moz-placeholder { 
   color: #666;
}
::-moz-placeholder {  
   color: #666;
}
:-ms-input-placeholder {  
   color: #666; 
}

.menu, .menuMobile {
	position: absolute;
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
	padding: 0; margin: 0;
	z-index: 12000;
	top: 20px;
}
.logo {
	position: absolute;
	width: 100%;
	height: auto;
	top: 22%;
	text-align: center;
	z-index: 500;
	font-family: UnBatang;
	color: #957F3F;
}
.logo img {
	width: 30%;
}


#huia1 {
	position: absolute;
	width: 200px;
	height: auto;
	overflow: hidden;
	left: 1%;
	top: 30%;
	z-index: 10000;
}
#huia2 {
	position: absolute;
	width: 170px;
	height: auto;
	overflow: hidden;
	right: 1%;
	top: 30%;
	z-index: 10000;
}

#huia1 img, #huia2 img {
	width: 100%;
}

#scroll, #scroll:hover {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;	
}
#scroll {

}
.scroll2 {
	color: #957F3F;
	font-size: 35px;
	margin: 100px 0 350px 0;	
	display: block;
}

#scroll:hover {

}
#scroll a:hover{border-bottom: none!important;}
.menu ul, , .menuMobile ul {
	list-style: none;
	padding: 0; margin: 0;
}
.menu ul li, .menuMobile ul li {
	display: inline-block;
	padding: 10px;
	margin: 5px 10px;
	font-family: AmericanCaptain;
	font-size: 40px;
	color: #957F3F;
}
.menu ul li:hover {color: #7f6929;border-bottom: none;!important;}
.menu a:hover {border-bottom: none;!important;}
.wrapper, .wrapper2 {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0;
	top:950px;
}
.wrapper2 {
	top: 110px;
}
.spacer {
	position: relative;
	width: 100%;
	height: 280px;
	padding: 0; margin: 25px 0;
	
	overflow: hidden;
}

.caption {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 60%;
	text-align: center;
	padding:120px 20% 0 20%;
	color: #957F3F;
	text-shadow:1px 1px 1px #000;
	font-family: UnBatang;
	font-weight: 100;
	font-size: 18px;
	z-index: 8000;
	top: 0;
	left: 0;
}

.cbox {
	background-image: url(../img/bgc.png);
	background-repeat: repeat;	
}

.cbox, .callbox {
	position: relative;
	width: 80%;
	margin: 0;
	padding: 25px 10%;
	background-color: #000;
	overflow: hidden;
	border-top: #111 solid 5px;
	border-bottom: #111 solid 5px;	


}
.callbox {
	background-color: #957F3F;
	color: #111;
	text-align: center;
	font-size: 22px;
	line-height: 25px;
	font-family: UnBatang;
	font-weight: 100;
	border-bottom: 0;
	border-top: 0;
	padding: 30px 10%;
}
.callbox span {
	display: block;
	font-size: 16px;
}
.callbox img {
	display: inline-block;
	width: 65px;
	margin-bottom: 10px;
}
.abox {
	position: relative;
	width: 33.3%;
	height: auto;
	padding: 0; margin: 0;
	float: left;
	overflow: hidden;
	text-align: center;

	font-family: UnBatang;
	font-size: 18px;
	font-weight: 100;
}

.abox img {
	margin: 0 0 10px 0;
 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.artbox {
	position: relative;
	width: 66.7%;
	float: left;
	padding: 0; margin:0;
}

.paddme {
	padding: 5px;
	background-color: #0C0C0C;
width: auto;
	margin:10px; 
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}

#uploadpic {
	font-family: OpenSans, Arial!important;
	font-size: 14px;
}

.lbox {
	position: relative;
	width: 50%;
	height: auto;
	overflow: hidden;
	float: left;
	padding: 0; margin: 0;
}
.lbox iframe {
	margin: 20px 0;
}


.cbox input {
	width: 29.3%;
	margin: 0;
	padding: 2%;
	background-color: #222;
	border: 0;
	font-family: inherit;
    color: #f2f2f2;	
}

.lbox input, 
.lbox textarea,
.newsForm input,
.newsForm textarea {
	width: 100%!important;
	margin: 5px 0;
	padding: 2%;
	background-color: #222;
	border: 0;
	font-family: inherit;
    color: #f2f2f2;
}
.newsForm {
	width: 100%;
	display: none;
	position: relative;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.lbox input {
	width: 48.5%;
	float: left;
	margin-right: 1.5%;
}
.lbox button {
	padding: 10px;
	background-color: #957F3F;
	border: 0;
	margin: 5px 0;
 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;	
  cursor: pointer;
}
.lbox button:hover {
	padding: 10px 10px 10px 14px;
}

.newpic, .gallUpload {
	width: 100%;
	padding: 10px 0;
	background-color: #957F3F;
	border: 0;
	margin: 5px 0;
 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;	
  cursor: pointer;	
}
.gallUpload {
	width: auto;
	padding: 10px;
	display: inline-block;
	float: right;
	font-size: 14px;
}

.addform input, 
.addform textarea, 
.artbox input,
.artbox textarea
 {
	width: 100%!important;
	margin: 5px 0 10px 0;
	padding: 2%;
	background-color: #222;
	border: 0;
	font-family: inherit;
    color: #f2f2f2;
    text-align: left!important;
}

.artbox button {
	padding: 10px;
	background-color: #957F3F;
	border: 0;
	margin: 5px 0;
 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;	
  cursor: pointer;	
  float: right;
  font-size: 25px;
}


.footer {
	position: relative;
	width: 80%;
	height: auto;
	padding: 50px 10%;
	margin: 0;
	background-color: #222;
	text-align: center;
	font-size: 14px;
	color: #444;
	line-height: 20px;
}

.footer img {opacity: 0.8;}
.footer img:hover {opacity: 1.0;}
.footer i {
	width: auto;
	font-size: 30px;
	display: block;
	color: #444;
	margin: 10px 0;
	display: inline-block;
	border-bottom: none!important;
}
.footer i:hover {
	color: #666;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.footer a:hover {
	color: #666;

}
.footer i a:hover {border-bottom: none!important;}
.lbox a:hover {
	border-bottom: 1px #444 dashed;
}

.submittest {
	position: absolute;
	bottom: 0;
	right: 35px;
	z-index: 10000;
	color: #444;
	display: none;
}

.welcomelist {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.welcomelist li {
	padding: 20px 0;
	width: 32.3%;
	float: left;
	margin: 0.5%;
	font-size: 16px;
	background-color: #222;
 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;	
}
.welcomelist a:hover {
color: #957F3F!important;
}
.welcomelist i {
	color: #957F3F;
}
.addnew {
	width: 100%;
	position: relative;
	display: block;
	background-color: #957F3F;
	padding: 15px 0;
	margin: 10px 0;
	color: #111;
 -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;	
  border:0;
}

.unlocked {
	position: fixed;
	top: 35;
	right: 20px;
	z-index: 9000;
	font-size: 45px;
	color: #f2f2f2;
}
.unlocked:hover {
	color: #957F3F;
	right: 18px;	
}
#javabox {
	position: relative;
	padding: 25px 10%;
    background-image: url(../img/cl2.png);
	overflow: hidden;
	width: 80%;
	margin: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
	color: #FFF!important;
	z-index: 9000;
}
#showNav {
	display: block;
}
#decal, #decall {
	position: absolute;
	top: 0%;
	width: 300px;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0;
	float: right;
	right: 0;
	z-index: 11000;
	display: none;
}
#decal {
	float: left;
	left: 0;
}

#decal img, #decall img {width: 100%;}
.admin {
	position: absolute;
	bottom: 250px;
	left: 0;
	width: 60px;
	height: 60px;
	color: #222222!important;
}
.admin i {
	color: #222; font-size: 40px!important;
	padding: 0!important; margin: 0!important;
}

.success {
	padding: 10px;
	background-color: #ecae1a;
	margin: 5px 0; 
	color: #222;
	font-size: 16px;
	font-family: Tahoma;
}

.small {
	font-size: 12px;
}

.navMobile {
	display: none;
	width: 100%;
	overflow: hidden;
}
.menuMobile {
	display: none;
}
.navBars {
	background-color: #111!important;
}
.indexMap {
	padding: 0 20px 0 0;
	display: block;
}

.artistDel {
	background-color:#222; 
	padding:10px; 
	margin:1px 0;
}
.artistDel:hover {
	background-color:#242424; 
	font-weight: bold;
	color: #888;	
}
.newsFeedList ul {
	list-style: none;
	padding: 0;
	margin:0;
}
.newsFeedList ul li {
	padding: 10px;
	margin:1px 0;
	font-size: 14px;
	position: relative;
}
.newsFeedList ul li:hover {
	background-color: #111;
}
.newsFeedList ul li span {
	position: absolute;
	right: 10px;
	top: 5px;
	color: #f2f2f2;
	font-size: 20px;
}
.articleNew {
	display: inline-block;
	padding: 10px;
	margin:0 0 10px 0;
	background-color: #957F3F;
	color: #111!important;
}