/*
Theme Name: Algonquin Books
Theme URI: http://www.philidem.com/
Description: The Algonquin Books theme
Version: 1.0
Author: Phil Idem
Author URI: http://www.philidem.com/
Tags: blue, custom header, fixed width, three columns, widgets
*/

/* Begin Typography & Colors */
body
{
   font-size: 62.5%; /* Resets 1em to 10px */
   font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
   background-color: #F9F6E4;
   color: #333333;
   text-align: center;
   margin: 0;
}

table
{
   border: 0;
   border-spacing: 0;
   border-collapse: separate;
   *border-collapse: collapse; /* hack is needed for IE7 also */
   padding: 0;
   margin: 0;
}

td
{
   border: 0;
   padding: 0;
}

h1
{
   margin: 0 0 0 185px;
   padding: 25px 0 0 0;
   color: #F9F6E4;
   text-align: left;
   font-family: "Times New Roman", serif;
   font-size: 3em;
   font-weight: normal;
}

h1 a:hover, h1 a:link, h1 a:visited, h1 a:active
{
   color: #FFFFFF;
   text-decoration: none;
}

#content h2,
#content h2 a:hover, #content h2 a:link, #content h2 a:visited, #content h2 a:active,
#content h3,
#content h3 a:hover, #content h3 a:link, #content h3 a:visited, #content h3 a:active
{
   color: #ad0119;
   text-decoration: none;
   text-align: left;
}

#content h2
{
   margin: 2px 0 0 0;
}

#content h3
{
   margin: 1em 0 0 0;
   font-size: 1em;
}

a:visited,
a:link
{
   color: #08275D;
   text-decoration: underline;
}

a:hover, a:active
{
   color: #ad0119;
   text-decoration: underline;
}

small
{
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 0.9em;
   line-height: 1.5em;
}

#page
{
   background-image: url('images/page-background.png');
   background-repeat: repeat-y;
   background-color: #ffffff;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   margin-top: 10px;
   width: 790px;
   padding-left: 0;
}

#header
{
   position: relative;
   height: 125px;
   background-image: url('images/header-background.png');
   background-repeat: repeat-x;
}

.header-left
{
   position: absolute;
   background-image: url('images/header-left.png');
   width: 36px;
   height: 64px;
   left: 0;
   top: 0;
}

.header-right
{
   position: absolute;
   background-image: url('images/header-right.png');
   width: 36px;
   height: 64px;
   right: 0;
   top: 0;
}

#header-logo
{
   position: absolute;
   width: 116px;
   height: 116px;
   top: 9px;
   left: 63px;
}

#header-subtitle
{
   position: absolute;
   width: 146px;
   height: 10px;
   top: 79px;
   left: 185px;
}

.header-links-menu-container
{
   position: absolute;
   top: 23px;
   height: 15px;
   right: 0;
   width: 595px;
   margin-right: 17px;
   z-index: 500;
}

#header-links-menu
{
   height: 15px;
   float: right;
   margin-right: 0;
   vertical-align: middle;
}

#header-links-menu .menu-item
{
   height: 15px;
   line-height: 15px;
   font-size: 1.2em;
   padding-right: 10px;
   font-weight: normal;
}

#header-links-menu .menu-item a:link,
#header-links-menu .menu-item a:active,
#header-links-menu .menu-item a:visited
{
   color: #F9F6E4;
   text-decoration: none;
}

#header-links-menu .menu-item a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}

.header-menu-container
{
   position: absolute;
   top: 69px;
   height: 27px;
   right: 0;
   width: 595px;
   margin-right: 17px;
   z-index: 1;
}

#header-menu
{
   height: 27px;
   float: right;
   margin-right: 10px;
   background-color: #3b0e0b;
   vertical-align: middle;
}

#header-menu .menu-item
{
   height: 27px;
   line-height: 27px;
   padding-right: 15px;
   font-weight: bold;
}

#header-menu .menu-item a:link,
#header-menu .menu-item a:active,
#header-menu .menu-item a:visited
{
   color: #F9F6E4;
   text-decoration: none;
}

#header-menu .menu-item a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}

#header-menu .menu-left
{
   background-image: url('images/menu-left.png');
   background-position: top left;
   background-repeat: no-repeat;
   background-color: #3b0e0b;
   width: 8px;
   height: 27px;
   padding-right: 10px;
}

#header-menu .menu-right
{
   background-image: url('images/menu-right.png');
   background-position: top left;
   background-repeat: no-repeat;
   background-color: #3b0e0b;
   width: 8px;
   height: 27px;
}

