/* 
Theme Name: The Ordinary
Version: 2.0
Author: Fuzzco
Author URI: http://www.fuzzco.com
*/

/* typography & colors
------------------------------------------------

"ff-tisa-web-pro"		Regular (400)
"futura-pt-condensed"	Bold (700)
	
black	#424039
											  */

/* reset
--------------------------------------------- */
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-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* global
--------------------------------------------- */
body {	
	font: normal 17px/26px "ff-tisa-web-pro", Georgia, Times, serif;
	background: #f5f5f5 url(-/img/specks.png) repeat 20px 0;
	color: #1f1f1f;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: 600;
	}
a {
	outline: none;
	}
a:link,
a:visited {
	text-decoration: none;
	color: #1f1f1f;
	}
a:hover {
	color: #777;
	}
p {
	margin-bottom: 20px;
	}
h1 {
	font: 700 64px/72px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1f1f1f;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
h2 {
	font: 700 24px/32px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
h3 {
	font-size: 32px;
	line-height: 40px;
	}
h4 {
	font-size: 27px;
	line-height: 35px;
	}
h5 {
	font-size: 24px;
	line-height: 32px;
	}
h6 {
	font-size: 18px;
	line-height: 26px;
	}
::selection {
	background: #333;
	color: #E5E5E5;
	}
::-moz-selection {
	background: #333;
	color: #E5E5E5;
	}
*:focus {
	outline: none
	}
.wf-loading {
	visibility: hidden;
	}
.clear:before,
.clear:after {
    content: "";
    display: table;
	}
.clear:after {
    clear: both;
	}
.clear {
    zoom:1;
	}
.tame {
	width: 992px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
	}
#content {
	position: relative;
	z-index: 3;
	background: #f5f5f5 url(-/img/specks.png) repeat 0 0;
	}
#content .page.sticky {
	padding-top: 146px;
	}

/* header
--------------------------------------------- */
#header {
	height: 1000px;
	background: #1F1F1F url(-/img/stars.png) repeat 0 0;
	background-position: top center;
	background-attachment: fixed;
	overflow: hidden;
	text-align: center;
	position: relative;
	display: none;
	}
.page-id-2 #header {
	display: block;
	}
#header #header-in {
	margin-top: 100px;
	position: fixed;
	width: 992px;
	height: 412px;
	margin-left: -496px;
	left: 50%;
	z-index: 1;
	top: 46%;
	margin-top: -206px;
	}
#header #logo {
	width: 460px;
	height: 280px;
	display: block;
	background: transparent url(-/img/logo-black-white.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0 auto;
	}
#header #logo:hover {
	opacity: .8;
	}
#header h2 {
	margin-top: 100px;
	}
.star-field {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	}
.star {
	display: none;
	position: absolute;
	z-index: 2;
	}
#sub-nav {
	height: 70px;
	position: fixed;
	z-index: 2000;
	text-align: center;
	background: #B0B0B0;
	top: 0;
	width: 100%;
	}
.page-id-2 #sub-nav {
	position: relative;
	}
#sub-nav.sticky {
	position: fixed;
	}
.page #content,
.page-id-2 #content.sticky {
	padding-top: 70px;
	}
.page-id-2 #content {
	padding-top: 0;
	}
#sub-nav a:link,
#sub-nav a:visited {	
	font: 700 18px/70px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0 20px;
	}
#sub-nav .tame {
	background: transparent url('-/img/icons.png') no-repeat 189px 5px;	
	}
#sub-nav li {
	display: inline;
	}
#sub-nav li.page-item-2 a:link,
#sub-nav li.page-item-2 a:visited {
	color: #fff;
	margin-right: 100px;
	}
#sub-nav li.current_page_item a:link,
#sub-nav li.current_page_item a:visited,
#sub-nav li.page-item-6 a:hover,
#sub-nav a:hover,
.single-post li.page-item-6 a:link,
.single-post li.page-item-6 a:visited,
.archive li.page-item-6 a:link,
.archive li.page-item-6 a:visited {
	color: #fff;
	text-decoration: underline;
	}
.social-header {
	height: 110px;
	line-height: 100px;
	}
p.est {
	font: normal 12px/160px Courier, Georgia, Times, serif;
	text-transform: uppercase;
	}
