body.all{ background:url(/images/bg-2.jpg) 0px -300px no-repeat #e9e9e9}
body.all > .wrapper{ }
body.all > .wrapper#home-page{ background-position:0 0;}
body.all > .wrapper > div{ background:url(../images/body/bg_top2.jpg) center 0 no-repeat}
body.all > .wrapper#home-page > div{ background:url(/images/content-bg.png) center 0 repeat-y}


a{transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}

/*Logo*/
#rt-logo{
  background:url(../images/logo/logo.png) top left no-repeat;
    width: 218px;
  height:94px;}


/*Buttons*/

a.moduleItemReadMore,
a.k2ReadMore,  
div.itemCommentsForm form input#submitCommentButton,
input[type="submit"],
button.button,
.component-content div.toggle-editor a,
a.moduleCustomLink{border: none; background:none;transition: all 0.5s;   -webkit-transition: all 0.5s; /* Safari and Chrome */   -moz-transition: all 0.5s; /* Firefox 4 */   -o-transition: all 0.5s; /* Opera */}
  
a.moduleItemReadMore:hover,
a.k2ReadMore:hover,
div.itemCommentsForm form input#submitCommentButton:hover,
input[type="submit"]:hover,
button.button:hover,
.component-content div.toggle-editor a:hover,
a.moduleCustomLink:hover{}

/*Typhography*/

.module-title h2.title,
div.catItemHeader h3.catItemTitle,
div.itemHeader h2.itemTitle,
div.userItemHeader h3.userItemTitle,
div.itemCommentsForm h3,
h3.itemCommentsCounter,
div.k2AccountPage h2.k2ProfileHeading,
div.componentheading,
div.genericItemHeader,
h2.genericItemTitle,
div.tagItemHeader h2.tagItemTitle,
h1{color:;}

#rt-footer .module-title h2.title{ color:#fff}



/*=== Top Positions ===*/

#rt-top{}
#rt-top .rt-container{}

/*=== Header Positions ===*/

#rt-header{}
#rt-header .rt-container{}


/*=== Showcase Positions ===*/

#rt-showcase{}
#rt-showcase .rt-container{}


/*=== Feature Positions ===*/

#rt-feature{}
#rt-feature .rt-container{}

/*=== Utility Positions ===*/

#rt-utility{}
#rt-utility .rt-container{}

/*=== MainTop Positions ===*/

#rt-maintop{}
#rt-maintop .rt-container{}


/*=== MainContent ===*/

#rt-main{}
#rt-main .rt-container{}


.rt-container {background: none;}


  
/*Forms*/

textarea#jform_contact_message,
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme{
  background:#e4e4e4;
   background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#e6e6e6));
   background: -moz-linear-gradient(100% 100% 90deg,#e6e6e6, #e2e2e2);
  border:1px solid #c1c0bc;
  color:#a0a0a0
}
#user_email_formAcymailing1,
#contact-form fieldset input[type="text"],
#contact-form fieldset input[type="email"],
.itemCommentsForm input[type="text"],
#form-login  input[type="text"],
#form-login  input[type="password"],
#mod-search-searchword,
#searchForm input#search-searchword,
#josForm.register input[type="text"],
#josForm.register input[type="password"],
#josForm.register input[type="email"],
.profile input[type="text"],
.profile input[type="password"],
.profile input[type="email"],
#user-registration input#jform_email,
div.login-fields #username,
div.login-fields #password,
.k2AccountPage input[type="text"],
.k2AccountPage input[type="password"],
.k2AccountPage input[type="email"]{
  background:#e4e4e4;
   background: -webkit-gradient(linear, left top, left bottom, from(#e2e2e2), to(#e6e6e6));
   background: -moz-linear-gradient(100% 100% 90deg,#e6e6e6, #e2e2e2);
  border:1px solid #c1c0bc;
  color:#a0a0a0
  }
  
  
#contact-form label,
div.k2AccountPage table.admintable label{
  font-size:1em;
  line-height:2em;
  }
  
/*Comments*/

div.itemComments ul.itemCommentsList li{
  background: none; border:1px solid #d3d3d3 !important;}
  
div.itemComments ul.itemCommentsList li.unpublishedComment{
  background: none; border:1px solid #d3d3d3 !important;}

div.itemComments ul.itemCommentsList li.authorResponse{
  background: none; border:1px solid #d3d3d3 !important;}
  
div.itemComments ul.itemCommentsList li span.commentToolbar{
  border-top:1px solid #999}


/*Google Map*/
  
div.map-wrapper{
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
  }

/*Search Results*/

div.form-limit-and-counter{
  border-top:1px solid #ddd;
  border-bottom:1px solid #ddd;
}


/*=== MainBottom Positions ===*/

#rt-mainbottom{}
#rt-mainbottom .rt-container{}


/*=== Bottom Positions ===*/

#rt-bottom{}
#rt-bottom .rt-container{}


/*=== Footer Positions ===*/

#footer{}
#footer .footer-container{}


#rt-footer, #rt-copyright {
    color: inherit;
}