/*
Theme Name:     Perfect Portfolio - Low Angle
Theme URI:      http://perfectportfolio.ca/
Description:    Theme for Perfect Portfolio
Author:         Evan Purcer
Author URI:     http://evanpurcer.com/
Template:       practical
Version:        0.1.0
*/

@import url("../practical/style.css");
@import url("fonts/stylesheet.css");

a { text-decoration: none !important; }
.unhyperlink { color: #1e6291; }

/* --- Fonts --- */

/* --- Palatino ---
#title-line {       font: 24px Palatino, "Palatino Linotype", Helvetica, Arial, sans-serif; }
#header-copy div {  font: 16px/22px Palatino,"Palatino Linotype", Helvetica, Arial, sans-serif; }
#navigation a {     font: 1.5em Palatino, "Palatino Linotype", Helvetica, Arial, sans-serif; }
.front-page-copy {  font: 19px/30px Palatino,"Palatino Linotype",Times,"Times New Roman",serif; }
#rotator-item p {   font: 19px/30px Palatino,"Palatino Linotype",Times,"Times New Roman",serif; }
#pricing p {        font: 19px/30px Palatino,"Palatino Linotype",Times,"Times New Roman",serif; }
#contact p {        font: 19px/30px Palatino,"Palatino Linotype",Times,"Times New Roman",serif; }
*/

/* --- Lucida Sans ---
#title-line {       font: 20px LucidaGrande, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif; }
#header-copy div {  font: 16px/22px LucidaGrande, "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", Helvetica, Arial, sans-serif; }
#navigation a {     font: 1.5em LucidaGrande, "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif; }
.front-page-copy, #rotator-upper-text, .rotator-item p, #pricing p, #contact p { 
    font: 17px/30px LucidaGrande, "Lucida Sans", "Lucida Sans Unicode","Lucida Grande", Helvetica, Arial,serif;
}
*/

/* --- Helvetica --- */
#title-line {        font: 28px Helvetica, Arial, sans-serif; }
#header-copy div {   font: 16px/22px Helvetica, Arial, sans-serif; }
#navigation a {      font: 1.5em Helvetica, Arial, sans-serif; }
.ngg-description p { font: 14px/24px Helvetica, Arial, sans-serif; }

#pricing tbody sup, #pricing tbody sub { font: 1.25em Georgia, Helvetica, Arial, sans-serif; }
#pricing tbody td {  font: 16px/24px Helvetica, Arial, sans-serif; }

.front-page-copy, #rotator-upper-text, .rotator-item p, #pricing p, #contact, #gallery_area p { 
    font: 16px/30px Helvetica, Arial, sans-serif;
}

#rotator em { font: 30px Georgia, Palatino, serif; }
#footer a { font: 14px Helvetica, Arial, sans-serif; }
#footer p { font: 12px Helvetica, Arial, sans-serif; }

#pricing h2, #contact h2, #gallery_area h1 { font: 30px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }
.ngg-albumtitle a, #clients-page .title { font: 20px Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }
.ngg-navigation a { font: 1.4em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }
.ngg-navigation span { font: 1.4em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }
input[type="submit"] { font: 1.4em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }
#pricing-chart h3 { font: 2.50em Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif; }
#about-page .name { font: 30px Georgia, Palatino, "Palatino Linotype", Helvetica, Arial, sans-serif; }
#about-page .text, #clients-page p, #clients-page li { font: 14px/24px Helvetica, Arial, sans-serif; }


.heading {
    font: 40px/30px Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
    font-style: italic;
}



/* --- Header --- */

#header {
    background: url("images/backgrounds/header-bg.png") repeat-x scroll center bottom transparent;
    height: 138px;

    /* Makes header narrow */
    /*width: 1000px;
    margin: 0px auto 0px auto;*/
}

#site-title {
    margin-top: 15px;
    margin-left: -1px;
}

#title {
    background: url("images/sprite_sheet.png") -195px -80px no-repeat;
    /* background: url("images/title-160x360-gaussian-foot.png") no-repeat; */
    position: absolute;
    width: 312px;
    height: 153px;
}

#title-line {
    margin-bottom: 5px;
}	

#signup {
    margin-top: 26px;
    margin-right: -38px;
    padding: 0 0 0 0;
    width: 500px;
    text-align: right;
}

#signup .text {
    margin: 0 0 12px 0;
    padding-top: 0px;
    width: 370px;
    margin: -7px 132px 0 0;
    line-height: 27px;
}

