/*GENERAL STYLES*/
* {
  margin: 0;
  padding: 0;
}
html,
body {
  height: 100%;
}
body {
  min-width: 1000px;
  background: url(../images/template/slide2.jpg) center 0 no-repeat fixed;
}
#splash body {
  min-width: 1000px;
  background: url(../images/template/slide1.jpg) center 0 no-repeat fixed ;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -45px;
  background: url(../images/template/wrapper.png) 0 0 repeat-x;
}
.rt-container {
  margin: 0 auto;
  width: 1060px;
}
#footer,
#rt-copyright,
#push {
  height: 45px;
}
/*LESS Variables & mixins*/
.before_after {
  position: absolute;
  content: ".";
  text-indent: -999em;
}
/* TYPOGRAPHY */

body a {text-decoration: none;}
.color {
    color: white;
    letter-spacing: -0.5px;
}

/* BUTTONS */

a.link,
a.moduleItemReadMore,
a.k2ReadMore,
button.button,
input.button {
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  text-decoration: none;
  border: none;
  background: url(../images/template/menutoptail.gif) 0 0 repeat;
  font-size: 16px;
  text-transform: uppercase;
}
a.link,
a.moduleItemReadMore,
a.k2ReadMore {
  padding: 0 19px;
  height: 32px;
  line-height: 32px;
}
button.button,
input.button {padding: 7px 19px;}

a.link:hover {
    background: #584a41;
    color: white;
}

a.moduleCustomLink {
    font: italic 12px/22px Georgia;
    color: #f86604 !important;
}
a.moduleCustomLink:hover {color: white !important; background: none !important;}

/*Lists*/
/*=== DRAWER POSITION ===*/
/*=== TOP POSITION ===*/

#rt-top .rt-container #rt-logo {
  position: relative;
}

div.k2ItemsBlock.twitter ul {
    margin: 0 0 -58px;
    float: right;
}
div.k2ItemsBlock.twitter ul li {
    height: 70px;
}
div.k2ItemsBlock.twitter ul li a {
    position: relative;
    top: -12px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 99;
}
div.k2ItemsBlock.twitter ul li a:hover {top: 0;}

/*=== HEADER POSITION ===*/

#rt-header {
    background: url(../images/template/header.png) 0 0 repeat-x;
    padding: 0 0 20px;
}
#splash #rt-header {margin-top: 356px;}

/*=== MENU POSITION ===*/
/*=== SHOWCASE POSITION ===*/

.bg-nav {
    margin: 0;
}
.bg-nav li {
    list-style: none;
}
.bg-nav li a {}

#rt-showcase #pagination {text-align: center;} 

#rt-showcase #pagination ul {
    margin: 0 auto 18px;
    overflow: hidden;
    display: table;
}
#rt-showcase #pagination li {
    float: left;
    list-style: none;
}
#rt-showcase #pagination li a {
    background: url(../images/template/bg-nav.png) right 0 no-repeat;
    display: block;
    width: 22px;
    height: 22px;
    margin: 0 5px;
}
#rt-showcase #pagination li.active a,
#rt-showcase #pagination li a:hover {
    background-position: left 0;
}

/*=== FEATURE POSITION ===*/
/*=== UTILITY POSITION ===*/
/*=== MAINTOP POSITION ===*/
/*=== CONTENT ===*/
.itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 10px;
}
.K2ItemsRow {margin: 0 -10px;}

#rt-main .rt-container {
    padding-bottom: 100px;
}

#rt-content-top,
#rt-content-bottom,
#rt-mainbody,
#rt-sidebar-a,
#rt-sidebar-b {
    background: url(../images/template/png.png) 0 0 repeat;
    padding: 24px 30px 29px;
}

#splash #rt-mainbody {padding: 0;}
#rt-mainbody {padding: 24px 30px 30px;}

.rt-container .rt-grid-8 .rt-grid-8 {width: 560px;}

/*== Portfolio Page ==*/
/*== About Page ==*/

