/*
 Theme Name: Label
 Description: The default Label theme inspired by the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
 Version: 1.0
 Author: Baphira
 Author URI: http://www.baphira.com/
 Tags: grey, custom header, fixed width, two columns, widgets
 */ 

/* begin structure */
body {
	background: #CBD2C9;
}

#page {
	width: 990px;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	border:1px solid #4D694B;
	border-top:none;
	background-color: #FFF;
}

#header {
	background: #FFF url('images/brushes-banniere.png') no-repeat top right;
	height: 144px;
	overflow: hidden;
	border-bottom: 2px solid #FCB560;
}

#header #logo {
	float: left;
}
#header #logo h1 {
	margin: 0;
	padding: 0;
	display: inline;	
}
#header #logo .description {
	display: none;
}

#header #headerRight .search {
	float: right;
	width: 355px;
	overflow: hidden;
	margin-right: 45px;
	text-align: right;
}

#header #headerRight .search .searchentry {
	background-color: #B3E381;
	text-align: left;
}

#header #headerRight .languages {
	float: right;
	margin: 0;
	margin-top: 4px;
	padding: 0;
	width: 102px;
}
#header #headerRight .languages li {
	display: inline;	
}

#header #headerRight .search .searchinput {
	border: none;
	width: 200px;
	height: 22px;
	padding-top: 6px;
	padding-left: 7px;
	padding-right: 7px;
	background: #B3E381 url('images/search-onglet.png') no-repeat top right;
	color: #B0B0B0;
	margin: 7px 38px 10px 9px;
}

#header #headerRight .search .searchsubmit {
	border: none;
	background: #FFF url('images/search-bt.png') no-repeat top left;
	width: 64px;
	height: 35px;
}

#header #headerRight .search .searchtab {
	cursor: hand;
	cursor: pointer;
}	

#header #headerRight .languages a {
	text-decoration: none;
	text-transform: uppercase;
}

#content {
	float: left;
	padding: 17px;
	margin: 0;
	width: 668px;
	height: auto !important;
	height: 420px;
	min-height: 450px;
	margin-bottom: 30px;
}

.post {
	margin: 0 0 15px;
}

.post hr {
	display: block;
}

#content .post h2 {
	margin-bottom: 30px;
}

#content .post p {
	line-height:1.2;
	text-align: justify;
}

.index .post p {
	margin: 0;
	text-align: left !important;
}

.index .post p.postmetadata {
	text-align: right !important;
}

#content .post .postimg {
	border: 4px solid #E7E7E7;
	text-align: center !important;
	width: 660px;
	padding: 4px 0;
}

#content .post .entry .postimg {
	display: none;
}

#content .post .postexcerpt {
	background: #FFF url('images/texte.png') no-repeat top left;
	margin: 5px 0 0 0;
	height: 82px;
	overflow: hidden;
	padding-left: 6px;
	padding-right: 17px;
	width: 646px;
}

#content .post .postexcerpt h2 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 20px;	
}

.index .post .postmetadata {
	padding: 13px 5px 13px 5px;
	border-bottom: 1px solid #EAEAEA;
	/*background: #FFF url('images/sep.png') no-repeat 14px 42px;*/
	text-align: right;
	font-size:10px;
	height: 18px;
}

#content .post .alt {
	margin: 15px 0 ;	
}

#content .post .postmetadata a {
	color: #FF6F94;
}

#content .post .postmetadata span {
	display: block;
	float: left;
}
#content .post .postmetadata span a {
	color: #B0B0B0;
	text-decoration: none;	
}

#content .navigation img {
	display: none;
}

#sidebar {
	float: left;
	width: 278px;
	margin: 15px 5px;
}

#sidebar .widget_archive {
	text-transform: capitalize;
}

#sidebar .sound {
	color: #CDCDCD;
	text-transform: uppercase;
	font-size: 10px;
	border-bottom: 2px solid #E7E7E7;
	margin-bottom: 10px;
}
#sidebar .sound a {
	text-decoration: none;
}