#post-slogan {
    width: 100px;
    float: left;
    margin-top: 8px;
}

#contact-us {
    width: 159px;
    height: 45px;
    float: right;
    margin: 4px 6px 0 0;
    background: url("images/sprite_sheet.png") 0 -100px no-repeat;
    /* background: url("images/contact-us.png") no-repeat; */
}

#contact-us:hover {
    background: url("images/sprite_sheet.png") 0 -150px no-repeat;
    /* background: url("images/contact-us-hover.png") no-repeat; */
}

#upper-logo {
    float: right;
    background: url("images/sprite_sheet.png") -547px 0px no-repeat;
    /* background: url("images/upper-logo.png") no-repeat right top; */
    height: 138px;
    width: 120px;
    margin-top: -26px;
}

#navigation .pages {
    margin-left: 44px;
}

#navigation {
    border-bottom: none;
    background: url("images/backgrounds/nav-bg-axiom.png") repeat-x scroll center bottom transparent;
    padding: 4px 0 10px;

    /* Makes header narrow */
    /*width: 1040px;
    margin: 0px auto 0px auto;

    -moz-box-shadow:    0 0 10px #000000;
    -webkit-box-shadow: 0 0 10px #000000;
    box-shadow:         0 0 10px #000000;*/
}

#navigation a {
    text-transform: none;
    color: black;
}

#navigation .container {
    height: 28px;
    position: relative;
}

#navigation ul {
    position: absolute;
    bottom: 0;
}

#navigation li:first-child {
    margin-left: 20px;
}


/* --- Body --- */

body {
    background: url("images/backgrounds/main-background.jpg") no-repeat center top fixed;
    color: #29282E;
}

#featured-videos {
    display: none;
}


/* --- Footer --- */

#social {
    display: none;
}

#pagemeta {
    display: none;
}

#sitemap {
    margin-top: 22px;
}

#sitemap, #sitemap a {
    line-height: 16px;
}

#credits {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

#credits p {
    color: #75787A;
    line-height: 24px;
    margin-bottom: 0px;
}

#credits a {
    font-size: 12px;
    color: #39659B;
}

#footer {
    background: url(images/backgrounds/footer-bg.png) repeat-x scroll center top transparent;
    padding: 0px !important;
}

#footer a {
    font-weight: normal;
}

#footer .container {
    padding-top: 50px;
    margin-bottom: 26px;
}

#footer-logo a {
    display: none;
}

#footer-logo {
    background: url("images/sprite_sheet.png") -509px 0px no-repeat;
    /*background: url("images/logo-80.png") no-repeat;*/
    width: 33px;
    height: 58px;
    margin: -8px 0 8px 0;
}

/* Code to make footer stay on the bottom of the page */
html, body { height: 100%; }
#wrap { min-height: 100%; }
#main {
    overflow:auto;
    padding-bottom: 190px;
}  /* must be same height as the footer */
#footer {
    position: relative;
    margin-top: -190px; /* negative value of footer height */
    height: 190px;
    clear:both;
}
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}


/* ~~~~~~~~~~ Page Specific Sections ~~~~~~~~~~ */

/* --- Front Page --- */
.front-page-copy {
    color: #29282E;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

#front-page-intro {
    width: 1000px;
    margin-top: 18px;
    height: 205px
}

#components {
    height: 103px;
    position: relative;
    margin: 16px auto 18px auto;
}

#components a {
    height: 103px;
    display: inline-block;
    vertical-align : bottom;
    background-position: center;

    background-size: 80%;
    opacity: 0.8;

    -moz-transition-property: background-size, opacity;
    -moz-transition-duration: 100ms, 100ms;
    -webkit-transition-property: background-size, opacity;
    -webkit-transition-duration: 100ms, 100ms;
    -o-transition-property: background-size, opacity;
    -o-transition-duration: 100ms, 100ms;
}

#components a:hover {
    opacity: 1.0;
    background-size: 100%;
}

#comp-camera {
    width: 238px;
    margin-left: 26px;
    margin-right: 74px;
    background: url("images/comp-camera.png") no-repeat;
}

#comp-book {
    width: 139px;
    margin-right: 89px;
    background: url("images/comp-book.png") no-repeat;
}

#comp-laptop {
    width: 163px;
    background: url("images/comp-laptop.png") no-repeat;
}

