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

@import url(../fonts/lobster/stylesheet.css);
@import url(../fonts/droidserif/stylesheet.css);

/* COMMON STYLE
--------------------------------------------------------- */
body {
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
}

body#bd { background: #F0EEEE; }

.column p, 
.column pre, 
.column blockquote, 
.column h1, 
.column h2, 
.column h3, 
.column h4, 
.column h5, 
.column h6, 
.column ol, 
.column ul, 
.column dl { margin-top: 15px; margin-bottom: 5px; }

/* Normal links ---*/
a {
	color: #cf4e33;
	text-decoration: none;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-duration: 0.5s, 0.5s;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #333;
	-webkit-transition-timing-function: ease-in;
	-webkit-transition-duration: 0.5s, 0.5s;
}

/* List ---*/
.column ul li {
	background: url(../images/arrow.png) no-repeat left 7px;
	line-height: 160%;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 10px;
}

/* Readon links ---*/
a.readon,
p.readmore a { 
	background: url(../images/arrow-1.gif) no-repeat right center;
	padding-right: 15px;
	font-family: "DroidSerifRegular", Arial, sans-serif;
	text-transform: capitalize;
}

a.readon:hover, a.readon:focus, a.readon:active,
p.readmore a:hover, p.readmore a:focus, p.readmore a:active {
	background-image: url(../images/arrow-1-hover.gif);
	text-decoration: none;
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, sans-serif;
}

h1.componentheading, .componentheading {
	color: #473f38;
	display: block;
	font-family: 'Francois One', sans-serif;
	font-size: 180%;
	font-weight: normal;
	line-height: 1;
	padding: 0;
	margin: 0 0 15px;
}

h2.contentheading, .contentheading {
	font-size: 150%;
	margin: 0;
}

.contentheading { font-size: 200%; }

.blog-featured .contentheading { font-size: 150%; }

.jitem-title { font-size: 110%; font-weight: bold; }

/* Others ---*/
hr { border-top: 1px solid #ccc; }

p.modifydate {
	border-top: 1px solid #eee;
	color: #999;
	margin: 0;
	padding-top: 3px;
	text-align: right;
	font-style: italic;
}

p.readmore {
	margin-top: 0;
	margin-bottom: 10px;
}

img[hspace="6"] {
	margin-right: 6px;
}

.category { margin-left: 5px; }

/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	padding: 2px;
	font-family: Helvetica, Arial, sans-serif;
}

