/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://elsword.koggames.com
Description: Transcendence - Elsword 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:#000;
	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:1170px;
	font-family: Helvetica, sans-serif, Arial;
	font-size:14px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
}
#container2 {
	width:1440px;
	font-family: Helvetica, sans-serif, Arial;
	font-size:14px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
}
#wrapper1 {
	width:720px;
	margin-left:auto;
	margin-right:auto;
}

/* spacers start */
#spacer2 {
	height:10px;
}
#spacer3 {
	height:50px;
}
#spacer4 {
	height:1px;
}
/* spacers end */

/* misc start */
#ncimg {
	border:none !important;
}
#bg-menu {
	background:url('images/bg-menu.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:830px;
	height:50px;
	margin-top:5px;
}
#bg-video {
	background:url('images/bg-video.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:575px;
	height:366px;
}

#mylist {
	background:url('images/li-01.png');
	background-position:center;
	background-repeat:no-repeat;
	width:12px;
	height:13px;
}
/* misc end */

/* sections start */
#trailer {
	height:996px;
}
#section-1 {
	height:1299px;
}
#section-2 {
	height:1077px;
}
#section-3 {
	height:430px;
}
/* sections end */

/* table start */
/* table end */

/* fonts and layout start */
.menu-txt-1 {
	color:#aaa497;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight: 500;
	padding-top:17px;
	text-decoration:none;
}
a.menu-txt-1:hover {
	color:#fcc741;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
a.menu-txt-1:link {
	padding-left:10px;
	padding-right:10px;
}
.ff2 {
	font-size:17px;
}
.ff3 {
	font-size:17px;
	color:#ffd268;
}
/* 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 */