@charset "utf-8";
/* CSS Document */

#header {height: 50px;}

/* site title */
h1.blogtitle {font-size: 30px;float:left; padding-bottom:10px;}
h1.blogtitle a{color: #333;}
h1.blogtitle a:hover{color: #666;text-decoration: none;}
.description {float: left;margin: 13px 0 0 10px;}
