/*
Theme
*/
/*
JQuery Mobile Stuff
*/
/*
ANTI RESET STYLES
*/
h1, #name {
  font-size: 1.5em;
  font-weight: bold;
}

h3 {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: auto;
}

body, #page, .ui-page, .ui-body-f {
  background-color: #000000;
}

.content {
  background-color: #FFFFFF;
  margin: 0px 1em 0px;
  padding: 1em;
}
.content p {
  padding: 0px;
  margin: 1em 0;
}
.content h1 {
  display: none;
}
.content h3, .content h2 {
  background-color: #EFEFEF;
  font-family: Times New Roman, serif;
  color: black;
  margin: 0px;
  margin-top: 1em;
  margin-bottom: 0.5em;
  padding: 0px;
}
.content h2 {
  position: relative;
  left: -1em;
  font-size: 1.2em;
  padding-left: 1em;
  width: 100%;
  padding-right: 2em;
}
.content h3 {
  font-size: 1.1em;
}
.content #address {
  padding-bottom: 1em;
}
.content #address a {
  text-decoration: none;
}
.content .org {
  font-size: 1.2em;
  font-weight: bold;
}
.content .contacts {
  font-size: 1.1em;
}
.content .contacts .businessName {
  font-weight: bold;
}
.content .contacts .telnum, .content .contacts .maplink, .content .contacts .website {
  line-height: 2em;
}
.content .contacts .vcard {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom-style: solid;
  border-bottom-color: #EFEFEF;
  border-bottom-width: 1px;
}
.content .contacts .vcard a {
  text-decoration: none;
}
.content #contact-form form {
  margin: 0px;
  padding: 0px;
}
.content #contact-form label, .content #contact-form input, .content #contact-form textarea {
  display: block;
  float: none;
  width: 95%;
}
.content #contact-form input, .content #contact-form textarea {
  padding-left: 0.4em;
  padding-right: 0.4em;
  margin-left: auto;
  margin-right: auto;
}
.content #contact-form .submit-label {
  display: none;
}
.content .videos {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.content .videos li {
  margin: 0 auto;
  width: auto;
  max-width: 100%;
}
.content .videos li img {
  max-width: 100%;
}
.content .videos li .title {
  font-weight: bold;
  font-size: 1.4em;
}
.content .videos li .duration {
  margin-top: 0.25em;
}
.content .videos li .player {
  position: relative;
  text-align: center;
}
.content .videos li .player a {
  display: inline-block;
  position: relative;
}
.content .videos li .player a .thumbnail-url {
  max-width: 100%;
}
.content .videos li .player a .pspan {
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  height: 83px;
  /*height of the Play button*/
  margin-top: -42px;
  /*offset half of the play button */
  max-height: 100%;
}
.content .videos li .player a .play-button {
  position: relative;
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
}

#follow-us {
  clear: both;
}
#follow-us h3 {
  display: none;
}
#follow-us ul {
  width: 80%;
  list-style-type: none;
  list-style-position: outside;
  margin: 0px auto;
  padding: 0px;
  max-width: 320px;
}
#follow-us ul li {
  display: inline-block;
  width: 20%;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  border: 0px none;
  margin-left: 2.0%;
  margin-right: 2.0%;
  margin-bottom: 1em;
}
#follow-us ul a {
  border: none;
  text-shadow: none;
  color: #FFFFFF;
  width: 100%;
  display: inline-block;
  text-align: center;
  margin: 0px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
}
#follow-us ul a img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}

#hours-of-operation {
  clear: both;
}
#hours-of-operation dl {
  overflow: hidden;
  padding: 10px;
  line-height: 1.5em;
  margin-bottom: 0px;
}
#hours-of-operation dl dt {
  font-weight: bold;
  color: #666666;
  text-transform: uppercase;
}
#hours-of-operation dl dd {
  font-weight: normal;
  color: #666666;
  margin-left: 10px;
}
#hours-of-operation dl .description {
  text-align: left;
  font-style: italic;
  color: #999999;
}
#hours-of-operation .spacer {
  height: 10px;
}
#hours-of-operation .public-holidays dt {
  margin-bottom: 7px;
}
#hours-of-operation .multi-description {
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#hours-of-operation .tag {
  font-size: 11px;
  vertical-align: super;
}

#categories h3 {
  color: white;
  display: inline;
  margin: 0px;
}
#categories h3:after {
  content: ': ';
}
#categories ul {
  list-style-type: disc;
  list-style-position: inside;
  display: inline;
  margin: 0px;
  padding: 0px;
}
#categories ul li {
  display: inline;
}
#categories ul li:after {
  content: ",";
}
#categories ul li:last-child:after {
  content: "";
}

