/*
Theme Name: creative
Description: Semantic, SEO Optimised, Custom Wordpress Theme for XYZ
Author: #
Author URI: #
*/


/*
@font-face {
    font-family: 'texgyreheros';
    src: url('fonts/texgyreheros-regular-tex.eot');
    src: url('fonts/texgyreheros-regular-tex.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreheros-regular-tex.woff') format('woff'),
         url('fonts/texgyreheros-regular-tex.ttf') format('truetype'),
         url('fonts/texgyreheros-regular-tex.svg#texgyreherosregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'texgyreheros';
    src: url('fonts/texgyreheros-bold-tex.eot');
    src: url('fonts/texgyreheros-bold-tex.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreheros-bold-tex.woff') format('woff'),
         url('fonts/texgyreheros-bold-tex.ttf') format('truetype'),
         url('fonts/texgyreheros-bold-tex.svg#texgyreherosbold') format('svg');
    font-weight: bold;
    font-style: normal;
}*/


/* Reset */

a,
abbr,
acronym,
address,
area,
b,
bdo,
big,
blockquote,
body,
button,
caption,
cite,
code,
col,
colgroup,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
i,
images,
ins,
kbd,
label,
legend,
li,
map,
object,
ol,
p,
param,
pre,
q,
samp,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    margin: 0;
    padding: 0;
    vertical-align: baseline
}


/* Defaults */

:focus {
    outline: 0
}

a,
a:visited {
    text-decoration: none;
    color: #9a9a9a;
}

a:hover {
    color: #000
}

abbr,
acronym,
dfn {
    border-bottom: 1px dotted;
    cursor: help
}

blockquote {
    background: #EEE;
    border-left: 2px solid #CCC;
    margin: 0 0 1em
}

blockquote p {
    margin: .5em
}

body {
    /*background:url(images/bg-body.gif);*/
    font: 12px Arial, Verdana, sans-serif;
    color: #9a9a9a;
    font-weight: 300;
}

code,
pre {
    font-size: 1em
}

del {
    text-decoration: line-through
}

dfn {
    font-style: italic;
    font-weight: bold
}

dt {
    font-weight: bold
}

dd {
    margin: 0 0 1em 10px
}

fieldset {
    border: 0
}

fieldset p {
    margin: 0 0 5px
}

img {
    border: 0;
    vertical-align: bottom
}

ins {
    text-decoration: none
}

hr {
    margin: 0 0 0.5em
}

p {
    margin: 0 0 20px;
}

ul,
ol {
    list-style: none;
    margin: 0 0 16px;
}

textarea {
    font: 1em Arial;
    overflow: auto
}

strong {
    font-weight: bold;
}


/* Containers */

#page {
    width: 100%;
    min-width: 955px;
    overflow: hidden;
    position: relative;
}

.single-contact #page,
.tax-city #page {
    width: 1000px
}


/* Content*/

.content-placer {
    width: 100%;
    float: left;
}

#content {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 596px;
    margin: 15px 0 0 180px;
    overflow: hidden;
    padding: 14px 0 0;
    position: relative;
}

.home #content {
    padding: 140px 0 0 0;
    height: 470px;
}

#content #logo {
    margin: 0 auto 26px 42px;
    display: block;
    position: relative;
    z-index: 5
}

.tagline {
    position: absolute;
    top: 72px;
    margin: 0 0 0 10px;
    font-size: 9px;
    left: 0;
    color: #9A9A9A !important;
}

#content ul#landing-menu {
    font-size: 14px;
    padding: 10px 0 0;
    margin: -14px 0 46px 24px;
}

#content ul#landing-menu li {
    width: 100%;
    padding: 0 0 16px;
    overflow: hidden;
}

#content ul#landing-menu span {
    color: #9a9a9a;
    float: left;
    background: url(images/arrow.png) no-repeat;
    padding: 4px 0 6px 32px;
}

#content .intro p {
    font-size: 12px;
    line-height: 18px;
    margin: 0 42px 20px 42px;
    /*padding:0 27px;*/
}

#content #columns .column {
    width: 120px;
    float: left;
    margin-right: 38px;
}

.home #content .intro {
    color: #FFF;
    position: relative;
    z-index: 10;
    margin: 0 auto;
    width: 708px
}

.home #content .intro p {
    margin-left: 0;
    margin-right: 0
}

.home #content #logo {
    margin: 0 auto 30px
}

.home #content .intro a {
    color: #FFF
}

