/*======================================

- Asphyxiation, a Junjou Egoist (Kusama Nowaki x Kamijou Hiroki) tribute
- Version 2: Sweater Weather
- Author: Shinju
- Author URI: http://snow-heart.net

======================================*/

/* GLOBAL LAYOUT AND STYLE */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  margin: 0;
  padding: 0;
}

header, section, footer, aside, nav, main, article, figure {
    display: block; 
}

body {
	background: #fff url('imgs/apxtv2_bg.jpg') left top repeat-x;
	margin: 0pt auto;
	font: 400 12.5pt/170% 'Imprima', arial, sans-serif;
	color: #728890;
	text-align: center !important;
}

#frame {
	background: #fff;
	margin: 0px auto;
	width: 960px;
}

header {
	background: url('imgs/apxtv2_001.jpg') left top no-repeat;
	margin: 0px auto;
	width: 960px;
	min-height: 589px;
}

#navi {
	padding: 540px 0 0 65px;
	width: 900px;
	text-align: center !important;
}

nav {
	font: 300 10pt 'Open Sans', sans-serif;
	color: #c0c0c0;
	text-align: center !important;
	text-transform: uppercase;
}

nav ul {
	list-style: none;
	margin: 0px auto;
	text-align: center !important;
}

nav ul li {
	margin-right: 50px;
	float: left;
	text-align: center !important;
	display: inline !important;
}

nav ul li:hover {
	color: #728890;
}

nav ul li:last-child {
	margin-right: 0px;
}

nav ul li span {
	font: 26pt/10% 'Yeseva One', cursive;
	color: #9faf9c;
}

main {
	background: #fff url('imgs/apxtv2_002.jpg') left top no-repeat;
	margin-bottom: 10px;
	padding: 0 70px;
	text-align: left;
}

footer {
	background: #c9ebf7;
	padding: 10px 20px;
	font: 300 11pt/120% 'Open Sans', arial, sans-serif;
	color: #728890;
	text-transform: uppercase;
	border-top-left-radius: 50px; 
	border-top-right-radius: 50px;
	-moz-border-top-left-radius: 50px; 
	-moz-border-top-right-radius: 50px; 
	-webkit-border-top-left-radius: 50px; 
	-webkit-border-top-right-radius: 50px; 
	opacity: ;
}

/* HEADERS AND FONTS */
h1 {
	font: 30pt 'Dancing Script', cursive;
	color: #0076a7;
}

h1::first-letter {
	color: #00a3e6;
}

h2 {
	font: bold 20pt 'Old Standard TT', serif;
	color: #00a3e6;
	text-indent: 1em;
	text-transform: uppercase;
}

h2:first-letter {
	color: #0076a7;
}

p {
	margin: 0 0 10px 0px; 
	text-indent: 2em;
}

.center, .codes {
	margin: 5px 0; 
	text-indent: 0em !important; 
	text-align: center;
}

blockquote {
	margin: 10px auto;
	padding: 5px;
	font: italic 16pt 'Old Standard TT', serif;
	color: #5d9dbe;
	border-top: 2px dashed #a6e5ff;
	border-bottom: 2px dashed #a6e5ff;
}

blockquote footer {
	background: transparent;
	margin: -10px 0 0 0;
	text-align: right;
}

blockquote footer::before {
	content: "\2014 \00a0";
}

#updates {
	width: 80%;
	margin: 10px auto;
	padding: 5px;
	font: italic 14pt 'Old Standard TT', serif;
	text-align: center;	
	border-top: 5px solid #90dcfb;
	border-bottom: 5px solid #90dcfb;
}

ul {
	margin: 0 0 0 50px;
	padding: 5px;
	list-style: lower-roman;
}

hr {
	background: url('imgs/border.png') center top no-repeat;
	margin: 5px 0;
	min-height: 71px;
	border: 0px;
}

#glossary {
	margin: 10px auto;
	width: 700px;
}

