/*
Theme Name: Francoishalard
Theme URI: http://wordpress.org/themes/twentytwelve
Author: James
*/

/* Font */
@font-face {
    font-family: 'Baskerville_Old_Face';
    src: url('fonts/Baskerville_Old_Face.eot');
    src: local('☺'), url('fonts/Baskerville_Old_Face.woff') format('woff'), url('fonts/Baskerville_Old_Face.ttf') format('truetype'), url('fonts/Baskerville_Old_Face.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'NeutraText-Light';
    src: url('fonts/NeutraText-Light.eot');
    src: local('☺'), url('fonts/NeutraText-Light.woff') format('woff'), url('fonts/NeutraText-Light.ttf') format('truetype'), url('fonts/NeutraText-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}




/* =Reset
-------------------------------------------------------------- */
* {
    outline: none;
}
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%;
	vertical-align: baseline;
}
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;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

/* Custom */

.wrapper {
    padding-bottom: 80px;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-default .navbar-nav .caret {
    display: none;
}
.navbar-default  .navbar-nav > li > a {
    text-transform: uppercase;
    color: #000;
}
.navbar-default  .navbar-nav > li.open > a,
.navbar-default  .navbar-nav > li.open > a:hover,
.navbar-default  .navbar-nav > li.open > a:focus {
    color: #9D9EA0;
}
.navbar-default  .navbar-nav > li.open a,
.navbar-default  .navbar-nav > li.open a:hover,
.navbar-default  .navbar-nav > li.open a:focus {
    background: none;
}
.navbar-default  .navbar-nav > li.current-page-parent > a,
.navbar-default  .navbar-nav > li.active a,
.navbar-default  .navbar-nav > li.active a:hover {
    color: #9D9EA0;
    background: none;
}
.dropdown-menu > li > a {
    font-size: 18px;
}

.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
    color: #9D9EA0;
}
.navbar-nav > li > .dropdown-menu {
    border: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0px;
}

.breadcrumb-title {
    font-size: 14px;
    color: #9D9EA0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0 15px 0;
}

.photography-title {
    font-size: 14px;
    color: #9D9EA0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0 15px 0;
}
.slideshow_pagination {
    bottom: -15px !important;
}
.slideshow_container_style-light .slideshow_next {
    background-position: 100% -12px !important;
    right: 15px !important;
}
.slideshow_container_style-light .slideshow_previous {
    left: 15px !important;
    background-position: 0 -12px !important;
}
.slideshow_container_style-light .slideshow_next,
.slideshow_container_style-light .slideshow_previous {
    opacity: 1 !important;
}
.slideshow_container_style-light .slideshow_button {
    width: 24px !important;
    height: 40px !important;
}

.book-container {
    padding: 30px 0 0 0;
}
.book-container .book-item {
    text-align: center;
}
.book-container .book-img {
}
.book-container .book-img img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}
.book-container .book-title {
    letter-spacing: 1px;
    visibility: hidden;
    height: 74px;
    padding: 8px 0 20px;
    overflow: hidden;
}
.book-container .book-title a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-family: 'NeutraText-Light';
}
.book-container .book-item:hover .book-img {
    opacity: 0.5;
}
.book-container .book-item:hover .book-title {
    visibility: visible;
}

.video-container {
    padding: 30px 0 0 0;
}
.video-container .video-item {
    text-align: center;
}
.video-container .video-img {
}
.video-container .video-img img {
    max-width: 100%;
    vertical-align: top;
    height: auto;
}
.video-container .video-title {
    letter-spacing: 1px;
    visibility: hidden;
    height: 74px;
    padding: 8px 0 20px;
    overflow: hidden;
}
.video-container .video-title a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-family: 'NeutraText-Light';
}
.video-container .video-item:hover .video-img {
    opacity: 0.5;
}
.video-container .video-item:hover .video-title {
    visibility: visible;
}

.exhibitions-container {
    text-align: center;
    padding: 30px 0 0 0;
}
.exhibitions-container p {
    color: #000000;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 20px;
    padding-bottom: 10px;
    display: block;
}

.contact-container {
    padding: 30px 0 0 0;
    text-align: center;
}
.contact-container p {
    padding-bottom: 10px;
    color: #000;
    font-size: 13px;
    letter-spacing: 1px;
}
.contact-container a {
    color: #000000;
    font-size: 13px;
    line-height: 20px;
    margin-left: 10px;    
}
.contact-title {
    font-size: 14px;
    color: #9D9EA0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 0 15px 0;
}
.contact-address {
    font-family: 'NeutraText-Light';
    font-size:16px;
}
.contact-address a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 22px;
    font-family: 'NeutraText-Light';
    letter-spacing: 1px;
}
.contact-bio {
}
.contact-bio .bio-img {
    display: inline-block;
}
.contact-bio .bio-img img {
    max-width: 100%;
}
.contact-bio .bio-desc {
    padding: 0 0 0 29px;
    display: inline-block;
    max-width: 465px;
    font-family: 'NeutraText-Light';
    font-size: 16px;
    color: #707173;
    vertical-align: top;
    text-align: justify;
    line-height: 25px;
    font-weight: normal;
    margin-top: -6px;
}

