#sitetitle {
	float: left;
	width: 100%;
	background: transparent url(/images/header.png) no-repeat top center;
	height: 150px
}
#sitetitle h1, #sitetitle #description, #sitetitle #title {
	display: none;
}
#navigation {
	margin: 110px auto;
	width: 960px;
	height: 40px;
}
.more-link {
	font-size: 1.1em;
	border-bottom: 1px solid #4265A7;
}
.more-link:hover {
	font-size: 1.1em;
	border-bottom: 1px solid #993333;
}
.author {
	color: #443b31;
}

.shop-list, .shop-list li {
	margin: 0 !important;
	padding: 0 !important;
	text-indent: 0;
	list-style: none;
}
.shop-list li {
	float: left;
	text-align: center;
	font-size: 1.4em;
	margin: 20px 20px 0 0 !important;
	background: none;
}
.shop-list li a {
	font-weight: normal !important;
}
.shop-list img {
	display: block;
}

.post-edit-link {
	clear: both;
	display: block;
}

.tb_tweetlist {
	border: none !important;
}

.tb_tweet-info, .tb_tweet-info a {
	color: #999 !important;
}


.tb_tweet {
	font-size: 1.2em !important;
	line-height: 1.7em !important;
	border: none !important;
	padding: 0 0 1em 0 !important;
}