/*
Theme Name: Twenty Eleven - poc - Beautybypoc
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: poc & the WordPress team
Author URI: http://wordpress.org/
Description: Child Theme
Version : 1.6
Template: twentyeleven
*/

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

/* Text elements */
p {
	margin-bottom: 1.3em;
}

/* Structure */

#page {
	max-width: 1150px;
}

#access div {
	margin-left: 255px;
	width: 100%;
}

#content {
	margin: 0 0 0 0;
	width: 69.5%;
	padding-left: 10px;
}

#secondary {
	margin-right: 5px;
	width: 25.5%;
}

/* Header */

#branding {
	border-top: none;
	background-image: url('http://www.beautybypoc.fr/wp-content/themes/twentyeleven-child/images/background.png');
	background-repeat: repeat;
	padding-bottom: 0;
}

#branding img {
	height: auto;
	display: block;
	width: auto;
	margin-left: auto;
	margin-right: auto;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	float: none;
	margin: 0 auto 6px;
	text-align: center;
	line-height: 0;
}
#access ul { 
	display: inline-block;
}

#access div { 
	margin: 0 0 0 0; 
}

#access ul ul a {
	background: #615558;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #615558;
}
#access li:hover > a,
#access a:focus {
	background: #615558; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#615558, #a09393);
	background: -o-linear-gradient(#615558, #a09393);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#615558), to(#a09393)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#615558, #a09393);
}

#access a {
	padding: 0 30px;
	text-decoration: none;
}

/* Global */
body {
	background-image: url('http://www.beautybypoc.fr/wp-content/themes/twentyeleven-child/images/background.png');
	background-repeat: repeat;
}

/* Links */
a:focus,
a:active,
a:hover {
	text-decoration: none;
	color: #000;
}

/* Content */

#main {
	background-image: url('http://www.beautybypoc.fr/wp-content/themes/twentyeleven-child/images/background.png');
	background-repeat: repeat;
}

.entry-content,
.entry-summary {
	font-size: 13px;
}
.entry-content h3,
.comment-content h3 {
	font-size: 18px;
}

.entry-title {
	font-weight: normal;
	line-height: 1.5em;
	padding-bottom: 0;
}

.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta a:active {
	color: #000;
}

/* Alignement */

.alignleft {
	margin-right: 1em;
}
.alignright {
	margin-left: 1em;
}


/* Images */

img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 0em;
}


/* Widget */
.widget-title {
	font-size: 15px;
	font-weight: lighter;
	border-bottom: 1px solid #b9b9b9;
	line-height: 1.3em;
	color: #b9b9b9;
}

.widget ul li {
	list-style-type: none;
}

.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: none;
	color: #000;
}

/* Search Widget */
.widget_search form {
	margin: 1.750em 0 1.625em;
}

/* Footer */
#supplementary {
	background-image: url('http://www.beautybypoc.fr/wp-content/themes/twentyeleven-child/images/background.png');
	background-repeat: repeat;
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
	display: block;
}

#supplementary {
	padding: 1em 0;
	overflow: hidden;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 12px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	width: 355px;
	height: 310px;
}

/* Site Generator Line */
#site-generator {
	background: #222; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525, #0a0a0a);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a)); /* older webkit syntax */
	background: -webkit-linear-gradient(#252525, #0a0a0a);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	border-top: none;
	color: #828282;
	line-height: 1.3em;
	padding: 1.2em 0.5em;
}
#site-generator a {
	color: #828282;
	font-weight: normal;
}

/* Navigation */

#content nav {
	padding: 18px 0 0;
}

/* Singular navigation */
#nav-single {
	float: none;
	position: relative;
	top: -0.3em;
	text-align: right;
	z-index: 1;
}

#nav-single .nav-next {
	padding-left: .5em;
	width: 49%;
}
#nav-single .nav-previous {
	padding-right: .5em;
	width: 49%;
	text-align: left;
}

/* Commentaires */

.commentlist {
	width: 87%;
	margin-right: 0px;
}

.commentlist > li.comment {
	padding: 0.5em 0.5em 0.5em 1em;
	font-size: 12px;
	font-weight: normal;
}

.commentlist .children li.comment {
	font-size: 12px;
	font-weight: normal;
	padding: 0.5em 0.5em 0.5em 1em;
}

.commentlist .children li.comment .comment-content {
	margin: 0.5em 0 0;
}

.comment-meta {
	font-size: 11px;
}

.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 1em;
	padding: 0;
	top: 1em;
}

/* Comment Form */
#respond {
	background-image: url('http://www.beautybypoc.fr/wp-content/themes/twentyeleven-child/images/background.png');
	background-repeat: repeat;
	border: 1px solid #ffffff;
	padding: 1em;
	width: auto;
}

#respond .comment-form-author .required,
#respond .comment-form-email .required {
	position: static;
}


#respond input[name="email"],
#respond textarea {
	text-indent: 143px;
}

#respond input#submit:active {
	background: #ff3366;
	color: #ffffff;
}

/*Pagination */
.pagination {
clear: both;
padding: 0 0 40px 0;
position: relative;
font-size: 11px;
line-height: 13px;
}
 
.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#000;
background: #eee; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#eee, #ddd);
	background: -o-linear-gradient(#eee, #ddd);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eee), to(#ddd)); /* older webkit syntax */
	background: -webkit-linear-gradient(#eee, #ddd);
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;

}
 
.pagination a:hover{
color:#fff;
background: #ff3366;
}
 
.pagination .current{
padding:6px 9px 5px 9px;
background: #ff3366;
color:#fff;
}