body {
background-color: #a86fd0;
font-family: arial, sans-serif;
color: #33373d;
font-size: 14px;
line-height: 120%;
list-style-image: url('http://www.kitclan.net/images/li.png');
}

#container {
width: 800px;
padding: 10px;
background-color: #c8deff;
margin: 0 auto;
}

#image {
width: 800px;
float: left;
padding-bottom: 10px;
}

#content {
width: 600px;
padding-right: 10px;
float: left;
border-right: 2px ridge #7a9acc;
}

#sidebar {
width: 175px;
padding-left: 10px;
float: right;
}

p.center {
text-align: center;
}

a:link, a:visited, a:active {
color: #8a77d1;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #f27ece;
font-style: italic;
}

a.nav {
color: #806eaa;
background-color: #eee;
border-bottom: 1px solid #c757a3;
border-left: 3px solid #f285dd;
display: block;
padding: 5px;
font-size: 18px;
font-family: georgia, serif;
font-weight: normal;
}

a.nav:hover {
color: #a696cb;
font-style: normal;
border-left: none;
border-right: 5px solid #d890d6;
text-align: right;
}

h1 {
font-family: georgia, serif;
font-size: 20px;
border-bottom: 2px solid #71cfe1;
padding-bottom: 5px;
font-weight: normal;
color: #2cbddd;
}

h1:first-letter {
font-weight: bold;
color: #71cfe1;
}

h2 {
font-family: georgia, serif;
font-size: 17px;
text-align: center;
font-weight: normal;
color: #ca9ac8;
}

h3 {
font-family: arial, sans-serif;
font-size: 16px;
padding-bottom: 3px;
text-align: center;
font-weight: normal;
border-bottom: 2px solid #1f70c3;
color: #798edd;
}

code {
background-color: #fff;
padding: 3px;
font-family: arial, sans-serif;
}

pre {
background-color: #fff;
padding: 10px;
font-family: arial, sans-serif;
border-top: 1px solid #e8cbe4;
border-left: 1px solid #e8cbe4;
border-right: 3px solid #e8cbe4;
border-bottom: 3px solid #e8cbe4;
overflow: auto;
}

textarea, input, button {
background-color: #94b5e8;
font-family: tahoma;
font-size: 12px;
color: #000;
border: 1px solid #7b95c7;
}

blockquote {
background-color: #cb95d7;
border-left: 1px solid #b06fbf;
border-top: 1px solid #b06fbf;
border-right: 3px solid #b06fbf;
border-bottom: 3px solid #b06fbf;
padding-left: 10px;
padding-right: 10px;
color: #53326e;
}

div.comment {
float: left;
margin-left: 20px;
width: 540px;
border-left: 1px solid #715bc6;
border-top: 1px solid #715bc6;
border-right: 3px solid #715bc6;
border-bottom: 3px solid #715bc6;
background-color: #c7bced;
color: #715bc6;
padding: 5px;
margin-bottom: 25px;
}

div.comment a {
color: #6587bf;
border-bottom: 1px dotted #6587bf;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

div.comment a:hover {
color: #6587bf;
border-bottom: 1px solid #91b3e8;
}

.wysiwygmenu {display: block;}
.wysiwygmenu a {padding: 0.125em 0.25em;}

table { margin: auto; }