body
{
	background-color: #0e0e0e;
	color: #e0e0e0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11pt;
	margin: 0.25in 1in 0.25in 1in;
}

a:link, a:visited
{
	background-color: inherit;
	color: #99ff99;
	text-decoration: underline;
}

a:active, a:hover
{
	background-color: inherit;
	color: #00ff00;
	text-decoration: underline;
}

img
{
	border-style: none;
}

h1
{
	background-color: inherit;
	color: #ffbb2c;
}

h2
{
	background-color: inherit;
	color: #dd1525;
	font-size: 13pt;
	font-weight: bold;
}

h3
{
	background-color: inherit;
	color: #e0e0e0;
	font-size: 11pt;
	text-decoration: underline;
}

#container
{
	min-width: 600px;
}

div.error
{
	border: solid 1px #dd1525;
	padding: 8px 8px 8px 8px;
	text-align: center;
}

#logo
{
	background-color: inherit;
	background-position: center center;
	background-repeat: no-repeat;
	border: solid 1px #999999;
	color: #ffbb2c;
	cursor: pointer;
	font-size: 17pt;
	font-weight: bold;
	margin: 0px auto 0.125in auto;
	position: relative;
}

#green
{
	background-image: url(images/green.png);
	background-repeat: no-repeat;
	bottom: 0px;
	height: 16px;
	right: -20px;
	position: absolute;
	width: 16px;
}

#menu
{
	background-color: inherit;
	color: #999999;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 0.125in;
	text-align: center;
}

#menu a:link, #menu a:visited
{
	background-color: inherit;
	color: #f5f5f5;
	text-decoration: none;
}

#menu a:active, #menu a:hover
{
	background-color: inherit;
	color: #f5f5f5;
	text-decoration: underline;
}

#content
{
	position: relative;
}

#footer
{
	background-color: inherit;
	color: #999999;
	font-size: 9pt;
	padding-top: 0.125in;
	text-align: center;
}

#footer a:link, #footer a:visited
{
	background-color: inherit;
	color: inherit;
	text-decoration: underline;
}

#footer a:active, #footer a:hover
{
	background-color: inherit;
	color: #00ff00;
	text-decoration: underline;
}

#links
{
	font-size: 9pt;
	position: absolute;
	right: 0;
	top: 0;
	width: 192px;
}

#links h1
{
	font-size: 11pt;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#links h2
{
	background-color: inherit;
	color: #e0e0e0;
	font-size: 9pt;
	font-weight: bold;
	margin: 1em 0 0 8px;
	padding: 0 0 0 0;
}

#links ul
{
	margin: 1em 0 1em 8px;
	padding-left: 1em;
}

#blog, #blogs, #product, #artist
{
	margin-right: 208px;
}

#blogs h1, #blog h1, #archives h1, #products h1, #product h1, #artist h1, #artists h1, #page h1, #image h1
{
	font-size: 15pt;
	font-weight: bold;
}

#blogs h1, #blog h1, #products h1, #product h1, #artist h1, #artists h1, #page h1, #image h1
{
	border-left: solid 1.2em #ffbb2c;
	margin: 0 0 0 0;
	padding: 0 0 0 4px;
}

#blogs table, #blog table, #product table, #artist table, #page table
{
	border-collapse: collapse;
}

#blogs th, #blog th, #product th, #artist th, #page th
{
	background-color: inherit;
	color: #f5f5f5;
	font-weight: bold;
	text-align: center;
}

#blogs td, #blog td, #product td, #artist td, #page td
{
	text-align: center;
}

#products table, #artists table
{
	border-collapse: collapse;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

#products td, #artists td
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 50%;
}

div.blog-container, div.product-container, div.artist-container
{
	margin: 2em 0 0 0;
}

div.blog-container:first-child, div.product-container:first-child, div.artist-container:first-child
{
	margin: 0 0 0 0;
}

div.blog-header, div.product-header, div.artist-header, div.page-header, div.image-header
{
	border-bottom: solid 1px #cccccc;
	padding-bottom: 2px;
}

div.blog-header a:link, div.blog-header a:visited, div.blog-header a:active, div.blog-header a:hover,
div.product-header a:link, div.product-header a:visited, div.product-header a:active, div.product-header a:hover,
div.artist-header a:link, div.artist-header a:visited, div.artist-header a:active, div.artist-header a:hover,
div.page-header a:link, div.page-header a:visited, div.page-header a:active, div.page-header a:hover
{
	background-color: inherit;
	color: #ffbb2c;
	text-decoration: none;
}

div.product-title a:link, div.product-title a:visited,
div.artist-title a:link, div.artist-title a:visited
{
	background-color: inherit;
	color: #dd1525;
	text-decoration: none;
}

div.product-title a:active, div.product-title a:hover,
div.artist-title a:active, div.artist-title a:hover
{
	background-color: inherit;
	color: #dd1525;
	text-decoration: underline;
}

div.product-title h2, div.artist-title h2
{
	margin-top: 0;
}

div.blog-content, div.product-content, div.artist-content, div.page-content, div.image-content
{
	margin: 4px 0 4px 0;
}

div.image-content
{
	text-align: center;
}

div.blog-footer, div.product-footer, div.artist-footer, div.page-footer, div.image-footer
{
	background-color: inherit;
	border-top: solid 1px #cccccc;
	color: #999999;
	font-size: 9pt;
	padding-top: 2px;
	text-align: right;
}

#comments
{
	margin: 0 2em 0 2em;
}

div.comment-container
{
	margin: 1em 0 0 0;
}

div.comment-container:first-child
{
	margin: 0 0 0 0;
}

div.comment-header
{
	border-bottom: solid 1px #cccccc;
	font-size: 13pt;
	padding-bottom: 2px;
}

div.comment-content
{
	margin: 4px 0 4px 0;
}

div.comment-footer
{
	background-color: inherit;
	color: #999999;
	font-size: 9pt;
	padding: 2px 0 2px 0;
}

div.form
{
	margin: 0 2em 0 2em;
}

textarea, input
{
	background-color: #0e0e0e;
	border: solid 1px #cccccc;
	color: #e0e0e0;
}

div.control
{
	margin: 2px 0 1em 0;
}

#products img, #artists img
{
	border: solid 1px #cccccc;
	float: left;
	margin: 0 4px 4px 0;
}

div.indent
{
	margin-left: 2em;
}

div.magnify
{
	display: inline;
	position: relative;
}

img.magnify
{
	bottom: 4px;
	display: inline-block;
	height: 42px;
	position: absolute;
	right: 4px;
	width: 42px;
	z-index: 1;
}

div.q
{
	font-weight: bold;
	margin-top: 1em;
}

div.a
{
	margin-bottom: 1em;
}

ul.spaced, ol.spaced
{
	margin-bottom: 0;
	margin-top: 0;
}

ul.spaced li, ol.spaced li
{
	margin-bottom: 1em;
	margin-top: 1em;
}

toolbar
{
}

img.button
{
	background-color: #e0e0e0;
	border: solid 1px #cccccc;
	height: 16px;
	margin-right: 2px;
	width: 16px;
}

img.button-hover
{
	background-color: #f5f5f5;
	border: solid 1px #cccccc;
	cursor: pointer;
	height: 16px;
	margin-right: 2px;
	width: 16px;
}
