 #rt-mainbody-surround {
  background: #ffffff;
  background: url("/images/noise.png")0;
}

#rt-showcase {
  color: #ffffff;
  background: black;
  background-image: url("/images/showcase_image_blur_com.png");
  background-attachment: fixed;

}
#rt-showcase a {
  color: #4c4cff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

#rt-feature {
  color: #aba9a9;
  background: #ffffff;
  
  background-repeat: no-repeat;
  background-attachment: fixed;
}


a {
  color: #0099cc;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

h1 {
  font-size: 35.2px;
  line-height: 33.8px;
}

#mod_showcase .showcase-slider {
  overflow: hidden;
  padding: 10px;
  border: 1px solid #ccc;
  position: relative;
  background: white;
}

#rt-copyright {
  color: #dedcdc;
  background: #000000;
  padding-bottom: 0px;
}

#eblog-search .search-input input {
  padding: 5px !important;
  height: 30px !important;
}


#with-sideslider #rt-header-surround {
  padding-top: 0px;

}


#rt-header {
  color: #333333;
  background: #FFFFFF;

}