p.est span {
	float: right;
	}
p.est span a:link,
p.est span a:visited {
	text-decoration: underline;
	}
#nav .left,
#nav .right {
	width: 50%;
	}
#nav .left {
	float: left;
	}
#nav .right {
	float: right;
	text-align: right;
	}
#nav .right form {
	float: right;
	}
#nav ul li {
	display: inline;
	}
#nav {
	font: 700 22px/90px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	background: transparent url(-/img/logo-mark.png) no-repeat 50% 50%;
	min-height: 100px;
	}
#nav a:link,
#nav a:visited {
	color: #1f1f1f;
	margin-right: 20px;
	}
#nav a:hover {
	color: #666;
	}
#search-form {
	border-bottom: 2px solid #1f1f1f;
	height: 60px;
	}
input[type=text],
input[type=submit] {
	-webkit-appearance: none;
	}
#search-form input[type=text] {
	border: none;
	background: transparent;
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	width: 70px;
	-webkit-appearance: none;
	}
#search-form input[type=submit] {
	width: 20px;
	height: 25px;
	text-indent: -9999px;
	border: none;
	background: transparent url(-/img/search.png) no-repeat 50% -2px;
	-webkit-appearance: none;
	}
#search-form input[type=submit]:hover {
	cursor: pointer;
	opacity: .8;
	}
::-webkit-input-placeholder {
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
:-moz-placeholder {
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
#info {
	border-bottom: 2px solid #000;
	}
.info-two {
	margin-top: 2px;
	border: 1px solid #000;
	border-left: none;
	border-right: none;
	padding: 10px 0;
	}
.info-two p {
	margin-bottom: 0;
	}
.info-two .left {
	width: 30%;
	float: left;
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
.info-two .right {
	width: 70%;
	float: right;
	text-align: right;
	font: normal 14px/22px Courier, Georgia, Times, serif;
	}
.info-two .right a:link,
.info-two .right a:visited {
	text-decoration: underline;
	}
.social-header p.est {
	background: transparent url('-/img/icons.png') no-repeat 220px -350px;
	}
.menus-wrapper.sticky {
	position: fixed;
	top: 70px;
	left: 0;
	z-index: 2001;
	width: 100%;
	height: 143px;
	background: #f5f5f5 url('-/img/specks.png') repeat 20px 0;
	}
.menus-wrapper.sticky .menus-shadow {
	/*
width: 100%;
	height: 46px;
	background: transparent url('-/img/shadow-bottom-white.png') repeat-x 0 0;
	opacity: .8;
*/
	}
.menus-wrapper.sticky .menus,
.menus-wrapper.sticky #info,
.menus-wrapper.sticky .info-two {	
	width: 992px;
	margin: 0 auto;
	}
.menus {
	border-bottom: 1px solid #000;
	background: transparent url('-/img/icons.png') no-repeat 456px -180px;
	min-height: 90px;
	}
.menus .left {
	width: 44%;
	margin-left: 6%;
	float: left;
	background: transparent url('-/img/bar-vertical.png') repeat-y 0 0;
	}
.menus .right {
	width: 44%;
	margin-right: 6%;
	float: right;
	text-align: right;
	background: transparent url('-/img/bar-vertical.png') repeat-y 100% 0;
	}
.menus a:link,
.menus a:visited {
	font: normal 12px/12px Courier, Georgia, Times, serif;
	color: #999;
	text-transform: uppercase;
	text-decoration: underline;
	}
.menus a:hover {
	color: #666;
	}
.menus .lefty,
.menus .righty {
	margin: 15px 20px 15px;
	height: 60px;
	}
.menus h4 {
	font-size: 22px;
	line-height: 22px;
	margin-top: 7px;
	}
.menus a {
	}
.menus .left .lefty {
	width: 95px;
	float: left;
	border-right: 1px dotted #000;
	padding-right: 20px;	
	margin-left: 25px;
	}
.menus .left .righty {
	float: left;
	text-align: center;
	margin-left: 0;
	width: 135px;
	}
.menus .right .righty {
	float: right;
	text-align: center;
	margin-right: 0;
	width: 135px;
	}
.menus .right .lefty {
	width: 95px;
	float: right;
	border-left: 1px dotted #000;
	padding-left: 20px;
	margin-right: 25px;
	}
	
/* footer
--------------------------------------------- */
#footer {
	height: 790px;
	background: #1F1F1F url(-/img/stars.png) repeat 0 0;
	background-position: top center;
	background-attachment: fixed;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 2;
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
#footer a:link,
#footer a:visited {
	color: #fff;
	}
#footer a:hover {
	color: #777;
	}
