/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://elsword.koggames.com
Description: Eltrion Phase 3 Microsite 2016
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:#fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	line-height:normal;
}

body {	
	height: 100%;
	width: 100%;
	background-image: url('images/bg.jpg');
	background-color:#000;	
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
}

#container {
	width:1010px;
	font-family:Helvetica, sans-serif,Arial;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper {
	width:898px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper2 {
	width:662px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper3 {
	width:555px;
	margin-left:388px;
	margin-right:auto;
}
#wrapper4 {
	width:772px;
	margin-left:auto;
	margin-right:auto;
}
/* spacers start */
#spacer1 {
	height:576px;
}
#spacer2 {
	height:250px;
}
/* spacers end */

/* misc start */
#ncimg {
	border:none !important;
}
#sectiontitle {
	text-align:center;
	margin-top:15px;
	margin-bottom:5px;
}
#sectiontitle2 {
	text-align:center;
	margin-top:15px;
}
/* misc end */

/* sections start */
#menu {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:7px;
}
#section1 {
	height:3513px;
	display:block;
}
#section2 {
	height:1215px;
	display:block;
}
#section3 {
	height:660px;
	display:block;
}
#section4 {
	height:560px;
	display:block;
}
#section5 {
	height:2560px;
	display:block;
}
#section6 {
	height:726px;
	display:block;
}
#section7 {
	height:366px;
	display:block;
}
/* sections end */

/* table start */
#tbl1br1 {
	border:#121212 solid 2px;
}
.tbl1bg1 {
	background-color:#494949;
}
.tbl1bg2 {
	background-color:#2d2d2d;
}
.tbl1bg3 {
	background-color:#121212;
}
/* table end */

/* fonts and layout start */
.ff1 {
	font-size:15px;
}
.ff2 {
	color:#75e6f0;
	font-size:16px;
}
.ff3 {
	color:#ffae13;
}
.ff4 {
	color:#75e6f0;
}
.ff5 {
	font-size:17px;
}
.ff6 {
	font-size:23px;
}
/* fonts and layout end */

/* btt start */
#btt {
	float:right;
	text-align:right;
	margin-top:10px;
}
#btt2{
	float:right;
	text-align:right;
	margin-top:185px;
}
#btt3{
	float:right;
	text-align:right;
	margin-top:50px;
}
/* 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 */