/* XARAYA REQUIRED CLASSES */
a {
}
a:hover {
}
blockquote {
}
body {
}
code {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
th {
}
td {
}
table {
}
thead {
}
tbody {
}
tfoot {
}
p {
}
pre {
}
input {
}
button {
}
select {
}
textarea {
}
img {
}
li {
}
ul {
}
ol {
}
sup {
}
sub {
}

/*  XARAYA REQUIRED INDIVIDUAL CLASSES */
td.xar-norm {}
td.xar-alt {}

/*  XARAYA REQUIRED ANONYMOUS CLASSES  */

/* these defaults apply to the left block group */
.xar-block-head{
}
.xar-block-title {
}
.xar-block-body {
}
.xar-block-foot {
}

/* right block group classes */
.xar-block-head-right{
}
.xar-block-title-right {
}
.xar-block-body-right {
}
.xar-block-foot-right {
}

/* topnav block group classes */
.xar-block-head-topnav {
}
.xar-block-title-topnav {
}
.xar-block-body-topnav {
}
.xar-block-foot-topnav {
}

/* center block group classes */
.xar-block-head-center{
}
.xar-block-title-center {
}
.xar-block-body-center {
}
.xar-block-foot-center {
}
.xar-mod-head {
}
.xar-mod-title {
}
.xar-mod-body {
}
.xar-mod-foot {
}
.xar-alt {
}
.xar-accent {
}
.xar-alt-outline {
}
.xar-accent-outline {
}
.xar-norm-outline {
}
.xar-norm {
}
.xar-sub {
}
.xar-menu-section {
}
.xar-menu-section-current {
}
.xar-menu-item {
}
.xar-menu-item-current {
}
.xar-menu-item:hover {
}
.xar-menu-subitem {
}
.xar-menu-subitem:hover {

}
.xar-menu-subitem-current {
}
.xar-menu-item-current > .xar-menu-subitem > a {
}
.xar-menu-item-current > .xar-menu-subitem > a:visited {
}
.xar-title {
}
.xar-error {
}

/* Springiette CSS ((c) MVR & SEM)*/

body {

scrollbar-face-color: #B3977C;

scrollbar-highlight-color: #440607;

scrollbar-3dlight-color: #B3977C;

scrollbar-darkshadow-color: #B3977C;

scrollbar-shadow-color: #440607;

scrollbar-arrow-color: #440607;

scrollbar-track-color: #B3977C;

font-family: verdana;

color: #000000;

font-size: 9pt;

margin-left: 0px;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

}



a:link { text-decoration: none; color: #F4BB00; background: none; }

a:visited { text-decoration: none; color: #F49500; background: none; }

a:hover { text-decoration: underline; color: #F4BB00; background: none; }


a.arch:link { text-decoration: none; color: #641D19; background: none; }

a.arch:visited { text-decoration: none; color: #440706; background: none; }

a.arch:hover { text-decoration: underline; color: #440706; background: none; }

a.arch:active { text-decoration: none; color: #641D19; background: none; }


p, td, th {

font-family: verdana;

font-size: 9pt;

color: #000000;

}



.title {

font-family: verdana;

font-size: 10pt;

color: #000000;

font-weight: bold;

}



td.credit {

color: #FFFF00;

font-family: verdana;

font-size: 8pt;

}



a.credit {

color: #FFFF00;

font-family: verdana;

font-size: 8pt;

font-weight: bold;

}



a.credit:link { text-decoration: none; color: #FFFF00; background:none; }

a.credit:visited { text-decoration: none; color: #FFFF00; background:none; }

a.credit:hover { text-decoration: underline; color: #FFFF00;}

/*
.thestrip {
margin:0 auto;
}
*/

.thoughts {
width:440px;
}
.thoughts td {
vertical-align:top;
text-align:left;
}
.thoughts .icon {
width:50px;
}

.thoughts .thought {
width: 375px;
}

.thought p {
margin:0;
}

.pager {
width:400px;
margin:20px 0 10px 0;
padding:12px;
text-align:center;
}

.admins ul, .admins ul li ul, .admins ul li {
margin:0;padding:0;
list-style:none;
}
.admins h4,.admins .xar-block-title {
font-size:1em !important;
margin:0;padding:0;
}

.admins a {
color:#440607;
}
.admins a:hover {
color: #FFFF00;
}
.admins ul li, .admins ul li ul li {
padding-left:3px;
}