@import url(normalize.css);
@import url(main.css);
/* line 17, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../Ruby200-x64/lib/ruby/gems/2.0.0/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 41, ../scss/grid.scss */
body {
  width: 100%;
  *zoom: 1;
}
/* line 27, ../scss/grid.scss */
body:before, body:after {
  content: "";
  display: table;
}
/* line 31, ../scss/grid.scss */
body:after {
  clear: both;
}

/* ________________ Palette _____________________________________________________
 * 
 */
/* 
 * ________________Grid__________________________________________________________
 */
/* ________________ Type ________________________________________________________
 * 
 */
/* ________________ Base ________________________________________________________
 * 
 */
/* line 45, ../scss/screen.scss */
body {
  background-color: gainsboro;
  font-family: "Lato", Helvetica, arial, "Ubuntu", "Nimbus Sans", sans-serif;
  color: #18191a;
  font-size: 100.01%;
  line-height: 1.5;
}

/* line 53, ../scss/screen.scss */
a {
  text-decoration: none;
  color: #0060aa;
}

/* line 58, ../scss/screen.scss */
p {
  margin-bottom: 24px;
}

/* line 62, ../scss/screen.scss */
header {
  position: relative;
}

/* line 66, ../scss/screen.scss */
footer {
  background-color: #0060aa;
  display: inline-block;
  padding: 24px 0;
  color: #f4f4f4;
  position: relative;
  margin-top: -5px !important;
}

/* ________________ Layout _______________________________________________________
 * 
 */
/* line 27, ../scss/grid.scss */
.container:before, .container:after {
  content: "";
  display: table;
}
/* line 31, ../scss/grid.scss */
.container:after {
  clear: both;
}

/* line 85, ../scss/screen.scss */
.page {
  margin-top: 24px;
}

/* line 89, ../scss/screen.scss */
.full-columns {
  display: inline;
  float: left;
}

/* line 93, ../scss/screen.scss */
.oomph, .small-box .box-text h3, .intro h3 {
  font-weight: 900;
}

/* ________________ Modules ______________________________________________________
 * 
 */