#content h2,
#content h3 {
    font-size: 14px;
    font-weight: normal;
    margin: 0 0 25px;
}

#content input[type="text"] {
    width: 290px;
    height: 21px;
    line-height: 21px;
    padding: 0 5px;
    border: 1px solid #b3b3b3;
    color: #9a9a9a;
}

#content #columns {
    padding: 0 0 0 15px;
    overflow: hidden;
}

#content textarea {
    width: 290px;
    height: 143px;
    padding: 5px;
    color: #9a9a9a;
    border: 1px solid #b3b3b3;
    resize: none;
}

#content form ul {
    margin: 0;
}

#content input[type="submit"] {
    color: #fff;
    width: 53px;
    height: 24px;
    background: #9a9a9a;
    cursor: pointer;
    border: none;
}

#content #columns .column ul {
    font-size: 12px;
}

#content #columns .column ul li {
    padding: 0 0 6px;
}

#content #columns .column ul a {
    color: #9a9a9a;
}

#content #columns .column ul a:hover {
    color: #000;
}

#content dt {
    font-weight: normal;
    float: left;
    padding: 0 5px 0 0;
    width: 140px;
}

#content dd {
    margin: 0 0 2px;
}

#contacts {
    width: 100%;
    overflow: hidden;
}

#content form li {
    padding: 0 0 8px;
}

#content form .gform_hidden {
    display: none
}

#contacts h2,
#contacts h3 {
    margin-bottom: 17px;
}

#gforms_confirmation_message {
    font-size: 14px;
    text-align: center;
    padding: 20px;
}

#contacts .left-column {
    width: 330px;
    float: left;
    padding: 0 0 0 15px;
}

#contacts .form-placer {
    width: 308px;
    float: left;
    margin: 0 0 0 48px;
}

#contacts .left-column p {
    line-height: 18px;
}

#content label {
    display: block;
    padding: 0 0 4px;
}

#content label .gfield_required {
    display: none;
}

#content .validation_error {
    color: #f00;
}

#content .validation_message {
    display: none;
}

#content .gfield_error textarea,
#content .gfield_error input {
    border-color: #f00;
}

#content #bio {
    padding: 0 0 0 14px;
    margin: 0 0 0 -14px;
    zoom: 1;
    overflow: hidden;
}

#content #bio .holder {
    height: 596px;
    overflow: auto;
    margin: 0;
    overflow-y: hidden !important;
    -webkit-overflow-scrolling: touch;
}

#content h1 {
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 18px;
    color: #000;
}

#content #bio p {
    line-height: 18px;
    margin: 3px 0 0 0;
}

#content #bio .holder .wrapper {
    width: auto!important;
    height: 590px;
}

#content #bio .holder .tw {
    float: left;
    height: 590px;
    overflow: hidden;
    min-width: 100%
}

#content #bio .text-wrapper {
    width: 230px;
    float: left;
    margin: 0 16px 0 14px;
    padding: 0 0 0 0px;
    line-height: 16px;
}

#content #bio .image-placer {
    float: left;
    margin: 0 0 0 14px;
    height: 590px;
}

.image-placer p {
    margin-top: 3px;
}

#content #bio .firstimage {
    /*margin:0;*/
}

#content #ig img,
#content #fb img {
    width: 38px;
    height: 38px;
}


/* Sidebar */

.side-holder {
    float: left;
    left: 172px;
    margin: 0 0 0 -156px;
    position: relative;
    width: 156px;
    z-index: 20;
}

#sidebar {
    width: 100%;
    margin: 15px 0 0;
    height: 610px;
}

#sidebar #side-logo {
    margin: 0 0 8px;
    max-width: 156px;
    width: 100% !important;
}

#sidebar ul#menu {
    font-size: 14px;
    margin: 0;
    width: 100%;
}

#sidebar ul#menu li {
    float: left;
    position: relative;
    width: 156px;
    margin-bottom: 8px;
}

#sidebar ul#menu li a {
    padding: 10px 10px 10px 10px;
    /*10px 10px 10px 45px*/
    color: #9a9a9a;
    float: left;
    overflow: hidden;
    vertical-align: top;
    width: 136px;
    /*101*/
    background: #fff;
    background-image: none !important;
}

#sidebar ul#menu li a:hover,
#sidebar ul#menu li.active a {
    color: #000;
    text-decoration: none;
}

#sidebar ul#menu li.city a {
    background: #fff url(images/sprite-small.png) no-repeat -390px -223px;
}

