/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:focus { outline: 0; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _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: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
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-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: Creative Motion Design
   ========================================================================== */
@font-face {
    font-family: 'OswaldStencilRegular';
    src: url('../fonts/Oswald-Light-webfont.eot');
    src: url('../fonts/Oswald-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Oswald-Light-webfont.woff') format('woff'),
         url('../fonts/Oswald-Light-webfont.ttf') format('truetype'),
         url('../fonts/Oswald-Light-webfont.svg#OswaldStencilRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*******
 * General Layout
 */
html { height:100%; min-height:200px; overflow:hidden; width:100%; }
body { background:#999; font-family:Arial; }
.site-container {
  position:relative;
}

html .social-bar-bottom { margin-bottom:30px;}
html .social-bar-bottom footer { bottom:30px; }

html .social-bar-top { margin-top:30px;}
html .social-bar-top .pages { top:30px;}
.social-bar-top header { top:50px; }

/*******
 * h1
 */
header {
  left:20px;
  position:absolute;
  top:20px;
  z-index:2;
}

h1 {
  font-size:12px;
  font-weight:normal;
  margin:0;
  text-align:right;
}

h1 a { text-decoration:none; }

/*******
 * Icons
 */
.icons { position:absolute; bottom:0; left:105px }
.icons div {
  color:#fff;
  float:left;
  font-size:18px;
  font-weight:normal;
  margin-right:20px;
  position:relative;
  text-decoration:none;
  z-index:2;
}

.copyright { cursor:pointer; }
.bubble {
  background:#fff;
  bottom:34px;
  -moz-box-shadow:0 0 3px #333;
  box-shadow:0 0 3px #333;
  color:#000;
  display:block;
  right:0;
  font-size:12px;
  padding:2px 5px;
  position:absolute;
  white-space:nowrap;
}

/*******
 * Bottom Nav
 */
footer {
  background:#FFF;
  bottom:0;
  -moz-box-shadow:0 0 3px #333;
  box-shadow:0 0 3px #333;
  left:0;
  position:fixed;
  width:100%;
  z-index:30;
}

nav a {
  color:#FFF;
  clear:both;
  display:inline-block;
  font-family:'OswaldStencilRegular';
  font-size:14px;
  padding:8px;
  text-decoration:none;
}
nav ul ul {
  background:#fff;
  bottom:33px;
  left:0;
  clear:both;
  display:none;
  min-width:60px;
  position:absolute;
  z-index:29;
}
nav ul ul a { padding:8px; white-space:nowrap;}
nav ul ul li { float:none;}
nav li { float:left; position:relative; }
nav li:hover ul { display:block; }
nav .selected { cursor:default; }

/*******
 * Thumbs
 */
.thumbs {
  bottom:50px;
  height:108px;
  position:absolute;
  width:100%;
  z-index:10;
}
html .social-bar-bottom  .thumbs { bottom:77px; }
.thumbs a {
  border:4px solid #fff;
  display:block;
  float:left;
  height:100px;
  margin:0 5px 10px 5px;
  overflow:hidden;
  position:relative;
  width:100px;
}
.thumbs img {
  display:none;
  height:100px;
  position:absolute;
  width:100px
}
/*.thumbs img:hover, */
.thumbs .active { height:110px; left:-5px; top:-5px; width:110px;}

.thumbs-container { width:100%; height:108px;}
.thumbs-container, .thumbs-inner { height:108px; overflow:hidden; position:relative; }
.thumbs-wrapper { position:absolute; left:0; top:0; }
.control {
  display:none;
  height:23px;
  opacity:1;filter:alpha(opacity=100);
  width:23px;
}
.control:hover {opacity:0.8;filter:alpha(opacity=80)}

.thumbs .control { border:0;}
#up, #down {
  height:23px;
  position:absolute;
  left:15px;
  top:60px;
  text-indent:-9999px;
  width:23px;
}
#down { top:85px; background-position:bottom center;}



.thumbs .slideshow-on, .thumbs .slideshow-off {
  border:0;
  -moz-border-radius:5px;
  border-radius:5px;
  display:block;
  height:22px;
  margin:0 6px 4px 20px;
  padding:0;
  text-indent:-9999px;
  width:22px;
}

.thumbs .slideshow-off { background-position:0 -23px; }

/*******
 * Text / Contact / Password
 */
.text-wrapper {
  background:rgba(255, 255, 255, 0.85);
  -moz-box-shadow:0 0 3px #333;
  box-shadow:0 0 3px #333;
  display:none;
  margin:20px;
  overflow:hidden;
  z-index:5;
  position:absolute;
  top:0;
}

.text-wrapper { padding:10px; }
  .text-wrapper .text-box .inner { padding:10px 10px 10px 20px; }
  .no-photo .text-box .inner { padding:0 }

.text-wrapper .photos { float:left; width:50%; }
  .text-wrapper .photos img { height:auto; }

.text-box { height:100%; }
.text-wrapper .text-box .inner { padding:10px 20px 20px 10px; }

p { margin: 0 0 10px 0;}


/**
 * Pages
 */
.pages {
  display:none;
  left:0px;
  position:absolute;
  top:0;
  width:100%;
  z-index:20;
}
.pages .three { display:none; }
.pages a { color:#000; display:block; float:left; text-decoration:none; width:230px;}

.pages section { position:absolute; width:690px; }

.page {
  background:#fff;
  -moz-box-shadow:0 0 3px #333;
  box-shadow:0 0 3px #333;
  float:left;
  font-weight:normal;
  margin:10px;
  padding:5px;
}
.page label { margin:5px 0 0 0; font-family:'OswaldStencilRegular'; }
.page .image { height:200px; overflow:hidden; width:200px; }

.pages a.pagesLeft, .pages a.pagesRight {
  height:23px;
  position:absolute;
  text-indent:-9999px;
  width:23px;
}
.pagesLeft { background-position:0 -23px; }


/**
 * Scroller
 */
.scrollgeneric { line-height: 1px; font-size: 1px; position: absolute; top: 0; left: 0; }
.vscrollerbase { width: 10px; background-color: #eee; }
.vscrollerbar { width: 10px; padding:10px 0 10px 0; background-color: #aaa; }
.vscrollerbasebeg { background: url(../images/bar.jpg) no-repeat; width: 10px; height:10px; }
.vscrollerbaseend { background: url(../images/bar.jpg) no-repeat; width: 10px; height:10px; }
.scrollerjogbox { width: 10px; height: 10px; top: auto; left: auto; bottom: 0px; right: 0px; background-color: gray; }

/*******
 * Form
 */
.contact-text, .password-text { float:left; width:48%; }
#contactForm, #passwordForm { float:right; width:48%; }

label { display:block; margin:10px 0 5px 0; text-decoration:none; }
label.error { color:red; display:block; padding:5px 0 0 0; }
.form-item { margin-bottom:10px; }
.text, textarea {
  background:transparent;
  border:1px solid #000;
  display:block;
  padding:5px;
  width:98%;
}
.error input,
.error textarea { border-color:#ff0000; }
textarea { height:100px; }

.buttons { float:right; }
input[type="submit"], input[type="reset"] {
  background:url(../images/button.png) 0 -2px no-repeat;
  border:0;
  color:#000;
  font-family:'OswaldStencilRegular';
  font-size:13px;
  height:30px;
  line-height:13px;
  margin-left:6px;
  padding:10px 15px 10px 15px;
  width:73px;
}

input[type="submit"]:hover,input[type="reset"]:hover {
  background-position:0 -34px;
}

/**
 * Copyright
 */
.copyright { font-family:Arial; font-size:18px; position:absolute; right:5px; top:6px; }

/**
 * Home + Photo Page
 */
.home-wrapper img { height:auto; }
.slide img {  }
.text-wrapper .img-wrapper { -moz-box-shadow:none; box-shadow:none; }
.img-wrapper { display:none; position:relative; }
.caption {
  background:white;
  -moz-box-shadow:0 0 3px #333;
  box-shadow:0 0 3px #333;
  font-size:12px;
  top:20px;
  color:#000;
  padding:3px 6px;
  right:0;
  position:absolute;
  z-index:10;
}
.caption .inner { padding:3px; }
.nav-icons { bottom:200px; height:66px; position:absolute; width:100%; }
.nav-icons a { height:66px; left:20px; position:absolute; width:66px; }
.nav-icons a.next_image { background-position:top right; left:auto; right:20px; }

/**
 * Video Page
 *
#videos { position:relative; height:100%; }
.video { display:inline-block; margin:10px 20px 10px 0; vertical-align: top; float:left; }
.video a {
  -webkit-box-shadow:0 0 3px #333;
  -moz-box-shadow:0 0 3px #333;
  box-shadow:0 0 3px #333;
  background:#fff;
  display:inline-block;
  height:150px;
  width:150px;

  display: table-cell;
    text-align: center;
    vertical-align: middle;

  zoom: 1;
  *display: inline;
}
.video img { display:block; text-align: center; margin:0 auto; }
.video a:hover { -webkit-box-shadow:0 0 3px #333; -moz-box-shadow:0 0 3px #333; box-shadow:0 0 3px #333; }
#videos .center { position:relative; top:60px; margin:0 auto; width:490px; }
#videos span {
  background:#9d9d9d;
  border-color:#9d9d9d;
  color:white;
  display:block;
  font-family:Arial, sans;
  font-size:13px;
  margin-top:5px;
  padding:3px 0;
  text-align:center;
  width:150px;
}
#video-controls { clear:both; }
#video-controls a {
  background:url(../images/video.png) left bottom;
  color:#fff;
  display:inline-block;
  width:7px;
  height:18px;
  margin-right:5px;
  padding:3px 8px;
  font-family:arial, sans;
  font-size:14px;
  text-decoration: none;

  zoom: 1;
  *display: inline;
}
#video-controls a:hover, #video-controls a#controlOn { background-position:left top; }
*/
.clear { clear:both; }














/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: 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; }
}