#logo img {
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

#blurb {
  text-align: center;
  padding-bottom: 1em;
  padding-top: 0.5em;
}

#main-navbar {
  padding-left: 0px;
  padding-right: 0px;
}

a:visited {
  color: inherit;
}

#main-navbar .ui-btn .ui-btn-inner .ui-btn-text {
  padding-bottom: 0.15em;
  padding-top: 0.15em;
  font-size: 16px;
}

#interaction {
  list-style-type: none;
  list-style-position: outside;
  margin: 0px;
  padding: 0px;
  margin-bottom: 1.5em;
  display: table;
  width: 100%;
  position: relative;
  height: 4em;
}
#interaction li {
  display: inline-block;
  width: 48%;
  background-color: transparent;
  margin: 0px;
  padding: 0px;
  border: 0px none;
  position: absolute;
}
#interaction li a, #interaction li a:LINK, #interaction li a:HOVER, #interaction li a:VISITED {
  width: 100%;
  padding-right: 0px;
  margin: 0px;
  margin-right: 1em;
  color: black;
  text-shadow: none;
}
#interaction li .ui-btn-inner {
  text-overflow: ellipsis;
  font-size: 12px;
}
#interaction li.right {
  right: 0%;
}

#interaction .ui-btn-inner {
  padding: 1em 1em;
}

#gallery img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0.25em;
  max-width: 100%;
}

.navbarfooter a, .navbarfooter a:LINK, .navbarfooter a:HOVER, .navbarfooter a:VISITED {
  color: white;
}

.footerstyle {
  font-weight: normal;
  background-color: #000000;
  text-align: center;
  color: white;
}
.footerstyle a, .footerstyle a:LINK, .footerstyle a:HOVER, .footerstyle a:VISITED, .footerstyle a:ACTIVE {
  color: white !important;
}
.footerstyle .ui-link {
  font-weight: normal;
}

.bigbutton .ui-btn-inner {
  padding: 1em 1em;
}

.ui-btn-up-c {
  color: black;
}

.ui-body-d, .ui-btn-inner {
  text-shadow: none;
}

.ui-btn-up-a:visited {
  color: white;
}

.ui-loader h1 {
  color: white;
  text-shadow: none;
  outline: none;
}

.phonedefaultheader {
  background-color: #EFEFEF;
  background-image: none;
}

.clearboth {
  clear: both;
}

/*
Jquery Mobile Color Custom Swatch F
*/
.ui-header {
  margin: 1em 1em 0;
  background-color: #EFEFEF;
  background-image: none;
  width: auto;
  border: none;
  overflow: hidden;
}
.ui-header .ui-title {
  margin-right: 0px;
  margin-left: 90px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  outline: none;
  text-shadow: none;
  font-size: 1.6em;
  font-family: Times New Roman, serif;
  text-align: left;
}
.ui-header .ui-btn {
  top: 0.3em;
}
.ui-header .ui-btn-left {
  color: black;
  left: 0.2em;
  text-shadow: none;
  outline: none;
}
.ui-header .ui-btn-left:focus {
  color: black;
}

.ui-bar-f, .ui-btn-up-f {
  border: 1px solid #000000;
  text-shadow: none;
  background-color: #000000;
  color: #FFFFFF;
  background-image: -moz-linear-gradient(top, #000000, #000000);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000000), color-stop(1, #000000));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#000000', EndColorStr='#000000')";
}

.ui-btn-active, a.ui-btn:hover {
  border: 1px solid #000000;
  text-shadow: none;
  background-color: #666666;
  color: #FFFFFF;
  background-image: -moz-linear-gradient(top, #999999, #666666);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #999999), color-stop(1, #666666));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#999999', EndColorStr='#666666')";
}

.ui-btn, .ui-navbar li .ui-btn, .ui-footer .ui-navbar li .ui-btn {
  border-left-width: 1px;
  border-left-color: #999999;
  border-left-style: solid;
}

.ui-navbar a {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 2em;
  text-decoration: none;
}

.ui-navbar li .ui-btn .ui-btn-inner {
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  font-size: 12px;
}

.ui-grid-b .ui-block-a, .ui-grid-b .ui-block-b {
  width: 33.3%;
}

.ui-grid-b .ui-block-c {
  width: 33%;
}

.message404 {
  font-weight: bold;
  font-size: 1.7em;
}

.hidden-xs {
  display: none;
}