#sidebar ul#menu li.city a:hover,
#sidebar ul#menu li.city:hover a,
#sidebar ul#menu li.city.active:hover a {
    background: #9a9a9a url(images/sprite-small.png) no-repeat -390px -293px;
    color: #fff;
}

#sidebar ul#menu li.city.active a {
    background: #fff url(images/sprite-small.png) no-repeat -390px -354px;
    color: #000;
}


/*.home #sidebar ul#menu li.city {display:none}*/

#sidebar ul#menu li.photographers a {
    background: #fff url(images/sprite-small.png) no-repeat -190px -207px;
}

#sidebar ul#menu li.photographers a:hover,
#sidebar ul#menu li.photographers.active:hover a,
#sidebar ul#menu li.photographers.active a:hover,
#sidebar ul#menu li.photographers:hover a {
    background: #9a9a9a url(images/sprite-small.png) no-repeat -190px -277px;
    color: #FFF
}

#sidebar ul#menu li.photographers.active a {
    background: #fff url(images/sprite-small.png) no-repeat -190px -352px;
}

#sidebar ul#menu li.motion a {
    background: #fff url(images/sprite-small.png) no-repeat -190px -207px;
}

#sidebar ul#menu li.motion a:hover,
#sidebar ul#menu li.motion.active:hover a,
#sidebar ul#menu li.motion.active a:hover,
#sidebar ul#menu li.motion:hover a {
    background: #9a9a9a url(images/sprite-small.png) no-repeat -190px -277px;
    color: #FFF
}

#sidebar ul#menu li.motion.active a {
    background: #fff url(images/sprite-small.png) no-repeat -190px -352px;
}

#sidebar ul#menu li.stylists a {
    background: #fff url(images/sprite-small.png) no-repeat -392px 8px;
}

#sidebar ul#menu li.stylists a:hover,
#sidebar ul#menu li.stylists.active:hover a,
#sidebar ul#menu li.stylists:hover a {
    background: #9a9a9a url(images/sprite-small.png) no-repeat -392px -67px;
    color: #fff
}

#sidebar ul#menu li.stylists.active a {
    background: #fff url(images/sprite-small.png) no-repeat -392px -152px;
}

#sidebar ul#menu li.makeup a {
    background: #fff url(images/sprite-small.png) no-repeat -192px 11px;
}

#sidebar ul#menu li.makeup a:hover,
#sidebar ul#menu li.makeup.active a:hover,
#sidebar ul#menu li.makeup.active:hover a,
#sidebar ul#menu li.makeup:hover a {
    background: #9a9a9a url(images/sprite-small.png) no-repeat -192px -57px;
    color: #fff
}

#sidebar ul#menu li.makeup.active a {
    background: #fff url(images/sprite-small.png) no-repeat -192px -129px;
}

#sidebar ul#menu li.hair a {
    background: #fff url(images/sprite-small.png) no-repeat 9px -195px;
}

#sidebar ul#menu li.hair a:hover,
#sidebar ul#menu li.hair.active a:hover,
#sidebar ul#menu li.hair.active:hover a,
#sidebar ul#menu li.hair:hover a {
    background: #9a9a9a url(images/sprite-small.png) no-repeat 9px -261px;
    color: #fff
}

#sidebar ul#menu li.hair.active a {
    background: #fff url(images/sprite-small.png) no-repeat 9px -330px;
}

#sidebar ul#menu li.contact a {
    background: #fff url(images/sprite-small.png) no-repeat 10px 9px;
}

#sidebar ul#menu li.contact a:hover,
#sidebar ul#menu li.contact.active a:hover,
#sidebar ul#menu li.contact.active:hover a,
#sidebar ul#menu li.contact:hover a {
    background: #9a9a9a url(images/sprite-small.png) no-repeat 10px -59px;
    color: #fff
}

#sidebar ul#menu li.contact.active a {
    background: #fff url(images/sprite-small.png) no-repeat 10px -127px;
}

#sidebar ul#menu .sub {
    position: absolute;
    top: 0;
    left: 100%;
    width: 230px;
    z-index: 20;
}

#sidebar ul#menu .sub {
    display: none;
}

#sidebar ul#menu li:hover .sub {
    display: block;
}

#sidebar ul#menu .sub .arrow {
    float: left;
    width: 8px;
    background: #9a9a9a;
    height: 36px;
    overflow: hidden;
    text-indent: -6666px;
}

#sidebar ul#menu .sub ul {
    float: left;
    width: 155px;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #9a9a9a;
    font-size: 12px;
}

