/*  
Theme Name: Blue/Grey Bunny
Theme URL: http://eternal-enchantment.kageyoshi.net
Description: Enchantment Scans ver 1.3
Version: 1.3.1
Author: July
Author URL: http://eternal-enchantment.kageyoshi.net/
*/

/*-----------Block Level Elements--------------*/
body {
	margin: 0px;
	padding: 0px;
	background: #3b424b;
	color: #e0edfe;
	font-family: arial, helvetica, sans-serif;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
}

#page {
	width: 750px;
	margin: 0 auto;
}

#header {
	background:url(header.png) no-repeat center;
	height:268px;
	width:734px;
	clear: both;
	margin: 8px auto;

}


.navigation {
margin: 10px 0 15px 0;
}

.description {

}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

#content {
	margin: 10px;
	width: 550px;
	float: left;
	padding: 5px;
}

#sidebar {
	margin: 10px;
	width: 180px;
	float: right;
	padding: 5px;
	text-align: left;
}

/* IMAGE */
img {
	border: 1px solid #7f7f7f;
	padding: 7px;	
}

a:link img {
	border: 1px solid #4a5460;
	padding: 7px;	
}

a:hover img {
	border: 0px none;
	background-color: #4a5460; 
	padding: 8px;

}

a:visited img {
	border: 1px solid #4a5460;
	padding: 7px;	
}


/* General LINK */

a {
	text-decoration:none;
	color:#668673;
	font-size: 14px;
}

a:hover {
	color:#61b482;
	border: 0 none;
}


#top {
	margin: 0px auto;
	width: 800px;
	height: 50px;
	background-image: url(top.gif);
	background-repeat: no-repeat;
}

.cbox {
	width:450px; 
	border-left: 10px #56687e solid;
        padding: 0px 0px 1px 5px;
	margin: 5px 0px 10px 0px;
        background: #404851;
}

/* TOP NAVIGATION */
#top_nav {
	margin: 15px 10px 5px 25px;
	text-align: left;
	float: left;
}

#top_nav a {
	text-decoration:none;
	color:#d2d2d2;
	font-size: 14px;
	margin: 5px 5px 0 5px;
}

#top_nav a:hover {
	color:#999999;
}



/* RIGHT NAVIGATION */
.menu ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	display:inline;
}

.menu ul li a {
	color: #6f7e9e;
	text-decoration:none;
	text-align: left;
	font-size: 24px;
	font-family: georgia, "century gothic";
	display:block;
	padding: 5px;
	border-bottom: none;
	margin: 5px 0px 0px 15px;
	font-style:italic;
}

.menu ul li a:first-letter {color:#c5c7ca;}


.menu ul li a:hover:first-letter {color:#cebdc6;}

.menu ul li a:hover {
	color: #d39ebc;
	text-decoration:none;
	text-align: left;
	display:block;
	border-bottom: none;
	margin: 5px 0px 0px 25px;
	background:url(hover.png) no-repeat left;
}


/* HEADERS */

h2:first-letter {color:#c296b5;}
h2 {
	font-family: georgia, "century gothic";
	font-size: 30px;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

h2 a:first-letter {color:#c296b5;}
h2 a{
	font-family: georgia, "century gothic";
	font-size: 30px;
	color: #e0edfe;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

h2 a:hover:first-letter {color:#c296b5;}
h2 a:hover {
	font-family: georgia, "century gothic";
	color: #e0edfe;
	font-size: 30px;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

h2:first-letter a:link {color:#c296b5;}
h2 a:link{
	font-family: georgia, "century gothic";
	color: #e0edfe;
	font-size: 30px;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

h1 {
	font-family: georgia, "century gothic";
	font-size: 20px;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 25px;
	font-weight:normal;
	text-decoration:none;

}

h1 a a:hover {
	font-family: georgia, "century gothic";
	font-size: 20px;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 25px;
	font-weight:normal;
	text-decoration:none;

}

h3:first-letter {color:#c296b5;}
h3 {
	font-family: georgia, "century gothic";
	font-size: 22px;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

h3 a:first-letter {color:#c296b5;}
h3 a{
	font-family: georgia, "century gothic";
	font-size: 22px;
	color: #e0edfe;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

h3 a:hover:first-letter {color:#c296b5;}
h3 a:hover {
	font-family: georgia, "century gothic";
	color: #e0edfe;
	font-size: 22px;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

h3:first-letter a:link {color:#c296b5;}
h3 a:link{
	font-family: georgia, "century gothic";
	color: #e0edfe;
	font-size: 22px;
	text-align:left;
        font-style:normal;
	margin: 2px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

h5 {
	font-family: georgia, "century gothic";
	font-size: 20px;
	text-align:left;
        font-style:normal;
	margin: 10px 0px 2px 0px;
	font-weight:normal;
        color:#d39ebc;
	text-decoration:none;
	font-style:italic;

}

h5 a {
        color:#d39ebc;
	font-family: georgia, "century gothic";
	font-size: 20px;
	text-align:left;
        font-style:normal;
	margin: 10px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;

}

h6 {
	font-family: georgia, "century gothic";
	font-size: 12px;
	color: #56687e;
	text-align:right;
        font-style:normal;
	margin: 10px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;
	border-top: 1px dotted #4a5460;

}

h6 a {
	font-family: georgia, "century gothic";
	font-size: 12px;
	text-align:right;
        font-style:normal;
	margin: 10px 0px 2px 0px;
	font-weight:normal;
	text-decoration:none;

}



/* SEARCH FORM */
#search {
	margin: 14px 30px 0px 0px;
	float: right;
	padding:0px;
}

.formfield { 
	background-color: #3f3f3f; 
	border: 1px solid #7f7f7f; 
	color:#d2d2d2;
}
.formfield:hover {
	background:#5f5f5f;
}

.formfield:focus {
	background:#4d4c4c;
}

.button {
	background-color:#3f3f3f; 
	border: 1px solid #7f7f7f; 
	color:#d2d2d2;
}

.button:hover {
	background:#5f5f5f;
}


/* BREAK */
h4 {
	background: url(seperator.png) no-repeat scroll center;
	height: 31px;
	border: none;
	margin: 10px 0px 3px 0px;
}

table.sales td {
	background-color: #54606e;
}



#footer {
	width: 800px;
	clear: both;
	padding: 25px 0px 15px 0px;
	text-align: center;
	color: #8a8e93;
}

#footer img {
	border: none;
	padding: 0;
}

#footer a {
	text-decoration:none;
	color:#668673;
	font-size: 12px;
	margin: 5px 5px 0 5px;
}

#footer a:hover {
	color:#61b482;
	border: 0 none;
}
