/* =Typography
-----------------------------------------------------------------------------*/
@font-face {
  font-family: "Bookman-TeX-Bold";
  src: url("/css/texgyrebonum-bold-webfont.eot");
  src: local("BookmanITCStd-Bold"),
       local("Bookman Bold"),
       local("TeX Gyre Bonum Bold"), 
       url("/css/texgyrebonum-bold-webfont.woff") format("woff");
}
@font-face {
  font-family: "Century-Gothic-Futura-Muli";
  src: url("/css/muli-regular-webfont.eot");
  src: local("Century Gothic"),
       local("Century Gothic Std Regular"),
       local("Futura"),
       url("/css/muli-regular-webfont.woff") format("woff");
}
body {
	font-family: "Century-Gothic-Futura-Muli";
	font-size: 14px;
	color: #444;
}
h1,h2,h3,h4 {
	#font-family: "Bookman-TeX-Bold";
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
        font-style: italic;
        font-weight: bold;
	color: #333;
}
h1 {
  font-size: 2.6em;
  margin-bottom: 1em;
}
p {
  margin-bottom: 1em;
}

/* =Links
-----------------------------------------------------------------------------*/
a {
	text-decoration: none;
	outline: none;
	color: #646464;
}

/* =Layout
-----------------------------------------------------------------------------*/
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
.bgSlide1 {
  display: block;
  background-image: url(/admin/data/img/gallery/Slideshow/wide1.JPG);
  background-size: cover;
}
.bgSlide2 {
  background-image: url(/admin/data/img/gallery/Slideshow/wide2.JPG);
  background-size: cover;
}
#wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -100px;
  /* background: #888; */
  display: table;
  width: 100%;
}
#wrapper.bgSlide1 #valign {
  vertical-align: bottom;
}
#wrapper.bgpic {
	background-image: url(/img/bgpic.jpg);
  background-size: cover;
}
#valign {
  display: table-cell;
  vertical-align: middle;
}
#container {
  overflow: auto;
  padding-bottom: 100px;
}
#home-box {
  position: relative;
  max-width: 1200px;
  margin-bottom: 100px;
  left: 20px;
  margin-right: 40px;
  z-index: 10;
  padding: 20px;
  background: rgba(0,0,0,0.8);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  color: #fff;
}
#push {
  height: 100px;
}
.units-container {
	max-width: 80%;
  min-width: 200px;
	padding: 20px 40px;
	margin: 40px auto;
  background: #fff;
}
.box {
	margin: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #eeeeee;	
}
.spacer {
	line-height: 70px;
	text-indent: 30px;
	margin-bottom: 0px;
	color: #fff;
	background-color: #292929;
}
.toright {
	text-align: right;
}

/* =Header
-----------------------------------------------------------------------------*/
#header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 100;
  background: #fff;
  min-height: 100px;
  border-bottom: 2px solid #d92b27;
}
#header .units-row {
  margin: 0;
  padding: 30px 20px 0;
}
#header .units-container {
  padding: 0;
  margin-top: 0;
}
#header .unit-25 {
  margin: 0;
}
#fill1 {
  background: #333;
  height: 20px;
}
#fill2 {
  background: #fff;
  height: 20px;
}

/* =Nav
-----------------------------------------------------------------------------*/
#site-logo {
  min-width: 160px;
}
#site-logo .active {
  pointer-events: none;
  cursor: default;
}
.navigation-toggle.navigation-toggle-show {
  margin-bottom: 0;
}
.navigation-toggle {
  margin-bottom: -50px;
  color: #444;
}
.floatleft {
	float: left;	
}
.floatright {
	float: right;
}
.navbar {
  padding-top: 32px;
  margin-bottom: 12px;
}
.navbar a {
  color: #888;
  font-weight: bold;
  text-transform: uppercase;
}
.navbar a:hover {
	color: #333;
	text-decoration: none;
}
.navbar .active {
  color: #d92b27;
  pointer-events: none;
  cursor: default;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
  position: relative;
  height: 100px;
  width: 100%;
  clear: both;
  background: #fff;
  padding: 10px;
  display: table;
}
#footer div {
  margin: 0 auto;
  display: table-cell;
  vertical-align: bottom;
  text-align: center;
}
#footer p {
  margin: 0 auto;
}
.red {
  color: #d92b27;
}

/* =Misc
-----------------------------------------------------------------------------*/
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img.imgcenter {
  margin: 0 auto;
  display: block;
}
.shadow {
  -webkit-box-shadow: -3px -3px 5px 0px rgba(50, 50, 50, 0.4);
  -moz-box-shadow: -3px -3px 5px 0px rgba(50, 50, 50, 0.4);
  box-shadow: -3px -3px 5px 0px rgba(50, 50, 50, 0.4);
}
h2.blog-title a {
	color: #888;
}
.num_comments a {
	color: #999;
}
.custom-button {
	color: #fff;
	display: block;
	background-image: url(/img/link-icon.png);
	background-repeat: no-repeat;
	background-position: 335px 20px;
	background-color: #bc2f26;
	line-height: 70px;
	text-indent: 30px;
	text-decoration: none;
	font-weight: bold;
}
.custom-button:hover {
	color: #fff;
	background-color: #8f1c14;
	text-decoration: none;
}
.flex-container {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
.flexslider {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
	box-shadow: none !important;
}
.slides {
	border: 0px !important;
	padding: 0px !important;
	margin: 0px !important;
}
.flex-caption {
  display: none;
}

/* =Gallery
-----------------------------------------------------------------------------*/
.gallery {
  float: left;
  margin-bottom: 20px;
}
.gallery img {
  margin: 10px 20px 10px 0px;
  padding: 0;
  float: left;
  border: 0px;
}
.gallery img:hover {
  opacity: .8;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.gallery li {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.float_center {
  float: right;
  position: relative;
  left: -50%; /* or right 50% */
  text-align: left;
}
.float_child {
  position: relative;
  left: 50%;
} 
