.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6,
legend {
  margin-top: 0;
  font-weight: normal;
  font-family: 'Alike', serif;
}
h6.moduleTitle {
  font-size: 20px;
  line-height: 24px;
  color: #535252;
  margin: 0;
  text-transform: none;
  float: left;
}
h1 {
  color: #ffe384;
  font-size: 19px;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
}

.page_header {
  padding: 10px 0;
  border-bottom: 2px solid #fff;
  margin-bottom: 27px;
}
h2,
legend {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 20px;
}
p {
  margin-bottom: 20px;
}
.icons-marker {
  font-size: 16.8px;
  line-height: 20px;
}
/*Buttons*/
.btn-primary,
.btn-info,
.btn_info {
  padding: 0 18px;
  font-size: 12px;
  line-height: 31px;
  height: 33px;
  background: #a41925;
  border: none;
  color: #fffffd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  font-family: 'Alike', serif;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}
.btn-primary.active,
.btn-info.active,
.btn_info.active,
.btn-primary:active,
.btn-info:active,
.btn_info:active,
.btn-primary:hover,
.btn-info:hover,
.btn_info:hover {
  box-shadow: none;
  outline: none;
  background: #ffe484;
  color: #aa2619;
}
/*Lists*/
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  margin: 0 0 40px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
.pagination ul li {
  float: left;
  margin: 0 2px 2px 0;
}
.pagination ul li .pagenav {
  color: #aa2619;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  box-shadow: none;
  text-transform: uppercase;
  line-height: 33px;
  height: 33px;
  padding: 0 14px;
  font-size: 12px;
  font-family: 'Alike', serif;
}
.pagination ul li span.pagenav {
  color: #aa2619;
  background: #ffe484;
}
.pagination ul li a.pagenav {
  color: #ffffff;
  background: #a41925;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.pagination ul li a.pagenav:hover {
  background: #ffe484;
  color: #aa2619;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 20px;
  clear: right;
}
.item_img a,
.category_img a {
  display: inline-block;
  max-width: 100%;
  padding: 7px;
  border-radius: 25px;
  background: url(../images/img_border.png);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.item_img a img,
.category_img a img {
  border-radius: 18px;
}
.item_img a:hover,
.category_img a:hover {
  background: #fff;
}
.item_img.img-full > img,
.category_img.img-full > img {
  padding: 7px;
  border-radius: 25px;
  background: url(../images/img_border.png);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 18px 9px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 18px 9px 0;
}
.item_introtext > .row {
  margin-right: -1px;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row {
  background: url(../images/header_texture.gif) 50% 0;
  padding: 81px 0 0;
  min-height: 151px;
}
/*======================= NAVIGATION =======================*/
.select-menu {
  display: none;
}
.navigation ul.sf-menu {
  position: relative;
  padding: 25px 0 0;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  margin-right: 45px;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  color: #888888;
}
.navigation ul.sf-menu > li.parent > a:before,
.navigation ul.sf-menu > li.parent > span:before {
  position: absolute;
  content: ' ';
  border-top: 4px solid #000;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  top: 0;
  left: 50%;
  margin-left: -4px;
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 18px;
  line-height: 20px;
  font-family: 'Alike', serif;
  color: #454545;
  height: 20px;
  display: block;
  text-transform: lowercase;
  position: relative;
  padding: 22px 0 0;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  color: #888888;
}
.navigation ul.sf-menu li:hover > ul,
.navigation ul.sf-menu li.sfHover > ul {
  top: 89px;
  left: 50%;
  margin-left: -86.5px;
}
.navigation ul.sf-menu ul {
  width: 180px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: 0px;
  left: 93px;
  margin-left: 0;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: 0px;
  left: 93px;
  margin-left: 0;
}
.navigation ul.sf-menu ul {
  background: url(../images/submenu.jpg);
  padding: 4px 0;
}
.navigation ul.sf-menu ul ul {
  background: #cc2a13;
  padding: 0;
}
.navigation ul.sf-menu ul ul:before {
  display: none;
}
.navigation ul.sf-menu ul ul > li > a,
.navigation ul.sf-menu ul ul > li > span {
  color: #f0eada;
}
.navigation ul.sf-menu ul ul > li > a:hover,
.navigation ul.sf-menu ul ul > li > span:hover {
  color: #fff;
}
.navigation ul.sf-menu ul ul > li.current,
.navigation ul.sf-menu ul ul > li.sfHover {
  color: #fff;
}
.navigation ul.sf-menu ul:before {
  position: absolute;
  background: url(../images/submenu_arrow.png);
  width: 12px;
  height: 6px;
  top: -6px;
  left: 50%;
  margin-left: -6px;
  content: ' ';
}
.navigation ul.sf-menu ul > li {
  background: url(../images/submenu_border.png) repeat-x;
}
.navigation ul.sf-menu ul > li > a,
.navigation ul.sf-menu ul > li > span {
  font-size: 13px;
  line-height: 35px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #777777;
  background: none;
  display: block;
  text-align: center;
  text-transform: lowercase;
  text-decoration: none;
}
.navigation ul.sf-menu ul > li > a:hover,
.navigation ul.sf-menu ul > li > span:hover {
  background: none;
  color: #493a2e;
}
.navigation ul.sf-menu ul > li.active > a,
.navigation ul.sf-menu ul > li.sfHover > a,
.navigation ul.sf-menu ul > li.active > span,
.navigation ul.sf-menu ul > li.sfHover > span {
  background: none;
  color: #493a2e;
}
.navigation ul.sf-menu ul > li.firstItem {
  background: none;
}
/*======================= SHOWCASE =======================*/
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content-row {
  padding: 67px 0 0;
}
.empty_column {
  min-height: 10px;
}
.body__home #content-row {
  padding-top: 157px;
}
.body__home #content-row .item {
  text-align: center;
}
.body__home #content-row .item_img {
  padding: 0 10px;
}
.body__home #content-row .item_img a {
  padding: 0;
  background: none;
  position: relative;
}
.body__home #content-row .item_img a:before {
  content: ' ';
  background: url(../images/home_img_border.png);
  left: -10px;
  top: -10px;
  right: -10px;
  bottom: -10px;
  border-radius: 200px;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.body__home #content-row .item_img a:hover:before {
  top: -20px;
  bottom: -20px;
  right: -20px;
  left: -20px;
}
.body__home #content-row .item_img a img {
  border-radius: 200px;
  position: relative;
}
.body__home #content-row .img-full {
  float: left;
  margin: 0 20px 5px 0;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 68px;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.body__blog .page_header {
  margin-bottom: 27px;
}
.body__blog .item_introtext p {
  display: inline;
  margin: 0;
}
.body__blog .item {
  border-bottom: 2px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.item_info_dl dd {
  display: inline;
  margin: 0 14px 0 0;
}
.item_info_dl dd > div {
  display: inline;
}
.item_info_dl dd > div.item_published {
  background: url(../images/date.png) 0 50% no-repeat;
  padding: 0 0 0 22px;
  color: #ffe484;
}
.item_info_dl dd > div.item_createdby {
  background: url(../images/author.png) 0 50% no-repeat;
  padding: 0 0 0 22px;
  color: #ffe484;
}
.btn-info-blog {
  display: inline-block;
  background: url(../images/button.gif);
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
  margin-left: 4px;
}
.btn-info-blog:hover {
  background: url(../images/button.gif) 0 -11px;
}
.page-item {
  padding-bottom: 40px;
}
.page-item .item_info {
  overflow: hidden;
  border-bottom: 2px solid #fff;
  margin-bottom: 27px;
}
/*===== Gallery Page ======*/
.body__gallery .page_header h2 {
  display: inline-block;
}
ul.gallery {
  margin: 0 -1.35%;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.33%;
  margin-bottom: 40px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  float: none;
  width: 100%;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 20px 20px 0 !important;
}
#filters {
  float: right;
  margin: 0;
  font-size: 18px;
  text-transform: lowercase;
  font-family: 'Alike', serif;
  padding: 15px 0;
}
blockquote small {
  color: #fff;
}
.list1 ul {
  list-style: none;
  margin: 0;
}
.list1 ul li {
  background: url(../images/list1_marker.gif) 0 6px no-repeat;
  padding: 0 0 6px 23px;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Tahoma, Geneva, sans-serif;
}
.list1 ul li a {
  color: #fff4cb;
}
.list1 ul li a:hover {
  text-decoration: underline;
}
#aside-right {
  margin-bottom: 50px;
}
.span5 .asideInner {
  padding-left: 20.8%;
  background: url(../images/divider.png) 8% 0 repeat-y;
}
.span4 .asideInner {
  padding-left: 26.5%;
  background: url(../images/divider.png) 8% 0 repeat-y;
}
h2.moduleTitle {
  border-bottom: 2px solid #fff;
  padding: 10px 0;
  margin: 0 0 20px;
}
.reptiles .item_introtext p {
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= MAINBOTTOM =======================*/
/*======================= BOTTOM =======================*/
#footer-wrapper {
  position: relative;
}
#footer-wrapper:before {
  position: absolute;
  background: url(../images/bottom_tail.png);
  height: 8px;
  width: 100%;
  left: 0;
  top: -8px;
  content: ' ';
}
/*======================= FOOTER =======================*/
#footer-row {
  background: url(../images/footer_texture.gif) 50% 0;
  padding: 30px 0 0;
  color: #838383;
  font-size: 11px;
  min-height: 77px;
}
#footer-row .moduletable {
  margin-bottom: 13px;
}
#footer-row .footer_list {
  font-size: 11px;
}
#footer-row .footer_list ul {
  margin: 0;
  padding: 2px 0 0;
  list-style: none;
}
#footer-row .footer_list ul li {
  line-height: 19px;
  padding: 0 0 0 7px;
  position: relative;
}
#footer-row .footer_list ul li:after {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  content: ' ';
  left: 0;
  width: 3px;
  height: 3px;
  background: #88827d;
}
#footer-row .footer_list ul li a {
  color: #88827d;
  display: inline;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#footer-row .footer_list ul li a:hover {
  background: none;
  color: #000;
}
#copyright-row {
  background: url(../images/copyright_texture.gif) 50% 0;
  min-height: 105px;
}
#copyright-row .mod-footer {
  padding: 41px 0 0;
  font-size: 11px;
  text-transform: uppercase;
  color: #6c6c6c;
  font-family: 'Alike', serif;
}
#copyright-row .mod-footer a {
  color: inherit;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#copyright-row .mod-footer a:hover {
  color: #fff;
}
/*===== Social Media ======*/
.social {
  margin: 0;
  padding: 11px 0 0;
}
.social li {
  margin: 0 3px 0 0;
}
.social li a {
  width: 29px;
  height: 29px;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  text-indent: -9999px;
}
.social li a:hover {
  background-position: left bottom;
}
