/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://elsword.koggames.com
Description: Rose 3rd Path 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:1000px;
	font-family:Helvetica, sans-serif,Arial;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
}
/* spacers start */
#spacer1 {
	height:675px;
}
#spacer2 {
	height:30px;
}
#spacer3 {
	height:372px;
}
#spacer4 {
	height:30px;
}
/* spacers end */

/* misc start */
#ncimg {
	border: none;
}
#video-bg {
	background:url('images/video-bg.jpg');
	background-position: top center;
	background-repeat:no-repeat;
	width:602px;
	height:337px;
}
#wd1 {
	width:246px;
	margin-left:auto;
	margin-right:auto;
}
#wd2 {
	width:142px;
	margin-left:auto;
	margin-right:auto;
}
#section4padding {
	padding-top:20px;
	padding-left:350px;
}
/* misc end */

/* sections start */
#menu {
	height:50px;
}
#section1 {
	height:1664px;
}
#section2 {
	height:986px;
}
#section3 {
	height:2350px;
}
#section4 {
	height:704px;
}
#section5 {
	height:806px;
}
#section6 {
	height:650px;
}
/* sections end */

/* table start */
#tblbg1 {
	width:714px;
	background-color:#761408;
	padding:20px;
	text-align:left;
}
#celbg1 {
	background-color:#3b0400;
}
#celbg2 {
	background-color:#000;
}
/* table end */

/* fonts and layout start */
.ff1 {
	font-size:27px;
	color:#ffcc00;
}
.ff2 {
	color:#ffda00;
}
.ff3 {
	color:#ffdd01;
}
.ff33 {
	color:#ffdd01;
	font-size:35px;
}
.ff4 {
	font-size:13px;
	color:#ffdd01;
}
.ff5 {
	font-size:11px;
}
.ff6 {
	color:#ffeb01;
}
.ff7 {
	color:#fff301;
}
.ff8 {
	font-size:17px;
}
.ff9 {
	font-size:25px;
}
/* fonts and layout end */

/* btt start */
/* btt end */

/* tooltip start */
/* tooltip 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 */