@charset 'UTF-8';

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

@import url(http://www.faxdm-world.com/mt-static/themes/kilamek-style/custom-styles/faxdm-world/faxdm-world.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 .widget-search {
	top: -40px;
}

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

#header #lead {
	position: relative;
	top: -20px;
}

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

#content {
	position: static;
}

#header-name {
color: #ffffff;
}

.extra {
 padding-top: 1em; 
 border-top: 2px dotted #3366cc;
 border-bottom: 2px dotted #3366cc;
}

.extra dt {
 margin-bottom: .4em;
}

.extra dd {
 margin-bottom: .4em;
 margin-left: 1em;
}