div.k2ItemsBlock.news ul {
    margin: 9px 0 0;
    padding-bottom: 8px;
}
div.k2ItemsBlock.news ul li {
    margin: 0 0 9px;
}
div.k2ItemsBlock.news ul li a.moduleItemTitle {color: #615147;}
div.k2ItemsBlock.news ul li a.moduleItemTitle:hover {color: white;}

.columns div.catItemImageBlock {
    float: none;
    margin: 5px 20px 23px 0;
}
.columns a.k2ReadMore {
    margin-top: 5px;
}

/*== Portfolio Page ==*/

img.img-indent {
    float: left;
    margin: 5px 32px 0 1px;
}
.text-block {
    overflow: hidden;
    text-align: center;
}
.text-block span.text {
    font-size: 16px;
    color: white;
    display: block;
    padding: 27px 0 16px;
}
.text-block .overflow {
    overflow: hidden;
    text-align: center;
}
.text-block .overflow a {
    display: inline-block;
    font: 16px/26px Georgia;
    text-transform: uppercase;
    color: white;
    margin: 0 7px;
}
.text-block .overflow a:hover {
    text-decoration: underline;
    color: #f75c04;
}
.text-block span.text-upp {
    display: block;
    font-size: 23px;
    line-height: 26px;
    color: white;
    padding: 5px 0 8px;
}
.text-block {}
.text-block {}

/*== Mares Page ==*/

div.catItemView.mares {
    padding: 15px 15px 25px;
    background: url(../images/template/port.png) 0 0 repeat;
    margin-bottom: 20px;
}
div.catItemView.mares div.catItemImageBlock {
    margin: 0px 20px 23px 0;
    float: none;
}

/*== Portfolio Page ==*/
#port div.catItemView {
    padding: 17px;
    margin-bottom: 30px;
    background: url(../images/template/port.png) 0 0 repeat;
}
#port div.catItemView:hover {
    background: url(../images/template/port1.png) 0 0 repeat;
}
#port div.catItemImageBlock {
    float: none;
    margin: 0px 0px 23px;
}
#port h3.catItemTitle {
    font: 18px/22px Georgia;
    padding: 0;
    text-transform: none;
}
#port div.catItemView div.catItemHeader span.catItemDateCreated,
#port div.catItemView div.catItemHeader div.catItemHitsBlock {
  display: inline-block;
  font-size: 0.8em;
  margin: 0 0.5em 0 0;
}
#port div.itemImageBlock {
  float: left;
  margin: 0 1em 1em 0;
}
#port a.modal {
  position: relative;
  display: block;
  overflow: hidden;
}
#port a.modal span.zoomIcon {
  background: url("../images/zoom.png") no-repeat scroll 0 0 transparent;
  height: 104px;
  width: 128px;
  left: 50%;
  margin-left: -64px;
  margin-top: -52px;
  position: absolute;
  top: -50%;
}
#port div.itemExtraFields {
  border-width: 1px;
  border-style: solid;
  border-left: none;
  border-right: none;
}
#port div.itemExtraFields ul {
  list-style: none;
}
#port div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#port div.extraFieldsIntroText {
  overflow: hidden;
}
#port div.itemContainer.itemContainerLast {
  margin-right: 0 !important;
}
#port #isotopeOptions {
  overflow: hidden;
  margin-bottom: 1em;
  float: right;
}
#port #isotopeOptions ul#filters,
#port #isotopeOptions ul#sort,
#port #isotopeOptions ul#sort_direction {
  display: inline-block;
  margin: 0.5em 1em 0.5em 0 ;
}
#port #isotopeOptions ul#filters li,
#port #isotopeOptions ul#sort li,
#port #isotopeOptions ul#sort_direction li {
  display: inline-block;
  margin: 0 0 0 0.5em;
}
#port #isotopeOptions ul#filters li a:hover,
#port #isotopeOptions ul#sort li a:hover,
#port #isotopeOptions ul#sort_direction li a:hover,
#port #isotopeOptions ul#filters li a.selected,
#port #isotopeOptions ul#sort li a.selected,
#port #isotopeOptions ul#sort_direction li a.selected {
  text-decoration: none;
  color: #f75c04;
}
#port .itemContainer {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  padding: 0 10px;
}
#port .itemList > div {
  margin: 0 -10px;
}
/*== Blog Page ==*/

.blog div.catItemView {
    padding: 0 0 33px;
}
.blog span.itemDateCreated,
.blog span.catItemDateCreated {
    float: left;
    margin: 0 20px 0 0;
    padding: 0 0 8px;
    width: 51px;
    height: 67px;
    background: url(../images/template/date.png) 0 0 no-repeat;
    text-align: center;
    font: bold 15px/15px Georgia;
    color: white;
    text-transform: lowercase;
}
.blog span.itemDateCreated span,
.blog span.catItemDateCreated span {
    display: block;
    padding-top: 8px;
}

