/* ==========================================================================
	Custom Fonts
	========================================================================== */
@font-face {
	font-family: 'Fatalitys-Edge';
	font-style: normal;
	font-weight: 400;
	src: local('Fatalitys-Edge Regular'), local('Fatalitys-Edge-Regular'), url(../fonts/Fatalitys-Edge.woff) format('woff');
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body{
	padding-top: 70px;
	padding-bottom: 70px;
	background-color: #000;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../img/metropolis_bg_001.jpg);
	overflow-y: scroll !important;
	overflow-x: hidden;
}
@media only screen and (max-width: 800px){
	body{
		background-size: 100% auto;
	}
}
.modal {
 overflow-y: auto;
}

.modal-open {
 overflow: auto;
}
div#preload { display: none; }
a:focus, a:active, 
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	outline : 0;
}
.navbar{
	font-family: 'Nova Square', cursive;
	min-height: 30px;
}
#bs-example-navbar-collapse-footer .nav{
	font-size: 12px;
}
#bs-example-navbar-collapse-footer .nav a{
	padding: 10px;
}

video#bgvid { 
	position: fixed;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
}
.layover_video{
	width: 100%;
	height: 100%;
	top: 0px;
	position: fixed;
	left: 0px;
	background-image: url(../img/dots_006.png);
	z-index: -90;
}
.navbar-inverse{
	background-color: rgba(0,0,0,.8);
	background-image: none;
}
.the_logo{
	height:40px;
	margin-top: -5px;
}
.navbar a.mute_sound_button_anchor{
	padding-top: 12px;
	padding-bottom: 12px;
}
.mute_sound_button{
	width: 20px;
	height: 20px;
	display: inline-block;
	background-image: url(../img/muted-sound-icon-png.png);
	background-size: cover;
}
.mute_sound_button.active{
	background-image: url(../img/sound-sound-icon-png.png);
}
.current_page_item{
	background-color: #272727;
}



body.page-about{
	background-image: url(http://metropolis.xacur.com/wp-content/uploads/2014/10/METROPOLIS.jpg);
}
body.single-store, body.single-store .layover_video, body.post-type-archive-store, body.post-type-archive-store .layover_video, body.tax-product_category, body.tax-product_category .layover_video{
	background-image: none;
	background-color: white;
}
body.single-store .navbar-inverse, body.post-type-archive-store .navbar-inverse, body.tax-product_category .navbar-inverse{
	background-color: black;
}
body.single-store .page-header, body.post-type-archive-store .page-header, body.tax-product_category .page-header{
	font-family: 'Nova Square', cursive;
	color: black;
}
.post-type-archive .body .container, .page .body .container{
	color: white;
}
.post-type-archive .body .container a, .page .body .container a{
	color: white;
}
.dropdown-menu{
	background-color: #888;
}
.dropdown-menu > li > a{
	color: white;
}



/**
Icons
**/
span.twitter_icon{
	background-image: url(../img/twitter_icon_30.png);
	width: 30px;
	height: 30px;
	display: inline-block;
}
#bs-example-navbar-collapse-footer ul.nav li{
	margin-left: 10px;
	margin-right: 10px;
}
.twitter_link, .facebook_link, #bs-example-navbar-collapse-footer .nav a{
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}

#bs-example-navbar-collapse-footer .nav a.uf_contact{
	background-image: url(../img/email-icon.png);
}
.twitter_link, #bs-example-navbar-collapse-footer .nav a[href="https://twitter.com/idol_metropolis"]{
	background-image: url(../img/twitter_icon_02.png);
}
.facebook_link, #bs-example-navbar-collapse-footer .nav a[href="https://www.facebook.com/METROPOLIS.OFFICIAL.PAGE"]{
	background-image: url(../img/facebook_icon_02.png);
}


/** photo gallery **/
.page-photos .content img{
	border: 1px solid #999;
	padding: 3px;
	margin: 3px;
	box-shadow: 3px 3px 5px #000;
	background-color: white;
	opacity: .6;
}
.page-photos .content img:hover{
	opacity: 1;
}
.photo_menu h4{
	border-bottom: 1px solid white;
	color: white;
	padding-bottom: 10px;
	text-align: center;
}
.photo_menu h4.active{
	border-bottom: 5px solid white;
}


