/*  
Theme Name: Sebastien lopez theme pour Eunji
Theme URI: http://www.sebastienlopez.com
Description: 2 colonnes, fixes, ideal pour une r&eacute;solution de 1024x768.
Version: 2.0
Author: Sebastien Lopez
Author URI: http://www.sebastienlopez.com
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4a1d18;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #e69128;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.6em;
	background: url(images/bullet.gif) no-repeat left top; 
	padding: 0px 0 0 20px;
	margin-bottom:25px;
	border-bottom: 1px solid #e69128;

}

h2 {
	font-size: 1em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #4a1d18;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 598px;
	height: 173px;
	margin: 0 auto;
	background: #FFF url(images/logo.jpg) no-repeat left top;
	margin-top: 22px;
	border-bottom: 1px solid #e69128;
}

/* Logo */

#logo {
	padding-left:180px;
	padding-top:12px;
}
/* header */



/* Menu */

#menu {
margin-right:0px;

}

#menu ul {
	margin: 0;
	padding: 90px 0 0 0;
	list-style: none;
	color: #1f0d94;
}

#menu li {
	float: right;
	margin-left:12px;
	height: 28px;
}

#menu li a {
	display: inline;
	line-height: 28px;
	text-decoration: none;
	color: #c37516;
}

#menu li a:hover {
	text-decoration: underline;
	color: #e69128;
}

/*#psycho {
	background: url(images/li_psycho.jpg) no-repeat;
	display: block;
	width: 247px;
	text-indent: 37px;
}

#formation {
	background: url(images/li_formation.jpg) no-repeat;
	display: block;
	width: 156px;
	text-indent:55px;
}

#creation {
	background: url(images/li_creation.jpg) no-repeat;
	display: block;
	width: 134px;
	text-indent:47px;

}*/

/* Page */

#page {
	width: 598px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 598px;
}

#recent-posts {
	float: right;
	width: 380px;
	padding: 12px 0 0 30px;
	background: url(images/img03.gif) repeat-y;
}

#recent-posts h3 {
	font-size: 1.2em;
	color: #d3021d;
}

#contact {
	width: 380px;
	padding-left:
}

#contact img {
	border: 1px solid #d5d0b9;
	background-color: #ffffff;
	padding: 5px;
    left: 50%; 
    top: 50%;
}

#contact a {
	background: url(images/mail_new.png) no-repeat left top; 
	padding: 0 0 0 20px;
	margin-bottom:25px;
}

#recent-posts .entry {
	background: url(images/img04.gif) repeat-x left bottom;
}

.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	text-decoration: none;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .metapost {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
	background: url(images/img04.gif) repeat-x left bottom;

}

.post .metapost a {
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}


.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.post .entryarchive {
	margin-bottom: 10px;
	padding-bottom: 12px;
	background: url(images/img04.gif) repeat-x left bottom;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	height: 95px;
	border-top: 20px solid #FFFFFF;
	color: #008C00;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 598px;
	height: 181px;
	margin: 0 auto;
	border-top: 1px solid #e69128;}
	background-color:red;

#footer p {
	margin: 0;

}

#previous {
	float: left;
	color: #e69128;
}

#next {
	float: right;
	color: #e69128;
}

#links a {
	text-decoration: none;
	color: #e69128;
}

#cadre {
	background: #f2f2f2 url(images/arrow.gif) no-repeat left top; 
	padding-left: 17px;
}

#cadreintro {
	background: url(images/left-top-corner-box.jpg) no-repeat left top; 
	padding: 5px 0 0 30px;
	margin-bottom:25px;
}

#cadreintro h2 {
	background: url(images/arrow2.gif) no-repeat left top;
	padding-left: 34px;
	color:red;
}

#actiondetail {
	background: url(images/arrow2.gif) no-repeat left top;
	margin:0;
	padding-left: 24px;
}

blockquote {
	  font: 1.5em/1.8em Georgia, "Times New Roman", Times, serif;
	  background: url(images/close-quote.gif) no-repeat right bottom;
	  padding-left: 18px;
	  text-indent: -18px;
	  color:#888;
	  margin:20px 0;
}

blockquote:first-letter {
	background: url(images/open-quote.gif) no-repeat left top;
    padding-left: 18px;
}

.padding {
	padding:5px;
	background-color:#fcf2e5;
}

.padding:hover {
	background-color:#f9e7d0;
}