/*
Theme Name: FolioGridPro
Description: Theme enfant pour FolioGridPro
Author: ACIELOUVERT
Template: FolioGridPro
*/

@import url("../FolioGridPro/style.css");

html, body {
    font: 11px/1.4em Helvetica Neue,Helvetica,Arial,sans-serif;
}
#header div {
    float: left;
    padding: 0 0 18px 11px;
    text-shadow: none;
}
#header .stuffing {
    float: right;
    margin: 28px 30px 0 0;
    width: 370px;
}

/* ABOUT */

.about {
	position:absolute;
	width: 100%;
	padding: 150px 0 0 0;
	font-size:23px;
	color:#000000;
	line-height: 28px;
}
.onehalf {
	position: relative;
    float: left;
    margin: 0 0 0 30px;
    width: 750px;
}
.onehalf li {
	max-width: 50%;
	font-size: 1.1rem;
	list-style-type: none;
	line-height: 1.5rem;
	text-transform: uppercase;
}
.service {
	font-size: 1.4rem;
}
.onehalf ul {
    margin: 0;
    padding: 0 0 13px 0;
}
.onethird {
    float: left;
    margin: 0 0 0 30px;
}
.onethird li {
	font-size: 1.1rem;
	list-style-type: none;
	line-height: 1.5rem;
	text-transform: uppercase;
}
.onethird ul {
    margin: 0;
    padding: 0 0 13px 0;
}
.onesix {
	width: 11%;
    float: left;
	font-size: 1.2rem;
    margin: 200px 0 0 30px;
}
.onesix ul {
    margin: 0;
    padding: 0 0 13px 0;
}
.onesix li {
	font-size: 1.1rem;
	list-style-type: none;
	line-height: 1.5rem;
}
#aboutmeta {
    width: 300px;
	margin-left: 11%;
}
#aboutmeta li {
	font-size:25px !important;
	line-height: 28px;
	text-transform: lowercase;
}
.footer {
	width:100%;
	text-align:center;
	font-size: 1.8rem;
	margin: 200px 0;
}
.social ul {
	margin-top: 20px;
	padding: 0;
}
.social li {
	display:inline;
	margin-right: 50px;
	font-size: 1.3rem;
}
.social li:last-child {
	margin-right: 0;
}

@media screen and (max-width: 1280px) {
	
.onehalf {
    width: 60%;
}
.onesix {
    width: 20%;
}
#aboutmeta {
    width: 210px;
}
	
}
@media screen and (max-width: 860px) {
	
#header div {
    padding: 0 0 18px 30px;
}
.onehalf {
    width: 100%;
}
.onethird {
    width: 100%;
	margin-top: 60px;
}
.onesix {
    margin: 100px 0 0 30px;
}
	
}


/* Images */
.coreContent img,
.entry-content img,
.comment-content img,
.widget img {
max-width: %; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
max-width: 100%;
width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}

img{max-width: 100%;}
img{ -ms-interpolation-mode: bicubic; }


/* GENERAL */

body {
    background: none repeat scroll 0 0 #FFFFFF;
    text-shadow: 0 0 0 #FFFFFF;
}
#header {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
    position: fixed;
	width: 100%;
	height: 90px;
	font-size: 9px;
    padding: 8px 0 0 10px;
    z-index: 999999;
	font-size: 10pt;
    font-weight: bold;
}
#header a {
    font-style: normal;
    text-decoration: none;
}
/*#header a:hover {
    text-decoration: underline;
}*/
#postwrapper {
    left: -13px;
}
a:hover { text-decoration:none; position:relative; top:0px; } /* Float an element left with a margin */
h1 {
    font-size: 14px;
    line-height: 0.9em;
    margin: 7px 0;
	border-bottom: 0 dotted #000000;
}
h1, h2, h3, h4 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: lighter;
    text-transform: uppercase;
}

/* MENU */
.blogInfo {
	color: #000000 !important;
    font-weight: bold;
    line-height: 2em;
    margin-top: 22px;
    padding-left: 9px;
    text-transform: uppercase;
}
.head-title {
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: normal;
	font-style:italic;
}
.sayhey {
    float: left;
    font-size: 12px;
    margin: 28px 0 0 69px;
    padding: 4px 0 0 60px;
}