.inputbox { border: 1px solid #ccc; background: #fff; vertical-align: top; }

.inputbox:hover, .inputbox:focus { background: #ffffcc; }

button { cursor: pointer; }

.button {
    background: url(../images/readon-bg.png) no-repeat right top;
    color: #fff;
    cursor: pointer;
    font-family: "Arial Narrow",Arial,Verdana,Tahoma,sans-serif;
    font-size: 92%;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    overflow: visible;
    padding: 0 10px 0 5px;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    text-shadow: none !important;
    border: 0;
}

.button:hover, 
.button:focus, 
.button:active {
    background-position: right bottom;
}

.josForm .inputbox {
	margin-right: 3px;
}

/* Search ---*/
div.ja-moduletable.search { margin-top: 0; }

form#searchForm { border-top: 1px solid #ccc; }

.searchintro { border-bottom: 1px solid #ccc; }

.results h4 { text-transform: none; font-size: 110%; }

.search_hilite1 label { display: none; }

.search_hilite1 .inputbox_hilite1 {
	background: none;
	border: 0;
	color: #817264;
	text-transform: capitalize;
	padding: 5px 0;
	width: 190px;
}

form.search_hilite1 { border-bottom: 1px solid #564d45; }

.search_hilite1 .button_hilite1 {
	background: url(../images/btn-search.png) no-repeat left top;
	text-indent: -999em;
	overflow: hidden;
	width: 14px;
	height: 14px;
	border: 0;
	cursor: pointer;
}

/* Contact ---*/
#component-contact #emailForm { border-top: 1px solid #ccc;}

.contact_email label {
	margin-top: 10px;
}

.contact_email_copy {
	padding: 10px 0;
}

.contact_email_copy label {
	display: inline;
	margin-top: 3px;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
/* Layout Deco ---*/
.items-leading { border-bottom: 1px dashed #ccc; }

.items-row { border-bottom: 1px dashed #ccc; }

.contentpaneopen .img-style-wrap.left { margin: 0 10px 10px 0; }

.contentpaneopen .img-style-wrap.right { margin: 0 0 10px 10px; }

.contentpaneopen .article-content .img-style-wrap,
.article-content .img-style-wrap { margin-top: 15px; }

.article-content .img-style-wrap.right { margin-left: 10px; }

.article-content .img-style-wrap.left { margin-right: 10px; }

.contentpaneopen h4 {
	font-family: "DroidSerifRegular",Arial,sans-serif;
	margin: 0;
	text-transform: none;
	font-weight: normal;
	color: #473F38;
	font-size: 120%;
}

/* Meta ---*/
div.article-tools {
	color: #999;
	font-size: 90%;
	text-transform: uppercase;
}

dl.article-info { color: #999; margin: 0; width: 80%; }

.contentdescription { border-bottom: 1px solid #ccc; margin-bottom: 10px; }

ul.actions { margin: 0; width: 70px; }

body ul.actions li {
	background: none;
	padding: 0;
}

/*Inline images ---*/
p.img_caption { color: #999; text-transform: uppercase; }

/* Tables ---*/
thead tr th {
	background: #ABA39C;
	color: #fff;
	padding: 5px;
}

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

.cat-list-row1,
.cat-list-row12,
tr.cat-list-row1 td,
tr.cat-list-row2 td { border-bottom: 1px solid #ccc; padding: 5px; }

.cat-list-row1:hover,
.cat-list-row2:hover { background: #ffffcc; }

.cat-list-row2,
tr.cat-list-row2 td { background-color: #f6f6f6; }

/* Content Toc */
table.contenttoc { border: 1px solid #C3BCB7; }

table.contenttoc td { border-bottom: 1px dotted #C3BCB7; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #C3BCB7;
	text-transform: uppercase;
}

/* Poll */
form#poll {
	border-bottom: 1px dotted #C3BCB7;
	font-weight: bold;
}

dl.poll { border-bottom: 1px dotted #C3BCB7; }

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #C3BCB7;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Pagination ---*/
body .pagination  ul li,
body .pagination  ul li:hover {
	background: none;
	padding-left: 0;
}

.pagination ul li span.pagenav, 
.pagination ul li a {
	padding: 0 5px;
}

.items-more {
	border-top: 1px dotted #e8e8e8;
	border-bottom: 1px dashed #e8e8e8;
	padding: 10px 0;
}

.items-more h3 { font-size: 125%; }

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable, div.moduletable {
	margin-top: 10px;
	margin-bottom: 0;
}

div.ja-moduletable h3, div.moduletable h3 {
	color: #473f38;
	display: block;
	font-family: 'Francois One', sans-serif;
	font-size: 180%;
	font-weight: normal;
	line-height: 1;
	padding: 0;
	margin: 0 0 15px;
	overflow: visible;
}

div.ja-moduletable a.icon { margin-right: 5px; }

/* Hilite 1 */
.column div.moduletable_hilite1 {
	margin-left: 0;
	margin-right: -10px;
	padding: 15px 20px 25px;
	background: url(../images/block-hilite1-bg.png) no-repeat right bottom;
	color: #fff;
}

.column div.moduletable_hilite1 h3 { color: #efd7b4; }

.column div.moduletable_hilite1 .author { color: #f3debf; }

.column div.moduletable_hilite1 a.readon {
	color: #f3debf;
	background: url(../images/arrow-2.gif) no-repeat right center;
}

/* Hilite 2 */
.column div.moduletable_hilite2 {
	margin-left: 0;
	margin-right: -10px;
	padding: 15px 20px 25px;
	background: url(../images/block-hilite2-bg.png) no-repeat right bottom;
	color: #fff;
}

.column div.moduletable_hilite2 h3 { color: #efd7b4; }

.column div.moduletable_hilite2 a.readon {
	color: #f3debf;
	background: url(../images/arrow-2.gif) no-repeat right center;
}

.column div.moduletable_hilite2 a.readon:hover,
.column div.moduletable_hilite2 a.readon:focus,
.column div.moduletable_hilite2 a.readon:active {
	background-image: url(../images/arrow-2-hover.gif);
	color: #fff;
}

.column div.moduletable_hilite2 .author { color: #f3debf; }

/* Testimonials */
.column div.testimonials .ja-box-ct {
	background: url(../images/blockquote.png) no-repeat right top;
}

/* Twitter */
.column div.moduletable_twitter h3 {
	background: url(../images/ico-twitter.png) no-repeat right bottom;
	padding-top: 10px;
	margin-bottom: 5px;
}

/* Newsletter */
#newsletter {
	border-bottom: 1px solid #564D45; 
}

#newsletter .inputbox {
	color: #817264;
	background: none;
	border: 0;
	width: 160px;
	padding: 5px 0;
	*margin-bottom: 5px;
}

#newsletter .button {
	background: url(../images/btn-newsletter.png) no-repeat left top;
	width: 10px;
	height: 16px;
	overflow: hidden;
	text-indent: -999em;
	border: 0;
	padding: 0;
}

/* Block Contact */
#ja-botsl .block-contact {
    background: url(../images/contact-bg.png) no-repeat center center;
    color: #F3DEBF;
    height: 60px;
    margin: auto 0;
    padding: 25px 20px;
    text-align: center;
    width: 170px;
}

#ja-botsl .block-contact p {
    margin: 0;
    text-transform: uppercase;
}

#ja-botsl .block-contact p.phone-number {
    color: #FFFFFF;
    font-size: 180%;
    font-weight: bold;
    margin: 10px 0;
}

#ja-botsl a:hover,
#ja-botsl a:focus,
#ja-botsl a:active {
	color: #fff;
}

/* Advertisement ---*/
div.bannergroup_text div.banneritem_text { border-bottom: 1px dotted #ccc; }

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#ja-wrapper {
	background: url(../images/back-gradient.png) repeat-x top;
	overflow: hidden;
}

#ja-container .main { padding: 0; }

#ja-container .main-inner1 {
	background-color: #fff;
	position: relative;
}

.main .main-inner1 { margin-left: 0; margin-right: 0; }

.ja-content-main { margin-bottom: 0; padding-top: 0; padding-bottom: 20px; }

#ja-container div.ja-decor {
    background: url(../images/decor-bg.png) repeat-x left bottom;
    bottom: 0;
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
}

/* Ja Column */
#ja-right { background: url(../images/dot.gif) repeat-y left top #ffffff; }

/* Mass ---*/
.ja-mass-top {
	margin: 0 -20px;
}

.ja-mass-top div.ja-moduletable {
	padding: 0;
	margin-top: 0;
	margin-bottom: 10px;
}

.ja-mass-top div.ja-moduletable h3 span { padding: 0 20px; }

/* Content Top ---*/
.ja-content-top { padding-top: 20px; }

.ja-content-top .cols-2 .contentpaneopen { padding-top: 10px; }

.ja-content-top .row-0 { border-bottom: 1px dotted #e8e8e8; }

/* HEADER
--------------------------------------------------------- */
#ja-header { background: none; }

#ja-header .main { padding: 20px 0 10px 0; }

h1.logo, div.logo-text {
	float: none;
}

h1.logo, div.logo-text h1 { display: block; }

/* Logo Image ---*/
h1.logo { width: 258px; height: 98px; margin: 20px 0 20px 0;}

h1.logo a {
	background: url(../images/logo.png) no-repeat left;
	display: block;
	width: 258px;	
	height: 98px;
	margin-left: 280px;
}

/* Logo Text ---*/
div.logo-text h1 {
	font-size: 200%;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

div.logo-text h1 a { text-decoration: none; }

p.site-slogan {
	color: #ccc;
	display: block;
	font-size: 85%;
	margin: 3px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
}

#ja-top-header {
	margin-top: -5px;
	position: absolute;
	right: 180px;
	text-align: right;
	width: 50%;
}

/* NAVIGATION
--------------------------------------------------------- */
/* Main Nav ---*/
#ja-mainnav .main-inner1 {
    background: url(../images/mainnav-bg.png) repeat-x left top;
    border-top: 5px solid #CF4E33;
    margin: 0;
}

/* Breadcrumbs ---*/
#ja-navhelper .main { padding: 0; }

#ja-navhelper .main-inner1 {
    background: #111;
    border-bottom: 1px solid #332D28;
    color: #999;
    padding: 5px 0 5px 20px;
    line-height: 10px;
}

#ja-navhelper a:hover, 
#ja-navhelper a:active, 
#ja-navhelper a:focus {
	color: #fff;
}

/* Extras ---*/
.ja-links { padding-right: 10px; }

.ja-links li { padding: 0 10px; }

/* Footer ---*/
#ja-footer {
	padding: 0 0 20px;
}

#ja-footer .main {
	padding: 0 0 5px 0;
	text-align: left;
}

#ja-footer .main-inner1 {
    background: #111;
    color: #999;
    padding: 20px;
}

#ja-footer .ja-copyright {
	text-align: center;
}

#ja-poweredby {
	float: right;
	margin: 0;
}

#ja-footer .ja-decor {
    background: url(../images/decor-bg1.png) repeat-x left bottom;
    bottom: 0;
    height: 5px;
    left: 0;
    position: absolute;
    width: 900px;
}

#ja-footer a:hover,
#ja-footer a:focus,
#ja-footer a:active {
	color: #fff;
}

