/* * ------------------------------------------------------------------------
 * JA Erio Template for Joomla 1.7
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------*//* Readon links ---*/p.readmore a {	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}/* FORM--------------------------------------------------------- */.button {	-moz-border-radius: 3px;	border-radius: 3px;	-webkit-border-radius: 3px;}#login-form #form-login-username input.inputbox,#login-form #form-login-password input.inputbox {	-moz-border-radius: 3px;	border-radius: 3px;	-webkit-border-radius: 3px;}#login-form .button {	-moz-border-radius: 3px;	border-radius: 3px;	-webkit-border-radius: 3px;}#ja-search .button {	-moz-border-radius: 0px;	border-radius: 0px;	-webkit-border-radius: 0px;	box-shadow: none;	-moz-box-shadow: none;	-webkit-box-shadow: none;}a.ja-icon-video {	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	box-shadow: 0 0 3px rgba(0, 0, 0, .2);	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .2);	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);}.ja-photo-thumb a span { 	opacity: .8;	filter: alpha(opacity = 80);}#formelements button {	border-radius: 3px;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;}.com_mailto .button {	border-radius: 3px;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;}.blogpage .hasimage dd.create {	opacity: 0.8;	filter: alpha(opacity=80);}.blog .jac-add-button {    border-radius: 3px;	-moz-border-radius: 3px;	-webkit-border-radius: 3px;}div.categories-list a {	text-shadow: 0 0 1px #fff;}/* Hack for Chrome and Safari */@media screen and (-webkit-min-device-pixel-ratio:0) {  #ja-right div.black { margin-left: -1px !important; }/* Hack for Opera */@media screen and (min-width: 0px) {  #ja-right div.black { margin-left: -1px !important; }  #ja-left .moduletable_menu { margin-right: -1px !important; }}