.sayhey a {
	color: #000;
}
.sayhey a:hover {
	color: #FFF;
	text-decoration: none;
}
#header div {
    float: left;
    padding: 0 0 18px 60px;									/* CHANGED */
    text-shadow: none;
}
#header .stuffing {
	margin: 28px 30px 0 0;
    float: right;
    width: 370px; /*322px*/
}
.pages li {
	display: list-item;
}
.menu-top li {
	display: list-item;
}
.stuffing li {
	display: inline;
}
#header ul li {
    float: none;
    margin: 0 0 0 5px;
    padding: 0 0 0 5px;
    text-transform: none;
}
#header .categories {
	text-transform: none;
}
#header .categories li {
	list-style: none;
}

/* HOMEPAGE */

/* POST */

.post { 
	border: 4px solid #fff;
	width:200px; 
	padding:0; 
	margin:10px; 
	overflow:hidden; 

	position:absolute; 
	-webkit-box-shadow:0px 0px 0px rgba(0,0,0,0.2); 
	-moz-box-shadow:0px 0px 0px rgba(0,0,0,0.2); 
	box-shadow:0px 0px 0px rgba(0,0,0,0.2); }

.post:hover	{ -webkit-box-shadow:0 0 0 rgba(0, 0, 0, .3); border: 4px solid #000; -moz-box-shadow:0 0 0 rgba(0, 0, 0, .3); text-shadow:#fff 0 0 0; }
.post:active { -webkit-box-shadow:0 0 0 rgba(0, 0, 0, .3); -moz-box-shadow:0 0 0 rgba(0, 0, 0, .3); }

.twocols {
    width: 430px;
}
.threecols { 
	width:660px; 
}

/* PREV NEXT POST */
.prevpost a,	
.nextpost a					{ padding:10px 15px; margin:0; display:block; text-decoration:none; font-style: normal; }
.prevpost a:hover,	
.nextpost a:hover			{ font-size:1em; text-shadow:none; font-style: normal; font-weight: normal; }
.pagination a:hover {
	text-decoration: underline;
}

/* SINGLE POST */

.singlepost a img:hover,
.singlepost a img:active 	{ -webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.8); -moz-box-shadow:0 0 0 rgba(0, 0, 0, 0.8); }

/* CAPTION 

.post-content h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 0.9em;
	margin: 5px 0 10px 19px;
}
.post-content p {
    font-size: 20px;
    font-weight: bold;
    line-height: 0.9em;
	margin: 5px 0 0 19px;
	text-transform: lowercase;
}
.post-content {
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12pt;
    left: 0;
	top: 20px;
    letter-spacing: 0;
    line-height: 14pt;
    opacity: 0;
    padding: 6px 0 0;
    position: absolute;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
	z-index: 1;
}
.post-header { margin:0 0 20px 0; z-index: 999; }
.post-header:hover .post-content {
	opacity:1;
	filter:alpha(opacity=1);
}
.post-header img:hover {
	opacity:0;
	filter:alpha(opacity=0);
}

*/

/* CAPTION V2 */

h2.home_h2{color: #000000 !important;}
.post-content h2 {
    font-size: 25px;
    font-weight: bold;
    line-height: 0.9em;
	margin: 15px 0 10px 19px;
}
.post-content p {
    font-size: 24px;
    font-weight: normal;
    line-height: 0.9em;
	margin: -11px 0 0 19px;
	text-transform: lowercase;
}
.post-header {
position:relative;
float:left;
margin:0px;
overflow:hidden;
padding:0px;
}
.post-header .post-content {
z-index: 9999;
position:absolute;
bottom:0;
left:0;
opacity: 1;
margin-bottom:200%;
-webkit-transition: margin-bottom;
-webkit-transition-duration: 5ms;
-webkit-transition-timing-function: ease-out;
-moz-transition-property: margin-bottom;
-moz-transition-duration: 5ms;
-moz-transition-timing-function: ease-out;
-o-transition-property: margin-bottom;
-o-transition-duration: 5ms;
transition: margin-bottom;
transition-duration: 5ms;
transition-timing-function: ease-out;
}
.post-header:hover .post-content {
margin-bottom:0;
}
.post-header .post-content {
text-transform: uppercase;
letter-spacing: 0;
color:#000;
width:100%;
height:100%;
padding:0;
background:#FFF;
}

/* ABOUT */

.about_wrapper {
	margin: 0 auto;
	max-width:620px;
	font-size: 10pt;
	font-family: helvetica;
}
.about_title {
	color: #000;
    font-size: 8pt;
    font-weight: bold;
    text-transform: uppercase;
}
.about_contact a {
    text-decoration: none;
}
.colleft {
    float: left;
    max-width: 400px;
    padding-right: 50px;
    position: relative;
}
.colright {
    float: right;
    font-size: 9pt;
    line-height: 13pt;
    margin-top: 243px;
    max-width: 170px;
    position: relative;
}




/* INFINITE LOADER */

#infscr-loading {
    background: none repeat scroll 0 0 #000;
    border-radius: 0;
    bottom: 40px;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    height: 100px;
    left: 40%;
    opacity: 0.8;
    padding: 10px;
    position: fixed;
    text-shadow: none;
    width: 200px;
    z-index: 5000;
	display: none;
}

