/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://www.elswordonline.com
Description: Guild Reform Microsite
Tags: custom
Text Domain: elsword3

*/

/* =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;
	font-size: 100%;
	vertical-align: baseline;
	line-height:normal;
}
body {
	margin-top: 0px;
	margin-bottom:0px;
	padding:0px;
	margin-right:auto;
	margin-left:auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	background:url(images/bg-mid.jpg) top center repeat-y;
	background-color:#000;
}

#bg-top {
	background:url(images/bg-top.jpg) top center no-repeat;
	height:638px;
}

#bg-bot {
	background:url(images/bg-bot.jpg) top center no-repeat;
	height:125px;
}

#wrapper {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	display:block;
}

#content {
/*	height:1344px; */
}

/* page backrgounds start */

/* page backrgounds end */

/* menu start */
.m1-1 {
	display:block;
	background:url('images/m1-1-0.png');
	height:42px;
	width:235px;
}
.m1-1:hover {
	background:url('images/m1-1-1.png');
}
.m1-2 {
	display:block;
	background:url('images/m1-2-0.png');
	height:42px;
	width:235px;
}
.m1-2:hover {
	background:url('images/m1-2-1.png');
}
.m1-3 {
	display:block;
	background:url('images/m1-3-0.png');
	height:42px;
	width:235px;
}
.m1-3:hover {
	background:url('images/m1-3-1.png');
}
.m1-4 {
	display:block;
	background:url('images/m1-4-0.png');
	height:42px;
	width:235px;
}
.m1-4:hover {
	background:url('images/m1-4-1.png');
}
.m1-5 {
	display:block;
	background:url('images/m1-5-0.png');
	height:42px;
	width:235px;
}
.m1-5:hover {
	background:url('images/m1-5-1.png');
}
.m1-6 {
	display:block;
	background:url('images/m1-6-0.png');
	height:42px;
	width:235px;
}
.m1-6:hover {
	background:url('images/m1-6-1.png');
}
/* menu end */

/* spacer start */
#spacer1 {
	height:455px;
}
/* spacer end */

/* font and formats start */
.ff1 {
	color:#e7f828;
}
.ff2 {
	color:#d48c0d;
}
.ff3 {
	color:#2adeee;
}
.ff4 {
	color:#2bf192;
}
.ff5 {
	color:#f89a4e;
}
.ff6 {
	color:#23d77c;
}
.ff7 {
	color:#2dc4ef;
}
.ff8 {
	color:#db5d20;
}
.ff9 {
	color:#2582e1;
}
.ff10 {
	color:#28db96;
}
.ff11 {
	color:#53dee0;
}
.ff12 {
	color:#12cbbc;
}
.ff13 {
	color:#81cb16;
}
.ff14 {
	color:#24aceb;
}
.ff15 {
	color:#0eef9d;
}
#rbg1 {
	background-color:#2a0f00;
}
#rbg2 {
	background-color:#1a1411;
}
#rbg3 {
	background-color:#231914;
}
#rbg4 {
	background-color:#0e0a09;
}
#rbg5 {
	background-color:#150700;
}
#rbg6 {
	background-color:#362b25;
}
#rbg7 {
	background-color:#18110e;
}
/* font and formats end */

/* back to top start */
.btt {
	color:#757575;
	text-decoration:none;
	font-size:12px;
}
#btt {
	padding-top:10px;
	text-align:right;
	float:right;
}
#hline {
	background: url(images/hline.png) top center no-repeat;
	height:7px;
	margin:20px 0px;
}
/* back to top 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: 124px;
}

.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 */