@charset 'UTF-8';

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

@import url(http://www.sp-operation.com/mt-static/themes/kilamek-style/custom-styles/sp-operation/sp-operation.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 ---------------------------------------------------- */

#header #header-name {
	padding: 3em 2em 0;
	font-weight: bold;
}

#header #header-description {
	padding: 0;
	visibility: hidden;
}

#header .widget-search {
	top: -128px;
}

* html body #header .widget-search {
	top: -140px;
}

*+html body #header .widget-search {
	top: -145px;
}

.asset-body p {
	margin-bottom: 1em;
}

/* html body #beta,
* html body #gamma,
* html body #delta {
	position: absolute;
}

* html body #footer {
	position: static;
}

* html body.layout-twtt #alpha {
	left: 190px;
}

* html body.layout-twtt #beta {
	left: -454px;
}

* html body.layout-twtt #gamma {
	left: 380px;
}
* html body.layout-twtt #delta {
	left: 190px;
}
* html body #alpha {
	background-color: #000000;
}*/

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

* html body #alpha {
	background-color: #000000;
}

#header {
 color: #ffffff;
}

.content-nav #extra p {
 font-size: 85%;
 line-height: 1.8;
}

.content-nav #extra {
 margin-bottom: 1em;
 padding: 1em 0;
 border-top: 2px dotted #333333;
 border-bottom: 2px dotted #333333;
}



