/*
 * ------------------------------------------------------------------------
 * Corpora Premium Template for joomla 2.5
 * ------------------------------------------------------------------------
 * Copyright (C) 2012 Sasu Themes (dmsumon), Bangladesh. All Rights Reserved.
 * @license - Copyrighted Commercial Software
 * Author: Sasu Themes (dmsumon)
 * Websites: http://www.dmsumon.com
  * This file may not be redistributed in whole or significant part.
 * ------------------------------------------------------------------------
*/



/************************ general ************************************/

@import url(../fonts/sasu-fonts.css);

body{
    margin-top: 65px;
    margin-bottom: 65px;
}

body .rt-container{
  background: #f1f1f1;
}

#rt-showcase, #rt-top-surround, #rt-top-surround:after, #rt-drawer{
  background: none;
}

#rt-showcase, #rt-top-surround, #rt-drawer, .gf-menu.l1 > li.active,
div.who-are-we h2.title, div.our-services h2.title, div.testimonial h2.title,
div.projects h2.title, #rt-clients h2.title, #rt-bottom h2.title,
#rt-footer h2.title, div.portfolio-3-columns h2.title,
div.foxcontainer > h2, div.blog h2, div.component-content h2{
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

#rt-showcase, #rt-top-surround, #rt-drawer, .gf-menu.l1 > li.active,
div.portfolio-3-columns h2.title, div.foxcontainer > h2,
div.blog h2, div.component-content h2{
  border: none;
}

#rt-showcase, #rt-footer h2.title{
  -webkit-text-shadow: none;  
  -moz-text-shadow: none;  
  -o-text-shadow: none;  
  -ms-text-shadow: none;  
  text-shadow: none;  
}

div.foxcontainer .foxbutton{
  border: none;
  height: 30px;
  line-height: 30px;
  padding: 0 20px;
}

button.foxbutton span{
  color: #fff;
}




/************************ rt-header ************************************/

#rt-header div.sasu-wrapper{
  padding: 7px 0 7px 0;
  margin: 0;
  background: url("../images/corpora/top-abstract-bg.png") no-repeat scroll -15% top transparent;
}

.logo-type-gantry #rt-logo{
  width: 436px;
  height: 92px;
  margin-left: 6%;
}




/************************ rt-slider ************************************/

#rt-slider div.rt-block{
  margin: 0;
  padding: 0;
}

#rt-slider div.gkIsWrapper-gk_bikestore figure{
  margin: 0;
}

#rt-slider .gkIsWrapper-gk_bikestore figcaption h3 {
    font-family: 'oswaldregular',Arial,sans-serif;
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.8;
    margin: 0;
    padding: 0 24px 8px 24px;
    border-bottom: none;
    text-transform: uppercase;
        
    -moz-transition: letter-spacing 0.225s ease-out 0s;
    -webkit-transition: letter-spacing 0.225s ease-out 0s;
    -o-transition: letter-spacing 0.225s ease-out 0s;
    transition: letter-spacing 0.225s ease-out 0s;
}

#rt-slider .gkIsWrapper-gk_bikestore figcaption h3:hover{
    letter-spacing: 2px;
}

#rt-slider .gkIsButtons {
    top: 0;
    padding: 0 16px;
    right: 0;
}

#rt-slider .gkIsWrapper-gk_bikestore figcaption h3, #rt-slider .gkIsButtons{
  opacity: 0.85;  
  filter:alpha(opacity=85);
}




/************************ rt-showcase ************************************/

#rt-showcase div.rt-container{
    background: url("../images/corpora/shadow-services2.png") no-repeat center bottom #F1F1F1;  
    border-top: 10px solid #626262;
    color: #fff;
    padding-bottom: 14px;  
}

#rt-showcase div.rt-container div.sasu-inner{
   padding: 30px 0 45px 0;
   background: url("../images/corpora/abstract.png") no-repeat #282724;  
   background-size: 100%;
}

#rt-showcase div.rt-container div.sasu-inner div.rt-block {
  padding: 0 30px;
}

#rt-showcase div.rt-container div.sasu-inner div.custom p{
    font-family: "droid_serifregular",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 22px;
    text-align: center;  
}