/*== History Page ==*/
#history div.catItemHeader {
  float: left;
  margin: 0 1em 0 0;
}
#history div.catItemIntroText {
    overflow: hidden;
}
#history div.catItemHeader h3.catItemTitle {
  margin: 0;
}
.team .catItemImageBlock,
#history div.catItemHeader span.catItemEditLink {
  float: none;
}
#history div.catItemBody {
  overflow: hidden;
  padding: 0 2em 0 0;
}
#history div.catItemBody div.catItemIntroText p {
  margin: 0;
}
#history .K2ItemsRow .itemContainer {
  margin: 0 0 2em 0;
}
/*== FAQs Page ==*/
div.componentheading.faqs {
    padding: 0 0 6px;
}
#faqs div.catItemHeader {
    margin-top: 20px;
}
#faqs div.catItemHeader h3:before {
  content: "Q.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
  font-weight: bold;
  color: white;
}
#faqs div.catItemIntroText:before {
  content: "A.";
  display: inline-block;
  float: left;
  margin: 0 0.5em 0 0;
  font: inherit;
}
/*== Testimonials Page ==*/
#testimonials div.catItemIntroText:before {
  background: url(../images/quotes.png) left top no-repeat;
  content: ".";
  text-indent: -999em;
  display: block;
  float: left;
  margin: 0 0.5em 0.5em 0;
  width: 66px;
  height: 45px;
}
#testimonials div.catItemIntroText:after {margin-bottom: 20px;}
#testimonials div.catItemIntroText p:after {
  content: '"';
}
#testimonials div.itemExtraFields > h3 {
  display: none;
}
#testimonials div.itemExtraFields ul {
  float: right;
  list-style: none;
}
#testimonials div.itemExtraFields ul li {
  font-style: italic;
}
#testimonials div.itemExtraFields ul li span.itemExtraFieldsLabel {
  font-weight: bold;
}
#testimonials div.catItemExtraFields {
  float: right;
  margin-bottom: 20px;
}
#testimonials div.catItemExtraFields ul {
  list-style: none;
}
#testimonials div.catItemExtraFields ul li {
  font-style: italic;
}
#testimonials div.catItemExtraFields ul li.author {
  font-weight: bold;
}
/*== Contacts Page ==*/
#contact-form-cont div.contact-form {
  margin: 0 2em 0 0;
  padding: 0 3.5em 0 0;
}
#contact-form-cont div.contact-form #contact-form textarea {
  height: 200px;
}
#contact-form-cont div.contact-form #contact-form dl {
  margin: 0;
}
#contact-form-cont div.contact-form #contact-form fieldset legend {
  display: inline-block;
  padding: 0 0 1em 0;
}
/*== Registration Page ==*/
#k2Container.k2AccountPage {
  margin: 0 0 2em 0;
}
#k2Container.k2AccountPage input.inputbox,
#k2Container.k2AccountPage input[type="text"],
#k2Container.k2AccountPage textarea#jform_profile_aboutme,
#k2Container.k2AccountPage select {
  width: 60%;
}
#k2Container.k2AccountPage textarea#description {
  resize: none;
  overflow: auto;
}
/*Reset / Remind */
#user-registration input.inputbox {
  width: 60%;
}
/*== User Profile ==*/
div.profile dl {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
ul.userLinks {
  list-style: none;
}
/*== Search Page ==*/
div.component-content > div.search {
  margin: 0 0 2em 0;
}
div.component-content > div.search #searchForm fieldset legend {
  margin: 0 0 1em 0;
  font-weight: bold;
}
div.component-content > div.search #searchForm fieldset > div {
  margin: 0 0 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter {
  margin: 1em 0;
  padding: 1em 0;
}
div.component-content > div.search #searchForm div.form-limit-and-counter p.counter {
  line-height: 34px;
}
div.component-content > div.search #searchForm div.phrases-box label,
div.component-content > div.search #searchForm fieldset.only label {
  display: inline-block;
  margin: 0 1em 0 0;
  line-height: inherit;
}
div.component-content > div.search .componentheading {
  margin: 0 0 2em 0;
}
/*== User Lofin ==*/
.component-content div.login {
  padding: 3em 0;
}
.component-content div.login input.inputbox {
  width: 40%;
}
/*========================================================*/
/* Forms */
input.inputbox,
input.required,
div.k2AccountPage input[type="text"] {
  height: 36px;
  line-height: 36px;
  padding: 0 1em;
  width: 100%;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  background: white;
  border: 1px solid white;
  color: #615147;
}
textarea#commentText,
textarea#description,
textarea#jform_profile_aboutme,
textarea#jform_contact_message {
  padding: 1em;
  font-family: inherit;
  resize: none;
  overflow: auto;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  width: 100%;
  background: white;
  border: 1px solid white;
  color: #615147;  
}
/* Pagination */
div.k2Pagination li .pagenav,
div.pagination li .pagenav,
div.itemCommentsPagination li .pagenav {
  text-align: center;
  padding: 0 11px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  text-transform: uppercase;
  background: #2f251b;
  color: white;
}
div.k2Pagination li span.pagenav,
div.pagination li span.pagenav,
div.itemCommentsPagination li span.pagenav,
div.k2Pagination li a.pagenav:hover,
div.pagination li a.pagenav:hover,
div.itemCommentsPagination li a.pagenav:hover {
    color: #f75c04;
    background: none;
}
/* Comments */
div.itemComments ul.itemCommentsList li {
  padding: 20px 25px;
  background: #1d1a17;
  
}
div.itemComments ul.itemCommentsList li > img {
  margin: 0;
}
div.itemComments ul.itemCommentsList li div.commentBody div.commentToolbar span.commentLink {
  float: right;
}
div.itemComments ul.itemCommentsList li div.commentToolbar {
  margin: 0 0 0 16px;
}
div.itemComments ul.itemCommentsList li div.commentToolbar a {
    float: right;
}
div.itemComments div.userAvatar {
  float: left;
  margin: 6px 16px 0 0;
}
form#comment-form textarea#commentText {
  height: 200px;
}
form#comment-form input.inputbox {
  width: 60%;
}
/*Search*/
input#mod-search-searchword {
  margin: 0 0 1em 0;
}
/*=== MAINBOTTOM POSITION ===*/
/*=== BOTTOM POSITION ===*/
/*=== FOOTER POSITION ===*/

