/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
article,aside,details,figcaption,figure,footer,header,hgroup,main,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:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}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:80%}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:.35em .625em .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,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html 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}

/* FONTS
--------------------------------------------------------------------------*/

@font-face {
    font-family: 'FuturaBook';
    src: url('http://media.simsdirector.com/fonts/futuran-webfont.eot');
    src: url('http://media.simsdirector.com/fonts/futuran-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://media.simsdirector.com/fonts/futuran-webfont.woff') format('woff'),
         url('http://media.simsdirector.com/fonts/futuran-webfont.ttf') format('truetype'),
         url('http://media.simsdirector.com/fonts/futuran-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* GLOBAL
--------------------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, img, p, a, ul, ol, li, dl, dt, dd, form, fieldset, legend, label, button, iframe { 
	margin:0; padding:0; border:0;
}
body {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
ul, ol, li { 
	list-style-type:none; 
}
.clear { clear:both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac */
img { border:0px; }
table { border-collapse:collapse; border-spacing:0; }

a { outline:none; cursor:pointer; color:#717b89; }
a:hover { text-decoration:none; }
legend { display:none; }

button { 
  outline:none;
  cursor:pointer;
}

.hidden { display:none; }

p, ol li {
	padding:0 0 15px 0;
	line-height:16px;
}
ol {
	margin-left:20px;
}
ol li {
	list-style-type:circle;
	margin-top:20px;
	padding:0;
}

h1 {
	display:none;
}

/* SITE
--------------------------------------------------------------------------*/

body {
	background:#e5e5e5;
	font-family: 'FuturaBook','helvetica neue', verdana, arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
}
p {
	font-family: 'FuturaBook','helvetica neue', verdana, arial, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
}
.wrap {
	display:block;
	width:787px;
	margin:30px auto;
	position:relative;
	overflow:hidden;
}

#logo {
	display:block;
	background:transparent url('http://media.simsdirector.com/img/logo.png') left top;
	background-repeat:no-repeat;
	width:99px;
	height:133px;
	text-indent:-999em;
	margin-bottom:15px;
}

.content {
	display:none;
	position:relative;
	width:662px !important;
	margin:0 0 100px 0;
	left:125px;
	overflow:hidden;
}


.nav {
	display:block;
	width:100px;
	height:310px;
	position:fixed !important;
}
.nav ul {
	display:block;
}
.nav li {
	display:block;
	margin-bottom:4px;
}
.nav li a {
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	color:#333;
	line-height:18px;
}
.nav li a:hover, .nav li a.selected {
	text-decoration:underline;
}

/* GALLERY
--------------------------------------------------------------------------*/

.thumb, .thumb img {
	display:block;
	overflow:hidden;
}
.thumb {
	display:block;
	float:left;
	margin:0 1px 1px 0;
	position:relative;
	cursor:pointer;
}
.thumb span, .thumb .overlay {
	display:none;
}
.thumb:hover span {
	display:block;
	font-size:15px;
	bottom:10px;
	left: 10px;
	line-height:18px;
	position: absolute;
	width:330px;
	text-shadow:0px 1px 0px #333;
	color:#fff;
}
.thumb:hover span b {
	display:block;
	font-weight:normal;
}

.thumb:hover .overlay {
	display:block;
	background:#000;
	position:absolute;
 	filter:alpha(opacity=50);
 	-moz-opacity: 0.50;
 	opacity: 0.50;
}
.thumb,
.thumb img,
.thumb:hover .overlay {
	width:330px !important;
	height:191px !important;
}

/* PAGES
--------------------------------------------------------------------------*/
.entry {
	display:block;
	margin-bottom:15px;
}
.entry, .entry p {
	line-height:20px;
}

.entry .date {
	display:block;
	float:left;
	width:64px;
	text-align:center;
	padding:0 2px 0;
	margin:0 15px 0 0;
	font-size:12px;
	height:18px;
}
.entry .txt {
	display:block;
	float:left;
	width:564px;
	font-size:12px;
}


.video a, .video .title {
	display:block;
	text-transform:uppercase;
	font-size:15px;
}
.video a {
	margin-bottom:3px;
	text-decoration:none;
	color:#333;
}
.video a:hover {
	text-decoration:underline;
	color:#717b89;
}
.video .title {
	margin:4px 0 -5px 0;
	font-size:20px;
}

#video {
	display:block;
	margin:0 auto;
}

.jquery-lightbox-mode-html .jquery-lightbox-background {
	background:#000 !important;
}
.jquery-lightbox-html {
	padding:0px !important;
	margin:0px !important;
}

.jquery-lightbox-html iframe {
	display:block;
	padding:0;
	margin:0 auto 0 !important;
}

#treatment {
	width:632px;
	padding:0 15px;
	height:465px;
	overflow:auto;
	color:#fff;
}
#treatment p {
	color:#fff;
}

.content section {
	display:block;
}
.content section.biography {
	text-align:justify;
	width:500px;
}

.contact, .updates {
	margin:0;
}

/* SOCIAL
--------------------------------------------------------------------------*/

.social {
	display:block;
	margin:15px 0 0 0;
}
.social ul li {
	display:block;
	background:#717b89;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	float:left;
	width:32px;
	height:32px;
	margin-right:10px;
	cursor:pointer;
}
.social ul li:hover {
	background:#333;
}
.social ul li a {
	display:block;
	margin:3px 0 0 4px;
	width:32px;
	height:32px;
	background:url('http://media.simsdirector.com/img/icns_social.png') no-repeat;
}
.social ul li.like {
	width:90px;
}

.social a.instagram { background-position:-61px 1px; }
.social a.facebook { background-position:-59px -405px; }
.social a.twitter { background-position:-60px -324px; }
.social a.tumblr { background-position:-61px -283px; }
.social a.linkedin { background-position:-60px -454px; }
.social a.lastfm { background-position:-60px -364px; }
.social a.youtube { background-position:-60px -123px; }
.social a.rss { background-position:-61px -503px; }
.social a.email { background-position:-60px -243px; }

.social a.instagram:hover { background-position:-61px 1px; }
.social a.facebook:hover { background-position:-59px -405px; }
.social a.twitter:hover { background-position:-60px -324px; }
.social a.tumblr:hover { background-position:-61px -283px; }
.social a.linkedin:hover { background-position:-60px -454px; }
.social a.lastfm:hover { background-position:-60px -364px; }
.social a.youtube:hover { background-position:-60px -123px; }
.social a.rss:hover { background-position:-61px -503px; }
.social a.email:hover { background-position:-60px -243px; }


/* SCROLLER
--------------------------------------------------------------------------*/
/*
.jquery-lightbox-html.jspScrollable {
	width:730px !important;
}

.jspContainer {
	overflow: hidden;
	position: relative;
}

.jspPane {
	position: absolute;
	width:700px !important;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
  width: 8px;
  background: transparent;
  right:30px;
  top:30px;
	height: 100%;
}

.jspHorizontalBar {
	position: absolute;
	 bottom: 5px;
	left: 0;
	width: 100%;
	 height: 8px;
	background: transparent;
}

.jspVerticalBar *,
.jspHorizontalBar * {
	margin: 0;
	padding: 0;
}

.jspCap {
	display: none;
}

.jspHorizontalBar .jspCap {
	float: left;
}

.jspTrack {
	background: #fff;
	position: relative;
	background: transparent;
}

.jspDrag {
	position: relative;
	top: 0;
	left:30px;
	cursor: pointer;
  background: url('http://media.simsdirector.com/img/transparent_black.png') repeat;
  background:#B8BCC3;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled {
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow {
	height: 16px;
}

.jspHorizontalBar .jspArrow {
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus {
	outline: none;
}

.jspCorner {
	background: #eeeef4;
	float: left;
	height: 100%;
	display:none;
}
*/

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
/*
* html .jspCorner {
	margin: 0 -3px 0 0;
}
*/