/* === IMAGES === */
body {
	background-image: url('http://static.tumblr.com/1hik0cq/3bBmu1u49/dark-stripes.png'); 
	background-attachment: fixed;
}
#topbar-container {
    background-image:url('http://static.tumblr.com/1hik0cq/r2Bmudu71/light-stripes.png');
}
#topbar-border {
	background-image:url('http://static.tumblr.com/1hik0cq/S9Qmuoc2n/topbar-border.png');
	background-size: 100% 10px;
	backround-repeat: no-repeat;
}
.search-form:before {
	background-image: url('http://static.tumblr.com/1hik0cq/vpxmudu3l/icons.png');
	background-repeat: no-repeat;
	background-position: -150px -50px;
}
#site-header { 
	background-image:url('http://static.tumblr.com/1hik0cq/STmmu2n3o/texture-bg-2.png');
	background-repeat: repeat-x;
}
#header-container {
	background-image:url('http://static.tumblr.com/1hik0cq/3bBmu1u49/dark-stripes.png');
}
#header-border {
    background-image:url('http://static.tumblr.com/1hik0cq/4Ogmuoiqg/dark-borders.png');
    background-repeat: repeat-x;
}
#portrait {
    background-position: center top; 
	background-repeat: no-repeat;
}
.post-type-container a {
	background-image: url('http://static.tumblr.com/1hik0cq/tuCmu48hd/dark-icons.png');
	background-repeat: no-repeat;
}
.post-type-text a { background-position: center -0px; }
.post-type-photo a { background-position: center -48px; }
.post-type-photoset a { background-position: center -48px; }
.post-type-quote a { background-position: center -96px; }
.post-type-link a { background-position: center -144px; }
.post-type-chat a { background-position: center -192px; }
.post-type-audio a { background-position: center -240px; }
.post-type-video a { background-position: center -288px; }
.posts {
	background-image:url('http://static.tumblr.com/1hik0cq/STmmu2n3o/texture-bg-2.png');
	background-repeat: repeat-x;
}
.photo .image .hi-res { 
	background-image:url('http://static.tumblr.com/1hik0cq/dPxmup3e1/zoom-in.png');
	background-repeat:no-repeat;
	background-position: center center;
}
.post-shadow {
	background-image:url('http://static.tumblr.com/1hik0cq/zKUmttu0t/box-shadow.png');
	background-position: center top;
	background-size: 100% auto;
	background-repeat: no-repeat;
}
#footer-container {
	background-image:url('http://static.tumblr.com/1hik0cq/3bBmu1u49/dark-stripes.png');
}
#footer-border {
    background-image:url('http://static.tumblr.com/1hik0cq/4Ogmuoiqg/dark-borders.png');
    background-repeat: repeat-x;
    background-position: 0px -9px;
}