/*
 * ------------------------------------------------------------------------
 * Corpora Premium Template for joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2012 Sasu Themes. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: dmsumon (Sasu Themes)
 * Websites: http://www.dmsumon.com
  * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/



div.promo p.heading span, a,
#ja-topsl2 h1 span.first-word, #ja-topsl2 h2 span.first-word, #ja-topsl2 h3 span.first-word, #ja-topsl2 h4 span.first-word,
#ja-projects h1 span.first-word, #ja-projects h2 span.first-word, #ja-projects h3 span.first-word,
#ja-clients h1 span.first-word, #ja-clients h2 span.first-word, #ja-clients h3 span.first-word,
#ja-topsl div.main div.custom a,
#ja-upper .TDB-tweet-container a,
div.catItemHeader > span a,
div.itemHeader > span a,
div.k2TagCloudBlock a,
div.promo p.heading span,
div.promo p.desc span,
div.corpora-tab div.gkTabItemSpace a,
div.popular-posts h4.nspHeader a:hover,
div.recent-posts p.nspText a:hover,
div.our-services strong a:hover,
div.catItemHeader h3.catItemTitle a:hover, 
div.userItemHeader h3.userItemTitle a:hover{
    color: #FF6C00;
}

div.catItemTagsBlock ul.catItemTags li a:hover,
div.itemLinks ul.itemTags li a:hover,
div.userItemTagsBlock ul.userItemTags li a:hover,
div.k2TagCloudBlock a:hover,
div.projects span.over,
div.portfolio-3-columns span.over,
.ja-megamenu ul.level0 li.active,
.ja-megamenu div.megacol,
.ja-megamenu .childcontent-inner,
div.testimonial blockquote,
#ja-menu-button:hover, .rjd-active #ja-menu-button,
div.featured-project span.over{
    background: #FF6C00;
}


#ja-search input.button,
#ja-upper button.foxbutton,
#k2Container div.k2Pagination ul li span, 
div.pagination ul li span,
#ja-botsl div.main,
a.k2ReadMore,
button.foxbutton,
div.itemCommentsForm form input#submitCommentButton,
div.blog div.contentpaneopen p.readmore a,
a.k2ReadMore:hover,
button.foxbutton:hover,
div.itemCommentsForm form input#submitCommentButton:hover,
div.blog div.contentpaneopen p.readmore a:hover,
div.login button.button, 
#user-registration button.validate, 
div.k2AccountPageUpdate button.button,
div.login button.button:hover, 
#user-registration button.validate:hover, 
div.k2AccountPageUpdate button.button:hover,
div.who-are-we a.readon,
div.who-are-we a.readon:hover,
div.who-are-we a.readon:focus,
div.who-are-we a.readon:active{
    background-color: #FF6C00;
}


/**************** box-shadow *********************/

#ja-search input.button {
    
    -moz-box-shadow: 0 1px 0 1px #fca05d inset, -1px 0 0 0 #fca05d inset;
    -webkit-box-shadow: 0 1px 0 1px #fca05d inset, -1px 0 0 0 #fca05d inset;
    -o-box-shadow: 0 1px 0 1px #fca05d inset, -1px 0 0 0 #fca05d inset;
    box-shadow: 0 1px 0 1px #fca05d inset, -1px 0 0 0 #fca05d inset;
}


div.foxcontainer input[type="text"]:focus,
div.foxcontainer textarea:focus,
div.foxcontainer input[type="text"]:hover,
div.foxcontainer textarea:hover,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
textarea#description:hover,
textarea#description:focus,
textarea#commentText:hover,
textarea#commentText:focus,
#ja-upper input.foxtext:hover,
#ja-upper input.foxtext:focus,
#ja-search #mod-search-searchword:hover,
#ja-search #mod-search-searchword:focus{
    border-color: #FF6C00;
    
    -webkit-box-shadow: 0 0 5px #FF6C00;
    -moz-box-shadow: 0 0 5px #FF6C00;
    -o-box-shadow: 0 0 5px #FF6C00;
    box-shadow: 0 0 5px #FF6C00;
}

div.gallery #flickr ul li:hover{
    -webkit-box-shadow: 0 0 3px 1px #fca05d;
	-moz-box-shadow: 0 0 3px 1px #fca05d;
	-o-box-shadow: 0 0 3px 1px #fca05d;
	box-shadow: 0 0 3px 1px #fca05d;
}

/**************** rgba *********************/

#ja-slider .gkIsWrapper-gk_bikestore figcaption h3 {
    
    background: rgba(255,108,0,0.8);
    
    -moz-text-shadow: 2px 2px 2px #e26102;
    -webkit-text-shadow: 2px 2px 2px #e26102;
    -o-text-shadow: 2px 2px 2px #e26102;
    text-shadow: 2px 2px 2px #e26102;    
}

#ja-slider .gkIsButtons {
    background: rgba(255,108,0,0.8);
}


/**************** border *************************/

#ja-search input.button,
#ja-upper button.foxbutton{
    border: 1px solid #e26102;
    
}

div.foxcontainer input[type="text"]:focus,
div.foxcontainer textarea:focus,
div.foxcontainer input[type="text"]:hover,
div.foxcontainer textarea:hover{
    border-color: #FF6C00;
}

div.catItemTagsBlock ul.catItemTags li a:hover:before,
div.itemLinks ul.itemTags li a:hover:before{
    border-color: transparent #FF6C00 transparent transparent;
}

div.catItemTagsBlock ul.catItemTags li a:hover:before,
div.itemLinks ul.itemTags li a:hover:before,
div.userItemTagsBlock ul.userItemTags li a:hover:before{
    border-color: transparent #FF6C00 transparent transparent;
}

div.testimonial blockquote {
    border: 2px solid #fca05d;
}

div.corpora-tab ul.gkTabs li:hover, 
div.corpora-tab ul.gkTabs li.active {
    border-top: 3px solid #FF6C00 !important;
}


/******************* mega menu ******************************/

.ja-megamenu ul.level1 li.mega {
    border-bottom: 1px solid #e26102;
}


.ja-megamenu ul.level1 li.over {
    background: #e26102;
}

.ja-megamenu ul.level1 li.active {
    background: #111;
    border-bottom: none !important;
}


/******************* logo ************************************/

#ja-header h1.logo a {
    background: url("../images/corpora/logo.png") no-repeat scroll left center transparent;
}