/*  
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';

.aside1 dd span{font-size:0.85em;}
.aside1 dd span a{color:#690;font-weight:700;}

.aside1{background:url(images/aside_bottom.png) bottom left no-repeat;float:right;width:300px;margin-bottom:2em;padding:0 0 12px;}
.aside1 .fix{padding:10px 15px;}
.aside1 h2{color:#444;background:url(images/aside_top.png) top left no-repeat;font-size:1.6em;margin:0;padding:15px 15px 5px 50px;}

.aside1 ul{list-style-type:none;width:100%;margin:0;}
.aside1 ul li{float:left;}
.aside1 ul li a{float:left;display:block;width:280px;}
.aside1 dd{padding-bottom:1.5em;border-bottom:1px dotted #aaa;margin:0.5em 0 1.5em;}
.aside1 dd span{color:#690;}

.aside1 dd p{margin-bottom:0.5em;}
.aside1 dd span a:hover{color:#333;}
.aside1 dt a{color:#369;}