#searchform
{
   margin: 0;
   padding: 0;
   clear: none;
   display: inline;
}

.search-input-container
{
   padding-right: 5px !important;
   vertical-align: middle;
}

.search-submit-container
{
   padding-right: 5px !important;
   vertical-align: middle;
}

/* search input field */
#s
{
   width: 125px;
   padding: 0;
   margin: 0;
   vertical-align: top;
   font-size: .95em;
}

#searchsubmit
{
   padding: 0;
   margin: 0;
   font-size: .95em;
   cursor: pointer;
}

#bookcovers
{
   width: 109px;
   float: left;
   margin-left: 10px;
   padding-top: 10px;
}

#bookcovers ul
{
   margin: 0;
   padding: 0;
   list-style: none;
}

#bookcovers .widget
{
   margin-bottom: 5px;
   margin-left: auto;
   margin-right: auto;
   width: 82px;
   display: block;
}

#content
{
   margin-top: 10px;
   margin-left: 17px;
   width: 405px;
   text-align: left;
   float: left;
   font-size: 1.25em;
}

.wide-content
{
   width: 627px !important;
}

.post-date
{
   color: #3B0E0B;
   font-weight: bold;
   font-size: .8em;
}

#sidebar
{
   width: 194px;
   margin-left: 569px;
   margin-right: 17px;
}

#sidebar ul
{
   margin: 0;
   padding: 0;
   list-style: none;
}

#sidebar .widget
{
   background-image: url('images/sidebar-menu-background.png');
   background-repeat: repeat-y;
   background-color: #eaf0f6;
   margin: 0 0 15px 0;
   padding: 0;
   display: block;
}

#sidebar h2.widgettitle
{
   background-image: url('images/sidebar-menu-header.png');
   background-position: top left;
   background-repeat: no-repeat;
   background-color: #ffffff;
   height: 28px;
   line-height: 28px;
   font-weight: bold;
   font-size: 1.25em;
   text-align: left;
   padding-left: 20px;
   margin: 0 0 5px 0;
}

#sidebar .sidebar-menu-footer
{
   background-image: url('images/sidebar-menu-footer.png');
   background-position: top left;
   background-repeat: no-repeat;
   background-color: #ffffff;
   height: 10px;
}

#sidebar ul li a:link,
#sidebar ul li a:visited
{
   text-decoration: none;
}

#sidebar ul li a:active,
#sidebar ul li a:hover
{
   text-decoration: underline;
}

#sidebar ul ul
{
   margin: 0 0 0 10px;
   padding: 0;
}

#sidebar ul ul li
{
   margin: 0 0 5px 20px;
   text-align: left;
   padding: 0;
   list-style-type: none;
   list-style-image: none;
}

.page-footer
{
   position: relative;
   background-image: url('images/page-footer-background.png');
   background-position: bottom left;
   background-repeat: repeat-x;
   height: 32px;
}

.page-footer-left
{
   position: absolute;
   height: 32px;
   width: 120px;
   left: 0;
   top: 0;
   background-image: url('images/page-footer-left.png');
   background-position: top left;
   background-repeat: no-repeat;
}

.page-footer-right
{
   position: absolute;
   height: 32px;
   width: 32px;
   right: 0;
   top: 0;
   background-image: url('images/page-footer-right.png');
   background-position: top left;
   background-repeat: no-repeat;
}

.sociable_tagline
{
   margin-bottom: 5px;
}

.sociable ul li
{
   padding: 0 !important;
   margin: 0 !important;
}

.widget_pi_book_cover-description
{
   margin: 0;
   padding: 3px 0 15px 0;
}

#footer
{
   padding: 0;
   margin-left: 117px;
   margin-right: 6px;
   width: 657px;
   clear: both;
}

#footer-menu
{
   text-align: right;
   padding: 5px 15px 5px 5px;
   
}

#footer-menu a
{
   margin-left: 1em;
}

#footer p
{
   margin: 0;
   padding: 20px 0;
   text-align: center;
}

.category-image
{
   float: left;
   margin-right: 5px;
}

.entry
{
   clear: both;
}

.entry p a:visited
{
   color: #5575AE;
}

.bio-grid-container
{
   border-bottom: 1px solid #08275D;
   padding: 0 15px 15px 15px;
   margin-bottom: 2em;
}

.widget_categories h2
{
   color: #670164;
}

