body {
    margin: 0;
    padding: 0;
    background-color: #f5e1ea;
    font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,sans-serif;
    color: #000000;
    font-size: 105%;
    word-spacing: normal;
    text-align: left;
}
#container {
    width: 1004px;
    line-height: 140%;
    margin: 0 auto;
    background: #fff url(http://mci.blogs.marieclaireidees.com/files/design/rail.jpg) repeat-y;
}
.container-decorator1 {
    background: url(http://static.blogs.marieclaireidees.com/backend/graphics/design/preview/marieclaireidees_set5/000000/bottom.jpg) no-repeat bottom;
}
#container.album-container, #container.apps-container {
    background: #fff url(http://static.blogs.marieclaireidees.com/backend/graphics/design/preview/marieclaireidees_set4/000000/rail2.jpg) repeat-y;
}
#container .container-decorator3 {
    background: url(http://static.blogs.marieclaireidees.com/backend/graphics/design/preview/marieclaireidees_set5/000000/bottom2.jpg) no-repeat bottom;
}
#left {
    overflow: hidden;
    float: left;
    width: 185px;
    float: left;
}
#right {
    display: none;
    overflow: hidden;
    float: right;
    width: 330px;
    float: right;
}
#center {
    width: 480px;
    overflow: hidden;
    float: left;
}
#banner {
    display: none;
}
#banner-img {
    background: url(http://leblogcreatif.blogs.marieclaireidees.com/images/bandeau2010.2.gif) no-repeat;
    height: 195px;
}
div.img-link a {
    display: block;
    text-decoration: none;
    width: 100%;
}
.nowrap {
    white-space: nowrap;
}
.content {
    overflow: hidden;
    padding: 20px 10px 50px 10px;
    font-size: 75%;
    line-height: 150%;
}
.content h2 {
    color: #dd95bc;
    line-height: 180%;
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 110%;
    font-weight: bold;
}
.content h3 {
    color: #6ac4c4;
    margin: 0;
    padding: 0;
    font-size: 130%;
    font-weight: bold;
}
.content ul {
    font-size: 100%;
}
.content p.posted {
    color: #a3a5a8;
    padding: 3px 0 20px 0;
    margin: 15px 0 15px 0;
    font-size: 90%;
    background: url(http://static.blogs.marieclaireidees.com/backend/graphics/design/preview/marieclaireidees_set5/000000/postbottom.jpg) no-repeat bottom;
    clear: both;
}
a, TABLE.calendar a {
    text-decoration: none;
}
a:link, TABLE.calendar a:link {
    color: #a3a5a8;
}
a:visited, TABLE.calendar a:visited {
    color: #a3a5a8;
}
a:hover, TABLE.calendar a:hover {
    text-decoration: underline;
    color: #a3a5a8;
}
a:active, TABLE.calendar a:active {
    color: #a3a5a8;
}

#left .sidebar {
    margin: 20px 0 30px 10px;
    color: #717375;
    font-size: 70%;
}
#right .sidebar {
    margin: 20px 10px 30px 0;
}
.decorator1, .decorator2 {
    padding: 0;
    margin: 0;
}
#left .sidebar h2 {
    overflow: hidden;
    height: 38px;
    color: #fff;
    font-size: 120%;
    font-weight: bold;
    background: url(http://essaipourtypo.blogs.marieclaireidees.com/files/sidebartitle3.gif) no-repeat;
    padding-top: 15px;
    margin: 1px 0px 15px 0px;
    text-align: center;
}
 #left .sidebar .boxcontent-decorator3 {
    margin: 0px 0px 30px 0px;
}
#left .sidebar ul {
    padding: 0 5px;
    margin: 0;
}
#left .sidebar li {
    margin: 10px 0px 0px 0px;
    list-style-type: none;
    line-height: 150%;
}
#left .sidebar li.description {
    text-align: left;
    margin: 0px 0px 15px 0px;
}
#left .sidebar li.album {
    text-align: center;
}
#left .sidebar img {
    padding: 2px;
    border: 1px solid #333;
    background: #FFF;
}
#left .sidebar li.link img {
    border: 0px;
    padding: 0px;
    margin: 0px;
    vertical-align: -4px;
}
#left .link-note {
    text-align: center;
    line-height: 100%;
    padding: 2px;
    margin-bottom: 30px;
}
#left .link-note img {
    border: 0;
    margin-bottom: 2px;
}
#left .photo {
    margin-bottom: 20px;
}
#left .sidebar a {
    text-decoration: none;
}
#left .sidebar a:link {
    color: #717375;
}
#left .sidebar a:visited {
    color: #717375;
}
#left .sidebar a:hover {
    text-decoration: underline;
    color: #717375;
}
#left .sidebar a:active {
    color: #717375;
}
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: 85%; /* IE 5 */
    voice-family: ""}"";
    voice-family: inherit;
    width: 100%; /* IE 6 */
}

html>body .calendar {
    width: 100%; /* Mozilla & Safari & IE bug */
}
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 {
}

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: #336699;
    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;
}

.apps-container .content {
    padding: 30px;
}
