@charset "utf-8";
/* CSS Document */


body	{
	margin:0;
	padding:0;	
	background:#000000 url(images/bg.jpg) top center no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	font-size:15px;
	font-weight:normal;
	color:#ffffff;
	line-height:20px;
}

img {
	border:none !important;
	padding:0px;
	margin:0px;
}

#page	{
	width:100%;
	height:100%;
	margin:0px auto;
		
}

#wrapper	{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}


.header	{
	width:1000px;
	height:412px;
}

.title_header	{
	width:766px;
	height: 105px;
	margin: 10px auto;
	
}

#menu {
	height:57px;
}

.menu	{
	margin-left:5px;
	margin-right:5px;
}
.submenu	{
	margin-left:7px;
	margin-right:7px;
}

#content	{
	margin-bottom:100px;
}

/* font start */
.ff1 {
	font-size:23px;
	color:#e8ce7b;
}
.ff2 {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}
.ff3 {
	font-size:15px;
	color:#ffd895;
	font-family:Verdana;
}
.ff4 {
	font-size:14px;
	font-family:Verdana;
}
.ff5 {
	font-size:18px;
	font-family:Verdana;
	color:#ddbc05;
}
.ff6 {
	font-size:14px;
	font-family:Verdana;
	color:#efda90;
}
/* font end */

/* fbg start */
/* fbg end */

/* spacer start */
#spacer1 {
	height:404px;
}
#spacer2 {
	height:13px;
}
#spacer3 {
	height:5px;
}
#spacer4 {
	height:20px;
}
#spacer5 {
	height:22px;
}
#pads {
	padding-top:30px;
}
/* spacer end */

/* misc start */
#section-1 {
	height:128px;
}
#section-2 {
	height:1023px;
}
#section-3 {
	height:990px;
}
#section-4 {
	height:184px;
}
#section-5 {
	height:184px;
}
/* misc end */

/* Tables and Cells Start */
/* Tables and Cells End */
			

/* Styling the Popup Window Start */
    .initialism {
        font-weight: bold;
        letter-spacing: 1px;
        font-size: 16px;
    }
    .well {
        box-shadow: 0 0 10px rgba(0,0,0,0.3);
        display:none;
        margin:1em;
		width:1018px;
		border: solid 2px #dea544;
		background-color:#141519;
    }
.ff7 {
	font-size:18px;
	color:#f7b72d;
	font-family:Verdana, Geneva, sans-serif;
}
.ff8 {
	font-size:26px;
	color:#ffd895;
	font-family:Verdana, Geneva, sans-serif;
}

/* Styling the Popup Window 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 */