/*
Theme Name: shinyblue
Theme URI: http://www.lesleymac.com/
Description: My first theme- so blue! so shiny!!!
Version: 1.0
Author: Lesley McKeever
Author URI: http://www.lesleymac.com/
*/

body {
	background:#000;
	border:none;
	color:#fff;
	font-family:11pt monospace;
	padding:0;
}

a {
	color:#b6b2ff;
	text-decoration:none;
	border-bottom:1px solid #38129b;
}

a img {
	border-style: none;
}

a:visited {
	color:#b6b2ff;
}

a:hover {
	color:#FFFFFF;
	border-bottom:1px solid #38129b;
}

acronym, abbr {
	border-bottom:1px dashed #b6b2ff;
	margin-bottom:0;
}

acronym, abbr, span.caps {
	cursor:help;
	font-size:normal;
}

blockquote {
	border-left:5px solid #fff;
	margin-left:1.5em;
	padding-left:5px;
}

p, li {
	font:12pt monospace;
}

h2.the-date {
  /* this is the border between posts */
	border-top:3px dashed #38129b;
	font:10pt monospace;
	color:#999;
	font-weight:normal;
	margin:2em 0 0 0;
	padding-bottom:2px;
	text-align:right;
} /*  see #menu h2 */

cite {
	font-size:normal;
	font-style:normal;
}

#rap {
	border:none;
	width:default;
}

#header {
	margin-top: 20px; 
        margin-bottom: 20px;
}

.feedback {
	color:#ccc;
	text-align:right;
	clear:both;
	font:11pt monospace;
}

.feedback a {
  color:#666;
  font-size:10pt;
}

.feedback a:hover {
  color:#38129b; /* same color as its border-bottom */
}

.storytitle {
  margin:0;
  font:13pt monospace;
  font-weight:bold;
}

.storytitle a, .storytitle a:visited {
  text-decoration:none;
  font:13pt monospace;
  font-weight:bold;
}

div.storycontent, div.feedback, div.storycontent p {
  font:11pt monospace;
}

#commentform #name, #commentform #email, #commentform #url {
	border:1px solid #999;
	padding:.2em;
}

#commentform textarea {
	width:100%;
        height:50%;
	font:11pt monospace;
}

#commentlist li ul {
	border-left:1px solid #999;
	font-size:110%;
	list-style-type:none;
}

ol#comments li p {
	font-size:100%;
}

h3 {
	font-family:13pt monospace;
	color:#4c17d5;
	margin-top:0;
}

h3#comments {
        font:11pt monospace;
        font-weight:bold;
}
h3#respond {
        font:11pt monospace;
        font-weight:bold;
}

.meta {
	font-size:11pt monospace;
}

.meta li, ul.post-meta li {
	display:inline;
}

.meta ul {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}

.meta, .meta a {
	color:#b6b2ff;
	font-weight:normal;
	letter-spacing:0;
	font:10pt monospace
}

#content {
	width:default;
	margin-left:150px;
	margin-right:200px;
}

#headerimg a {
     border-style: none;
}

#block_1 a img{
     border:1px solid #38129b;
     border-bottom:0;
}
#block_3 li {
	list-style-type:none;
}

#glinks {
	padding:0;
	width:220px;
	z-index:1;
}

#glinks h2{
  border:0;
  color:#fff;
  font-weight:bold;
  text-align:left;
}

#glinks ul {
	color:#fff;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0;
}

#hlinks {
	padding:0;
	width:215px;
	z-index:1;
}

#hlinks h2{
  border:0;
  color:#fff;
  font-weight:bold;
  text-align:left;
  list-style-type:none;
}

#hlinks ul {
	color:#b6b2ff;
	font-weight:bold;
	list-style-type:none;
	margin:0;
	padding:0;
}

#hlinks ul {
	font-variant:normal;
	font-weight:normal;
	line-height:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}

#hlinks ul li {
	font:11pt monospace;
	letter-spacing:0;
	margin:2px 0 5px 0;
	padding:0;
	color:#fff;
	text-align:left;
}

#hlinks ul li a {
        display:block;
	color:#fff;
	height:auto;
	width:100%;
	border:0;
	background-color:#38129b;
}

#hlinks ul li a:hover {
  background-color:#4c17d5;
}

#hlinks ul ul.children {
	font-size:11pt;
}

#hlinks form {
	margin:0;
}

#hlinks input#s {
	width:80%;
	border:1px solid #ccc;
	color:#fff;
}

#wp-calendar {
	border:none;
	empty-cells:show;
	font-size:9pt;
	margin:0;
	width:90%;
}

#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}

#wp-calendar a {
	display:block;
	text-decoration:none;
}

#wp-calendar caption {
	color:#ccc;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
}

#wp-calendar td {
	color:#ccc;
	font:9pt monospace;
	letter-spacing:normal;
	padding:2px 0;
	text-align:left;
}

#wp-calendar #today {
	border:1px solid #333;
	color:#fff;
}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}
#wp-calendar a {
  border-bottom:0;
}

#block_1
	{
	float: left;
	width: 220px;
	padding-right: 15px;
	padding-left: 0px;
	padding-top: 5px;
	}

#block_2
	{
	float: left;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	}

#block_3
	{
	float: left;
	width: 220px;
	padding-right: 0px;
	padding-left: 15px;
	padding-top: 5px;
	}
/* Start Mac IE5 filter \*/
#block_1, #block_2, #block_3
	{
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important; 
	}
/* End Mac IE5 filter */
#wrapper
	{
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
#wrapper
	{
/* Normally a Holly-style hack height: 1% would suffice but that causes 
IE 5.01 to completely collapse the wrapper - instead we float it */
	float: left;
/* NB. possibly only IE 5.01 needs to get this float value - otherwise 5.5 sometimes 
(I saw it happen many moons ago) makes the width of wrapper too small 
the float: none with the comment is ignored by 5.01,
5.5 and above see it and carry on about their business
It's probably fine to just remove it, but it's left here 
just in case that many moons ago problem rears its head again */
	float/**/: none;
	}
/* easy clearing */
#wrapper:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#wrapper
	{
	display: inline-block;
	}
/*\*/
#wrapper
	{
	display: block;
	}
/* end easy clearing */
#footer
	{
	width: 50%;
	clear: both;
	margin-left: 220px;
	}
/* Safari needs this - otherwise the ghost overflow, though painted 
correctly obscures links and form elements that by rights should be above it.
An unintended side-effect is that it cause such elements to vanish in IE 5.01
and 5.5, hence the child selector hack */
* > #footer, * > form, * > #notes, * > .output
	{
	position: relative;
	z-index: 1000;
	}
	
hr {
   margin: 0px;
   width: 963px;
   color: #FFFFFF;
   background-color: #FFFFFF;
}
	
#header {
   margin-top: 20px; 
   margin-bottom: 20px;
}