/*
# ------------------------------------------------------------------------
# JA Droid template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/

body#bd { background: #fefdf1; }

a { color: #86110e; }

a.readon {
	background: #fff;
	border: 1px solid #D0CCB3;
	color: #999;
}

a.readon:hover,
a.readon:focus,
a.readon:active { color: #86110e; }

.img-border { border: 1px solid #d0ccb3; }

.button {
	background: url(../images/but-bg.gif) repeat-x left center #6A0D0C;
	border: 1px solid #6A0D0C;
}

.search .inputbox {
	background: url(../images/search.png) no-repeat 240px center;
}

#form-login-username .inputbox,
#form-login-password .inputbox { border: 2px solid #EFE7D2; }

/* Joomla common style ---*/
h1.componentheading, .componentheading { background: url(../images/h3-bg.png) no-repeat center bottom; }

.article-tools { border-bottom: 1px dotted #D0CCB3; }

.article-meta .createby { color: #86110e; border-left: 1px dotted #D0CCB3; }

div.ja-moduletable h3, div.moduletable h3 { background: url(../images/h3-bg.png) no-repeat center bottom; }

div.moduletable_hilite h3 { background: none; color: #d47472; }

div.moduletable_hilite { background: url(../images/header-bg.jpg); border: 4px solid #430807; }

div.moduletable_hilite img { border: 1px solid #92353B; padding: 4px; }

ul.contact { color: #d47472; }

/* Header ---*/
#ja-header { background: url(../images/header-bg.jpg) repeat-x left top; }

#ja-header .main { background: url(../images/light-bg.png) no-repeat center top; }

h1.logo a { background: url(../images/logo.png) no-repeat left; }

/* Main Nav ---*/
#ja-mainnav { background: url(../images/mainnav-bg.gif) repeat-x left top #430807; border-top: 1px solid #9f1511; }

/* Breadcrumbs ---*/
#ja-navhelper {
	background: url(../images/botsl-bg.gif) repeat-x left top #86110e;
	border-top: 1px solid #430807;
}

#ja-navhelper .main {
	color: #efe7d2;
}

#ja-navhelper a {
	color: #efe7d2;
}

#ja-navhelper a:hover, 
#ja-navhelper a:active, 
#ja-navhelper a:focus {
	color: #efe7d2;
}

/* Top spotlight ---*/
#ja-topsl .main .main-inner1 { background: url(../images/topsl-inner1.png) no-repeat left top; }
#ja-topsl .main .main-inner2 { background: url(../images/topsl-inner2.png) no-repeat right top; }
#ja-topsl .main .main-inner3 { background: #FEFDF1; }

#ja-topsl .module { background: #efe7d2; border: 1px solid #d0ccb3; padding: 4px; }
#ja-topsl .module div { border: 1px solid #d0ccb3; padding: 0; }
#ja-topsl .module div div { background: #f7f5e4; border: 1px solid #fff; padding: 15px; }

#ja-topsl .module h3 {
	background: url(../images/h3-bg2.png) no-repeat center bottom;
	color: #86110e;
}

#ja-container .main-inner3 { background: #FEFDF1; }

#ja-container .main-inner1 { background: url(../images/botsl-left.png) no-repeat left bottom; }

#ja-container .main-inner2 { background: url(../images/botsl-right.png) no-repeat right bottom; }

/* Top spotlight 1 ---*/
#ja-topsl1 .main-inner1 { border-bottom: 3px solid #86110e; }

/* Bot spotlight ---*/
#ja-botsl {
	background: url(../images/botsl-bg.gif) repeat-x left bottom #430807;
	border-top: 5px solid #1f0303;
}

#ja-botsl .ja-moduletable h3 {
	border-bottom: 1px solid #6a0d0c !important;
	color: #d47472;
}

/* Footer ---*/
#ja-footer {
	background: url(../images/footer-bg.jpg) repeat-x left top;
	border-top: 1px solid #9f1511;
	color: #d47472;
}

div.small-text { color: #d47472; }

.ja-twitter center {
	background: #fff;
	border: 1px solid #D0CCB3;
}

.ja-twitter center a:hover,
.ja-twitter center a:focus,
.ja-twitter center a:active { color: #86110E; }

div.banner-text { background: url(../images/text-banner-bg.jpg) no-repeat 0px 0px; }
