/*
Theme Name: Les amis de Charles Gide
Template: twentyfourteen
Author: Ezodesign
Version: 1.0
Updated: 2014-02-10 20:26:37
*/

@charset "UTF-8";
@import url('../twentyfourteen/style.css');



body {
	background: none repeat scroll 0 0 #3E3934;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
}
blockquote {
    color: #FFFFFF;
    font-size: 16px;
	font-style: normal;
}
input, textarea {
	color: #3E3934;
    font-weight: 400;	
}
*::-moz-placeholder {
    color: #CCCCCC;
    font-style: italic;
    opacity: 1;
}
a {
    transition: all 0.1s ease-in 0s;
}
a:focus {
	outline: none;
}


.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;;
}
.regular {
	font-style: normal;
}
.italic {
	font-style: italic;
}
.font200 {
	font-weight: 200;
}
.bold {
	font-weight: bold;
}
.clear {
    clear: both;
    margin: 35px auto;
    width: 50px;
}
.sep {
    border-top: 1px solid;
}


ul li {
	margin-bottom: 20px;
}
ul li ul li {
	list-style: none;
}


table, th, td {
    border-color: #4D453D;
}
caption, th, td {
    font-weight: inherit;
}
.entry-content table, .comment-content table {
    line-height: inherit;
}
.entry-content td, .comment-content td {
    padding: 25px;
	vertical-align: middle;
}


header.site-header {
	background: url("images/glow.png") no-repeat scroll left top #3E3934;
	height: 220px;
}
.header-main {
	background: url("images/charles-gide.png") no-repeat scroll left center transparent;
	height: 200px;
	padding: 0 0 0 160px;
}
h1.site-title {
	display: none;
}
.header-main #entete {
    margin-left: 17.5%;
	text-shadow: 1px 1px 1px #000000;
}
.header-main h2 {
	font-size: 29px;
    margin-top: 30px;
}
.header-main h2 a {
    color:#FFFFFF;;
}
.header-main p {
	
}
.search-box-wrapper {
    top: 47px;
}
.search-box-wrapper {
    right: 47px;
    top: 0;
	width: auto;
}
.search-box {
    padding: 11px;
}
.search-box .search-field {
    font-size: 15px;
    padding: 3px 2px 4px 6px;
}
.search-toggle {
	margin-right: 0;
	transition: all 0.1s ease-in 0s;
}
.search-toggle, .search-box {
    box-shadow: 0px 3px 2px -3px #000000;
}


#secondary {
	background-color: #3E3934;
	border-top: 1px solid #393635;
	border-bottom: 1px solid #393635;
	padding-bottom: 25px;
}
.site-description {
    display: none;
}
.secondary-navigation {
    border-bottom: none;
	font-size: 13px;
}
.secondary-navigation, .secondary-navigation ul ul {
    width: 265px;
}
.secondary-navigation li {
    border-top: medium none;
    margin-bottom: 5px;
}
.site-navigation .current_page_item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-item > a, .site-navigation .current-menu-ancestor > a {
    font-weight: 600;
}


#main.site-main {
	background-color: #3E3934;
}
.content-area, .content-sidebar {
    padding-top: 2px;
}
.site-content .entry-header {
	background-color: #3E3934;
}
.site-content .entry-content, .site-content .entry-summary, .page-content {
    background-color: #3E3934;
}
.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
    max-width: 600px;
}
.entry-title {
	font-size: 29px;
    text-shadow: 1px 1px 1px #000000;
}
.entry-title a {
    color: #FFFFFF;
}
.entry-content a, .entry-summary a, .page-content a, .comment-content a {
    text-decoration: none;
}


.site:before {
	background-color: #3E3934;
}


.site-footer {
    background-color: #3E3934;
	font-size: 13px;
}
.site-footer, .site-info, .site-info a {
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
}
#liens {
	float:none;
	padding-bottom: 3px;
}
#liens img {
	margin-right: 10px;
}
.site-info {
    float: none;
	padding: 15px;
}
.go-top {
    background-color: #24890D;
    cursor: pointer;
    float: none;
    margin: 0 auto;
    height: 48px;
    width: 48px;
}
.go-top:before {
    color: #FFFFFF;
    content: "\f432";
    display: inline-block;
    font: 20px "genericons";
    margin-top: 14px;
    vertical-align: top;
}

/* Lightbox */

#cboxCurrent {
    display: none !important;
}
#cboxTitle {
    bottom: -25px;
    color: #444444 !important;
    font-family: "Lato",helvetica,arial,sans-serif;
    font-weight: 600;
	height: auto !important;
    line-height: 13px;
    padding: 0 60px 0 15px !important;
    position: absolute;
}


@media screen and (max-width: 673px) {
	.search-toggle {
	    margin-top: 120px;
	    position: relative;
	    z-index: 3;
	}
	.search-box {
	    margin-top: 120px;
	}
}

@media screen and (min-width: 673px) {
	.header-main {
		padding: 0 0 0 185px;
	}
	.search-toggle {
	    margin-right: 0;
	}
	.search-box .search-field {
	    width: auto;
	}
}

@media screen and (min-width: 1008px) {

	.search-box .search-field {
	    width: 324px;
	}
	#secondary {
		border: 0;
	}
	.site-footer {
	    border-top: 1px solid #4d453d;
	}
	#liens {
		background: none repeat scroll 0 0 #4d453d;
		float:left;
	    padding: 7px 10px 6px 20px;
	}
	.site-info {
	    float: right;
	    padding: 13px 50px 0 0;
	}
	.go-top {
	    float: right;
	}
}	