/*
Theme Name: Diary/Notebook 
Author: Site5.com
Author URI: http://gk.site5.com/t/312
Description: Check <a href="http://wordpress.site5.net/diary/doc/">Diary/Notebook Documentation</a> in case you need directions or get support from <a href="http://forums.site5.com/forumdisplay.php?f=104">Forum</a>.
*/

/* 	HTML5 Boilerplate
	html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
	v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}                  
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }

/* End of Reset CSS */


/* GENERAL STYLES
-------------------------*/

body {
	background:url(images/bk_tile_new.png);
	font-size:15px;
	font-family:"Times New Roman", Times, Georgia, serif;
	line-height:20px;
	color:#555;
}

p {
	 padding: 0 0 1.3em;
}


a {
	color:#2178B3;
	text-decoration:none;
}

h1, h2 , h3, h4, h5, h6 {
	display:block;
	color:#13382A;
	line-height:100%;
	font-family: 'La Belle Aurore', Georgia, serif;
	text-shadow:1px 1px #fff;
	font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#13382A;
	text-decoration:none;
}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#2178B3;
	border-bottom: 1px dotted #2178B3;
}

h1 {
	letter-spacing:-2px;
}

h2 {
	font-size:18px;
	margin:10px 0 15px;
	letter-spacing: -0.5px;
	/* font-weight:bold; */
}


/* types for Books Pages Reviews */


h4 {	/* Header */
	color:#333333;
	font: 20px/28px 'TheanoOldStyleRegular', Georgia, serif;
	text-shadow: none;
	margin-top: 28px;
	margin-bottom: 28px;
}

h5 {	/* Review Body Copy */
	font: 16px/20px 'TheanoOldStyleRegular', Georgia, serif;
	color:#335b7a;
	text-shadow: none;
	margin-bottom: 10px;
}

h6 {	/* Review Credit */
	font: 14px/18px "Times New Roman", Times, serif;
	color:#4484B4;
	font-style:italic;
	margin-bottom: 20px;
}



/* LAYOUT STRUCTURE */

#wrapper {
	width:922px; 
	margin:10px auto 0;
}

#content-wrapper {
	background:url(images/bk_content_wrap.png) 0 10px repeat-y;
	overflow:hidden;
}

#content-inner-wrapper {
	background:url(images/bk_content.png) no-repeat;
	min-height:200px;
	overflow:hidden;
}

#content-wrapper-pages {
	background:url(images/bk_pages_tile.png) 0 10px repeat-y;
	overflow:hidden;
}

#main-content {
	float:left;
	width:480px;
	padding:20px 60px 20px 80px;
}

#main-content-pages {
	float:left;
	width:740px;
	margin-top:-15px;
	padding:0px 60px 20px 80px;
}


#pages-column-left {
	position:relative;
	float:left;
	width:430px;
	top:0;
}

#pages-column-right {
	position:relative;
	float:right;
	width:218px;
	top:0;
	text-align:center;
}

#buybuttons {
	margin: -40px 0 5px -6px;
	text-align:center;
}

aside#sidebar {
	float:left;
	width:230px;
	background:url(images/shadow_social.png) 0 28px no-repeat;
	min-height:200px;
	padding-left:20px;
	font-size:12px;
}


/* HEADER ELEMENTS 
----------------------------*/


header#blog-header {
	background:url(images/bk_header_blog_2014.png) no-repeat;
	height:218px;
	/* padding:24px 50px 0 75px; */
	position:relative;
}

#index-header {
	background:url(images/bk_header_index_2014.png) no-repeat;
	height:705px;
	/* padding:24px 50px 0 75px; */
	position:relative;
}

#pages-books-header {
	background:url(images/bk_header_pages_books_2014.png) no-repeat;
	height:482px;
	/* padding:24px 50px 0 75px; */
	position:relative;
}

#pages-other-header {
	background:url(images/bk_header_pages_other_2014.png) no-repeat;
	height:257px;
	/* padding:24px 50px 0 75px; */
	position:relative;
}

header#blog-header a:hover { border-bottom:none; }
#index-header a:hover { border-bottom:none; }
#pages-books-header a:hover { border-bottom:none; }
#pages-other-header a:hover { border-bottom:none; }

#homelink {
	position:absolute;
	left:80px;
	top:35px;
	width:630px;
	height:125px;
}

#nav-fiction {
	position:absolute;
	left:740px;
	top:47px;
	width:122px;
	height:17px; }

