body,
html {
  padding: 0;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.cf:after {
  content: "";
  display: table;
  clear: both;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
section img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  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;
  }
}
/* Canvas 1.1.2 */
body,
html {
  height: 100%;
  padding: 0;
  margin: 0;
}
body {
  font-family: arial;
  position: relative;
  overflow-x: hidden;
  -webkit-text-size-adjust: none;
  background-image: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  display: block;
}
#outer {
  height: 100%;
  position: relative;
}
body.o {
  padding: 0;
}
#sim + input {
  text-transform: uppercase;
  visibility: hidden;
  display: block;
  position: absolute;
  left: -9999px;
  top: -9999px;
}
section#e h1,
section#e h2,
section#e h3,
section#e h4,
section#e h5,
section#e h6 {
  font-weight: bolder;
  padding: 0 0 0.7em 0;
  line-height: normal;
}
ul,
ol {
  margin: 0;
  padding: 20px;
}
h1 {
  font-size: 1.8em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.4em;
}
h4 {
  font-size: 1.2em;
}
h5 {
  font-size: 1.1em;
}
h6 {
  font-size: 1.0em;
}
em,
i,
blockquote {
  font-style: italic;
}
b,
strong {
  font-weight: bolder;
}
code {
  font-family: monospace;
}
.clear {
  clear: both;
}
a {
  text-decoration: none;
}
section#e a:hover {
  text-decoration: underline;
}
#sim {
  position: relative;
}
img[alt~=edge] {
  width: 100%;
  height: auto;
  border-radius: 3px;
}
.image-left img {
  float: left;
  padding: 0 15px 15px 0;
}
.image-right img {
  float: right;
  padding: 0 0 15px 15px;
}
div#wrapper {
  padding: 80px;
  margin: 0 auto;
}
#wrapper > div.hold {
  display: none;
}
#wrapper > div {
  display: block;
  position: absolute;
  left: -250px;
  width: 230px;
  margin-left: 40px;
  -webkit-transition: -webkit-transform 400ms, opacity 400ms;
  -moz-transition: -webkit-transform 400ms, opacity 400ms;
  transition: -webkit-transform 400ms, opacity 400ms;
  border-radius: 5px;
  opacity: 0;
  -webkit-transform: translate3d(320px, 0, -100px) scale(0.6) perspective(100) rotateY(10deg);
}
#wrapper > div.dd {
  -webkit-transform: translate3d(0, 0, 0);
}
.ie8 #wrapper > div {
  left: -281px;
}
#outer.clear #wrapper > div {
  opacity: 1;
}
#outer.menu #wrapper > div {
  opacity: 1;
  -webkit-transform: perspective(1000) translate3d(0, 0, 0) scale(1) rotateY(0deg);
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.2)));
  background-image: -webkit-linear-gradient(left top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(left top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
}
header h1 {
  min-height: 20px;
}
header ul {
  padding: 0;
  margin-top: 25px;
  font-size: 0.95em;
  position: relative;
  z-index: 1000;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
header ul li {
  display: inline-block;
  position: relative;
}
header ul a {
  display: block;
  position: relative;
  padding: 10px 10px 16px;
}
header li li {
  display: block;
}
header li li a {
  display: block;
  font-size: 0.9em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 10px 15px;
  margin: 0;
  opacity: 0.7;
}
header li li a:hover {
  opacity: 1;
}
header li li li a {
  font-size: 0.95em;
}
header ul ul {
  display: none;
  margin-top: 0;
  position: absolute;
  width: 150px;
  border-right-width: 1px;
  border-right-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  border-bottom: none;
  top: 100%;
  left: -6px;
}
header ul ul ul {
  display: none;
  border-left-width: 1px;
  border-left-style: solid;
  top: 0;
  left: 100%;
}
header ul ul ul ul {
  display: none;
}
nav {
  overflow: hidden;
}
nav ul,
nav li {
  margin: 0;
  padding: 0;
}
nav > ul#n:before {
  content: 'Site Menu';
  display: block;
  padding: 8px 15px;
  border-radius: 3px 3px 0 0;
  font-weight: bolder;
  font-size: 13px;
  text-transform: uppercase;
  text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-backface-visibility: hidden;
}
nav > ul > li.children {
  border-bottom: none;
  border-top: none;
  box-shadow: rgba(0, 0, 0, 0.2) 0 -1px 0;
}
nav > ul > li.children > a {
  cursor: default;
  display: block;
  padding: 3px 15px;
  font-weight: bolder;
  font-size: 13px;
  border-radius: 0;
  text-transform: uppercase;
}
nav ul li {
  position: relative;
  font-size: 16px;
  list-style: none;
  line-height: 22px;
}
nav li.sub {
  border-bottom: none;
  border-top: 1px solid rgba(255, 255, 255, 0.06);
}
nav li.sub > a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
nav li li li a {
  padding-left: 27px;
}
nav a.current {
  font-weight: bolder;
}
nav a {
  display: block;
  padding: 9px 15px;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: background 150ms,color 150ms;
  -moz-transition: background 150ms,color 150ms;
  transition: background 150ms,color 150ms;
  -webkit-backface-visibility: hidden;
}
nav a:hover {
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
nav ol {
  display: none;
}
section#a * {
  -webkit-backface-visibility: hidden;
}
section#b {
  margin: 0 auto;
  max-width: 100%;
  border-left-width: 80px;
  border-left-style: solid;
  position: relative;
}
#outer.menu section#b > div {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
}
#outer.menu section#b > div {
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(left top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(left top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
}
section#b > span {
  width: 80px;
  height: 100%;
  position: absolute;
  left: -80px;
  z-index: 0;
  box-shadow: inset 2px 0 0 rgba(0, 0, 0, 0.1), inset 3px 0 0 rgba(255, 255, 255, 0.08);
  border-radius: 3px 0 0 3px;
  z-index: 10;
  display: block;
}
section#c {
  padding: 0;
  margin-left: 80px;
}
section#d {
  padding: 40px;
  margin-left: -80px;
  overflow: hidden;
  z-index: 100;
  background-repeat: repeat-x;
}
section#b > span:before {
  position: absolute;
  content: '';
  top: 0;
  right: 0;
  width: 3px;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAABCAYAAAAb4BS0AAAAEElEQVQImWNkgABhBgYGKQAAkwAvxyP9GwAAAABJRU5ErkJggg==) repeat-y;
}
aside {
  margin-left: -80px;
  z-index: 1000;
  position: relative;
  -webkit-font-smoothing: antialiased;
  width: 80px;
  padding: 0 0 50px 0;
  float: left;
  box-shadow: inset rgba(0, 0, 0, 0.05) 1px 0 0, inset rgba(0, 0, 0, 0.05) 0 1px 0, inset rgba(0, 0, 0, 0.05) -1px 0 0;
}
aside ul {
  list-style: none;
  width: 100%;
  padding: 0;
  margin: 0;
}
section aside li {
  float: left;
  width: 100%;
  height: 74px;
  -webkit-transition: background 300ms;
  -moz-transition: background 300ms;
  -o-transition: background 300ms;
  transition: background 300ms;
  text-align: center;
  margin: 0;
}
aside li a {
  display: block !important;
  line-height: 78px !important;
  font-size: 1.6em !important;
  padding: 0;
  position: relative;
  text-shadow: rgba(0, 0, 0, 0.7) 0 1px 3px;
  -webkit-transition: opacity 300ms;
  -moz-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0.4;
  color: #fff;
}
aside li:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
aside li a:hover {
  opacity: 1;
  text-decoration: none;
  text-shadow: rgba(0, 0, 0, 0.6) 0 2px 1px, rgba(255, 255, 255, 0.3) 0 0 20px !important;
  color: #fff;
}
li#menu {
  display: block;
  height: 75px;
  padding: 0;
  opacity: 1;
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-position: 26px 23px;
  -webkit-transition: background 250ms;
  -moz-transition: background 250ms;
  transition: background 250ms;
  font: normal;
  color: #fff;
}
li#menu:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
#outer.open li#menu {
  background-color: rgba(0, 0, 0, 0.2);
  background-position: -45px 23px;
  transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -webkit-transition-delay: 400ms;
  -o-transition-delay: 400ms;
}
li#menu:before {
  content: '';
  position: absolute;
  bottom: 8px;
  left: 0;
  text-align: center;
  font: bolder 10px arial;
  width: 100%;
  opacity: 0.4;
}
#outer.menu aside li#menu:before {
  content: 'CLOSE';
}
aside li#menu:before {
  content: 'MENU';
}
.noNav #menu {
  display: none;
}
section#e {
  width: 100%;
  padding: 25px 0 50px;
  line-height: 27px;
  min-height: 50px;
  -webkit-font-smoothing: antialiased;
  float: left;
}
header h2 {
  margin: 0;
  padding-top: 0.6em;
}
section#e h3#side {
  padding: 20px 0 15px;
}
ul#breadcrumb {
  padding-top: 0.6em;
  padding: 15px 0;
}
ul#breadcrumb li {
  display: inline;
  font-weight: normal;
}
ul#breadcrumb li:first-child,
ul#breadcrumb li:last-child span {
  display: none;
}
ul#breadcrumb span {
  opacity: 0.3;
  font-style: normal;
}
ul#breadcrumb li:last-child {
  font-weight: bolder;
}
ul#breadcrumb li a {
  padding: 0 7px 0 0;
}
ul#breadcrumb li + li + li a {
  padding: 0 7px;
}
#feature img {
  margin-top: 30px;
  border-radius: 2px;
  line-height: 0;
}
footer {
  position: absolute;
  font: 12px arial;
  bottom: 35px;
}
#rw_email_contact {
  padding-left: 10px;
  font-weight: bolder;
}
.js-kit-comments {
  float: left;
}
.blog-entry {
  margin-bottom: 10px;
  position: relative;
}
.blog-entry + .blog-entry {
  padding-top: 10px;
}
.blog-entry-title {
  font-size: 1.5em;
  letter-spacing: 0 !important;
}
.blog-entry-date {
  padding-bottom: 15px;
}
.blog-entry-date a {
  padding: 0 5px;
}
.blog-entry-category a:hover {
  text-decoration: underline;
}
.blog-entry-body {
  padding: 0 0 15px;
}
.blog-read-more {
  display: block;
  font-size: 1em;
  padding: 10px 0 0;
  font-weight: bolder;
}
a.blog-comment-link {
  margin-top: 7px;
  padding: 6px 0;
  font-weight: bolder;
  display: inline-block;
  clear: both;
  font-family: arial;
  font-size: 1.1em;
}
#wrapper a.blog-comment-link:hover {
  text-decoration: none;
}
a.blog-comment-link:before {
  content: "\f0e6";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 1.4em;
  padding-right: 5px;
  vertical-align: -3px;
}
p.blog-entry-tags {
  clear: both;
  font-family: arial;
  margin-top: 15px;
  padding: 10px 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
p.blog-entry-tags:before {
  content: "\f02c";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  font-size: 1.4em;
  padding-right: 5px;
  vertical-align: -3px;
}
p.blog-entry-tags a {
  padding: 0 7px;
}
#blog-categories:before,
#blog-archives:before,
ul.blog-tag-cloud:before,
#blog-rss-feeds:before {
  font-size: 1.25em;
  font-weight: bolder;
  display: block;
  padding-bottom: 20px;
}
#blog-categories,
#blog-archives,
ul.blog-tag-cloud,
#blog-rss-feeds {
  list-style: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding: 25px 0 5px;
}
#blog-categories a,
#blog-archives a,
ul.blog-tag-cloud li a,
#blog-rss-feeds a {
  display: inline-block;
}
#blog-categories a,
#blog-archives a,
#blog-rss-feeds a {
  margin-right: 15px;
}
ul.blog-tag-cloud li a {
  margin: 0 10px 0 0;
}
ul.blog-tag-cloud li {
  display: inline-block;
}
#blog-categories:before {
  content: "Categories";
}
#blog-archives:before {
  content: "Archives";
}
ul.blog-tag-cloud:before {
  content: "Tags";
}
#blog-rss-feeds:before {
  content: "Feeds";
}
.blog-category-link-enabled,
.blog-archive-link-enabled {
  display: block;
}
#blog-categories br,
#blog-archives br,
#blog-rss-feeds br,
.blog-category-link-disabled,
.blog-archive-link-disabled,
.blog-archive-month,
.blog-archive-link {
  display: none;
}
ul.blog-tag-cloud li a {
  display: inline-block;
}
/* Photo Album */
.album-title,
.album-description,
.album-wrapper {
  padding: 1.5% 0;
}
.album-title {
  padding-top: 0;
  font-size: 1.6em;
  display: block;
  line-height: normal;
}
.album-description {
  display: none;
  font-size: 0.9em;
  line-height: 1.6em;
}
.album-wrapper {
  margin: 0 -1.5%;
}
.album-wrapper .thumbnail-wrap {
  display: none;
}
.album-wrapper ul {
  margin: 0;
  padding: 0;
}
.album-wrapper ul li {
  width: 144px;
  height: 144px;
  line-height: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  float: left;
  display: block;
  position: relative;
  cursor: pointer;
  margin: 1.5% 1.5% 50px 1.5%;
  -webkit-transition: -webkit-box-shadow 150ms ease-out;
  -moz-transition: -moz-box-shadow 150ms ease-out;
  -o-transition: box-shadow 150ms ease-out;
  transition: box-shadow 150ms ease-out;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
  /* Mobile compact mode */
  /* Mobile large mode 
			@media screen and (max-width: 600px) {
				width: 48%;
				height: auto;
				margin: 1% 1% 35px;
			}
			&:after {
			@media screen and (max-width: 600px) {
				padding-top: 100%;
				display: block;
				content: '';
				}
			}
			*/
}
.album-wrapper ul li:hover {
  -webkit-box-shadow: inset 0px 0px 0px 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 0px 0px 5px rgba(0, 0, 0, 0.3);
}
.album-wrapper ul li p {
  position: absolute;
  bottom: -35px;
  font-size: .9em;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: normal;
  width: 144px;
  margin: 12px 0;
  padding: 0;
}
@media screen and (max-width: 600px) {
  .album-wrapper ul li {
    width: 22%;
    height: auto;
    margin: 1.5%;
  }
  .album-wrapper ul li p {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .album-wrapper ul li:after {
    padding-top: 100%;
    display: block;
    content: '';
  }
}
#gB {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10000;
  background: #000;
  display: none;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#gB.on {
  display: block;
  /* Fixes issue on themes that do force backface
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  */
}
#gB #gC,
#gB #gP,
#gB #gN {
  position: absolute;
  cursor: pointer;
  display: block;
  background-color: transparent;
  background-image: url(data:image/png;base64,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);
}
#gB #gC {
  right: 0;
  top: 0;
  z-index: 100;
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  background-position: -225px -25px;
}
#gB #gC:hover {
  background-position: -225px -125px;
}
#gB:hover #gN,
#gB:hover #gP {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: translateX(0);
}
#gB:hover #gvo div.slide p {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
#gB #gN,
#gB #gP {
  top: 50%;
  margin-top: -50px;
  width: 100px;
  height: 100px;
  z-index: 100;
  transition: opacity 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transition: opacity 0.2s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#gB #gN {
  -webkit-transform: translateX(10%);
  right: 4%;
  background-position: -100px 0;
}
#gB #gN:hover {
  background-position: -100px -100px;
}
#gB #gP {
  -webkit-transform: translateX(-10%);
  left: 4%;
  background-position: 0 0;
}
#gB #gP:hover {
  background-position: 0 -100px;
}
#gB #gvo {
  position: absolute;
  height: 100%;
  width: 100%;
  display: table;
  border-collapse: collapse;
  border-spacing: 0;
}
#gB #gvo div.slide {
  display: none;
  height: 100%;
  width: 500px;
  opacity: 0;
  text-align: center;
  vertical-align: middle;
  line-height: 0;
}
#gB #gvo div.slide.show {
  display: table-cell !important;
}
#gB #gvo div.slide > div {
  display: inline-block;
}
#gB #gvo div.slide img {
  list-style: none;
  max-height: 100% !important;
  max-width: 100% !important;
}
#gB #gvo div.slide p {
  background: #000;
  color: #ccc;
  text-align: left;
  padding: 6px 12px;
  z-index: 3;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  line-height: 20px;
  max-width: 50%;
  margin: 0 0 10px 10px;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
