/**=====================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template Khalilan Media Framework FTM             ||
|| ===================================================================  ||
|| # Copyright (C)2008-2013  Khalilan Khoram CO. All Rights Reserved.   ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # for more information visit http://www.khalilan.com                 ||
|| # websites - http://www.khalilan.com                                 ||
|| # Production Date 1392/03/10 Coincided 2013/06/01                    ||
|| #################################################################### ||
\*=====================================================================**/ 
/**=====================================================================*\
|| Framework FTM Version 2.0                                            ||
|| The new structural framework Tiam, working Powered by Khalilan Media || 
\*=====================================================================**/
 
#khContent {
	background-image: none!important;
} 

#khContent #khContentWrap {
	border-bottom: 1px solid #e5e5e5;
	width: 100%!important;
}

#khContent #khInset {
	clear: both;
	width: 100%!important;
}

#khInset .box,
#khInset .box.light,
#khInset .box.pattern {
	float: left;
	margin: 0 0 30px 0!important;
	width: 50%;
}
#khInset.khOnlyOne .box {
	width: 100%!important;
}

#khInset .box:nth-child(2n+1) {
	clear: both!important;
}
#khInset .box:nth-child(odd) {
	padding-right: 10px;	
}
#khInset .box:nth-child(even) {
	padding-left: 10px;
}

.itemsContainer .itemsContainerWrap, 
.itemContainer .itemsContainerWrap {
	margin: 0!important;	
}