@charset 'UTF-8';

@import url(http://www.sp-tactics.com/mt-static/themes/kilamek-style/screen.css);

@import url(http://www.sp-tactics.com/mt-static/themes/kilamek-style/custom-styles/sp-tactics/sp-tactics.css);

/* Note:::Font-size Adjustment.
	77% = 10px	|	123.1% = 16px	|	167% = 22px
	85% = 11px	|	131% =  17px	|	174% = 23px
	93% = 12px	|	138.5% = 18px	|	182% = 24px
	100% = 13px	|	146.5% = 19px	|	189% = 25px
	108% = 14px	|	153.9% = 20px	|	197% = 26px
	116% = 15px	|	161.6% = 21px	| 
*/

/* : MORE CUSTOM STYLES ---------------------------------------------------- */

* html body #content,
* html body #content-inner {
	position: static;
}

* html body #footer {
	position: static;
	width: 950px;
	text-align: center;
}
* html body #footer-inner,
* html body #footer-content {
	position: relative;
	text-align: center;
}
* html body #footer-content {
	text-align: center;
}

* html body.layout-twt .widget {
	text-align: center;
}

.layout-twt .entry-title,
.layout-twt .asset-name {
	background-position: left bottom;
}

#header-name {
	color: #ffffff;
}