#footer-logo {
	width: 992px;
	height: 317px;
	margin: 0 auto;
	background: #f5f5f5 url(-/img/specks.png) repeat 20px 0;
	position: relative;
	z-index: 1;
	}
#footer-in {
	position: absolute;
	width: 992px;
	height: 580px;
	margin-left: -496px;
	left: 50%;
	top: 50px;
	z-index: 1;
	}
#footer-in p {
	font-size: 18px;
	color: #B0B0B0;
	}
#footer-in em {
	font-style: normal;
	color: #fff;
	}
#footer-in span {
	padding: 0 10px;
	}
#footer-in a:link,
#footer-in a:visited {
	color: #B0B0B0;
	}
#footer-in a:hover {
	color: #fff;
	}
#footer p.est {
	font: normal 12px/18px Courier, Georgia, Times, serif;
	margin: 0 auto 20px;
	text-transform: uppercase;
	color: #757575;
	}
#footer-in .clear .left {
	width: 50%;
	float: left;
	text-align: left;
	font: 700 18px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
#footer-in .clear .left input[type=text] {
	background: #1f1f1f;
	border: none;
	border-bottom: 1px solid #fff;
	padding: 2px;
	line-height: 20px;
	margin-left: 20px;
	font: normal 12px/18px Courier, Georgia, Times, serif;
	width: 200px;
	}
::-webkit-input-placeholder {
	font: normal 12px/18px Courier, Georgia, Times, serif;
	}
:-moz-placeholder {
	font: normal 12px/18px Courier, Georgia, Times, serif;
	}
#footer-in .clear .left input[type=submit] {
	background: #999;
	color: #000;
	border: 1px solid #fff;
	font: normal 12px/18px Courier, Georgia, Times, serif;
	margin-left: 10px;
	}
#footer-in .clear .left input[type=submit]:hover {
	cursor: pointer;
	}
#footer-in .clear .right {
	width: 50%;
	float: right;
	}
#footer-in .clear form {
	display: inline;
	}
	
/* blog
--------------------------------------------- */
#info {
	border-top: 1px solid #1f1f1f;
	font: normal 15px/25px Courier, Georgia, Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-top: 40px;
	padding: 10px 0;
	}
#info .left {
	float: left;
	}
#info .right {
	float: right;
	}
.post {
	border-top: 2px solid #1f1f1f;
	margin-bottom: 40px;
	}
.post.instagram {
	text-align: center;
	}
.post .col {
	width: 32%;
	margin-right: 2%;
	float: left;
	}
.post .col.last {
	margin-right: 0;
	}
.post h2 {
	font: 700 60px/64px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1f1f1f;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-align: center;
	margin: 50px 0 30px;
	}
.post h2 a:link,
.post h2 a:visited {
	color: #1f1f1f;
	}
.post h2 a:hover {
	color: #666;
	}
.post h3 {
	border: 2px solid #1f1f1f;
	border-top: none;
	width: 90px;
	margin: 0 auto;
	padding: 10px;
	font: 700 34px/36px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1f1f1f;
	text-transform: uppercase;
	letter-spacing: .05em;
	position: relative;
	}
.post h3 .date {
	position: relative;
	}
.post h3 .month {
	-moz-transform:rotate(270deg);
	-o-transform: rotate(270deg);
	-webkit-transform:rotate(270deg);
	display: block;
	position: absolute;
	top: 22px;
	left: 15px;
	font: 700 18px/20px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	text-align: center;
	white-space: nowrap;
	width: 20px;
	}
.post h3 .day {
	display: block;
	padding-left: 15px;
	border-left: 2px solid #1f1f1f;
	float: right;
	}
.post-content {
	margin-top: 30px;
	}
.post-content a:link,
.post-content a:visited {
	text-decoration: underline;
	}
