/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://en.elswordonline.com
Description: Season 2 Aisha Raven Reborn Microsite
Tags: custom
Text Domain: elsword

*/

/* =Reset
-------------------------------------------------------------- */

html, body, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption, canvas, details, embed, figure, figcaption, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0;
	color: #000;
	vertical-align: baseline;
	line-height:normal;
}

body {	
	height: 100%;
	width: 100%;
	background-color: #000;	
	background-image: url('images/bg.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
}

#container {
	margin-left:55px;
	margin-right:55px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
}

/* spacers start */
.timg {
	margin-left:1px;
	margin-right:1px;
	margin-top:7px;
	border:none;
}
.limg {
	margin-left:4px;
	margin-right:4px;
}
#spacer1 {
	height:5px;
}
#spacer2 {
	height:10px;
}
#spacer3 {
	height:60px;
}
#spacer4 {
	height:200px;
}
/* spacers end */


/* menu start */
/* menu end */

/* frame start */
#frame {
	background-image: url(images/frame.png);
	width:915px;
	height:4167px;
	background-position:top center;
	background-repeat:no-repeat;
}
/* frame end */

/* table start */
/* table end */

/* fonts and layout start */
#hline {
	margin-top:25px;
	margin-bottom:25px;
}
.ff1 {
	font-size:30px;
	font-weight:bold;
}
.ff2 {
	color:#f9f92d;
}
.ff3 {
	color:#ffd410;
}
.ff4 {
	font-size:18px;
	color:#ffd410;
}
.ff5 {
	color:#fa9c08;
}
.ff6 {
	font-size:18px;
	color:#ffe3be;
}
.ff7 {
	font-size:19px;
	color:#fa9c08;
}
.ff8 {
	font-size:14px;
	color:#FFF;
}
.ff9 {
	color:#ffc204;
}
#fmt1 {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:480px;
	margin-top:20px;
}
#fmt2 {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:600px;
	margin-top:25px;
}
#fmt3 {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:674px;
}
#fmt4 {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:320px;
	border: solid 2px #FFF;
	padding:5px;
}
/* fonts and layout end */

/* generic footer start */
footer[role="contentinfo"] {
  padding-top: 15px;
  background-color: #000;
}

footer {
  background-image: url(/wp-content/themes/elsword3/images/bg-footer.jpg);
  font-size: 12px;
  font-size: 0.857142857rem;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  min-width: 1024px;
  margin: 0px auto 0px auto;
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-position: top;
  height: 144px;
}

.footernormal {
	font-size:12px;
	color:#4679ba;
	text-align:left;
	font-weight:normal;
}

a.footerlinks:link {color: #4679ba; text-decoration:none; line-height:16px; }
a.footerlinks:active {color: #4679ba; }
a.footerlinks:visited {color: #4679ba; }
a.footerlinks:hover {color: #4679ba; }

.footersections {
	font-size:12px;
	color:#FFF;
	font-weight: bold;
}

.footercopyright {
	font-size:12px;
	color:#FFF;
}
/* generic footer end */