#rt-showcase div.rt-container div.sasu-inner div.custom h4{
  color: #fff;
    font-size: 24px;
    font-weight: normal;
    margin: 20px 0;  
    text-align: center;      
    text-transform: uppercase;
}

#rt-showcase div.rt-container div.sasu-inner a {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 15px;
    font-style: italic;
}

#rt-showcase div.rt-container div.sasu-inner div.custom:hover p img{
  -webkit-transform: rotate(360deg) scale(1.2);
  -moz-transform: rotate(360deg) scale(1.2);
  -o-transform: rotate(360deg) scale(1.2);
  transform: rotate(360deg) scale(1.2);
}




/************************ rt-maintop ************************************/

#rt-maintop{
  padding-top: 0;  
}

#rt-maintop div.rt-container{
  background: url("../images/corpora/light-bg.png") no-repeat center 50% #F1F1F1;
  padding-top: 20px;
}




/****************************** Tweeter ***************************************/

#rt-bottom .TDB-tweet-container  {
    border: none;
    background: none;
    margin-bottom: 35px;
}

#rt-bottom .TDB-tweetavatar-left .TDB-tweet-align-left:after,
#rt-bottom .TDB-tweetavatar-left .TDB-tweet-align-left:before {
    border-width: 0;
}

#rt-bottom p.TDB-tweet-time {
    margin: 0;
    text-align: left;
}

#rt-bottom .TDB-tweetavatar-left .TDB-tweet-align-left,
#rt-bottom .TDB-tweetavatar-left .TDB-tweet-align-left {
    padding-top: 0;
}

#rt-bottom .TDB-tweet-align-left {
    background: url("../images/corpora/tweeter-bird.png") no-repeat 0 6px;
    padding-left: 22px;
}




/****************************** Newsletter ***************************************/

#rt-bottom input.foxtext {
    border: 1px solid #E7E7E7;
    box-shadow: 0 6px 6px 0 rgba(227, 227, 227, 0.5) inset;
    color: #B4B3B3;
    padding: 5px 12px 5px 15px !important;
    margin: 0 !important;
}

#rt-bottom button.foxbutton {
    cursor: pointer;
    padding: 0 20px !important;
    height: 34px !important;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    
    
    -moz-transition: margin-top 0.3s ease-out;
    
    -webkit-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 #FFFFFF, 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset, 1px 0 0 rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 #FFFFFF, 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset, 1px 0 0 rgba(0, 0, 0, 0.1) inset;
    -o-box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 #FFFFFF, 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset, 1px 0 0 rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 2px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 #FFFFFF, 0 1px 0 rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.2) inset, -1px 0 0 rgba(0, 0, 0, 0.1) inset, 1px 0 0 rgba(0, 0, 0, 0.1) inset;
}

#rt-bottom button.foxbutton span {
    color: #fff;
    font-family: "open_sansregular","Trebuchet MS",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 13px;
}

#rt-bottom button.foxbutton:hover{
    margin-top: 5px;
}

#rt-bottom div.fox-copyright{
    display: none;
}

#rt-bottom .foxform {
    margin-bottom: 0;
}

#rt-bottom div.rt-container {
    background: url("../images/corpora/noise.png") repeat scroll 0 0 #e8e7e7;
    
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 5px 0 rgba(0, 0, 0, 0.02) inset;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 5px 0 rgba(0, 0, 0, 0.02) inset;
    -o-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 5px 0 rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 5px 0 rgba(0, 0, 0, 0.02) inset;
}




/****************************   rt-footer   ************************************/

#rt-footer div.rt-container {
    background-image: url("../images/corpora/abstract.png");
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 0px;
    background-size: 100%;
    
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
    text-shadow: none;
}

#rt-footer a{
  font-weight: normal;
  font-size: 13px;
}

#rt-footer ul.menu li a:hover {
  text-decoration: none;
  padding-left: 5px;
  
}

#rt-footer h2.title{
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 0;
}




/*************************** rt-copyright **********************************/

#rt-copyright div.rt-container{
  background: #282724;
}

#rt-copyright div.custom{
  text-align: center;
}




/************************ rt-sidebar-a ************************************/

#rt-sidebar-a{
    background: url("../images/corpora/sidebar.png") repeat-y left center;  
}




/****************************  forms and form fields  **************************************/