.posts {
	border-bottom: 7px double #1f1f1f;
	margin-bottom: 20px;
	}
.post-controls,
.post .cats {
	margin-bottom: 30px;
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
.post .cats span {
	float: right;
	}
.post-controls a:link,
.post-controls a:visited {
	color: #B0B0B0;
	}
.post-controls a:hover {
	color: #1f1f1f;
	}
.post .cats a:link,
.post .cats a:visited {
	color: #1f1f1f;
	}
.post .cats a:hover {
	color: #B0B0B0;
	}
.post .cats {
	margin: 20px 0 0 0;
	}
.older-link {
	float: left;
	}
.newer-link {
	float: right;
	}
#comments {
	border-bottom: 7px double #1f1f1f;
	margin-bottom: 20px;
	}
#comments .left {
	width: 466px;
	float: left;
	margin-right: 30px;
	}
#comments .right {
	width: 496px;
	float: right;
	}
#comments h2,
#comments h3 {
	margin-bottom: 20px;
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	}
#comments input[type=text],
#comments textarea {
	background: transparent;
	border: none;
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	padding: 0;
	margin: 0;
	padding: 5px;
	width: 456px;
	-webkit-appearance: none;
	}
#comments input[type=submit] {
	background: #999;
	padding: 5px 20px;
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: .1em;
	border: none;
	margin: 0 auto;
	width: 200px;
	-webkit-appearance: none;
	}
#comments input[type=submit]:hover {
	cursor: pointer;
	background: #1f1f1f;
	}
#comments textarea {
	border: 1px solid #1f1f1f;
	resize: none;
	width: 456px;
	}
#comments input[type=text] {
	line-height: 30px;
	border-bottom: 1px solid #1f1f1f;
	}
.comment-author {
	margin-bottom: 20px;
	}
.comment-author a:link,
.comment-author a:visited {
	color: #000;
	}
.comment-author a:hover {
	color: #999;
	}
.comment-meta {
	font-style: italic;
	}
.comment-meta a:link,
.comment-meta a:visited {
	color: #1f1f1f;
	}
.comment-meta a:hover {
	color: #999;
	}
.comment {
	margin-bottom: 20px;
	border-bottom: 1px solid #1f1f1f;
	}

/* error
--------------------------------------------- */	
.error404 h1,
.error404 h2 {
	text-align: center;
	}
.error404 h1 {
	margin-top: 100px;
	}
.error404 h2 {
	color: #1f1f1f;
	margin-bottom: 100px;
	}
.error404 #content,
.error404 #content.sticky {
	padding-top: 70px;
	}
	
/* twitter
--------------------------------------------- */
#twitter-box {
	width: 380px;
	height: 282px;
	background: #1f1f1f url(-/img/stars.png) repeat 0 0;
	color: #b0b0b0;
	font: normal 13px/24px Courier, Georgia, Times, serif;
	position: fixed;
	right: -330px;
	top: 100px;
	z-index: 1000;
	display: none;
	}
#twitter-box a#twitter-tab {
	display: block;
	width: 34px;
	height: 220px;
	position: absolute;
	left: 20px;
	top: 30px;
	background: transparent url(-/img/twitter-tab.png) no-repeat 0 0;
	text-indent: -9999px;
	z-index: 2000;
	}
#twitter-box a#twitter-tab:hover {
	opacity: .8;
	}
#twitter-box a:link,
#twitter-box a:visited {
	color: #fff;
	text-decoration: underline;
	}
#twitter-box a:hover {
	color: #b0b0b0;
	}
#twitter-box-in {
	width: 372px;
	height: 272px;
	margin: 4px 0 0 4px;
	border: 1px solid #F5F5F5;
	position: relative;
	}
.tweets {
	position: absolute;
	left: 90px;
	top: 50px;
	width: 240px;
	}
.tweets h6 {
	font: 700 14px/20px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1F1F1F;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 5px;
	}
#twitter-box h6 a:link,
#twitter-box h6 a:visited {
	text-decoration: none;
	color: #b0b0b0;
	}
#twitter-box h6 a:hover {
	color: #fff;
	}
.tweet {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	}
.tweet iframe {
	margin-top: 20px;
	}
