/*
Theme Name: Kapachino
Theme URI: http://kapachino.info
Description: Custom WordPress design for Kapachino by <a href="http://davidstagg.com">David Stagg</a>
Version: 3.0
Author: David Stagg
Author URI: http://davidstagg.com
*/

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	} 
	
a img { border: none; }
a { outline: none; }

body { background: #f6f6f6 url(images/body-bg.png) repeat top left; color: #666; font: 14px/1.5em 'Cantarell', 'Trebuchet MS', Arial, Helvetica, sans-serif; }
select, input { font: 14px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif; padding: 4px; }

ul, ol { margin: 1em 0; padding-left: 2.5em; }
dt { margin: 0.5em 0 0; }
dd { margin: 0.25em 0 0.5em 2.5em; }

h1, h2, h3, h5, h5, h6 { color: #2e466e; font-weight: normal; letter-spacing: -.02em; margin-bottom: 10px; font-family: 'Cantarell', Georgia, "Times New Roman", Times, serif; } 
h1 { font-size: 40px; line-height: 44px; }
h2 { font-size: 32px; line-height: 36px; }
h3 { font-size: 20px; line-height: 22px; }

h1 a, h2 a, h3 a, h5 a, h5 a, h6 a { text-decoration: none; color: #142d61; }
h1 a:hover, h2 a:hover, h3 a:hover, h5 a:hover, h5 a:hover, h6 a:hover { color: #142d61; }

p { margin-bottom: 12px; }

a { color: #8e9768;  }
a:hover { text-decoration: none; }
a:active { }
a:visited { }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

/* STRUCTURE */
#container { width: 1000px; margin: 0 auto; background: #fff; }

#header { display: block; width: 980px; height: 120px; background: transparent url(images/header-bg.png) no-repeat top left; position: relative; margin-bottom: 20px; }
#header #logo { display: block; width: 250px; height: 100px; text-indent: -9999px; }
#header ul { list-style: none; position: absolute; bottom: 12px; left: 335px; margin: 0; padding: 0; }
#header ul li { float: left; }
#header ul li a { display: block; padding: 4px 6px; margin-right: 6px; text-decoration: none; }
#header ul li a:hover { color: #fff; background: #8e9768; }
#header ul ul { display: none; }

#left-col { width: 500px; float: left; margin-left: 20px; margin-bottom: 20px; border-top: 1px solid #292562; padding-top: 20px; }
#left-col a { color: #292562; }
#left-col #latest-post { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #292562; }
#left-col .sub {  }
#left-col #latest-post h2 { font-size: 30px; line-height: 32px; }
#left-col #latest-post .read-more-featured { font-size: 12px; text-align: right; text-transform: uppercase; }
#left-col #latest-post .meta-data-featured { font-size: 12px; }
#left-col #recent-posts { margin-bottom: 20px; }
#left-col .post { padding: 20px 0; border-bottom: 1px solid #999; }
#left-col .sub .post { padding: 0 0 20px 0; margin-bottom: 20px; }
#left-col .sub .post h2 {  }
#left-col .sub .post .date {  }
#left-col .post .meta { font-size: 12px; line-height: 16px; font-style: oblique; }
#left-col .sub .post .meta {  }
#left-col .read-more { text-align: right; font-size: 11px; text-transform: uppercase; margin-right: 20px; }
.pagenavi { margin-top: 20px; }

#left-col .meta-data { font-size: 11px; }

#sidebar-middle { float: left; margin-left: 40px; width: 240px; }
#sidebar-right { float: right; margin-right: 20px; width: 160px; }

#sidebar-middle, #sidebar-right { color: #8e9768; border-top: 1px solid #8e9768; padding-top: 20px; }
#sidebar-middle h2, #sidebar-right h2 { color: #8E9768; font-size: 18px; line-height: 22px; font-style: oblique; }
#sidebar-middle #archives-4 select, #sidebar-middle #categories-3 select { padding: 4px; width: 240px; color: #8E9768; margin-bottom: 20px; }
#sidebar-middle #obsessions {  }
#find-me, .currently-reading, #archives-4, categories-3, #about, .obsessions { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #8E9768; }

#sidebar-middle a, #sidebar-right a { color: #8e9768; }
#sidebar-middle ul, #sidebar-right ul { list-style: none; margin: 0; padding: 0; }
.prev, .next { cursor: pointer; text-decoration: underline; }
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 240px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;

}

.jcarousel-prev {
    z-index: 3;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

#sidebar-right .currently-reading, #sidebar-right .search, #sidebar-right .obsessions { margin-bottom: 20px; }
.book-cover { margin: 0 10px 0 0; }
#sidebar-right #s { width: 152px; color: #8e9768; border: 1px solid #8e9768; }


#main-content { margin-bottom: 20px; }

#footer { font-size: 12px; text-align: center; text-transform: uppercase; }

/* COMMENTS */
#comments-numbered { margin: 0 0 20px 0; padding: 0; list-style: none; }
#comments-numbered li { padding: 16px; border-bottom: 1px dashed #999; position: relative; }
#comments-numbered h4 { margin-bottom: 10px; font-size: 14px; }
#comments-numbered .avatar { margin-right: 10px; }
#comments-numbered .commentnumber { color: #7290C3; font-size: 30px; letter-spacing: -.2em; margin: 0 16px 0 0; padding: 10px; }
#comment-submit { border: 1px solid #e09524; background: #fcd599; padding: 4px; margin-top: 10px; font: 12px/1.5em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Console', Arial, sans-serif normal; cursor: pointer; }

#author, #email, #url { padding: 4px; font: 12px/1.5em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Console', Arial, sans-serif normal; }


/* WORDPRESS SPECIFIC IMAGE STYLES */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/* 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: 8px;
	margin: 0;
	color: #979797;
}

/* WP-PAGENAVI */
.wp-pagenavi a, .wp-pagenavi a:link {
	background-color:#FFFFFF;
	color:#666;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
	border: 1px solid #fff;
	}
.wp-pagenavi a:visited {
	background-color:#FFFFFF;
	border: none;
	color:#666;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
	border: 1px solid #fff;
	}
.wp-pagenavi a:hover {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	}
.wp-pagenavi a:active {
	background-color:#FFFFFF;
	border:1px solid #000;
	color:#000;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
	}
.wp-pagenavi span.pages {
	background-color:#FFFFFF;
	border:1px solid #fff;
	color:#000000;
	margin:2px;
	padding:2px 4px;
	}
.wp-pagenavi span.current {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	font-weight:bold;
	margin:2px;
	padding:2px 4px;
	}
.wp-pagenavi span.extend {
	background-color:#FFFFFF;
	border:1px solid #fff;
	color:#000000;
	margin:2px;
	padding:2px 4px;
	}


ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

.clear { clear: both; }