body {
    margin: 0px;
    padding: 0px;
    font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
    color: #4b4b4b;
    font-size: 12px;
    word-spacing: normal;
    text-align: center;
    background: #000;
}

#container {
    background: #000 url(http://lerewind.20minutes-blogs.fr/files/design/bg.jpg) no-repeat center -50px;
}
.container-decorator1 {
    width: 991px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
}
#blogtoppart {
    background: url(http://lerewind.20minutes-blogs.fr/files/design/blog_top.gif) no-repeat left top;
    height: 6px;
    font-size: 0;
}
#blogmiddlepart {
    background: url(http://lerewind.20minutes-blogs.fr/files/design/blog_rail.gif) repeat-y left top;
}
#blogbottompart {
    background: url(http://lerewind.20minutes-blogs.fr/files/design/blog_bottom.gif) no-repeat left top;
    height: 6px;
    font-size: 0;
}
#left {
    display: none;
}
#right {
    overflow: hidden;
    width: 248px;
    background: #e2e2e2;
    float: right;
}
#center {
    width: 742px;
    overflow: hidden;
    float: left;
    background: url(http://lerewind.20minutes-blogs.fr/files/design/left_top.gif) no-repeat left top;
}
#banner {
     display: none;
}
div.img-link a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 150px;
}

.nowrap {
    white-space: nowrap;
}

.content {
    padding: 10px 15px 20px 15px;
}
.content h2, .content h3 {
    font-size: 24px;
    color: #4b4b4b;
    font-weight: bold;
    margin-bottom: 15px;
}
.content h2 a {
    color: #4b4b4b;
}
.content h2 .date {
    color: #00a4e8;
}
.content h2.date {
   font-size: 17px;
   font-weight: normal;
   color: #4b4b4b;
   margin: 0;
}
.content h2 .titlecomment {
   position: relative;
   top: -10px;
   background: url(http://lerewind.20minutes-blogs.fr/files/design/bulle1.gif) no-repeat 0 0;
   color: #fff;
   padding: 5px 20px 10px 4px;
   font-size: 14px;
}
.content h2 .titlecomment a {
    color: #fff;
}

.content p.posted {
    font-weight: bold;
    padding: 5px 0 20px 0px;
    margin: 15px 0px 25px 0px;
    font-size: 12px;
    background: url(http://lerewind.20minutes-blogs.fr/files/design/post_footer.gif) no-repeat left top;
    clear: both;
    border-bottom: 1px solid #ddd;
}
.content p.posted .footerdate {
    margin: 0 20px 0 12px;
}

.commentlist p.posted {
    background: none;
}

a {
    text-decoration: none;
}
a:link {
    color: #00a4e8;
}
a:visited {
    color: #00a4e8;
}
a:hover {
    text-decoration: underline;
    color: #00a4e8;
}
a:active {
    color: #00a4e8;
}

#right {
    background: url(http://lerewind.20minutes-blogs.fr/files/design/right_bottom.gif) no-repeat left bottom;
    padding: 0 0 10px 0;
}
.sidebar {
    background: #e2e2e2;
    padding: 0px;
}
.decorator1, .decorator2 {
    padding: 0px;
    margin: 0px;
}
.box-decorator1 {
    padding: 0 15px;
}
.sidebar h2 {
    font-size: 16px;
    font-weight: bold;
}
#box-mybox137245 h2,
#box-recentcomments h2,
#box-archives h2 {
    display: none;
}
#box-mybox137245 .decorator1 {
    background: url(http://lerewind.20minutes-blogs.fr/files/design/apropos.gif) no-repeat;
    height: 20px;
}
#box-recentcomments .decorator1 {
    background: url(http://lerewind.20minutes-blogs.fr/files/design/commentaires.gif) no-repeat;
    height: 39px;
}
#box-recentcomments a {
    color: #00a4e8;
}
#box-archives .decorator1 {
    background: url(http://lerewind.20minutes-blogs.fr/files/design/archives.gif) no-repeat;
    height: 17px;
}
#box-archives li {
    background: url(http://lerewind.20minutes-blogs.fr/files/design/bullet.gif) no-repeat;
    padding-left: 25px;
}

