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

#header .logo p {
	display: inline;
	color: #6b7770;
	font-size: 0.8em;
}

h1 {
		font-size: 2em;
	}

.box.page-content h1{
		font-size: 2em;
	}
.box.post h3 {
		font-size: 2em;
	}