/*  
Theme Name: Pikabook Babylon
Theme URI: http://www.funnybookbabylon.com/
Version: 1.0
Author: David Cole
Author URI: http://radinfinitum.com/
*/

#warning {
	text-align: center;
	background: #000;
	color: #fff;
	padding: 10px;
	font-size: 1.25em;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333;
	background: #BAA9A0;
	font-family: Arial, Helvetica, Calibri, sans-serif;
	font-size: 75%;
}
html>body {
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}

/*-----------
 text styles 
-----------*/

a:link,a:visited {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #2E7CCB;
}
a:visited {
	color: #6290B5;
}
p {
	margin: 1.5em 0;
	line-height: 1.5;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
blockquote {
	font-family: Georgia, Constantia, serif;
	font-size: 1.083em;
	margin: 1.5em 1em;
	padding: 0 30px;
	color: #666;
	background: url(img/quote.gif) no-repeat top left;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}
div.centered {
	margin-left: auto !important;
	margin-right: auto !important;
}
.alignleft {
	margin: 1.25em 1.25em 1.25em 0;
	float: left;
}
.alignright {
	margin: 1.25em 0 1.25em 1.25em;
	float: right;
}
.right {
	text-align: right;
}
div.img div, .post .imagecaption {
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: center;
	background-color: #E9ECEE;
	padding: 5px;
	margin-top: 5px; 
}


/*------
 layout 
------*/

#container {
	width: 760px;
	padding: 15px 70px 0px;
	margin: 20px auto;
	background: #F8F7F6 url(img/repeat.gif) repeat-y;
	border-right: 5px solid #9F9088;
	border-bottom: 5px solid #9F9088;
	position: relative;
}
#shadow-tr {
	background: #BAA9A0;
	width: 5px;
	padding: 5px 0 0 0;
	height: 0px !important;
	height /**/: 5px;
	position: absolute;
	top: 0;
	right: -5px;
}
#shadow-bl {
	background: #BAA9A0;
	width: 5px;
	padding: 5px 0 0 0;
	height: 0px !important;
	height /**/: 5px;
	position: absolute;
	bottom: -5px;
	left: 0;
}
#body {
	width: 510px;
	float: left;
	z-index: 1;
	position: relative;
}
	#body.shipping {
		width: 760px;
	}
#sidebar {
	width: 200px;
	margin-left: 50px;
	float: left;
	z-index: 1;
	position: relative;
	padding-top: 40px;
}
#footer {
	margin: -10px -70px 0;
	height: 75px;
	background: url(img/bottom.gif) no-repeat bottom left;
	clear: both;
}

/*------
 header 
------*/

#header {
	margin: -15px -70px -30px;
	padding: 35px 70px 0;
	background: url(img/top.gif) no-repeat top left;
}
#header h1 {
	font-size: 3em;
}
#header h1 a {
	display: block;
	position: relative;
	padding: 158px 0 0 0;
	overflow: hidden;
	background: transparent url(img/funnybookbabylon.gif) no-repeat top center;
	height: 0px !important;
	height /**/:158px;
	width: 803px;
	margin: 0 -27px 0 -16px;
}
#header h2 {
	position: relative;
	padding: 0px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:0px;
}

/*-----
 posts 
-----*/