#nav-film {
	position:absolute;
	left:740px;
	top:62px;
	width:122px;
	height:14px; }
	
#nav-talks {
	position:absolute;
	left:740px;
	top:77px;
	width:122px;
	height:15px; }
	
#nav-journalism {
	position:absolute;
	left:740px;
	top:91px;
	width:122px;
	height:14px; }
	
#nav-reviews {
	position:absolute;
	left:740px;
	top:105px;
	width:122px;
	height:14px; }
	
#nav-about {
	position:absolute;
	left:740px;
	top:120px;
	width:122px;
	height:15px; }
	
#nav-contact {
	position:absolute;
	left:740px;
	top:135px;
	width:122px;
	height:16px; }
	
	
/******* BOOKS SCROLLING GALLERY *******/	


div#wn	{ 
    position:absolute; 
	left:72px;
	top:206px;
    width:782px; 
	height:190px; 
    overflow:hidden; }
	
div#scrollbar {
	display:none; }

div#scrollbar { 
    position:absolute;
	left:260px;
	top:414px;
    width:399px; 
	height:14px;
    display:block; /* display:none initially */
    font-size:1px; }  /* so no gap or misplacement due to image vertical alignment */

div#track { 
    position:absolute;
	left:23px;
	top:0;
    width:353px;
	height:14px; 
    background:#ABA6A4; }
	
div#dragBar {
    position:absolute; left:1px; top:1px;
    width:120px; height:12px;
  	background: url(images/scrollbar.jpg); }  
	
div#left { position:absolute; left:0; top:0; }  
div#right { position:absolute; right:0; top:0;  }

/* for safari, to prevent selection problem  */
div#scrollbar, div#track, div#dragBar, div#left, div#right {
    -moz-user-select: none;
    -khtml-user-select: none; }

/* so no gap or misplacement due to image vertical alignment
font-size:1px in scrollbar has same effect (less likely to be removed, resulting in support issues) */
div#scrollbar img {
    display:block; } 


/*******************************/	

	
#blog-graphic {
	position:absolute;
	left:85px;
	top:480px;
	width:182px;
	height:167px;
	background:url(images/blog-graphic.jpg) no-repeat; }

#flash-element {
	position:absolute;
	left:274px;
	top:480px;
	width:312px;
	height:164px;
	background:url(images/flash-bk.jpg) no-repeat;
	padding: 7px 30px 7px 34px }

#facebook-link {
	position:absolute;
	left:597px;
	top:481px;
	width:240px;
	height:82px; }

#twitter-link {
	position:absolute;
	left:597px;
	top:563px;
	width:239px;
	height:82px; }
	
	
/*******************************/	


/*

#logo {
	position:absolute;
	top:30px;
}


#logo h1#title {
	font-family:Droid Serif, Georgia, serif;
	font-weight:bold;
	font-size:40px;
	color:#0C211A;
	text-shadow:1px 1px #fff;
	letter-spacing:-2px;
	padding:0;
	line-height:40px;
}

#logo h1#title a {
	border:none;
}

#logo h1#title a:hover{
	color:#333;
}

#logo span {
	font-size:10px;
	color:#666;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
} 

*/

#topSearch {
	position:relative;
	left:0;
	top:26px;
}


/* WEBFONTS 
----------------------------*/


