/*
# ------------------------------------------------------------------------
# JA Teline III v2 template for Joomla 1.5
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 GDExam.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.gdexam.com/terms_of_use.html.
# Author: GDExam.com
# Websites:  http://www.gdexam.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */

/* Gutter ---*/

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

.leading {
	padding-left: 15px;
	padding-right: 15px;
}

.leading, .article_row {
/* minus the spacing of the article row to macth with the Gutter & global grid */
	margin-left: -15px;
	margin-right: -15px;
}

.items-leading {
	padding: 0;
}
/* MAIN COLUMN
--------------------------------------------------------- */

/* SIDE COLUMNS
--------------------------------------------------------- */
.column div.ja-moduletable, .column div.moduletable, .column div.ja-module, .column div.module {
	margin: 0;
}
/* Left Column ---*/
/* Right Column ---*/

/* HEADER
--------------------------------------------------------- */
/* FOOTER
--------------------------------------------------------- */

/* CONTENT'S GRIDS
--------------------------------------------------------- */

/* SPOTLIGHT
--------------------------------------------------------- */
