.day-date {
margin-left: 200px;
}
.post-info {
border:none;
margin-top: -20px;
border-bottom: 1px solid #b36f3e;
}
.post-info-co {
border-width: 1px 0;
border-style: solid;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
font-size: 13px;
}
- content {
background-color: #FFFFFF;
border-radius: 0px 8px 8px 0px;
margin-left: 240px;
}
- sidebar {
background-color:#FFF;
border-radius: 8px 0px 0px 8px;
height: auto;
}
.sidebar_milieu {
background-image: none;
box-shadow: none;
}
.sidebar_haut, .sidebar_bas{
display: none;
}
body {
background-image: url('image');
background-repeat: repeat;
background-color: #ffffff;
}
- content {
float: left;
}
- top {
background-image: url('image');
height: 500px;
}
- page {
color: #000000;
}
a {
color: #1b1b1b;
text-decoration: none;
}
.post-title {
text-align: center;
margin-left: auto;
margin-right: auto;
}
.post-title a {
font-size: 20px;
text-align: center;
}
.post-title a, .post-info a, .post-tags a {
color: #1b1b1b;
}
.post-title:before {
content: " ";
}
a:hover, a:focus {
border-bottom: 2px solid #353636;
color: #353636;
}
.center {
text-align: center;
}
- blognav, #blogextra {
padding-bottom: 10px;
}
.sidebar_logo {
display: none;
}
.categories ul > li > ul > li > ul,
.categories ul > li:not(:first-child,:last-child) > ul {
display: none;
}