/*  
Theme Name: Mab-peintre.com
Theme URI: http://www.mab-peintre.com/
Description: Et voil&agrave;, il s'agit simplement de la couverture graphique de ton site.
Version: 1
Author: J&eacute;r&eacute;mie Jung
Author URI: http://www.jeremie.eu/
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

/* Begin Typography & Colors */
body {
	background-color: #ffffff;
	color: #000000;
	height: 100%;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	line-height:130%;
	letter-spacing:1px;
}

a {
	text-decoration: none;
	color: black;
	color: #A0460F;
	background-color:transparent !important;
	
}

a:hover {
	text-decoration:underline;
}

h2 {
	text-align:center;
	margin-bottom:2em;
	font-size:1.1em;
	letter-spacing:9px;
	color:#A0460F;
}

h3 {
	font-size:1em;
	letter-spacing:5px;
	background-color:#EFEFEF;
	padding:1px 5px;
	border-top:1px dotted #A9A9A9;
}

hr {
	display:none;
}

p {
	margin:2em 0;
}

a img:hover {
	background-color:#A9A9A9;
}

textarea{
	border: 1px solid #A9A9A9;
	font-family: Georgia, "Times New Roman", Times, serif;
	width:530px;
}

input {
	border: 1px solid #A9A9A9;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#submit {
	padding: 2px;
	width:530px;
	cursor:pointer;
}

.post small {
	margin-left:5px;
}

.center {
	text-align:center;
	margin:0 auto;
}

.alignleft {
	float:left;
}

.red {
	color: #A0460F;
}

#page{
	left:50%;
	top:0;
	width:600px;
	position:relative;
	margin-left:-230px;
}

#rightborder{
	position:absolute;
	left: 50%;
	top: 30px;
	width: 65px;
	margin-left: 340px;
}

/* accueil */

#bookmark, #expositions {
	padding:1em 0;
	border-top:1px solid #A9A9A9; 
}

#bookmark li h2 {
	text-align:center;
	margin-bottom:2em;
	font-size:1.1em;
	letter-spacing:9px;
	color:#A0460F;
}

#bookmark li li {
	text-align:center;
}

/* Sidebar */

#sidebar {
	position:absolute;
	left: 50%; 
	top: 100px;
	width: 170px;
	margin-left: -360px; /* moitié de la largeur */
}

div > #sidebar {
	position: fixed !important;
}

#sidebar a {
	text-decoration: none;
	color: black;
}

#sidebar a:hover {
	color:#A0460F;
}

#sidebar li{
	list-style: none;
	margin:5px 0 5px 0;
}

#sidebar li ul{
	border-right:1px dotted #A0460F;
	margin:-9px 2px 0 0;
	padding:1px 5px 1px 0;
}

#sidebar ul li ul li {
	line-height:0px;
	margin: 15px 0 0 0;
}

#sidebar li ul a{
	font-size:0.9em;
	color: #A0460F;
	font-weight:normal;
	font-style:italic;
}

#sidebar li ul a:hover {
	color:black;
}

#sidebar-img{
	position:absolute;
	top:0px;
	right:30px;
	z-index:0;
}

#sidebar-menu{
	position:absolute;
	text-align:right;
	width:200px;
	z-index:1;
	top:20px;
	right:100px;
	line-height:24px;
}

/*content*/ 
#content {
	margin:0 auto;
	width:530px;
}

#content img {
	border: 1px solid #A0460F;
	margin:5px 10px;
	padding:5px;
}

/*curriculum-vitae*/

#post-3 ul {
	margin-left: 2em;
	list-style:none;
}

#post-3 ul li {
	font-size:1em;
	letter-spacing:5px;
	background-color:#EFEFEF;
	border-top:1px dotted #A9A9A9;
	margin-top:1em;
	font-weight:bold;
}

#post-3 ul li li{
	font-size:1em;
	letter-spacing:5px;
	background-color:white;
	margin:0 0 0 -4em;
	padding:0.5em 0 0 4em;
	border-top:0px;
}

#post-3 ul li li li{
	font-size:1em;
	letter-spacing:0px;
	font-weight:normal;
	list-style:square;
	list-style-position:outside;
	padding:0.5em 0 0 0;
	margin-left:1em;
}

/* contact */
#post-5 ul {
	list-style:none;
}

#post-5 li {
	margin-bottom: 1em;
}

#post-5 input {
	width:530px;
}

#post-5 textarea {
	font-size: 1em;
	height: 100px;
}

#post-5 img {
	border: 0;
}

/*filled-in*/
.form_notice{
	border:1px dotted #A0460F;
	padding:10px;
	margin-bottom:10px;
}

.form_notice p {
	text-align:center;
	margin:0 0 10px 0;
	letter-spacing:1px;
	background-color:#A0460F;
	color:white;
	font-weight:bold;
}

.form_notice ul {
	text-align:center;
	margin:0 !important;
}

.form_notice li {
	margin:0 !important;
}

.form_error {
	color: #A0460F;
	border-color: #A0460F;
}

/* footer */
#footer {
	margin: 1em auto 0 auto;
	padding-top:0em;
	width:50em;
	border-top:1px solid #A9A9A9;
	font-size:0.8em;
	color:#6A6A6A;
	text-align:center;
	line-height:150%;
	clear:both;
}

#footer p{
	margin:0;
	line-height:1.2em;
}

div > #rightborder{
	position: fixed !important;
}

/* header */
#header{
	margin-top:50px;
	margin-bottom:40px;
}

#headerimg{
	margin-left:auto;
	margin-right:auto;
	width:457px;
}

/* Links */
.linkcat {
	list-style:none;
}

.linkcat ul {
	list-style:none;
}

.linkcat h2 {
	color: black;
	text-align:left;
	letter-spacing:1px;
	margin:0 0 1em 0;
}

/* posts & livre d'or*/
.commentlist li {
	border-top: 1px solid #A9A9A9;
	margin:0.5em 0 1em 0;
	padding-top:0.5em;
	list-style-position:inside;
}

.commentlist li p {
	margin:1em 0 0 0;
}

/*cache les indesirables*/
.nocomments{
	display:none;
}

