@font-face {
    font-family: 'piron_v2_regular';
    src: url('tfpironv2-webfont.eot');
    src: url('tfpironv2-webfont.eot?#iefix') format('embedded-opentype'),
         url('tfpironv2-webfont.woff') format('woff'),
         url('tfpironv2-webfont.ttf') format('truetype'),
         url('tfpironv2-webfont.svg#piron_v2_regular') format('svg');
}
body {
  font: normal 14px/20px Arial, Helvetica, sans-serif;
  font-family: 'piron_v2_regular';
  background-color: #F6F7F0;
}
a,
a:link,
a:visited,
.menu .active > a,
.menu .active > span {
  color: #FF9900; 
  cursor: pointer;
}
.menu span:hover,
.menu a:hover, 
a:hover,
em, code {
  color: #FF6600;
}
p, span {
  color: #333333;
}
p {
  font-size: 14px;
}

#avatar-tool-block,
#avatar-header-inside-block,
.background-image {
  background: url(../images/st_theme/slider/slider-1.jpg) no-repeat center top fixed;
  margin: 0;
  padding: 20px 0;
  background-size: 100%;
}
#avatar-tool-block {
  padding: 0;
}
#avatar-tool-block .avatar-module, 
#avatar-header-inside-block .avatar-module {
  margin: 0;
}
#avatar-pos-top-right .avatar-module {
  float: right;
}
#avatar-header-inside-block {
  z-index: 600;
}
/*======= LOGO =======*/
#avatar-template-logo a{
  height: 60px;
  width: 100%;
  display: block;
  text-indent: -9999px;
  background: url(../images/logo.png) center center no-repeat;
}
/* =============== MENU =============== */
body.avatar-responsive .avatar-nav-responsive span.toggle {
  display: none;
}
.avatar-nav-responsive .pull,
.avatar-nav-responsive .pull-main {
  display: none;
}
.avatar-main-menu,
.avatar-main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.avatar-main-menu {
  padding: 20px 0;
  float: right;
}
.avatar-main-menu .parent {
  position: relative;
}
.avatar-main-menu > li {
  float: left;
}
.avatar-main-menu > li > a,
.avatar-main-menu > li > span {
  color: #fff;
  font-size: 19px;
  text-transform: uppercase;
  padding: 10px 20px 10px 0;
}
.avatar-main-menu a {
  text-decoration: none;
}
.avatar-main-menu ul {
  width: 0px;
  height: 0px;
  opacity: 0;
  filter:alpha(opacity=0);
  position: absolute;
  background: #fff;
  border: 1px solid #ddd;
}
.avatar-main-menu ul li {
  border-bottom: 1px solid #ddd;
}
.avatar-main-menu ul li:last-child {
  border-bottom: none;
}
.avatar-main-menu ul li a,
.avatar-main-menu ul li span {
  padding: 8px 10px;
  color: #444;
  display: block;
}
.avatar-main-menu li:hover > ul {
  width: 200px;
  height: auto;
  opacity: 1;
  filter:alpha(opacity=99);
}
.avatar-tree-menu,
.avatar-tree-menu ul,
.avatar-side-menu,
.avatar-side-menu ul {
  list-style: none;
  background-color: #fff;
}
.avatar-tree-menu,
.avatar-side-menu,
.avatar-side-menu ul {
  padding: 0;
  margin: 0;
  border: 1px solid #ddd;
}
.st-module-3 .avatar-tree-menu {
  border: none;
  margin: -15px;
}
.avatar-tree-menu > li,
.avatar-side-menu li {
  border-bottom: 1px solid #ddd;
}
.avatar-tree-menu > li:last-child,
.avatar-side-menu li:last-child {
  border-bottom: none;
}
.avatar-tree-menu a,
.avatar-tree-menu span,
.avatar-side-menu a,
.avatar-side-menu span  {
  padding: 15px 0 15px 44px;
  display: block;
  font-size: 18px;
  color: #444;
  text-decoration: none;
}
.avatar-tree-menu li,
.avatar-side-menu li {
  position: relative;
}
.avatar-tree-menu li:before,
.avatar-side-menu li:before {
  content: ' ';
  height: 30px;
  width: 30px;
  display: block;
  position: absolute;
  background: url(../images/st_theme/icons/icons.png) no-repeat 7px 19px transparent;
  background-size: 34px;
  left: 0;
}
.avatar-tree-menu ul a,
.avatar-tree-menu ul span {
  font-size: 18px;
}
.avatar-side-menu ul {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  min-width: 200px;
  top: -1px;
  z-index: 4;
  overflow: hidden;
  width: 0px;
  height: 0px;
  left: -9999px;
}
.avatar-side-menu li:hover > ul {
  opacity: 1;
  filter:alpha(opacity=100);
  width: auto;
  height: auto;
  left: 200px;
}
#avatar-right .avatar-side-menu li:hover > ul {
  left: -200px;
}
.css3-effect a,
.css3-effect a:hover,
.css3-effect table tr th,
.css3-effect table tr:hover th {  
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.avatar-main-menu ul li a:hover,
.avatar-main-menu ul li span:hover {
  padding-left: 16px;
}
.avatar-tree-menu a:hover,
.avatar-tree-menu span:hover,
.avatar-side-menu a:hover,
.avatar-side-menu span:hover {
  padding-left: 55px;
}
/* GO TO TOP */
#avatar-go-to-top {
  display: block;
  height: 38px;
  width: 38px;
  position: fixed;
  right: 10%;
  bottom: 30px;
  z-index: 9999;
  background: url(../images/icons/go-to-top.png) no-repeat;
}
/*=========== MODULE STYLES =============*/
.avatar-module {
  margin: 10px;
}
.avatar-module-heading {
  font-size: 25px;
  text-transform: uppercase;
  padding: 35px 0 35px 25px;
  background: url(../images/st_theme/icons/icons.png) no-repeat -17px 40px transparent;
  margin: 0px;
  line-height: 28px;
}
#avatar-right .avatar-module,
#avatar-left .avatar-module {
  margin: 10px 0 35px;
}  
.st-module-1 .avatar-module-heading {
  border-top: 4px double #D0D0C8;
  /*margin: 0 10px;*/
}
.st-content-grid-3 .module-content .inner {
  border: 1px solid #ddd;
  background: #fff;
  padding: 23px 20px;
  margin-bottom: 13px;
}
#sidebar-a .st-module-1 .avatar-module-heading,
#sidebar-a .st-module-2 .avatar-module-heading {
  margin: 0;
} 
.st-module-2 .avatar-module-heading {
  border-bottom: 4px double #D0D0C8;
  text-transform: none;
  padding: 35px 0 15px 25px;
  margin-bottom: 13px;
}
.st-module-3,
.st-module-5 .avatar-module-heading,
.st-module-5 .module-content {
  background-color: #fff;
  border: 1px solid #ddd;
}
.st-module-3 .avatar-module-heading,
.st-module-4 .avatar-module-heading,
.st-module-5 .avatar-module-heading,
.st-module-3 .module-content,
.st-module-4 .module-content,
.st-module-5 .module-content {
  padding: 15px;
}
.st-module-3 .avatar-module-heading,
.st-module-4 .avatar-module-heading,
.st-module-5 .avatar-module-heading {
  display: block;
  text-transform: none;
  padding-left: 40px;
  background-position: 0 20px;
  margin: 0;
}
.st-module-3 .avatar-module-heading {
  border-bottom: 4px double #ddd;
}
.st-module-5 .avatar-module-heading {
  margin-bottom: 2px;
}
.st-module-4 {
  border: 1px solid #ddd;
}
.st-module-4 .module-content {
  border-top: 4px double #ddd;
  background: #fff;
}