div.foxcontainer input[type="text"],
div.foxcontainer textarea,
input[type="password"],
input[type="text"],
input[type="email"],
textarea#description,
textarea#commentText{
    
    background: -webkit-linear-gradient(center top , #FAFAFA 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    background: -moz-linear-gradient(center top , #FAFAFA 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    background: -o-linear-gradient(center top , #FAFAFA 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    background: linear-gradient(center top , #FAFAFA 0%, #FFFFFF 100%) repeat scroll 0 0 transparent;
    
    -webkit-text-shadow: 0 1px 0 #FFFFFF;
    -moz-text-shadow: 0 1px 0 #FFFFFF;
    -o-text-shadow: 0 1px 0 #FFFFFF;
    text-shadow: 0 1px 0 #FFFFFF;
    
    -webkit-box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset;
    -moz-box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset;
    -o-box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset;
    box-shadow: 0 1px 0 #FFFFFF, 0 1px 0 #FFFFFF inset;
    
    border: 1px solid #D8D8D9;
    color: #777777;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 5px 5px 0 !important;
    padding: 8px 10px !important;
}
  
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,
#mod-search-searchword:hover,
#mod-search-searchword:focus,
#rt-bottom input.foxtext:hover,
#rt-bottom input.foxtext:focus{
    background-color: #FFFFFF;
    background-image: none;
    border-color: #D62831;
    outline: medium none;
}

div.search > label{
  display: none;
}

div.search{
  position: absolute;
  bottom: -21px;
  right: 30px;
}

input.foxtext{
  margin: 0 !important;
}




/************************ Google Map ************************************/

#rt-slider div.mod-jgmap{
    border: 1px solid #E5E5E5;
    margin-bottom: 15px;
    overflow: hidden;
  width: 100% !important;    
    
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);    
    -o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);    
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);    
}

div.icon-content h4{
    font-size: 20px;
    line-height: 25px;
    font-weight: normal;
}




/************************ Joomla Core Blog ************************************/

div.blog h2 a, div.component-content h2 a{
  color: #303030;
}

div.blog div.items-row{
  padding-top: 20px;
}

.component-content .article-info{
  margin-bottom: 30px;
}

.article-info dd{
  color: #999;
  font-size: 11px;
  line-height: 18px;
  font-style: italic;
  
  -webkit-text-shadow: 1px 1px #fff;
  -moz-text-shadow: 1px 1px #fff;
  -o-text-shadow: 1px 1px #fff;
  -ms-text-shadow: 1px 1px #fff;
  text-shadow: 1px 1px #fff;
}

div.blog p > img,  div.component-content p > img{
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 15px;
    
    -webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.2);    
}

h1.error-title title{}




/*************************** Common Transition  **********************************/

#rt-showcase div.rt-container div.sasu-inner div.custom p img,
#rt-footer ul.menu li a, div.blog p > img, div.component-content p > img{
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}




/************************ Dynamic BG ************************************/

.backgroundimage-wood{
  background: url("../images/corpora/bamboo.jpg");
}


.backgroundimage-official{
  background: url("../images/corpora/official.jpg") repeat-x fixed 50% 50%;
}

.backgroundimage-bg3{
  background: url("../images/corpora/bg3.jpg") no-repeat fixed;
}




/************************ dynamic logo ************************************/

.logo-type-gantry.chooselogo-logo1 #rt-logo{
  background: url("../images/corpora/logo1.png") no-repeat;
}


.logo-type-gantry.chooselogo-logo2 #rt-logo{
  background: url("../images/corpora/logo2.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo3 #rt-logo{
  background: url("../images/corpora/logo3.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo4 #rt-logo{
  background: url("../images/corpora/logo4.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo5 #rt-logo{
  background: url("../images/corpora/logo5.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo6 #rt-logo{
  background: url("../images/corpora/logo6.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo7 #rt-logo{
  background: url("../images/corpora/logo7.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo8 #rt-logo{
  background: url("../images/corpora/logo8.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo9 #rt-logo{
  background: url("../images/corpora/logo9.png") no-repeat;
}

.logo-type-gantry.chooselogo-logo10 #rt-logo{
  background: url("../images/corpora/logo10.png") no-repeat;
}