@charset "utf-8";

/* Style specific styles */

body {
	color: #fff;
	background: #8f5292;
}

a:link, a:visited {
	color: #341236;
}

a:active, a:hover {
	color: #000;
}

img.button, .thumb-container {
	border: 1px #280829 dashed;
}

h2 {
	color: #917657;
}

.border, .box {
	border: 1px #280829 solid;
}

.selected {
	background: #341236;
}

#header, #comment, #footer {
	background: #442745;
}

#comment {
	border-right: 1px #280829 solid;
	border-left: 1px #280829 solid;
	border-bottom: 1px #280829 solid;
}
