@charset "utf-8";



@font-face {

	font-family: 'Moon Light';

	src: url('Moon Light.otf');

}



@font-face {

	font-family: 'Moon Bold';

	src: url('Moon Bold.otf');

}



@font-face {

	font-family: 'Badass Moon';

	src: url('Badass Moon.ttf');

}



@font-face {

        font-family: 'Goudy Old Style';

        src: url('Goudy Old Style Normal.ttf');

}



@font-face {

        font-family: 'Connecticut';

        src: url('Connecticut.ttf');

}



a:link {

	color: #bc9e77;

	text-decoration: none;

}



a:visited {

	color: #bc9e77;

	text-decoration: none;

}



a:hover {

	color: #524436;

	text-decoration: none;

}



body,td,th {

	font-size: 11px;

	color: #fff;

	font-family: "Goudy Old Style";

}



body {

	/*background-image: url(./../images/bg.png);

	background-repeat: repeat-x;*/

	background-color: #000;

}



.auth {

	color: #bc9e77;

	font-size: 11px;

	font-family: Verdana, sans-serif;

	background-color: #151310;

	border: solid 1px #524436;

	padding: 2px 3px;

	text-align: center;

}



.login {

	color: #bc9e77;

	font-size: 10px;

	font-family: Verdana, sans-serif;

	background-color: #151310;

	border: solid 1px #524436;

	text-align: center;

	padding: 2px 3px;

}



.panel {

	font-size: 12px;

}



#footer {

	color: #1f1e1d;

	font-size: 1em;

	position: absolute;

	width: 99%;

	bottom: 10px;

	z-index: 3;

	text-align: center;

}



.intro {

	margin-left: 20%;

	margin-right: 20%;

	margin-top: 10px;

	font-family: Calibri;

	font-size: 15px;

	color: #bc9e77;

	font-weight: normal;

	text-align: center;

	text-shadow: 0px 0px 10px #6a4f20;

}



.form {

	margin-top: 50px;

	font-weight: bold;

	/*background-image: url();

	background-repeat: repeat;

	/*background-color: #151310;*/

}



div.bg_resources {

	background-color: #000;

	opacity: 0.9;

	filter:alpha(opacity=70);

	width: 900px;

	height: 500px;

	margin-top: 10px;

	margin-left: auto;

	margin-right: auto;

	z-index: 1;

}



div.ly_resources {

	position: absolute;

	width: 880px;

	height: 500px;

	margin-left: 30%;

	margin-right: 30%;

	margin-top: 10px;

	z-index: 5;

	font-size: 10px;

	font-weight: bold;

}



li {

	list-style-type: square;

}



.tabula_recta {

	text-align: center;

}



.schedule {

  font-family: 'Moon Bold', sans-serif;

  font-size: 15px;

  color: #fff;

  text-align: center;

}

.layout {

  font-family: 'Goudy Old Style', sans-serif;

  font-size: 1.5em;

  font-weight: normal;

  color: #fff;

  text-align: center;

}

.copyright {

  font-family: 'Goudy Old Style', sans-serif;

  font-size: 1.5em;

  font-weight: normal;

  color: #000;

  text-align: center;

}




.button {

  font-family: "Moon Bold";

  border: none;

  color: white;

  padding: 15px 100px;

  text-align: center;

  text-decoration: none;

  display: inline-block;

  font-size: 16px;

  margin: 4px 2px;

  cursor: pointer;

}



.button1 {background-color: #985151;} /* Red */

.button2 {background-color: #519858;} /* Green */

.button3 {background-color: #517198;} /* Blue */



.button_form {

  font-family: "Moon Bold";

  background-color: #3e3e3e;

  border: none;

  color: white;

  padding: 10px 32px;

  text-align: center;

  text-decoration: none;

  display: inline-block;

  font-size: 1em;

  margin: 4px 2px;

  cursor: pointer;

}



.standard {

  font-family: 'Connecticut';

  font-size: 2em;



}



.field {

  font-family: 'Goudy Old Style';

  font-size: 1.5em;

}