#sidebar .widgets {
	border: 1px solid #E7E7E7;
}

#sidebar .widgets .rss {
	text-align: center;
	margin-top: 100px;
}
#sidebar .widgets .facebook {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 100px;
}

#sidebar .widget {
	margin: 0 16px 0 40px;
}

#sidebar .widget a {
	text-decoration: none;
}

#sidebar .widget h2 {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 33px;
}
#sidebar .widget li {
	margin: 4px 0;
	font-size: 14px;
}

#sidebar .widget_categories .cat-item-11 {
	display: none;
}

#sidebar .widget a.current-year,
#sidebar .widget .current-cat a {
	font-weight: bold;
}

.widget_archive {
	background: #FFF url('images/brushes-droite.png') no-repeat bottom center;
	padding-bottom: 85px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	color: #4a4a4a;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #4a4a4a;
	font-size: 10px;
	text-decoration: none;
}

#footer li {
	margin: 0;
	padding: 0;
	display: inline;	
}

#footer img {
	position: relative;
	top: 5px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

/* end structure */

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: #FFF;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.entry p a:visited {

}

.commentlist li, #commentform input, #commentform textarea {

}

.commentlist li ul li {
	
}

.commentlist li {

}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #FFF;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
 thought?!) align the image to the right. And using 'class="centered',
 will of course center the image. This is much better than using
 align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 2px 2px 21px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 2px 21px 2px 2px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.postimg img.alignright,
.postimg img.alignleft {
	display: inline;
	margin: 0;
	padding: 0;
	float:none;
}

/* End Images */
/* Begin Lists
 
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html > body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */
/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

.search .hentry {
	margin-bottom: 50px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#content .post form p {
	clear: both;
	margin: 12px 0;
}

form p label {
	float: left;
	width: 225px;
	color: #FCAD4F;
}

form p label.captcha {
	height: 80px;
}

form#commentform input,
form .wpcf7-form-control-wrap input {
	background: #FFF url('images/nom.png') no-repeat top left;
	width: 193px;
	height: 23px;
	border: none;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	color: #B0B0B0;
}

form#commentform textarea,
form .wpcf7-form-control-wrap textarea {
	background: #FFF url('images/msg.png') no-repeat top left;
	width: 319px;
	height: 164px;
	border: none;
	color: #B0B0B0;
	padding: 4px 6px 6px 8px;
	overflow: auto;
}

#sidebar #searchsubmit {
	padding: 1px;
}

p.btCom,
p.btSend {
	text-align: center;
}

p.btSend input {
	margin: 15px;
	border: none;
	background: #FFF url('images/bt-send.png') no-repeat top left;
	width: 163px;
	height: 38px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

form#commentform input#submit {
	border: none;
	background: #FFF url('images/bt-com.png') no-repeat bottom center;
	width: 206px;
	height: 40px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

#searchsubmit  {
	border: none;
	background: #FFF url('images/search-bt.png') no-repeat top left;
	width: 64px;
	height: 35px;
}

select {
	width: 130px;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	font-size: 20px;
	color: #B0B0B0;
	margin-bottom: 33px;
}
#respond h3#comments {
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 0;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* End Form Elements */
/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	margin-left: 0;
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 0;
	list-style: none;
	border-top: none;
	border-left: none;
	border-right: none; 
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentlist cite a {
	color: #FCAD4F;
	text-decoration: none;
	font-style: normal;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 12px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 10px;
}

.comment-author {
	font-size: 14px;
}

/* End Comments */


/* Begin Sidebar */

#sidebar form {
	margin: 0;
}

/* End Sidebar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* End Various Tags & Classes*/


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
 It won't be a stylish marriage, I can't afford a carriage.
 But you'll look sweet upon the seat of a bicycle built for two." */ 

