/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://elsword.koggames.com
Description: March Madnes for Elesis
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 {	
	background-image: url('images/bg.jpg');
	background-color: #000;
	background-repeat:no-repeat;
	background-size:container;
	background-position:top center;
}

#container {
	width:auto;
	max-width:1100px;
	margin-left:auto;
	margin-right:auto;
	font-family: Helvetica, Arial, sans-serif;
	height:6137px;
	display:block;
}

img {
	border:none;
}
/* spacers start */
#spacer1 {
}
#spacer2 {
}
/* spacers end */

/* misc start */
#mcimg {
	border:none;
	padding-left:-4px;
	padding-right:-4px;
}
#ncimg {
	border:none;
}
/* misc end */

/* sections start */
#menu {
}
#masthead {
	height:535px;
}
#section-1 {
	height:570px;
}
#section-2 {
	height:2310px;
}
#section-3 {
	height:730px;
}
#section-4 {
	height:730px;
}
#section-5 {
	height:980px;
}
/* sections end */

/* table start */
/* table end */

/* fonts and layout start */
.ff1 {
	font-size:16px;
	color:#434343;
}
.ff2 {
	font-size:20px;
	color:#000;
}
.ff3 {
	font-size:71px;
	color:#ad150d;
}
.ff4 {
	font-size:23px;
	color:#000;
	line-height:1em;
}
.ff5 {
	font-size:36px;
	color:#ad150d;
}
.ff6 {
	font-size:39px;
	color:#00507d;
}
.ff7 {
	font-size:16px;
}
.ff8 {
	font-size:18px;
	color:#ffdd5c;
}
.ff9 {
	font-size:14px;
	color:#FFF;
}
.ff10 {
	font-size:18px;
	color:#000;
}
.ff11 {
	font-size:19px;
}
#job-trivia-pad {
	padding:85px 15px 5px 15px;
}
#forum-pad {
	padding:100px 80px 5px 80px;
}
/* fonts and layout end */

/* bg images start */
#funfact-1 {
	background:url('images/funfact-1.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:310px;
	height:515px;
}
#funfact-2 {
	background:url('images/funfact-2.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:311px;
	height:346px;
}
#funfact-3 {
	background:url('images/funfact-3.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:366px;
	height:245px;
	margin-left:-55px;
	margin-top:-5px;
}
#job-trivia-1 {
	background:url('images/job-trivia-1.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	width:209px;
	height:258px;
}
#job-trivia-2 {
	background:url('images/job-trivia-2.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	width:209px;
	height:258px;
}
#job-trivia-3 {
	background:url('images/job-trivia-3.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	width:209px;
	height:258px;
}

#forum-1 {
	background:url('images/forum-1.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:466px;
	height:642px;
}
#forum-2 {
	background:url('images/forum-2.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:466px;
	height:642px;
}
#sns-1 {
	background:url('images/sns-1.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:828px;
	height:316px;
}
#sns-2 {
	background:url('images/sns-2.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:828px;
	height:277px;
}
#sns-3 {
	background:url('images/sns-3.png');
	background-position:top center;
	background-repeat:no-repeat;
	width:828px;
	height:280px;
}
/* bg images end  */

/* btt start */
/* btt end */

/* animation start */
/* animation 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 */