@font-face {
    font-family: 'KristiMedium';
    src: url('fontfacekit-kristi/Kristi-webfont.eot');
    src: url('fontfacekit-kristi/Kristi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontfacekit-kristi/Kristi-webfont.woff') format('woff'),
         url('fontfacekit-kristi/Kristi-webfont.ttf') format('truetype'),
         url('fontfacekit-kristi/Kristi-webfont.svg#KristiMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'TheanoOldStyleRegular';
	src: url('fontfacekit-Theano-Old-Style/TheanoOldStyle-Regular-webfont.eot');
	src: local('☺'), url('fontfacekit-Theano-Old-Style/TheanoOldStyle-Regular-webfont.woff') format('woff'), 
	url('fontfacekit-Theano-Old-Style/TheanoOldStyle-Regular-webfont.ttf') format('truetype'), 
	url('fontfacekit-Theano-Old-Style/TheanoOldStyle-Regular-webfont.svg#webfontG9hk3qMa') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'QuattrocentoRomanRegular';
    src: url('fontfacekit-quattrocento-roman/Quattrocento-Regular-webfont.eot');
    src: url('fontfacekit-quattrocento-roman/Quattrocento-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontfacekit-quattrocento-roman/Quattrocento-Regular-webfont.woff') format('woff'),
         url('fontfacekit-quattrocento-roman/Quattrocento-Regular-webfont.ttf') format('truetype'),
         url('fontfacekit-quattrocento-roman/Quattrocento-Regular-webfont.svg#QuattrocentoRomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* CONTENT ELEMENTS 
----------------------------*/

#archive-title {
	color:#666;
	padding-bottom:15px;
	font-style:italic;
}

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px dashed #F7A68A;
	color:#DA4310;
	padding:7px 10px;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
   margin-bottom:15px;
}

.successmsg {
	background:#F5FAF1;
	border:1px dashed #C2E1AA;
	color:#8FA943;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
}

.post, .page {
	position:relative;
}	

.post{
	background:url(images/bk_post_header.png) 78px 0 no-repeat;  /* clouds image above posts */
}	

.post .sidebadge, .page .sidebadge {
	position:absolute;
	width:42px;
	height:33px;
	background:url(images/post_badge.png) no-repeat;  /* textile badge image to left of headers */
	top:25px;
	left:-52px;
}

.post header, .page header {
	/*background:url(images/bk_header_separator.png) 50% 100% no-repeat;*/
	margin-bottom:0px;
	margin-left:-3px;
	padding-top:30px;
	padding-bottom:0px;
	overflow:hidden;
}

.page header  {
	padding:5px;
	width:370px;
}

.post header .date {
	padding-left:5px;
	font-family: "KristiMedium", Times, serif;
	font-size:20px;
	/*color:#EC9D00;*/
	color:#666;
	text-shadow:1px 1px #fff;
}

.post header .date span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}

.post header .date span a {
	color:#2178B3;
	text-decoration:none;
}

.post header .date span a:hover {
	color:#2178B3;
}

.post header .date span img {
	vertical-align:middle;
	margin-right:4px;
}

.post header h2, .page header h2 {
	font:25px/30px 'TheanoOldStyleRegular', Georgia, serif;
	font-weight:normal;
	padding:15px 0 0;
	text-shadow:1px 1px #fff;
}

.post header h2 a {
	color:#333;
	border:none;
}

.post header h2 a:hover {
	color:#2178B3;
}

.post section.postText, .page section.postText {
	background:url(images/bk_header_separator.png) 50% 100% no-repeat; /*  bottom dotted line w/ STAR  */
	padding-bottom:20px;
	margin-bottom:20px;
}

.page section.postText {
	background:none;
}

.post section.postText img, .page section.postText img {
	padding:10px;
	background:#F8F7F1;
	border:1px solid #FFF;
	-moz-box-shadow:0 0 5px 2px #ddd;
	-webkit-box-shadow:0 0 5px 2px #ddd;
	box-shadow:0 0 5px 2px #ddd;
}

.post section.postText a:hover img, .page section.postText a:hover img {
	background:#FDFDFB;
	border:1px solid #8DDCEF;
	-moz-box-shadow:0 0 10px 2px #B9E9F7;
	-webkit-box-shadow:0 0 10px 4px #B9E9F7;
	box-shadow:0 0 10px 4px #B9E9F7;
}

.post section .more-link {  
	font-size:15px;
	font-style:italic;
	font-family:"Times New Roman", Times, Georgia, serif;
	line-height:20px;
	color:#2178B3;
	text-decoration:none;
	border:none;
}

.post section .more-link:hover {
	color:#2178B3;
	border-bottom: 1px dotted #2178B3;

}


/* PAGINATION */

.emm-paginate {
	overflow:hidden;
	text-align:center;; 
	font-size:16px; 
	float:left; 
	padding-right:2px;
}
.emm-paginate a, .emm-paginate .emm-current { 
	display:block; 
	width:26px; 
	height:20px; 
	text-align:center; 
	text-decoration:none; 
	float:left;
	padding-bottom:10px; 
	border:none;

}
.emm-paginate .emm-title {
	float:left;
	font-size:13px;
	color:#555; 	  
	padding-top:3px;
}
.emm-paginate .emm-gap {
	color:#999; 
	margin-left:10px;
}
.emm-paginate .emm-current {
	background:url(images/bk_pagination.png) 50% 100% no-repeat;
}
.emm-paginate .emm-page {

}
.emm-paginate .emm-prev, .emm-paginate .emm-next {

}


/* SIDEBAR
----------------------------*/

