/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
	background: #000;
	color: #fff;
	font: normal 14px/1.5 "Libre Baskerville", Georgia, serif;
    font-size: 1em;
    line-height: 1.4;
    -webkit-font-smoothing: antialiased;
}

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

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

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

img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

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


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


.button {
	display: inline-block;
	padding: 10px 14px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #3d3d3d;
	background-image: -moz-linear-gradient(bottom, #0d0d0d 0%, #3d3d3d 100%);
	background-image: -o-linear-gradient(bottom, #0d0d0d 0%, #3d3d3d 100%);
	background-image: -webkit-linear-gradient(bottom, #0d0d0d 0%, #3d3d3d 100%);
	background-image: linear-gradient(bottom, #0d0d0d 0%, #3d3d3d 100%);	
	color: #fff;
	font: bold 12px/12px "Libre Baskerville", Georgia, serif;
	font-size: 12px;
	text-shadow: 0 1px 0 rgba(0,0,0,.75);
	text-decoration: none;
	text-transform: uppercase;
}
.button:hover {
	background-color: #4f4f4f;
	background-image: -moz-linear-gradient(bottom, #1b1b1b 0%, #3d3d3d 100%);
	background-image: -o-linear-gradient(bottom, #1b1b1b 0%, #3d3d3d 100%);
	background-image: -webkit-linear-gradient(bottom, #1b1b1b 0%, #3d3d3d 100%);
	background-image: linear-gradient(bottom, #1b1b1b 0%, #3d3d3d 100%);
}
#content {
	margin: 0 auto;
	width: 940px
}

#diamond-poster {
	margin: 36px 0 12px 0;
}

#nail-poster {
	margin: 18px 0 12px 0;
}
#nail-poster .slides > li {
	position: relative;
}
#nail-poster .slides li .content {
	position: absolute;
	left: 0;
	top: 70px;
	right: 360px;
}
#nail-poster .slides li .content h2 {
	color: #eaeaea;
	font-size: 24px;
	margin-bottom: 7px;
}
#nail-poster .slides li .content p {
	color: #eaeaea;
	font-size: 16px;
	margin: 0 0 28px 0;
}
#nail-poster .slides li figure {
	position: relative;
}
#nail-poster .slides li .content {
	position: absolute;
	left: 0;
	top: 80px;
	right: auto;
}
#nail-poster .slides li .content h1,
#nail-poster .slides li .content h2,
#nail-poster .slides li .content h3,
#nail-poster .slides li .content h4 {
	color: #fff;
	font-family: "Libre Baskerville";
	font-size: 26px;
	font-weight: normal;
	margin: 0 0 6px 0;
	line-height: 1;
	letter-spacing: -1px;
}
#nail-poster .slides li .content h1.logo {
	background: url(../img/azature-logo.png) no-repeat left top;
	width: 171px;
	height: 26px;
	display: block;
	overflow: hidden;
	text-indent: -99999em;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 12px;
}
#nail-poster .slides li .content h2 {
	color: #eaeaea;
	font-size: 18px;
	line-height: 1.25;
}
#nail-poster .slides li .content h3 {
	font-size: 24px;
	font-weight: bold;
}
#nail-poster .slides li .content h4 {
	color: #eaeaea;
	font-size: 20px;
}
#nail-poster .slides li .content p {
	margin: 24px 480px 24px 0;
	color: #949494;
	font-family: "Libre Baskerville", Georgia, serif;
	font-size: 14px;
}
#nail-poster .slides li .content a {
	color: #fff;
	text-decoration: none;
}
#nail-poster .slides li .content a:hover {
	color: #949494;
	text-decoration: underline;
}
#jewerly-poster {
	position: relative;
	margin: 0 0 64px 0;
}
#jewerly-poster img {
	position: relative;	
}
#jewerly-poster .button {
	position: absolute;
	left: 143px;
	top: 230px;
}
/*
#jewerly-poster .button {
	position: absolute;
	left: 143px;
	top: 230px;
	background-color: #afafaf;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.38);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.38);
	box-shadow: 0 1px 1px rgba(0,0,0,.38);
	background-image: -moz-linear-gradient(bottom, #362015 0%, #7b5745 100%);
	background-image: -o-linear-gradient(bottom, #362015 0%, #7b5745 100%);
	background-image: -webkit-linear-gradient(bottom, #362015 0%, #7b5745 100%);
	background-image: linear-gradient(bottom, #362015 0%, #7b5745 100%);
}
#jewerly-poster .button:hover {
	background-color: #9c664c;
	background-image: -moz-linear-gradient(bottom, #362015 0%, #9c664c 100%);
	background-image: -o-linear-gradient(bottom, #362015 0%, #9c664c 100%);
	background-image: -webkit-linear-gradient(bottom, #362015 0%, #9c664c 100%);
	background-image: linear-gradient(bottom, #362015 0%, #9c664c 100%);	
}
*/


/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 36px; border: none; position: relative; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 0; position: static; overflow: hidden; }
.flex-control-thumbs li {width: 94px; height: 80px; float: left; margin: 0 0 0 47px;}
.flex-control-thumbs li:first-child {margin-left: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .6; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.flex-control-thumbs li + li { 
/* 	margin-left: 26px; */
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}


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

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

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

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

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

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@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
     */

    .ir a:after,
    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;
    }

    @page {
        margin: 0.5cm;
    }

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

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