body {
  background: #fff;
  color: #404040;
  font: normal 1em/1.5em Georgia, serif;
  margin: 0;
  padding: 0;
  text-align: center; /* for ie5.5/win */
}

a, a:active, a:visited {
  color: #c03030;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

blockquote, ol, p, ul {
  margin: 0 0 1.5em;
  padding: 0;
}

ol, ul {
  margin-left: 2em;
  margin-right: 2em;
}

blockquote {
  border-left: 2px solid #222;
  font-style: italic;
  margin: 1em;
  margin-top: 0em;
  padding: 0 2em 0 1em;
}


.notesSource {
  margin: 0.3em;
  text-align: right;
  color: #aaa;
/*  border-bottom: dashed 1px #eee;  */
}
.notesSource:before { content: "--"; }
.grablr_notes {
    font-style: normal;
    border: 1px solid #ffffcc;
    border-left: 7px solid #ffffcc;
    margin-left: 0px;

    background-color: #ffffee;
    padding: 0.5em;
    padding-bottom: 0em;
    margin: 0em;
    margin-top: 1em;
	
}

h1, h2, h3, h4, h5, h6 {
  color: #222;
  margin: 0 0 1.5em;  padding: 0;
}

h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: .3em;
}
h1 a, h1 a:visited, h1 a:active {
  color: #222;
}

h1 a:hover {
  color: #c03030;
  text-decoration: none;
}

h2 {
  color: #999;
  font-size: 1em;
  margin-bottom: .5em;
}

h3 {
  font-size: 1.4em;	
  margin-bottom: 0.5em;
}
h4  { 
text-align: right; 
	color: #aaa;
}

/* Content container */
#content {
  margin: 1.5em;
  margin-right: 0em;
  margin-left: 1em;
  text-align: left;
  width: 40em;
}

#content IMG { 
 max-width: 40em;
 }
.sitedescription { 
margin-left: 1em;
/* margin-bottom: 1.5em; */
} 
/* Metadata */
#meta {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}

#meta li {
  display: inline;
}

.backToMain, .backToMainCont {
text-align: center;
border: solid 1px #707070;
font-size: .9em;
background-color: #fefefe;
}
.backToMainCont { 
border: 0px;
color: #aaa;
}

/* Individual Posts */
.post .regular IMG,
.grablrColumn IMG  {
 border: solid 1px #f2f2f2;
 border-bottom: solid 1px #ccc;
 border-right: solid 1px #ccc;
 background-color: #f2f2f2;
 padding: 3px;
margin: 5px;
}

.selected-thumb {
  background-color: #c03030 !important;
}

.post .regular .noted .photo_container IMG {
  display: block;
/*  clear: both; */
}

.post .regular .photo_container .caption {
  text-align: right;
  margin: 1em;
  margin-top: 0.5em;
}

.post .regular .photo_container .left {
  text-align: left;
}



.post .regular .comments h4,
.post .regular .favorites h4  { 
text-align: right; 
margin: 0.5em;
}

.post .favorites UL {
	padding-top: 0.3em;
	list-style-type: none;
/*	text-align: right; */
}


.post {
/*
   position: relative;
   padding-bottom: 30px;   
   background-color: white;
   color: black;
   opacity: 1.0;
   margin: 0px;
   line-height: 125%;
   clear: both;
   border: 0px;
*/
  border-top: 1px solid #bbb;
  padding: 2em 0 1em;
}
.post .header {
 border-bottom: 0px;
}
.post a, .post a:active, .post a:visited {
  color: #c03030;
  font-weight: bold;
  text-decoration: none;
}
.post .comments, .post .favorites {

padding: 1em;
padding-top: 0.5em;
margin: 1em;
/* border: solid 1px #f2f2f2; */
 border-top: solid 1px #eee;
/* border-left: solid 1px #ccc; */
 background-color: #fafafa;
}
.post .comments .comment .byline {
   margin-top: 0.4em;
}
.post .comments .comment .content {
   margin-left: 1.5em;
}