#sidebar ul#menu .sub ul li {
    width: 100%;
    margin: 0;
    border-top: 1px solid #FFF;
}

#sidebar ul#menu .sub ul li:first-child {
    border-top: none;
}

#sidebar ul#menu .sub ul a {
    display: block;
    width: 141px;
    margin: 0;
    color: #FFF;
    text-decoration: none;
    padding: 11px 2px 11px 12px;
    background: none !important;
}

#sidebar ul#menu .sub ul a:hover,
#sidebar ul#menu .sub ul li.active a,
#sidebar ul#menu li:hover ul li.active a:hover,
#sidebar ul#menu li.active:hover ul li a:hover {
    background: #FFF!important;
    color: #000;
}

#sidebar ul#menu .sub ul li.active a {
    color: #000!important
}

#sidebar #person-info {
    overflow: hidden;
    background: #fff;
    padding: 11px 0 0 12px;
    position: relative;
    margin: 0;
    height: 206px;
}

#sidebar #person-info h2 {
    font-weight: normal;
    font-size: 14px;
    padding: 0 0 19px;
    margin: 0;
    color: #000;
}

#sidebar #person-info a {
    float: none;
    padding: 0;
    margin: 0;
}

#sidebar #person-info ul {
    font-size: 12px;
    margin: 0 0 20px;
}

#sidebar #person-info ul a {
    text-decoration: none;
    width: auto;
}

#sidebar #person-info ul li {
    margin: 0;
    padding: 0 0 2px;
}

#sidebar #person-info ul a:hover,
#sidebar #person-info ul .active a {
    text-decoration: none;
    color: #000;
}

#sidebar #person-info a.personal {
    text-decoration: underline;
    font-size: 12px;
}

#sidebar #person-info a.personal:hover {
    text-decoration: none;
}


/* Image Alignment */

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.alignright {
    display: inline;
    margin: 0 0 2px 7px;
    padding: 4px
}

img.alignleft {
    display: inline;
    margin: 0 7px 2px 0;
    padding: 4px
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

#overlay {
    background: url(images/bg-body.gif);
    color: #9a9a9a;
    display: none;
    font-size: 13px;
    height: 219px;
    overflow: hidden;
    padding: 25px 25px 13px 25px;
    width: 350px
}

#overlay img {
    margin: 0 0 16px
}

#over-content {
    background: #fff;
    margin: 0 auto;
    padding: 20px 23px 0;
    overflow: hidden;
    width: 304px;
    text-align: center;
}

#over-content p {
    margin: 0 0 14px;
    text-align: left;
}

#over-content p.intro-pop {
    font-size: 12px
}

#overlay ul#cities {
    margin: 10px 0 0;
    list-style: none
}

#overlay ul#cities li {
    background: #fff;
    float: left;
    margin: 0 10px 0 0;
    padding: 10px 0;
    text-align: center;
    width: 110px
}

#overlay ul#cities li:last-child {
    margin: 0
}

.vegas-loading {
    /* Loading Gif by http://preloaders.net/ */
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff url(images/loading.gif) no-repeat center center;
    background: #fff url(images/loading.gif) no-repeat center center;
    height: 32px;
    left: 20px;
    position: fixed;
    top: 20px;
    width: 32px;
    z-index: 0;
}

.vegas-overlay {
    background: transparent url(overlays/01.png);
    opacity: 0.5;
    z-index: -1;
}

.vegas-background {
    image-rendering: optimizeQuality;
    -ms-interpolation-mode: bicubic;
    z-index: 1;
    width: 100%;
    height: auto !important;
    background-size: cover;
    /* counteracts global img modification by twitter bootstrap library */
    max-width: none !important;
}


/*Custom Scroll*/


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

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

.jspPane {
    width: 100% !important;
    position: absolute;
}

.jspVerticalBar {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: none !important;
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 14px;
}

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

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: url(images/custom-scroll.png) repeat-x;
    position: relative;
    height: 14px;
}

.jspDrag {
    background: #c1c1c1;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    position: relative;
    top: 2px;
    left: 0;
    height: 10px;
    cursor: pointer;
}

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

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

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

.jspVerticalBar .jspArrow {
    display: none;
}

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

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

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}


/* Yuk! CSS Hack for IE6 3 pixel bug :( */

* html .jspCorner {
    margin: 0 -3px 0 0;
}

.btn-edit-hold {
    width: 100%;
    clear: both;
    padding: 20px 0;
}


