/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://en.elswordonline.com
Description: Elps 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, 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;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: baseline;
	line-height:normal;
}

body {	
	height: 100%;
	width: 100%;
	background-color:#fff;	
	background-image: url('images/bg.jpg');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	text-align:center;
}

#container {
	margin-left:auto;
	margin-right:auto;
	width:1140px;
	height:100%;
	font-size:16px;
	color:#FFF;
}

/* spacers start */
#spacer1 {
	height:30px;
}
#spacer2 {
	height:35px;
}
/* spacers end */

/* misc start */
#bg-video {
	height:557px;
	width:953px;
	background-image: url('images/bg-video.png');
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
	margin-left:auto;
	margin-right:auto;
}
.sns {
	padding-left:2px;
	padding-right:2px;
}
#youtubevideo {
	width:931px;
	height:495px;
	position:relative;
	z-index:1;
}
#sns-buttons {
	height:52px;
	padding-top:5px;
	text-align:right;
	float:right;
	margin-bottom:-5px;
	margin-right:20px;
}
#logo {
	height:287px;
	width:374px;
	background-image: url('images/logo.png');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:2;
	margin-top:-126px;
}
#si-01 {
	height:74px;
	width:800px;
	background-image: url('images/si-01.png');
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:3;
	margin-top:-90px;
}
/* misc end */

/* sections start */
/* sections end */

/* table start */
/* table end */

/* fonts and layout start */
.ff1 {
	color:#FFF;
	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 */