.post .date {
  border-top: 3px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  float: left;
  padding: .25em 1em;
  margin-left: 1em;
  text-align: center;
}

.post .date .month, .post .date .day, .post .date .time {
  color: {color:Description;};
  display: block;
  font-weight: normal;
}

.post .date .month {
  letter-spacing: .05em;
  text-transform: uppercase;
}

.post .date .day {
  font-size: 1.3em;
  font-weight: bold;
}

.post .date a, .post .date a:visited, .post .date a:active {
  font-weight: normal;
}


.post .regular, .post .quote, .post .conversation,
.post .photo, .post .video, .post .audio {

  margin-left: 7em;
  padding: 0;
}


.post .photo .caption, .post .video .caption,
.post .quote .source, .post .audio .caption {
  display: block;
  margin-bottom: 1.5em;
}

.post .audio .player { 
 margin: 1.5em;
 background-color:  #dfdfdf;
text-align: center;
padding-top: 1em;
padding-bottom: 0.5em;
}



.post .quote .words {
 margin-bottom: 1em;
}
.post .quote .source {
  font-style: italic;
  text-align: right;
}
.post .quote .quoteimage {
  margin-left: -75px;
  margin-right: 1em;
}
.post .conversation ul {
  list-style: none;
  margin: 0 .5em 1.5em;
  padding: 0;
}

.post .conversation ul li {
  padding: .5em 0;
}

.post .conversation ul li .person {
  font-weight: bold;
  margin-right: 1em;
}

.post .post-footer {
  color: #999999;
  margin-left: 7em;
  text-align: right;
}
.post .post-footer  A { 
	border-bottom: dotted 1px #c03030;;
}
.post .post-footer  A:hover {  text-decoration: none; }
.post .post-footer .permalink, .post .post-footer .when {
  font-size: .75em;
  font-weight: normal;
  margin-left: 1em;
}

/* Previous and Next Links */
#prev-next {
  margin-left: 7em;
  padding: 1.5em 0 3em;
}

#prev {
  margin-right: 1.5em;
}

#next {
  margin-left: 1.5em;
}

#footer {
  border-top: 1px solid #999;
  font-size: .85em;
}

#footer a, #footer a:active, #footer a:visited {
  color: #222;
}

#footer ul {
  list-style: none;
  margin: 1em 0;
  padding: 0;
  text-align: center;
}

#footer ul li {
  display: inline;
  margin: 0.5em;
}

.sidebar {
    position: absolute;
    right: 0em;
    top: 7em;
    padding-right: 0.5em;
max-width: 15em;
}

.sidebar .module {
  
  width: 13em;
  max-width: 13em;
  float: left;
  border-top: 1px solid #bbb;    
  border-right: 0px;

  background-color: white;
  margin-bottom: 1em;
  padding: 0.5em;
}
.sidebar .module .moduleTitle {
 font-size: 1.4em;
}
.stalkerHead h1 {
 margin: 0.2em;
 margin-bottom: 0.0em;
}
.stalkerHead h4 {
  text-align: center;
  font-size: 0.9em;
}
.clearEverything { clear: both; }
.stalkerColumn {
  width: 300px;
  float: left;
  margin-right: 0.5em;
  margin-left: 0.5em;
}
.stalkerColumn .stalkerTitle {
 font-size: 1.5em;
 padding: 1em;
}

.sidebar .module #items,
.sidebar .module #read,
.stalkerColumn .items #items
{
    list-style-type: none;
    list-style-position: inside;
    margin-left: 0.5em;
    margin-top: 0.5em;
    font-size: 0.9em;
    line-height: 1.3em;
}
.stalkerColumn .items #items {
	text-align: left;
}

.sidebar .module #items IMG {
	max-width: 42px; 
}
.sidebar .module #items li {
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border-bottom: solid 1px #dfdfdf;
}

