/* JA Rave
---------------------------------------------------------
Originally developed by Patrick Griffiths and Dan Webb
http://www.htmldog.com/articles/suckerfish/dropdowns/
---------------------------------------------------------
NOTE: After a deep research, we decide to divide this
CSS into 2 parts. The first part will define the layout.
The second part will define the visual look for this menu.
---------------------------------------------------------*/
/*
# ------------------------------------------------------------------------
# JA Rave template for Joomla 1.5.x
# ------------------------------------------------------------------------
# Copyright (C) 2004-2009 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.
# ------------------------------------------------------------------------
*/

/* COMMON STYLE
--------------------------------------------------------- */
BR.clearfix {
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

.hasTip img {
	margin: 0px 0px 0px 5px;
	width: 18px;
	height: 18px;
}

.hasTip {
	float: none !important;
}

.jac-add-button a {
	padding-left: 16px;
	float: left;
}

.items-row {
	margin-left: -13px;
	margin-right: -13px;
	border: solid 1px #fff;
}

/* MESSAGE BOXES AND LEGENDS STYLE
-----------------------------------------------------------------*/

.ja-typo-bubble .ja-typo-bubblect { border-top: 3px; }

.ja-typo-bubble p.ja-typo-bubble-meta { margin: -3px 0 0; }

.ja-typo-legend { border-top: 3px; }

/* FORM
--------------------------------------------------*/
/* Fieldset ----*/
fieldset.ja-typo-fieldset {
	margin-bottom: 20px;
}

fieldset.ja-typo-fieldset legend {
	padding: 0 8px 5px;
	margin-left: -16px;
	
}

.ja-typo-blockswrap .cols-2 .ja-typo-block {
	width: 49%;
}
.pagination ul {
	margin: 2px;
}
.pagination ul li {
	padding: 5px 0px;
}

.pagination ul li strong, .pagination ul li span {
	margin: 0px;
	line-height: normal !important;
	padding: 4px !important;
}

.ja-content-main .counter {
	margin: 8px 0px 0px 0px !important;
}

a.readon {
	margin-bottom: 10px;
}

.blog.section .leading .contentpaneopen_edit {
	display: inline;
	margin-top: 15px;
}

p#typo-11 {
	vertical-align: baseline;
}
