/*  
Theme Name: Filibuster
Version: 4.0
*/
body
{
	background-color: #eaeaea;
	font-family: Verdana;
	font-size: 12px;
}

a
{
	color: #55628d;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border-width: 0px;
}

p
{
    margin: 0px;
    padding-top: 5pt;
    padding-bottom: 5pt;
}


.hidden
{
	display: none;
}

.bold
{
	font-weight: bold;
}

#header
{
	text-align: center;
}

#comic
{
	text-align: center;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}

#comic table
{
	margin-left: auto;
	margin-right: auto;
}

#comic table tr td
{
    vertical-align: middle;
}

#page-body
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
}

#footer
{
    padding-top: 15px;
    text-align: center;
    clear: both;
}

#column-left
{
	float: left;
	width: 728px; /* 710px; */
}

#column-right
{
	float: right;
	width: 206px; /* 224px; */
	padding-left: 16px;
}

/* Menu Styles */
div.menu
{
	text-transform: lowercase;
	font-weight: bold;
	font-size: 14px;
}

div.menu li
{
	display: inline;
	list-style-type: none;
	padding: 10px;
}

li.current_page_item a
{
	color: #000000;
}


/* General Post Styles */
div.post
{
	padding-top: 15px;
	padding-bottom: 10px;
}

h3.post-title
{
	margin: 0px;
	font-size: 13pt;
	font-weight: bold;
}

span.post-meta
{
	font-size: 8pt;
}

/* General Page Styles */
div.page
{
	padding-top: 0px;
	padding-bottom: 0px;
}

h2.page-title
{
	margin: 0px;
	font-size: 15pt;
	font-weight: bold;
}


/* Comic Post Styles */
div.comic-post
{
	position: relative;
	padding-top: 19px;
}

div.comic-post-avatar
{
	background-image: url('images/ballon-tail.gif');
	background-repeat: no-repeat;
	background-position: 94px 20px;
	width: 120px;
	height: 133px;
	overflow: hidden;
	position: absolute;
	top: 31px;
	left: 0px;
}

img.comic-post-avatar
{
    position: relative;
    top: 25px;
    right: 0px;
}

div.comic-post-box
{
	padding-left: 115px;
	line-height: 125%;
}

div.comic-post-min-height
{
	float: right;
	background-color: blue;
	width: 0px;
	height: 133px;
	overflow: hidden;
}


/* News Post Styles */
#news-post
{
	position: relative;
}

div.news-post-header
{
	background-image: url('images/title-blog.gif');
	position: absolute;
	top: 0px;
	left: 0px;
	width: 71px;
	height: 42px;
	overflow: hidden;
}

div.news-post-box
{
	padding-top: 16px;
	padding-left: 9px;
	line-height: 125%;
}


/* Archives Page Styles */
div.comic-thumb
{
    padding-top: 5px;
}

/* Archives Box Styles */
div.archives
{
	position: relative;
}

div.archives-title
{
	/*background-image: url('images/title-archives.gif');
	background-repeat: no-repeat; */
	position: absolute;
	width: 141px;
	height: 43px;
	top: 0px;
	left: 32px;
	overflow: hidden;
}

div.archives-box
{
	padding-top: 19px;
	padding-left: 0px;
}

div.archives-body
{
	padding-top: 10px;
}

div.archives-body a
{
	color: #fff799;	
}

