@import "http://www.tayloredtruth.com/styles/squares.css";

.banner p {
	margin-left:80px;
}

/* Page Structure
----------------------------------------------- */
@media all {
  #blog-title {
    margin-left:80px;
    }
}

a:link .image { border-color: #c60; color: #c60;}
a:visited .image { border-color: #099; color: #099;}
a:hover .image { border-color: #099; color: #099;}

.osxtitle {
	color: #630;
	background:url("http://www.tayloredtruth.com/album/res/hdr_mid2.gif") repeat-x; 
}

.osxtitle a{
	color: #630;
	}

.infotable {
	border-collapse: collapse;
	border: 1px solid #630;
	color: #630;
}

.infotable td {
	border: 1px solid #630;
}

.dirname {
	color: #099;
}

.comment {
	color: #099;
}

.thumb {
	background:url("http://www.tayloredtruth.com/album/res/folder2.gif") no-repeat;
	}

.picture {	
	background:url(http://www.tayloredtruth.com/album/res/dia2.gif) no-repeat;
	}
	
#up a{
	display: block;
	background: url("http://www.tayloredtruth.com/album/res/up3.gif") no-repeat;
} 
#up a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/up2.gif");
	}
	
#next {
	background-image: url("http://www.tayloredtruth.com/album/res/next-disabled1.gif"); 
	background-repeat: no-repeat; 
}

#next a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/next3.gif"); 
	background-repeat: no-repeat; 
} 
#next a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/next2.gif");
	}
	
#prev {
	background-image: url("http://www.tayloredtruth.com/album/res/prev-disabled1.gif");
	background-repeat: no-repeat;
}

#prev a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/prev3.gif"); 
	background-repeat: no-repeat; 
} 
#prev a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/prev2.gif");
	}
	
#show a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/show3.gif"); 
	background-repeat: no-repeat; 
} 
#show a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/show2.gif");
	}

#stop a{
	display: block;
	background-image: url("http://www.tayloredtruth.com/album/res/stop3.gif"); 
	background-repeat: no-repeat; 
} 
#stop a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/stop2.gif");
	}

#idx a{
	display: block;
	background: url("http://www.tayloredtruth.com/album/res/idx3.gif") no-repeat;
} 
#idx a:hover{
	background-image: url("http://www.tayloredtruth.com/album/res/idx2.gif");
	}
	
#hdr_left{
	background-image: url("http://www.tayloredtruth.com/album/res/hdr_left2.gif");
	background-repeat: no-repeat; 
	}
	
#hdr_right{
	background-image: url("http://www.tayloredtruth.com/album/res/hdr_right2.gif");
	background-repeat: no-repeat; 
	}