#sidebar section {
	margin:10px 0 20px;
	padding:0 11px 0 11px;
	/*font-style:italic;*/
}

#sidebar h3 {
	font-size:16px;
	margin-bottom:15px;
	font-style:normal;
	font-weight:normal;
	color:#635E57;
	/* background:url(images/bk_header_separator.png) 0 100% no-repeat; */
	padding:6px 0 10px 4px;
	border-bottom:1px dashed #B9B9B5;
}

#sidebar section#socialIcons {
	margin-top:-10px;
	margin-bottom:40px;
	text-align:center;
	height:80px;
}

#socialIcons ul {
	margin-bottom:8px;
	overflow:hidden;
	text-align:center;
}

#socialIcons ul li {
	display:inline;
}

#socialIcons ul li a {
	display:block;
	width:67px;
	height:46px;
	text-indent:-9999px;
	border:none;
	float:left;
}

#socialIcons ul li a.twitter {
	background:url(images/ico_social_twitter.png) 0 0 no-repeat;
}

#socialIcons ul li a.facebook {
	background:url(images/ico_social_facebook.png) 0 0 no-repeat;
}

#socialIcons ul li a.rss {
	background:url(images/ico_social_rss.png) 0 0 no-repeat;
}

#socialIcons ul li a:hover {
	background-position:0 -46px;
}

#socialIcons #butContact {
	display:block;
	background:url(images/ico_contact.png) 50% 0 no-repeat;
	text-indent:-9999px;
	border:none;
	height:29px;
}

/*#socialIcons #butContact:hover {
	background:url(images/ico_contact.png) 50% -29px no-repeat;
}*/

.sideBox {
	padding-left:10px;
}

.sideBox ul {
	list-style-type:none;
}

.sideBox ul li {
	padding:4px 0;
	/* background:url(images/bullet_star_pink.png) 0 9px no-repeat;*/
	padding-left:25px;
}

.sideBox ul li ul {
	margin-top:4px;
}

.sideBox ul li ul li {
	background:url(images/bullet_star_green.png) 0 4px no-repeat;
}

.sideBox ul li a {
	color:#2178B3;
	text-decoration:none;
}

/* Recent Comments Widget */
.sideBox ul#recentcomments li{
	background:url(images/ico_comment_sidebar.png) 0 8px no-repeat;
}

/* Latest Tweets*/

.sideBox #twitter {
	padding:0;
	margin:0;
}

.sideBox h3.twitter {
	background:url(images/ico_bird.png) 100% 0 no-repeat;
}

.sideBox .tweet_list li {  /*****  Tweet text  ******/
	background:none;
	padding-left:0;
	font-size:12px;
	line-height: 16px;
	color:#333;
	border-bottom:1px dashed #B9B9B5;
	padding-bottom:12px;
	margin:7px 0;
}
.sideBox .tweet_list li a {
}	

.sideBox .tweet_list li img {
	float:left;
	padding:2px;
	background:#F8F7F1;
	border:1px solid #FFF;
	-moz-box-shadow:0 0 3px 2px #ddd;
	-webkit-box-shadow:0 0 3px 2px #ddd;
	box-shadow:0 0 3px 2px #ddd;
	margin:0 10px 0 0;
}

.sideBox .tweet_list li .tweet_time a {
	font-size:10px;
	color:#747474;
}

.sideBox .followTwitter {
	font-weight:bold;
	color:#5599BB;
}

.sideBox .followTwitter:hover{
	border-bottom:1px dotted #5599BB;
}

/* FOOTER
-----------------------------------*/

footer#main-footer {
	background:url(images/bk_footer.png) no-repeat;
	min-height:140px;
}

footer#pages-footer {
	background:url(images/bk_footer_pages.png) no-repeat;
	min-height:140px;
}

#site5bottom {
	float:right; 
	margin-left:60px;
	line-height:130%;
	width:150px;
	text-align:right;
}

#main-footer, #pages-footer {
	color:#6E615D;
	padding:70px 30px 0 50px;
	text-shadow:1px 1px #fff;
	font-size:12px;
}

#pages-footer {
	padding:65px 45px 0 50px;
}

#page-footer #html5 {
	float:right;
	margin-top:-5px;
	/*margin-right:100px;*/
	font-size:11px;
	float:right;
	text-align:center;
}


#page-footer #html5 a{
	border:none;
}

#page-footer #html5 img {
	vertical-align:middle;
}


