/*
Theme Name: notebook
Theme URI: http://underthehaystack.net/
Description: a blog theme that mimics the look of my notebook.
Version: 0.9
Author: kenan rubenstein for boy blue and co.
Author URI: http://www.boyblueandco.com/
Tags: notebook, sketchbook, gallery, illustration
*/

/* Global */

a {
	text-decoration: none;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	outline-style:none;
	outline-width:0;
}
a:focus {
	outline-style:none;
	outline-width:0;
}

small {
	font-size: 0.85em;
	color: #888;
	line-height: 2em;
	}
strong {
	letter-spacing: 0;
}

h1 {
	padding: 6px 20px 2px;
	margin: 0;
	font-size: 20px;
	text-align: right;
	font-family: Georgia, Serif;
}

h2 {
	margin: 10px 0 0;
	font-size: 15px;
	font-family: Georgia, Serif;
	letter-spacing: 1px;
	padding: 0 8px 2px 0;
}

#sidebar h2.pagetitle {
	margin-top: 10px;
	text-align: right;
	color: #444;
}

.post h2 {
	text-align: right;
	border-bottom: 1px solid #999;
}

#spinner-rack h2 {
	border-bottom: 1px solid #999;
}

#sidebar h2 {
	border-bottom: 1px solid #999;
	font-size: 14.5px;
	padding: 10px 10px 0 0;
	text-transform: lowercase;
	letter-spacing: 1px;
	width: 290px;
	color: #666;
	clear: both;
}
h2, .post h2 a, .post h2 a:link, .post h2 a:visited, h3, h3 a, h3 a:visited {
	color: #444;
}
.post h2 a:hover {
	color: #999;
}

h3 {
	font-family: Georgia, Serif;
	font-size: 15px;
	padding: 0 1px 9px;
	margin: 30px 0 0;
	border-bottom: 1px solid #999;
	letter-spacing: 1px;
	font-weight: bold;
	}

h3.comments {
	padding: 0 0 2px;
	letter-spacing: 1px;
}

.commentlist li, .pinglist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #999;
	padding: 7px;
margin: 0 0 20px 30px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}
.pinglist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Sans-Serif;
	background: #ffffff;
	color: #000;
	height: 100%;
	width: 100%;
}

#page {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 1025px;
	margin: 0px 0 0 -507px;
	padding: 0;
	text-align: left;
	height: 100%;
}

#header {
	margin: 0;
	padding: 10px 0 15px;
	height: 60px;
	width: 1016px;
	background: transparent url('images/notebook-headerbg-c.png') repeat-x bottom center;
	text-align: right;
	position: absolute;
	top: 0px;
	z-index: 3;
}
#headerimg {
	margin: 0;
	height: 32px;
	width: 100%;
}
#headerimg img {
	margin: 6px 20px 0 0;
}
#header .description {
	font-size: 11px;
	border-top: 0px solid #333333;
	padding: 7px 47px;
	background: transparent url('images/notebook-line-long.png') no-repeat top center;
	letter-spacing: 1px;
	color: #888;
}

#content {
	font-size: 12px;
	position: absolute;
	top: 45px;
	bottom: 56px;
	overflow-y: auto;
	z-index: 1;
}

.narrowcolumn {
	float: left;
	padding: 32px 17px 40px 16px;
	margin: 0px 0 0;
	width: 635px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	width: 616px;
	clear: both;
	}
.gallery .post {
	margin-bottom: 30px;
}
.post p a,
.post ul a {
	letter-spacing: 0px;
	font-weight: bold;
}
.post p a:hover,
.post ul a:hover {
	color: #000;
	text-decoration: underline;
}
a.highlight,
.post p a.highlight,
.post ul a.highlight {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: Georgia, Sans-serif;
	text-transform: lowercase;
}

.post p {
	letter-spacing: 1px;
	line-height: 22px;
	color: #555;
	margin: 20px 0;
	max-width: 616px;
	word-spacing: 1px;
}

