/*

 * # ------------------------------------------------------------------------

# JA Lime template for Joomla 1.5

# ------------------------------------------------------------------------

# Copyright (C) 2004-2010 JoomlArt.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.joomlart.com/terms_of_use.html.

# Author: JoomlArt.com

# Websites:  http://www.joomlart.com -  http://www.joomlancers.com

# Redistribution, Modification or Re-licensing of this file in part of full, 

# is bound by the License applied. 

# ------------------------------------------------------------------------

 */

 

 .ja-slidenews-item .ja-title {

	font-size: 130%;

	color: #353535;

	text-decoration: none;
	font-family:"Georgia";
	font-weight: normal;



}



.ja-slidenews-item {

	border-top: 1px solid #ddd;

	border-bottom: 0px;

	padding: 15px 20px 10px;

}



.ja-slidenews-item:first-child {

	border-top: 0px;

}



.ja-slidenews-item .date_post {

	margin-bottom: 5px;	

}



.ja-slidenews-item .ja-title:hover,

.ja-slidenews-item .ja-title:focus,

.ja-slidenews-item .ja-title:active {

	color: #BC6920;

}



.ja-slidenews-item .ja-createdate {

	color: #666;

	font-weight: normal;

	padding: 2px 5px 2px 0;

	font-size: 92%;

	text-transform: uppercase;

}



.ja-sidenews-title { 
font-weight: normal;
	
}



.ja-sidenews-postdate {}



/* Sidenews layout ---*/

.ja-sidenews { 

	width: 100%; 

	overflow: hidden; 

	position: relative;

	padding:0;

	margin:0;

	cursor:pointer;

}



.ja-sidenews-display {

	position: absolute; 

	top: 0;

	z-index:1;

	height: 100%;

	width:100%

}



.ja-sidenews-desc{

	padding: 0px 3px 0px 3px;

}



.ja-slidenews-cover{

	float: left; 

	position: absolute; 

	width: 100%;

	z-index:3;

	overflow: hidden;

	left:0; 

	bottom:0;	

}
