/**
 * ------------------------------------------------------------------------
 * JA Puresite Template for J25 & J31
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
 */

#ja-topsl .ja-sidenews-list,
#ja-topsl1 .ja-sidenews-list,
#ja-topsl2 .ja-sidenews-list {
 	margin: 0 -20px 0 -10px;
}
 
#ja-topsl .ja-slidenews-item,
#ja-topsl1 .ja-slidenews-item,
#ja-topsl2 .ja-slidenews-item {
	padding: 0;
	float: left;
	width: 33%;
	clear: none;
	border: 0;
	position: relative;
}

.ja-slidenews-item .ja-title {
	font-size: 1.167em;
	text-shadow: 0 0 1px rgba(0,0,0,.1);
	color: #353637;
	font-weight: normal;
	background: url(../images/title-bg.gif) no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: 'QuestrialRegular', Arial, Helvetica, sans-serif;
}

.ja-slidenews-item .ja-title:hover,
.ja-slidenews-item .ja-title:focus,
.ja-slidenews-item .ja-title:active { color: #e24b7c; }

.ja-slidenews-item img {
	border: 0;
	margin: 0;
	max-width: 100%;
}