/* SINGLE PAGE WITHOUT SIDEBAR */

#coreContent {
    margin: 0 auto;
    padding-top: 30px;
    /*width: 882px;  USE WIDTH OF MEDIUM IMAGES*/
}
.prevpost a, .nextpost a {
    display: block;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.projectbig p {
    color: #000000;
    font-size: 11px;
    line-height: 14px;
	margin: 0 auto;
    text-align: left;
	max-width: 882px;
	padding-bottom: 8px;
}
.projectbig h1 {
    line-height: 16px;
    margin: 0;
    padding: 0;
	font-weight: bold;
}
.projectbig img {
    border: 0 solid #EEEEEE;
	margin-bottom: 18px;
}


/* DISPLAY NONE */


	#searchBox					{ display: none; text-shadow:none; font-size:1.1em; padding:9px 20px 9px 31px; margin:0 10px 0 0; position:fixed; right:-250px; top:185px; text-decoration:none; width:220px; -moz-border-radius:5px; -webkit-border-radius:5px;  }
	
	#rss_link					{ display: none; text-shadow:none; font-size:1.1em; padding:9px 20px 9px 31px; margin:0 10px 0 0; position:fixed; right:-131px; top:125px; text-decoration:none; width:100px; -moz-border-radius:5px; -webkit-border-radius:5px;  }



/* LINK TOP */


#back-top {
	position: fixed;
	bottom: 30px;
    right: 0;
}
#back-top a {
	width: 70px;
	display: block;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
/* arrow icon (span tag) */
#back-top span {
	width: 29px;
	height: 29px;
	display: block;
	margin-bottom: 7px;
	background: url("image/top.gif") no-repeat center center;
}
	
/*==========================*/
/*========= PAGES ==========*/
/*==========================*/
.singlepost {
	width:100%;
    font-size: 125%;
    line-height: 1.6em;
    margin: 0;
}
.projectbig {
    font-size: 125%;
    line-height: 1.6em;
    margin: 0;
	text-align: center;
    padding-top: 0;
}
#pageContent {
    margin: 0 0 0 155px;
    padding-top: 30px;
    width: 882px; /* USE WIDTH OF MEDIUM IMAGES*/
}

.wrap {
    margin: 0 0 0 153px;
    width: 1010px;
}
#sidebar {
    display: none;
    float: left;
    margin: 20px 0 0 20px;
    width: 310px;
}
.linkstitle {
    color: #000000;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 0;
    width: 650px;
}
.linkscol {
    color: #000000;
    float: left;
    font-size: 12px;
    line-height: 14pt;
    width: 133px;
}
.infos {
	float: left;
   color: #000000;
	width: 600px;
    padding-top: 0;
	font-size: 12px;
}
.fonctionGey {
	font-size: 11px;
}
.fonctionGey a {
	color: #000;
}
.fonctionGey a:hover {
	color: #000;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	line-height: 90px;
}
.pagination {
    border-bottom: 1px dotted #FFFFFF;
    border-top: 1px dotted #FFFFFF;
    margin: 0 auto;
    max-width: 882px;
}
.titles {
	margin: 0 auto;
    max-width: 882px;
	border-bottom: 0px solid #000000;
}


/* Small Screens */
@media screen and (max-width: 655px) {

#header {
	height: 165px; /*135px*/
}

}


/* iPad 
@media screen and (min-width: 768px) and (orientation:portrait) {

#header {
	height: 165px;
}*/

}