#cursor {
    position: absolute;
    top: 49px;
    right: 29px;
    height: 30px;
    width: 1px;
    background: url("images/cursor.gif") no-repeat;
}

/* Components Lightbox */

body.home #stimuli_hoverNav {
    display: none;
}

/* Rotator */

.jcarousellite {
  overflow: hidden;
}

#rotator-upper-text {
    margin: 0 auto;
    width: 1000px;
    text-align: center;
}

#rotator .text {
    height: 33px;
    font-weight: bold;
}

#rotator em {
    margin: 0 10px 0 10px;
    font-style: italic;
}

#rotator {
    height: 300px;
    width: 920px;
    margin-top: 0px;
    margin-bottom: 30px;
}

.rotator-item p {
    color: #29282E;
    margin: 0 auto 22px;
}

.previews {
    height: 400px;
    width: 920px;
}

/* Tall next/prev arrows */
/*
.previews .previous, .previews .next {
    width: 125px;
    height: 250px;
    top: 43px;
}

.previews .previous {
    margin-left: -40px;
    background: url("images/prev-tall.png") no-repeat;
}

.previews .next {
    margin-right: -40px;
    background: url("images/next-tall.png") no-repeat;
}

.previews .previous.disabled {
    background: url("images/prev-disabled-tall.png") no-repeat;
}

.previews .next.disabled {
    background: url("images/next-disabled-tall.png") no-repeat;
}*/

.previews .previous, .previews .next {
    width: 45px;
    height: 45px;
    top: 148px;
    transition: opacity 0.2s ease;
}

.previews .next, .previews .next.disabled {
    opacity: 0.5 !important;
    background: url("images/sprite_sheet.png") -50px 0 no-repeat;
}
.previews .previous, .previews .previous.disabled {
    opacity: 0.5 !important;
    background: url("images/sprite_sheet.png") 0 0 no-repeat;
}

.previews .previous.disabled, .previews .next.disabled {
    opacity: 0.5 !important;
}

.previews .previous:active, .previews .next:active {
    opacity: 1 !important;
}

/* Fix to make rotator correct dimensions */
.previews .jcarousellite {
    left: 0px !important;
    margin: 0 auto 0 auto;
}

.jcarousellite, .jcarousellite * {
    width: 750px !important;
}
.jcarousellite ul {
    width: 7500px !important;
}

#rotatormeta {
    display: none;
}

/* Commented because we are currently using in-image shadows for the rotator */
/* (to allow shadows in IE7 for the front page). */

/* Add rotator box shadow /
.jcarousellite a {
    display: inline-block; /* necessary to set w/h /
    width: 750px;
    height: 250px;

    /* Inner Shadow /
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;

    /* Hack to target only IE8 and add box shadow image: /
    background: url("images/rotator-shadow.png") no-repeat center top\0/ !important;
}

.jcarousellite img
    position: relative;
    z-index: -1;
}*/

.carousel-img {
  width: 750px;
  height: 250px;
}
.carousel-img-1 { background: url(/wp-content/uploads/2012/01/Rotator-Acacia-6492.jpg); }
.carousel-img-2 { background: url(/wp-content/uploads/2012/01/Rotator-JayHehr-8060.jpg); }
.carousel-img-3 { background: url(/wp-content/uploads/2012/01/Rotator-Holsten-6712.jpg); }
.carousel-img-4 { background: url(/wp-content/uploads/2012/01/Rotator_Dion_Dallas_Road_2563.jpg); }
.carousel-img-5 { background: url(/wp-content/uploads/2012/01/Rotator-Holsten-6764-3.jpg); }
.carousel-img-6 { background: url(/wp-content/uploads/2012/01/Rotator-Acacia-6106.jpg); }
.carousel-img-7 { background: url(/wp-content/uploads/2012/01/Rotator_MaritimeMuseum_9650.jpg); }
.carousel-img-8 { background: url(/wp-content/uploads/2012/01/Rotator_Diamond_rings_7308.jpg); }
.carousel-img-9 { background: url(/wp-content/uploads/2012/01/Rotator_Victoria-7527.jpg); }
.carousel-img-10 { background: url(/wp-content/uploads/2012/01/Rotator-Tallships07.jpg); }

#front-page-how {
    width: 770px;
    margin-bottom: 90px;
}

.centered p {
    text-align: center !important;
}

