/*  
Theme Name: hello :D
Theme URI: http://hellowiki.com/2007/12/27/wordpress-theme-hello-d
Description: This theme was designed in October and built to WordPress theme at the end year of 2007.
Version: 1.0
Author: Fen
Author URI: http://hellowiki.com/

	Blueprint CSS Framework
	http://code.google.com/p/blueprintcss/

	This theme was designed by Fen,
	whose blog you will find at http://hellowiki.com/

	Valid XHTML 1.0 Strict & CSS2

*/

@import 'css/default.css';

.title_logo {
border: 1px solid #FFF280;
}


/* 分页 */
.pagebar {
font-size: 16px;color: #FF7900;
}.pagebar a:hover {color: #FF7900;}

/* 上一篇 下一篇 */
#post-nav {
padding-top: 20px;
padding-bottom: 3px;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
