html {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #e1e1e1;
	margin: 0 auto;
	font-family: 'Glegoo', serif;
	font-weight: normal;
	color: #202020;
	font-size: 14px;
	line-height: 24px;
	cursor: default;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	}

hr {
	border: 0px;
	height: 4px;
	background: #212121;
	margin-top: 40px;
	margin-bottom: 40px;
	width: 800px;
	}

a {
	color: #aa5790;
	text-decoration: none;
}

a:hover {
	color: #772f61;
	cursor: default;
}

strong {
	color: #9aa034;
}

li {
	padding-bottom: 15px;
	padding-left: 10px;
}

@font-face {
	font-family: 'AGLC';
	src: url('aglc.otf') format('opentype');
	} 

#top-border {
	width: 100%;
	height: 12px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	background: #080808;
	}

#container {
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	padding-left: 0px;
	margin-top: 12px;
}

.intro {
	margin: 0 auto;
	width: 800px;
	font-size: 16px;
	line-height: 28px;
}


.intro > p:nth-child(2) {
	font-size: 12px;
}

.navii a {
	margin: 0 auto;
	width: 800px;
	font-size: 12px;
	line-height: 28px;
}

.character {
	margin: 0 auto;
	width: 800px;
	padding-bottom: 40px;
}

#collective div:last-child {
	padding-bottom: 0px;
}

.character > div:nth-child(1) {
	float: left;
	padding-right: 20px;
}

.character > div:nth-child(2) {
}

.ch_title {
	font-family: 'AGLC', sans-serif;
	font-size: 35px;
	color: #aaa;
	text-transform: uppercase;
	padding-bottom: 18px;
}

.ch_title strong {
	color: #212121;
}

.ch_descript {
	font-family: Lucida, sans-serif;
	font-size: 9px;
	color: #212121;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 10px;
	display: inline-block;
}

footer {
	margin: 0 auto;
	width: 800px;
}

footer div:last-child {
	padding-right: 0px;
}

.heart {
	float: left;
	padding-right: 25px;
}

.linked {
	font-family: Lucida, sans-serif;
	font-size: 9px;
	color: #212121;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	padding-right: 24px;
	margin-top: -5px;
	line-height: 18px;
	padding-bottom: 40px;
	}

.linked a {
	font-family: 'Glegoo', serif;
	font-size: 14px;
	text-transform: uppercase;
}

.text {
	margin: 0 auto;
	width: 800px;
}

.viewmore a {
	font-family: Lucida, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #777;
}

.viewmore a:hover {
	color: #444;
}


.img
	{
	padding: 1px;
	border: 4px solid #ccc;
	margin-left: 10px;
	margin-right: 10px;
	}
	
	/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

	/* MEDIA, GALLERY */
	
	.media{
	font: 7pt verdana;
	color: #878787;
	line-height: 190% ;
	background-color: #262626;
	margin:10px;
	padding:8px;
	text-align:justify;
			}

.media a{ 
	text-decoration: none; 
	color: #383838; 
	font-size:18pt;
	font-family: Times;
	font-style: italic;
	line-height: 100%;
	letter-spacing: 2px;
	text-indent: 0px;
	text-align : center;
	width: 100px;
	text-transform:lowercase;
	border: 5px;
}

.media a:hover{ 
	color: #454545; 
	}

.media img{
	border: 6px solid #383838;
	line-height: 100%;
	margin: 2px;
	opacity: .50;
	}

.media img:hover{
	border: 6px solid #454545;
	opacity: .99;
	}

.media b{ color: #c0c0c0;}
.media i{ color:#999999}

.titlemedia {
	margin: 0px;
	letter-spacing: 5px;
	line-height:120%; 
	font-family: tahoma; 
	font-size:7pt;   		
	text-transform:uppercase; 
	color:#ababab; 
	text-align:center; 
	border-bottom: 1px solid #404040;
	}
	
	img.aff {
	padding: 3px;
	border: 3px solid #CCCCCC;
	margin: 8px 15px 0px 15px;
}

img.aff:hover {
	border: 3px solid #BFB3BD;
}



/* navi*/
@font-face
	{
	font-family: 'Akzidenz';
	src: url('http://fightfayre.net/akz.otf') format('opentype');
	} 
	
	
#topbar {
	background: #111111;
	width:100%;
	padding: 10px 0px;
	position:fixed;
//	margin-bottom: 30px;

}


.nav li li a:hover, {
	color: #74aeb3;
}
.nav a {
	font-family: 'Akzidenz';
	font-size: 14px;
	font-size: 1.4rem;
font-weight: 600;
	letter-spacing: 0.18rem;
	text-transform: uppercase;
	text-decoration: none;
	}
	
	.nav {
	clear: both;
	overflow: hidden;
	width: 1000px;
	margin:0px auto;

}



.nav ul {
	float: left;
	width: 100%;

}

.nav li {
	display: inline-block;
	float: left;
	list-style-type: none;
	text-align: left;
}

.nav a {
	display: block;
	position: relative;

}

.nav a {
	/*border-left: 1px solid #222;
	border-right: 1px solid #222;*/
	color: #ecebe5;
	padding: 0px 22px 0px 22px;
	
}

.nav a:hover,
.nav li:hover a {
	background-color: none;
	color:#b6b6bd;
	z-index: 199;
}

.nav li li a,
.nav li li a:link,
.nav li li a:visited {
	border: none;
	border-bottom: 1px solid #e4e4e4;
	color: #ecebe5;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0 30px;
	margin: 0 3rem;
	padding: 20px 0;
	padding: 2rem 0;
	position: relative;
	text-transform: none;
	width: 200px;
}

.nav li li a:hover {
	color: #000000;
}

.nav li ul {
	background: #fff;
	border: 1px solid #e4e4e4;
	left: -9999px;
	margin-top: -1px;
	padding: 12px 0 32px;
	padding: 1.2rem 0 3.2rem;
	position: absolute;
	width: 260px;
	z-index: 99;
}
