body,
.userstuff {
font-family: Mido, Georgia, serif;
}
.heading,
.userstuff h3,
.userstuff h4 {
font-family: "CabinSketch", Georgia,serif;
}
#main .heading {
color: #756d63;
}
#inner .group,
#inner .heading,
fieldset,
.verbose legend,
table,
table th,
col.name,
span.unread,
span.replied {
outline: none;
background: transparent;
border-color: #888;
border-style: dashed;
box-shadow: none;
border-radius: 2em;
border-bottom-right-radius: 0;
border-top-left-radius: 0;
}
#inner .group .group .group,
col.name {
border-style: double;
border-color: #bbb;
box-shadow: 0 0 2px #000;
}
#inner .bookmark .user.module,
#inner .wrapper {
border: 0;
border-radius: 0;
border-top: 3px double #bbb;
box-shadow: none;
}
#workskin {
margin: auto 3.5em;
}
.filters {
font-size: 90%;
}
.toggled form,
.dynamic form,
.secondary,
.dropdown {
background: #fff url("/images/skins/textures/tiles/white-handmade-paper.jpg");
}