/*
Theme Name: Elsword V3
Author: KOG Games Inc.
Author URI: http://www.elswordonline.com
Description: Tengger Cavalry 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:14px;
	color:#FFF;
	background:url(images/bg.jpg) top center no-repeat;
	background-color:#000;
	min-height:773px;
}

#wrapper {
	width:1117px;
	margin-right:auto;
	margin-left:auto;
	display:block;
	min-height:1000px;
}

#content {
	width:710px;
}

/* page backrgounds start */

/* page backrgounds end */

/* menu start */
/* menu end */

/* spacer start */
#spacer1 {
	height:700px;
}
#spacer2 {
	height:50px;
}
/* spacer end */

/* font and formats start */
.ff1 {
	font-size:15px;
	font-weight:bold;
}
#hline {
	background:url(images/hline.png) top center no-repeat;
	width:1117px;
	height:93px;
	margin-top:25px;
	margin-bottom:25px;
}
#vid-bg {
	background:url(images/vid-bg.png) top center no-repeat;
	width:638px;
	height:365px;
}
#imgs {
	margin:12px 3px;
}
.txturl {
	color:#FFF;
}
#sns {
	margin:5px 4px;
	border:none;
}
#vid {
	margin:10px 9px 9px 9px;
}
/* font and formats 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 */