/*  
Theme Name: Confectionary Heaven
Theme URI: http://blinding-light.com/designs
Description: A theme based from the anime "Yakitate!! Japan" by Hashiguchi Takashi.
Author: Miko Reznor
Author URI: http://blinding-light.com/
*/

body {
	background: #E0E0FF url('images/background.jpg') repeat-x center top;
	color: #004;
	font: 75%/145% Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	font-weight: bold;
	text-decoration: none;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

hr {
	clear: both;
	margin: 0;
	visibility: hidden;
}

#header {
	width: 750px;
	height: 150px;
	background: url('images/top1.jpg') no-repeat left bottom;
	margin: 0 auto;
	overflow: hidden;
}

#header h1 {
	font: bold 275% "Century Gothic", sans-serif;
	margin: 0;
	padding: 110px 15px 0 0;
	text-align: right;
	text-transform: uppercase;
}

#header a {
	color: #09099D;
}

#header a:hover {
	color: #000;
}

#wrap {
	width: 750px;
	background: #FFF;
	margin: 0 auto;
}

#main {
	width: 740px;
	background: #D4D4FF url('images/top2.jpg') no-repeat;
	margin: 0 auto;
}

#main a {
	color: #0000B2;
}

#main a:hover {
	color: #71261A;
	position: relative;
	top: 1px;
	left: 1px;
}

#contents {
	width: 515px;
	float: left;
	padding: 97px 0 0 20px;
	text-align: left;
}

#contents h1 {
	background: url('images/header.gif') no-repeat right bottom;
	font: bold 180% "Century Gothic", sans-serif;
	margin: 0;
	padding: 15px 10px 2px 0;
	text-align: right;
}

#contents h1 a {
	color: #004;
}

#contents h1 a:hover {
	color: #730;
}

#contents .sub {
	font: 85%/normal Verdana, sans-serif;
	margin: 0;
	padding: 2px 15px 0 0;
	text-align: right;
}

#contents .comments {
	list-style: none;
	margin: 0;
	padding: 0;
}

#contents .comments li {
	background: #DFDFFF;
	border: 1px solid #B6B6FF;
	margin: 10px 0;
	padding: 6px 6px 0;
}

#contents .comments li li {
	border: none;
	margin: 10px 0;
	padding: 0;
}

#contents .comments .sub {
	border-bottom: 1px solid #B6B6FF;
	font-size: 100%;
	padding: 0 0 2px;
	text-align: left;
}

#contents .comments .sub span, .right {
	float: right;
}

#contents img {
	background: #EFEFFF;
	border: 1px solid #B6B6FF;
	margin: 4px;
	padding: 4px;
}

#contents .wp-smiley {
	background: #D4D4FF;
	border: 0;
	margin: 0;
	padding: 0;
}

#contents blockquote {
	background: #DADAFF;
	border: 1px solid #B6B6FF;
	padding: 0 6px;
}

#contents form {
	margin: 15px 0;
	padding: 0;
}

#contents form fieldset {
	border: 0;
	margin: 0;
	padding: 6px;
}

#contents form fieldset label {
	width: 20%;
	float: left;
	font-weight: bold;
}

#contents form fieldset input, #contents form fieldset select, #contents form fieldset textarea {
	width: 75%;
	float: right;
	font: 100% Verdana, sans-serif;
	margin: 2px;
}

#contents form fieldset textarea {
	height: 250px;
}

#contents form fieldset br {
	clear: both;
}

#contents form fieldset .button {
	width: 32%;
	font-weight: bold;
	text-transform: uppercase;
}

#navigation {
	width: 167px;
	float: right;
	font: 95%/normal Verdana, sans-serif;
	padding: 71px 18px 0 0;
	text-align: left;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation .menu {
	background: #FFB url('images/nav.gif') repeat-x left bottom;
	border: 1px solid #66F;
	margin: 0 0 15px;
	padding: 0 0 22px;
}

#navigation li {
	list-style: none;
	padding: 1px 8px;
}

#navigation .head, #navigation .pagenav, #navigation .categories, #navigation .linkcat {
	margin: 0;
	padding: 0;
}

#navigation li h2 {
	background: #99F;
	border-bottom: 1px solid #66F;
	color: #003;
	font: bold 140% "Century Gothic", sans-serif;
	margin: 0 0 4px;
	padding: 2px 8px 4px;
	text-align: right;
	text-transform: lowercase;
}

#navigation form {
	margin: 0;
	padding: 0;
}

#navigation form input {
	width: 58%;
	background: #FFF;
	border: 1px solid #99F;
	color: #006;
	font: 100% Verdana, sans-serif;
	margin: 4px 0 0;
}

#navigation form #searchsubmit {
	width: 32%;
	font-weight: bold;
}

#footer {
	width: 750px;
	height: 61px;
	background: url('images/footer.gif') no-repeat;
	clear: both;
	margin: 0 auto;
	padding: 13px 0 0;
}

#footer a {
	width: 166px;
	height: 10px;
	display: block;
	margin: 0 0 0 517px;
	text-indent: -9999px;
}

#bottom {
	width: 680px;
	margin: 0 auto;
}

#bottom ul {
	margin: 0;
	padding: 0;
}

#bottom ul li {
	float: left;
	list-style: none;
	margin: 0 0 0 8px;
	padding: 0;
}

#bottom ul li #nav1, #bottom ul li #nav2 {
	height: 22px;
	background: url('images/nav-bottom.gif') no-repeat;
	display: block;
	text-indent: -9999px;
}

#bottom ul li #nav1 {
	width: 37px;
}

#bottom ul li #nav1:hover {
	background-position: 0 -22px;
}

#bottom ul li #nav2 {
	width: 51px;
	background-position: -37px 0;
}

#bottom ul li #nav2:hover {
	background-position: -37px -22px;
}

#bottom ul #credits {
	float: right;
	font: 95% Verdana, sans-serif;
	padding: 6px 0 0;
	text-align: right;
}

#bottom ul #credits a {
	color: #000;
}

#bottom ul #credits a:hover {
	color: #830;
}
