/**
 * ------------------------------------------------------------------------
 * JA Teline IV Template for Joomla 2.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.
 * ------------------------------------------------------------------------
 */
 
/* Custom iPhone Style for Teline IV */ 

body.bd-iphone { font-size:10pt }

/* Logo Image ---*/
h1.logo { height: 57px; width: 222px; }

h1.logo a {
	background: url(../../images/logo.png) no-repeat top;
	display: block;
	height: 57px; width: 222px;
}

.ja-zin p.readmore { font-size:92% }

/* JA Comments
------------------------------*/
#jac-wrapper {
	padding: 0 !important;
	margin: 9px 9px 0 0 !important;
}

/* Hide some elements
------------------------------*/
#ja-navhelper-top,
#ja-search input.button { display: none; }

/* tooltip
------------------------------*/
.tip-wrap { width:250px; min-width:250px; font-size:10pt; display:none !important }
.tip-wrap img { margin-right:10px; }

/* item leading */
body.com_content #ja-container .leading, .cat-children { padding: 10px; }

body.com_content #ja-container .item-page, 
body.com_content #ja-container .item, 
body.com_content #ja-container .leading {
   width: auto !important;
}

.ja-zincontent { padding-bottom: 15px; }