/*
Theme Name: Hiyoko Brand
Theme URI: http://plumcity.org/
Description: Default Plum City Theme.
Version: 1.0
Author: Section 9 Designs
Author URI: http://www.section9.ca
*/
body {
	background: #000000;
	margin: 0;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#centerDiv {
	text-align: center;
}
#container {
	margin: auto;
	text-align: left;
	width: 990px;
	background: #FFFFFF;
}
#aikoLeft {
	width: 348px;
	float: left;
}
#aikoTop {
	background: url(images/plumcity-asami01.jpg) no-repeat;
	width: 348px;
	height: 367px;
}
#aikoBottom {
	background: url(images/plumcity-asami04.jpg) no-repeat;
	width: 348px;
	height: 537px;
}
#contentArea {
	width: 642px;
	float: right;
}
#mainContent {
	background: url(images/plumcity-asami05.jpg) no-repeat left top;
	width: 642px;
}
#masthead {
	background: url(images/plumcity-asami02.jpg) no-repeat;
	width: 642px;
	height: 367px;
}
#masthead h1 {
	display: none;
}
#masthead h2 {
	display: none;
}
#nav {
	background: url(images/plumcity-asami06.jpg) no-repeat right top;
	float: right;
	width: 194px;
	height: 504px;
	padding: 50px 0 0 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
#nav ul {
	padding: 0 0 0 50px;
	margin: 0;
	list-style: none;
}
#themeswitcher {
	font-size: x-small;
}
#newsNComments {
	padding: 50px 200px 0 50px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color: #000000;
}
#newsNComments h2 {
	margin-top: 0;
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;	
}
#blood {
	background: #FFFFFF url(images/plumcity-asami06.jpg) no-repeat right;
	height: 33px;
	clear: both;
}
#footer {
	clear: both;
	background: #000000;
	height: 60px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
#footer a{
	text-decoration: none;
	color: #FFFFFF;
}
#footer a:hover{
	text-decoration: underline;
}
