body {
background-image: url('images/background.jpg');
background-repeat: repeat-y
  margin: 0px 0px 20px 0px;
  font: x-small Arial, Verdana, sans-serif;
  text-align: center;
  color: #000;
  font-size/* */:/**/small;
  font-size: /**/small;
  }

.nexus {
  position:absolute;
  left:25px;
  top:15px;
}

.grace {
  position:absolute;
  left:195px;
  top:35px;
}


p {
  font-family: Arial, Verdana, sans-serif;
  color: #000000;
}

p.margin {
  margin-left: 100px;
}

a  {
  text-decoration:none;
  font-weight:bold;
}

a:link {
  color: #3737fd;
}

a:visited {
  color: #3a3a5f;
}

a:hover, a:active {
  color:#6e6efd;
}

a img {
  border-width:0;
  }

a:link:active, :visited:active {
  color: #4F4FFF;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}



blockquote {
	background-color:#c8c4c4;
	border:1px double #171717;
	margin: 15px 30px 0 30px;
	padding-left: 20px;
	padding-right: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


/* Top Menu
----------------------------------------------- */
#menu {
  position:absolute;
  right:30px;
  top:5px;
}   

#menu a:link, #menu a:visited {
  color: black; 
  font-size:11px;
  font-weight:bold;
}

#menu a:hover {
  color: grey;
}

#menu a:active {
  color: grey;
}

.menuborder {
  position:absolute;
  right:30px;
  top:30px;
}



/* Sidebar
----------------------------------------------- */
#sidebar {
  width:220px;
  float:left;
  font-size:11px;
  }

#sidebar p {
  color:#fff;
  line-height:1.5em;
  }

#sidebar a:link, a:visited {
  font-size:11px;
  font-weight:bold;
  text-align:right;
}

#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  list-style:none;
  margin-bottom: 30px;
  }

#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  color:#5F5F5F;
  }

#sidebar h2 {
	color: #dddddd;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:11px;
	border-top: 1px solid #5F5F5F;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

#sidebar h6 {
	color: #dddddd;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:9px;
	border-top: 1px solid #5F5F5F;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}

.archive {
	background:#000000;
	color: #DDDDDD;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	width:170px;
}

/* Content
----------------------------------------------- */
#main {
  font-size:12px;
  text-align:justify;
  width:550px;
  margin:0 auto;
  padding:0;
  position:absolute;
  left:200px;
  top:150px;
}

#main a:link, #main a:visited {
  font-size:12px;
  font-weight:bold;
}

#table {
  font-size:12px;
  text-align:justify;
  width:550px;
  margin:0 auto;
  padding:0;
  float:center
}

/* Headings
----------------------------------------------- */
.heading {
  font-size:18px;
  font-weight:bold;
}

.small  {
  font-size:11px;
}

.smalltitle {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;

  letter-spacing:.2em;
  color:#fff;
}

#byline {
  font-size:10px;
}

#byline a:link, #byline a:visited {
  font-size:10px;
}

.commenthidden {display:none} 
.commentshown {display:inline}

.comment-body     {font-size:11px; text-align:justify;}
.comment-data   {font-size:9px;}
.comment-data a:link, .comment-data a:visited {font size:9px;}