/* COMMENTS
-----------------------------------*/

h2.h2comments {
	display:block;
	background:url(images/ico_comments.png) 0 50% no-repeat;
	padding:10px 0 10px 45px;
	margin:20px 0 0 0;
}

h2.h2comments a.addComment {
	display:block;
	text-transform:uppercase;
	float:right;
	font-size:12px;
	margin-top:-3px;
	padding-top:8px;
	margin-right:10px;
	font-weight:bold;
}

h2.h2comments a.addComment:hover {
	text-decoration:none;
}

h2#commentsForm {
	margin:15px 0;
	padding-top:15px;
}

ul.commentlist {
	list-style:none;
	list-style-position:outside;
	display:block;
	padding-bottom:30px;
	overflow:hidden;
	background:url(images/bk_header_separator.png) 50% 100% no-repeat;
}

ul.commentlist ul {
	list-style-type:none;
	list-style-position:outside;
	margin:0;
}

ul.commentlist li {
	position:relative;
	margin:25px 0 0;
	background:none;
}

ul.commentlist li p{
	margin:5px 0;
	padding:5px 0;
}

ul.commentlist li .comment-meta, ul.commentlist li .text  {
	margin-left:60px;	
	font-style:italic;
}

ul.commentlist li .comment-meta span {
	font-size:11px;
	color:#999;
}

ul.commentlist li .avatar {
	background:#F8F7F1;
	border:1px solid #FFF;
	-moz-box-shadow:0 0 5px 2px #ddd;
	-webkit-box-shadow:0 0 5px 2px #ddd;
	box-shadow:0 0 5px 2px #ddd;
	padding:3px;
	position:absolute;
	left:0;
	top:0;
}

ul.commentlist .reply {
	font-size:10px;
	width:100%;
	background:url(images/bk_dotted.png) 0 100% repeat-x;
	padding-bottom:1px;
}

ul.commentlist .reply a {
	background:#F7F3C5;
	padding:3px;
	border:1px dotted #bbb;
	border-bottom:none;
}

ul.commentlist .reply a:hover {
	text-decoration:none;
}

ul.commentlist li .children {
	margin-left:40px;
}


/* COMMENTS F0RM */

#commentform p {
	margin:0;
	padding:0;
}

#commentform label, #contact label {
	display:block;
	padding:5px 0;
}

#commentform input, #commentform textarea, #contact input, #contact textarea {
	width:350px;
	padding:7px 10px 7px;
	font-style:italic;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	-moz-border-radius:12px; 
	-webkit-border-radius:12px;
	-moz-box-shadow: inset 1px 1px 2px #ccc;
	-webkit-box-shadow: inset 1px 1px 2px #ccc;
	box-shadow: inset 1px 1px 2px #ccc;
	color:#999;
	margin:0 0 10px;
}

#commentform textarea, #contact textarea {
	font-size:13px;
	width:430px;
}

#commentform input#submit, #contact input#submit{
	width:161px;
	height:32px;
	margin-top:10px;
	cursor:pointer;
	font-style:normal;
	background:#333;
	font-size:12px;
	text-shadow:-1px -1px #000;
	-moz-border-radius:8px; 
	-webkit-border-radius:8px;
	-moz-box-shadow:0 0 5px 2px #bbb;
	-webkit-box-shadow:0 0 5px 2px #bbb;
	box-shadow:0 0 5px 2px #ddd;
	color:#bbb;
}

#commentform input#submit:hover, #contact input#submit:hover {
	background:#444;
	color:#efefef;
}

#commentform small {
	font-size:11px;
	line-height:10px;
}

.alignleft {
	float:left;
	margin:5px 15px 5px 0;
}

.alignright {
	float:right;
	margin:5px 0 5px 15px;
}

/* FORMS
----------------------------*/

/* Top Search */

#topSearch input[type="text"] {
	width:210px;
	background:#484B4E url(images/ico_search_inverse.png) 95% 50% no-repeat;
	padding:8px 10px 7px;
	margin:4px 0 0 -11px;
	border:none;
	font-family: "Geneva", Verdana, sans-serif;
	font-size:11px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	-moz-box-shadow: inset 1px 1px 2px #bbb;
	-webkit-box-shadow: inset 1px 1px 2px #bbb;
	box-shadow: inset 1px 1px 2px #000000;
	color:#D3E6DE;
}

#topSearch input[type="text"]:focus {
	outline:none;
}

@import url('css/skin.php');