.sidebar .boxcontent-decorator3 {
    margin: 0px 0px 30px 0px;
}
.sidebar ul {
    padding: 0px;
    margin: 0px;
}
.sidebar li {
    margin: 10px 0px 0px 0px;
    list-style-type: none;
    line-height: 150%;
}
.sidebar li.description {
    text-align: left;
    margin: 0px 0px 15px 0px;
}
.sidebar li.album {
    text-align: center;
}
.sidebar img {
    padding: 2px;
    border: 1px solid #333;
    background: #FFF;
}
.sidebar li.link img {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: -4px;
}
.link-note {
    text-align: center;
    line-height: 100%;
    padding-bottom: 30px;
}
.link-note img {
    border: 0px;
    padding: 0;
    margin: 0;
}
.photo {
    margin-bottom: 20px;
}
.sidebar a {
    text-decoration: none;
}
.sidebar a:link {
    color: #000;
}
.sidebar a:visited {
    color: #000;
}
.sidebar a:hover {
    text-decoration: underline;
    color: #000;
}
.sidebar a:active {
    color: #000;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

/* Calendar */

TABLE.calendar {
    font-size: 10px;
    margin-bottom: 20px;
    letter-spacing: .1em;
    text-align: left;
    width: 100%;
}
TH.day-of-week {
    text-align: center;
    line-height: 150%;
    margin-top: 10px;
    list-style-type: none;
}
TD.selected-day {
    text-align: center;
    line-height: 150%;
    margin-top: 10px;
    list-style-type: none;
}
TD.day {
    text-align: center;
    line-height: 150%;
    margin-top: 10px;
    list-style-type: none;
    letter-spacing: 0.05em;
}

/* Comments */
input {
    font-size: 100%;
    font-family: Verdana, Arial, sans-serif;
}
textarea {
    clear: both;
    width: 99%;
    font-size: 100%;
    font-family: Verdana, Arial, sans-serif;
}
form .formelement {
    clear: both;
    padding-top: 0.4em;
    padding-bottom: 0.8em;
    font-size: 95%;
    background: transparent;
    width: 99%;
}
form .formelement .name {
    float: left;
    width: auto;
    padding-left: 1em;
}
form .formelement .value {
    float: right;
    width: 70%;
}
form .formelement .error {
    color: #f00;
    font-weight: bold;
    font-size: 90%;
}

/* Albums */

.album-container h3 {
    text-align: center;
    margin-top: 5px;
    padding: 1.5em 0.5em 1em 0.5em;
    font-weight: bold;
    font-size: 100%;
}
.album-container a img {
    padding: 3px;
    border: 1px solid #000;
    background: #fff;
}
.album-container p {
    font-size: 70% ! important;
    line-height: 150% ! important;
}
.album-container #gallery,
.album-container #cover-intro {
    text-align: center;
    padding-bottom: 1em;
}
.album-container #cover-intro p {
    text-align: center;
    margin-left: 140px;
    margin-right: 140px;
    line-height: 130%;
}
.album-container #cover-intro p a {
    font-weight: bold;
}
.album-container #cover-intro img {
    text-align: left;
    padding: 3px;
    border: 1px solid #000;
    background: #fff;
}
.album-container .nav {
    text-align: right;
    margin-right: 1em;
    color: #00a4e8;
    line-height: 110%;
    height: 1.1em;
}
.album-container .nav a {
    font-size: 70%;
}
.album-container #photo-detail .photo-container {
    padding: 20px;
    text-align: center;
}
.album-container #photo-detail .photo-container h4 {
    font-size: 80%;
}
.album-container #photo-detail .photo-container img {
    margin: 0 auto 0 auto;
    padding: 3px;
    border: 1px solid #000;
    background: #fff;
}
.album-container #photo-detail .photo-container-no-thumb {
    padding: 20px;
}
.album-container #photo-detail .photo-container-no-thumb h4 {
    margin-top: 0;
    font-size: 80%;
}
.album-container #photo-detail .photo-container-no-thumb img {
    float: left;
    margin: 0 1em 1em 0;
    padding: 3px;
    border: 1px solid #000;
    background: #fff;
}
.album-container .thumblist {
    float: left;
    clear: both;
    padding: 20px;
}
.album-container .thumblist img {
    float: left;
    margin: 10px;
    padding: 3px;
    border: 1px solid #000;
    background: #fff;
}
.album-container .thumblist-nofloat {
    padding-top: 15px;
}
.album-container .thumblist-nofloat img {
    margin: 10px;
    padding: 3px;
    border: 1px solid #000;
    background: #fff;
}
.album-container .thumblist-with-detail {
    text-align: left;
    float: left;
    padding: 20px;
    width: auto;
}
.album-container .thumblist-with-detail .thumb-container {
    padding-top: 1em;
    padding-bottom: 1.5em;
    float: left;
    width: 99%;
}
.album-container .thumblist-with-detail a {
    float: left;
    font-size: 70%;
}
.album-container .thumblist-with-detail img {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 3px;
    border: 1px solid #000;
    background: #fff;
}
.album-container .thumblist-with-detail h4 {
    margin: 0;
    padding: 0 0 0.5em 0;
    font-size: 80%;
}
.album-container .thumblist-with-detail a.view-details {
    float: right;
}
.spacer {
    clear: both;
}

