@font-face {font-family: NewsGoth_Cn; src: url('fonts/newsgothcn.ttf'), url('fonts/newsgothcn.eot');}
@font-face {font-family: NewsGoth_BdXCn; src: url('fonts/newsgothbdxcn.ttf'), url('fonts/newsgothbdxcn.eot');}

body, h1, h2, h3, h4, p, a, div {margin: 0; padding: 0;}
body.body {background-color: black; background-image: url('images/bg.jpg'); background-repeat: no-repeat;
		background-position: top center; background-attachment: fixed;}
h1, h2, h3, h4, a {color: white; font-family: NewsGoth_BdXCn;}
p, ul {color: white; font-family: NewsGoth_Cn;}
a:link, a:visited {color: white; text-decoration: none;
	transition: color 0.3s;
	-moz-transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;}
a:hover {color: #f158d2;}
#inline {display: inline;}

h2 {font-size: 20pt; margin-bottom: 10pt; margin-right: 80%;}
#movedown {position: relative; top: 7px; z-index: -1;}
h3 {font-size: 18pt; margin-bottom: 10pt;}
h4 {font-size: 16pt;}
p, li {font-size: 14pt;}
p.photocredit {font-size: 10pt;}
ul {margin-top: 0;}

div.overlay {width: 100%; background-color: rgba(0,0,0,0.6);}
div.overlay_container {width: 80vw; margin-left: auto; margin-right: auto;}
a {font-size: 16pt;}
h1 a {font-size: 22pt;}
.overlay_content {margin-right: 12px; position: relative; top: 6px;}
#top {position: fixed; top: 0px;}
#bottom {position: fixed; bottom: 0px;}

div.content {width: 80vw; margin-left: auto; margin-right: auto; padding-top: 80px; margin-bottom: 60px; }

a.link_size1 {width: 770px;}
a.link_size2 {width: 450px;}
a.link_size3 {width: 290px;}
a.link_size4 {width: 130px;}
div.content a{height: 130px; float: left;
			margin-right: 8px; margin-top: 8px; border: 1px solid white;
			padding:10px; font-size: 16pt;
			transition: border 0.3s, color 0.3s;
	-moz-transition: border 0.3s, color 0.3s;
	-webkit-transition: border 0.3s, color 0.3s;
	-o-transition: border 0.3s, color 0.3s;}
div.content a:hover {border: 1px solid #f158d2;}
div.content a:last-child {margin-bottom: 100px;}

img {border: 1px solid white; margin-top: 8px; max-height: 90vh; max-width: 80vw;}

.hidden {visibility: hidden;}

