/*
 * ------------------------------------------------------------------------
 * JA Erio Template for J15
 * ------------------------------------------------------------------------
 * Copyright (C) 2004-2011 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: J.O.O.M Solutions Co., Ltd
 * Websites:  http://www.joomlart.com -  http://www.joomlancers.com
 * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.main { width: 940px; }
.column { overflow: visible; }

#ja-main .inner {
	padding-left: 0;
	padding-right: 0;	
	/*border-left: 1px solid #e7e8e9;
	border-bottom: 1px solid #e7e8e9;
	background: url(http://taborashram.org/templates/ja_erio/images/line.gif) repeat-y 100% 0;*/
}

.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module { 
/* for side columns and spotlight, we only need to add margin or padding to Module */
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.column div.moduletable_menu {
	border-left: 1px solid #e7e8e9;
	border-bottom: 1px solid #e7e8e9;
	margin-bottom: 28px;
	margin-top: -1px;
}

.item .contentpaneopen {
/* for article columns, we only need to add margin or padding to this div  */
	padding-left: 0;
	padding-right: 0;
}

.item {
	padding-top: 24px;
	padding-bottom: 20px;
}