body {
  background-color: #CCCCDD;
  font-size: 90%;
  line-height: 1.4em;  
  font-family: arial, helvetica, sans-serif;
  color: #333;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  margin: 5px auto 5px auto;
  max-width: 90em;
}

img {
  border:0px;
}


		#banner {
			padding: 0px;
			margin-bottom: 5px;
		}

    #main_body {
		  padding: 0px;
		  margin: 0px;
		  border: 0px;
		}

		#sidebar-left {
			float: left;
			width: 220px;
			\width: 230px;
			w\idth: 220px;
			margin: 0px 0px 5px 0px;
			padding: 0px;
		}

		#sidebar-right {
			float: right;
			width: 220px;
			\width: 230px;
			w\idth: 220px;
			margin: 0px 0px 5px 0px;
			padding: 0px;
		}

		#content {
			padding: 0px;
			margin-left: 230px;
			margin-right: 230px;
		}

		#footer {
			clear: both;
			padding: 0px;
			margin-top: 15px;
		}




table,tr,td,th,p,ul,li,div,form,em,blockquote {
/*  font-size: 10pt; */
  font-family: arial, helvetica, sans-serif;
}

input, select, textarea {
   font-size: 100%;
}

small {
  font-size: 80%; 
}

big {
  font-size: 120%; 
}

a:link {
  color: #0000CC;
  text-decoration: none;}
a:visited {
  color: #0000CC;
  text-decoration: none;}
a:hover {
  color: #0000CC;
  text-decoration: underline;}
a:active {
  color: #0000CC;
  text-decoration: underline;}

.red {
  color: #CC0000
}

.tag {
  color: #0000CC;
  cursor: hand;
}

.tag:hover {
  color: #0000CC;
  text-decoration: underline;
  cursor: hand;
}

.mt { 
  color: #FFFFFF;
}

  .mt a:link {
    color: #0000CC;
  text-decoration: none;
    }
  .mt a:visited {
    color: #0000CC;
  text-decoration: none;
    }
  .mt a:hover {
    color: #0000CC;
  text-decoration: underline;
    }
  .mt a:active {
    color: #0000CC;
  text-decoration: underline;
  }

.buttons {
  background: #CCCCCC;
  border: 1px solid #CCCCCC;
  margin: 1px;
  float:left;
}
    
.raise  {
  border-top: 1px solid buttonhighlight;
  border-left: 1px solid buttonhighlight;
  border-bottom: 1px solid buttonshadow;
  border-right: 1px solid buttonshadow;
  background: #CCCCCC;
  margin:1px;
  float:left;
}
    
.press {
  border-top: 1px solid buttonshadow;
  border-left: 1px solid buttonshadow;
  border-bottom: 1px solid buttonhighlight;
  border-right: 1px solid buttonhighlight;
  background: #CCCCCC;
  margin:1px;
  float:left;
}  

#toolbar {
  margin: 0px;
  width: 264px;
  padding: 0px;
	height:22px;
  background-color: #CCCCCC;
  border-top: 1px solid buttonhighlight;
  border-left: 1px solid buttonhighlight;
  border-bottom: 1px solid buttonshadow;
  border-right: 1px solid buttonshadow;
  text-align:left;
}

.headermain { 
  border: 0px solid #000000;
  padding: 0px;
  margin: 0px 0px 7px 0px;
}

.headermenu { 
  background: #A0A0C0;
  padding: 1px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  margin: 0px 0px 0px 0px;
}

  .headermenu a:link {
   color: #FFFFFF;
   text-decoration: none;
   }
  .headermenu a:visited {
   color: #FFFFFF;
   text-decoration: none;
   }
  .headermenu a:hover {
   color: #FFFFFF;
   text-decoration: underline;
   }
  .headermenu a:active {
   color: #FFFFFF;
   text-decoration: underline;
   }