.front-page-copy p, .front-page-copy ul {
    margin-top: 24px;
    text-align: left;
}

.front-page-copy ul li {
    margin-bottom: 30px;
}

#coffee {
    float: right;
    background: url("images/sprite_sheet.png") -200px 0 no-repeat;
    /*background: url("images/coffee-symbol.png") no-repeat;*/
    width: 85px;
    height: 53px;
    margin: 13px 42px 0px 20px;
}

#camera {
    float: left;
    background: url("images/sprite_sheet.png") -424px 0px no-repeat;
    /*background: url("images/camera-symbol.png") no-repeat;*/
    width: 80px;
    height: 60px;
    margin: 6px 30px 0px 0px;
}

#computer {
    float: right;
    background: url("images/sprite_sheet.png") -290px 0px no-repeat;
    /*background: url("images/computer-symbol.png") no-repeat;*/
    width: 129px;
    height: 75px;
    margin: -14px 2px 0px 30px
}

#front-page-galleries {
    height: 500px;
    width: 1000px;
    padding-left: 60px;
    margin: 0 auto;
}



label {
    font-weight: normal;
}

#front-page-contact input[type="submit"] {
    right: 217px;
}

#front-page #email-disclaimer {
    width: 514px;
    margin: -80px auto 100px auto;
}


/* --- Clients Page --- */

#clients-page {
    margin-top: -25px;
}

#clients-page .client-section {
    height: 300px;
}

#clients-page .client-section > * {
    float: left;
}

#clients-page .client-section > p {
    width: 510px;
}

#clients-page .client-section a {
    margin-right: 30px;
    position: relative;
}

#clients-page ul {
    margin: 0;
    padding-left: 26px;
    width: 480px;
}

#clients-page .client-section.odd a {
    margin-right: 0px;
    margin-left: 30px;
    float: right;
}

#clients-page .box-shadow {
    position: absolute;
    width: 400px;
    height: 266px;

    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
}



/* --- Album Page --- */

.album_container {
    padding-top: 8px;
    padding-bottom: 0px;
}

#album_area {
    width: 1000px;
}

.ngg-albumoverview.ngg-albumoverview {
    display: flex !important;
    flex-wrap: wrap;
    /*margin-right: 30px;
    width: 293px !important;
    clear: none !important;
    float: left;*/
}

.ngg-albumtitle a {
    color: #29282E;
    font-weight: normal;
}

.ngg-album {
    width: 293px !important;
    height: 380px !important;
    border: none !important;
    padding: 0px !important;
    margin-bottom: 24px !important;
    margin-right: 30px;
}

.ngg-thumbnail {
    float: none !important;
    margin-right: 2px !important;
}

.ngg-thumbnail a {
    position: relative; /* Neccessary for z-index to work correctly in IE8 */
    margin: 5px 30px 15px 0px;

    display: inline-block;
    height: 195px;

    /* Inner Shadow */
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;

    /* Hack to target only IE8 and add inner shadow image: */
    background: url("images/thumb-shadow.png") no-repeat center top\0/ !important;
}

.ngg-thumbnail img {
    position: relative; /* Neccessary for z-index to work correctly in IE8 */
    z-index: -1; /* To place the inner shadow above the image */

    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.ngg-description p {
    padding-top: 0px;
    margin-top: 0px;
}


/* --- Gallery Page --- */

.slideshowlink {
    display: none;
}

.gallery_container {
    padding-top: 30px;
}

#back-to-galleries {
    float: right;
}

#gallery_area {
    width: 980px;
}

.ngg-gallery-thumbnail a {
    margin: 15px 24px 8px 0px; /* thumbnail spacing */

    display: inline-block; /* necessary to set w/h */
    width: 293px;
    height: 195px;

    /* Inner Shadow */
    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;

    /* Hack to target only IE8 and add inner shadow image: */
    background: url("images/thumb-shadow.png") no-repeat center top\0/ !important;
}

.ngg-gallery-thumbnail img {
    position: relative; /* Neccessary for z-index to work correctly in IE8 */
    z-index: -1; /* To place the inner shadow above the image */

    border: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}

.ngg-navigation {
    margin-left: -38px;
}

.ngg-navigation a {
    color: #29282E;
    text-shadow: white 0 1px 0;
    border: 0px !important;
}

.ngg-clear {
    height: 40px;
}