.twitter-controls {
	width: 240px;
	position: absolute;
	left: 90px;
	bottom: 30px;
	}
.twitter-controls a {
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	}
.twitter-controls a.previous {
	background: transparent url(-/img/twitter-buttons.png) no-repeat 0 0;
	float: left;
	}
.twitter-controls a.previous:hover {
	background: transparent url(-/img/twitter-buttons.png) no-repeat 0 -50px;
	}
.twitter-controls a.next {
	background: transparent url(-/img/twitter-buttons.png) no-repeat -50px 0;
	float: right;
	}
.twitter-controls a.next:hover {
	background: transparent url(-/img/twitter-buttons.png) no-repeat -50px -50px;
	}

/* people
--------------------------------------------- */	
#people img {
	margin-bottom: 30px;
	}
#people {
	margin-bottom: 50px;
	}
#people h2 {
	font: 700 60px/64px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1f1f1f;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-align: center;
	margin: 0 0 50px;
	}
#people .post {
	border: none;
	margin-top: 30px;
	}

/* $home
--------------------------------------------- */	
.slideshow {
	position: relative;
	width: 992px;
	height: 550px;
	margin-bottom: 30px;
	margin-top: 4px;
	border-top: 2px solid #000;
	}
.slideshow .next,
.slideshow .previous {
	display: none;
	}
.slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	}
.slideshow .picks {
	position: absolute;
	bottom: 30px;
	text-align: center;
	width: 100%;
	}
.slideshow .picks li {
	display: inline;
	margin: 0 2px;
	}
.slideshow .picks li a {
	display: inline-block;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	background: transparent url('-/img/icons.png') no-repeat -4px -620px;
	}
.slideshow .picks li a.current {
	background-position: -28px -620px;
	}
.page-id-2 h2 {
	font: 700 48px/52px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #1f1f1f;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 30px;
	}
.info-three {
	padding: 10px 0;
	text-align: center;
	border: 1px solid #000;
	border-left: 0;
	border-right: 0;
	margin-bottom: 30px;
	}
.info-three p {
	margin-bottom: 0;
	font: normal 14px/24px Courier, Georgia, Times, serif;
	}
	
/* $restaurant
--------------------------------------------- */
.page-id-75 .page {
	padding-top: 7px;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
	}
.page-id-75 .page .left {
	width: 790px;
	float: left;
	padding-right: 6px;
	margin-right: 8px;
	border-right: 1px dotted #000;
	position: relative;
	}
.page-id-75 .page .right {
	width: 186px;
	float: right;
	}
.page-id-75 .page .left .sheet {
	width: 556px;
	margin: 100px auto 0;
	border: 1px solid #000;
	border-bottom: none;
	padding: 20px 30px;
	background: transparent url('-/img/shade-white.png') repeat 0 0;
	}
.page-id-75 .page .left .sheet h2 {
	font: normal 14px/24px Courier, Georgia, Times, serif;
	text-align: center;
	border-bottom: 1px dotted #000;
	color: #1f1f1f;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}
.page-id-75 .page .right a:link,
.page-id-75 .page .right a:visited {
	margin: 5px 0;
	text-decoration: underline;
	font-size: 14px;
	}
.page-id-75 .dash-link {
	padding: 5px 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	}

/* $gallery
--------------------------------------------- */
.images {
	margin-bottom: 30px;
	}
.images a {
	display: block;
	width: 317px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
	line-height: 0;
	}
.images a img {
	width: 100%;
	opacity: 0;
	}
.images a .cover {
	position: absolute;
	width: 100%;
	height: 100%;
	background: transparent url('-/img/shade-grey.png') repeat 0 0;
	top: 0;
	left: 0;
	text-align: center;
	font: normal 12px/24px Courier, Georgia, Times, serif;
	display: none;
	}
.images a .photo-meta {
	width: 220px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -25px 0 0 -110px;
	}
.images a:link,
.images a:visited {
	color: #1f1f1f;
	}
.images a:hover .cover {
	display: block;
	}
.images a .cover h6 {
	margin-top: 30px;
	font-size: 14px;
	}
.images a .cover h6,
.images a .cover p {
	margin-bottom: 5px;
	}
.images a .cover p {
	text-transform: uppercase;
	}
.page-id-73 #content h2 {
	text-align: center;
	color: #1f1f1f;
	font: normal 32px/40px "ff-tisa-web-pro", Georgia, Times, serif;
	margin: 20px 0;
	text-transform: none;
	letter-spacing: normal;
	}