.post p img,
.post p iframe {
	padding: 7px;
	border: 1px solid #bbb;
	max-width: 600px;
	background: #fff;
}

.post p.citation {
	margin: 10px 0 24px;
	text-align: right;
	font-size: 11px;
	line-height: 14px;
	color: #777;
}
.post p.citation strong {
	color: #555;
}
#respond, .navigation {
	max-width: 616px;
}

img.sketch,
.post p img.sketch {
	padding: 0px;
	border: 1px solid #bbb;
	max-width: 614px;
}

img.full,
.post p img.full {
	padding: 0px;
	border: none;
	max-width: 616px;
}

img.small,
.post p img.small {
	padding: 7px;
	border: 1px solid #bbb;
	max-width: 600px;
}

.post p embed {
padding: 7px;
border: 1px solid #999;
max-width: 616px;
}

.post hr {
	display: block;
	}

.intro {
font-weight: bold;
color: #444;
font-size:1.1em;
letter-spacing: 3px;
word-spacing: 2px;
font-family: Georgia, Serif;
}
p.intro {
border-bottom: 1px solid #999;
margin:0;
}

.post p.linkage {
	margin:0;
	padding: 2px 0px;
	text-align: right;
}

.post p.description {
	margin: 0;
	padding: 2px 14px 0 0;
	line-height: 15px;
	text-align: right;
}
.post p.store-details {
	margin-top: 8px;
}


.vcard {
font-weight: bold;
color: #444;
font-size:1.2em;
letter-spacing: 2px;
font-family: Georgia, Serif;
}

.post .intro a {
font-size: 1em;
}

.post-date {
text-align: right;
padding: 3px 9px 2px;
letter-spacing: 1px;
font-size: 11px;
color: #999;
}

.narrowcolumn .postmetadata {
border-top: 0px solid #999;
	clear: both;
text-align: right;
padding: 0;
margin: 0;
}

.postmetadata-links {
	font-size: 11px;
	color: #888;
	border-top: 1px solid #999;
	text-align: right;
	padding: 4px 0;
	margin: 0;
	clear: both;
	letter-spacing: 1px;
}
.postmetadata-links a {
	font-weight: bold;
	letter-spacing: 0;
}
.postmetadata-links a:link,
.postmetadata-links a:visited {
	color: #666;
}
.postmetadata-links a:hover {
	color: #000;
}

.clear {
	clear: both;
}

#footer {
	position: absolute;
	bottom: 0px;
	padding: 25px 0 16px;
	margin: 0;
	width: 1016px;
	clear: both;
	background: transparent url('images/notebook-footerbg-c.png') repeat-x top center;
	border: none;
	z-index: 3;
}

#footer a {
	font-weight: bold;
}

#footer a:link {
color: #888
	}

#footer a:visited {
color: #888
	}

#footer a:hover {
color: #555;
text-decoration: underline;
	}

#site-nav {
padding: 0px 0 5px;
margin: 0 0 3px;
font-size: 14px;
height: 23px;
border-bottom: 0px solid #999;
font-family: "Courier New", Monospace;
font-weight: bold;
letter-spacing: 1px;
	background: transparent url('images/notebook-line-long-2.png') no-repeat bottom center;
}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #999;
}
	
.gallery .sharing {
	display: none;
}

#spinner-rack img.left,
.gallery img.left,
.left {
	float: left;
	margin: 0 0 12px;
}
img.left {
	margin: 4px 20px 10px 0;
}
#spinner-rack img.right,
.gallery img.right,
.right {
	float: right;
	margin: 0 0 12px;
}
img.right { 
	margin: 4px 0 10px 20px;
}

#comic-links {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 46px;
	clear: both;
}