.ngg-navigation span {
    color: #29282E;
    text-shadow: white 0 1px 0;
    border: 0px !important;
    font-weight: bold;
    width: 10px;
    margin: 0 8px 0 6px !important;
}

#gallery_area #top_back {
    float: right;
    margin-top: -20px;
    margin-right: 42px;
}

#gallery_area #bottom_back {
    float: right;
    margin-top: -34px;
    margin-right: 42px;
}


/* Lightbox Appearance */

#stimuli_hoverNav {
    display: table-cell; vertical-align: middle;
}

#stimuli_nextLink, #stimuli_prevLink {
    position: relative; top: 50%;
    margin-top: auto;
    margin-bottom: auto;
    width: 45px !important;
    height: 45px !important;
}

#stimuli_prevLink {
    margin-left: -70px;
    background: url("images/sprite_sheet.png") -100px -50px no-repeat !important;
    /*background: url(images/gal-next-disabled.png) right 55% no-repeat !important;*/
}
#stimuli_nextLink {
    margin-right: -70px;
    background: url("images/sprite_sheet.png") -150px -50px no-repeat !important;
    /*background: url(images/gal-prev-disabled.png) left 55% no-repeat !important;*/
}

#stimuli_prevLink:hover, #stimuli_nextLink:visited:hover {
    background: url("images/sprite_sheet.png") -100px 0 no-repeat !important;
    /*background: url(images/gal-next.png) right 55% no-repeat !important;*/
}

#stimuli_nextLink:hover, #stimuli_prevLink:visited:hover {
    background: url("images/sprite_sheet.png") -150px 0 no-repeat !important;
    /*background: url(images/gal-prev.png) left 55% no-repeat !important;*/
}

#stimuli_imageData #stimuli_imageDetails {
    display: none;
}

#stimuli_imageData #stimuli_bottomNavClose {
    width: 232px !important;
    height: 17px !important;
    margin-bottom: 0px !important;
    background: url(images/close.png) no-repeat !important;
}


/* --- Pricing Page --- */

#pricing { text-align: center; }

#pricing p {
    color: #29282E;
}

#pricing-chart {
    margin: 0px;
}

#pricing-chart h3 {
    color: #29282E;
    text-shadow: #b5b9bf 0 1px 0;
}

#pricing-chart thead td {
    padding: 50px 0 50px 0;
}

#pricing-chart tbody tr td, #pricing-chart tbody tr td.end {
    vertical-align: top;
    background: url(images/backgrounds/patterns/bright_squares_darker.png) repeat top right;
}

#pricing-chart tbody tr td.alt {
    background: url(images/backgrounds/patterns/bright_squares.png) repeat top right;*/
}

#pricing .boxshadow {
    margin: 60px 0 20px 0;

    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
}

#pricing table {
    position: relative;
    z-index: -1;
}


/* -- Contact Page -- */
/* (also applies to contact form on front page) */

#contact { text-align: center; }

#contact p {
    color: #29282E;
}

.contact-form {
    height: 400px;
    width: 580px;
    margin: 0 auto;
    position: relative; /* for submit button */
    text-align: left;
}

.contact-form .label {
    position: absolute;
    margin-left: -200px;
    text-align: right;
    width: 190px;
}

.contact-form input, .contact-form textarea {
    width: 96%;
}

.contact-form input[type='submit'] {
    float: right;
    width: 70px;
    margin-right: 8px;
}

#email-disclaimer {
    width: 160px;
    text-align: left;
    margin: 35px auto -145px auto;
    padding-left: 750px;
}


/* -- About Page -- */
#about-page {
    margin-top: -25px;
}

#about-left {
    float: left;
    width: 400px;
}

#about-center {
    float: right;
    width: 140px;
}

#about-right {
    float: right;
    width: 400px;
}

#about-page .image {
    width: 400px;
    height: 265px;

    -moz-box-shadow:    inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow:         inset 0 0 10px #000000;
}

#about-left .image {
    background: url("images/bio/evan.jpg") no-repeat;
}

#about-right .image {
    background: url("images/bio/dion.jpg") no-repeat;
}

#about-page .name {
    font-variant: small-caps;
    margin: 20px 0 16px 0;
}

#about-left div {
    text-align: right;
}

#about-left div {
    text-align left;
}

#about-center #logo {
    background: url("images/sprite_sheet.png") -509px 0px no-repeat;
    margin: 270px auto;
    width: 33px;
    height: 58px;
}

