/*
Theme Name: epulismemaster
Theme URI: http://www.sansemploi.com
Description: theme de la V4 de sansemploi
Version: 1.0
Author: neldor
Author URI: http://www.neldor.net
Author URI: http://www.neldor.net
Author URI: http://www.neldor.net
*/

@import url(../../rsc/css/basic.css);  /* Import basic styles */
@import url(../../rsc/css/img.css);  /* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);  /* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);  /* Import default form styles */
@import url(../../rsc/css/comments.css);  /* Import default comment styles */

/* Default styles overriden for this skin: */
table.prevnext_post {
  margin-top: 30px;
  width: 810px;
}

body {
  background: #dcddde;
  font-family: Helvetica, arial, sans-serif;
  color: #000000;
  background: url(rsc/img/baseback.jpg) repeat-x fixed;
  font-size : 11px
}

input, textarea {
  padding: 2px 5px;
  border: 1px solid #EBEBEB;
  font: bold 12px Helvetica, arial, sans-serif;
  color: #000000;
}

h1, h2, h4 {
  margin: 0;
}

h3 {
  margin: 0 50px;
}

h2, h3, h4 {
  font-weight: normal;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color : #000000;
}

h3 {
  font-size: 12px;
  font-weight: bold;
}

h4 {
  font-size: 14px;
  font-weight: bold;
}

p {
  margin-bottom: 1.5em;
  line-height: 170%;
  text-align: justify;
}

dl.list1 {
  margin: 0;
  padding: 0;
  list-style: none;
}

dl.list1 dt {
  float: left;
  width: 70px;
}

dl.list1 dd {
  margin-bottom: 10px;
}

dl.list1 a {
  color: #666666;
}

ul.list2 {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
}

ul.list2 li {
  float: left;
  margin: 0 18px 18px 0;
}

ul.list2 li.nopad {
  margin-right: 0;
}

blockquote {
  margin-left: 3em;
  margin-right: 3em;
}

a {
  color: #cc6600;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

img.left {
  float: left;
  margin: 5px 20px 0 0;
}

img.right {
  float: right;
  margin: 5px 0 0 20px;
}

hr {
  display: none;
}

.action_messages {
  padding-top: 30px;
}

#spectitle {
  padding-top: 50px;
}

/* Wrapper */
#degrad {

  background: url(rsc/img/fond.png) repeat fixed;
}

#wrapper {
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 0 100px 0 0;
}


/* Header */

#header {
  height: 125px;
  width: 800px;
  margin: 0 0 10px 100px;
}

/* Banner & Links */
#banner, #links {
  width: 800px;
  margin: 0;
  text-transform: lowercase;
  color: #000000;
}

#links {
  margin: 20px 0 0 0;
}
  
#banner h1 {
  margin: 0;
  text-transform: lowercase;
  letter-spacing: -3px;
  font-size: 40px;
  color: #000000;
}

#banner h1 a {
  text-decoration: none;
  color: #000000;
}


/* Blogs list */

#blogs {
  float: left;
  width: 233px;
  padding: 0 0 0 235px ;
}

#blogs ul {
  margin: 0;
  list-style: none;
  line-height: normal;
  font-size: 12px;
}

#blogs li {
  display: inline;
}

#blogs a {
  padding-right: 3px;
  text-decoration: none;
  font-weight: none;
  color: #000000;
}


#blogs a.selected {
  text-decoration: none;
}

#blogs a:hover {
  text-decoration: none;
  color: #cc6600;
}

/* Menu */

div.featured_post {
  margin: 50px 25px;
}
div.featured_post .title {
  padding-top: 0;
}

#menu {
  float: right;
  text-align: right;
  width: 300px;
}

#menu ul {
  font-size: 12px;
  margin: 0;
  list-style: none;
  line-height: normal;
}

#menu img {
vertical-align:text-top;
padding: 0;
}

#menu li {
  display: inline;
  padding: 0 0 0 17px;
}

#menu a {

  text-decoration: none;
  font-weight: none;
  color: #000000;
}

#menu a:hover {
  text-decoration: none;
  color : #cc6600;
}

/* Page */

#page {
  width:900px;
}

#titreblog {
  width:95px;
  margin: 0 5px 0 0;
  float:left;
  font-size: 24px;
  font-weight: bold;
  text-align:right;
  }

/* Content */

#content {
  background: #ffffff;
  width: 800px;
  margin: 0 0 0 0;
  float:right;
}

.title {

}

.title a {
  text-decoration: none;
  color: #37404C;
}

.title a:hover {
  text-decoration: none;
}

/* Navigation */

.navigation {
  margin: auto;
  clear: both;
  padding: 12px 12px;
  font-weight: none;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  color: #cc6600;
}

.navigation a{
  color: #999999;
  text-decoration: none;
}

.navigation a:hover{
  color: #cc6600;
  text-decoration: none;
}

/* Posts */
.post {
width: 700px;
margin: 20px 50px;
font-size: 12px;
}

.content_full {
padding-top : 15px;
}

.content_full a {
color: #cc6600;
text-decoration: none;
}

.post_header{
margin: 0 auto 0 0;
}

.post_header_title{
margin: 0 0 0 0;
float:left;
font-size:14px;
font-weight:bold;
color:#000000;
}

.post_header_title a{
text-decoration:none;
color:#000000;
}

.post_header_title a:hover{
color:#cc6600;
text-decoration:none;
}

.post_header_infos{
float:left;
margin: 0 0 0 3px;
font-size: 11px;
padding: 2px 0 0 0;
color: #999999;
}

.post_header_infos a,.postmetadata a{
text-decoration:none;
color:#999999;
}

.post_header_infos a:hover,.postmetadata a:hover{
color:#cc6600;
text-decoration:none;
}

.postmetadata {
font-size: 11px;
color: #999999;
}


/* Sidebar */

#sidebar {
  width: 900px;
  padding: 0 0 0 100px;
}

#sidebar h2 {
  font-size: 16px;
  font-weight: bold;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type: none;
list-style-image: none;
}

#sidebar ul p, #sidebar ul select {

}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {

}

#sidebar ul ul li, #sidebar ul ol li {

}

#sidebar ul ul li:before {

}

.submit, .preview, .SaveButton, .ResetButton {
  padding: 1px;
  border: o;
  background: #ffffff ;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

/* Footer */

#footer {
  width: 800px;
  margin: 0 0 0 100px;
  color: #999999;
  font-size: 12px;
}

#footer p {
  margin: 0;
  font-weight: bold;
  text-align: center;
}

#footer .creditswrap {
  width : 800px;
  margin : 0 auto;
}

#footer .credits1{
  width : 250px;
  margin : 10px 10px 20px 0;
  float : left;
  text-align : center;
  }

#footer .credits2{
  width : 250px;
  margin : 10px 0 20px 0;
  float : left;
  text-align : center;
  }  
  
#footer .credits3{
  width : 250px;
  margin : 10px 0 20px 10px;
  float : right;
  text-align : center;
  }  
  
#footer a {
  color: #cc6600;
  text-decoration: none;
}
#footer a.contact_link,
#footer a:hover {
  text-decoration: none;
}

/* comments*/

div.bComment, form.bComment {
border:0px;
margin: 5px 50px;
padding:0;
color: #000000;
}

div.bCommentTitle {
font-weight:bold;
}

div.bComment a{
font-weight : none;
text-decoration : none;
}

div.feedback_feed_msg {
margin: 5px 50px;
}
