/*   
Theme Name: SimpleBW
Theme URI: http://touchcream.com
Description: A minimalist black and white wordpress theme
Author: Arthur Querou
Author URI: http://touchcream.com
Version: 1.0.

Creative Commons
http://creativecommons.org/licenses/by-nc/2.0/fr/
*/


body{
width: 658px;
margin:auto;
}

#header{
margin: 30px 0;}


#content{
width:488px;
font-family: arial;
float: left;}



.post-title{
background-image: url(images/left-titre.png);
background-repeat: no-repeat;
background-position: left;
background-color: #000;

}

.post{
padding-bottom: 11px;
margin-bottom: 30px;
border-right: #000 1px solid;}

.post-title h1{
font-size: 14px;
margin-left: 10px;
padding: 2px 0;
line-height: 20px;
letter-spacing: 4px;}

.post-title a{
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-weight: normal;}

.post-title a:hover{
color: #aee5ff;}

.post-content{
font-size: 13px;
line-height: 18px;
margin: 6px 8px 10px 0;
text-align: justify;
}

.post-content a{
border-bottom: 1px #000 dotted;
color: #004b6e;
text-decoration: none;}

.post-content img{
max-width: 480px;
}



.post-content p{
margin-bottom: 5px;
}

.post-comments {
float: right;}

.post-comments a:hover{
color: #28bbff;}

.post-comments a{
font-size: 12px;
font-weight: bold;
margin: 0 8px 0 0;
text-decoration: none;
color: #000;}

#nav{
text-align: center;
padding: 3px 5px;
background-color: #000;}

#nav a{
color: #fff;
text-decoration: none;
}

#search input[type="text"]{
height:24px;
width: 116px;
border:none;
background-color: #000;
color: #fff;
border: #000 3px solid;
padding-top: 3px;
}

#sidebar{
float: left;
padding-left: 15px;}

.wp_syntax{overflow:scroll;
background-color: #f8f8f8;
border: #9d9d9d 1px solid;}


#search input[type="text"]:focus{
background-color: #fff;
color: #000;

}

#search input[type="submit"]{
background-image: url(images/search.png);
background-repeat: no-repeat;
width: 24px;
height: 24px;
margin-left: -4px;
padding-bottom: 5px;
padding-top: 5px;
border:none;
}

#cats li{
list-style: none;
margin: 15px 0;}

#cats a{
font-family: arial;
height: 24px;
background-color: #000;
font-size: 14px;
font-weight: bold;
padding: 4px 5px;
color: #fff;
text-decoration: none;}

#cats a:hover{
color: #aee5ff;}

.comments{
margin: 30px 0 0 0;}

.comments input[type="text"]{
height: 20px;
width: 145px;
border: #000 1px solid;
margin: 8px 0;}

.comments label{
font-size: 14px;}

.comments textarea{
border: #000 1px solid;
width : 480px;}

.comments input[type="submit"]{
margin-top: 5px;
height: 20px;
background-color: #000;
color: #fff;
font-size: 14px;
font-weight: bold;
border:none;
padding-bottom: 3px;
}

.comments input[type="submit"]:hover{

background-color: #fff;
color: #000;
border: #000 1px solid;

}

.commentlist{
margin-bottom: 15px;}

.commentlist li{
width: 464px;
border: #000 1px solid;
margin-top: 15px;
padding: 8px;
font-size: 14px;}

.commentmetadata {
margin-bottom: 10px;
}

.commentmetadata a{
color: #000;
text-decoration: none;
margin-bottom: 10px;
}

#footer{
clear:both;
width: 658px;
height: 20px;
margin-top: 35px;
background-color: #000;
color: #fff;
font-weight: bold;
text-align: center;
font-size: 13px;
font-family: arial;
}










