#footer-bottom #back-to-top {
	background-color: #f68220;
	color: #fff;
}

#comic-wrap {
	position: relative;
	z-index: 2;
}

.comic-table, #comic-foot {
	background: #fff;
}

.comic-table {
	padding-top: 10px;
}

#sidebar-left-of-comic, #sidebar-right-of-comic {
	vertical-align: middle;
	padding: 0;
	width: 80px;
}

#sidebar-right-of-comic {
	text-align: left;
}

#sidebar-left-of-comic {
	text-align: right;
}

#sidebar-under-comic {
	background: #fff;
}

#sidebar-under-comic a {
	font-size: 16px;
}

.site-description {
	position: relative;
	z-index: 101;
}

.site-title {
	padding: 25px 0 50px;
}

#header .pad {
	padding: 28px 0 0 30px;
}

.navi-comictitle {
	padding: 0;
}

.page-title {
	height: 25px;
}

.toggle-search {
	display: none;
}

.sidebar .widget {
	padding: 30px 30px 20px 20px;
}

.sidebar-top {
	padding-left: 20px;
}

.social-links .social-tooltip {
	z-index: 1010;
}

.widget > h3 {
	font-weight: 500;
}

.ebook {
	height: 190px;
}

.ebook img {
	margin-right: 12px;
	vertical-align: text-top;
}

.ebook .description {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.sub-menu {
	z-index: 2000000;
}

.sharrre-container {
	margin-top: 0;
}

.pad.share {
	padding-right: 130px;
	min-height: 354px;
/* share buttons height */
	position: relative;
}

div.pad.group.share article, div.pad.group.share #blogheader, div.pad.group.share div.comic-post-info {
	float: left;
}

div.pad.group.share #blogheader {
	width: 100%;
}

div.pad.group.share div.comic-post-info {
	margin-top: 20px;
}

.home .post-title {
	font-size: 38px;
	letter-spacing: -1px;
	line-height: 1.3em;
}

.home .entry.excerpt {
	font-size: 18px;
	color: #666666;
}

div.comic-post-info {
	font-size: 16px;
}

.comic-table {
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

.bookmarks {
	float: right;
}

#bmh {
	background-color: #ffffff;
	z-index: 2001;
	text-transform: none;
	line-height: normal;
}

.twitter-timeline {
	margin-top: 20px;
}

.ceo_comic_archive_dropdown_widget select, #subscribe-field {
	background: #fff;
	border: 2px solid #ddd;
	color: #777;
	display: block;
	max-width: 100%;
	outline: none;
	padding: 7px 8px;
	width: 100%;
}