/*

# ------------------------------------------------------------------------
# JA Labra 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-newsmoo-container {
	text-align: left;
}

#ja-newsmoo-container li {
	background: none;
}

#ja-newsmoo-wrap {
	position: relative;
	margin: 20px -5px 0 0;
	text-align: left !important;
}

#ja-newsmoo-wrap .ja-newsmoo-items {
	display: block;
	margin: 0px;
}

#ja-newsmoo-wrap div {
	float: left;
}

div:after {
	content: "";
}

#ja-newsmoo-wrap .ja-newsmoo {
	display: block;
	cursor: pointer;
	overflow: hidden;
	background: none;
	position: absolute;
	margin: 0;
	padding: 0;
}

#ja-newsmoo-wrap .ja-newsmoo span {
	display: block;
}

#ja-newsmoo {
}

.ja-newsmoo img {
	margin: 0 0 5px;
	padding: 0;
}

.ja-newsmoo-title a {
	padding: 5px;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

.ja-newsmoo-desc {
	padding: 0 5px;
}

#ja-newsmoo-wrap a.readon {
	margin: 5px 0 0 5px;
}