/*=========== CUSTOM BANNER ===============*/
.st-banner .inner-1 {
  position: relative;
  float: left;
  left: 50%;  
  color: #fff;
  text-align: center;
}
.st-banner .inner-2 {
  position: relative;
  float: left;
  left: -50%;
  padding: 96px;
}
.st-banner {
  overflow: hidden;
  background: url(../images/st_theme/slider/overlay.png) center center;
  display: block;
}
.st-banner h1 {
  font-size: 60px;
  text-transform: uppercase;
  display: block;
  padding: 0 0 10px;
  font-weight: bold;
  color: #fff;
  line-height: 60px;
}
.st-banner h1:after {
  content: ' ';
  display: block;
  height: 1px;
  width: 100%;
  border-bottom: 1px solid #fff;
  padding: 0;
  margin: 17px 0 -43px;
}
.st-banner p {
  padding: 33px 0;
  font-size: 25px;
  display: block;
  width: 90%;
  margin: 0 auto;
  line-height: 30px;
  color: #fff;
}
.css3-effect .st-banner .inner-2 h1 {
  -webkit-animation:bannerh1 3s;
  -moz-animation:bannerh1 3s; 
  -o-animation:bannerh1 3s; 
  animation:bannerh1 3s;  
}
.css3-effect .st-banner .inner-2 p {
  -webkit-animation:bannerp 2s;
  -moz-animation:bannerp 2s; 
  -o-animation:bannerp 2s; 
  animation:bannerp 2s; 
}
@-webkit-keyframes bannerh1 
{
  0% {
    -webkit-transform: translate(0, 100px) scale(0.8,0.8);;
    opacity: 0;
  }
  65% {
    -webkit-transform: translate(0, -20px) scale(1.5,1.5);;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1,1);;
    opacity: 1;
  }
}
@-moz-keyframes bannerh1 
{
  0% {
    -webkit-transform: translate(0, 100px) scale(0.8,0.8);;
    opacity: 0;
  }
  65% {
    -webkit-transform: translate(0, -20px) scale(1.5,1.5);;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1,1);;
    opacity: 1;
  }
}
@-o-keyframes bannerh1 
{
  0% {
    -webkit-transform: translate(0, 100px) scale(0.8,0.8);;
    opacity: 0;
  }
  65% {
    -webkit-transform: translate(0, -20px) scale(1.5,1.5);;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1,1);;
    opacity: 1;
  }
}
@keyframes bannerh1 
{
  0% {
    -webkit-transform: translate(0, 100px) scale(0.8,0.8);;
    opacity: 0;
  }
  65% {
    -webkit-transform: translate(0, -20px) scale(1.5,1.5);;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1,1);;
    opacity: 1;
  }
}
@-webkit-keyframes bannerp
{
  0% {
    -webkit-transform: translate(0, 100px) scale(3,3);
    opacity: 0.4;
  }
  65% {
    -webkit-transform: translate(0, -20px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1,1);
    opacity: 1;
  }
}

