/*
 * ------------------------------------------------------------------------
 * JA Erio Template for J15
 * ------------------------------------------------------------------------
 * 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.
 * ------------------------------------------------------------------------
*/

/* Using CSS3 for some visual enhancements.
(Will be degraded nicely for non-CSS3 browsers.)
-------------------------------------------------------------*/
/* main menu */
.pagination ul .pagination-start span.pagenav,
.pagination ul .pagination-prev span.pagenav,
.pagination ul .pagination-next span.pagenav,
.pagination ul .pagination-end span.pagenav,
.pagination ul li span,
.pagination ul li strong,
ul.level0 li a { text-shadow: 1px 1px 1px #000; }

.pagination ul li span.pagenav, ul.level0 ul.level1 li a:hover, ul.level0 ul.level1 li a:active, ul.level0 ul.level1 li a:focus, .ja-megamenu ul.level1 li.active a.over, .ja-megamenu ul.level1 li.mega a.over { text-shadow: none; }

/* Readon links ---*/
.blog .jac-add-button, div.k2ItemsBlock ul li a.moduleItemReadMore, div.catItemCommentsLink a, .ja-slide-buttons span, a.readon, .userItemReadMore a, p.readmore a, .subCategoryMore, a.k2ReadMore, div.itemCommentsForm form input#submitCommentButton, .button {
	border-radius: 3px;
}

#ja-search .button {
	border-radius: 0;
}

#jac-wrapper .pagination li span, #jac-wrapper .pagination ul li strong, #jac-wrapper .pagination ul li a { text-shadow: none; }