.stalkerColumn .items #items li  {
  border-top: solid 2px #dfdfdf;
  padding-bottom: 0.5em;
}
.sidebar .module #items .date,
.stalkerColumn .items #items .date {
text-align: right;
color: #ccc;
}
.sidebar .module #items .photo {
 background-repeat: repeat-x; 
 background-position: -10px -10px;
 height: 42px;
 width: 12em;
}
.stalkerColumn .items .photo {
 background-repeat: repeat-x; 
 background-position: -10px -10px;
 height: 75px;
 width: 100%;
}

.sidebar .module #items .photo .date {
	display: inline;
	bottom: 0px;
	float: right;
	background-color: white;
	opacity: 0.6;
	text-align: right;
	margin-top: 1.5em;
  	color: #333;
        margin-right: 0.3em;
}

.stalkerColumn .items .photo .date {
	display: inline;
	position: aboslute;
	float: right;
	background-color: white;
	opacity: 0.6;
	text-align: right;
	margin-top: 0.2em;
  	color: #333;
        margin-right: 0.3em;
}

.sidebar .module #items .photo:hover,
.sidebar .module #items .photo .date:hover {
  cursor: pointer;
}

.sidebar .module #items .sourceicon,
.stalkerColumn .items .sourceicon {
  opacity: 0.0;
}


PRE, CODE  {
 background-color: black;
 color: #dfdfdf;
 padding: 0.3em;
 font-size: 0.9em;
}

/***** MUSIC.SCREEP.COM ****/
.listening {
 margin-top: 1em;
}
.enjoyed { 
	text-align: left; 
	border-top: solid 3px #222; 
}
.trackList { 
  width: 12em;
  font-size: 0.9em;
  line-height: 1.2em;
}
.recentlyAdded UL, .trackList UL {
 margin-left: 0em;
 list-style-type: none;  
}
.trackList UL LI {
   width: 12em;
}

.trackContainer .track,
.stalkerColumn .trackContainer .track  {
   border-top: solid 3px #222;
   width: 12em;
   height: 3em;
   overflow: hidden;
}


.stalkerColumn .trackContainer .track  {
   width: 300px;
   height: 75px;
}


.recentlyAdded .album,
.trackContainer  .track .title {
   background-color: white;
   opacity: 0.68;
   color: #333;
   display: block;
   margin: 0em;
   padding: 0.1em;
}

.trackContainer  .track .date {
  display: none;
}

.recentlyAdded .dateShow {
   background-color: white;
   opacity: 0.33;
   color: #444;
   display: block;
   font-size: 80%;
   bottom: 0px;
   margin: 0em;
   padding: 0.1em;
}

.albumInfo { width: 12em; }
.stalkerColumn .albumInfo { width: 300px; }
.albumInfo h2,
.albumInfo h3 {
 margin: 0.3em;
 margin-top: 0em;
 margin-bottom: 0.2em;
font-weight: normal;
}
.albumInfo h2 { 

	font-size: 1.0em;
	line-height: 0.9em;
}
.albumInfo h3 {
	font-size: 0.9em;
	line-height: 1.0em;
padding-bottom: 0.5em;
}

.albumContainer .albumInfo h2 A, .albumContainer .albumInfo h3 A,
.albumContainer .albumInfo h2 A:visited, .albumContainer .albumInfo h3 A:visited {
   color: white;
   text-decoration: none;
}
.albumContainer .albumInfo h3 {
   border-bottom: solid 1px #666;
}
.albumContainer .albumInfo {
  background-color: #222;
}
.albumContainer .trackList {
   font-size: .9em;
   background-color: #333;
   color: white;
   opacity:0.8;
}
/* END OF MUSIC */

.noted { 
  border-left: solid 3px #dfdfdf; 
  margin-left: 0.3em;
  padding-left: 1em;
}

.noted IMG { float: left;  margin-right: 0.5em; }

.enjoyed {  text-align: justify;}
.enjoyed .lorem, .enjoyed .highlight { 
	color: #444;
}
.enjoyed .highlight { 
	line-height: 1.1em;
	background-color: #ffff8b;
}



