/*

 * ------------------------------------------------------------------------
 * JA Dravity template for joomla 1.5
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------

*/

/* DEFAULT HEADLINE (jazin-fp)
--------------------------------------------- */
#jazin-fp {
}

#ja-zinhlwrap {
	clear: both;
	border: none;
}

#jazin-hlfirst {
	width: 49.9%;
	float: left;
}

#jazin-hlfirst h2.ja-zintitle {
	font-size: 200%;
	font-weight: normal;
}

#jazin-hlfirst h2.ja-zintitle a,
#jazin-hlfirst h2.ja-zintitle a:hover,
#jazin-hlfirst h2.ja-zintitle a:active,
#jazin-hlfirst h2.ja-zintitle a:focus {
	color: #FFFFFF;
}

#jazin-hlfirst img {
	margin: 0 0 10px !important;
	padding: 0 !important;
}

#jazin-hlnext {
	width: 49%;
	float: right;
}

#ja-zinhlwrap .jazin-content {
	padding: 10px;
}

#jazin-hlnext .jazin-content {
	padding: 10px 0 5px 10px;
}

#jazin-hlnext .jazin-content img {
	float: right;
	padding: 0;
	margin: 5px 0 5px 15px;
}

#jazin-fp a.readon {
	margin-top: 5px;
}

/* OLD HEADLINE (jazin-fp)
--------------------------------------------- */
#ja-zinhl-newsitem {
}

div.ja-zinsec {
	display: block;
	position: relative;
	text-transform: uppercase;
	border-bottom: 1px solid #730408;
}

div.ja-zinsec span {
	font-weight: bold;
	color: #FFFFFF;
}

#ja-zinhl-newsitem a.ja-newstitle { 
	font-size: 200%;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
	margin-bottom: 12px;
}

.ja-newscontent {
	padding: 10px 0;
}

#ja-zinhl-newsitem img { 
	margin: 2px 20px 10px 0;
	border: 3px solid #333333;
}

/* Control bar
--------------------------------------------- */
.ja-zinhl-controlbar {
	position: absolute;
	bottom: 0;
	top: auto;
	right: 0;
	padding: 0;
	display: block;
}

.ja-zinhl-controlbar ul {
	margin: 0 0 0 10px;
	padding: 0;
	float: left;
}

.ja-zinhl-controlbar li {
	margin: 0;
	padding: 0;
	background: none;
	display: inline;
}

#loading-indicator {
	float: left;
}

#ja-zinhl-counter {
	float: left;
	background: #202020;
	padding: 2px 5px;
	font-size: 10px;
	line-height: normal;
	margin-left: 5px;
	display: block;
}

#ja-zinhlwrap h4.ja-zintitle {
	margin-top: 0;
}

.ja-zinsec h2 {
	margin:  0;
}