/** the post **/
.page-sub-characters .the_post, .page-lyrics .the_post, .page-music .the_post, .single-news .the_post, .single-press .the_post, .post-type-archive .the_post, .post-type-archive-news .the_post{
	background-color: rgba(0,0,0,.7);
	border-radius: 5px;
	color: white;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 40px;
	position: relative;
}
.post-type-archive-video .the_post{
	background-color: transparent;
}
.page-sub-characters .the_post, .page-lyrics .the_post, .page-music .the_post, .post-type-archive-live .the_post{
	padding-bottom: 0px;
}
.page-sub-characters .the_post .thumbnail, .page-lyrics .the_post .thumbnail, .page-music .the_post .thumbnail{
	margin-top: 20px;
}
.post-type-archive-live .the_post .thumbnail{
	margin-top: 10px;
}
.single-news .the_post .post_footer, .single-press .the_post .post_footer, .post-type-archive .the_post .post_footer, .post-type-archive-news .the_post .post_footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: black;
	color: white;
	border-top: 1px solid #444;
}
.single-news .the_post .post_footer p, .single-press .the_post .post_footer p, .post-type-archive .the_post .post_footer p, .post-type-archive-news .the_post .post_footer p{
	padding: 5px;
	margin: 5px;
}
.the_post h2, .the_post h3{
	font-family: 'Nova Square', cursive;
	color: white;
}
.post-type-archive .the_post h2 a:hover, .post-type-archive-news .the_post h2 a:hover{
	text-decoration: none;
}
.the_post img{
	max-width: 98%;
	height: auto;
}
.embed_video{
	display: block;
	float: left;
	height: 0;
	margin: 10px 0;
	overflow: visible;
	padding-bottom: 58%;
	position: relative;
	width: 100%;
}
.embed_video iframe, .embed_video .video_thumbnail{
	height: 100%;
	position: absolute;
	width: 100%;
}
.video_thumbnail{
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
.post-type-archive .panel, .post-type-archive-news .panel{
	background-color: rgba(255,255,255,.7);
}
.post-type-archive-video .container .row{
	margin-bottom: 30px;
}
.thumbnail_wrapper{
	background: #888;
	border-radius: 5px 5px 0px 0px;
	border-bottom: 5px solid #444;
	color: white;
}
.thumbnail_wrapper a{
	color: white;
}
.thumbnail_wrapper.active{
	background: black;
}



/**	about	**/
.full_member_wrapper{
	position: fixed;
	width: 40%;
	top: 0px;
	left: 100%;
	height: 100%;
	z-index: 1211;
	background-color: rgba(0,0,0,.7);
}
.full_member_wrapper .container{
	margin-top: 30%;
}
.full_member_wrapper .container h2, .full_member_wrapper .container p, .full_member_wrapper .container p a{
	font-family: 'Nova Square', cursive;
	color: white;
}
.half_member_wrapper .container p a{
	cursor: pointer;
}
.half_member_wrapper{
	position: fixed;
	width: 60%;
	top: 0px;
	left: -100%;
	height: 100%;
	background-color: rgba(0,0,0,.7);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
	z-index: 1210;
	-webkit-transition: background-image 1.2s ease-in-out;
	-moz-transition: background-image 1.2s ease-in-out;
	-ms-transition: background-image 1.2s ease-in-out;
	-o-transition: background-image 1.2s ease-in-out;
	transition: background-image 1.2s ease-in-out;
}
.member_anchor > div{
	max-width: 80%;
	cursor: pointer;
	transition: all .5s;
	width: 80%;
	height: 1px;
	padding-bottom: 120%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
}
.member_anchor > div > span{
	position: absolute;
	top: 0px;
	height: 0px;
	width: 100%;
	overflow: hidden;
	display: inline-block;
	text-align: center;
	color: white;
	transition: all .5s;
	font-family: 'Frijole';
}
.member_anchor > div:hover > span{
	background-color: #2E2E2E;
	height: 20px;
}
.member_anchor img:hover{
	transform: scale(1.2,1.2);
}
.about_container{
	width: 100%;
	float: left;
	transform: margin .5s;
}
.about_underface_container{
	padding-top:0px;
}
.about_underface_container .panel-default{
	background-color: rgba(255,255,255,.6);
	padding: 20px;
}
.about_underface{
	font-size: 20px;
	font-family: 'Nova Square', cursive;
}
.about_title_background{
	width: 100%;
	float: left;
	background-color: black;
}
.about_title_background h2, .about_title_background h2 a{
	color: white;
	text-decoration: none;
}
.about_title_background h2 a{
	display: block;
}
.about_links{
	background-color: black;
	background-color: rgba(0,0,0,.8);
	border-radius: 0 0 10px 10px;
	line-height: 30px;
	vertical-align: middle;
	position: fixed;
	top: 50px;
	width: 80%;
	left: 10%;
	text-align: center;
	z-index: 200;
	font-family: 'Frijole';
}
.about_links a{
	color: white;
}
/*
.member_honoka{
	background-color: rgba(255,105,180,.5);
}
.member_ichigo{
	background-color: rgba(255,0,0,.5);
}
.member_nanako{
	background-color: rgba(255,255,0,.5);
}
*/
/*************************************************
	Main Page News
*************************************************/
.underface-news-wrapper{
	margin-top: 35%;
}
.underface-news-wrapper h3{
	font-family: 'Nova Square', cursive;
}
.underface-news{
	background-color: rgba(0,0,0,.4);
	border: 1px solid black;
}
.panel-default.panel.underface-news{
	color: white;
}
.panel-default.panel.underface-news > .panel-heading{
	background-color: rgba(0,0,0,.6);
	border-color: black;
	color: white;
	background-image: none;
	font-family: 'Frijole';
}
.panel-default.panel.underface-news > .panel-heading .badge{
	color:black;
	cursor: pointer;
	margin-left: 10px;
}



/*************************************************
	LIVE
*************************************************/
.single-live .the_post h2{
	color: black;
	font-size: 26px;
	border-bottom: 1px solid black;
	padding-bottom: 10px;
	box-shadow: 0px 2px 0px #ccc;
}
.single-live .layover_video{
	
}
.single-live .nav-tabs{
	margin-bottom: 10px;
}
.single-live .main-visual{
	text-align: center;
}
.single-live .main-visual img{
	max-width: 100%;
}
.single-live .live_gallery{
	text-align: center;
}
.single-live .live_gallery img{
	border: 1px solid #999;
	padding: 3px;
	margin: 10px;
	box-shadow: 3px 3px 5px #000;
	background-color: white;
	opacity: .7;
}
.single-live .live_gallery img:hover{
	opacity: 1;
}
.single-live .tab-content{
	padding-bottom: 20px;
}


/*************************************************
	STORE
*************************************************/
.featured-items h3{
	height: 35px;
	overflow: hidden;
}


.black_gradient_bg{
	background-image: -ms-linear-gradient(bottom, #2E2E2E 0%, #000000 100%);
	background-image: -moz-linear-gradient(bottom, #2E2E2E 0%, #000000 100%);
	background-image: -o-linear-gradient(bottom, #2E2E2E 0%, #000000 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #2E2E2E), color-stop(1, #000000));
	background-image: -webkit-linear-gradient(bottom, #2E2E2E 0%, #000000 100%);
	background-image: linear-gradient(to top, #2E2E2E 0%, #000000 100%);
}

/*************************************************
	FOOTER
*************************************************/
.contact_modal .modal-header, .contact_modal .modal-footer, .contact_modal .modal-body, .contact_modal .modal-content{
	background-color: white;
	background-color: rgba(255,255,255,.7);
}
.contact_modal .modal-header{
	background-color: #444;
	color: white;
}
.legal-text{
	color: white;
	font-family: 'Nova Square', cursive;
}
.modal-body img{
	max-width: 99%;
}

/*
.contact_modal .modal-body{
	background-image: url(../img/UNDERFACE_contact_001.jpg);
	background-size: cover;
}
.contact_modal .modal-dialog{

}
*/

/*************************************************
	CONTACT
*************************************************/
.contact_visual img{
	max-width: 99%;
}
.contact_modal h4{
	font-family: 'Nova Square', cursive;
}

/*************************************************
	FONTS
*************************************************/
.nova{
	font-family: 'Nova Square', cursive;
}
.frijole{
	font-family: 'Frijole';
}
.btn{
	font-family: 'Nova Square', cursive;
}

/*************************************************
	LYRICS
*************************************************/
.lyrics-languages.nav-tabs > li.active a{
	background-color: transparent;
	color: white;
}
.list-group.lyrics-song-list a.list-group-item{
	color: white;
	background-color: transparent;
	border-color: #ccc;
}
.list-group.lyrics-song-list a.list-group-item:hover{
	background-color: white;
	border-color: #ccc;
	color: black;
}
.lyrics-main-content .thumbnail{
	background-color: transparent;
}



/*************************************************
	SUB CHARACTERS
*************************************************/
.the_post.sub-characters .thumbnail{
	text-align: center;
}
.the_post.sub-characters .thumbnail label{
	font-family: 'Nova Square', cursive;
	font-size: 20px;
	text-decoration: underline;
	cursor: pointer;
}
.the_post.sub-characters .description, .the_post.sub-characters .description h3{
	color: #333;
}

.center{
	text-align: center;
}

.member_profile{
	position: absolute;
	display: none;
}