/*** Ewd Tweaks ***/

body {
  background: url("../images/body/main-bg.jpg") repeat scroll 0 0 transparent;
  color: #231F20;
  margin: 0;
}
a:hover {
  color: #231F20;
}
h1, h2, h3, h4, h5, h6 {
}
.component-content h2.big_title {
    font-family: Nexa-Shadow;
    font-size: 75px;
    line-height: 100%;
    margin-bottom: 0;
    text-align: center;
}
.title,
.component-content h2 {
  font-size: 28px;
  line-height: 30px;
  font-weight: normal;
  letter-spacing: normal;
  margin-top: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

/** Layout **/
#rt-header-wrap {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 25px solid #f79022;
}
#rt-header .rt-container {
    background: url("../images/body/header-bg.jpg") no-repeat scroll 0 100% transparent;
}
#rt-bottom .rt-container {
    background: url("../images/body/bottom-bg.jpg") no-repeat scroll 50% 100% #fff;
    padding-bottom: 200px;
}
#rt-copyright, #rt-copyright .rt-container {
    background: none repeat scroll 0 0 #32451e;
    color: #fff;
    font-family: Sanchez;
    font-weight: normal;
    font-size: 12px;
}
.rt-container {
    background: #fff;
}

/** Modules **/

/* Front Slider */

.front_slider .djslider .slide-desc {
    font-family: Sanchez;
    font-weight: normal;
    width: 50% !important;
}
.front_slider .slide-desc-text .slide-title {
    color: #f68e20;
    font-size: 34px;
    letter-spacing: 1px;
    line-height: normal;
    margin-bottom: 0;
    text-transform: uppercase;
}
.front_slider .slide-desc-text {
    color: #f68e20;
    font-size: 17px;
}

/* Front Boxes */

.rt-block.front_boxes {
    margin: 0;
    padding: 30px 0 0;
    text-align: center;
}
.rt-block.front_boxes.left_border .module-content {
    background: url("../images/body/bottom-box-separator.png") no-repeat scroll 100% 0 transparent;
    min-height: 335px;
    overflow: visible;
}
.rt-block.front_boxes .module-content {
    font-size: 16px;
    padding: 0 50px 25px;
}
.front_boxes .module-title h2 {
    color: #f68e20;
    font-family: Nexa-Shadow;
    font-size: 38px;
    font-weight: normal;
    line-height: 100%;
}
.front_boxes .map {
    border: 4px solid #005d2a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news_letter .inputbox {
    background: #8b5e3b;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #fff;
    font-family: Sanchez;
    padding: 7px;
    margin-bottom: 10px !important;
}
.news_letter .button.mcSignupSubmit {
    background: url("../images/body/sign-up-button.png") no-repeat scroll 50% 50% transparent;
    border: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 110px;
    margin: 5px;
    padding: 0;
    text-indent: -9999px;
    width: 110px;
}

/* Social */

.soc_icons {
    text-align: right;
}
.soc_icons a {
    background: #f68e20;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    height: 30px;
    line-height: 30px;
    margin: 20px 10px;
    text-align: center;
    width: 30px;
    padding: 2px;
    color: #fff;
    font-size: 22px;
}

/* Top Info */

.rt-block.top_info {
    line-height: normal;
    max-width: 250px;
    padding: 50px 0 0 50px;
}
.top_info .soc_icons {
    margin-top: 10px;
    text-align: left;
}
.top_info .soc_icons a {
    margin: 0 10px;
}

/* Inner Menu */

.inner_menu ul.nav {
    background: url("../images/body/bottom-menu-separator.png") no-repeat scroll 50% 100% transparent;
    display: inline-block;
    padding-bottom: 35px;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin-bottom: 35px;
}
.inner_menu ul.nav li {
    display: inline-block;
    border-left: 4px solid #231f20;
    line-height: normal;
    margin: 0;
}
.inner_menu ul.nav li:first-child {
    border: medium none;
}

.inner_menu ul.nav li a {
    font-size: 22px;
    line-height: 24px;
    padding: 5px 15px;
    position: relative;
    color: #231f20;
    display: block;
    font-family: Sanchez;
    outline: 0 none;
    text-align: left;
    text-decoration: none;
}
.inner_menu ul.nav li a:hover {
    color: #f68e20;
}

/** Content **/