.dialog {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3000;
	background: transparent url('-/img/shade-black.png') repeat 0 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	}
.dialog .frame {
	width: 992px;
	text-align: center;
	position: relative;
	z-index: 4000;
	}
.dialog .frame p {
	color: #fff;
	width: 600px;
	margin: 10px auto;
	font: normal 12px/24px Courier, Georgia, Times, serif;
	text-align: center;
	}
.dialog-close {
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: -30px;
	background: transparent url('-/img/icons.png') no-repeat -10px -1020px;
	text-indent: -9999px;
	}

/* $press
--------------------------------------------- */
.page-id-71 .page {
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
	}
.page-id-71 #content h2 {
	color: #1f1f1f;
	font: normal 22px/38px "ff-tisa-web-pro", Georgia, Times, serif;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #000;
	padding-bottom: 10px;
	text-transform: none;
	letter-spacing: normal;
	}
.page-id-71 .page .left {
	width: 570px;
	float: left;
	padding-right: 6px;
	margin-right: 8px;
	border-right: 1px solid #000;
	position: relative;
	}
.page-id-71 #content h3 {
	margin: 10px 0 15px;
	}
.page-id-71 .page .lefty a:link,
.page-id-71 .page .lefty a:visited {
	border: 1px solid #000;
	line-height: 0;
	display: block;
	}
.page-id-71 .page .lefty a:hover {
	border: 1px solid #666;
	}
.page-id-71 .page .left a.last {
	margin-right: 0;
	}
.page-id-71 .page .right {
	width: 405px;
	float: right;
	}
.page-id-71 .press-item {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #1f1f1f;
}
.page-id-71 .presses .press-item:first-child {
	border-bottom: 1px dotted #1f1f1f;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.page-id-71 .press-item:last-child {
	padding-bottom: 0;
	border-bottom: none;
}
.page-id-71 .press-item h5 {
	margin-top: 5px;
	font: 700 22px/30px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	color: #999;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.page-id-71 .press-item .lefty {
	width: 25%;
	float: left;
	margin-right: 5%;
}
.page-id-71 .press-item .lefty img {
	max-width: 100%;
}
.page-id-71 .press-item .righty {
	width: 65%;
	float: left;
	margin-right: 5%;
}
.page-id-71 #content .page .right h3 {
	margin: 10px 0;
	background: #1f1f1f;
	color: #fff;
	font: 700 18px/28px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .1em;
	padding: 5px 0;
	font-weight: 400;
	}
.page-id-71 .page .right .press-meta p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 22px;
	}
.page-id-71 .page .right .press-meta {
	border-top: 1px dotted #000;
	padding: 20px 0 0 100px;
	background: transparent url('-/img/icons.png') no-repeat -8px -775px;
	min-height: 100px;
	}
.page-id-71 .page .right .press-meta a:link,
.page-id-71 .page .right .press-meta a:visited {
	text-decoration: underline;
	}

/* $thank you
--------------------------------------------- */
.page-id-69 #content h2 {
	color: #1f1f1f;
	font: normal 36px/40px "ff-tisa-web-pro", Georgia, Times, serif;
	border-bottom: 2px solid #000;
	padding: 20px 0;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	}
.page-id-69 #content .header p {
	margin-bottom: 0;
	}
.page-id-69 #content .header {
	padding: 20px 0 15px;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
	}
.page-id-69 #content .header .left {
	width: 125px;
	float: left;
	margin-right: 20px;
	border-right: 1px dotted #000;
	}
.page-id-69 #content .header .middle {
	width: 472px;
	float: left;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	}
.page-id-69 #content .header .right {
	width: 95px;
	float: left;
	padding-left: 20px;
	margin-left: 40px;
	border-left: 1px dotted #000;
	font: 700 18px/28px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	}
.page-id-69 #content .page {
	width: 784px;
	padding: 0 40px;
	background: transparent url('-/img/shade-white.png') repeat 0 0;
	margin: 0 auto;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
	}