/* Diapo */
body.diapo {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    background-color: #000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#diapo-container {
    margin-right: 1em;
    margin-left: 1em;
    margin-top: 5px;
    text-align: center;
    width: 95%;
}
#diapo-container .content {
    width: 100%;
    position: relative;
    text-align: center;
    padding: 0px;
    margin: 20px 0px 0px 0px;
    overflow: auto;
    height: 500px;
}
#diapo-container .content img {
    margin: 0 auto 0 auto;
    border: 4px solid #000;
    padding: 3px;
}
#diapo-container .content p {
    font-size: 130%;
    color: white;
    margin: 2em auto 0 auto;
}
#diapo-container .nav {
    color: #ddd;
    line-height: 90%;
    height: 1.1em;
    font-size: 70%;
    margin: 0px;
    width: 100%;
}
#diapo-container .top {
    position: relative;
    height: 30px;
}
#diapo-container .bottom {
    position: relative;
    height: 80px;
    text-align: center;
    float: left;
    padding-top: 1px;
}
#diapo-container .nav .menu {
    text-align: center;
    width: 100%;
}
#diapo-container .nav .menu select {
    background-color: #000;
    padding: 0px;
    margin: 0px 0px 0px 0.5em;
    color: #ddd;
    height: 18px;
    vertical-align: middle;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#diapo-container .nav .close {
    text-align: right;
    float: right;
    line-height: 200%;
}
#diapo-container .nav a {
    color: #ddd;
    text-decoration: none;
}
#diapo-container .nav a:hover,
#diapo-container .nav a:active {
    text-decoration: underline;
}

ul.category-list {
    -moz-column-count:2
}
ul.archive-list {
    -moz-column-count:3
}
.archive-list li, .category-list li {
    padding-right:15px;
}
ul.popular-tags li {
    display: inline;
    margin: 0.2em;
}
ul.tag-list {
    padding:0;
    margin-left:0;
}
ul.tag-list li {
    display: inline;
    margin: 0.2em;
}
h3.total {
    padding: 0;
    font-size: 105%;
    background : none;
    margin-top : 10px;
}
h3.total a {
    text-decoration : none;
}

.pager {
    text-align: center;
    font-weight: bold;
}
.pager span {
    padding: 0px 5px;
}
#footer20mins {
    font-size: 130%;
    background: transparent !important;
    color: #fff !important;
}
#footer20mins a {
    color: #fff !important;
}
