/*------------------------------------------------------------------------

# JA Teline III Stable - Version 1.1 - Licence Owner jSharing.COM

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

# Copyright (C) Lifetime Joomla Just for Sharing, Ltd. All Rights Reserved.

# @license - Copyrighted Commercial Software

# Author: Joomla Just for Sharing

# Websites:  http://jsharing.com -  http://jsharing.net

# This file may not be redistributed in whole or significant part.

-------------------------------------------------------------------------*/



#ja-zinfpwrap {

	border-bottom: 1px solid #ddd;

}



#ja-zinfp {

	background: url(dot.gif) repeat-y 50%;

}



/* LAYOUT: TELINE II

--------------------------------------------- */

/* Featured News ----*/

.ja-zinfp-featured {

	width: 50%;

	background: url(dot.gif) repeat-y right #D7DEC3;

	overflow: hidden;

}



.ja-zinfp-featured h4.ja-zintitle {

	margin: 0 0 5px !important;

	padding: 0 !important;

	font-size: 175%;

}



.ja-zinfp-featured img {

	margin: 0 0 10px !important;

	padding: 0 !important;

}



.ja-zinfp-featured .ja-zincontent {

	padding-top: 10px;

	padding-bottom: 10px;

	border-top: 1px solid #ddd;

}



/* Normal News ----*/

.ja-zinfp-normal { width: 50%; }



.ja-zinfp-normal .ja-zincontent img {

	float: right;

	margin: 5px 0 5px 10px !important;

}



.ja-zinfp-normal .ja-zincontent {

	padding-top: 5px;

	padding-bottom: 5px;

	border-top: 1px solid #ddd;

}



/* Misc. ----*/

#ja-zinfp .first {

	border-top: 0;

}



/* LAYOUT: TELINE III

--------------------------------------------- */

.ja-zinfp-normal .inactive img,

.ja-zinfp-normal .inactive p {

	display: none;

}



.ja-zinfp-normal .active img,

.ja-zinfp-normal .active p {

	display: block;

}



/* LAYOUT: HEADLINES

--------------------------------------------- */

#ja-zinhlwrap {

	border-bottom: 1px solid #ddd;

	margin-right: 1px;

}



.ja-zincontent .inner {

	padding-top: 15px;

	padding-bottom: 15px;

}



#ja-zinhlwrap h4.ja-zintitle {

	font-size: 175%;

}



.ja-zincontent img {

	margin-right: 15px;

}



/* Control bar --- */

.ja-zinhl-controlbar {

	position: absolute;

	top: 0;

	right: 15px;

	padding: 5px 0;

	display: block;

}



.ja-zinhl-controlbar ul {

	margin: 0 10px !important;

	padding: 0 !important;

	float: left;

}



.ja-zinhl-controlbar li {

	margin: 0 !important;

	padding: 0 !important;

	background: none !important;

	display: inline;

}



#ja-zinhl-counter {

	background: #333;

	color: #fff;

	padding: 1px 5px;

	font-size: 92%;

	letter-spacing: 1px;

}