.page-footer {
	border-top: 2px solid #000;
	border-bottom: 1px solid #000;
	height: 2px;
	}
.page-id-69 #content .page.sticky {	
	padding-top: 96px;
	}
.page-id-69 #content .page h3 {
	border-bottom: 1px dotted #000;
	padding-bottom: 1px;
	margin-bottom: 10px;
	}
.page-id-69 #content .page h3 span {
	margin: 10px 0;
	background: #1f1f1f;
	color: #fff;
	font: 700 18px/28px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .1em;
	padding: 5px 10px;
	font-weight: 400;
	}
.page-id-69 #content .page .friends {
	margin-bottom: 30px;
	}
.page-id-69 #content .page .friend {
	border-bottom: 1px dotted #000;
	margin-bottom: 20px;
	}
.page-id-69 #content .page .friend h4 a:link,
.page-id-69 #content .page .friend h4 a:visited {
	text-decoration: underline;
	}
.page-id-69 #content .page .friend h4 {
	font-size: 15px;
	line-height: 24px;
	margin-bottom: 10px;
	}
.page-id-69 #content .page .friend p {
	color: #808183;
	font-style: italic;
	font-size: 14px;
	line-height: 20px;
	}


/* $photo journal
--------------------------------------------- */
.menus.blog {
	background: none;
	}
.menus.blog .left,
.menus.blog .right {
	height: 95px;
	width: 10%;
	}
.menus.blog .middle {
	width: 68%;
	float: left;
	text-align: center;
	}
.menus.blog li {
	display: inline;
	}
.menus.blog h6 {
	border-bottom: 1px dotted #000;
	padding: 15px 0;
	color: #B0B0B0;
	font: 700 16px/20px "futura-pt-condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
	}
.menus.blog li a:link,
.menus.blog li a:visited {
	text-decoration: none;
	color: #000;
	margin: 0 10px;
	}
.menus.blog li.current-cat a:link,
.menus.blog li.current-cat a:visited,
.menus.blog li a:hover {
	text-decoration: underline;
	}
	
/* $retina
--------------------------------------------- */
@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-o-min-device-pixel-ratio: 2/1),
       only screen and (min-device-pixel-ratio: 2) {
       
#header #logo {
	background-image: url('-/img/logo-black-white%402.png');
	background-size: 460px 280px;
	}
#sub-nav .tame {
	background-image: url('-/img/icons%402.png');	
	background-size: 1000px 1310px;
	}
#nav {
	background-image: url('-/img/logo-mark.png');
	}
.social-header p.est {
	background-image: url('-/img/icons%402.png');
	background-size: 1000px 1310px;
	}
.menus {
	background-image: url('-/img/icons%402.png');
	background-size: 1000px 1310px;
	}
.menus .left {
	background-image: url('-/img/bar-vertical%402.png');
	background-size: 5px 100px;
	}
.menus .right {
	background-image: url('-/img/bar-vertical%402.png');
	background-size: 5px 100px;
	}
#twitter-box a#twitter-tab {
	background-image: url('-/img/twitter-tab%402.png');
	background-size: 34px 220px;
	}
.twitter-controls a.previous {
	background-image: url('-/img/twitter-buttons%402.png');
	background-size: 100px 100px;
	}
.twitter-controls a.previous:hover {
	background-image: url('-/img/twitter-buttons%402.png');
	background-size: 100px 100px;
	}
.twitter-controls a.next {
	background-image: url('-/img/twitter-buttons%402.png');
	background-size: 100px 100px;
	}
.twitter-controls a.next:hover {
	background-image: url('-/img/twitter-buttons%402.png');
	background-size: 100px 100px;
	}
.slideshow .picks li a {
	background-image: url('-/img/icons%402.png');
	background-size: 1000px 1310px;
	}
.dialog-close {
	background-image: url('-/img/icons%402.png');
	background-size: 1000px 1310px;
	}
.page-id-71 .page .right .press-meta {
	background-image: url('-/img/icons%402.png');
	background-size: 1000px 1310px;
	}
#footer-logo img {
	width: 992px;
	}
img.map {
	width: 992px;
	}
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('-/img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('-/img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('-/img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('-/img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}