.single #comic-links {
	margin-top: 20px;
}
#comic-links a,
#comic-links img,
#comic-links input {
	display:block;
	height:46px;
	margin-right:8px;
	float:left;
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-9999px;
}
#comic-links a#link-read {
	width:92px;
	background: url(images/linkses/read_it.png) no-repeat;
}
#comic-links a#link-read:hover, #comic-links a#link-read.hover {
	background: url(images/linkses/read_it-hover.png) no-repeat;
}
#comic-links a#link-buy,
#comic-links input {
	width:79px;
	background: url(images/linkses/buy_it.png) no-repeat;
}
#comic-links a#link-buy:hover, #comic-links a#link-buy.hover,
#comic-links input:hover, #comic-links input.hover {
	background: url(images/linkses/buy_it-hover.png) no-repeat;
}
#comic-links a#link-details {
	width:158px;
	background: url(images/linkses/more_details.png) no-repeat;
}
#comic-links a#link-details:hover, #comic-links a#link-details.hover {
	background: url(images/linkses/more_details-hover.png) no-repeat;
}

#spinner-rack {
	margin: 0;
	width: 616px;
}

.product-description {
	text-align:center;
}

/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright,
.post p img.alignright {
	padding: 0 0 0 7px;
	margin: 4px 0 10px 20px;
	display: inline;
	border-width: 0 0 0 1px;
	}

img.alignleft,
.post p img.alignleft {
	padding: 0 7px 0 0;
	margin: 4px 20px 10px 0;
	display: inline;
	border-width: 0 1px 0 0;
	}

.post p img.full {
	padding: 0;
	border: none;
	max-width: 616px;
}

.post p img.plain {
	padding: 0;
	border: none;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.patron-thumb {
	float: left;
	margin: 3px 40px 10px -20px;
}
.link-shortcut {
	float: right;
	margin: 3px 0 10px 10px;
}
/* End Images */



/* Begin Lists */

.entry ul {
	margin: 20px 0px 40px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 20px;
	text-indent: -20px;
	}

.entry li {
	margin: 10px 0 20px 0px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #555555;
	text-align: left;
	clear: both;
	}

#sidebar ul li ul li:before {
	content: "\25E6 \0020";
	}

#sidebar ul li ul li:after {
	content: "\0020 \25E6";
	}

.entry ol {
	padding: 0 0 0 30px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 10px 0 0;
	padding: 0;
	max-width: 300px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 8px 0 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	max-width: 300px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0 0 14px 12px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 5px 0 2px;
	padding: 0;
}
#sidebar ul.recently {
	padding-bottom: 16px;
}

/* End Entry Lists */



/* Begin Form Elements */

#needle {
	background: #fff;
	position: absolute;
	bottom: 30px;
	left: 25px;
	width: 300px;
	z-index: 1;
	padding: 0;
	margin: 0;
}
#needle h2 {
	margin: 0;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 180px;
	padding: 2px;
	margin: 6px 8px 0 0;
	font-size: 10px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.pinglist {
	padding: 0;
margin: 0;
	text-align: justify;
	}

.pinglist li {
	margin: 10px 0 10px;
	padding: 0 0px 10px;
	list-style: none;
border: 1px solid #999;
border-width: 0 0 1px 0;
	}

.pinglist li ul li { 
	margin-right: -20px;
	margin-left: 10px;
}

.pinglist p {
	margin: 10px 5px 10px 0;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 12px 0 10px;
	padding: 16px 20px;
	list-style: none;
	font-weight: bold;
	}

.commentlist li ul li { 
	margin-right: -20px;
	margin-bottom: -16px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.vcard img.avatar {
	padding: 5px;
}
/* End Comments */



/* Begin Sidebar */

#sidebar {
	position: absolute;
	top: 45px;
	bottom: 56px;
	right:0px;
	padding: 25px 20px 100px 25px;
	margin: 0;
	width: 307px;
	float: right;
	clear: right;
	border-left: 1px solid #666;
	overflow-y: hidden;
	font-size: 12px;
	color: #999;
	letter-spacing: .5px;
	background: #ffffff url('') repeat center center;
	z-index: 2;
	font-family: Georgia, Serif;
}
#sidebar .home, #sidebar .home a:link, #sidebar .home a:visited {
	color: #888;
}

