/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://elsword.koggames.com
Description: Character Balance Revamps Microsite 20160713
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, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, 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;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	line-height:normal;
}

body {	
	width: 100%;
	background-image: url('images/masthead.jpg');
	background-color:#9d9d9d;	
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
}

#container {
	width:1014px;
	font-family:Helvetica, sans-serif,Arial;
	margin-left:auto;
	margin-right:auto;
	font-size:13px;
}
#wrapper {
	width:760px;
	margin-left:auto;
	margin-right:auto;
}
/* spacers start */
#spacer1 {
	height:643px;
}
#spacer2 {
	height:10px;
}
#spacer3 {
	height:40px;
}
#spacer4 {
	height:25px;
}
/* spacers end */

/* misc start */
#mimg {
	border:none;
}
li {
	margin-left:-25px;
}
ul {
	margin-top:0px;
}
hr {
	width:98%;
	text-align:left;
	float:left;
	display:block;
	clear:both;
}
#skills {
	margin-top:5px;
}
/* misc end */

/* sections start */
#bg-elsword {
	height:1189px;
	width:967px;
	background-image: url('images/bg-elsword.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-aisha {
	height:1189px;
	width:967px;
	background-image: url('images/bg-aisha.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-rena {
	height:1189px;
	width:967px;
	background-image: url('images/bg-rena.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-raven {
	height:1189px;
	width:967px;
	background-image: url('images/bg-raven.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-eve {
	height:1189px;
	width:967px;
	background-image: url('images/bg-eve.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-chung {
	height:1189px;
	width:967px;
	background-image: url('images/bg-chung.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-ara {
	height:1189px;
	width:967px;
	background-image: url('images/bg-ara.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-elesis {
	height:1189px;
	width:967px;
	background-image: url('images/bg-elesis.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-add {
	height:1189px;
	width:967px;
	background-image: url('images/bg-add.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-luciel {
	height:1189px;
	width:967px;
	background-image: url('images/bg-luciel.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}
#bg-rose {
	height:1189px;
	width:967px;
	background-image: url('images/bg-rose.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	padding-right:7px;
}

/* sections end */

/* table start */
#bg-common {
	height:216px;
	width:967px;
	background-image: url('images/bg-all.jpg');
	background-color:#fff;	
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
}
/* table end */

/* fonts and layout start */
.ff1 {
	color:#007599;
	font-size:18px;
}
.ff2 {
	font-size:14px;
}
.ff3 {
	color:#007599;
	font-size:19px;
	text-transform:uppercase;
}
.ff4 {
	color:#007599;
	font-size:16px;
}
/* fonts and layout end */

/* btt start */
/* btt 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 */