body
{
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #6CA7BA;
	/* */
	/**/
	/**/
	background-color: #0E0E0E;
	background-image: url("http://www.jimmydestri.com/site_images/Distorted-Lines-2-72-dpi.gif");
	font-family: Verdana,Sans-serif;
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}

/* Links
----------------------------------------------- */
a:link
{
	color: #1484BC;
	text-decoration: none;
}
a:visited
{
	color: #6E838B;
	text-decoration: none;
}
a:hover
{
	color: #78E2FF;
	text-decoration: underline;
	border-bottom: 1px dotted #8b7f73;
}
a:active
{
	color: #00C5FF;
	text-decoration: underline;
}
a img { border-width: 0; }

#main a:link, #main a.comment-link:visited { color: #FFF; }
#main a:visited { color: #FFF; }
#main a:hover { color: #FFF; }

div.footer a
{
	color: #666;
	text-decoration: none;
}
div.footer a:visited
{
	color: #666;
	text-decoration: none;
}
div.footer a:hover
{
	color: #666;
	text-decoration: underline;
}
div.footer a:active
{
	color: #666;
	text-decoration: underline;
}


/* Louis Stuff
----------------------------------------------- */

 

.maincolumn {
  }

.subcolumn { font-size: small; }


.header { }


.subheader
{
	font-size: small;
	font-style: italic;
}


.article
{
	font-size: small;
}


.composer
{
	font-size: x-small;
	color: gray;
}


.notes
{
	font-size: small;
}


.footer
{
	font-size: xx-small;
	color: #666;
}


/* Posts
----------------------------------------------- */
.date-header
{
	margin: 0 0 .5em;
	text-transform: uppercase;
	font-size: 80%;
	line-height: 1.4em;
	font-weight: bolder;
}
.post { margin: 0; }
.post-title
{
	margin: 0 0 .25em;
	font-size: large;
	line-height: 1.4em;
	font-weight: bold;
}
#main .post-title a {
  text-decoration:none;
  }
#main .post-title a:hover {
  }
.post p, .post-body
{
	margin: 0 0 .75em 0;
	line-height: 1.6em;
}
.post-footer {
  font: 80%/1.4em;
  text-transform:lowercase;
  }
.post-footer em
{
	font-style: italic;
	font-size: x-small;
}
.post blockquote {
  margin:1em 20px;
  padding:5px 0;
  border:2px solid #999;
  border-width:2px 0;
  }
.post blockquote p {
  margin:.5em 0;
  }
.post img {
  border:5px solid #999;
  }




/* End
----------------------------------------------- */






