body {
    color: #FFFFFF;
    background: #000000;  
    margin: 0px 0px 20px 0px;
    padding: 0px;
    font: 11px verdana, arial, helvetica, sans-serif;
}

h1 {
    text-align: center; 
    margin: 0px 0px 0px 0px;
    padding: 2px 4px 2px 4px;
    font-size: 12px;
    color: #FFFFFF;
    position: relative; 
    width: auto;
    background: #AA81CD;
     z-index: 3;
    border: 1px solid #AA81CD;
}


img {
    border-style: none;
}

.images {
    padding: 2px;
    background: transparent;
    border: none;
}
h2 {
    margin: 12px 210px 0px 190px;
    padding: 1px 4px 1px 4px;
    font-size: 12px;
    color: #FFFFFF;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    background: #AA81CD;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border: 1px solid #94DEE7;
}

h3 a:link    { color: #FFFFC0; text-decoration: none; }
h3 a:visited { color: #FFFFC0; text-decoration: none; }
h3 a:hover   { color: #FFFFFF; text-decoration: underline; }
h3 a:active  { color: #FFFFFF; text-decoration: underline; }

h3 {
    font: bold 12px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h4 {
    font-size: 12px;
    border: 1px solid #94DEE7;
    border-bottom: none;
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    background: #AA81CD;
    padding: 2px 4px 2px 4px;
}

abbr {
    cursor: help;
}

.storyTitle {
    font: bold 14px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyCategory {
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
.storyAuthor {
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
p {
    font: 11px/13px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: 10px/11px fixed;
}
a {
    color: #0000dd;
    font-size: 11px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
}

a:link    { color: #FFFFC0; text-decoration: underline; }
a:visited { color: #FFFFC0; text-decoration: underline; }     
a:hover   { color: #FFFFFF; text-decoration: none; }

#headerblock {
    text-align: center;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 300px;
    margin: 0px 5px 0px 5px;
    border: 0px solid #000;
    color: #000;
    background: #000000;
    padding: 5px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}

#header a:link, #header a:visited {
	font-size: 120%;
	font-weight: 600;
    color: #ffffff;
}

.commentHeader {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    margin: 10px 10px 10px 10px;
    border: 1px solid #000000;
    background: #cccccc;
    color: #000000;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    font-size: 16px;
    font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 300px;
    margin: 0px 210px 20px 190px;
    border: 1px solid #94DEE7;
    color: #FFFFFF;
    background: #000000;
    padding: 10px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}
.centreblock p {margin-bottom: .5em; }

.navigation {
      display: block;
      text-align: center;
      margin: 10px 210px 20px 190px;
      height: 1.5em;
}

.alignright { float: right;  font: bold 12px verdana, arial, helvetica, sans-serif;}

.alignleft { float: left;   font: bold 12px verdana, arial, helvetica, sans-serif; }

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

.centreblock ul li {
}

/* this fixes an IE bug with aligned or floated images */
.storyContent img {
    position:relative;
}

.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}

.centreblock h4 {
    border: 1px solid #000;
    margin: 14px 0px 2px 0px;
}

.navigation {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 300px;
    margin: 0px 210px 10px 190px;
    border: 1px solid #94DEE7;
    color: #000;
    background: #000000;
    padding: 2px;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

.storyContent {
    color: #FFFFFF;
    background: #000000;
}

.storyCommentContent {
    border: 1px solid #94DEE7;
    color: #000;
    background: #000000;
    width: auto;
    margin: 10px 10px 10px 10px;
    padding: 10px;
}

.storyLinks {
    text-align: right;
    margin: 8px;
}

.storyLinks a:link {    font-size: 10px; color: #FFFFC0; text-decoration: none;}
.storyLinks a:visited { font-size: 10px; color: #FFFFC0; text-decoration: none;}
.storyLinks a:hover {   font-size: 10px; color: #FFFFFF; text-decoration: underline;}


blockquote {
    margin: 0.5em;
    color: #333333;
    padding: 4px;
    /*border: 1px solid #000000;*/
    background: #000000;
}

q {
    color: #333333;
    background: #000000;
}

#leftside {
    position: absolute;
    width: 168px;
    top: 108px;
    left: 5px;
    padding: 5px;
    background: #000000;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #FFFFC0; text-decoration: underline;}
#leftside a:visited { color: #FFFFC0; text-decoration: underline;}
#leftside a:hover { color: #FFFFFF; text-decoration: none;}

.leftsideSection {
    border: 1px solid #94DEE7;
    color: #FFFFFF;
    background: #000000;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

#rightside {
    position: absolute;
    width: 188px;
    top: 108px;
    right: 5px;
    padding: 5px;
    background: #000000;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
}
body>#rightside {width: 188px;}

#rightside a:link { color: #FFFFC0; text-decoration: underline;}
#rightside a:visited { color: #FFFFC0; text-decoration: underline;}
#rightside a:hover { color: #FFFFFF; text-decoration: none;}


.rightsideSection {
    border: 1px solid #94DEE7;
    color: #FFFFFF;
    background: #000000;
    padding: 4px;
    margin: 0px 0px 15px 0px;
}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 8px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.centerP {
    text-align: center;
}

#searchform input#s {
width: 95%;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #94DEE7;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #94DEE7;
    background: #ffffff;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
    margin-bottom: 4px;
}

table#wp-calendar { 
    background: #000000; 
    border: 1px solid #94DEE7; 
    font: 11px verdana, arial, helvetica, sans-serif; 
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
}

table#wp-calendar td { 
    padding: 0px 3px; 
    text-align:center;    
}

table#wp-calendar a:link { color: #FFFFC0; text-decoration: underline;}
table#wp-calendar a:visited { color: #FFFFC0; text-decoration: underline;}
table#wp-calendar a:hover { color: #FFFFFF; text-decoration: underline;}
table#wp-calendar caption { }
td#prev, td#next { background: #AA81CD; }
td#today{ border: 1px solid #dd0000; }
table#wp-calendar thead tr { color: #FFFFFF; background: #AA81CD; }
table#wp-calendar thead th {  }

.blogrollmain {
    margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

/* This set of rules makes the nested lists from wp_get_links() 
   look like the h4 + div.rightsidesection combination */

div#rightside ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#rightside > ul  li { 
    border: 1px solid #000;
    color: #000;
    background: #000000;
    padding: 0px;
    margin: 0px 0px 15px 0px;
}

div#rightside ul li h2 { 
    font-size: 12px;
    border: 0;
    border-bottom: 1px solid #000;
    margin: 0;
    color: #FFFFFF;
    background: #AA81CD;
    padding: 2px 4px 2px 4px;
}

div#rightside ul li ul { 
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
}
div#rightside ul li ul li { 
    border: 0;
    margin:0;
 }

#pages{
 border: 1px solid #94DEE7;
 padding: 5px;  
 background-color: #AA81CD;
 margin: 5px 0px 5px 0px;
 text-align: center; 
 font-weight: bold;
}

#pages a:link{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
#pages a:visited{ color: #FFFFFF; font-weight: bold; text-decoration: none; }
#pages a:hover{ color: #FFFFFF; font-weight: bold; text-decoration: underline; }