/*! fancyBox v2.1.0 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;
}

.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 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('images/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('images/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('images/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: -9999px;
    left: -9999px;
    visibility: hidden;
}


/* Overlay helper */

.fancybox-lock {
    overflow: hidden;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('images/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 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);
}

a.office {
    font-size: 14px;
    margin-left: 10px;
}

@media only screen and (min-height: 800px) {
    #page {
        position: absolute;
        top: 10%;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {
    #sidebar ul#menu li.contact a {
        background: url(images/hires-sprite.png) 10px 8px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.contact.active a {
        background: url(images/hires-sprite.png) 10px -142px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.contact a:hover,
    #sidebar ul#menu li.contact.active a:hover,
    #sidebar ul#menu li.contact:hover a,
    #sidebar ul#menu li.contact.active:hover a {
        background: url(images/hires-sprite.png) 10px -68px no-repeat #9A9A9A;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.city a {
        background: url(images/hires-sprite.png) -365px -218px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.city.active a {
        background: url(images/hires-sprite.png) -365px -318px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.city a:hover,
    #sidebar ul#menu li.city:hover a,
    #sidebar ul#menu li.city.active a:hover,
    #sidebar ul#menu li.city.active:hover a {
        background: url(images/hires-sprite.png) -365px -268px no-repeat #9A9A9A;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.photographers a {
        background: url(images/hires-sprite.png) -165px -217px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.photographers.active a {
        background: url(images/hires-sprite.png) -165px -317px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.photographers a:hover,
    #sidebar ul#menu li.photographers:hover a,
    #sidebar ul#menu li.photographers.active a:hover,
    #sidebar ul#menu li.photographers.active:hover a {
        background: url(images/hires-sprite.png) -165px -267px no-repeat #9A9A9A;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.stylists a {
        background: url(images/hires-sprite.png) -367px 7px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.stylists.active a {
        background: url(images/hires-sprite.png) -367px -143px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.stylists a:hover,
    #sidebar ul#menu li.stylists:hover a,
    #sidebar ul#menu li.stylists.active a:hover,
    #sidebar ul#menu li.stylists.active:hover a {
        background: url(images/hires-sprite.png) -367px -68px no-repeat #9A9A9A;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.makeup a {
        background: url(images/hires-sprite.png) -165px 11px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.makeup.active a {
        background: url(images/hires-sprite.png) -165px -139px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.makeup a:hover,
    #sidebar ul#menu li.makeup:hover a,
    #sidebar ul#menu li.makeup.active a:hover,
    #sidebar ul#menu li.makeup.active:hover a {
        background: url(images/hires-sprite.png) -165px -64px no-repeat #9a9a9a;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.hair a {
        background: url(images/hires-sprite.png) 10px -215px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.hair.active a {
        background: url(images/hires-sprite.png) 10px -320px no-repeat #fff;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
    #sidebar ul#menu li.hair a:hover,
    #sidebar ul#menu li.hair:hover a,
    #sidebar ul#menu li.hair.active a:hover,
    #sidebar ul#menu li.hair.active:hover a {
        background: url(images/hires-sprite.png) 10px -265px no-repeat #9a9a9a;
        -webkit-background-size: 430px 365px;
        background-size: 430px 365px;
    }
}


/*.preload {
	background: url('http://dev.wpdev.com.au/creative/wp-content/uploads/2012/09/CAMERON-GRAYSON-FOLIO-001-010-740x555.jpg') no-repeat -9999px -9999px;
	background: url('http://dev.wpdev.com.au/creative/wp-content/uploads/2012/09/CAMERON-GRAYSON-FOLIO-001-010-740x555.jpg') no-repeat -9999px -9999px,
		    url('http://dev.wpdev.com.au/creative/wp-content/uploads/2012/09/E.Urrutia-10-of-the-best_Japan-Denim_021-copy-415x555.jpg') no-repeat -9999px -9999px,
		    url('http://dev.wpdev.com.au/creative/wp-content/uploads/2012/09/E.Urrutia-BE-0610_GiftGuide_SINGLEMAN_0001-copy-415x555.jpg') no-repeat -9999px -9999px,
		    url('http://dev.wpdev.com.au/creative/wp-content/uploads/2012/09/M.Newling-20110521_cd_0427-copy-2-410x555.jpg') no-repeat -9999px -9999px,
		    url('http://dev.wpdev.com.au/creative/wp-content/uploads/2012/09/M.Newling-DHK9-sleepover1-copy-835x555.jpg') no-repeat -9999px -9999px;
	}*/