.home-container {
    letter-spacing: 1px;
    text-align: center;
}
.home-container h1 {
    color: #D93529;
    font-size: 100px;
    margin: 80px 0 90px 0;
}
.home-container ul {
}
.home-container ul li > a {
    font-size: 93px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
.home-container ul li > a:hover {
    color: #9D9EA0;
}
.home-container ul li ul {
    display: none;
}
.home-container ul li.opened ul {
    display: block;
}
.home-container ul li ul li > a {
    font-size: 34px;
    color: #000;
    text-transform: none;
    text-decoration: none;
    margin: 2px 0;
    display: inline-block;
    font-weight: normal;
}
body.home header {
    display: none;
}

.book-detail {
    padding: 0px 0 0 0;
}
.book-detail .issuuembed {
    margin: 0 auto;
    max-width: 100%;
}
.book-detail .issuuembed span {
    display: none;
}
.navbar-default .navbar-brand {
    font-size: 25px;
    color: #000;
}

.video-detail {
    padding: 0px 0 0 0;
}
.video-detail .video-area {
    margin: 0 auto;
    width: 700px;
    max-width: 100%;
}
.video-detail .video-area iframe {
    width: 100%;
}

.slideshow_container {
    margin: 0 auto !important;
}

@media (min-width: 768px) {
    .navbar-default {
        padding-top: 75px;
        margin-bottom: 10px;
    }
    .navbar-header {
        display: none;
    }
    .navbar-nav {
        text-align: center;
        float: none;
    }
    .navbar-nav > li {
        display: inline-block;
        float: none;
        margin: 0 7px;
    }
    .navbar-default  .navbar-nav > li:first-child {
        margin-left: 0px;
    }
    .navbar-default  .navbar-nav > li:last-child {
        margin-right: 0px;
    }
    .navbar-default  .navbar-nav > li > a {
        font-size: 18px;
        letter-spacing: 1px;
    }
    .navbar-nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
}

@media (min-width: 1280px) {    
    .navbar-nav > li {
        display: inline-block;
        float: none;
        margin: 0 8px;
    }
    .navbar-nav > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }    
}
@media (max-width: 1280px) {
    .home-container h1 {
        font-size: 70px;
        margin: 60px 0 60px 0;
    }
    .home-container ul li > a {
        font-size: 62px;
    }
    .home-container ul li ul li > a {
        font-size: 26px;
    }
    .book-container { padding: 30px 0 0 0; }
    .exhibitions-container { padding: 30px 0 0 0; }
    .contact-container { padding: 30px 0 0 0; }
    .book-detail { padding: 0px 0 0 0; }
    .video-detail { padding: 0px 0 0 0; }
    .book-container .book-img img {
    }
.insta{margin-top:60px !important;}
}
@media (max-width: 991px) {    
    
    .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .dropdown-menu > li > a {
        font-size: 16px;
    }
    .home-container h1 {
        font-size: 54px;
        margin: 50px 0 55px 0;
    }
    .home-container ul li > a {
        font-size: 47px;
    }
    .home-container ul li ul li > a {
        font-size: 20px;
    }
    .book-container { padding: 30px 0 0 0; }
    .exhibitions-container { padding: 30px 0 0 0; }
    .contact-container { padding: 30px 0 0 0; }
    .book-detail { padding: 0px 0 0 0; }
    .video-detail { padding: 0px 0 0 0; }
.insta{margin-top:60px !important;}
}
@media (max-width: 767px) {
    .contact-bio .bio-desc {
        padding-top: 15px;
        margin-top: 0px;
        padding-left: 0px;
    }
    .navbar-default {
        border-bottom: 1px solid #e7e7e7;
    }
    .home-container h1 {
        font-size: 40px;
        margin: 45px 0 35px 0;
    }
    .home-container ul li > a {
        font-size: 30px;
    }
    .home-container ul li ul li > a {
        font-size: 20px;
    }
    .book-container { padding: 30px 0 0 0; }
    .exhibitions-container { padding: 30px 0 0 0; }
    .contact-container { padding: 30px 0 0 0; }
    .book-detail { padding: 0px 0 0 0; }
    .contact-bio .bio-desc { font-size: 18px; }
    .video-detail { padding: 0px 0 0 0; }
.insta{margin-top:60px !important;}
}
@media (max-width: 419px) {
.insta{margin-top:60px !important;}
    
}