@import "http://www.tayloredtruth.com/styles/dark.css";

.banner p {
	margin-left:180px;
}

/* Page Structure
----------------------------------------------- */
@media all {
  #content {
    background-position: 20px 25px;
    }
}
@media all {
  #blog-title {
    margin-left:180px;
    }
}

#footer a:link {
  color:#da7;
  }
#footer a:visited {
  color:#799;
  }
#footer a:hover {
  color:#fff;
  }

a:link {
 	color: #AAAAAA;
}

a:visited {
	color: #AAAAAA;
}

a:hover {
	color: #FFFFFF;
}

.current {
 	color: #AAAAAA;
	background-color: #114488;
}

a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.osxtitle {
	color: #000000;
	background:url("http://www.tayloredtruth.com/album/res/hdr_mid.gif") repeat-x; 
}

.osxtitle a:link {
	color: #000000;
}

.osxtitle a:visited {
	color: #000000;
}

.osxtitle a:hover {
	color: #ffffff;
}

.infotable {
	border-collapse: collapse;
	border: 1px solid #444444;
}

.infotable td {
	border: 1px solid #444444;
}

.dirname {
	color: #AAAAAA;
}

.comment {
	color: #AAAAAA;
}

.smalltxt {
	color: #888888;
}

.xsmalltxt {
	color: #888888;
}

.thumb {
	background:url("http://www.tayloredtruth.com/album/res/folder.gif");
	}

.picture {	
	background:url(http://www.tayloredtruth.com/album/res/dia.gif);
	}
	
#up a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/up.gif"); 
	background-repeat: no-repeat; 
} 
#up a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/up1.gif");
	}
	
#next {
	background-image: url("http://www.tayloredtruth.com/album/res/next-disabled.gif"); 
	background-repeat: no-repeat; 
}

#next a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/next.gif"); 
	background-repeat: no-repeat; 
} 
#next a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/next1.gif");
	}
	
#prev {
	background-image: url("http://www.tayloredtruth.com/album/res/prev-disabled.gif"); 
	background-repeat: no-repeat; 
}

#prev a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/prev.gif"); 
	background-repeat: no-repeat; 
} 
#prev a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/prev1.gif");
	}
	
#show a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/show.gif"); 
	background-repeat: no-repeat; 
} 
#show a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/show1.gif");
	}
	
#stop a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/stop.gif"); 
	background-repeat: no-repeat; 
} 
#stop a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/stop1.gif");
	}
	
#idx a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/idx.gif"); 
	background-repeat: no-repeat; 
} 
#idx a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/idx1.gif");
	}
	
#hdr_left{
	background-image: url("http://www.tayloredtruth.com/album/res/hdr_left.gif");
	background-repeat: no-repeat; 
	}
	
#hdr_right{
	background-image: url("http://www.tayloredtruth.com/album/res/hdr_right.gif");
	background-repeat: no-repeat; 
	}