article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
b,
strong,
.strong {
  font-weight: bold;
}
dfn,
em,
.em {
  font-style: italic;
}
small,
.small {
  font-size: 75%;
}
ul,
ol {
  padding: 0;
  list-style-type: none;
}
dd {
  margin: 0;
}
.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
span.amp {
  font-family: Baskerville, 'Goudy Old Style', Palatino, 'Book Antiqua', serif;
  font-style: italic;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.alert {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
}
.alert-help {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #e8dc59;
  background: #ebe16f;
}
.alert-info {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #bfe4f4;
  background: #d5edf8;
}
.alert-error {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #f8cdce;
  background: #fbe3e4;
}
.alert-success {
  margin: 10px;
  padding: 5px 18px;
  border: 1px solid;
  border-color: #deeaae;
  background: #e6efc2;
}
.buttonLive,
.buttonLive:visited {
  border: 1px solid #be0d37;
  border-top-color: #db0f3f;
  border-left-color: #db0f3f;
  padding: 4px 12px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.75);
  cursor: pointer;
  margin-bottom: 20px;
  line-height: 21px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #e40f42;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f01d4f),to(#e40f42));
  background-image: -webkit-linear-gradient(top,#f01d4f,#e40f42);
  background-image: -moz-linear-gradient(top,#f01d4f,#e40f42);
  background-image: -o-linear-gradient(top,#f01d4f,#e40f42);
  background-image: linear-gradient(to bottom,#f01d4f,#e40f42);
}
.buttonLive:hover,
.buttonLive:focus,
.buttonLive:visited:hover,
.buttonLive:visited:focus {
  color: #fff;
  border: 1px solid #be0d37;
  border-top-color: #9d0a2d;
  border-left-color: #9d0a2d;
  background-color: #cc0e3b;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e40f42),to(#cc0e3b));
  background-image: -webkit-linear-gradient(top,#e40f42,#cc0e3b);
  background-image: -moz-linear-gradient(top,#e40f42,#cc0e3b);
  background-image: -o-linear-gradient(top,#e40f42,#cc0e3b);
  background-image: linear-gradient(to bottom,#e40f42,#cc0e3b);
}
.buttonLive:active,
.buttonLive:visited:active {
  background-color: #f01d4f;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e40f42),to(#f01d4f));
  background-image: -webkit-linear-gradient(top,#e40f42,#f01d4f);
  background-image: -moz-linear-gradient(top,#e40f42,#f01d4f);
  background-image: -o-linear-gradient(top,#e40f42,#f01d4f);
  background-image: linear-gradient(to bottom,#e40f42,#f01d4f);
}
.blue-button,
.blue-button:visited {
  border-color: #1472ad;
  text-shadow: 0 1px 1px #1472ad;
  background-color: #1681c4;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1990db),to(#1681c4));
  background-image: -webkit-linear-gradient(top,#1990db,#1681c4);
  background-image: -moz-linear-gradient(top,#1990db,#1681c4);
  background-image: -o-linear-gradient(top,#1990db,#1681c4);
  background-image: linear-gradient(to bottom,#1990db,#1681c4);
  -webkit-box-shadow: inset 0 0 3px #59b3ec;
  -moz-box-shadow: inset 0 0 3px #59b3ec;
  box-shadow: inset 0 0 3px #59b3ec;
}
.blue-button:hover,
.blue-button:focus,
.blue-button:visited:hover,
.blue-button:visited:focus {
  border-color: #116396;
  background-color: #1472ad;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1784c9),to(#1472ad));
  background-image: -webkit-linear-gradient(top,#1784c9,#1472ad);
  background-image: -moz-linear-gradient(top,#1784c9,#1472ad);
  background-image: -o-linear-gradient(top,#1784c9,#1472ad);
  background-image: linear-gradient(to bottom,#1784c9,#1472ad);
}
.blue-button:active,
.blue-button:visited:active {
  background-color: #1990db;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#1681c4),to(#1990db));
  background-image: -webkit-linear-gradient(top,#1681c4,#1990db);
  background-image: -moz-linear-gradient(top,#1681c4,#1990db);
  background-image: -o-linear-gradient(top,#1681c4,#1990db);
  background-image: linear-gradient(to bottom,#1681c4,#1990db);
}
@font-face {
  font-family: 'icomoon';
  src: url('http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../fonts/icomoon.eot');
  src: url('http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../fonts/icomoon.woff') format('woff'), url('http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../fonts/icomoon.ttf') format('truetype'), url('http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
  content: "\e600";
  font-size: 24px;
}
.icon-connect:before {
  content: "\e601";
}
.icon-mail:before {
  content: "\e602";
}
.icon-star:before {
  content: "\e603";
}
.icon-play:before {
  content: "\e604";
}
body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 100%;
  line-height: 1.5;
  color: #777777;
  background-color: #f7f8f8;
  word-wrap: normal !important;
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  hyphens: none !important;
}
.wrap {
  width: 96%;
  margin: 0 auto;
}
a,
a:visited {
  color: #777777;
  font-weight: 600;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover,
a:focus,
a:visited:hover,
a:visited:focus {
  color: #494949;
}
a:link,
a:visited:link {
  -webkit-tap-highlight-color: rgba(0,0,0,0.3);
}
strong {
  font-weight: 700;
  color: #373737;
}
p {
  word-wrap: normal !important;
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  hyphens: none !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-family: Averta-Regular, Helvetica, sans-serif;
  text-rendering: optimizelegibility;
  font-weight: 400;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a {
  text-decoration: none;
}
h1,
.h1 {
  font-size: 2.2em;
  line-height: 1.333em;
  font-family: Averta-Regular, Helvetica, sans-serif !important;
  color: #fff;
}
h2,
.h2 {
  font-size: 38px;
  line-height: 0.9em;
  font-family: Averta-Regular, Helvetica, sans-serif;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
  font-weight: 100;
  color: #999999;
}
h3,
.h3,
.timely h3 {
  font-size: 30px;
  font-family: Averta-Regular, Helvetica, sans-serif;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-weight: 100;
  line-height: 1em;
  color: #999999;
  margin-bottom: 15px;
}
h4,
.h4 {
  font-size: 1.1em;
  font-weight: 600;
  color: #999999;
}
h5,
.h5 {
  font-size: 0.846em;
  line-height: 2.09em;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.header {
  position: relative;
}
.header #inner-header {
  background-color: #fff;
}
.header #logo {
  display: block;
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/logo-mobile@2x.png) !important;
  background-repeat: no-repeat;
  text-indent: -9999px;
  margin-bottom: 0px;
  margin-top: 0px;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 101;
  width: 44px;
  height: 39px;
  background-size: 44px 39px !important;
}
.header nav#topNav {
  height: 55px;
  background-color: #ebebeb;
  overflow: hidden;
}
.header nav#topNav a#hamburger {
  display: block;
  width: 24px;
  height: 24px;
  text-decoration: none;
  position: absolute;
  right: 10px;
  top: 15px;
}
.header nav#topNav ul {
  background-color: #ebebeb;
  margin: 0px auto;
  max-width: 952px;
  padding-top: 55px;
}
.header nav#topNav ul li {
  border-top: 1px solid #fff;
}
.header nav#topNav ul li a {
  text-align: center;
}
.header nav#topNav ul li:first-child {
  border-top: none;
}
.header nav#secondNav {
  height: 97px;
  max-width: 952px;
  margin: 0px auto;
  overflow: hidden;
}
.header nav#secondNav ul li.secondLeft,
.header nav#secondNav ul li.secondRight {
  display: block;
  height: 77px;
  width: 200px;
}
.header nav#secondNav ul li.secondLeft a,
.header nav#secondNav ul li.secondRight a {
  background-repeat: no-repeat;
  padding-top: 52px;
  padding-bottom: 0px;
  display: block;
  margin: 0 auto;
  width: 85px;
  background-size: 49px 51px;
  text-align: center;
  background-position: center 0px;
}
.header nav#secondNav ul li.secondLeft {
  float: left;
}
.header nav#secondNav ul li.secondRight {
  float: right;
}
.header nav#secondNav ul li.chiroNav {
  width: 25%;
}
.header nav#secondNav ul li.chiroNav a {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/chiro-nav-icon.png);
}
.header nav#secondNav ul li.yogaNav {
  width: 25%;
}
.header nav#secondNav ul li.yogaNav a {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/yoga-nav-icon.png);
}
.header nav#secondNav ul li.calNav {
  width: 25%;
}
.header nav#secondNav ul li.calNav a {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/cal-nav-icon.png);
}
.header nav#secondNav ul li.blogNav {
  width: 25%;
}
.header nav#secondNav ul li.blogNav a {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/blog-nav-icon.png);
}
.nav li a {
  display: block;
  text-decoration: none;
  padding: 10px 10px;
  font-weight: 400;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.nav li.chiroNav a {
  font-size: 16px;
}
.nav li.chiroNav a:hover,
.nav li.chiroNav a:focus {
  color: #d44b5e !important;
}
.nav li.yogaNav a {
  font-size: 16px;
}
.nav li.yogaNav a:hover,
.nav li.yogaNav a:focus {
  color: #36a7b7 !important;
}
.nav li.calNav a {
  font-size: 16px;
}
.nav li.calNav a:hover,
.nav li.calNav a:focus {
  color: #f7c13f !important;
}
.nav li.blogNav a {
  font-size: 16px;
}
.nav li.blogNav a:hover,
.nav li.blogNav a:focus {
  color: #f19373 !important;
}
.nav li ul.sub-menu li a,
.nav li ul.children li a {
  padding-left: 30px;
}
.pagination .page-numbers li {
  display: block;
  float: left;
  margin-right: 10px;
  margin-bottom: 30px;
}
.home .page-title {
  display: none;
}
.chiro .pageSubNav li {
  background-color: #e72a44;
}
.chiro .pageSubNav li:hover {
  background-color: #da1833;
  color: #fff !important;
}
.chiro .pageSubNav li.current_page_item {
  background-color: #ec5368;
}
.chiro .pageSubNav li .currentPointer {
  width: 21px;
  height: 10px;
  background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/chiro-current-select.png) no-repeat;
  background-size: 21px 10px;
  margin: 0 auto;
  -ms-behavior: url(/backgroundsize.min.htc);
}
.yoga .pageSubNav li {
  background-color: #4f918e;
}
.yoga .pageSubNav li:hover {
  background-color: #4a8784;
  color: #fff !important;
}
.yoga .pageSubNav li.current_page_item {
  background-color: #64aaa7;
}
.yoga .pageSubNav li .currentPointer {
  width: 21px;
  height: 10px;
  background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/yoga-current-select.png) no-repeat;
  background-size: 21px 10px;
  margin: 0 auto;
  -ms-behavior: url(/backgroundsize.min.htc);
}
.blog .pageSubNav li {
  background-color: #dc7952;
}
.blog .pageSubNav li:hover {
  background-color: #c85629;
  color: #fff !important;
}
.blog .pageSubNav li.current_page_item {
  background-color: #e99878;
}
.blog .pageSubNav li .currentPointer {
  width: 21px;
  height: 10px;
  background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/blog-current-select.png) no-repeat;
  background-size: 21px 10px;
  margin: 0 auto;
  -ms-behavior: url(/backgroundsize.min.htc);
}
#content {
  word-break: break-word;
  -ms-word-break: break-all;
}
#content a,
#content a:visited {
  text-decoration: none !important;
  color: #d42643 !important;
  padding-bottom: 0px;
  border-bottom: 1px dotted;
}
#content a:hover {
  color: #ad1f37 !important;
}
#content #map_canvas {
  width: 100%;
  height: 300px;
  border: solid #e6e6e6;
  border-width: 1px 0 1px;
  background: #e6e6e6;
  margin-bottom: 40px;
}
#content .royalSlider {
  margin: 0 auto;
  margin-top: 20px;
}
#content .rsArrowLeft {
  top: 50%;
  margin-top: -45px;
  background: #d42643;
  height: 90px !important;
  width: 40px !important;
}
#content .rsArrowLeft .rsArrowIcn {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/arrow-left.png);
  background-size: 25px 50px;
  height: 50px;
  width: 24px;
  margin-top: -25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-left: -15px;
}
#content .rsArrowRight {
  top: 50%;
  margin-top: -45px;
  background: #d42643;
  height: 90px !important;
  width: 40px !important;
}
#content .rsArrowRight .rsArrowIcn {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/arrow-right.png);
  background-size: 25px 50px;
  height: 50px;
  width: 24px;
  margin-top: -25px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-left: -10px;
}
#content .rsBullets {
  padding-bottom: 20px;
  margin: 0 8px 0 8px;
}
#content .rsBullets .rsBullet {
  margin: 0px !important;
  width: 4px;
  height: 4px;
}
#content .rsBullets .rsBullet span {
  width: 4px;
  height: 4px;
}
#content .rsGCaption {
  font-size: 14px;
}
#content .rsPlayBtn {
  margin-top: -43px;
}
#content .rsUni .rsPlayBtnIcon {
  background-color: rgba(212,38,67,0.75);
  border: 2px solid #fff;
  width: 100px;
  height: 84px;
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/play-icon.png);
  background-size: 28px 39px;
  background-position: 50% 50%;
}
#content #bannerRegion {
  height: 235px;
  max-height: 505px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
