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

/* Normal links ---*/
a { color: #ec534d; }

a:hover, a:active, a:focus { text-decoration: none; color: #7b7d80; }

.button:hover { background: #ec534d; }

/* Readon links ---*/
p.readmore a:hover, p.readmore a:active, p.readmore a:focus { background: #ec534d; }

/* JOOMLA STYLE
--------------------------------------------------------- */
.blog-featured .column0 .contentheading {
	color: #5a3800;
}

.blog-featured .column0 p a {
	color: #5a3800;
}

#formelements button:hover {
	background: #ec534d;
}


h2.contentheading a:hover,
h2.contentheading a:focus, 
h2.contentheading a:active {
	color: #ec534d;
}

/* Pagination ---*/
.pagination ul li span.pagenav {
	border-bottom: 5px solid #ec534d;
}

/* Category list */
div.categories-list a:hover,
div.categories-list a:focus,
div.categories-list a:active {
	color: #ec534d;
}

/* HEADER
--------------------------------------------------------- */
/* Logo ---*/
h1.logo a {
	background: url(../images/logo_l.png) no-repeat;
}

/* Sub right header menu*/
#ja-topnav li a:hover, .ja-topnav li a:active, .ja-topnav li a:focus {
	color: #ec534d;
	border-bottom: 1px solid #ec534d;
}

#ja-topnav .last a {
	border-bottom: none;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Left Menu ---*/

#ja-container .moduletable_menu li.active a,
#ja-left .moduletable_menu ul.menu li.active a {
	background: #ec534d;
	color: #FFFFFF ;
}

#ja-container .moduletable_menu li.active ul li a:hover,
#ja-container .moduletable_menu li.active ul li a:focus,
#ja-container .moduletable_menu li.active ul li a:active {
	background: #fff;
	color: #ec534d ;
}

#ja-container .moduletable_menu li.active ul li.active a {
	color: #ec534d ;
}

/* MISCELLANOUS
----------------------------------------------------------- */
div.moduletable_highlight a { border-bottom: 1px solid #ec534d; }

/* slideshow ---*/
.maskDesc a.readon { background: #ec534d; }

/* Typography */
.blocknumber .bignumber {
	background-image: url(../images/blocknumber-bg.png);
}

/* JA Tab */
.erio .ja-tabs-title-top ul.ja-tabs-title li.active,
.erio .ja-tabs-title-top ul.ja-tabs-title li.firstactive,
.erio .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	border-top: 5px solid #ec534d;
}

/* APRROVED */
#jac-wrapper .status-isapproved span.status-btn{
	color: #ec534d;
}

/* Sort by ---*/
#jac-sort a, #jac-sort a:link,
.comment-action a { color: #ec534d !important; }

.jac-sort-by-active-desc {
	background-image: url(../images/sort-by-desc.gif);	
}

.jac-sort-by-active-asc {
	background-image: url(../images/sort-by-asc.gif);	
}

/* BUTTONS ---*/
#jac-wrapper input.btTxt:hover { background: #ec534d; }

.cat-list .categories-list ul li .jitem-title a:hover,
.cat-list .categories-list ul li .jitem-title a:focus,
.cat-list .categories-list ul li .jitem-title a:active {
	color: #ec534d;
}


p.blocknumber .bignumber {
    background-image: url("../images/blocknumber-bg.png");
}

#login-form .button:hover {
	background: #ec534d;
}

.blogpage .hasimage dd.create {
	background: none repeat scroll 0 0 #ec534d;
}

#jac-wrapper .jac-addnew input.btTxt:hover {
	background: #ec534d;
}

.moduletable.h3-image h3 span {
	  background-image: url("../images/logo_l.png");
}

.erio .ja-tabs-title-top ul.ja-tabs-title li.active, .erio .ja-tabs-title-top ul.ja-tabs-title li.firstactive, .erio .ja-tabs-title-top ul.ja-tabs-title li.lastactive {
	border-color: #ec534d !important;
}

#ja-right div.ja-moduletable .ja-bulletin a:hover,
#ja-right div.ja-moduletable .ja-bulletin a:focus {
	color: #ec534d ;
}

#jac-wrapper .jac-page-links .pagination li.active span {
	border-bottom: 5px solid #ec534d !important;
}
