/*  

Theme Name: Diversimple

Theme URI: http://www.diverstructeurs.com

Description: A clean, minimalist theme

Version: 1.01

Author: Mathieu Ehrsam

Author URI: http://www.diverstructeurs.com

*/



/*************************************

 +Containers

 *************************************/

body {
	background-image:url(http://diverstructeurs.com/tramefond1.gif);
	background-attachment : fixed;
	background-repeat :repeat;
	color:#333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%;
	line-height:1.7;
	margin:0;
	padding:0;
	text-align:center;
}
#trame {
}
#pinup1 {
	background-image:url(http://diverstructeurs.com/pinup1.gif);
	background-attachment : fixed;
	background-repeat: no-repeat; 
	
}
#pinup2 {
	background-image:url(http://diverstructeurs.com/pinup2.gif);
	background-attachment : fixed;
	background-repeat: no-repeat; 
	
}
#wrap {
	margin:0 auto;
	text-align:left;
	width:500px;
}
#content {
	font-size:1.2em;
	float:left;
 //padding:1em;
	width:40em;
	margin-top:200px;
	border-bottom:1px solid #ff5900;
}
#sidebar {
	font-size:10px;
	line-height:12px;
	float:right;
	position:absolute;
	top:5px;
	left:427px;
	text-align:right;
	font-family:verdana, arial;
	font-variant:small-caps;
}
#header {
	padding:15px 0px 15px 10px;
	background:#ff5900;
	width:492px;
	position:fixed;
	margin-top:10px;
	z-index:9999;
}
#header-ombre {
	height:20px;
	background: url(./images/bg.png);
	width:500px;
	position:fixed;
	top : 145px
}
#footer {
 //background:#ff5900;
	color:#000;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
/*************************************

 +Hn and p

 *************************************/

h1, h2, h3, h4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
 //letter-spacing: -1px;
	margin:0;
}
.news h3 {
	font-size:15px;
}
#header h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size:35px;
	margin:0;
	margin-right:1em;
}
#header h1 a {
	color:#ffffff;
}
#header h1 a:hover {
	color:#0099ff;
}
#header p {
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2 {
	font-size:2em;
	margin-bottom : -12px;
}
.entrytitle h2 a {
	color:#B4C24B;
}
.entrytitle h2 a:hover {
	color:#0099ff;
}
.entrytitle h3 {
	font-size:1.8em;
	color:#6F6F6F;
}
#sidebar h3 {
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}
div.news h3 {
	border-bottom:1px dotted black;
}
/*************************************

 Images

 *************************************/

img {
	border:0px;
	margin-bottom:1px;
}
/*************************************

 +Entry

 *************************************/

.entry {
	margin-bottom:3em;
}
.entrymeta {
	font-size:0.9em;
}
.postedby {
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto {
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink {
	background:#fff url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
/*************************************

 +News

 *************************************/

.news {
	margin-bottom:20px;
}
/*************************************

 +Sidebar

 *************************************/

#sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li {
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
}
/*************************************

 +Comments

 *************************************/

.commentsblock {
	margin:0.5em;
	padding:1em;
}
.commentsblock textarea {
	width:35em;
}
.commentsblock input, .commentsblock textarea {
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus {
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor {
	display:block;
	font-size:1.5em;
}
ol.commentlist {
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li {
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt {
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments {
	font-size:1.6em;
}
/*************************************

 +Misc

 *************************************/

a {
	/*color:#579;*/
	color:#ff5900;
	text-decoration:none;
}
#sidebar a{
	color:#579;
}
a:hover {
	color:#CC0000;
}

