/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://www.elswordonline.com
Description: Sander's Secret Dungeon 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:13px;
	color:#000;
}

#wrapper {
	width:1227px;
	margin-right:auto;
	margin-left:auto;
	display:block;
}

#content {
	margin-left:83px;
	margin-right:87px;
	text-align:center;
}

/* page backrgounds start */
#bg1 {
	background:url(images/bg1.jpg) top center no-repeat;
	min-height:3000px;
}
#bg2 {
	background:url(images/bg2.jpg) top center no-repeat;
	min-height:2000px;
}
#pbg1 {
	background:url(images/pbg1.png) top center no-repeat;
	height:1177px;
	width:1061px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:2;
	margin-top:-76px;
}

#pbg2 {
	background:url(images/pbg2.png) top center no-repeat;
	height:649px;
	width:1061px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:2;
}

#pbg3 {
	background:url(images/pbg3.png) top center no-repeat;
	height:1260px;
	width:1061px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:2;
	margin-top:-76px;
}
/* page backrgounds end */

/* menu start */
#menuribbon {
	background:url(images/menuribbon.png) top center no-repeat;
	width:1231px;
	height:100px;
	position:relative;
	z-index:3;
}
#menus {
	font-family:Helvetica;
	font-size:19.3px;
	text-transform:uppercase;
	font-weight: bolder;
	font-stretch:expanded;
	text-align:center;
	padding-top:15px;
	color:#d7bf8c;
	display:block;
}
.menuactive {
	color:#ffce65;
	text-decoration:none;
}
.menuinactive {
	color:#d7bf8c;
	text-decoration:none;
}
/* menu end */

/* spacer start */
#spacer1 {
	height:388px;
}
#spacer2 {
	height:76px;
}
#spacer3 {
	height:10px;
}
#spacer4 {
	height:50px;
}
#spacer5 {
	height:60px;
}
/* spacer end */

/* font and formats start */
.ff1 {
	font-size:15px;
	font-weight:bold;
}
.ff2 {
	font-size:20px;
	font-weight:bold;
}
.ff3 {
	color:#701324;
	font-weight:bold;
}
#fmt1 {
	text-align:left;
}
/* font and formats end */

/* back to top start */
.btt {
	font-size:12px;
	color: #632b00;
	font-weight:bold;
}
#btt {
	padding-top:15px;
	text-align:right;
	float:right;
}
/* back to top end */

/* line start */
#vline {
	background:url(images/vline.png) top center;
	background-repeat:repeat-y;
	width:13px;
}
#hline {
	background:url(images/hline.png) top center;
	background-repeat:repeat-x;
	height:13px;
}
#pline {
	background:url(images/pline.png) top center no-repeat;
	height:13px;
	width:13px;
}
/* line 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 */