#rt-copyright .rt-container {
    text-align: center;
}
p.copyright {
    font: 12px/19px Georgia;
    color: #615147;
    text-transform: uppercase;
    margin: 0;
    padding-top: 12px;
}
p.copyright a {color: #f86204;}
p.copyright a:hover {color: #615147;}

/*=== Popup ===*/
#rt-popup {
  display: none;
}
/*ToTop*/
/*Scroll to top*/
.rt-block.totop {
  bottom: 13px;
  position: fixed;
  right: 13px;
  display: none;
}
a#gantry-totop {
  z-index: 999;
  background: url(../images/scroll-to-top.png) top left no-repeat;
  display: block;
  width: 51px;
  height: 51px;
  text-indent: -9999em;
  font-size: 1px;
  line-height: 1px;
}
/* Alert boxes
---------------------------------------- */
.alert-box {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: inherit;
  line-height: inherit;
  border: 1px solid #dbdbdb;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box {
  border-color: #ff9999;
  color: #c31b00;
  background: url(../images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box {
  border-color: #e6c555;
  color: #9e660d;
  background: url(../images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(../images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(../images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 2%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.clr,
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Tooltips */
#s-m-t-tooltip {
  position: absolute;
  max-width: 300px;
  padding: 4px 8px 4px 8px;
  background: #222;
  z-index: 1000;
  display: inline-block;
  /*important*/

  /*font*/

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  /*css3 rounded corners*/

  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tip-wrap {
  background: none repeat scroll 0 0 #000;
  box-shadow: 2px 2px 2px #888888;
  padding: 7px;
  color: #fff;
  -moz-border-radius: 3px;
  border-radius: 3px;
  max-width: 500px !important;
  width: auto !important;
}
.tip-title {
  font-weight: bold;
}
/*======= 404 page styling ============*/
div.img404 {
  width: 50%;
  float: left;
}
div.img404 img {
  width: 100%;
}
.text404 {
    overflow: hidden;
}
.text404 label,
.text404 input#mod-search-searchword,
.text404 .button {
    float: left;
    margin: 0 5px 0 0;
}
.text404 label {
    height: 32px;
    line-height: 32px;            
}
.text404 input#mod-search-searchword {
    width: 300px;
    height: 32px;
    line-height: 32px;
}
.text404 .button {margin: 0;}

/*======= Under Construction ============*/
h1.constrSiteName {
  margin-bottom: 1em;
}
.counter_desc {
  position: relative;
  overflow: hidden;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2em;
  padding: 5px 0 40px 0;
  margin: 0 0 0 30px;
}
.counter_desc div {
  width: 104px;
  margin-left: 18px;
  text-align: center;
  float: left;
}
.counter_desc div:first-child {
  margin-left: 0;
  margin-right: 23px;
}
.cntSeparator {
  color: #000000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 50px;
  margin: 24px 0;
}
#frame {
  width: 600px;
  margin: 150px auto 0;
  padding: 0px;
  text-align: center;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
  border-radius: 15px;
}
#frame .frameInner {
  padding: 50px 36px;
}
#frame form {
  text-align: left;
}
#frame #form-login label {
  width: 10em;
  display: block;
  float: left;
  line-height: 2em;
}
#frame #form-login input.inputbox {
  height: 2em;
  line-height: 2em;
}

/**/

table.adminlist td,
table.adminlist td, table.adminlist th {
    padding: 0px;
}
.k2FrontendToolbar a,
a#k2ToggleSidebar {
    color: black;
}
#k2Frontend input.inputbox {
    width: auto;
    border: none;
    background: none;
}
#k2Frontend td.adminK2LeftCol {
    height: 32px;
    line-height: 32px;
    vertical-align: top;
}
#k2Frontend td.adminK2LeftCol label {
    height: 24px;
    line-height: 24px;
}
.adminK2RightCol select#catid,
.adminK2RightCol select#catid option {
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
}
.k2TitleAliasBox {
    height: 24px;
    line-height: 24px;
}
.rt-container .rt-grid-12 {
    left: 0;
}