/*
Theme Name: blog2test
Description: Theme test enfant pour Twenty Thirteen que j'utilise pour mon blog.
Author: guy
Author URI:   http://www.guydelisle.com
Version: 1.0.0
Template: twentythirteen
Text Domain:  twenty-thirteen-child
Tags: simple, blue
*/

/*PERMALINK---- 
http://www.guydelisle.com/traductions/%category%/%postname%/

COLOR

#aebcbc Gris metal
#E95A56 rouge gdmp

*/

@import url("../twentythirteen/style.css");
@import url("http://fonts.googleapis.com/css?family=Amaranth");
h1, h2, h3, h4, h5, h6 {
	font-family: Amaranth, Georgia, serif;
	line-height: 1.3;
}
a:hover {
	text-decoration: none;
}
.nav-menu li a {
	font-size: 18px;
	color: white;
}
.site-footer .sidebar-container {
	background-color: #aebcbc;
	color: black
}
.paging-navigation {
	background-color: #FFF;
}
.site-footer {
	background-color: #aebcbc;
	color: #666;
	font-size: 14px;
}
.site-footer a {
	color: #666;
}
.comment-respond {
	background-color: #fff
}
.entry-title a:hover {
	color: #aebcbc;
}
.entry-content a:hover {
	color: #aebcbc;
}
.entry-content a, .comment-content a {
	color: #E95A56;
	font-weight:bold
}
.entry-meta, .entry-meta a {
	color: #aebcbc;
}
.entry-meta a:hover {
	color:  #666;
}
.archive-header {
	background-color: #FFF;/*	color:#fff;*/
}
.archive-title, .archive-meta {
	font: italic 300 0px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 auto;
	max-width: 1040px;
	padding: 0;
	width: 100%;
}
.site-footer .widget a {
	color: #666;
}
.site-footer .widget a:hover {
	color: black;
}
.widget {
	background-color: rgba(177, 188, 188, 0.2);
	-webkit-border-radius: 2px 2px 2px 2px;
	border-radius: 2px 2px 2px 2px;
}
.widget .widget-title {
	color:#666;
	font:  20px "Source Sans Pro", Helvetica, sans-serif;
}
.widget a {
	color: #666;
}
.widget a:hover {
	color: black;
}
.navigation a {
	color : #E95A56;
}
.navigation a:hover {
	color:#aebcbc;
}
.paging-navigation .meta-nav {
	background-color: E95A56;
}
.paging-navigation a:hover .meta-nav {
	background-color:  #aebcbc;
}
.site-title {
	color: #aebcbc !important;
	text-decoration:none;
	font: normal 40px "Source Sans Pro", Helvetica, sans-serif;
	padding: 0;
}
.site-description {
	color: black !important;
	text-decoration:none;
	font: italic 300 30px "Source Sans Pro", Helvetica, sans-serif;
}
.site-header .site-title:hover {
	text-decoration:none;
	color: #aebcbc !important;
}
.navbar {
	background-color: #aebcbc;
	margin:0px 0px;
}
.nav-menu li a:hover {
	background: white !important;
	color: black !important;
}
#navmenu ul {
	padding: 0;
	list-style-type: none;
	list-style-image: none;/*text-align: center;
	*/
}
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	text-decoration:none;
	font-weight: bold;
	margin: 4px;
	padding: 5px 20px 5px 20px;
	color: #FFF;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #FFF;
	font-style: normal;
}
.nav-menu .current-menu-ancestor > a {
	color: #FFFFFF;
	font-style: normal;
}
.nav-menu .sub-menu, .nav-menu .children {
	background-color:  #aebcbc;
}
button, input, textarea {
	border: 2px solid #FFF;
	font-family: inherit;
}
div.sharedaddy a, div.sharedaddy a:link, div.sharedaddy a:visited {
	color:#aebcbc
}
.contact-form input[type="text"], .contact-form input[type="email"], .contact-form textarea {
	border: 1px dotted #000000;
}
.page-header {
	background-color: rgba(177, 188, 188, 0.2);
}
.post-stats {
	font-size: 9px;
	font-weight: normal !important;
	color: #888;
}
.wpp-thumbnail {
	border: 1px solid #aebcbc;
}
.share-count {
	background: none repeat scroll 0 0 #777777 !important;
}
p {
	margin: 0 0 0px;
}
.site-footer-titre {
	background-color: #ffffff;
	color: #666;
	font-size: 14px;
	text-align: center;
	padding:5em;
}
.site-title {
	color: #aebcbc !important;
	text-decoration:none;
	font: normal 40px "Source Sans Pro", Helvetica, sans-serif;
	padding: 0;
}
.entry-content-titre {
	margin-left: auto;
	margin-right: auto;
	width: 65em;
}
.site-header {
}

/*ul {
	list-style-type: none;
}*/
.home-link {
	margin-top:15px
}
.noir {
	color: #000;
}

	
.entry-content {
	 margin-left: 11em;
}

