/*
Theme Name: DevenirArtiste
Theme URI:
Description:
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

html {
	margin: 0;
	height: 100%;
	background: #0b0b0b repeat-x url(images/bckhtml.png);
}
body {
	margin: 0; padding: 0 0 1px 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: left bottom repeat-x url(images/bckbody.png);
	font-family: Arial, sans-serif; font-size: 14px;
	color: #000;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 990px;
}
#header {
	position: relative;
	height: 165px;
}
#header h1 {
	margin: 0;
	width: 280px; height: 125px;
	background: no-repeat url(images/bckheaderh4.png);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header p {
	color:#FFFFFF;
	font-family:"Monotype Corsiva";
	font-size:22px;
	margin:0;
	position:absolute;
	right:30px;
	top:15px;
	line-height:40px;
	text-align:center;
}
#header ul {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 40px;
	background: no-repeat url(images/bckheaderul.png);
}
#header li {
	float: left;
	margin: 0 5px 0 0;
	border-top: #eb1001 5px solid;
	font-size: 14px; font-weight: bold;
}
#header li a {
	float: left;
	padding: 0 15px;
	height: 35px; line-height: 35px;
	background-color: #7e1912;
	color: #fff;
	text-decoration: none;
}
#header li a:hover, #header li.current_page_item a, #header li.current-cat a {
	background-color: #000;
}

#header form {
	position: absolute;
	bottom: 10px; right: 10px;
	margin: 0;
}
#header form input{
	float: left;
	border: 1px solid;
}
#header form .text {
	padding: 3px 5px 2px 5px;
	width: 200px;
	background-color: #fff;
	border-color: #8e0a02;
	border-right: 0;
	color: #000;
}
#header form .btn {
	padding: 0 5px;
	height: 22px;
	background-color: #030303;
	border-color: #2a2929;
	font-weight: bold;
	color: #fff;
}
#container {
	padding: 10px;
	width: 970px;
	background-color: #6d6d6d;
}
.sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
}
.sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.sidebar li {
	margin: 0 0 10px 0; padding: 10px 5px;
	background-color: #f1f1f1;
}
.sidebar li li {
	margin: 10px 0 0 0; padding: 0 0 0 10px;
	background: left 5px no-repeat url(images/bcksidebarlili.png);
}
.sidebar a {
	color: #7e1912;
	text-decoration: none;
}
.sidebar h3 {
	margin: 0 0 10px 0;
	font-size: 22px; font-weight: normal;
	color: #d61204;
}
#sidebar-left {
	width: 170px;
	font-size:15px;
}
#sidebar-right {
	width: 250px;
	font-size:15px;
}
#content {
	float: left;
	margin: 0 10px; padding: 10px;
	width: 510px;
	background-color: #fff;
	line-height:1.67;
}
#content a {
	color: #7e1912;
	text-decoration: none;
}
#content .post {
	position: relative;
	margin: 0 0 10px 0; padding: 0 0 10px 0;
	width: 100%;
	background: left bottom repeat-x url(images/bckpost.png);
}
#content .page {
	margin: 0; padding: 0;
	background: none;
}
#content .post .title {
	margin: 0 0 10px 0;
	font-size: 22px;
	font-weight: normal;
	width: 390px;
}
#content .post .title a {
	color: #d61204;
	text-decoration: none;
}
#content .post .meta {
	margin: 0 0 10px 0;
	font-size: 11px; font-weight: bold;
}
#content .post .meta a {
	color: #000;
	text-decoration: none;
}
#content .post .entry {
	margin: 10px 0 0 0; padding: 0 0 10px 0;
	width: 100%;
	color: #32302f;
}
#content .post .entry a {
	color: #7e1912;
	text-decoration:underline;
}
#content .post .date {
	position: absolute;
	right: 55px; top: 0;
	width: 43px; text-align: center;
	height: 40px;
	background: no-repeat url(images/bckpostdate.png);
	color: #fff;
}
#content .post .date span {
	display: block;
	line-height: 1em;
}
#content .post .date .m {
	padding: 13px 0 0 0;
	font-size: 9px;
	text-transform: uppercase;
}
#content .post .date .d {
	font-size: 11px; font-weight: bold;
}
#content .post .comments {
	position: absolute;
	right: 0; top: 10px;
	width: 32px; text-align: center;
	height: 34px; line-height: 26px;
	background: no-repeat url(images/bckpostcomments.png);
	font-size: 13px; font-weight: bold;
}
#content .post .comments a {
	color: #fefefe;
	text-decoration: none;
}

#content .post .more-link  {
	display: block;
	margin: 10px 0 0 0;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	color: #7e1912;
	text-decoration: none;
}

#content .post .more-link  a {
	color: #7e1912;
	text-decoration: none;
}

#footer {
	padding: 10px;
	background: url(images/bckfooter.png);
	color: #fff;
}
#footer ul {
	margin: 0 0 10px 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0 0 0 15px; padding: 0 0 0 15px;
	background: repeat-y url(images/bckfooterli.png);
}
#footer li.home {
	margin: 0; padding: 0;
	background: none;
}
#footer .credits {
	float: right;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#content .navigation {
	margin: 20px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 20px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #2a2929 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #2a2929 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 3px;
	background-color: #fff !important;
	border: #2a2929 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, sans-serif; font-size: 12px;
	color: #000;
}
input[type="text"], input[type="password"], textarea, select {
	padding: 2px;
	border: #2a2929 1px solid;
}

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 #aaa;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
	color: #000;
}

.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;
}

#bloc_newsletter_bas_de_page {
	background-color:white;
	height:80px;
	border:1px solid #8B5318;
	margin-left:auto;
	margin-right:auto;
	padding:5px 3px;
	text-align:justify;
	width:360px;
}

.commentOfficialUser{
	background:transparent url(http://www.artdeseduire.com/wp-content/themes/art_de_seduire/art_de_seduire_v02/images/comr.jpg) repeat-y scroll 0 0;
	border:1px solid #F08773;
	font-size:12px;
	padding:10px;
	margin:20px;	
}