@-moz-keyframes bannerp
{
  0% {
    -webkit-transform: translate(0, 100px) scale(3,3);
    opacity: 0.4;
  }
  65% {
    -webkit-transform: translate(0, -20px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1,1);
    opacity: 1;
  }
}

@-o-keyframes bannerp
{
  0% {
    -webkit-transform: translate(0, 100px) scale(3,3);
    opacity: 0.4;
  }
  65% {
    -webkit-transform: translate(0, -20px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1,1);
    opacity: 1;
  }
}

@keyframes bannerp
{
  0% {
    -webkit-transform: translate(0, 100px) scale(3,3);
    opacity: 0.4;
  }
  65% {
    -webkit-transform: translate(0, -20px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 0) scale(1,1);
    opacity: 1;
  }
}
.st-content-grid-1 {
  margin: 0 !important;
}
.st-content-grid-1 .inner {
  position: relative;
  margin: 0 !important;
}
.st-content-grid-1 .module-content .inner .title {
  padding: 40px 0 20px !important;
  margin: 0 0 30px 0;
}
.st-content-grid-1 .content,
.st-content-grid-1 .title {
  text-align: center;
  position: relative;
}
.st-content-grid-1 .content {
  border-bottom: 1px solid #ccc;
  padding: 30px 22px;
  position: absolute;
  top: -200px;
  background: #fff;
  height: 200px;
  overflow: hidden;
}
.st-content-grid-1 .title strong {
  font-size: 22px;
  text-transform: uppercase;
  display: block;
}
.st-content-grid-1 [class*="span"] .inner .image {
  padding: 0 !important;
  position: absolute;
  top: -405px;
  background: #fff;
  height: 200px;
  width: 100%;
  overflow: visible;
}
.st-content-grid-1 .title:before {
  content: ' ';
  display: block;
  height: 53px;
  width: 100%;
  background: url(../images/st_theme/icons/icons.png) no-repeat center -438px transparent;
  position: absolute;
  top: -30px;
  z-index: 9;
}
.st-content-grid-1 .inner .image:before {
  content : '';
  display: none !important;
}
.st-content-grid-1 .image:after {
  content: ' ';
  display: block;
  height: 53px;
  width: 100%;
  background: url(../images/st_theme/icons/icons.png) no-repeat center -438px transparent;
  position: absolute;
  bottom: -30px;
  z-index: 9;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 1) {
  position: relative;
  z-index: 298;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 2) {
  position: relative;
  z-index: 299;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 3) {
  position: relative;
  z-index: 300;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 1) .image {
  border-bottom: 5px solid #FF6600;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 2) .image {
  border-bottom: 5px solid #FF9900;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 3) .image {
  border-bottom: 5px solid #FFCC00;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 1) .title {
  border-top: 5px solid #FF6600;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 2) .title {
  border-top: 5px solid #FF9900;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 3) .title {
  border-top: 5px solid #FFCC00;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 1) .image:after,
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 1) .title:before {
  background: url(../images/st_theme/icons/icons.png) no-repeat center -438px transparent;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 2) .image:after,
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 2) .title:before {
  background: url(../images/st_theme/icons/icons.png) no-repeat center -796px transparent;
}
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 3) .image:after,
.st-content-grid-1 .row-fluid [class*="span"]:nth-child(2n + 3) .title:before{
  background: url(../images/st_theme/icons/icons.png) no-repeat center -608px transparent;
}
.st-content-grid-1 .link-button {
  margin: 15px 0 5px;
}
.st-content-grid-1 .inner:hover {
  background: #fff;
  box-shadow: 1px 1px 1px #ccc;
}
.st-content-grid-1 [class*="span"] .inner .content,
.st-content-grid-1 [class*="span"] .inner .image{
  top: 0;
  height: 0%;
  opacity: 0;
  overflow: hidden;
}
.css3-effect .st-content-grid-1 [class*="span"] .inner .content,
.css3-effect .st-content-grid-1 [class*="span"] .inner .image,
.css3-effect .st-content-grid-1 .inner:hover .image,
.css3-effect .st-content-grid-1 .inner:hover .content{
  -ms-transition: opacity 0.6s;
  -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
    -o-transition: opacity 0.6s;
    transition: opacity 0.6s;
 }
