html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Swerve custom styles
   ========================================================================== */

/* generic */

html,
body {
   margin:0;
   padding:0;
/*   height:100%;*/
line-height: 160%;
font-size: 15px;
color: #808080;
background: #000000;

}
#container {
   min-height:100%;
   position:relative;
   max-width: 1500px;
   margin: 0 auto;
/*   background-color: yellow;*/
}

#content {
/*background: #f7f7f7;*/
/*   padding-bottom:260px;  Height of the footer */
}



.page-template-page-video-php #content {


padding: 30px 120px 10px 420px;
  
}


a {
text-decoration: none;
color: #939393;
}

/*
a:hover {
text-decoration: none;
color: #000;
}
*/


h1 {
/*
  display:none;
height: 0;
position: absolute;
*/
}


/* header (including menu)   */


header {

  position: relative;
  top: 0px;
width: 210px;
position: fixed;
height: 100%;
background: #000000;
padding-top: 80px;
padding-left:45px;
}


header ul {
list-style: none;
margin: 0;
padding: 0;
margin-top: 0px;
margin-bottom: 30px;
font-size: 15px;
line-height: 200%;
text-align: center;
}




header ul#menu-photographers-menu, header ul#categoriesmenu, header #categories_header, header ul#menu-extra-menu {
text-align:right;
}

header #categories_header {
margin-top:16px;

font-size: 13px;
cursor:pointer;
}


header #categories_header:hover {

color:#505050;
  
}

header ul#categoriesmenu {
margin-top: 0px;
cursor:pointer;
display:none;
}

header ul#categoriesmenu li:hover {
color:#505050;
}



header ul#menu-extra-menu {
margin-top: 16px;
}




header li.current-menu-item a, header li.current-page-ancestor a {
color: #505050;
}



header ul a {
color: #a9a9a9;
}

header ul a:hover {
color: #505050;
}


#logo {
margin-left: 0px;
margin-right: 0px;
padding-right: 0px;
display: block;
width: 210px;


text-indent: -9999px;
}


#social {
display: block;
position: absolute;
right: 0;
height: 28px;
background-color: white;
margin-top: 50px;
width:136px;
}

#social_icons a {
width: 28px;
height: 28px;
background-size: 28px 28px;
display: block;
margin-right: 8px;
float: left;
}


#social_icons a#social_instagram {
margin-right: 0px;

}




#social_twitter {
background-image:url('img/icon_twitter@2x.png');
}

#social_facebook {
background-image:url('img/icon_facebook@2x.png');
}

#social_vimeo {
background-image:url('img/icon_vimeo@2x.png');
}

#social_instagram {
background-image:url('img/icon_instagram@2x.png');
}


#copyright {
  position: absolute;
  right:0;
  margin-top: 95px;
font-size:10px;
}

#show {float:left;  }
#video { float:left;  }

/*
ul.really_simple_twitter_widget li, ul.really_simple_twitter_widget li a {
color: #7a7a7a;
}

ul .twitter-timestamp {

color: #b4b4b4;
margin-bottom: 5px;
text-transform: uppercase;
} 
*/

#content {
padding: 30px 10px 10px 310px;
}



/* homepage image */

.thumb_container {
float: left;
position: relative;
margin-right: 14px;
margin-bottom: 14px;
opacity: 0;
}



.page-template-page-home .thumb_container {

opacity: 1;

}




#thumbs {

-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

}

a.thumbnail_image, a.biography, img.thumbnail_image, a.portfolio_title {
width: 370px;
height: 300px;

cursor: pointer;
}


img.thumbnail_image.extra {
position:absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}


img.empty {
cursor: default;

}


.coming_soon {
box-sizing:border-box;
position: absolute;
left:0;
right:0;
top:0;
width:100%;
height:100%;
padding:10px;
background-image: url('img/white_opaque_90.png');
opacity:0;
text-align:center;
 -webkit-transition: opacity .3s;
    transition:  opacity .3s;
}