.widget_rrm_popular_posts h2
{
   color: #026C2E;
}

.widget_tag_cloud h2
{
   color: #08275D;
}

.widget_archive h2
{
   color: #5B2908;
}

.widget_links h2
{
   color: #F75E2A;
}

.smallattachment
{
   text-align: center;
   float: left;
   width: 128px;
   margin: 5px 5px 5px 0px;
}

.attachment
{
   text-align: center;
   margin: 5px 0px;
}

.postmetadata
{
   clear: both;
   font-size: .85em;
}

.post-instructions
{
   margin-top: 1em;
}

.post-edit
{
   margin-top: 1em;
}

.page-details
{
   color: #777;
   margin-top: 1em;
}
   
/*************************************/
.thread-alt {
   background-color: #f8f8f8;
}

.thread-even {
   background-color: white;
}

.depth-1 {
   border: 1px solid #ddd;
}

.even,.alt {
   border-left: 1px solid #ddd;
}

h2.pagetitle {
   font-size: 1.6em;
}

h3 {
   font-size: 1.3em;
}

#wp-calendar caption,cite {
   text-decoration: none;
}

.commentlist li,#commentform input,#commentform textarea {
   font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
   font-size: 1em;
}

.commentlist li {
   font-weight: bold;
}

.commentlist li .avatar {
   float: right;
   border: 1px solid #eee;
   padding: 2px;
   background: #fff;
}

.commentlist cite,.commentlist cite a {
   font-weight: bold;
   font-style: normal;
   font-size: 1.1em;
}

.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;
}

#sidebar {
   font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike
   {
   color: #777;
}

code {
   font: 1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
   font-size: 0.9em;
   letter-spacing: .07em;
}

h2 a:hover, h3 a:hover {
   color: #06c;
   text-decoration: none;
}

#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 */
.post {
   margin: 0 0 40px;
}

.post hr {
   display: block;
}

.entry
{
text-align: justify;
}

.clear
{
   clear: both;
}

/* End Structure */ /*	Begin Headers */
h2.pagetitle {
   margin-top: 30px;
   text-align: center;
}

h3.comments {
   padding: 0;
   margin: 40px auto 20px;
}

/* End Headers */ /* Begin Images */
p img {
   padding: 0;
   max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
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
}

/* End Images */ /* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
   margin-left: 0px;
   padding: 0 0 0 30px;
   padding-left: 10px;
}

html>body .entry li {
   margin: 7px 0 8px 10px;
}

.entry ol {
   padding: 0 0 0 35px;
   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 p,#sidebar ul select {
   margin: 5px 0 8px;
}

#sidebar ul ul ul,#sidebar ul ol {
   margin: 0 0 0 10px;
}

ol li,#sidebar ul ol li {
   list-style: decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
   margin: 3px 0 0;
   padding: 0;
}

/* End Entry Lists */ /* Begin Form Elements */
.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;
}

.commentlist {
   padding: 0;
   text-align: justify;
}

.commentlist li {
   margin: 15px 0 10px;
   padding: 5px 5px 10px 10px;
   list-style: none;
}

.commentlist li ul li {
   margin-right: -5px;
   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;
}

/* End Comments */ /* Begin Sidebar */
#sidebar form {
   margin: 0;
}

/* End Sidebar */ /* Begin Calendar */
#wp-calendar {
   empty-cells: show;
   margin: 10px auto 0;
   width: 155px;
}

#wp-calendar #next a {
   padding-right: 10px;
   text-align: right;
}

#wp-calendar #prev a {
   padding-left: 10px;
   text-align: left;
}

#wp-calendar a {
   display: block;
}

#wp-calendar caption {
   text-align: center;
   width: 100%;
}

#wp-calendar td {
   padding: 3px 0;
   text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
   background-color: #fff;
}

/* End Calendar */ /* Begin Various Tags & Classes */
acronym,abbr,span.caps {
   cursor: help;
}

acronym,abbr {
   border-bottom: 1px dashed #999;
}

blockquote {
   margin: 15px 30px 0 10px;
   padding-left: 20px;
   border-left: 5px solid #ddd;
}

blockquote cite {
   margin: 5px 0 0;
   display: block;
}

.center {
   text-align: center;
}

.hidden {
   display: none;
}

a img {
   border: none;
}

.navigation {
   display: block;
   text-align: center;
   margin-top: 10px;
   margin-bottom: 60px;
}

/* End Various Tags & Classes*/ /* 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 */