/*
Theme Name: antoinemelis
Theme URI: http://wordpress.org/themes/antoinemelis
Author: the WordPress team
Author URI: http://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: antoinemelis

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.border-bullet{
    -webkit-border-image: url(./images/bullet.png) 8 8 round; 
    -moz-border-image: url(./images/bullet.png) 8 8 round; 
    -o-border-image: url(./images/bullet.png) 8 8 round; 
    border-image: url(./images/bullet.png) 8 8 round;
    border-style:solid;
}

/*** Front ***/
.front-page .site-content{width: 100%;max-width: 360px;margin: 180px auto;padding: 24px;background-color: rgba(255,255,255,0.9);}
.front-page .site-content h1{margin: 0 0 30px 0;}
#home-navigation ul{list-style: none;margin: 0;padding: 0;display: block;text-align: center;}
#home-navigation ul li{display: inline-block;}

/*** Inner***/
.site-header{position: relative;min-height: 82px;padding-top: 70px;border-width: 0 0 4px 0;text-align: center;}
.site-header .navbar-white{margin-bottom: 0;min-height: 82px;}
.site-header .navbar-brand{position: absolute;top: 0;left: 0;float: none;height: 82px;padding: 0;}
.site-header .navbar-brand img{with: auto;height: 82px;}
.site-header .navbar-nav{margin-top: 30px;}
.site-header .navbar-toggle{float: none;margin-top: 30px;text-transform: uppercase;}
.site-header .navbar-center{text-align: center;}
.site-header .navbar-center .navbar-nav{float: none;margin-top: 20px;text-align: center;}
.site-header .navbar-center .navbar-nav > li{float: none;display: inline-block;padding: 12px;}
.site-header .navbar-center .navbar-nav > li > a{color: #999;font-size: 14px;font-weight: 300;padding: 0;}
.site-header .navbar-center .navbar-nav > li > a > span{display: inline-block;min-height: 22px;}
.site-header .navbar-center .navbar-nav > li > a:hover{color: #999;}
.site-header .navbar-center .navbar-nav > li > a:hover > span{background: transparent url(./images/link-hover.png) no-repeat bottom left;}
.site-header .navbar-center .navbar-nav > li.current-menu-item > a{color: #999;}
.site-header .navbar-center .navbar-nav > li.current-menu-item > a > span{background: transparent url(./images/link-hover.png) no-repeat bottom left;}
.site-header .navbar-social{position: absolute;top: 0;right: 0;}
.site-header .navbar-social .navbar-nav{margin-top: 20px;}
.site-header .navbar-social .navbar-nav > li > a{padding: 12px 8px;color: #666;}

.category-list{text-align: center;}
.category-list ul{display: inline-block;list-style: none;padding: 0;margin: 0;}
.category-list li{display: inline-block;padding: 26px 12px;}
.category-list li a{display: inline-block;color: #999;font-size: 14px;font-weight: 300;}
.category-list li a:hover,
.category-list li a:focus,
.category-list li a:active,
.category-list li a.selected{color: #999;text-decoration: none;background: transparent url(./images/link-hover.png) no-repeat bottom left;}

.grid-sizer,
.fluid-grid.item{width: 25%;padding: 0 10px 10px 0;}
.fluid-grid.item .inner-item{position: relative;width: 100%;}
.fluid-grid.item img{width: 100%;height: auto;}
.fluid-grid.item .thumbnail-container{position: absolute;display: none;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(160,160,160,0.7);color: #fff;text-align: center;}
.fluid-grid.item:hover .thumbnail-container{display: block;}
.fluid-grid.item .thumbnail-title{display: inline-block;}
.fluid-grid.item .project-link{display: block;width: 100%;height: 100%;}

.content-project{position: relative;}
.content-project .entry-content{color: #999;border-width: 0 0 4px 0;margin-bottom: 25px;}
.content-project .entry-content h1{font-size: 16px;padding-bottom: 5px;margin-bottom: 8px;color: #000;background: transparent url(./images/project-title.png) no-repeat bottom left;}
.content-project .entry-gallery{margin-bottom: 40px;}
.content-project .carousel{height: 640px;background-color: #efefef;}
.content-project .carousel .carousel-inner{max-height: 640px;}
.content-project .carousel .item img{width: auto;height: auto;max-height: 640px;max-width: 100%;margin: 0 auto;}
.content-project .carousel .item{max-height: 640px;}
.content-project .carousel-control img{
    display: inline-block;
    position: absolute;
    top: 50%;
    z-index: 5;
    padding: 20px;
}
.content-project .carousel-control.left img{left: 10px;}
.content-project .carousel-control.right img{right: 10px;}
.content-project .carousel-control:hover img{background: rgba(255,255,255,0.5) none;}
.content-project .carousel-control{background: transparent none;opacity: 1;}
.content-project .close-project{position: absolute;top: 10px;right: 10px;}
.content-project .picture-list img{width: 100%;height: auto;margin-bottom: 18px;}

.entry-page-image{margin-top: 30px;margin-bottom: 30px;padding: 30px;background-repeat: no-repeat;background-size: cover;font-size: 14px;}
.entry-page-image h2{font-size: 21px;margin: 0;padding-top: 18px;padding-bottom: 18px;}
.entry-page-image p{font-family: 'Yanone Kaffeesatz', sans-serif;font-size: 16px;font-weight: 300;}
.text-black{background-color: #fff;color: #000;}
.text-white{background-color: #000;color: #fff;}

#post-7 h1{font-size: 18px;background: transparent url(./images/link-hover.png) no-repeat bottom left;padding: 12px 0;margin: 0 0 15px 0;}
#post-7 p{  font-family: 'PT Sans', sans-serif;font-size: 18px;font-weight: 400;margin-bottom: 15px;}
#post-7 .contact-form label{font-weight: 400;}
#post-7 .contact-form input[type=text],
#post-7 .contact-form input[type=email],
#post-7 .contact-form textarea{width: 100%;background: transparent none;padding: 4px;border: 1px solid rgba(148,148,148,0.7);color: #000;}
#post-7 .contact-form input[type=submit]{width: 100%;text-transform: uppercase;text-align: center;font-size: 14px;border: 1px solid rgba(148,148,148,0.7);background-color: rgba(148,148,148,0.7);color: #fff;padding: 10px;}

#footer{padding-bottom: 30px;font-family: 'PT Sans', sans-serif;font-size: 14px;color: #666;}
#footer a{color: #666;background: transparent url(./images/link-hover.png) no-repeat bottom left;}
#footer a:hover,
#footer a:focus,
#footer a:active,
#footer a.selected{text-decoration: none;}

/* Infinite Scroll */
.load-more-manual #page-nav {
	display:block !important; 
}
#page-nav {
	display:none; 
	text-align:center; 
}
.load-more-manual #page-nav a {
	margin:20px auto 10px auto;
	display:inline-block;
	width:auto;
}
.load-more-manual #page-nav a {
    font-weight: bold;
    display: inline-block;
    font-size: 15px;
    position: relative;
    transition-duration: 150ms;
    text-decoration: none;
}
#infscr-loading { 
	text-align: center;
	z-index: 100;
	position: fixed;
	left: 50%;
	bottom: 40px;
	width: 200px;
	margin-left:-100px;
	padding: 10px;
	background: #000; 
	opacity: 0.8;
	color: #FFF;
	-webkit-border-radius: 10px;
	 -moz-border-radius: 10px;
	      border-radius: 10px;
}
.more { 
	width: 300px;
}

@media (min-width: 1200px) { 
    
}

@media (min-width: 992px) and (max-width: 1199px) { /* Medium devices Desktops (≥992px) */
      
}

@media (min-width: 768px) and (max-width: 991px) { /* Small devices Tablets (≥768px) */
    .grid-sizer,
    .fluid-grid.item{width: 33%;padding: 0 10px 10px 0;}
}

@media (max-width: 767px) { /* Extra small devices Phones (<768px) */
    .site-header .navbar-brand{top: -60px;}
    .site-header .navbar-social{top: -60px;min-width: 120px;}
    .site-header .navbar-social .nav > li {display: inline-block;}
    .site-header .navbar-social .nav > li > a {display: inline-block;}
    .site-header .navbar-center .navbar-nav > li{display: block;}
    
    .grid-sizer,
    .fluid-grid.item{width: 50%;padding: 0 10px 10px 0;}
}