/* Companion Custom CSS over-rides for [ This Help Desk ]: ComicPress - 2.8 */

* {
	font-family: Verdana, sans-serif;
}

body,
html {
	border: none;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: sans-serif;
	background: #eee none;
}

#header {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header h1 {
	height: 180px;
	overflow: hidden;
	width: 197px;
}

#header h1 a {
	display: block;
	padding-left: 200px;
}

#menubar {
	background-image: none;
	border: none;
	height: 1px;
	padding: 0px 60px 0px 268px;
	position: relative;
	top: -90px;
}

#page {
	background: #eee url(images/comic-2.jpg) 0px 0px repeat-y;
	margin-bottom: 0px;
	min-height: 100%;
	position: relative;
	padding-top: 0px;
	width: 900px;
}

#comic img {
	margin: 0px;
	padding: 0px;
}

#content-wrapper {
	padding: 0px 60px;
}

#comic-head {
	background: #eee url(images/comic-head-foot.jpg) 0px 0px no-repeat;
	height: 35px;
	padding: 0px;
}

#comic {
	background: #eee url(images/comic.jpg) 0px 0px repeat-y;
	border: none;
}

#comic-foot {
	background: #eee url(images/comic-head-foot.jpg) 0px bottom no-repeat;
	height: 140px;
	margin: 0px;
	padding: 0px;
}

li.widget_comicpress_comic_date {
	font-size: 0.8em;
	padding: 0px 50px;
	text-align: right;
}

#footer {
	background: #eee url(images/comic-2.jpg) 0px 0px repeat-y;
	height: 25px;
	padding: 0px 60px 50px;
}

#footer p {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
}

div.nav {
	display: none;
}

div.post-comic-head {
	background: url(images/comicpost-head-foot.jpg) 0px 0px no-repeat;
	height: 20px;
}

div.post-comic {
	background: url(images/comicpost.jpg) 0px 0px repeat-y;
	padding: 0px 20px;
}

div.post-comic-foot {
	background: url(images/comicpost-head-foot.jpg) 0px -20px no-repeat;
	height: 25px;
}

#blogheader {
	border: none;
}

div.post {
	padding: 0px 22px;
}

.sidebar
.sidebar-right {
	padding: 0px;
}

#sidebar-undercomic {
	background: #eee url(images/comic.jpg) 0px 0px repeat-y;
}
/*
#twitter-tools h2.widgettitle {
	background: #fff url(images/twitter-header-footer.jpg) 0px 0px no-repeat;
	height: 20px;
	padding: 0px;
	text-align: center;
}

#twitter-tools {
	background: #fff url(images/twitter-content.jpg) 0px 0px repeat-y;
}

#twitter-tools * {
	color: #fff;
}

#twitter-tools p.aktt_credit {
	background: #fff url(images/twitter-header-footer.jpg) 0px -20px no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px 0px 10px;
	text-align: center;
}

#twitter-tools a {
	text-decoration: underline;
}
*/
