
body.custom {
    background: #FFF;
}
#7dcdff
.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #FFF;
    border: 0.4em solid #FFF;
}

.custom #page {
 ++++   background: #fff;
}
/* This line sets up our clickable background image based on the site title's link */
/* DIY: Adjust the height & width attributes to reflect the actual size of your image */
/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display: block; height: 200px; width: 934px; background: url('images/header.jpg') no-repeat; outline: none; }
/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */
/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; margin-top: 6px; margin-bottom: 6px }
/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 6px; }

.custom .bracket { display: none; }
#id { }

.custom a:hover { color: #330000 !important; }

.custom blockquote.left {
   width: 200px;
   color: #FF0000;
   margin: 5px 15px 5px 0;
   padding: 5px 0;
   border: 5px double #FF0000;
   border-width: 3px 0;
   font-size: 33px;
   text-align: center;
   float: left;
}

.custom blockquote.right {
   width: 200px;
   color: #FF0000;
   margin: 5px 0 5px 15px;
   padding: 5px 0;
   border: 5px double #FF0000;
   border-width: 3px 0;
   font-size: 33px;
   text-align: center;
   float: right;
}

.custom ul#tabs { font-family: sans-serif; }

.custom .format_text p.note { background: #379cf1¬Ý; border: 1px solid #379cf1¬Ý; }
.custom .format_text p.alert { background: #FFFACD; border: 1px solid #FFFACD; }

.custom ul#tabs li a, .custom ul#tabs li a:visited { letter-spacing: normal; }

.custom .entry-title { font-size: 5em !important; text-indent: -9999px; }
element { }

.custom .entry-title { height: 0; margin-top: -2px; margin-bottom: -2px }
.custom .entry-title { padding: 0px; }


.question
{
font-family: Georgia, serif;
font-size: 15px;
font-style: italic;
font-weight: bold;
text-transform: normal;
letter-spacing: normal;
line-height: 1em;

}

.feetnote
{
font-family: Georgia, serif;
font-size: 11px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1em;

}

.verdanner
{
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1em;

}

.quicknote
{
font-family: Georgia, serif;
font-size: 12px;

}

.bigquote
{
font-family: Georgia, serif;
font-size: 19px;

}

.sidebard
{
font-family: Georgia;
font-size: 14px;

}


.format_text .drop_cap { color: #333; float: left; }

.custom .format_text p { margin-bottom: .75em; }


define( 'MARKDOWN_FN_LINK_TITLE', "Go to footnote %%." );
a[rel="footnote"]
a[rev="footnote"]

