/*
 * ------------------------------------------------------------------------
 * JA Pyro 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.
 * ------------------------------------------------------------------------
*/	

br.clearfix { line-height: 0px; font-size: 0px; text-indent: -9999em;}

.ja-typo-legend {
	zoom: 1;
}

.ja-typo-bubblect {
	zoom: 1;
}
.comment-ranking div.comment-rankingresult {
	float: left;
}

#jac-wrapper .comment-ranking span.comment-rankingresult  {
	float: left;
}

#jac-wrapper .comment-menu .menu-content ul {
	margin-right: 35px;
}

#ja-subnav ul li ul li a span.menu-title {
	display: block;
	background: #fff;
}

#ja-subnav ul li ul ul {
	margin-left: 190px !important;
}

.createby { display: inline-block; }

.contact-form{
	border: solid 1px transparent;
}

.contact .current .tabs {
	float: left;
}

/* COMMENT MENU (FOR USE WITH MENU OBJECT) --- */
#jac-wrapper .comment-menu {
	float: left;
	border-left: 1px solid #ccc;
	position: relative;
}

#jac-wrapper .comment-menu .menu-content {
	position: absolute;
	z-index: 900;
	width: 120px;
	top: -999em;
}

#jac-wrapper .comment-menu:hover .menu-content {
	display: block !important;
	top: auto;
	width: auto;
	z-index: 900;
}