.coming_soon_text {
display:block;
margin:0 auto;
font-size: 20px;
  text-transform: uppercase;

margin-top:30%;

}


/*
a.biography, a.portfolio_title {
background-color: #adadad;
}
*/

a .thumbnail_strap {
position: absolute;
width: 100%;
bottom: 0px;
height: 27px;
background-image: url('img/black_transparent.png');
padding-top: 6px;
font-size: 13px;
}



#show_biography .thumbnail_strap {

  background-image: none;
}

a .thumbnail_text {
text-indent: 10px;
position: absolute;
bottom: 0px;
height: 25px;
color: white;
padding-top: 6px;
font-size: 13px;
background-image: url('img/right-arrow-on-thumb@2x.png');
background-size: 8px 13px;
background-repeat: no-repeat;
background-position: right 9px;
padding-right: 16px;
}


a .title, .title {
  width: auto;
  padding: 10px;
font-size: 24px;
position: absolute;
  color: white;
top: 40px;
line-height: 100%;
}

a .title_back {
margin-left: 10px;
position: absolute;
width: auto;
bottom: 20px;
color: white;
font-size: 16px;
background-image: url('img/left-arrow-on-thumb@2x.png');
background-size: 8px 13px;
background-repeat: no-repeat;
background-position: left;
padding-left: 13px;
}

/*
a .thumbnail_strap:hover {
background: black;
}
*/

/*
#show_biography .thumbnail_strap:hover {
background: none;
}
*/
/* photographer page */


#biog_background {
    margin-left: 310px;
  top: 0px;
z-index: 20;
position: fixed;
background: black;
opacity: .8;
height: 100%;
display: none;
}

#biog {

  margin-left: 310px;
  height: 100%;
width: 555px;
position: fixed;
z-index: 21;
color: white;

overflow: hidden;
display: none;
     -webkit-font-smoothing: antialiased;
-webkit-transform: translateZ(0);
}

#biog_content {
  padding-left: 60px;
    padding-right: 60px;
  padding-top: 80px;
  padding-bottom: 50px;
}


a#biog_back {
display: block;
width:16px;
height: 30px;
background-image:url('img/biog_back@2x.png');
background-size: 16px 30px;
text-indent:-9999px;
cursor:pointer;
margin-bottom: 75px;
}



#biog #photographer_name {
font-size: 36px;
line-height: 100%;
}


#biog #paragraphs {
    -webkit-transform: translateZ(0);

margin-top: 26px;
font-size: 12px;
line-height: 145%;
}

#biog .biography_header {
margin-top: 12px;
font-size: 9pt;
line-height: 145%;
font-weight:700;
}

#biog .biography_details {
margin-top: 12px;
font-size: 9pt;
line-height: 145%;
font-weight:500;
}

#biog .biography_details a.link {
  display: block;
  color: white;
}



/* portfolio page */

#arrows {
    z-index: 11;
position: relative;
display: none;
position: fixed;
width: 94px;
height: 46px;
top: 30px;
cursor: pointer;
}


#close, #close2 {
  width: 45px;
  height: 45px;
  background-size: 45px 45px;
background-image: url('img/close.png');
position: absolute;
right: 0px;
cursor: pointer;
display: none;
}



#arrow_left {

  width: 46px;
  height: 46px;
  background-size: 46px 46px;
background-image: url('img/left-arrow@2x.png');
float: left;

}



#arrow_right {
  float: right;
  width: 46px;
  height: 46px;
  background-size: 46px 46px;
background-image: url('img/right-arrow@2x.png');

}



#imageholder {
opacity: 0;
position: fixed;
z-index: 5;


}


#imageholder2 {
opacity: 0;
position: fixed;
z-index: 4;

}

#preloader {
visibility: hidden;
  position: absolute;
left: 406px;
  z-index: 20;
}

