/*  
Theme Name: Knit-Witch
Theme URI: http://katia.wild-refuge.net
Description: Basic Knit Witch - October 2007.
Author: Katia
Author URI: http://katia.wild-refuge.net
*/

body {
    background-color: #000000 ;
    font-family:  Verdana, Arial, sans-serif;
    font-size: 12pt ;
    color: black }
.table {
    font-family:  Verdana, Arial, sans-serif ;
    font-size: 10pt ;
    color: #d01d33 ; 
    border: 2px black solid }
td {
	font-family:  Verdana, Arial, sans-serif;
        font-size: 10pt ;
        background-color: #bdbdbd;
	color: black ;
	padding: 0px }

.main {
    padding: 2px }

.sidebar {
    background-color: #8c8c8c ;
    padding: 2px }

.heading {
    font-family:  Verdana, Arial, sans-serif ;
    font-weight: bold ;
    font-size: 11pt ;
    color: black ;
    padding-bottom: 2px ;
    border-bottom: 1px black solid }

.alignright {
	float: right; }
.alignleft {
    float: left; }
.bodies {
	position: relative;
	left: 5px }
.indented {
    position: relative ;
    left: 20px }
.form {
	font-family:  Verdana, Arial, sans-serif;
        font-size: 10pt ;
	background-color: #FFFFFF ; 
	color: #e88170 ; 
	border: 1px solid black }
.picture {
    background-color: #FFFFFF ;
    padding: 10px ;
    border: 1px solid black }

.prog-border {
  height: 15px;
  width: 180px;
  background: #000000 ;
  border: 1px solid black;
  margin: 0;
  padding: 0 }
.prog-bar {
  height: 15px;
  margin: 0px;
  padding: 0;
  background: #5e3636 }

A:link {  color: #6F1a1a; text-decoration: none }
A:visited { color: #5e3636; text-decoration: none }
A:hover { color: #c62e2e; text-decoration: none }

A.hidden { COLOR: #000000; font-weight: normal; text-decoration: none;}
A.hidden:active { COLOR: #000000; font-weight: normal; text-decoration: none;}
A.hidden:hover { COLOR: #000000; font-weight: normal; text-decoration: none;}
A.hidden:visited { COLOR: #000000; font-weight: normal; text-decoration: none;}

area.hidden {cursor: pointer;}

