/*------------------------------------------------------------------
Template:  JB Focus
Version:  Joomla 1.5
Theme:    Theme CSS
Copyright:  Joomlabamboo
Created:  July 2011
---------------------------------------------------*/
 

/* First Colour
---------------------------------------------------*/
a,
#hiddenPanel ul li a:hover,
#hiddenPanel ul li#current a,
#hiddenPanel ul li.active a,
#hiddenPanel ul li li.active span span,
#hiddenPanel ul li.active li a:hover
{color: #ccc}


/* Second Colour
---------------------------------------------------*/
a:hover,
a#openPanel:hover,
#hiddenPanel ul li#current li a,
#hiddenPanel ul li.active li.active span span,
#hiddenPanel ul li.active span span,
#hiddenPanel ul li li#current span span,
#hiddenPanel ul li.active span:hover
{color: #444}


/* Resets
---------------------------------------------------*/
#hiddenPanel ul li.parent.active li a,
#hiddenPanel ul li.active li span span {color: #fff;}


/* Background
---------------------------------------------------*/
form.search input.button,
div.itemCommentsForm form input#submitCommentButton,
div.k2SearchBlock form input.button,
.form-login input.button,
button.validate,
#login.login_form input.button,
#form-login input.button,
form.search_result button.button,
ul.pagination li a,
th.pagenav_next a,
th.pagenav_prev a,
ul.pagenav li a,
div.k2CommentsForm form input#submitCommentButton,
.jbCreatedate,
.k2Header .createDate,
.jbReadmore a,
span.featured,
.contact button.button,
a.k2ReadMore,
ul.jbtabs li.active 
{
  background:#222;
  color:#fff !important
}


/* Background Hover
---------------------------------------------------*/
form.search input.button:hover,
div.itemCommentsForm form input#submitCommentButton:hover,
div.k2SearchBlock form input.button:hover,
.form-login input.button:hover,
button.validate:hover,
#login.login_form input.button:hover,
#form-login input.button:hover,
form.search_result button.button:hover,
ul.pagination li a:hover,
th.pagenav_next a:hover,
ul.pagenav li a:hover,
th.pagenav_prev a:hover,
div.k2CommentsForm form input#submitCommentButton:hover,
.jbReadmore a:hover,
.contact button.button:hover
{
  background:  #ccc;
  color:#fff !important
}


/* Overlay placed in the hilite file for easy access
---------------------------------------------------*/
#jbArticle,.jbFrontPage,.jbCategory,.jbSection,.jbFrontPage,h1.componentheading,.overlaycontainer,.k2ItemView,.catItemView,.userBlock,.itemListCategory,#k2Container.itemView,.k2AuthorDetails,.k2AuthorLatest,.k2Links,.k2Navigation,ul.k2CommentsList,.k2CommentsForm,.latestItemView,.latestItemsUser,.componentheading,.latestItemsCategory,.moduletable,.blog_more,ul.pagination,.k2Related,.jbtab_content,ul.jbtabs,ul.jbtabs li.active,#leftCol .moduletable   {background: url(../images/blackOverlay.png);padding: 20px !important;width: auto !important;-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;margin-bottom: 30px;}