.post {
	margin: 2em 0 50px;
}
.post p strong {
	color: #555;
}
.post ol,
.post ul {
	margin: 1.5em 0;
}
.post li {
	margin: 1em 0 1em 2em;
	line-height: 1.5;
}
.post ul li {
	list-style-type: circle;
}
.post ol li {
	list-style-type: decimal;
}
.post .date {
	display: block;
	background: #6290B5;
	color: #fff;
	padding: 4px 8px 3px;
	float: left;
	text-align: center;
	margin: 0 10px 10px 0;
	font-size: 1.167em;
	line-height: 1.1;
}
.post .date strong {
	font-size: 1.714em;
	font-weight: normal;
}
.post h3 {
	font-size: 1.5em;
	margin-bottom: .25em;
	padding-top: .25em;
}
.post h4 {
	font-size: 1.167em;
	font-weight: bold;
	margin: 2em 0 1em;
	line-height: 1.25em;
}
.post h5 {
	font-size: .917em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #555;
}
.post h4 + h5 {
	margin-top: -.75em;
	color: #888;
	font-weight: normal;
}
.post .author {
	/* text-transform: uppercase; */
	/* font-family: "Trebuchet MS", Trebuchet, Candara, sans-serif; */
	color: #777;
	line-height: 1.2;
}
.post .content {
	clear: left;
}
.post .content h3 {
	font-size: 1.333em;
}
.post .podPress_content {
	background: #E5E6DC url(img/podcast-bottom.gif) no-repeat bottom left;
	padding-bottom: 3px;
}
.post .podPress_content .podPress_content-top {
	background: transparent url(img/podcast-top.gif) no-repeat top left;
	padding: 0px 10px 7px;
}
.post .podPress_content .podPress_imgicon {
	float: left;
	margin-top: 9px;
}
.post .podPress_content h4 {
	font-size: 1em;
	padding: 0;
	margin: 0 0 0 110px;
}
.post .podPress_content large {
	font-size: 1.333em;
}
.post .podPress_content #podPressPlayerSpace_1 {
	clear: both;
	margin: 10px 0 -3px;
}
.post .podPress_content a {
	color: #6a7740;
}
.post .meta {
	background: #f3f3f3 url(img/bg_meta.gif) repeat-x bottom left;
	color: #444;
	display: block;
	padding: 8px;
	clear: both;
	margin-top: 1em;
}
.post .meta strong {
	margin: 0 .5em;
}
.post .more-link {
	display: block;
	font-size: 1.167em;
	margin-top: 1em;
}
.post code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
	white-space: pre;
	line-height: 1;
}
.post code p {
	line-height: 1;
}

/*------
 single
------*/

.single .post {
	margin-bottom: 25px;
}
#comments {
	font-size: 1.333em;
	margin-bottom: 25px;
	line-height: 1.25em;
}
.commentlist li {
	margin: 1em 0;
	padding: 10px;
}
.commentlist p {
	margin-top: 0;
}
.commentlist .alt {
	background: #ECECEC;
}
.commentlist .alt blockquote {
	background-image: url(img/quote-alt.gif);
}
.commentlist .commentmetadata {
	width: 120px;
	float: left;
	font-size: .833em;
	padding: 5px;
	overflow: auto;
}
.commentlist cite {
	font-size: 1.2em;
	display: block;
	margin-bottom: .5em;
	font-weight: bold;
}
.commentlist .commentmetadata a {
	font-weight: normal;
}
.commentlist .commentmetadata cite a {
	font-weight: bold;
}
.commentlist .commentmetadata small {
	display: block;
	margin-top: .5em;
}
.commentlist .commentmetadata small a {
	color: #9AACC6;
}
.commentlist .commenttext {
	margin-left: 140px;
}

.commentlist li.author {
	background: #DBE2E6;
}
.commentlist li.author .commentmetadata a {
	color: #376A98;
}
#respond {
	margin-top: 1.5em;
	font-size: 1.167em;
}
#commentform #author,
#commentform #email,
#commentform #url {
	border: 1px solid #999;
	padding: 1px;
}
#comment {
	width: 508px;
	height: 100px;
	border: 1px solid #999;
}

/*--------
 archives 
--------*/

.archives h2 {
	color: #777;
	margin-top: 1em;
	font-size: 1.5em;	
}
.archives .post {
	margin-bottom: 35px;
}
.archives .date {
	padding: 8px;
	font-size: 1em;
}
.archives h3 {
	padding-top: 0;
	font-size: 1.25em;
}
.archives p {
	margin: .75em 0;
	line-height: 1.25;
}
.archives .podPress_content {
	display: none;
}
#search {
	font-size: 1.167em;
	margin-top: 2em;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #ccc;
}
.archives #s {
	width: 200px;
	border: 1px solid #ccc;
	padding: 1px;
}
.archives #submit {
	border: 0;
	padding: 1px 3px;
	background-color: #91847C;
	color: #fff;
}