#preloadanim {
  opacity: .9;
}


/* INSTAGRAM WIDGET */





#wdi_pagination {
display:none !important;

}






.inkWidget ul li img {

border: none !important;
    border-radius: none !important;
    box-shadow: none !important; 


}


.__InkLogo {

  display:none !important;
}































/* news index page */


.subtitle {
  width: auto;

  padding-left: 10px;
padding-right: 10px;
font-size: 12px;
position: absolute;
  color: white;
top: 157px;
}


.news_thumbnail_info {
  display: none;
  font-size: 12px;
  color: #666666;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
/*padding: 75px 50px 0px 50px;*/
text-align: center;
background-image: url('img/white_opaque_90.png');
}

.news_thumb_category {

text-transform: uppercase;
}

.news_thumb_date {
  margin-top:75px;
text-transform: uppercase;
font-size: 16px;
padding-bottom: 15px;
margin-bottom:13px;
background-image: url('img/news_thumb_line.png');
background-position: center bottom;
background-repeat: no-repeat;
}

.news_thumb_blurb {

position: absolute;
width: 270px;
top:157px;
width:80%;
left:0;
right:0;
margin: 0 auto;
}



.news_see_more {
position: absolute;
background-image: url('img/right-arrow-on-thumb-grey@2x.png');
background-size: 8px 13px;
background-repeat: no-repeat;
background-position: right;
padding-right: 14px;
width: 56px;
margin: 0 auto;
left:0;
right:0;
bottom:30px;

}



/* news story page */


#news_story {
margin-bottom: 20px;

}

#news_story_left {
float: left;

width: 63.15%;

}

#news_story_left img {
width: 100%;

}

#news_story_right {
float: right;
width: 34.25%; 

}


.big_news_image {
margin-bottom:20px;

}

.news_large {
font-size: 25px;
margin-bottom:10px;
}

.news_date {
font-size: 16px;
text-transform: uppercase;
margin-bottom:40px;
}

.news_photographer {
font-size: 12px;
text-transform: uppercase;
}

.news_photographer_from {
text-transform: uppercase;
font-size: 14px;
margin-bottom:25px;
}


.news_content {
  font-size: 12px;


}


.news_video {

margin-bottom:20px;

}


/* video page */



#video-container.outer-video-container {
         position: relative;
         padding-bottom: 56.25%;

       }


#video-container iframe {
         position: absolute;
         top: 0;
         left: 0;
         width: 100%;
         height: 100%;
       }



/* contact page */

/*
#contact_left {
color: #939393;
  font-size:12px;

  float: left;
  padding-right: 3.39%;
  width: 34.75%;
}


#contact_right {
float:right;
width: 58.3%;
padding-left: 3.39%;
border-left: solid 1px #e7e7e7;
}
*/

#contact_all {
width: 690px;

}

#contact_left {

color: #939393;
  font-size:12px;

  float: left;
  padding-right: 40px;
  width: 410px;
}


#contact_right {
float:right;
width: 199px;
padding-left: 40px;
border-left: solid 1px #e7e7e7;
}

#contact_us_blurb {
font-size:12px;
}

h2{
color: #939393;
font-size: 24px;
font-weight: 500;
margin-top:40px;
line-height: 110%;
}


h2#main {

margin-bottom:60px;

}

.contact_staff_member {
margin-bottom:60px;
}



#small_print, #small_print_smaller_viewport {
margin-top:50px;
color: #cfcfcf;
font-size:10px;
line-height: 240%;
}


#contact_right {
font-size: 12px;
color: #939393;
}

.contact_name {
text-transform:uppercase;

}

.job_title {
margin-bottom: 20px;
}


#small_print_smaller_viewport {
display:none;

}




/* cinemagraph page */

#cinemagraph-container {


max-width:100%;

}

#cinemagraph-container img {
display:block;
margin:0 auto;
max-width:100%;

}



/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