.t3-logo a span {
	display: none;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { border-bottom: 1px dotted #e2e2e2; }

#ja-container ul.menu li a {
	background: url(../images/arrow.png) no-repeat left 12px;
	text-indent: 10px;
}

#ja-container ul.menu li a:hover,
#ja-container ul.menu li a:focus,
#ja-container ul.menu li a:active {
	text-decoration: none;
	background-image: url(../images/arrow-hover.png);
}

#ja-container ul.menu li li {
	border-bottom: 0;
	border-top: 1px dotted #ccc;
	background: none;
}

#ja-container ul.menu li li a:hover, 
#ja-container ul.menu li li a:active, 
#ja-container ul.menu li li a:focus { background: url(../images/arrow-hover.png) no-repeat left 12px; }

#ja-container ul.menu li.active > a {
	color: #333;
	background-image: url(../images/arrow-hover.png);
}

/* SPOTLIGHT
--------------------------------------------------------- */
#ja-topsl .ja-moduletable, #ja-botsl .ja-moduletable {
	margin-top: 10px;
	margin-bottom: 10px;
}

#ja-topsl div.ja-moduletable h3,
#ja-botsl div.ja-moduletable h3 { border-bottom: 0; padding-bottom: 0; }

#ja-topsl ul, #ja-topsl p, #ja-topsl ol, #ja-botsl ul, #ja-botsl p, #ja-botsl ol {
    margin: 10px 0;
    padding: 0;
}

