/*body {
   margin:0px;
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #808080;
	background-color: #FFFFFF;
	font-size: small;
	line-height: 140%;
}*/
.menu-item1 {
   color:  #000000;
	background: url(../images/menu_dot.gif) repeat-x bottom;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;	
	margin-right: 10px;	
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
   line-height: 170%;
   voice-family: "\"}\"";
	voice-family:inherit;
	line-height: 200%;	
	font-size: small;

}

a:link {
	color: #228B22;
}

a:visited {
	color: #228B22;
}

a:hover {
	color: #ffffff;
}

a:active {
  color: #228B22;
}

feedback a:hover {
	color: #CC0F33;
	
}

#date {
	float: right;
} 

.title-block {
  margin-left: -30px;
}

.title-block a:link {
	font: bold 13px verdana, arial, helvetica, sans-serif;
	color: #63798D;
}
.title-block a:hover {
	font: bold 13px verdana, arial, helvetica, sans-serif;
	color: #ffffff;
}
.title-block a:visited {
	font: bold 13px verdana, arial, helvetica, sans-serif;
	color: #63798D;
}
.title-block a:active {
   font: bold 13px verdana, arial, helvetica, sans-serif;
  color: #63798D;
}

h1 {
    font-weight: bold;
    font-size: large;
    color: #808080;
    text-align: left;
}

img {
    border-style: none;
}

code {
	font-size: small;
}

.images {
    padding: 2px;
    background: transparent;
}

h2 {
    margin: -12px 210px 20px 190px;
    padding: 2px 10px 2px 10px;
    font-size: 16px;
    color: #eeeeee;
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    width: auto;
    min-width: 120px;
    background: #999999;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
    border: 1px solid #000000;
    }

h3 {
    font: bold 14px/16px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}

h4 {
    font-size: 100%;
    border: 1px solid #000000;
    color: #eeeeee;
    background: #999999;
    padding: 2px;
}

abbr {
    cursor: help;
}

.storyTitle {
    font-size: 18px;
	 font-style: bold;
    margin: 0px 0px 5px 0px;
    padding: 0px;
	 line-height: 140%;
}
	 
.storyCategory {
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
	 
.storyAuthor {
    font-weight: 600;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
	 
p {
    font: small verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 16px 0px;
    padding: 0px;
	 line-height: 140%;
}

#headerMessage {
    font: 9px;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
    font: small fixed;
}

a {
    color: #003399;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    background : transparent;
    }
	 
.storyTitleLink {
	font-size: 18px;
	font-weight: 900;
	text-decoration: underline;
}


/*#headerblock {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). 
    width: auto;
    margin: 0px 0px 20px 190px;
    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;
    }*/

/*#header a:link, #header a:visited {
    font-size: 120%;
    font-weight: 600;
    color: #000000;
}*/

.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: 120px;*/
    margin: 0px 20px 20px 20px;
    color: #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;}

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
    list-style-type: none;
}

.meta {
	color: #808080;
	font-size: x-small;
}

.meta a:link {font-size: x-small;}
.meta a:hover {font-size: x-small;}
.meta a:visited {font-size: x-small;}
.meta a:active {font-size: x-small;}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
    list-style-type: none;
    margin: 0;
    padding-left: 3px;
}

.centreblock ul li {
}

.storyContent {
	 margin-top: 15px; 
}

.storyCommentContent {
    color: #000000;
    background: #cccccc;
    width: auto;
    margin: 10px 10px 10px 10px;
    border: 1px solid #000000;
    padding: 10px;
    }

blockquote {
    color: #000000;
	 margin: 5px 15px 15px 15px; 
	 padding: 7px 10px 5px 20px;
    background: #D4EAFF;
	 border: 1px dotted #808080;
}

q {
    color: #000000;
    background: #aaaaaa;
}

#leftside {
    position: absolute;
    width: 148px;
    width: 148px;
    top: 20px;
    left: 20px;
    color: #000000;
    background: #ffffff;
    padding: 10px;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 148px;
    }
body>#leftside {width: 148px;}

#rightside {
    position: absolute;
    width: 190px;
    top: 20px;
    right: 20px;
    color: #000000;
    background: #ffffff;
    padding: 10px;
    z-index: 1;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 168px;
    }
body>#rightside {width: 168px;}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 2px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.storyLinks {
    text-align: right;
	 border-bottom: 1px solid #000000;
}

.centerP {
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
    margin: 1px;
    padding: 1px 1px 4px 1px;
    border: 1px solid #000000;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
    background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
    margin: 1px;
    padding: 1px;
    border: 1px solid #000000;
    background: #ffffff;
    font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
    margin-bottom: 4px;
}

.b2calendartable {
    background: #cccccc;
    border: 1px solid #000000;
}

.b2calendarmonth {
}

.b2calendarrow {
}

.b2calendarheadercell {
    background: #999999;
    color: #000000;
    font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendarcell {
    color: #000000;
    font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendartoday {
    color: #ff0000;
}

.b2calendaremptycell {
    color: #000000;
}

.b2calendarlinkpost {
    color: #003399;
    text-decoration: none;
}

.blogrollmain {
    margin-bottom: 4px;
}


.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

.rightsideSection img.left-floating {
	float: left;
	text-align: right;
	padding: 0px 5px 5px 0px;
}

#clear {
	clear: both;
}

.image-left {
  margin: 20px;
}

.image-right {
}

.hidden-no {
	color: #ffffff;
}

.popular-space {
	padding: 2px 0px 2px 0px;
}

.subscribe-button {
	padding: 2px 0px 2px 0px;
}

.tags {
	margin-bottom: 0px;
}

#respond {
	margin-top: 20px;
	font-size: 18px;
	font-weight: 900;
	color: #808080;
}

.adsense-container {
  	padding: 0px 0px 0px 0px;
	width: 468px; /*or 234px in the case of the half-banner */
	margin: 20px auto 20px auto; /*optional settings to give the box space and centre it on the page*/
}

/* hack to cover whitespace, hidden from IE */

.adsense-hack {
 height: 5px;
 width: 468px; 
 position: relative;
 margin: -6px 0px 0px 0px;
 background-color: #f5f5f5;
 _background-color: transparent;
}

.postscript {
	font-size: 10px;
	color: #808080;
	margin: 40px 0px 0px 0px;
	line-height: 160%;
}

.quote {
	font-size: small;
	line-height: 120%;
}

.blog-menu {
	   font-weight: bold;
		color:  #CC0F33;
		text-decoration: none;
		font-size: x-small;
		voice-family: "\"}\"";
      voice-family:inherit;
		font-size: small;
}

* html #content {
	top:30px;
}

img.left-floating {
   float: left;
   margin: 5px 10px 0px 0px;
}	

li {
	font: small, verdana, arial, helvetica, sans-serif;
	list-style: disc;
	margin-left: 25px;
}

ul {
	padding: 5px 15px 20px 20px;
}
