a {	color: #675; }
a img {border: none;}
a:visited {	color: #342;}
a:hover {	color: #9a8; }

.postspaged, .postspaged a{
text-align:center;
text-decoration: none;
}

acronym, abbr {	border-bottom: 1px dotted #333; cursor: help; }

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	margin:10px 0 10px 0;
	padding:0;
	text-align:center;
	background:url(bg.gif) fixed;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	color:#466474;
	background:#FFCC00 url(post_top.gif) no-repeat top left;
	font: normal 12px Tahoma;
	margin:0;
	padding:10px 0 0 10px;
	border-bottom: 1px solid #FF9900;
}

h2#postcomment, h2#comments {
	font:bold 12px Tahoma;
}

h3.storytitle {
	background:#FFCC00;
	padding-left:10px;
	color:#466474;
	font: normal 18px Tahoma;
	margin:0px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	text-align:right;
	text-decoration:none;
	padding-bottom:20px;
}

.feedback a { text-decoration:none; }

.imagewrap {
 float:left;
 padding: 0 10px 10px 0;
}

.meta {
	padding:0 0 15px 10px;
	font: normal 12px Tahoma;
	color: #466474;
	background: #FFCC00 url(post_bottom.gif) no-repeat bottom left;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #466474;
	font-weight: normal;
	letter-spacing: 0;
	text-decoration:none;
}

.post {
}

.storytitle {
	margin: 0;
}

.storytitle a {
	color:#466474;
	text-decoration: none;

}

.storycontent {
padding-left:10px;
}

#commentform #author, #commentform #email, #commentform #url, textarea{
	padding: 5px;
	border: 1px solid black;
	font: normal 12px Arial;
	background:#FFE066;
	border: none;
}

#commentform #submit {
	padding:5px 0 5px 0;
	font: normal 12px Arial;
	background:#FFCC00;
	border: none;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#content {
	background:url(post_bg.gif) repeat-y;
	margin-left: 200px;
	padding: 30px 0 0 10px;
	font: 11px Arial;
	color: #000;
}

#header {
	background:	#7699AC url('header_blue.gif') no-repeat bottom left;
	width: 630px;
	height: 182px;
	margin: 0;
	padding: 0;
}

#header a { visibility: hidden; }

#menu {
 position:absolute;
 top:232px;
 width:180px;
 margin: 0 0 0 10px;
 padding: 0;
 font: bold 12px Tahoma;
}

#menu ul {
 list-style-type:none;
 padding:0;
 margin:0;
}

#menu li {
 padding:0;
 margin:0;
}

#menu li#nav {padding:5px 0 10px 0;letter-spacing: .1em; text-align:center;background: url(menu_top.gif) no-repeat top left;}
#menu li#search {padding:5px 0 10px 0;letter-spacing: .1em; text-align:center;background: url(menu_top.gif) no-repeat top left;}
#menu li#meta {padding:5px 0 10px 0;letter-spacing: .1em; text-align:center;background: url(menu_top.gif) no-repeat top left;}
#menu li#designs {padding:5px 0 10px 0;letter-spacing: .1em; text-align:center;background: url(menu_top.gif) no-repeat top left;}

#menu ul ul {
 text-align: left;
 list-style: none;
 width:100%;
 padding:0px 0 20px 0;
 background:#90FF00 url(menu_bottom.gif) no-repeat bottom left;
}

#searchform, #designsform, #designsform  {text-align:center;}

#searchform #s, #designsform #set {
 background:#fff;
 margin-top:10px;
 font:bold 12px Tahoma;
 border: 1px solid #90FF00;
}

#searchform #s:hover, #designsform #set {background:#CCFF66;}

#searchform #searchbutton, #designsform #designbutton {
 font:bold 12px Tahoma;
 background:#69BA00;
 border: 1px solid #69BA00;
 width:50%;
}

#menu ul ul li {
 display: block;
 margin: 0;
 padding: 0;
}

#menu ul ul li a {
 letter-spacing: 0;
 background:#90FF00;
 padding: 5px 0 5px 0px;
 margin: 0 0 0 0;
 display: block;
 width:100%;
 border-bottom: 1px solid #69BA00;
 color:#466474;
 text-indent: 20px;
 text-decoration: none;
}

#menu ul ul li a:hover
{
 color: #fff;
 background:#7699AC;
}

#rap {
	width:630px;
	text-align:left;
	padding-bottom:298px;
	margin: 0px auto;
	background:#FFFF99 url(bottom_domokun.jpg) no-repeat bottom left;
	border: 10px solid #FFCC00;	
}

/*	content styles */

h2.links {
text-align:center;
font: bold 12px Tahoma;
color:#000;
}

ul.links {
list-style-type:none;
padding: 0 0 30px 0;
margin:0 0 10px 0;
background: #FFE066 url(post_bottom.gif) no-repeat bottom left;
}

ul.about {
list-style-type:none;
padding: 10px 10px 40px 10px;
margin: 0 0 10px 0;
background: #FFE066 url(post_bottom.gif) no-repeat bottom left;
text-align:justify;
}

ul.links, img {
vertical-align:middle;
}

ul.links a:hover {
background:#FFCC00;
color:#000;
}

/* end content styles */