.sec_columns {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.sec_columns.location_info {
    margin-top: 15px;
    text-align: left;
}
.gantry-width-block_inner {
    margin: 0 10px;
}
h3.ribbon_title.green {
    background: url("../images/body/ribbon-green.png") no-repeat scroll 0 0 transparent;
    
}
h3.ribbon_title {
    box-sizing: border-box;
    color: #fff;
    font-family: Sanchez;
    font-size: 52px;
    font-weight: normal;
    height: 116px;
    padding: 20px 30px;
    width: 514px;
}



/** General **/

ul.menu li.active.current > a,
ul.menu li.active.current > .item,
ul.menu li.active.current > .separator,
ul.menu li#current.active > a,
ul.menu li#current.active > .item,
ul.menu li#current.active > .separator {
    color: #f68e20;
}
.button,
.readon,
.readmore,
button.validate,
#member-profile a,
#member-registration a,
.formelm-buttons button {
  color: #ffffff;
  box-shadow: 0 2px 3px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.2);
}
.button:hover,
.readon:hover,
.readmore:hover,
button.validate:hover,
#member-profile a:hover,
#member-registration a:hover,
.formelm-buttons button:hover {
  color: #ffffff;
}
.button:active,
.readon:active,
.readmore:active,
button.validate:active,
#member-profile a:active,
#member-registration a:active,
.formelm-buttons button:active {
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.readmore a {
  color: #ffffff;
}
.readmore a:hover {
  color: #ffffff;
}
.pagenav li {
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
  box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
}
.login-fields #username,
.login-fields #password,
#contact-form dd input,
#contact-form dd textarea,
#modlgn-username,
#modlgn-passwd,
#jform_email,
#member-registration dd input,
#search-searchword,
.finder .inputbox,
.inputbox {
  border: 1px solid #d9d9d9;
}
.component-content .contact .title {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  border: 1px solid #d5d5d5;
}
.pagination ul li a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#ffffff,#dddddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#dddddd));
  background-image: -webkit-linear-gradient(top,#ffffff,#dddddd);
  background-image: -o-linear-gradient(top,#ffffff,#dddddd);
  background-image: linear-gradient(to bottom,#ffffff,#dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffdddddd', GradientType=0);
  border: 1px solid #d5d5d5;
}
.pagination ul li span {
  background: #eaeaea;
  border: 1px solid #d5d5d5;
  color: #aaaaaa;
}
.breadcrumbs a:after,
.breadcrumb a:after {
  color: #aaaaaa;
}
.breadcrumbs .showHere,
.breadcrumb .showHere {
  font-weight: bold;
  margin-right: 5px;
}
.article-info dd:before {
}
#gantry-totop {
  background: #f0f0f0;
  border: 1px solid #d5d5d5;
  box-shadow: inset 0 0 0 1px #ffffff, 0 1px 2px rgba(0,0,0,0.2);
}
#gantry-totop:active {
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.tip-wrap {
  background: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
  box-shadow: 0 0 5px rgba(0,0,0,0.3);
  color: #6e6e6e;
}
.system-unpublished .system-unpublished {
  background: #ffffff;
  border-color: #d5d5d5;
}
abbr[title] {
  border-bottom: 1px dotted #d5d5d5;
}
blockquote {
  border-left: 5px solid #d5d5d5;
}
blockquote small {
  color: #aaaaaa;
}
blockquote.pull-right {
  border-right: 5px solid #d5d5d5;
}
legend {
  color: #303030;
  border-bottom: 1px solid #d5d5d5;
}
legend small {
  color: #d5d5d5;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  color: #6e6e6e;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
select {
  border: 1px solid #d5d5d5;
}
.uneditable-input,
.uneditable-textarea {
  color: #aaaaaa;
  background-color: #f5f5f5;
  border-color: #d5d5d5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  border-color: #d5d5d5;
}
.input-prepend .add-on,
.input-append .add-on {
  
  background-color: #f0f0f0;
  border: 1px solid #d5d5d5;
}
.form-actions {
  background-color: #f0f0f0;
  border-top: 1px solid #d5d5d5;
}
.uneditable-input {
  background-color: #ffffff;
  border-color: #eeeeee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
}
.help-block,
.help-inline {
  color: #555;
}
.well,
.table-bordered th {
  background-color: #f0f0f0;
}
.nav-tabs.nav-stacked > li > a {
  background-color: #f0f0f0;
}
.nav-tabs.nav-stacked > li > a:hover {
  background-color: #eaeaea;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd),
.cat-list-row0 {
  background-color: #eaeaea;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover,
.cat-list-row0:hover,
.cat-list-row1:hover {
  background-color: #fcfcfc;
}
p.success,
p.info,
p.error,
p.warning {
  border-radius: 6px;
  padding: 15px;
  font-weight: bold;
  border: 1px solid;
}
p.success a,
p.info a,
p.error a,
p.warning a {
  color: #666 !important;
}
p.success a:hover,
p.info a:hover,
p.error a:hover,
p.warning a:hover {
  color: #000 !important;
}
p.success {
  background: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
p.info {
  background: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
p.error {
  background: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
p.warning {
  background: #fcf8e3;
  border-color: #fbeed5;
  color: #c09853;
}

/* Utilities */

body .noitalic {
  font-style: normal !important;
}
body .nobold {
  font-weight: normal !important;
}
body .flush {
  margin: 0 !important;
  padding: 0 !important;
}
body .nomarginall {
  margin: 0 !important;
}
body .nopaddingall {
  padding: 0 !important;
}
body .nomargintop {
  margin-top: 0 !important;
}
body .nomarginbottom {
  margin-bottom: 0 !important;
}
body .nomarginleft {
  margin-left: 0 !important;
}
body .nomarginright {
  margin-right: 0 !important;
}
body .nopaddingtop {
  padding-top: 0 !important;
}
body .nopaddingbottom {
  padding-bottom: 0 !important;
}
body .nopaddingleft {
  padding-left: 0 !important;
}
body .nopaddingright {
  padding-right: 0 !important;
}

/* Prettify */

.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #dd1144;
}
.kwd,
.linenums .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.prettyprint {
  padding: 8px;
  background-color: #fcfcfc;
  border: 1px solid #d5d5d5;
}
.prettyprint.linenums {
  -webkit-box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
  -moz-box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
  box-shadow: 40px 0 0 #f5f5f5 inset, 41px 0 0 #d5d5d5 inset;
}
ol.linenums {
  margin: 0 0 0 33px;
  padding-left: 0;
}
ol.linenums li {
  padding-left: 12px;
  color: #aaaaaa;
  line-height: 18px;
  text-shadow: 0 1px 0 #ffffff;
}