.st-content-grid-1 .inner:hover .image {
  top: -363px;
  height: 192px;
  overflow: visible;
  opacity: 1;
  z-index: 9;
}
.st-content-grid-1 .inner:hover .image img {
  height: 100%;
  width: 100%;
}
.st-content-grid-1 .inner:hover .content {
  top: -166px;
  height: 122px;
  overflow: visible;
  opacity: 1;
  z-index: 8;
}
.st-content-grid-1 .inner:hover .title {
  border: none !important;
}
.st-content-grid-1 .inner:hover .title:before,
body .st-content-grid-1 .st-news-horizonal .inner .image .mirror  {
  display: none;
}
.st-news-horizonal .module-content .row-fluid {
  padding-bottom: 25px;
}
.st-news-horizonal .inner .title {
  font-size: 18px;
  padding: 0 0 10px 0;
  line-height: 24px;
}
.st-news-horizonal .inner .image {
  position: relative;
  overflow: hidden;
}
.css3-effect .st-news-horizonal .inner .image .mirror {
  display: block;
  background: rgba(255, 255, 255, .2);
  transform: translate(-119% , 0) skew(-45deg);
  -moz-transform: translate(-119% , 0) skew(-45deg);
    -webkit-transform: translate(-119% , 0) skew(-45deg);
    -ms-transform:  translate(-119% , 0) skew(-45deg);
    -o-transform: translate(-119% , 0) skew(-45deg);
    
    transition: all .6s ease-in-out;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.css3-effect .st-news-horizonal .inner:hover .mirror {
  transform: translate(119% , 0) skew(-45deg);
  -moz-transform: translate(119% , 0) skew(-45deg);
    -webkit-transform: translate(119% , 0) skew(-45deg);
    -ms-transform:  translate(119% , 0) skew(-45deg);
    -o-transform: translate(119% , 0) skew(-45deg);
}
.st-news-horizonal-1 .module-content .inner {
  border: 1px solid #ddd;
  background: #fff;
  padding: 23px 20px;
}
/*============ RIGHT SIDE BAR ===========*/
.st-testimonals .content {
  background: #fff;
  color: #999;
  padding: 8px 10px;
  border: 1px solid #ccc;
}
.st-testimonals .author {
  text-align: right;
  padding-top: 20px;
}
.st-testimonals .author .name {
  font-size: 18px;
  padding: 10px 66px 4px 0;
}
.st-testimonals .author .job {
  font-size: 13px;
  padding-right: 66px;
}
.st-testimonals .author img {
  float: right;
}
.acymailing_form {
  padding: 0;
  margin: 0;
  width: 100%;
}
.acymailing_form input {
  width: 96% !important;
  border-radius: 0;
  box-shadow: none;
  border-color: #ddd;
  color: #999;
}
.acysubbuttons {
  text-align: right;
}
.acysubbuttons input {
  width: auto !important;
}
.st-content-tabs .outter {
  margin: 0;
  padding: 5px;
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom: 10px
}
.st-content-tabs img {
  width: 100%;
  padding-bottom: 10px;
}
.st-content-tabs .title {
  padding-left: 10px;
  display: block;
}
/*=========== MIDDLE CONTENT =============*/
.st-news-block {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #ddd;
}
.st-news-block .intro {
  padding-right: 10px;
}
.st-news-block img {
  width: 100%;
}
.st-news-block .article-info {
  padding: 8px 0 8px 20px;
  background: url(../images/st_theme/icons/icons.png) no-repeat -10px 12px;
  background-size: 30px;
  display: block;
  float: none;
}
.st-news-block .title {
  border-top : 4px double #ddd;
  padding: 18px 0;
  font-size: 24px;
  line-height: 27px;
  margin: 0;
}
.st-news-block .span4 .title {
  padding: 10px 0;
  font-size: 18px;
}
/*========== BREADCRUMBS=================*/
.breadcrumbs {
  padding: 10px 0;
  border-bottom: 4px double #ddd;
  font-size: 16px;
  text-transform: uppercase;
}
.breadcrumbs .showHere {
  display: none;
}
.breadcrumbs > * {
  padding: 0 25px 0 18px !important;
  background: url(../images/st_theme/icons/icons.png) no-repeat -9px 4px !important;
  background-size: 30px !important;
}
/*========== FOOTER =====================*/
#avatar-footer-inside-block {
  border-top: 4px double #D0D0C8;
  border-bottom: 4px double #D0D0C8;
  margin: 20px 0;
  background: url(../images/st_theme/overlay-2.png) center center #F6F7F0;
}
#avatar-footer-inside-block .avatar-module-heading {
  font-size: 18px;
  background-size: 37px;
  margin: -10px 0 0px 0;
  background-position: -12px 42px;
}
.st-module-contact {
  margin: 0;
  list-style: none;
  padding: 0;
}
.st-module-contact li {
  background: url(../images/st_theme/icons/icons.png) no-repeat 0 50%;
  padding: 10px 0 10px 40px;
  min-height: 40px;
}
.st-module-contact .st-icon-email {
  background-position: -12px -85px;
  padding-bottom: 15px;
}
.st-module-contact .st-icon-profile {
  background-position: -12px -190px;
}
.st-module-contact .st-icon-address {
  background-position: -12px -308px;
}
.st-module-contact .st-icon-email input {
  background: #fff;
  border: none;
  padding: 10px;
  width: 80%;
  margin: 0;
}
/*================ BLOG ===============*/
header .title {
  border-top: 4px double #ddd;
  padding: 8px 0;
  margin: 0px;
  display: block;
  font-size: 22px;
  line-height: 24px;
}
header .article-tool {
  padding: 8px 0;
  margin: 0;
  font-size: 12px;
}
header .article-tool ul,
header .article-tool dl {
  padding: 0;
  margin: 0;
}
header .article-tool .article-info > * {
  padding-left: 18px;
  background: url(../images/st_theme/icons/icons.png) no-repeat -9px 2px;
  background-size: 30px;
  margin-right: 11px;
  display: inline;
}
article {
  padding: 10px 10px 50px;
}
/*============= CONTACT PAGE ===========*/
.contact-form input,
.contact-form textarea { 
  width: 100%;
  padding: 8px 0 8px 8px;
  margin: 10px 0 !important;
  box-shadow: none;
  color: #999;
  margin: 10px 0;
  border-radius: 0;
}
.contact-form label {
  display: inline;
}
#jform_contact_email_copy {
  width: auto;
  margin: 0 5px !important;
}
.contact-form button {
  margin: 10px 0;
}
.contact-form .invalid {
  border-color: #ff0000;
}
.contact-misc h1 {
  font-weight: 700;
  font-size: 24px;
  color: #666;
}
.contact-right {
  text-align: right;
}
.contact-right .contact-name {
  font-weight: 700;
  font-size: 18px;
  color: #666;
}
.contact-right .jicons-icons {
  display: none;
}
.contact-form address {
  font-size: 14px;
}
/*====== 404 Page ====*/
.error-404-page {
  margin: 100px auto;
}
.error-404-image {
  background: url(../images/st_theme/icons/404.png) no-repeat;
  height: 245px;
  width: 133px;
  float: right;
  margin: 0 20px 0 0;
}
.error-404-desc h1 {
  font-size: 36px;
  margin: 0;
}
.error-404-desc > * {
  margin: 20px 0;
}
.error-404-desc input {
  min-width: 300px;
  margin: 0;
  padding: 8px;
  border-radius: 0;
  box-shadow: none;
  color: #999;
}
.error-404-desc button[name="Search"] {
  border: none;
  background: url(../images/st_theme/icons/search.png) right no-repeat;
  height: 33px;
  width: 33px;
  padding: 0 40px 0 0;
  text-indent: -9999px;
  box-shadow: none;
}
/*============= LAYOUT =============*/
.has-right-col #avatar-main-content-inner{
  padding-right: 30px;
}
.has-left-col #avatar-main-content-inner{
  padding-left: 30px;
}
.copyright {
  display: none;
}
/* SOCIAL BUTTON */
.st-social-button a {
  height: 18px;
  width: 18px;
  background: url(../images/st_theme/icons/social.png) no-repeat transparent;
  display: inline-block;
  text-indent: -9999px;
  margin: 20px 20px 20px 0;
}
.st-social-button .twitter {
  background-position: -40px 0px;
}
/*========== SEARCH BOX ======*/
#avatar-pos-top-right .search label {
  display: none;
}
#avatar-pos-top-right .search #mod-search-searchword {
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  padding: 8px 0;
  margin: 9px 0;
  width: 100%;
}
#avatar-pos-top-right .search {
  width: 0;
  overflow: hidden;
  border: none;
  background: url(../images/st_theme/icons/search.png) right no-repeat;
  padding: 0 40px 0 0;
  -webkit-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
}
#avatar-pos-top-right .search:hover {
  width: 160px;
}
