* {
padding : 0;
margin : 0;
}
ul, ol {
list-style : none;
list-style-position : inside;
}
ol ol, ul ul, ol ul, ul ol {
margin-left : 20px;
margin-bottom : 0;
}
img {
border : none;
}
body {
font : 12px/18px "Lucida Grande", Verdana, Helvetica, Arial, Geneva, sans-serif;
color : #333;
background : #dedede;
}
h1, h2, h3, h4, h5, h6 {
font-family : "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif;
font-weight : normal;
color : #333;
}
h1 {
font-size : 22px;
line-height : 26px;
margin-bottom : 10px;
}
h2 {
font-size : 20px;
line-height : 24px;
margin-bottom : 7px;
}
h3 {
font-size : 18px;
line-height : 22px;
margin-bottom : 5px;
}
h4 {
font-size : 16px;
line-height : 20px;
margin-bottom : 5px;
}
h5 {
font-size : 14px;
line-height : 18px;
margin-bottom : 5px;
}
h6 {
font-size : 12px;
line-height : 16px;
margin-bottom : 5px;
}
h1 span {
color : #999;
}
a {
color : #5371c5;
text-decoration : none;
}
a:hover {
color : #5371c5;
text-decoration : underline;
}
a:visited {
color : #5371c5;
}
p {
margin-bottom : 10px;
}
input, textarea {
font : 12px Verdana, Helvetica, Arial, Geneva, sans-serif;
}
blockquote {
padding : 0 20px;
background : #999999;
margin : 0;
color : #ffffff;
font : 14px/22px Arial;
}
#container {
width : 1050px;
padding-bottom : 10px;
margin : 5px auto 10px auto;
overflow : hidden;
}
#container #wrapper {
width : 1050px;
float : left;
overflow : hidden;
background : #d6ded4 url(images/sidebar-bg.gif) repeat-y right top;
}
#header {
width : 1050px;
height : 53px;
float : left;
background : #dedede url(images/header-bg.gif) no-repeat center;
position : relative;
}
#header h1 {
font : 24px Verdana;
padding : 0 0 0 15px;
margin-bottom : 0;
color : #e2e2e2;
}
#header h1 a {
color : #333;
text-decoration : none;
}
#header h1 span {
padding-left : 10px;
font-size : 11px;
color : #777;
}
#search {
position : absolute;
top : 20px;
right : 10px;
}
#search #s {
width : 170px;
height : 14px;
padding : 5px 0 5px 23px;
vertical-align : bottom;
line-height : 1px;
font : normal 12px Verdana, Sans-Serif;
color : #777;
border : 0;
background : #fafafa url(images/search-bg.gif) no-repeat;
}
#nav {
width : 1050px;
float : left;
height : 32px;
background : #fafafa url(images/nav-bg.gif) repeat-x;
position : static;
}
#nav ul {
margin-left : 0;
}
#nav ul li {
display : inline;
margin-right : 20px;
}
#nav ul li a {
font-weight : bold;
text-decoration : none;
color : #fff;
line-height : 33px;
}
#nav ul li a:hover {
color : #389afe;
}
#nav #feed {
position : absolute;
right : 15px;
top : 7px;
font-weight : bold;
color : #fff;
text-decoration : none;
padding : 0 0 0 20px;
display : block;
}
#content {
width : 670px;
float : left;
padding : 15px;
background : #fff;
}
#content .post {
margin-bottom : 5px;
}
#content .post h1.post-title {
color : #424242;
background : url(images/post.gif) no-repeat 0% 6px;
padding-left : 23px;
}
#content .post h1.post-title a {
text-decoration : none;
color : #424242;
}
#content .post .post-info {
clear : both;
font-size : 11px;
color : #777;
padding : 3px 5px 3px 5px;
margin-bottom : 2px;
border-top : 1px solid #dedede;
border-bottom : 1px solid #dedede;
background : #fff;
}
#content .post .post-info a {
color : #389afe;
text-decoration : none;
}
#content .post .post-info a:hover {
color : #555;
text-decoration : none;
}
#content #pages {
text-align : center;
}
#content #pages a {
font : bold 20px "Trebuchet MS";
color : #414d4c;
text-decoration : none;
}
#content #pages a:hover {
color : #1e2726;
}
#content ul, ol, dl {
margin-bottom : 20px;
}
#content ul {
list-style : disc;
list-style-position : inside;
}
#content ol {
list-style : decimal;
list-style-position : inside;
}
#content dl dt {
font-weight : bold;
}
#content dl dd {
font-style : italic;
margin : 0 0 5px 20px;
color : #555;
}
.aligncenter {
margin-left : auto;
margin-right : auto;
}
.alignleft {
float : left;
margin : 5px 15px 10px 0;
}
.alignright {
float : right;
margin : 5px 0 10px 15px;
}
#commentform {
background : #fafafa;
border : 5px solid #bcbcbc;
padding : 10px;
color : #353535;
}
#commentform p {
margin-bottom : 7px;
}
#commentform textarea {
width : 640px;
border : 1px solid #aaa;
height : 120px;
}
#commentform input.text {
width : 150px;
border : 1px solid #aaa;
margin-right : 10px;
padding : 3px 3px;
}
#commentform input#submit {
padding : 3px 10px;
}
#comments .comment {
width : 670px;
background : #dedede;
margin-bottom : 10px;
overflow : hidden;
padding-bottom : 5px;
}
#comments .comment .comment-avatar {
width : 50px;
float : left;
padding : 5px 7px;
}
#comments .comment .comment-content {
width : 570px;
float : left;
padding : 10px 15px;
margin : 5px 5px 0 0;
background : #fafafa;
}
#comments .comment .comment-content a {
color : #444;
}
#comments .comment .comment-info {
font-size : 11px;
color : #777;
margin-bottom : 5px;
}
#comments .comment .comment-info span {
font : bold 15px "Trebuchet MS", Helvetica, Arial, Geneva;
padding-right : 10px;
margin-bottom : 5px;
}
#comments .comment .comment-info a {
color : #444;
text-decoration : none;
}
#comments-author {
background : #eeeeee;
margin : 0 0 5px;
padding : 10px 10px 5px;
}
#commentslist li {
border : 2px solid white;
}
#commentslist li.administrator {
border : 2px solid red;
}
#commentslist li.editor {
border : 2px solid blue;
}
#sidebar {
width : 350px;
float : left;
font-size : 11px;
color : #555;
position : relative;
overflow : hidden;
}
#sidebar h3 {
font: bold 20px Verdana;
color : #666666;
padding-left : 15px;
}
#sidebar a {
color : #666666;
text-decoration : none;
}
#sidebar a:hover {
color : #389afe;
}
#sidebar .block {
padding : -300 -300 0;
overflow : hidden;
}
#sidebar .block ul li {
padding-left : 40px;
background : url(images/arrow.gif) no-repeat 25px 3px;
}
#footer {
width : 1050px;
height : 29px;
float : left;
clear : both;
position : relative;
background : #dedede url(images/footer-bg.gif) no-repeat;
}
#footer a#theme-author {
position : absolute;
top : 0;
right : 0;
display : block;
height : 28px;
width : 130px;
}
#footer p {
line-height : 28px;
color : #333;
padding-left : 15px;
font-size : 11px;
margin : 0;
}
#footer a {
color : #555;
text-decoration : underline;
}
fieldset#c4ftt-controls, fieldset#c4ftt-emoticons {
clear : both;
border : none;
}
fieldset#c4ftt-controls legend, fieldset#c4ftt-emoticons legend {
display : none;
}
fieldset#c4ftt-controls input, fieldset#c4ftt-emoticons img {
width : auto;
}
#c4ftt-credit {
text-align : right;
margin : 0;
padding : 0;
}
.c4f-warning {
clear : both;
font-size : 1.3em;
background-color : #fff;
color : #f44;
border : 2px solid #f00;
margin : 10px;
margin-top : 50px;
padding : 10px;
}
.c4f-warning h3 {
margin-top : 5px;
color : #f44;
}
div.wpcf7 {
margin : 0;
padding : 0;
}
div.wpcf7-response-output {
margin : 2em 0.5em 1em;
padding : 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
border : 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border : 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border : 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border : 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
position : relative;
}
span.wpcf7-not-valid-tip {
position : absolute;
top : 20%;
left : 20%;
z-index : 100;
background : #fff;
border : 1px solid #ff0000;
font-size : 10pt;
width : 280px;
padding : 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
color : #f00;
font-size : 10pt;
display : block;
}
span.wpcf7-list-item {
margin-left : 0.5em;
}
.wpcf7-display-none {
display : none;
}
img.ajax-loader {
border : none;
vertical-align : middle;
}
#bubble2 {
list-style : none;
margin : 20px 0 0;
padding : 0;
}
#bubble2 li {
display : inline-block;
margin : 0 0;
margin-left : -20px;
padding : 0;
width : 72px;
height : 72px;
}
#bubble2 li a img {
position : relative;
border : none;
}
#bubble2 li a img.large {
display : none;
}
#bubble2 li a:hover img.small {
display : none;
z-index : 0;
}
#bubble2 li a:hover img.large {
display : block;
margin-top : -28px;
margin-left : -28px;
z-index : 200;
}
.authorstyle {
background-color : #b3ffcc !important ;
}
fieldset#c4ftt-controls, fieldset#c4ftt-emoticons {
clear : both;
border : none;
}
fieldset#c4ftt-controls legend, fieldset#c4ftt-emoticons legend {
display : none;
}
fieldset#c4ftt-controls input, fieldset#c4ftt-emoticons img {
width : auto;
}
#c4ftt-credit {
text-align : right;
margin : 0;
padding : 0;
}
.c4f-warning {
clear : both;
font-size : 1.3em;
background-color : #fff;
color : #f44;
border : 2px solid #f00;
margin : 10px;
margin-top : 50px;
padding : 10px;
}
.c4f-warning h3 {
margin-top : 5px;
color : #f44;
}
div.wpcf7 {
margin : 0;
padding : 0;
}
div.wpcf7-response-output {
margin : 2em 0.5em 1em;
padding : 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
border : 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border : 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border : 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border : 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
position : relative;
}
span.wpcf7-not-valid-tip {
position : absolute;
top : 20%;
left : 20%;
z-index : 100;
background : #fff;
border : 1px solid #ff0000;
font-size : 10pt;
width : 280px;
padding : 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
color : #f00;
font-size : 10pt;
display : block;
}
span.wpcf7-list-item {
margin-left : 0.5em;
}
.wpcf7-display-none {
display : none;
}
div.wpcf7 img.ajax-loader {
border : none;
vertical-align : middle;
margin-left : 4px;
}
div.wpcf7 .watermark {
color : #888;
}
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
background : white;
padding : 0;
margin : 0;
border : none;
text-decoration : none;
font-weight : normal;
font-style : normal;
list-style : none;
text-transform : none;
text-indent : 0;
font-variant : normal;
text-align : left;
line-height : 12px;
letter-spacing : 0;
word-spacing : 0;
font-size : 11px;
font-family : Arial;
}
#wp_page_numbers {
margin-top : 10px;
width : 100%;
background : white;
margin-bottom : 10px;
}
#wp_page_numbers ul {
width : 100%;
}
#wp_page_numbers li {
float : left;
display : block;
margin-bottom : 2px;
}
#wp_page_numbers a {
padding : 3px;
padding-left : 5px;
padding-right : 5px;
margin-left : 2px;
margin-right : 2px;
display : block;
color : #333;
border : 1px solid #bfbfbf;
}
#wp_page_numbers li a:hover {
border-color : #ba0000;
}
#wp_page_numbers li.space {
padding : 6px;
padding-left : 2px;
padding-right : 2px;
}
#wp_page_numbers li.first_last_page {
font-style : italic;
}
#wp_page_numbers li.active_page a {
border-color : #0075b8;
}
#wp_page_numbers li.active_page a:hover {
color : black;
text-decoration : underline;
border-color : #ba0000;
}
#wp_page_numbers li.page_info {
float : left;
display : block;
padding : 3px;
padding-left : 5px;
padding-right : 5px;
margin-right : 2px;
color : #666;
font-size : 11px;
border : 1px solid #bfbfbf;
}
#scrolltotop {
bottom : 14px;
position : fixed;
right : 0;
z-index : 1000;
}
#scrolltotop a {
background-color : transparent;
background-image : url(http://www.astucesandco.tonsite.biz/wp-content/uploads/haut.png);
background-position : left top;
background-repeat : no-repeat;
display : block;
height : 25px;
text-indent : -9999px;
width : 60px;
}
style="text-align:center;"
