/*
 *  Reset element default values.
 */

body {
  margin: 0;
  padding: 0;
  border: 0;
  font: normal 75% Verdana, Arial, Helvetica, Helv, sans-serif;
}

h1, h2, h3, h4, h5, h6,
p, ul, ol, dl,
pre, hr, blockquote, address, code, cite,
div, span,
table, tr, td, th, thead, tfoot,
form, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  font: normal 1.0em/1.25em Arial, Helvetica, Helv, sans-serif;
}

a, img {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  text-decoration: none;
}

blockquote p {
  margin: 0 36px 9px 36px;
  font-style: italic;
}

blockquote p.cite {
  display: block;
  margin: 0 36px;
  text-align: right;
  font-style: normal;
}

label {
  font-weight: bold;
}

form fieldset .formindent ul li {
  list-style: none;
}

/* Global Variables */

body { 
	background-color: #ffffff;V
}



a {
	font-weight: bold;
}

p {
	margin: 5px;
}

.watchimage {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.generalitem  {
	margin-bottom: 25px;
}


.watchitem, {
	margin-bottom: 15px;
	clear: left;
}

.designimage {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.designitem {
	margin-bottom: 20px;
	clear: left;
}

.readimage {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.readitem {
	margin-bottom: 20px;
	clear: left;
}

.title {
	font-weight: bold;
	font-style: italic;
}

#titleimage {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("images/v8_background.jpg");
	background-repeat: repeat-x;
        width: 100%;
}


dd {
	margin-left: 10px;
	margin-bottom: 10px;
}

#quotepanel {
	position: absolute;
	top: 75px;
	left: 11px;
        background-repeat: no-repeat;
	width: 170px;
	height: 360px;
	padding: 10px;
	font-size: 85%;
	text-align: right;	
}

#datepanel {
	position: absolute;
	top: 465px;
	left: 11px;
	width: 170px;
	padding: 10px;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
}

#content {
	position: absolute;
	top: 75px;
	left: 213px;
	right: 194px;
	font-size: 12px;
	margin-bottom:  30px;
	line-height: 18px;
}

#columnright {
	position: absolute;
	top: 65px;
	right: 11px;
	width: 174px;
	padding-bottom: 50px;
	font-size: 11px;
	line-height: 16px;
}

#about {
	width: 154px;
	padding: 10px;
}

#abouttitle {
	width: 174px;
	height: 26px;
	background-repeat: no-repeat;
}

#abouttitle span {
	display: none;
}


#watching {
	background: url("images/v8_watching.gif");
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
        clear: all;
}

#crafting {
	background: url("images/v8_crafting.gif");
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
        clear: all;
}

#designing {
	background: url("images/v8_designing.gif");
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
        clear: all;
}

#reading {
	background: url("images/v8_reading.gif");
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
        clear: all;
}

#listening {
	background: url("images/v8_listening.gif");
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 20px;
	margin-bottom: 10px;
        clear: all;
}

#woolgathering {
	width: 154px;
	height: 59px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	background-repeat: no-repeat;
}

#andeverything {
	width: 154px;
	height: 59px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	background-repeat: no-repeat;
}

#livejournal {
	width: 154px;
	height: 59px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	background-repeat: no-repeat;
}

#mindsi {
	width: 154px;
	height: 59px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 40px;
	background-repeat: no-repeat;
}