#content #bannerRegion #titlePointer {
  width: 4px;
  height: 66px;
  background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/title-line.png) no-repeat;
  background-size: contain;
  position: absolute;
  z-index: 102;
  left: 50%;
  bottom: -25px;
  margin-left: -2px;
  -ms-behavior: url(/backgroundsize.min.htc);
}
#content #bannerRegion #topChalk,
#content #bannerRegion #bottomChalk {
  position: absolute;
  z-index: 101;
  left: 0px;
  width: 100%;
  height: 15px;
  background-size: 641px 15px;
  background-position: center bottom;
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/top-chalk.png);
  background-repeat: repeat-x;
  -ms-behavior: url(/backgroundsize.min.htc);
}
#content #bannerRegion #topChalk {
  top: 0px;
  background-position: center top;
}
#content #bannerRegion #bottomChalk {
  bottom: 0px;
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/bottom-chalk.png);
}
#content #bannerRegion #heroBanner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -ms-behavior: url(/backgroundsize.min.htc);
}
#content #bannerRegion .heroIcon {
  width: 120px;
  height: 120px;
  left: 50%;
  bottom: 90px;
  background-repeat: no-repeat;
  background-size: 120px 120px !important;
  position: absolute;
  z-index: 105;
  -ms-behavior: url(/backgroundsize.min.htc);
}
#content #bannerRegion #chiroHeroIcon {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/chiro-icon-hero.png);
}
#content #bannerRegion #yogaHeroIcon {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/yoga-icon-hero.png);
}
#content #bannerRegion #calHeroIcon {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/cal-icon-hero.png);
}
#content #bannerRegion #blogHeroIcon {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/blog-icon-hero.png);
}
#content.chiro a,
#content .chiro a {
  color: #d44b5e !important;
}
#content.chiro a:hover,
#content .chiro a:hover {
  color: #c32e43 !important;
}
#content .chiro .siteButton,
#content .chiroBlog .siteButton {
  background-color: #ec5368 !important;
  border: none;
  border-bottom-color: #f6afb9 !important;
  margin-bottom: 75px;
}
#content .chiro .siteButton:hover,
#content .chiroBlog .siteButton:hover {
  background-color: #e72a44 !important;
  color: #fff !important;
}
#content.yoga a,
#content .yoga a {
  color: #36a7b7 !important;
}
#content.yoga a:hover,
#content .yoga a:hover {
  color: #2c8794 !important;
}
#content .yoga .siteButton,
#content .yogaBlog .siteButton {
  background-color: #64aaa7 !important;
  border: none;
  border-bottom-color: #a6cecc !important;
  margin-bottom: 75px !important;
}
#content .yoga .siteButton:hover,
#content .yogaBlog .siteButton:hover {
  background-color: #4f918e !important;
  color: #fff !important;
}
#content.blog a,
#content .blog a {
  color: #f19373 !important;
}
#content.blog a:hover,
#content .blog a:hover {
  color: #ed7349 !important;
}
#content .blog .siteButton {
  background-color: #ffa481 !important;
  border: none;
  border-bottom-color: #ffeee7 !important;
}
#content.calendar a,
#content .calendar a {
  color: #f7c13f !important;
}
#content.calendar a:hover,
#content .calendar a:hover {
  color: #b07e07 !important;
}
#content .calendar .siteButton {
  background-color: #f7c13f !important;
  border: none;
  border-bottom-color: #fbe1a1 !important;
}
#content.genContent a,
#content .genContent a {
  color: #d42643 !important;
}
#content.genContent a:hover,
#content .genContent a:hover {
  color: #ad1f37 !important;
}
#content a.siteButton,
#content .siteButton {
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  display: block;
  padding: 15px 0;
  background: #dcdcdc;
  color: #fff !important;
  text-decoration: none !important;
  text-shadow: 1px 1px rgba(0,0,0,0.3);
  margin: 0px auto;
  margin-top: 20px;
  margin-bottom: 0px;
  width: 200px;
  font-weight: 700;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: none;
  line-height: 16px;
}
#content .blog a.siteButton:hover {
  background-color: #ff8353 !important;
  color: #fff !important;
}
#content .calendar a.siteButton:hover {
  background-color: #f5b313 !important;
  color: #fff !important;
}
#content .table {
  display: table;
  margin: 0 auto;
  clear: both;
}
#content ul.pageSubNav {
  display: block;
  width: 100%;
  margin: 0 auto;
  height: 40px;
  max-width: 954px;
  margin-top: 20px;
  margin-bottom: 37px;
}
#content ul.pageSubNav li {
  display: inline-block;
  width: auto;
  height: inherit;
  float: left;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#content ul.pageSubNav li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 8px 20px 0px 20px;
  color: #fff !important;
  text-decoration: none !important;
  text-shadow: 1px 1px rgba(0,0,0,0.2);
  border: none;
  font-weight: 700;
  font-size: 14px;
}
#content ul.pageSubNav li:first-child {
  -o-border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  -webkit-border-radius: 25px 0 0 25px;
  -ms-border-radius: 25px 0 0 25px;
  border-radius: 25px 0 0 25px;
}
#content ul.pageSubNav li:last-child {
  -o-border-radius: 0 25px 25px 0;
  -moz-border-radius: 0 25px 25px 0;
  -webkit-border-radius: 0 25px 25px 0;
  -ms-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
}
#content #inner-content article {
  word-wrap: normal !important;
  -webkit-hyphens: none !important;
  -moz-hyphens: none !important;
  hyphens: none !important;
  margin-top: 30px;
}
#content #inner-content article h1,
#content #inner-content article .achiveTitle {
  text-align: left;
}
#content #inner-content article h1 a,
#content #inner-content article .achiveTitle a {
  text-decoration: none !important;
  color: #000 !important;
  border: none;
  font-weight: 400;
}
#content #inner-content article a {
  color: #ffa481;
}
#content #inner-content article .whiteLine {
  margin: 20px 0px;
  border: none;
  background: #F7F8F8;
  width: 100%;
  height: 1px;
  display: block;
}
#content .ai1ec-pagination a {
  border: none;
}
#content .ai1ec-agenda-widget-view .ai1ec-date,
#content .ai1ec-agenda-view .ai1ec-date {
  background: none;
}
#content a[rel="wp-video-lightbox"] {
  display: block;
  margin: 0px auto;
  width: 200px;
  height: 150px;
  margin-top: 30px;
}
#content a[rel="wp-video-lightbox"] .wpvl_auto_thumb_play {
  margin: 0px auto;
  left: 50%;
  margin-left: -14px;
}
#content a[rel="wp-video-lightbox"] .wpvl_auto_thumb_play img {
  width: 28px;
  height: 39px;
  margin-bottom: 25px;
}
#content a.videoButton {
  display: inline-block;
  padding: 10px 48px;
  color: #fff !important;
  background: #df3054;
  background: -moz-linear-gradient(top,#df3054 0%,#c91d33 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#df3054),color-stop(100%,#c91d33));
  background: -webkit-linear-gradient(top,#df3054 0%,#c91d33 100%);
  background: -o-linear-gradient(top,#df3054 0%,#c91d33 100%);
  background: -ms-linear-gradient(top,#df3054 0%,#c91d33 100%);
  background: linear-gradient(to bottom,#df3054 0%,#c91d33 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#df3054',endColorstr='#c91d33',GradientType=0);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border-bottom: none;
  text-shadow: 1px 1px rgba(0,0,0,0.3);
}
#content a.videoButton:before {
  content: "\e604 \00a0";
  font-family: 'icomoon';
}
#content a.videoButton:hover {
  color: #f6f6f6 !important;
}
.single-ai1ec_event #content .table {
  display: none !important;
}
#content  .ai1ec-single-event a {
  border-bottom: 1px solid #DCDCDC;
}
.ai1ec-calendar-toolbar td {
  display: block !important;
  float: left !important;
  clear: both;
  text-align: left !important;
  margin-bottom: 10px;
}
.ai1ec-calendar-toolbar td .ai1ec-label {
  display: none;
}
.ai1ec-calendar-toolbar td .ai1ec-filter-selector-container a {
  border-bottom: none !important;
}
.hentry footer.post {
  background-color: #efefef;
  padding: 15px;
  color: #555555;
}
.hentry footer.post .googleWrap {
  display: inline-block;
  height: 35px;
  position: relative;
}
.hentry footer.post .googleWrap div {
  position: absolute !important;
  top: 0px;
  height: 35px !important;
}
.hentry footer.post .postTags {
  font-size: 13px;
}
body:not(.wp-admin) .single-title,
body:not(.wp-admin) .page-title {
  position: absolute;
  display: block;
  z-index: 100;
  bottom: 20px;
  left: 50%;
}
h4.page-title {
  position: static;
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 500 !important;
}
.byline {
  color: #777777;
}
.entry-content ul,
.entry-content ol {
  list-style: disc;
  padding-left: 30px;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin-bottom: 0px !important;
  max-width: 100%;
  height: auto;
}
.entry-content .alignleft,
.entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left;
}
.entry-content .alignright,
.entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right;
}
.entry-content .aligncenter,
.entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both;
}
.entry-content video,
.entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px;
}
.wp-caption img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  margin: 4px 0 7px;
  text-align: center;
}
#content .pageSubNav a:hover {
  color: #fff !important;
}
.wpcf7-form {
  display: block;
  width: 250px;
  float: left;
}
.wpcf7-form .fieldWrap {
  margin-bottom: 15px;
  clear: both;
  float: left;
  width: 100%;
  text-align: left !important;
}
.wpcf7-form .fieldWrap .formLabel {
  float: left;
  width: 120px;
  margin-right: 0px;
}
.wpcf7-form .fieldWrap p {
  display: block;
  float: right;
  width: auto;
  margin: 0px;
}
.wpcf7-form .fieldWrap input[type="text"],
.wpcf7-form .fieldWrap input[type="email"],
.wpcf7-form .fieldWrap textarea,
.wpcf7-form .fieldWrap select {
  -webkit-appearance: none !important;
  appearance: none;
  background-color: #ebebeb !important;
  width: 250px;
  max-width: 310px;
  margin: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 14px;
}
.wpcf7-form .fieldWrap input[type="text"]:hover,
.wpcf7-form .fieldWrap input[type="text"]:focus,
.wpcf7-form .fieldWrap input[type="email"]:hover,
.wpcf7-form .fieldWrap input[type="email"]:focus,
.wpcf7-form .fieldWrap textarea:hover,
.wpcf7-form .fieldWrap textarea:focus,
.wpcf7-form .fieldWrap select:hover,
.wpcf7-form .fieldWrap select:focus {
  background-color: #d4d4d4 !important;
  -webkit-appearance: none !important;
  appearance: none;
  outline: none;
}
.wpcf7-form .fieldWrap textarea {
  height: 95px !important;
}
.wpcf7-form .fieldWrap select {
  padding: 8px 12px;
  background: url('http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/down-arrow.png') no-repeat;
  background-position: 97% 10px;
  background-size: 18px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #888;
  border: 0 !important;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: "";
}
.wpcf7-form .fieldWrap input[type=checkbox] {
  visibility: hidden;
}
.wpcf7-form .fieldWrap .wpcf7-list-item {
  display: inline-block;
  width: 250px;
  height: 30px;
  background-color: #f8d4c6;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/form-icon-tick@2x.png);
  background-position: 97% 8px;
  background-repeat: no-repeat;
  background-size: 18px 15px;
}
.wpcf7-form .fieldWrap .wpcf7-list-item.selected {
  background-color: #ebebeb;
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/form-icon-cross@2x.png);
  background-size: 15px 14px;
}
.wpcf7-form .fieldWrap .wpcf7-list-item .wpcf7-list-item-label {
  line-height: 32px;
}
.wpcf7-form .fieldWrap .wpcf7-submit,
.wpcf7-form .fieldWrap input[type="submit"] {
  background-color: #d42643 !important;
  float: right;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  display: block;
  padding: 15px 0;
  color: #fff !important;
  text-decoration: none !important;
  text-shadow: 1px 1px rgba(0,0,0,0.3);
  margin: 0px auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 200px;
  font-weight: 700;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: none;
  border-bottom: 3px solid !important;
  line-height: 16px;
  border-bottom-color: #e7798b !important;
}
.wpcf7-form .fieldWrap .wpcf7-submit:hover,
.wpcf7-form .fieldWrap input[type="submit"]:hover {
  background-color: #ad1f37 !important;
}
.wpcf7-form .fieldWrap .fieldWrap.submit p {
  float: right;
}
.wpcf7-form .wpcf7-response-output {
  float: left;
  margin-top: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.wpcf7-form .wpcf7-validation-errors {
  border: 2px solid #d42643;
}
.wpcf7-form .pushbutton-wide {
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  display: block;
  padding: 15px 0;
  background: #d42643;
  color: #fff !important;
  text-decoration: none !important;
  text-shadow: 1px 1px rgba(0,0,0,0.3);
  margin: 0px auto;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 200px;
  font-weight: 700;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: none;
  border-bottom: 3px solid !important;
  border-bottom-color: #e7798b !important;
  line-height: 16px;
  clear: both;
  float: left;
}
.attachment-downloads {
  display: none;
}
.page-navigation,
.wp-prev-next {
  margin: 1.1em 0 2.2em;
}
.bones_page_navi li {
  float: left;
  margin-left: 10px;
}
.bones_page_navi li a {
  padding: 3px 6px;
  display: block;
  text-decoration: none;
  position: relative;
  border: none;
}
.bones_page_navi li a:hover,
.bones_page_navi li a:focus {
  color: #f01d4f;
  text-decoration: underline;
}
.bones_page_navi li.bpn-current {
  padding: 3px 6px;
  border-bottom: 2px solid #f01d4f;
  position: relative;
}
.bones_page_navi li.bpn-prev-link,
.bones_page_navi li.bpn-next-link {
  font-weight: 700;
}
.bones_page_navi li.bpn-prev-link a,
.bones_page_navi li.bpn-next-link a {
  padding: 0;
}
.bones_page_navi li.bpn-prev-link a:hover,
.bones_page_navi li.bpn-next-link a:hover,
.bones_page_navi li.bpn-first-page-link a:hover,
.bones_page_navi li.bpn-last-page-link a:hover {
  background: none;
}
.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li ul.children {
  margin: 0;
}
.commentlist li[class*=depth-] {
  margin-top: 1.1em;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-right: -10px;
  margin-left: -10px;
  margin-top: 0;
  padding-bottom: 0;
}
.commentlist .odd {
  background: #eee;
}
.commentlist .even {
  background: #fefefe;
}
.commentlist .vcard {
  margin-left: 50px;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.commentlist .vcard time {
  float: right;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
  border: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background: #fff;
}
.commentlist .comment_content {
  margin-left: 50px;
}
.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em;
}
.commentlist .comment-reply-link {
  text-decoration: none;
  float: right;
  background: #4598bb;
  padding: 3px 5px;
  color: #fff;
  opacity: 0.65;
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 0.9em;
}
.commentlist .comment-reply-link:hover,
.commentlist .comment-reply-link:focus {
  opacity: 1;
}
body:not(.wp-admin) input[type=text],
body:not(.wp-admin) input[type=email],
body:not(.wp-admin) input[type=url],
body:not(.wp-admin) button[type=submit],
body:not(.wp-admin) input[type=submit],
body:not(.wp-admin) textarea {
  padding: 8px 12px;
  background: #d7d7d7;
  border: 0px solid;
  line-height: 1em;
  border-radius: 3px;
  font-size: 0.8em;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
}
body:not(.wp-admin) input[type=text]:focus,
body:not(.wp-admin) input[type=email]:focus,
body:not(.wp-admin) input[type=url]:focus,
body:not(.wp-admin) button[type=submit]:focus,
body:not(.wp-admin) input[type=submit]:focus,
body:not(.wp-admin) textarea:focus {
  background: #fff !important;
}
body:not(.wp-admin) input[type=text]:invalid,
body:not(.wp-admin) input[type=email]:invalid,
body:not(.wp-admin) input[type=url]:invalid,
body:not(.wp-admin) button[type=submit]:invalid,
body:not(.wp-admin) input[type=submit]:invalid,
body:not(.wp-admin) textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
input[type=submit],
button[type=submit] {
  background: #f19373;
  color: #fff;
}
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em;
}
.respond-form form {
  margin: 0.75em 0;
}
.respond-form form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 0.7335em;
}
.respond-form form li label,
.respond-form form li small {
  display: none;
}
.respond-form form input[type=text],
.respond-form form input[type=email],
.respond-form form input[type=url] {
  max-width: 400px;
  min-width: 250px;
}
.respond-form form textarea {
  resize: none;
  width: 97.3%;
  height: 150px;
}
#comment-form-title {
  margin: 0 0 1.1em;
}
#allowed_tags {
  margin: 1.5em 10px 0.7335em 0;
}
.nocomments {
  margin: 0 20px 1.1em;
}
#calContainer,
#blogContainer {
  width: 100%;
  background-color: #fff1e9;
  margin-top: 50px;
  margin-bottom: 100px;
  padding: 55px 0 55px 0;
}
#calContainer .calIcon,
#blogContainer .calIcon {
  width: 84px;
  height: 82px;
  background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/cal-icon_lg@2x.png) no-repeat;
  background-size: cover;
  margin: 0px auto;
}
#calContainer h2,
#blogContainer h2 {
  margin-top: 20px;
  margin-bottom: 20px;
}
#calContainer .siteButton,
#blogContainer .siteButton {
  margin-bottom: 30px;
}
.ai1ec-datepicker-dropdown {
  z-index: 10000 !important;
}
.ai1ec-event-popup {
  display: none !important;
  visibility: hidden !important;
}
.ai1ec-dropdown-toggle {
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}
.single-ai1ec_event .byline {
  display: none;
}
#blogContainer {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/spine-line.png);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: 5px 80px;
  padding-bottom: 0px;
  background-color: #eeeeee;
}
#blogContainer #blogInner {
  background-repeat: no-repeat;
  background-position: 100% 100%;
}
#blogContainer #blogInner.chiroBlog {
  background-image: none;
}
#blogContainer #blogInner.yogaBlog {
  background-image: none;
}
#blogContainer #blogInner #blogInnerContent {
  width: 90%;
  margin: 0px auto;
}
#blogContainer #blogInner #blogInnerContent article {
  margin-bottom: 20px;
}
#blogContainer #blogInner #blogInnerContent section p {
  margin-top: 8px;
}
#blogContainer #blogInner #blogInnerContent h2 {
  margin-top: 35px;
  margin-bottom: 60px;
}
#blogContainer #blogInner #blogInnerContent h1 {
  font-family: "proxima-nova", sans-serif;
  font-size: 1.1em;
  text-align: left;
  font-weight: 800;
  margin-bottom: 8px;
}
#blogContainer #blogInner #blogInnerContent h1 a {
  color: #000 !important;
  text-decoration: none !important;
  border: none;
}
#sidebar1 {
  background-color: #efefef;
  color: #555;
}
#sidebar1 input[type="text"],
#sidebar1 input[type="email"],
#sidebar1 textarea,
#sidebar1 select {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sidebar1 input[type="text"]:hover,
#sidebar1 input[type="text"]:focus,
#sidebar1 input[type="email"]:hover,
#sidebar1 input[type="email"]:focus,
#sidebar1 textarea:hover,
#sidebar1 textarea:focus,
#sidebar1 select:hover,
#sidebar1 select:focus {
  background-color: #fff !important;
  -webkit-appearance: none !important;
  appearance: none;
  outline: none;
}
#sidebar1 button[type="submit"] {
  background-color: #f19373;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sidebar1 button[type="submit"]:hover {
  background-color: #ed7349 !important;
}
#sidebar1 .timely {
  display: none;
}
#sidebar1 h4 {
  text-align: center;
  font-size: 1.2em;
  font-weight: 400;
  color: #000;
  border-bottom: none;
  margin: 10px 0;
}
#sidebar1 p {
  margin: 4px 0;
  text-align: center;
}
#sidebar1 .icon {
  color: #000;
  display: block;
  margin: 0 auto;
  text-align: center;
}
#sidebar1 ul {
  padding: 0;
  margin-bottom: 0;
}
#sidebar1 #sideBarSocial li {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 4px;
}
#sidebar1 #sideBarSocial li a {
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: none;
}
#sidebar1 #sideBarSocial li a#fb {
  background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/sidebar-fb-icon.png) no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sidebar1 #sideBarSocial li a#fb:hover {
  opacity: 0.6;
  filter: alpha(60);
}
#sidebar1 #sideBarSocial li a#twitter {
  background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/sidebar-twitter-icon.png) no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sidebar1 #sideBarSocial li a#twitter:hover {
  opacity: 0.6;
  filter: alpha(60);
}
#sidebar1 #sideBarSocial li a#linkedin {
  background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/sidebar-linkedin-icon.png) no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#sidebar1 #sideBarSocial li a#linkedin:hover {
  opacity: 0.6;
  filter: alpha(60);
}
#sidebar1 .widget_simpleimage img {
  max-width: 100%;
  height: auto;
  display: block;
}
.widget {
  border-bottom: 10px #fff solid;
  margin: 21px 32px;
  padding-bottom: 30px;
}
#sideBarSocial.widget {
  border-bottom: none;
}
img#wpstats {
  display: none;
}
#content .footer a {
  color: #d42643 !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 1px dotted;
  text-decoration: none;
}
#content .footer a:hover {
  color: #ad1f37 !important;
}
.footer {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/footer-background.jpg);
  background-color: #e8e8e8;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  font-size: 15px;
  margin-top: 40px;
  clear: both;
  position: relative;
}
.footer .table {
  display: table;
  margin: 0 auto;
  clear: both;
}
.footer #inner-footer,
.footer #footerBottom {
  text-align: center;
  position: relative;
  padding-top: 60px;
}
.footer #inner-footer h3,
.footer #footerBottom h3 {
  font-family: Averta-Regular, Helvetica, sans-serif;
  font-size: 28px;
  color: #4aa39f;
  margin-top: 30px;
}
.footer #inner-footer a,
.footer #footerBottom a {
  color: #4aa39f !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-bottom: 1px dotted;
  text-decoration: none;
}
.footer #inner-footer a:hover,
.footer #footerBottom a:hover {
  color: #3c8380 !important;
}
.footer .footerLeft {
  float: left;
  width: 100%;
  margin-bottom: 40px;
  clear: both;
}
.footer ul {
  display: block;
  width: 100%;
  height: 32px;
  margin: 0;
  margin-top: 5px;
}
.footer ul li {
  display: block;
  float: left;
  width: 32px;
  height: 32px;
  margin: 0 5px 0 5px;
}
.footer ul a.fbFooter {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/footer-fb-icon.png);
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: none !important;
}
.footer ul a.fbFooter:hover {
  opacity: 0.6;
  filter: alpha(60);
}
.footer ul a.twitterFooter {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/footer-twitter-icon.png);
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: none !important;
}
.footer ul a.twitterFooter:hover {
  opacity: 0.6;
  filter: alpha(60);
}
.footer ul a.linkedinFooter {
  background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/footer-linkedin-icon.png);
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: none !important;
}
.footer ul a.linkedinFooter:hover {
  opacity: 0.6;
  filter: alpha(60);
}
.footer #footerBottom {
  min-height: 60px;
  width: 100%;
  padding-bottom: 30px;
  font-size: 13px;
  position: relative;
  -ms-behavior: url(/backgroundsize.min.htc);
}
.footer #footerBottom .contentLeft {
  padding-top: 40px;
  width: 100%;
  position: static;
  margin-bottom: 20px;
  text-align: center;
  margin-bottom: 0px;
}
.footer #footerBottom .contentRight {
  width: 100%;
  position: static;
  margin-bottom: 20px;
  text-align: center;
}
.copyright {
  position: absolute;
  bottom: 10px;
  display: block;
  left: 20px;
  font-size: 0.8em;
}
@media only screen and (min-width: 481px) {
  #content #bannerRegion {
    height: 300px;
  }
  #content ul.pageSubNav {
    height: 50px;
  }
  #content ul.pageSubNav li a {
    padding: 12px 30px 0px 30px;
    font-size: 16px;
  }
  .entry-content .alignleft,
  .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright,
  .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter,
  .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }
}
@media only screen and (min-width: 768px) {
  .onecol {
    width: 5.801104972%;
  }
  .twocol {
    width: 14.364640883%;
  }
  .threecol {
    width: 22.928176794%;
  }
  .fourcol {
    width: 31.491712705%;
  }
  .fivecol {
    width: 40.055248616%;
  }
  .sixcol {
    width: 48.618784527%;
  }
  .sevencol {
    width: 57.182320438000005%;
  }
  .eightcol {
    width: 65.74585634900001%;
  }
  .ninecol {
    width: 74.30939226%;
  }
  .tencol {
    width: 82.87292817100001%;
  }
  .elevencol {
    width: 91.436464082%;
  }
  .twelvecol {
    width: 99.999999993%;
  }
  .onecol,
  .twocol,
  .threecol,
  .fourcol,
  .fivecol,
  .sixcol,
  .sevencol,
  .eightcol,
  .ninecol,
  .tencol,
  .elevencol,
  .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }
  .first {
    margin-left: 0;
  }
  .last {
    float: right;
  }
  h1,
  .h1 {
    font-size: 2.5em;
    line-height: 1.333em;
  }
  h2,
  .h2 {
    font-size: 36px;
    line-height: 1.2em;
    margin-bottom: 0.375em;
    text-align: center;
  }
  h3,
  .h3 {
    font-size: 36px;
    line-height: 1.2em;
  }
  .wrap {
    max-width: 1140px;
  }
  #content #bannerRegion {
    height: 505px;
  }
  #content #bannerRegion #topChalk,
  #content #bannerRegion #bottomChalk {
    background-size: 1283px 30px;
    height: 30px;
  }
  #content #bannerRegion #titlePointer {
    width: 8px;
    height: 112px;
    background-size: auto;
    bottom: -50px;
    margin-left: -4px;
  }
  #content #bannerRegion #topChalk,
  #content #bannerRegion #bottomChalk {
    height: 30px;
  }
  #content #bannerRegion #titlePointer {
    bottom: 0px;
  }
  #content #bannerRegion .heroIcon {
    width: 160px;
    height: 160px;
    bottom: 180px;
    background-size: 160px 160px !important;
  }
  #content ul.pageSubNav {
    height: 50px;
  }
  #content ul.pageSubNav li a {
    padding: 12px 30px 0px 30px;
    font-size: 16px;
  }
  body:not(.wp-admin) .single-title,
  body:not(.wp-admin) .page-title {
    bottom: 90px;
  }
  .wpcf7-form {
    width: 450px;
  }
  .wpcf7-form .fieldWrap input[type="text"],
  .wpcf7-form .fieldWrap input[type="email"],
  .wpcf7-form .fieldWrap textarea,
  .wpcf7-form .fieldWrap select,
  .wpcf7-form .fieldWrap .wpcf7-list-item {
    width: 290px;
    max-width: 290px;
  }
  .header #inner-header {
    padding-bottom: 12px;
  }
  .header #logo {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/logo@2x.png) !important;
    width: 174px;
    height: 100px;
    margin: 0px auto;
    margin-bottom: -80px;
    margin-top: 0px;
    float: none;
    position: relative;
    background-size: 174px 100px !important;
  }
  .header nav#topNav {
    overflow: visible;
    height: 44px;
  }
  .header nav#topNav a#hamburger {
    display: none;
  }
  .header nav#topNav ul {
    background-color: none;
    display: block;
    position: static;
    padding: 0px;
  }
  .header nav#topNav ul li {
    border-top: none;
  }
  .header nav#topNav ul li a {
    text-align: left;
  }
  .header nav#secondNav ul li.chiroNav {
    width: auto;
  }
  .header nav#secondNav ul li.yogaNav {
    width: auto;
    margin: 0 0 0 35px;
  }
  .header nav#secondNav ul li.calNav {
    width: auto;
    margin: 0 35px 0 0;
  }
  .header nav#secondNav ul li.blogNav {
    width: auto;
  }
  .nav li {
    float: left;
    position: relative;
  }
  .nav li a {
    border-bottom: 0;
  }
  .nav li.onlineBooking {
    float: right;
  }
  .nav li.onlineBooking a {
    padding-left: 25px;
    background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/online-but.gif) no-repeat;
    background-position: 0 50%;
  }
  .nav li ul.sub-menu,
  .nav li ul.children {
    margin-top: 0;
    border: 1px solid #ccc;
    border-top: 0;
    position: absolute;
    display: none;
    z-index: 8999;
  }
  .nav li ul.sub-menu li a,
  .nav li ul.children li a {
    padding-left: 10px;
    border-right: 0;
    display: block;
    width: 180px;
    border-bottom: 1px solid #ccc;
  }
  .nav li ul.sub-menu li:last-child a,
  .nav li ul.children li:last-child a {
    border-bottom: 0;
  }
  .nav li:hover ul {
    top: auto;
    display: block;
  }
  #calContainer #calOneThird {
    clear: none;
    float: left;
  }
  #calContainer #calTwoThird {
    float: right;
    width: 62.4%;
    padding-left: 0px;
  }
  #calContainer #calTwoThird .ai1ec-date {
    clear: none;
    width: 50%;
  }
  .sidebar {
    margin-top: 2.2em;
  }
  .widgettitle {
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em;
  }
  .widget ul li {
    margin-bottom: 0.75em;
  }
  .widget ul li ul {
    margin-top: 0.75em;
    padding-left: 1em;
  }
  #blogContainer #blogInner.chiroBlog {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/chiro-blog-bg.png);
  }
  #blogContainer #blogInner.yogaBlog {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/yoga-blog-bg.png);
  }
  #blogContainer #blogInner #blogInnerContent {
    width: 60%;
  }
  .footer .footerLeft {
    clear: none;
    width: 45%;
  }
  .footer .footerRight {
    width: 45%;
  }
  .footer #artifactsWrapperleft .footerLeftOne {
    display: block;
  }
  .footer #artifactsWrapperleft .footerLeftTwo {
    display: none;
  }
  .footer #artifactsWrapperright .footerRightOne {
    display: block;
    left: 70px;
    bottom: 0px;
  }
  .footer #artifactsWrapperright .footerRightTwo {
    display: none;
  }
  .footer .footerBgRight {
    display: none;
  }
  .footer .footerTree {
    display: block;
  }
  .footer #footerBottom h3 {
    margin-top: 0px;
  }
  .footer #footerBottom .contentWrapFooter {
    padding-top: 50px;
  }
  .footer #footerBottom .contentLeft {
    padding-top: 0px;
    width: 50%;
    display: inline-block;
    text-align: left;
    margin-bottom: 0px;
    float: none;
  }
  .footer #footerBottom .contentRight {
    width: 49%;
    display: inline-block;
    text-align: right;
    margin-bottom: 0px;
    float: none;
  }
}
@media only screen and (min-width: 1030px) {
  .wpcf7-form {
    width: 100%;
  }
  .wpcf7-form .fieldWrap input[type="text"],
  .wpcf7-form .fieldWrap input[type="email"],
  .wpcf7-form .fieldWrap textarea,
  .wpcf7-form .fieldWrap select,
  .wpcf7-form .fieldWrap .wpcf7-list-item {
    width: 310px;
    max-width: 310px;
  }
  .footer #artifactsWrapperleft .footerLeftOne {
    display: block;
  }
  .footer #artifactsWrapperleft .footerLeftTwo {
    display: block;
  }
  .footer #artifactsWrapperright .footerRightOne {
    display: block;
  }
  .footer #artifactsWrapperright .footerRightTwo {
    display: block;
  }
  .footer .footerBgRight {
    display: block;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .header #logo {
    background-size: 293px 79px;
  }
  .header nav#secondNav ul li.chiroNav a {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/chiro-nav-icon@2x.png);
    background-size: 49px 51px;
  }
  .header nav#secondNav ul li.yogaNav a {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/yoga-nav-icon@2x.png);
    background-size: 49px 51px;
  }
  .header nav#secondNav ul li.calNav a {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/cal-nav-icon@2x.png);
    background-size: 49px 51px;
  }
  .header nav#secondNav ul li.blogNav a {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/blog-nav-icon@2x.png);
    background-size: 49px 51px;
  }
  #content #bannerRegion #chiroHeroIcon {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/chiro-icon-hero@2x.png);
    background-size: 160px 160px;
  }
  #content #bannerRegion #yogaHeroIcon {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/yoga-icon-hero@2x.png);
    background-size: 160px 160px;
  }
  #content #bannerRegion #calHeroIcon {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/cal-icon-hero@2x.png);
    background-size: 160px 160px;
  }
  #content #bannerRegion #blogHeroIcon {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/blog-icon-hero@2x.png);
    background-size: 160px 160px;
  }
  #calContainer #calOneThird .calIcon {
    background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/cal-upcoming@2x.png) no-repeat;
    background-size: 86px 86px;
  }
  .footer {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/footer-background@2x.jpg);
  }
  .footer ul li a.fbFooter {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/footer-fb-icon@2x.png);
    background-size: 32px 32px;
  }
  .footer ul li a.twitterFooter {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/footer-twitter-icon@2x.png);
    background-size: 32px 32px;
  }
  .footer ul li a.linkedinFooter {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/footer-linkedin-icon@2x.png);
    background-size: 32px 32px;
  }
  #sidebar1 #sideBarSocial li a#fb {
    background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/sidebar-fb-icon@2x.png) no-repeat;
    background-size: 32px 32px;
  }
  #sidebar1 #sideBarSocial li a#twitter {
    background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/sidebar-twitter-icon@2x.png) no-repeat;
    background-size: 32px 32px;
  }
  #sidebar1 #sideBarSocial li a#linkedin {
    background: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/sidebar-linkedin-icon@2x.png) no-repeat;
    background-size: 32px 32px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and only screen and (min-width: 768px),only screen and (min--moz-device-pixel-ratio: 1.5) and only screen and (min-width: 768px),only screen and (min-device-pixel-ratio: 1.5) and only screen and (min-width: 768px) {
  #blogContainer #blogInner.chiroBlog {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/chiro-blog-bg@2x.png) !important;
    background-size: 218px 227px !important;
  }
  #blogContainer #blogInner.yogaBlog {
    background-image: url(http://www.genieveburley.com/wp-content/themes/genieveburley/library/less/../images/yoga-blog-bg@2x.png) !important;
    background-size: 231px 136px !important;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after,
  a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after,
  a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