/* Top spotlight ---*/
#ja-topsl .main { padding: 0; }

#ja-topsl .main-inner1 { padding: 0; border-bottom: 1px dashed #e8e8e8; background: #fff; }

#ja-topsl1 .main-inner1 { padding: 10px 0; border-bottom: 1px dashed #e8e8e8; background: #fff; }

#ja-topsl2 .main-inner1 { padding: 10px 0; border-bottom: 1px dashed #e8e8e8; background: #fff; }

/* Bot spotlight ---*/
#ja-botsl .main { padding: 0; }

#ja-botsl .main-inner1 {
    background: url(../images/botsl-bg.png) repeat-x left bottom #473F38;
    padding: 20px 0 10px 0;
    position: relative;
}

#ja-botsl .ja-moduletable { color: #fff; margin: 10px 20px 20px 20px; }

#ja-botsl .ja-moduletable h3 { color: #f3debf; }

#ja-botsl .ja-moduletable a.readon {
	color: #f3debf;
	background: url(../images/arrow-2.gif) no-repeat right center;
}

#ja-botsl .ja-moduletable a.readon:hover,
#ja-botsl .ja-moduletable a.readon:focus,
#ja-botsl .ja-moduletable a.readon:active {
	background-image: url(../images/arrow-2-hover.gif);
	color: #fff;
}

#ja-botsl1 .main-inner1 {
	background: #111;
    padding: 20px 0 10px 0;
    border-bottom: 1px solid #332D28;
}

#ja-botsl1 .ja-moduletable h3 { color: #666; }


/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/
#ja-top-panel .main-inner1 {
	border: 2px dotted #e2e2b5;
	padding: 5px 10px;
	text-align: center;
	margin-top: 15px;
	background: #ffffcc;
	position: relative;
}

#ja-banner { border-top: 1px solid #ccc; }

div.ja-innerdiv { border-bottom: 1px dotted #ccc; }

div.ja-innerdiv h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 92%;
	font-weight: normal;
	text-transform: uppercase;
}

a.left-banner {
	background: url(../images/left-banner.png) no-repeat left top;
	width: 220px;
	height: 447px;
	overflow: hidden;
	text-indent: -999em;
	display: block;
	margin-left: -40px;
	margin-top: -45px;
}

a.left-banner:hover,
a.left-banner:focus,
a.left-banner:active { text-decoration: none; }