#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.2em;
	margin: 0 !important;
	background: none !important;
	width: 210px;
	height: 230px;
}
.shop-list li a {
	font-weight: bold !important;
}
.shop-list img {
	display: block;
	margin: 0 auto;
}
#content .entry.page {
	width: 640px !important;
}


.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;
}

#follow {
    background: none repeat scroll 0 0 #2F2922;
    padding: 5px 0;
}
#follow dl {
    float: right;
    font-size: 1.3em;
}
#follow dl dt, #follow dl dd {
    float: left;
}
#follow dt {
    color: #AD9B83;
    font-weight: bold;
}
#follow dd {
    margin-left: 20px;
}
#follow dd a {
    color: #CFC4B6;
    display: block;
}
#follow dd a.rss {
    background: url("http://bghandmade.com/wp-content/themes/titan/images/feed-icon.png") no-repeat scroll 0 0.2em transparent;
    padding-left: 20px;
}
#follow dd a.email {
    background: url("http://bghandmade.com/wp-content/themes/titan/images/email-icon.png") no-repeat scroll 0 0.35em transparent;
    padding-left: 22px;
}
#follow dd a.twitter {
    background: url("http://bghandmade.com/wp-content/themes/titan/images/twitter-icon.png") no-repeat scroll 0 0.15em transparent;
    padding-left: 19px;
}

#follow dd a.facebook {
    background: url("http://bghandmade.com/wp-content/themes/titan/images/facebook-16x16.png") no-repeat scroll 0 0.2em transparent;
    padding-left: 20px;
}



.archives-page ul, .archive .entries ul {
	margin: 1em 0 !important;
	float: left;
	width: 100%;
}
.archives-page li, .archive .entries li {
	background: none !important;
	float: left;
	height: 6em;
	padding: 15px 0 !important;
	width: 50%;
}
.archives-page li img, .archive .entries li img {
	float: left;
}
.archives-page li a.title-link, .archive .entries li a.title-link {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1em;
	margin: 15px 20px 0 90px;
}
.archives-postdate {
	margin-left: 15px;
}
.archives-page h3 {
	font-size: 2em;
	padding: 3em 0 0;
	clear: both;
}
.archives-page p {
	font-size: 1.3em;
}


