@charset 'UTF-8';

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

@import url(http://www.sales-campaign.com/mt-static/themes/kilamek-style/custom-styles/sales-campaign/sales-campaign.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.layout-wttt #container {
	background-color: #ffffff;
}

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

* html body.layout-wttt #breadcrumbs {
	margin: 0;
	padding-bottom: 0;
	background-image: url(img/back-alpha-body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
* html body.layout-wttt #alpha {
	margin: 0;
	padding: 0;
}
/* html body.layout-wttt #alpha-inner {
	margin: 0;
	padding: 0 0 24px;
}*/

* html body.layout-wttt .mt-main-index .content-nav {
	padding: 0;
}
* html body.layout-wttt .content-nav {
	padding: 0;
}

* html body.layout-wttt .entry-asset {
	margin: -1px 0 0;
	padding: 0 1em;
}

body.layout-wttt .asset-header,
body.layout-wttt .entry-title {
	padding-right: 2em;
} 
