/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Hana
	Author Site	: http://hanamitsuki.com
	Style Name	: Space Unzip
	Style URI	: http://hanamitsuki.com
	Version		: 0.1
	Comments	: for Space Unzip Only
*/
body {

	background: #FFF;

	}

#page {
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	/* Contains the H1 and menu */
	display:none;
	}
	
#photos{
display:block;
position:absolute;
top:-280px;
right:-60px;
z-index:100;}

* html #photos{top:-250px;right:-30px;}
	
#main-menu{
	float:right;
	padding-right:20px;
}
#main-menu a{
	color:#666666;
	font-size:11pt;
	font-family:simhei;
}

#sidebar-alt h2.widgettitle{color:#993300}
.entry-category{ visibility:hidden}



.page-head h2 {text-align:left}

#sidebar-main{
position:absolute;
top:130px;
right:0;
*right:-250px;
*top:30px;
margin-right:10px;
height:800px;
background: url(sidebar_bg.jpg) no-repeat right;
margin-top:220px;
padding-left:20px;}

* html #sidebar-main{
background: url(sidebar_bg.jpg) no-repeat 40px right;
}

#sidebar-main .widget {
	padding-top:10px;
	text-align:left;
	padding-left:40px;
}

#sidebar-main .widget ul {
	padding-left:5px;
}

#sidebar-main .widget_recent_entries{
	text-align:right;
	padding-right:50px;
	padding-left:0;
	margin-top:-10px;
}

#sidebar-main .widget h2.widgettitle{
	margin-left:0px;
	font-size:12px !important;
	font-weight: bolder !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:black !important;
	letter-spacing:0;
	text-decoration:underline;
}

#sidebar-main .widget_recent_entries h2.widgettitle{
	font-size:12pt !important;
	font-weight: normal !important;
	text-align:right;
	text-decoration:none;
}

#primary .page-head h2{display:none;}

#recent-posts{
	padding-top:80px !important;
}
#recent-posts a {
	display:block;
	width:95%;
	color:#339900;
	border-bottom:1px dotted #CCCCCC;
}
#recent-posts a:hover {
	color: #FF9900;
	text-decoration:none;
}
#recent-posts h2{}


#current-content .category-blog{ border:1px solid #CCC; margin-bottom:20px; padding:20px;}

.page_primary{width:780px; margin:0 auto;}
* html .page_primary{/*border:solid 1px #BBB;*/}

.primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}
	
.entry-content h2 {font-size:16pt; text-align:left;margin-bottom:40px;}


.page_primary .entry-content{width:720px;}
.entry-content #ngg_slideshow1{float:left;margin-right:25px;margin-bottom:10px;}
.entry-content .floatL, .entry-content .left{float:left;margin-right:25px;margin-bottom:10px;}
.entry-content .floatR, .entry-content .right{float:right;margin-left:25px;margin-bottom:10px;}

.page_primary blockquote { width:60%; margin:0 auto;border:1px dotted #dedede; padding-top:10px; padding-bottom:10px;}
.page_primary .bb{font-size:18pt; font-weight:bold;}

#commentlist li .comment-meta, .chronodata, .comment-meta a {background:none}
#commentlist li .comment-meta{ padding-left:0}
.secondary {
	/* Contains the sidebar */
	}
.page_primary .metalinks{ display:none}

#footer .sitemeter script, #footer .sitemeter a, #footer .sitemeter img  {border:none;}
