/*------------------------------------------------------------------------
# JA Dravity - March, 2007
# ------------------------------------------------------------------------
# Copyright (C) 2004-2007 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
-------------------------------------------------------------------------*/

#ja-newswrap .article_seperator {
	background: none;
}

.ja-newsblock {
	margin: 0;
	display: block;
}

.ja-newsitem,
.ja-newsitem-left,
.ja-newsitem-right,
.ja-newsitem-center {
	float: left;
	padding: 0;
	text-align: center;
}

.ja-newsitem-left,
.ja-newsitem-center {
}

.ja-newsitem-left div.ja-newsitem-inner,
.ja-newsitem-center div.ja-newsitem-inner,
.ja-newsitem-right div.ja-newsitem-inner,
.ja-newsitem div.ja-newsitem-inner {
	text-align: left;
	float: left;
}

.ja-newsitem-center div.ja-newsitem-inner {
	float: none;
	margin: 0 auto;
}

.ja-newsitem-right div.ja-newsitem-inner {
	float: right;
}

a.ja-newscat, a.ja-newscat:hover, a.ja-newscat:active, a.ja-newscat:focus {
	display: block;
	margin: 0 0 5px;
	position: relative;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}

.ja-newscatwrap .hover .ja-newscat,
.ja-newsitem-left:hover .ja-newscat,
.ja-newsitem-center:hover .ja-newscat,
.ja-newsitem-right:hover .ja-newscat {
}

a.ja-newscat span {
	font-weight: bold;
	padding: 2px 5px 2px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.ja-newscatwrap .hover .ja-newscat span,
.ja-newsitem-left:hover .ja-newscat span,
.ja-newsitem-center:hover .ja-newscat span,
.ja-newsitem-right:hover .ja-newscat span {
}

a.ja-newstitle {
	display: block;
	font-weight: bold;
	margin-bottom: 5px; 
}

a.ja-newstitle:hover, a.ja-newstitle:active, a.ja-newstitle:focus {
	color: #FFFFFF;
}

.ja-newscatwrap .ja-newscontent {
	font-size: 92%;
}

.ja-newscontent img {
	margin: 2px 10px 5px 0;
	border: 3px solid #333333;
}

.ja-newscontent p {
	margin: 5px 0;
}

.ja-newsitem ul {
	margin: 10px 0 0;
	padding: 0;
}

ul.ja-newslinks {
	margin: 15px 0 0;
	padding: 0;
}

ul.ja-newslinks li {
	margin: 0;
	padding: 0 0 0 12px;
	background: url(arrow.png) no-repeat 2px 8px;
}

ul.ja-newslinks li a,
ul.ja-newslinks li a:hover,
ul.ja-newslinks li a:active,
ul.ja-newslinks li a:focus {
	color: #CCCCCC;
	font-size: 92%;
}

/* headline
--------------------------------------------- */
#jahl-newsitem {
	padding: 5px;
}

div.ja-newscat {
	display: block;
	padding: 5px 0 3px 0;
	margin: 0;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid #333333;
}

div.ja-newscat span {
	font-weight: bold;
	padding: 2px 5px 2px;
	color: #FFFFFF;
}

#jahl-newsitem a.ja-newstitle { 
	font-size: 200%;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#jahl-newsitem img { 
	margin: 2px 20px 10px 0;
}

/* Control bar
--------------------------------------------- */
.jahl-newscontrol {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 0;
	display: block;
}

.jahl-newscontrol ul {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

.jahl-newscontrol li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}

#loading-indicator {
	float: left;
}

#jahl-indicator {
	float: left;
	background: #202020;
	padding: 2px 5px;
	font-size: 10px;
	line-height: normal;
	margin-left: 5px;
	display: block;
}


#ja-newswrap a.readon {
	font-weight: normal;
	color: #CCCCCC;
	background: none;
	float: right;
}

#ja-newswrap a.readon:hover,
#ja-newswrap a.readon:active,
#ja-newswrap a.readon:focus {
	text-decoration: none;
}