/*------
 author
------*/ 

#description {
	color: #666;
	padding-bottom: 1.5em;
	border-bottom: 1px dotted #ccc;
	font-style: italic;
}

/*-------
 sidebar 
-------*/

#sidebar {
	color: #666;
}
#sidebar .block {
	background: #EDEAE9;
	padding: 12px 20px 15px;
	margin: 20px 0;
}
#sidebar h2 {
	font-family: "Trebuchet MS", Trebuchet, Candara, sans-serif;
	margin: .5em 0 .75em;
	text-transform: uppercase;
	letter-spacing: .1em;
	color: #666;
}
#sidebar li {
	margin: .5em 0;
}
#sidebar .cats {
	font-size: .833em;
}
#sidebar .cats a {
	font-size: 1.2em;
}
#sidebar #quote {
	width: 168px;
	margin: 20px -4px;
	background: url(img/randquote-repeat.gif) repeat-y;
	color: #eee;
	padding: 0 20px 0;
}
#sidebar #quote #quote-top {
	position: relative;
	padding: 35px 0 0 0;
	overflow: hidden;
	background: transparent url(img/randquote-top.gif) no-repeat top left;
	height: 0px !important;
	height /**/:35px;
	margin: 0 -20px;
}
#sidebar #quote a {
	color: #9EC7E8;
}
#sidebar .wp_quotes_quote {
	font-family: Georgia, Constantia, serif;
	font-style: italic;
	line-height: 1.5;
	margin-bottom: 1em;
}
#sidebar .wp_quotes_author {
	text-align: right;
	line-height: 1.25;
	height: 59px;
	margin: 0 -20px;
	padding: 0 20px;
	background: transparent url(img/randquote-bottom.gif) no-repeat top left;
}
#sidebar #searchform {
	width: 160px;
	text-align: right;
}
#sidebar #searchform #s {
	width: 156px;
	padding: 1px;
	border: 1px solid #ccc;
	display: block;
	margin-bottom: 6px;
}
#sidebar #searchform #sidebarsubmit {
	border: 0;
	padding: 1px 3px;
	background-color: #91847C;
	color: #fff;
}
#sidebar #logout {
	text-align: center;
	font-size: 1.25em;
	padding: 0;
}
#sidebar #logout a {
	color: #eee;
	display: block;
	background: #6290B5;
	padding: 10px 15px;
}
#sidebar #logout a:hover {
	background: #336699;
	text-decoration: none;
}

/* Shipping */

.shipping .content {
	padding: 0 0 0 30px;
}
.shipping h4 {
	margin-left: -20px;
}
.shipping table {
	margin: 1em 0;
	margin-left: -45px;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: 12px left;
	width: 763px;
}
	.shipping table.dc {
		background-image: url(img/dc.gif);
	}
	.shipping table.marvel {
		background-image: url(img/marvel.gif);
	}
	.shipping table.vertigo {
		background-image: url(img/vertigo.gif);
	}
	.shipping table.wildstorm {
		background-image: url(img/wildstorm.gif);
	}
	.shipping table.icon {
		background-image: url(img/icon.gif) no-repeat top left;
	}
.shipping tr {
	line-height: 1.25;
}
.shipping tr .a {
	width: 260px;
}
.shipping tr .b {
	width: 320px;
}
.shipping tr .c {
	width: 100px;
}
.shipping tr.delayed td:first-child {
	background: url(img/delay.gif) no-repeat left top;
	padding-left: 18px;
}
.shipping tr.delayed td {
	color: #600;
}
.shipping tr.advanced td:first-child {
	background: url(img/advance.gif) no-repeat left top;
	padding-left: 18px;
}
.shipping tr.advanced td {
	color: #060;
}
.shipping td {
	padding-right: 12px;
	padding-bottom: 10px;
}
.shipping th {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .917em;
	color: #999;
	padding-bottom: 6px;
}
.shipping #comments-wrapper {
	width: 510px;
}