.stacksSpacerstacks_in_287_page8 {
	display: block;
	width: 100%;
	height:30px;
}
#stacks_in_405_page8 {
	font-size: 150%;
}

#stacks_in_402_page8 {
	border: solid #000000;
	border-width:  2px;
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding:  20px;
}

#stacks_in_261_page8 {
	margin:  2px;
	padding:  5px;
}
.stacksSpacerstacks_in_408_page8 {
	display: block;
	width: 100%;
	height:30px;
}
#stacks_in_290_page8 {
	margin: 2px 2px 0px 2px;
	padding: 5px 5px 0px 5px;
}
.stacksSpacerstacks_in_398_page8 {
	display: block;
	width: 100%;
	height:30px;
}
#stacks_in_390_page8 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_390_page8 .stacks_right {
	float:right;
	width:49%;
}.stacksSpacerstacks_in_401_page8 {
	display: block;
	width: 100%;
	height:30px;
}


/* @group tumblr Blog */
/* overall blog formating */
#clockworkchameleon .tumblr-header {
	margin-bottom: 4em;
}

#clockworkchameleon .tumblr-slogan {
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	background-color: #c0c0c0;
}

#clockworkchameleon .tumblr-title {
	margin-top: 0px;
}

#clockworkchameleon .tumblr-title a:link, #clockworkchameleon .tumblr-title a:visited {
	text-decoration: none;
}

#clockworkchameleon .tumblr-post-title {
	margin-top: 0px;
}

#clockworkchameleon .tumblr-post {
	margin-bottom: 3em;
}

#clockworkchameleon .tumblr-tags {
	margin-bottom: 1em;
}

#clockworkchameleon .tumblr-date {
	margin-bottom: 1em;
}

#clockworkchameleon .tumblr-social {
	margin-bottom: 1em;
}

#clockworkchameleon .tumblr-navigator {
	text-align: center;
	margin-top: 0px;
}

/* @end */

/* @group Post Icons */
/* post icon formats */
.tumblr-post-icon {
	width: 50px;
	height: 50px;
	background: url("post-icons.png") no-repeat 0 0;
	background-color: #80B890;
	-webkit-border-radius: 15px; 
	-moz-border-radius: 15px; 
	border-radius: 15px; 
	display: block;
	position: relative;
	float: right;
	margin-left: 5px;
}

/* retrieve the various icons from the icon file */
.tumblr-post-text     .icon-white .tumblr-post-icon { background-position: 0px 0px; background-color: #80B890;}
.tumblr-post-link     .icon-white .tumblr-post-icon { background-position: -50px 0px; background-color: #E0C870;}
.tumblr-post-quote    .icon-white .tumblr-post-icon { background-position: -100px 0px; background-color: #F8D840;}
.tumblr-post-photo    .icon-white .tumblr-post-icon { background-position: -150px 0px; background-color: #90C0D0;}
.tumblr-post-photoset .icon-white .tumblr-post-icon { background-position: -150px 0px; background-color: #90C0D0;}
.tumblr-post-video    .icon-white .tumblr-post-icon { background-position: -200px 0px; background-color: #F08068;}
.tumblr-post-audio    .icon-white .tumblr-post-icon { background-position: -250px 0px; background-color: #78B8B0;}
.tumblr-post-chat     .icon-white .tumblr-post-icon { background-position: -300px 0px; background-color: #8890B0;}
.tumblr-post-answer   .icon-white .tumblr-post-icon { background-position: -350px 0px; background-color: #80B890;}

.tumblr-post-text	  .icon-black .tumblr-post-icon { background-position: 0px -50px; background-color: #80B890;}
.tumblr-post-link	  .icon-black .tumblr-post-icon { background-position: -50px -50px; background-color: #E0C870;}
.tumblr-post-quote	  .icon-black .tumblr-post-icon { background-position: -100px -50px; background-color: #F8D840;}
.tumblr-post-photo	  .icon-black .tumblr-post-icon { background-position: -150px -50px; background-color: #90C0D0;}
.tumblr-post-photoset .icon-black .tumblr-post-icon { background-position: -150px -50px; background-color: #90C0D0;}
.tumblr-post-video	  .icon-black .tumblr-post-icon { background-position: -200px -50px; background-color: #F08068;}
.tumblr-post-audio	  .icon-black .tumblr-post-icon { background-position: -250px -50px; background-color: #78B8B0;}
.tumblr-post-chat	  .icon-black .tumblr-post-icon { background-position: -300px -50px; background-color: #8890B0;}
.tumblr-post-answer	  .icon-black .tumblr-post-icon { background-position: -350pxpx -50px; background-color: #80B890;}

.tumblr-post-text	  .icon-grey .tumblr-post-icon { background-position: 0px -100px; background-color: #80B890;}
.tumblr-post-link	  .icon-grey .tumblr-post-icon { background-position: -50px -100px; background-color: #E0C870;}
.tumblr-post-quote	  .icon-grey .tumblr-post-icon { background-position: -100px -100px; background-color: #F8D840;}
.tumblr-post-photo	  .icon-grey .tumblr-post-icon { background-position: -150px -100px; background-color: #90C0D0;}
.tumblr-post-photoset .icon-grey .tumblr-post-icon { background-position: -150px -100px; background-color: #90C0D0;}
.tumblr-post-video	  .icon-grey .tumblr-post-icon { background-position: -200px -100px; background-color: #F08068;}
.tumblr-post-audio	  .icon-grey .tumblr-post-icon { background-position: -250px -100px; background-color: #78B8B0;}
.tumblr-post-chat	  .icon-grey .tumblr-post-icon { background-position: -300px -100px; background-color: #8890B0;}
.tumblr-post-answer	  .icon-grey .tumblr-post-icon { background-position: -350pxpx -100px; background-color: #80B890;}
/* @end */