#paws {
	margin: 10px auto;
	width: 600px;
}

#profiles {
	margin: 10px auto;
	width: 500px;
}

#glossary table, #paws table, #profiles table {
	border: 0px;
	border-collapse: collapse;
}

#glossary td:nth-child(even) {
	background: #fff;
	width: 350px;
	padding: 5px;
	vertical-align: middle;
}

#glossary td:nth-child(odd) {
	width: 350px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	text-transform: uppercase;
}

#paws td {
	width: 200px;
	text-align: center;
}

#profiles td {
	width: 250px;
	text-align: center;
}

#glossary ul {
	margin: 0 0 0 20px;
	list-style-type: circle;
}

.bio {
	background: #fff;
	padding: 0 0 0 5px;
	width: 250px;
	border-left: 2px dashed #8fb1d3;
	border-right: 2px dashed #8fb1d3;
	border-bottom: 5px solid #8fb1d3;
	border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px;
	-moz-border-bottom-left-radius: 10px; 
	-moz-border-bottom-right-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px; 	
}

#bioL {
	float: left;
	margin: 10px 10px 10px 0;
}

#bioR {
	float: right;
	margin: 10px 0 10px 10px;
}

.clear {
	clear: both;
	width: 100%;
}

b {
	color: #3c75a2;
}

strong {
	color: #3ca29a;
}

i {
	color: #2a8bd8;
}

em {
	color: #35bab0;
}

.hearts {
	color: #fba0c8;
}

.diamond {
	color: #A52A2A;
}

.bullets {
	color: #b190c5;
}

/* LINKS */
a, a:link, a:visited {
	background: #c4dee7; 
	padding: 2px;
	color: #2a5b61;
	text-decoration: none;
	-webkit-transition: background-color .5s ease-in; 
	-moz-transition: background-color .5s ease-in; 
	-o-transition: background-color .5s ease-in; 
	transition: background-color .5s ease-in;
}

a:hover, a:active {
	background: transparent;
	color: #278792;
	border-bottom: 4px solid #b1f7ff;
}

.out::after {
	content: "\2009 \00bb";
}

#navi a, #navi a:link, #navi a:visited {
	background: transparent;
	padding: 0px;
	color: #9faf9c;
}

#navi a:hover, #navi a:active {
	color: #278792;
	border: 0px;
}

#updates a, #updates a:link, #updates a:visited {
	background: transparent;
	color: #6ec8ed;
}

#updates a:hover, #updates a:active {
	color: #278792;
	border: none;
}

footer a, footer a:link, footer a:visited {
	background: transparent;
	color: #2a5b61;
}

footer a:hover, footer a:active {
	background: transparent;
	color: #278792;
	border: none;
}

/* IMAGES */
.left {
	background: #bcdee8;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 5px;
	border: 1px dashed #728890;
	border-radius: 20px;
}

.right {
	background: #bcdee8;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 5px;
	border: 1px dashed #728890;
	border-radius: 20px;
}

.aright {
	float: right;
}

.intro {
	width: 250px;
	height: 204px;
}

.introp {
	width: 528px;
	height: 317px;
}

.introimg {
	width: 480px;
	height: 288px;
}

#glossary td img {
	background: #bcdee8;
	padding: 5px;
	border: 1px dashed #728890;
	border-radius: 50%;
	opacity:0.5; 
	-webkit-filter: grayscale(100%); 
    filter: grayscale(100%);
	-webkit-transition: opacity .5s ease-in; 
	-moz-transition: opacity .5s ease-in; 
	-o-transition: opacity .5s ease-in; 
	transition: opacity .5s ease-in;	
}

#glossary td img:hover {
	background: #92bbc7;
	border: 1px dashed #b8efff;
	-webkit-filter: none;
	filter: none;
	opacity: 1.0;
}

.left img:hover, .right img:hover {
	background: #728890;
	border: 1px dashed #bcdee8;
	opacity: 1.0;
}