#gB #gvo div.slide p span {
  font-weight: bolder;
  color: #fff;
}
@media screen and (max-width: 600px) {
  #gB #gvo div.slide p {
    max-width: 100%;
  }
}
.album-title {
  font-size: 1.6em;
  letter-spacing: -1px;
}
/* Movie Album */
.movie-thumbnail-frame {
  position: relative;
  -webkit-transition: background-color 150ms, box-shadow 150ms;
  -moz-transition: background-color 150ms, box-shadow 150ms;
  transition: background-color 150ms, box-shadow 150ms;
  line-height: 0;
}
.movie-thumbnail-frame a {
  line-height: 0;
}
.movie-thumbnail-frame img {
  width: 100% !important;
  height: auto !important;
}
.movie-page-title {
  font-size: 1.6em;
  letter-spacing: -1px;
}
.movie-page-description {
  padding: 10px 0;
}
.movie-thumbnail-caption {
  display: none;
}
.movie-background {
  width: 100%;
  overflow: hidden;
  text-align: center;
  background-color: #333;
  background-image: none;
  box-shadow: inset rgba(0, 0, 0, 0.3) 0 10px 0;
  padding: 30px 0 0;
  opacity: 1;
}
.movie-title {
  padding: 17px 0 0 0;
  font-size: 0.9em;
  font-weight: bolder;
  color: #ddd;
}
/* File Sharing */
.filesharing-item-title {
  font-weight: bolder;
  font-size: 1.2em;
  line-height: 20px;
  display: inline-block;
}
.filesharing-description {
  margin-bottom: 16px;
}
.filesharing-item {
  padding: 20px 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
.filesharing-item.first {
  border-top: none;
}
.filesharing-item.last {
  border-bottom: none;
}
.filesharing-item-description {
  margin: 10px 0 0;
}
/* Contact Form */
form > div label {
  font: 12px arial;
}
form > div br + br,
.form-footer + br {
  display: none;
}
form > div textarea.form-input-field,
form > div input.form-input-field[type="text"],
form > div input.form-input-button[type="submit"],
form > div input.form-input-button[type="reset"] {
  font: 14px Arial;
  padding: 12px;
  margin-bottom: 10px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -webkit-transition: background-color 300ms;
  -moz-transition: background-color 300ms;
  -ms-transition: background-color 300ms;
  -o-transition: background-color 300ms;
  transition: background-color 300ms;
  border-radius: 2px;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.08), inset 0 0 3px rgba(0, 0, 0, 0.1);
  width: 93%;
  border: none;
  outline: none;
}
form > div input.form-input-button[type="submit"],
form > div input.form-input-button[type="reset"] {
  width: auto;
  margin: 15px 15px 0 0;
  padding: 13px 18px;
  cursor: pointer;
  font-size: 11px;
  font-weight: bolder;
  letter-spacing: 2px;
  color: #666;
  text-transform: uppercase;
}
form > div textarea.form-input-field:hover,
form > div input.form-input-button[type="submit"]:hover,
form > div input.form-input-button[type="reset"]:hover,
form > div input.form-input-field[type="text"]:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
form > div textarea.form-input-field:focus,
form > div input.form-input-field[type="text"]:focus {
  outline: none;
}
@media screen and (min-width: 770px) {
  .auto body,
  .auto html {
    height: auto;
  }
  body {
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
  }
  nav,
  section#b {
    border-radius: 3px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 1px 1px;
  }
  section#a {
    -webkit-transition: -webkit-transform 400ms;
    -moz-transition: -webkit-transform 400ms;
    transition: -webkit-transform 400ms;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
  }
  #outer.menu section#a {
    -webkit-filter: blur(1px);
  }
  #outer.clear.menu section#a {
    -webkit-filter: none;
  }
  #outer.clear #wrapper > div {
    margin: 0;
    width: 250px;
  }
  #outer.clear #wrapper {
    max-width: 100%;
    padding: 0;
  }
  #outer.clear section#d {
    margin-left: 0px;
  }
  #outer.clear div#wrapper > div {
    -webkit-backface-visibility: hidden;
  }
  #outer.clear div#wrapper > div,
  #outer.clear section#a {
    padding: 0;
    border-radius: 0;
    border: 0;
  }
  #outer.clear section#b,
  #outer.clear nav {
    padding: 0;
  }
  #outer.clear section#b,
  #outer.clear nav,
  #outer.clear nav > ul#n:before {
    border-radius: 0;
  }
  #cv {
    right: 40px;
    top: 40px;
    position: absolute;
    font-family: 'fontawesome';
    font-weight: bolder;
    height: 38px;
    width: 38px;
    z-index: 1000;
    line-height: 38px;
    font-size: 31px;
    text-align: center;
    text-indent: 2px;
    cursor: pointer;
    opacity: 0.5;
    border-radius: 3px;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    transition: opacity 300ms;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0 1px 1px;
    -webkit-backface-visibility: visible !important;
  }
  #cv:hover {
    opacity: 1;
  }
  #cv:before {
    content: '\f065';
  }
  #cv.expand:before {
    content: '\f066';
  }
  #outer.clear #wrapper > div,
  #outer.clear #wrapper,
  #a,
  #b,
  nav {
    min-height: 100%;
    height: 100%;
  }
  #outer.clear #wrapper > div,
  #outer.clear.menu section#a {
    border: none;
    box-shadow: none;
    -webkit-transform: none !important;
  }
  #outer.clear.menu section#b > div {
    display: none;
  }
  #outer.clear.full section#d {
    margin: 0 auto;
  }
  #outer.clear section#c {
    margin-left: 0;
  }
  #outer.clear section#e {
    padding: 25px 0 80px;
  }
  #outer.animIn,
  #outer.animOut {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  #outer.animIn {
    -webkit-animation-name: animIn;
    -moz-animation-name: animIn;
    -o-animation-name: animIn;
    animation-name: animIn;
  }
  #outer.animOut {
    -webkit-animation-name: animOut;
    -moz-animation-name: animOut;
    -o-animation-name: animOut;
    animation-name: animOut;
  }
  body.photo-background:before {
    padding-bottom: 50%;
  }
}
@media screen and (max-width: 770px) {
  body {
    background-image: none !important;
  }
  #outer {
    -webkit-transform: none;
    -webkit-backface-visibility: hidden;
  }
  div#wrapper {
    max-width: 770px !important;
  }
  section#a,
  section#c,
  aside,
  nav div,
  nav {
    -webkit-perspective: none !important;
    -webkit-backface-visibility: hidden;
  }
  nav {
    -webkit-perspective: 1000 !important;
  }
  section#a,
  aside li,
  #wrapper > div {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }
  aside li#menu {
    -webkit-backface-visibility: visible;
  }
  body.auto,
  html.auto {
    height: auto;
  }
  div#wrapper {
    padding: 0;
  }
  #wrapper > div,
  #wrapper,
  #a,
  #b,
  nav {
    min-height: 100%;
    height: 100%;
  }
  #outer.menu section#b > div,
  #cv {
    display: none;
  }
  #wrapper > div {
    margin: 0;
    width: 250px;
    opacity: 1 !important;
  }
  #wrapper > div,
  #outer.menu section#a {
    -webkit-transform: none !important;
  }
  #b {
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
  }
  nav > ul#n:before {
    border-radius: 0;
  }
  footer {
    position: relative;
    float: left;
    bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  #wrapper > div {
    top: -9999px;
  }
  #outer.open #wrapper > div {
    top: 0;
  }
  aside li#menu {
    -webkit-backface-visibility: hidden;
  }
  #outer.menu li#menu {
    background-position: -35px 21px;
    -webkit-transition: background 350ms ease 0.6s;
    -moz-transition: background 350ms ease 0.6s;
    transition: background 350ms ease 0.6s;
  }
  section#b {
    border-left: none;
  }
  section#c {
    margin-left: 0px;
    position: relative;
    clear: both;
  }
  section#d {
    padding: 15px;
    margin-left: 0px;
    overflow: visible;
  }
  aside {
    margin-left: 0px;
    width: 100%;
    padding: 0;
    box-shadow: inset 0 -4px 0 rgba(0, 0, 0, 0.2), rgba(255, 255, 255, 0.05) 0 1px 0;
  }
  section#b > span,
  aside.static,
  aside .social {
    display: none;
  }
  li#menu {
    box-shadow: none!important;
    border-bottom: none!important;
    width: 50px;
    height: 60px;
  }
  section#e {
    padding-bottom: 30px;
  }
  footer {
    padding-bottom: 20px;
  }
  li#menu:hover {
    box-shadow: none;
  }
  aside li + li {
    display: none;
  }
  li#menu:before {
    opacity: 1;
    text-align: left !important;
    bottom: 5px !important;
    padding-left: 53px !important;
    font: bolder 20px/16px arial !important;
    border-style: solid;
    border-top-width: 25px;
    border-right-width: 200px;
    border-bottom-width: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  aside li#menu {
    background-position: 21px 21px;
    background-size: 75px 21px;
    background-color: transparent !important;
  }
  #outer.open aside li#menu {
    background-position: -33px 21px;
  }
  nav {
    overflow: visible;
  }
  nav ol {
    font-family: 'ncds';
    display: block;
    padding: 0;
    margin: 0;
  }
  nav ol li {
    border: none;
    box-shadow: none;
    float: left;
    list-style: none;
  }
  nav li.social a {
    font-size: 24px;
    height: 62px;
    width: 62px;
    line-height: 62px;
    text-align: center;
    display: inline-block;
    padding: 0;
  }
  .thumbnail-wrap {
    border: none;
    margin: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
  }
  body.photo-background {
    padding: 0;
  }
  body.photo-background::before {
    margin: 0;
  }
  img.photo-frame {
    border-radius: 0;
  }
  p.photo-title {
    font-size: 1.4em;
    letter-spacing: -1px;
    padding: 30px 0 15px;
  }
}
@-webkit-keyframes animIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes animIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes animIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes animOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes animOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes animOut {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: 'ncds200';
  src: url('font/ncds.eot');
  src: url('font/ncds.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('font/ncds.woff') format('woff'), /* Modern Browsers */ url('font/ncds.ttf') format('truetype'), /* Safari, Android, iOS */ url('font/ncds.svg#3065ef1791917839bc3210a36e73ee2e') format('svg');
  font-style: normal;
  font-weight: 400;
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
[class^="social-"],
[class*=" social-"] {
  font-family: ncds200;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  font-size: 1.3em;
  line-height: 13px;
  vertical-align: middle;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
[class^="social-"]:before,
[class*=" social-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
a [class^="social-"],
a [class*=" social-"] {
  display: inline-block;
}
.social-2x {
  font-size: 2em;
}
.social-3x {
  font-size: 3em;
}
.social-4x {
  font-size: 4em;
}
.social-ncd-copyright:before {
  content: "\f000";
}
.social-ncd:before {
  content: "\f001";
}
.social-flickr:before {
  content: "\f002";
}
.social-delicious:before {
  content: "\f003";
}
.social-etsy:before {
  content: "\f004";
}
.social-facebook:before {
  content: "\f005";
}
.social-google:before {
  content: "\f006";
}
.social-google-plus:before {
  content: "\f007";
}
.social-dribbble:before {
  content: "\f008";
}
.social-linkedin:before {
  content: "\f009";
}
.social-aboutme:before {
  content: "\f010";
}
.social-email:before {
  content: "\f011";
}
.social-lastfm:before {
  content: "\f012";
}
.social-myspace:before {
  content: "\f013";
}
.social-newsvine:before {
  content: "\f014";
}
.social-skype:before {
  content: "\f015";
}
.social-picasa:before {
  content: "\f016";
}
.social-aim:before {
  content: "\f017";
}
.social-reddit:before {
  content: "\f018";
}
.social-stumble-upon:before {
  content: "\f019";
}
.social-youtube:before {
  content: "\f021";
}
.social-vimeo:before {
  content: "\f022";
}
.social-wordpress:before {
  content: "\f023";
}
.social-xing:before {
  content: "\f024";
}
.social-yelp:before {
  content: "\f025";
}
.social-yahoo:before {
  content: "\f026";
}
.social-amazon:before {
  content: "\f027";
}
.social-blip:before {
  content: "\f028";
}
.social-digg:before {
  content: "\f029";
}
.social-deviant-art:before {
  content: "\f030";
}
.social-behance:before {
  content: "\f031";
}
.social-fab:before {
  content: "\f032";
}
.social-disporia:before {
  content: "\f033";
}
.social-pintrest:before {
  content: "\f034";
}
.social-500:before {
  content: "\f035";
}
.social-500-alt:before {
  content: "\f036";
}
.social-soundcloud:before {
  content: "\f037";
}
.social-imdb:before {
  content: "\f038";
}
.social-itunes:before {
  content: "\f039";
}
.social-instagram:before {
  content: "\f040";
}
.social-paypal:before {
  content: "\f041";
}
.social-path:before {
  content: "\f042";
}
.social-android:before {
  content: "\f043";
}
.social-app-store:before {
  content: "\f044";
}
.social-tumblr:before {
  content: "\f045";
}
.social-viddler:before {
  content: "\f046";
}
.social-four-square:before {
  content: "\f047";
}
.social-phone:before {
  content: "\f048";
}
.social-blogger:before {
  content: "\f049";
}
.social-rss:before {
  content: "\f050";
}
.social-twitter:before {
  content: "\f051";
}
.social-houzz:before {
  content: "\f052";
}
.social-app-net:before {
  content: "\f053";
}
.social-ebay:before {
  content: "\f054";
}
.social-bandcamp:before {
  content: "\f055";
}
.social-facebook-like:before {
  content: "\f056";
}
.social-trip-advisor:before {
  content: "\f057";
}
.social-github:before {
  content: "\f058";
}
.social-angie:before {
  content: "\f059";
}
.social-spotify:before {
  content: "\f060";
}
.social-vk:before {
  content: "\f061";
}
.social-reverb-nation:before {
  content: "\f062";
}