.logo {text-align:center; background-color:#fff;}


/* line 135, ../scss/screen.scss */
nav.site {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE4MTkxYSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY2NjY2NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #18191a), color-stop(100%, #666666));
  background-image: -webkit-linear-gradient(#18191a, #666666);
  background-image: -moz-linear-gradient(#18191a, #666666);
  background-image: -o-linear-gradient(#18191a, #666666);
  background-image: linear-gradient(#18191a, #666666);
  width: 100%;
  text-align: right;
  clear: right;
  font-size:.9em;
}
/* line 143, ../scss/screen.scss */
.navbar-default .navbar-nav>li {
  color: #f4f4f4;
  text-transform: uppercase;
  font-weight: 300;
  transition: all 0.5s ease;
}
/* line 149, ../scss/screen.scss */
.navbar-default .navbar-nav>li>a {
  color:#eee;
}
.navbar-default .navbar-nav>li>a.current {
  color: #ff9f00;
}
/* line 152, ../scss/screen.scss */
.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:active, .navbar-default .navbar-nav>li>a:hover {
  color: #ff7200;
}

/* dude look at this hack */
nav.site a:nth-child(5) {
  display:none;
}

/* line 162, ../scss/screen.scss */
.phone-top {
  color: #ff7200;
  font-weight: 700;
  transition: color 0.5s ease;
}
/* line 170, ../scss/screen.scss */
.phone-top:hover, .phone-top:focus, .phone-top:active {
  color: #ff8800;
}


/* line 195, ../scss/screen.scss */
.content {
  display: inline-block;
  padding: 24px 0;
  background-color: #f4f4f4;
  position: relative;
  top: -6px;
}

/* line 203, ../scss/screen.scss */
.box-grid {
  display: block;
  *zoom: 1;
}
/* line 27, ../scss/grid.scss */
.box-grid:before, .box-grid:after {
  content: "";
  display: table;
}
/* line 31, ../scss/grid.scss */
.box-grid:after {
  clear: both;
}

/* line 207, ../scss/screen.scss */
.box {
  -webkit-box-shadow: 1px -1px 10px #929292;
  -moz-box-shadow: 1px -1px 10px #929292;
  box-shadow: 1px -1px 10px #929292;
  margin: 16px;
  padding: 8px;
}

/* line 212, ../scss/screen.scss */
.box-inner {
  background-color: #afafaf;
  background-repeat: no-repeat;
}
/* line 215, ../scss/screen.scss */
.box-inner h2 {
  font-size: 2.5em;
  line-height: 1;
  font-weight: 300;
}
/* line 220, ../scss/screen.scss */
.box-inner.services {
  background-image: url("../img/box-bg-1.png");
}
/* line 223, ../scss/screen.scss */
.box-inner.appointment {
  background-image: url("../img/box-bg-2.png");
}
/* line 226, ../scss/screen.scss */
.box-inner.bunions {
  background-image: url("../img/box-bg-3.jpg");
}
/* line 229, ../scss/screen.scss */
.box-inner.fungus {
  background-image: url("../img/box-bg-4.jpg");
}
/* line 232, ../scss/screen.scss */
.box-inner.toenails {
  background-image: url("../img/box-bg-5.jpg");
}

/* line 237, ../scss/screen.scss */
.big-box {
  display: inline;
  float: left;
}
/* line 239, ../scss/screen.scss */
.big-box .box-inner {
  height: 152px;
}
/* line 242, ../scss/screen.scss */
.big-box .box-text {
  width: 50%;
  float: right;
  color: #f4f4f4;
  padding: 24px 0 0;
}
/* line 247, ../scss/screen.scss */
.big-box .box-text span {
  display: block;
  font-size: 0.6em;
}
/* line 252, ../scss/screen.scss */
.big-box .button-small {
  float: right;
  margin-right: 16px;
  margin-top: 10px;
}

/* line 259, ../scss/screen.scss */
.small-box {
  display: inline;
  float: left;
  margin: 0 7.5px;
  padding: 8px 0;
}
/* line 262, ../scss/screen.scss */
.small-box .box-inner {
  padding-top: 91px;
  background-color: gainsboro;
}
/* line 266, ../scss/screen.scss */
.small-box .box-text {
  padding: 8px;
  *zoom: 1;
}
/* line 27, ../scss/grid.scss */
.small-box .box-text:before, .small-box .box-text:after {
  content: "";
  display: table;
}
/* line 31, ../scss/grid.scss */
.small-box .box-text:after {
  clear: both;
}
/* line 269, ../scss/screen.scss */
.small-box .box-text h3 {
  color: #aa0000;
  float: left;
}
/* line 275, ../scss/screen.scss */
.small-box .button-small {
  float: right;
}

/* line 280, ../scss/screen.scss */
.intro {
  display: block;
  margin: 0 -7.5px;
  *zoom: 1;
  padding-top: 24px;
}
/* line 27, ../scss/grid.scss */
.intro:before, .intro:after {
  content: "";
  display: table;
}
/* line 31, ../scss/grid.scss */
.intro:after {
  clear: both;
}
/* line 283, ../scss/screen.scss */
.intro h2 {
  font-weight: 300;
  font-size: 2em;
  line-height: 1.5;
}
/* line 288, ../scss/screen.scss */
.intro h3 {
  margin-bottom: 24px;
}

/* line 294, ../scss/screen.scss */
.intro-side {
  display: inline;
  float: left;
  margin: 0 7.5px;
}
/* line 296, ../scss/screen.scss */
.intro-side img {
  margin-left: 16px;
}
/* line 299, ../scss/screen.scss */
.intro-side .sidebar {
  border: solid #929292;
  border-width: 0 1px 1px;
  padding: 0 16px 24px;
}
/* line 303, ../scss/screen.scss */
.intro-side .sidebar p {
  border: 0 none;
  padding-bottom: 0;
  padding-left: 0;
}
/* line 308, ../scss/screen.scss */
.intro-side .sidebar img {
  padding-bottom: 16px;
}
/* line 311, ../scss/screen.scss */
.intro-side .sidebar dt {
  color: #929292;
}

/* line 317, ../scss/screen.scss */
.intro-text {
  display: inline;
  float: left;
  margin: 0 7.5px;
}
/* line 319, ../scss/screen.scss */
.intro-text h2, .intro-text h3, .intro-text p, .intro-text ol {
  padding: 0 16px;
}
/* line 322, ../scss/screen.scss */
.intro-text ol li {
  margin-bottom: 24px;
}
/* line 325, ../scss/screen.scss */
.intro-text a:hover, .intro-text a:focus, .intro-text a:active {
  border-bottom: 1px solid #0060aa;
}

/* line 330, ../scss/screen.scss */
.copyright {
  margin-left: 16px;
  display: inline-block;
}

/* line 335, ../scss/screen.scss */
.footer-link {
  text-align: right;
}
/* line 337, ../scss/screen.scss */
.footer-link a {
  color: #f4f4f4;
  float: right;
  margin-right: 16px;
}
/* line 341, ../scss/screen.scss */
.footer-link a:hover, .footer-link a:focus {
  color: gainsboro;
}

/* line 347, ../scss/screen.scss */
.button-small {
  font-size: 12px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0073CC', endColorstr='#FF003966');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNzNjYyIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjMDA2MGFhIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0073cc), color-stop(70%, #0060aa));
  background: -webkit-linear-gradient(#0073cc, #0060aa 70%);
  background: -moz-linear-gradient(#0073cc, #0060aa 70%);
  background: -o-linear-gradient(#0073cc, #0060aa 70%);
  background: linear-gradient(#0073cc, #0060aa 70%);
  -webkit-box-shadow: #1a9bff 0 1px 0 inset;
  -moz-box-shadow: #1a9bff 0 1px 0 inset;
  box-shadow: #1a9bff 0 1px 0 inset;
  border: 1px solid #005290;
  color: #f4f4f4;
  text-shadow: #002949 0 -1px 0;
  font-weight: 700;
}
/* line 15, ../scss/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-small:hover {
  text-decoration: none;
}
/* line 18, ../scss/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-small:hover {
  background-color: #005290;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iIzAwNjViMyIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjMDA1MjkwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #0065b3), color-stop(75%, #005290));
  background: -webkit-linear-gradient(#0065b3 3%, #005290 75%);
  background: -moz-linear-gradient(#0065b3 3%, #005290 75%);
  background: -o-linear-gradient(#0065b3 3%, #005290 75%);
  background: linear-gradient(#0065b3 3%, #005290 75%);
}
/* line 21, ../scss/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-small:active {
  -webkit-box-shadow: #004981 0 1px 2px inset;
  -moz-box-shadow: #004981 0 1px 2px inset;
  box-shadow: #004981 0 1px 2px inset;
}
/* line 6, ../scss/sassy-buttons/_sassy-button-pseudo-states.sass */
.button-small.disabled, .button-small[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: #0060aa;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 74, ../scss/_sassy-buttons.sass */
.button-small::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}

/* ________________ Other Pages ___________________________________________________
 * 
 */
/* line 356, ../scss/screen.scss */
.page-head {
  min-height: 197px;
  background-image: url("../img/header-secondary.jpg");
  background-repeat: no-repeat;
}
/* line 360, ../scss/screen.scss */
.page-head h2 {
  font-weight: 300;
  font-size: 3.5em;
  line-height: 1;
  margin-left: 16px;
  margin-top: 96px;
}

/* line 369, ../scss/screen.scss */
.service-list {
  margin: 48px 16px 24px;
  *zoom: 1;
}
/* line 27, ../scss/grid.scss */
.service-list:before, .service-list:after {
  content: "";
  display: table;
}
/* line 31, ../scss/grid.scss */
.service-list:after {
  clear: both;
}
/* line 372, ../scss/screen.scss */
.service-list li {
  padding: 0 16px;
  font-size: 0.875em;
  line-height: 1.7143;
}
/* line 376, ../scss/screen.scss */
.service-list li:nth-child(2n) {
  background-color: gainsboro;
}
/* line 380, ../scss/screen.scss */
.service-list .list-column {
  width: 48%;
  float: left;
}
/* line 383, ../scss/screen.scss */
.service-list .list-column:first-child {
  border-right: 1px solid #f4f4f4;
}
/* line 387, ../scss/screen.scss */
.service-list .row {
  margin: 0 auto;
  *zoom: 1;
}
/* line 27, ../scss/grid.scss */
.service-list .row:before, .service-list .row:after {
  content: "";
  display: table;
}
/* line 31, ../scss/grid.scss */
.service-list .row:after {
  clear: both;
}
/* line 392, ../scss/screen.scss */
.service-list a:hover, .service-list a:focus, .service-list a:active {
  border-bottom: 1px solid #0060aa;
}

/* line 398, ../scss/screen.scss */
aside {
  padding: 0 16px;
}
/* line 400, ../scss/screen.scss */
aside h3 {
  background-color: #ff9f00;
  padding: 24px 16px;
  color: #f4f4f4;
}
/* line 405, ../scss/screen.scss */
aside p {
  color: #797979;
  padding: 24px 16px;
}
/* line 409, ../scss/screen.scss */
aside p, aside ul {
  border: solid #929292;
  border-width: 0 1px 1px;
}
/* line 413, ../scss/screen.scss */
aside ul {
  list-style-type: disc;
  padding: 24px 16px 24px 32px;
}
/* line 416, ../scss/screen.scss */
aside ul li:first-child {
  margin-bottom: 24px;
}
/* line 420, ../scss/screen.scss */
aside h4 {
  font-weight: 700;
  padding: 24px 0;
}

/* line 426, ../scss/screen.scss */
.intro-side aside h3 {
  margin-bottom: 0;
}

/* line 430, ../scss/screen.scss */
.contact-list {
  display: block;
  width: 1222.5px;
  margin: 0 -11.25px;
  *zoom: 1;
  padding: 24px 0 48px;
}
/* line 27, ../scss/grid.scss */
.contact-list:before, .contact-list:after {
  content: "";
  display: table;
}
/* line 31, ../scss/grid.scss */
.contact-list:after {
  clear: both;
}
/* line 433, ../scss/screen.scss */
.contact-list li {
  display: inline;
  float: left;
  width: 185px;
  margin: 0 7.5px;
  text-align: center;
}
/* line 437, ../scss/screen.scss */
.contact-list address {
  padding-left: 16px;
}

/* line 442, ../scss/screen.scss */
.contact-icon {
  width: 72px;
  height: 72px;
  display: block;
  border: 1px solid #929292;
  border-radius: 50%;
  margin: 0 auto 24px;
}
/* line 449, ../scss/screen.scss */
.contact-icon img {
  margin: 20px auto 0;
  display: block;
}

/* line 459, ../scss/screen.scss */
#map_canvas {
  height: 300px;
  border: 1px solid #ff7200;
}

/* line 466, ../scss/screen.scss */
.contact-info dt {
  padding-top: 24px;
}

/* line 471, ../scss/screen.scss */
.req {
  font-weight: 700;
  color: #aa0000;
}

/* line 476, ../scss/screen.scss */
.email-form {
  padding-left: 16px;
  padding-bottom:24px;
}
/* line 478, ../scss/screen.scss */
.email-form label, .email-form input {
  display: block;
}
/* line 481, ../scss/screen.scss */
.email-form label {
  color: #0060aa;
  text-transform: uppercase;
  line-height: 2;
  font-size: 0.75em;
}
/* line 487, ../scss/screen.scss */
.email-form input {
  height: 24px;
  margin-bottom: 24px;
  padding: 2px 1px;
}
/* line 492, ../scss/screen.scss */
.email-form input, .email-form textarea {
  border-color: #C2C2C2 #D0D0D0 #DDDDDD;
  border-style: solid;
  border-width: 1px;
  transition: all 0.5s ease;
}
/* line 497, ../scss/screen.scss */
.email-form input:focus, .email-form input:active, .email-form textarea:focus, .email-form textarea:active {
  border-color: #F5C57D #F9CB90 #FEE5AC;
  box-shadow: 0 0 3px #FEE5AC;
}
/* line 502, ../scss/screen.scss */
.email-form textarea {
  padding: 0 1px;
}
/* line 505, ../scss/screen.scss */
.email-form button {
  font-size: 16px;
  padding: 0.5em 1.5em;
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFAB00', endColorstr='#FF996700');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmYWIwMCIvPjxzdG9wIG9mZnNldD0iNzAlIiBzdG9wLWNvbG9yPSIjZmY3MjAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffab00), color-stop(70%, #ff7200));
  background: -webkit-linear-gradient(#ffab00, #ff7200 70%);
  background: -moz-linear-gradient(#ffab00, #ff7200 70%);
  background: -o-linear-gradient(#ffab00, #ff7200 70%);
  background: linear-gradient(#ffab00, #ff7200 70%);
  -webkit-box-shadow: #ffc44d 0 1px 0 inset;
  -moz-box-shadow: #ffc44d 0 1px 0 inset;
  box-shadow: #ffc44d 0 1px 0 inset;
  border: 1px solid #e66700;
  color: #f4f4f4;
  text-shadow: #805600 0 -1px 0;
  display: block;
  margin-top: 24px;
  padding-left: 32px;
  padding-right: 32px;
}
/* line 15, ../scss/sassy-buttons/_sassy-button-pseudo-states.sass */
.email-form button:hover {
  text-decoration: none;
}
/* line 18, ../scss/sassy-buttons/_sassy-button-pseudo-states.sass */
.email-form button:hover {
  background-color: #e66700;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2U2OWEwMCIvPjxzdG9wIG9mZnNldD0iNzUlIiBzdG9wLWNvbG9yPSIjZTY2NzAwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(3%, #e69a00), color-stop(75%, #e66700));
  background: -webkit-linear-gradient(#e69a00 3%, #e66700 75%);
  background: -moz-linear-gradient(#e69a00 3%, #e66700 75%);
  background: -o-linear-gradient(#e69a00 3%, #e66700 75%);
  background: linear-gradient(#e69a00 3%, #e66700 75%);
}
/* line 21, ../scss/sassy-buttons/_sassy-button-pseudo-states.sass */
.email-form button:active {
  -webkit-box-shadow: #d66000 0 1px 2px inset;
  -moz-box-shadow: #d66000 0 1px 2px inset;
  box-shadow: #d66000 0 1px 2px inset;
}
/* line 6, ../scss/sassy-buttons/_sassy-button-pseudo-states.sass */
.email-form button.disabled, .email-form button[disabled] {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  background: #ff7200;
  cursor: default;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 74, ../scss/_sassy-buttons.sass */
.email-form button::-moz-focus-inner {
  padding: 0 !important;
  margin: -1px !important;
}

/* line 515, ../scss/screen.scss */
.intro-text article {
  padding-left: 16px;
}
/* line 517, ../scss/screen.scss */
.intro-text article h3 {
  font-size: 2em;
  line-height: 1.5;
  padding-left: 0;
  color: #0060aa;
}
/* line 523, ../scss/screen.scss */
.intro-text article h4 {
  font-weight: 800;
  margin-bottom: 24px;
}
/* line 527, ../scss/screen.scss */
.intro-text article p {
  padding-left: 0px;
}
/* line 530, ../scss/screen.scss */
.intro-text article ul {
  padding-left: 16px;
  list-style-type: disc;
  margin-bottom: 24px;
}

/* line 538, ../scss/screen.scss */
.em {
  font-style: italic;
}

/* line 542, ../scss/screen.scss */
.articles {
  padding-left: 32px;
  list-style-type: disc;
}
/* line 545, ../scss/screen.scss */
.articles li {
  padding: 24px 0;
}

/* RIP */

em {
  font-weight:700;
}

.name-top {
  font-size:1.5em;
  font-weight:700;
  color:#0060AA;
  padding-left:32px;
}

.hero {
  height:502px;
  background:url('../img/hero.jpg') no-repeat;
}


#slider .nivo-caption {
  background-color:rgba(239, 239, 239, 0.5);
  display:inline-block;
  padding:24px;
  top:144px;
  bottom: auto;
  float:right;
  width:auto;
  color:#18191A;
  opacity:1;
}

#slider h2 {
  font-family:'Lora', Georgia, serif;
  font-weight:700;
  font-style:italic;
  font-size:3em;
}

.intro-side .b-gallery img {
  margin:16px 0 0 0;
  padding-bottom:0;
}

.back-button:before {
  background:url('../img/back.png') no-repeat;
  content:'';
  float:left;
  width:16px;
  height:14px;
  margin:3px 2px 0 16px;
}
