/** BASIC */

body {
    margin: 0px;
    padding: 0px;
    background: #68695E url(../images/subpage1_01.jpg) repeat left top;
}

/** FORMS */

form {
    margin: 0px;
    padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
    margin: 0px;
    text-transform: lowercase;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
}

h2 {
    font-size: 12px;
}

h2.title {
    font-size: 2.0em;
    padding: 0px 0px 15px 0px;

}

/** TEXTS */

body, th, td, input, textarea, select {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

p, blockquote, ul, ol, dl {
    margin-top: 0px;
    margin-bottom: 1em;
    text-align: justify;
}

.text1 {
    line-height: 14px;
    font-size: 10px;
}

.text2 {
    text-align: center;
    font-size: 10px;
    color: #7F4E47;
}

/** LISTS */

.list1 {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
    line-height: 18px;
}

.list2 {
    margin-left: 0px;
    padding-left: 5px;
}

.list-cuffs {
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.tocsublist {
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 10px;
    list-style: none;
}

.list-cuffs li {
    margin-left: 0px;
    margin-bottom: 10px;
    padding-left: 21px;
    text-align: left;
    background: transparent url(../images/handcuffs_bullet.gif) no-repeat left top;
}

.toclist li.tocsublist-closed
{
    margin-left: 0px;
    margin-bottom: 10px;
    padding-left: 21px;
    background: transparent url(../images/book-brown.png) no-repeat left top;
}

.toclist li.tocsublist-open
{
    margin-left: 0px;
    margin-bottom: 10px;
    padding-left: 21px;
    background: transparent url(../images/book-open.png) no-repeat left top;
}

/** LINKS */

a {
    color: #E3BE7E;
    cursor: pointer;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a.email
{
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 16px;
    background: transparent url(../images/email-regular.gif) no-repeat right top;
}

a.external
{
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 12px;
    background: transparent url(../images/external.png) no-repeat right top;
}
/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 { background: url(../images/subpage1_02.jpg) repeat-x left top; }
.bg2 { background: url(../images/subpage1_03.jpg) repeat-y left top; }
.bg3 { background: url(../images/subpage1_07.jpg) no-repeat left bottom; }

.bg4 { background: url(../images/subpage1_08.jpg) no-repeat left top; }
.bg5 { background: url(../images/subpage1_09.jpg) no-repeat left top; }

.bg6 { background: url(../images/subpage1_10.jpg) no-repeat left top; }
.bg7 { background: url(../images/subpage1_11.jpg) no-repeat left top; }

.bg8 { background: url(../images/homepage14.gif) repeat-y left top; }
.bg9 { background: url(../images/subpage1_13.jpg) no-repeat left top; }

.bg10 { background: url(../images/subpage2_01.jpg) repeat-y left top; }
.bg11 { background: url(../images/subpage2_02.jpg) no-repeat left bottom; }

.bg12 { background: url(../images/subpage2_03.jpg) no-repeat left top; }
.bg13 { background: url(../images/subpage2_04.jpg) no-repeat left top; }

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
    float: left;
    margin: 3px 15px 0px 0px;
}

.img2 {
    float: right;
    margin: 3px 0px 0px 15px;
}

hr { display: none; }

hr.seperator
{
    display: block;
    width: 60%;
    margin: 20px auto;
}

.hr1 {
    height: 1px;
}

em
{
    font-size: 1.1em;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

p.header
{
    font-size: 1.2em;
    text-transform: lowercase;
    font-weight: bold;
}

div.contact-info
{
    margin: 0px 0px 10px 10px;
    padding: 5px;
}

div.centered
{
    text-align: center;
    margin: 0px auto;
}

div.link
{
    text-align: center;
    margin: 0px auto 20px;
}

div.link > p
{
    font-size: 1.2em;
    text-align: center;
    margin: 10px auto;
}

ul.email-list
{
    list-style: none;
    padding: 0px;
}

.error
{
    color: red;
    font-size: 1.2em;
    font-weight: bold;
    background-color: rgb(92,88,76);
}

/** Event Calendar */

.event-list {
    width: 100%;
    text-align: center;
    vertical-align: middle;
}

.event-odd {
    /* background-color: rgb(83,76,66); */
    background-color: rgb(92,88,76);
}

.event-even {
    /* background-color: rgb(115,106,100); */
    background-color: rgb(83,76,66);
}

.event-desc-link {
    margin-right: 0px;
    padding-top: 0px;
    padding-right: 16px;
    background: transparent url(../images/desc-more-plus.gif) no-repeat right top;
}

.event-desc-link-expanded {
    background: transparent url(../images/desc-more-minus.gif) no-repeat right top;
}

#openplay-disclaimer {
    margin: 0px auto 10px auto;
    text-align: center;
    font-weight: bold;
}

/* HARE Fest */

#harefest {
    margin: 5px auto;
    padding: 5px;
    border: 5px solid #999999;
    background: url(http://harefest.thesocietyct.org/Hare_files/image325.gif) no-repeat top right;
}

#harefest p {
    text-align: center;
}

#harefest-title  {
    font-size: 1.1em;
    font-weight: bold;
}

#harefest-tagline {
    font-style: italic;
    margin-bottom: 5px;
}

/* vim:set et sw=4 fdm=marker: */