.textwidget {
background: #fff;
}

#sidebar a {
	font-family: Georgia, 'Lucida Grande', Courier, 'Courier New';
	font-weight: bold;
	letter-spacing: 1px;
}
#sidebar a:link,
.navigation a:link {
	color: #999;
}
#sidebar a:visited,
.navigation a:visited {
	color: #999;
}
#sidebar a:hover,
.navigation a:hover,
#sidebar .home a:hover {
	color: #333;
}

#sidebar a:hover .intro {
	color: #000;
}
#sidebar a.current {
	color: #555;
}
#sidebar a.current:hover {
	color: #333;
}

#sidebar p {
text-align: justify;
padding: 0 0 6px;
font-size: 11px;
}

#sidebar form {
	margin: 0;
	}

#preview-box {
margin:0;
padding: 10px 0;
border-bottom: 1px solid #999;
height: 200px;
overflow: hidden;
background: #fff;
width: 300px;
}

.preview-box {
margin:0;
padding: 10px 0;
border-bottom: 1px solid #999;
height: 200px;
overflow: hidden;
background: #fff;
width: 300px;
}

#sidebar p.lcp_catlist {
height: 200px;
overflow: hidden;
margin: 0;
padding: 0;
}

#preview-menu {
position:absolute;
top: 285px;
right: 0;
left:25px;
bottom: 27px;
margin:0;
padding: 0;
overflow-y: auto;
z-index: -1;
}

#preview-menu.gallery {
padding: 10px 0 0;
}

#preview-menu.home {
top: 245px;
padding: 10px 0 0;
bottom: 69px;
}

#preview-menu p {
	margin-top: 2px;
}

#sidebar ul.thumbs {
	width: 306px;
	max-width: 306px;
	line-height: 0;
}

#sidebar ul.thumbs li {
	float: left;
	padding: 0;
	margin: 0 6px 6px 0;
}

.border-bottom {
	position: absolute;
	z-index: 2;
	bottom: 27px;
	height: 0;
	width: 300px;
	border-bottom: 1px solid #999;
}


img.preview {
	position: absolute;
	opacity: 0;
	max-width: 300px;
}

/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	color: #444;
	margin: 20px 0 10px;
	padding: 0px 24px 0px;
	border: 1px solid #bbb;
	background:transparent url(images/notebooktexture-square02.png);
	font-family: Georgia, Serif;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 26px;
}
.post blockquote p {
	color: #444;
	line-height: 26px;
	font-family: Georgia, Serif;
	font-size: 14px;
	letter-spacing: 2px;
	margin: 18px 0 20px;
	text-align: left;
}
li blockquote {
	text-indent: 0;
}
ul.block,
.entry ul.block {
	color: #444;
	margin: 20px 0;
	padding: 18px 24px 10px 44px;
	border: 1px solid #bbb;
	background:transparent url(images/notebooktexture-square02.png);
	font-family: Georgia, Serif;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 26px;
	text-indent: 0;
	list-style: circle;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 40px;
	font-family: Georgia, Serif;
	font-weight: bold;
	color: #888;}

.navigation-bottom {
	border-top:1px solid #999;
	clear:both;
}
	
	.thread-alt {
	background-color: transparent;
}
.thread-even {
	background-color: transparent;
}
.depth-1 {
border: 1px solid #999;
}

.commentlist .even, .commentlist .alt {
	background: transparent url('images/notebooktexture-square03.png') repeat center center;
}

/* End Various Tags & Classes*/

.social div {
	float: left;
	clear: right;
	padding: 0 0 10px 0;
}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* "Good houses, decisions, you're married with children, sweet cages, I thought you were mine." */

