body {
	background:#B9B9FF;
	background-image:url(http://derpy.ponychan.net/chan/files/src/136090248515.png);
}
.logo {
	color: #373668;
	text-shadow:2px 2px 1px #FFF;
	font-style:italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
a, a:visited, a:active {
	color: #0010B0;
}
a:hover, .reflink a:hover {
	color: #35E;
}

.darkbar, #themedropdown {
	background: #FFF;
}
.darkbar a {
	color: #7562a7;
	border-top-color: #b0bbdf;
	transition:all 0.3s linear;
	-moz-transition:all 0.3s linear;
	-webkit-transition:all 0.3s linear;
	-o-transition:all 0.3s linear;
}
#verytopbar a:hover {
	background: #5f5ea9;
}
.darkbar a:hover {
	color: #e8f0ff;
}
.darkbar a:hover, .darkbar .navbarcurboard {
	border-top-color: #93F;
}

#siteleftsidebar a:hover, #topmenu .tab {
	background: #d8d8f0;
}
.sitesidebar h2, .newsentry h2, #topmenu .current {
	background: #c0c0f0;
}
.sitesidebar h2, #topmenu .tab, #sitemiddle h2 {
	border: 1px solid #8080b0;
}
.sitesidebar h2, #sitemiddle h2 {
	-moz-box-shadow: 2px 2px 2px #bbc;
	-webkit-box-shadow: 2px 2px 2px #bbc;
	box-shadow: 2px 2px 2px #bbc;
}

.postblock {
	background: #d0dbe3;
}
.postarea input[type=text], .postarea input[type=password], .postarea textarea {
	border-color: #90a0d0;
}
.postarea input[type=text]:focus, .postarea input[type=password]:focus, .postarea textarea:focus {
	border-color: #0020c0;
}

.helphover div, .reply, .highlight, .reflinkpreview {
	background: #d4dcf0;
}
.highlight, .reflinkpreview {
	border-left-color: #4060b0;
}

.filetitle {
	color: #1010e0;
}
.postername, .postername a {
	color: #203090;
	border-bottom-color: #6080e0;
}
.postertrip {
	color: #4060b0;
}
.unkfunc {
	color: #4070c0;
}
.postarea #postform .postform tbody tr td textarea {
	background-image: url(http://applejack.ponychan.net/chan/files/src/136090252022.png);
	background-size:23%;
	background-repeat: no-repeat;
	background-position:top left;
	padding-top:30px;
}

td.reply {
	background:#a7b3c8;}
	
.blotter .item {
	background-color:rgba(255,255,255,0.75);
	padding:4px;
	border:#400080 thin solid;
}

.helphover div {
	background-color:#d0dbe3;
}

/*.stickyregion {
	background-color:rgba(255,255,255,0.5);}*/