div.archives-body h2
{
	margin: 0px;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

div.archives-body ul
{
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div.archives-body ul li
{
	list-style: none;
	margin: 0px;
	padding-left: 0.25em;
	padding-bottom: 15px;
}

div.archives-body ul li form
{
	text-align: center;
}

div.archives-body ul li ul li
{
	padding-left: 45px;
	text-indent: -45px;
	padding-bottom: 0px;
}

div.archives-body ul li.widget_archive
{
	text-align: center;
}


/* Main Sidebar Styles */
div.main-sidebar
{
	padding-top: 16px
}

div.horizontal-ad
{
	padding-top: 16px;
	text-align: center;
}

div.horizontal-ad ul
{
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 0px;
}

div.horizontal-ad ul li
{
	list-style: none;
	margin: 0px;
	padding-left: 0.25em;
	padding-bottom: 15px;
}

div.vertical-ad
{
	padding-top: 16px
}

div.pages-sidebar
{
	padding-top: 0px;
}

div.sidebar-body h2
{
	margin: 0px;
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

div.sidebar-body ul
{
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 0px;
}

div.sidebar-body ul li
{
	list-style: none;
	margin: 0px;
	padding-left: 0.25em;
	padding-bottom: 15px;
}

div.sidebar-body ul li ul li
{
	list-style: none;
	margin-left: 0px;
	padding-left: 12px;
	text-indent: -12px;
	padding-bottom: 0px;
}

div.sidebar-body ul li ul li:before
{
	content: "\00BB \0020";
}

div.sidebar-body ul li ul ul li
{
	list-style: none;
	margin-left: 15px;
	padding-left: 24px;
	text-indent: -24px;
	padding-bottom: 0px;
}

div.sidebar-body ul li ul ul li
{
	content: "\00BB \0020";
}

/* Special styles for RSS content */
div.sidebar-body ul li.widget_kbrss h2
{
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

/* Box Styles */
div.box-white-top
{
	background-image: url('images/box-white-top.gif');
	background-repeat: repeat;
	height: 11px;
	overflow: hidden;	
}

div.box-white-top-left
{
	background-image: url('images/box-white-top-left.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: left;
}

div.box-white-top-right
{
	background-image: url('images/box-white-top-right.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: right;
}

div.box-white-middle
{
	background-color: #ffffff;
	border-left: 2px solid #888888;
	border-right: 2px solid #888888;
	padding-left: 9px;
	padding-right: 9px;
}

div.box-white-bottom
{
	background-image: url('images/box-white-bottom.gif');
	background-repeat: repeat;
	height: 11px;
	overflow: hidden;	
}

div.box-white-bottom-left
{
	background-image: url('images/box-white-bottom-left.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: left;
}

div.box-white-bottom-right
{
	background-image: url('images/box-white-bottom-right.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: right;
}

div.box-blue-top
{
	background-image: url('images/box-blue-top.gif');
	background-repeat: repeat;
	height: 11px;
	overflow: hidden;	
}

div.box-blue-top-left
{
	background-image: url('images/box-blue-top-left.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: left;
}

div.box-blue-top-right
{
	background-image: url('images/box-blue-top-right.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: right;
}

div.box-blue-middle
{
	background-color: #55628d;
	border-left: 2px solid #888888;
	border-right: 2px solid #888888;
	padding-left: 9px;
	padding-right: 9px;
	color: #ffffff;
}

div.box-blue-bottom
{
	background-image: url('images/box-blue-bottom.gif');
	background-repeat: repeat;
	height: 11px;
	overflow: hidden;	
}

div.box-blue-bottom-left
{
	background-image: url('images/box-blue-bottom-left.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: left;
}

div.box-blue-bottom-right
{
	background-image: url('images/box-blue-bottom-right.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: right;
}

div.box-grey-top
{
	background-image: url('images/box-grey-top.gif');
	background-repeat: repeat;
	height: 11px;
	overflow: hidden;	
}

div.box-grey-top-left
{
	background-image: url('images/box-grey-top-left.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: left;
}

div.box-grey-top-right
{
	background-image: url('images/box-grey-top-right.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: right;
}

div.box-grey-middle
{
	background-color: #cccccc;
	border-left: 2px solid #888888;
	border-right: 2px solid #888888;
	padding-left: 9px;
	padding-right: 9px;
}

div.box-grey-bottom
{
	background-image: url('images/box-grey-bottom.gif');
	background-repeat: repeat;
	height: 11px;
	overflow: hidden;	
}

div.box-grey-bottom-left
{
	background-image: url('images/box-grey-bottom-left.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: left;
}

div.box-grey-bottom-right
{
	background-image: url('images/box-grey-bottom-right.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 11px;
	overflow: hidden;
	float: right;
}

div.clear
{
    clear: both;
}

div.pagenav
{
    padding-top: 12px;
}

div.pagenav-left
{
    float: left;
}

div.pagenav-right
{
    float: right;
}

#searchform #s
{
    width: 120px;
}

#searchform #searchsubmit
{
    width: 30px;
}

div.social-bookmarks
{
    float: right;
}

div.social-bookmarks ul
{
    margin: 0px;
    padding: 0px;
}

div.social-bookmarks ul li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
}