.boxtitle { 
  font-weight: bold;
/*  color: #000000; */
  background: #A0A0C0;
  border: 1px solid #000000;
  padding: 2px 5px 2px 5px;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

  .boxtitle a:link {
   color: #0000CC;
   text-decoration: none;
   }
  .boxtitle a:visited {
   color: #0000CC;
   text-decoration: none;
   }
  .boxtitle a:hover {
   color: #0000CC;
   text-decoration: underline;
   }
  .boxtitle a:active {
   color: #0000CC;
   text-decoration: underline;
   }

.boxcontent { 
  font-size: 90%;
  line-height: 1.2em;
  font-weight: normal;
/*  color: #000000; */
  background: #FFFFFF;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 5px;
  margin: 0px 0px 0px 0px;
}

.boxcontent p {
  margin: 0 0 1em 0;
}

.boxmaintitle { 
/*  font-size: 10pt; */
  font-weight: bold;
/*  color: #000000; */
  background: #A0A0C0;
  border: 1px solid #000000;
  padding: 2px 2px 2px 10px;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

  .boxtitle a:link {
   color: #0000CC;
   text-decoration: none;
   }
  .boxtitle a:visited {
   color: #0000CC;
   text-decoration: none;
   }
  .boxtitle a:hover {
   color: #0000CC;
   text-decoration: underline;
   }
  .boxtitle a:active {
   color: #0000CC;
   text-decoration: underline;
   }

.boxmaincontent { 
/*  font-size: 10pt; */
  font-weight: normal;
/*  color: #000000; */
  background: #FFFFFF;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 20px;
  margin: 0px 0px 0px 0px;
}

.blogtitle {
  margin-left: 10px;
  margin-right: 10px;
/*  font-size: 10pt; */
}

.blogcontent {
  margin-left: 20px;
  margin-right: 20px;
/*  font-size: 10pt; */
}

.blogfoot {
  text-align: right;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 80%;
  clear: both;
  margin-bottom: 10px;  
}



.boxshadow {
  border-top: 2px solid #F0f0f0;
  border-bottom: 2px solid #AAAAAA;
  border-left: 2px solid #f0f0f0;
  border-right: 2px solid #AAAAAA;
  margin: 0px 0px 9px 0px;
}

.nodetitle { 
/*  font-size: 10pt; */
  font-weight: bold;
/*  color: #000000; */
  background: #A0A0C0;
  border: 1px solid #000000;
  padding: 2px 2px 2px 10px;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

  .nodetitle a:link {
   color: #0000CC;
   text-decoration: none;
   }
  .nodetitle a:visited {
   color: #0000CC;
   text-decoration: none;
   }
  .nodetitle a:hover {
   color: #0000CC;
   text-decoration: underline;
   }
  .nodetitle a:active {
   color: #0000CC;
   text-decoration: underline;
   }

.nodecontent { 
/*  font-size: 10pt; */
  font-weight: normal;
/*  color: #000000; */
  background: #FFFFFF;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  padding: 20px;
  margin: 0px 0px 0px 0px;
}

.leftcol {
  position: absolute;
  top=0px;
  left: 5px;
  width: 160px;
  margin-top:10px;
}

.content {
  position: absolute;
  top=0px;
  left: 175px;
  right: 175px;
  margin-top:10px;
}

.rightcol {
  position: absolute;
  top=0px;
  right: 5px;
  width: 160px;
  margin-top:10px;
}

.footermenu { 
  color: #FFFFFF;
  background: #000066;
  border: 1px solid #000000;
  padding: 2px;
  border-top: 1px solid #000000;
  border-bottom: 0px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

.footermain { 
/*  color: #000000; */
  background: #FFFFFF;
  border: 1px solid #000000;
  padding: 5px;
  margin: 0px 0px 0px 0px;
}

.floatleft {
  text-align: left;
  float:left;
}

.floatright {
  text-align: right;
  float:right;
}

.folktag_related {
  font-size: 90%;
  text-align: right;
  float:right;
  padding: 5px;
  background: #DDDDDD;
}

a#tooCool {
  position: fixed;
  right: 0;
  bottom: 0;
  display: block;
  height: 80px;
  width: 80px;
  background: url(/images/too_cool_sash.png) bottom right no-repeat;
  text-indent: -999em;
  text-decoration: none;
}

* { font-family: arial, helvetica, sans-serif; }
div.editable { font-family: Arial, sans-serif; }
div.Sb { font-family: arial, helvetica, sans-serif; }
div.VC { color:#202020; }
div.Mi { color:#202020; }
 .ot-anchor { color:#000 } 

/* Show full posts and full comments */
.DIcL3e,.Gm {
  max-height:none!important
}

/* Remove "read more" */
.syxni.JBNexc { /* stream */
  display:none;
}

.JBNexc.a-n { /* profile posts */
  display:none;
}

.syxni.unQkyd { /* comments */  
/*  display:none; */
}

