/* 
Theme Name: Fiona McArthur Version2
Theme URL: http://fionamcarthur.com/
Description: Custom theme for Fiona
Author: Penny Haslop
Author URI: http://pennyhaslop.com
Version: 1.0
*/


html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,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 {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";} {
margin:0;
padding:0;
}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/
body {
background: url("images/bg.jpg") bottom left repeat-y;
background-color: #FBF6E3;
background-attachment: fixed;
font-family: Calibri, Arial, sans-serif;
}
#maintitle {
color: #fff;
}
#maintitle h1 {
background: url("images/logo.gif");
width: 182px;
height: 87px;
margin-left: 25px;
position: fixed;
top: 0;
left: 0;
}
#maintitle h1 span {
position: fixed;
right: -99999px;
}
#maintitle p {

}
#maintitle p span {
position: fixed;
right: -99999px;
}
#navigation {
float: left;
width: 195px;
height: 600px;
margin-left: 15px;
position: fixed;
left: 0;
top: 260px;
}
#navigation li {
padding: 10px 0 10px 10px;
background: url("images/seperator.png") bottom left no-repeat;
list-style: none; 
}
#navigation ul {
background: url("images/seperator.png") top left no-repeat;
margin-top: 15px;
}
#navigation li, #navigation li a {
color: #fff;
font-family: Cambria, Times, serif;
text-decoration: none;
text-transform: uppercase;
font-size: 1em;
}
#portrait {
margin: 0;
padding: 0;
background: #795C7F;
border: 2px solid #431B4C;
width: 125px;
height: 137px;
position: fixed;
top: 110px;
left: 45px;
}
#portrait img {
padding: 0;
margin: 0;
}
#sidebar {
width: 208px;
height: 573px;
float: left;
background: url("images/sidebar.jpg");
position: absolute;
right: 0;
top: 10px;

}
#sidebar img {
width: 60px;
height: 100px;
float: right;
padding: 3px;
margin-right: 5px;
background: #fff;
}
#sidebar li {
font-size: .8em;
overflow: hidden;
height: 165px;
list-style: none;
}
#sidebar li strong {
text-align: right;
font-size: 115%;
}
#sidebar li a {
color: #272727;
padding-bottom: 3px;
margin-bottom: 5px;
}
#sidebar li strong a:hover {
border-bottom: 1px solid #272727;
}
#sidebar li#fiction {
margin: 90px 10px 0 30px;
}
#sidebar li#nonfiction {
margin: 55px 10px 0 30px;
}
#content-wrap {
margin-left: 270px;
margin-top: 120px;
margin-right: 220px;
}
#category-page-header {
border: 1px solid #BABABA;
padding: 10px;
}
#content {
padding: 35px;
background: transparent;

}
#content, #category-page-header {
font-size: .9em;
line-height: 1.4;
}
#content p {
margin-bottom: 10px;
}
#content-wrap h2, #content-wrap h2 a {
font-family: Cambria, serif;
color: #272727;
text-transform: uppercase;
text-align: right;
padding-bottom: 5px;
margin-bottom: 5px;
text-decoration: none;
font-size: 1.5em;
}
#content-wrap h2 a:hover {
border-bottom: 1px solid #272727;
}
#footer {
clear: both;
text-align: center;
font-size: .6em;
margin: 15px 0;
}
#social-media {
position: fixed;
left: 45px;
bottom: 0;
width: 90px;
margin: 0 auto;
padding: 0;
height: 93px;
}
#social-media ul li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
float: left;
}

/*Post & Comments*/
.post {
text-align: right;
padding-bottom: 25px;
margin-bottom: 25px;
}
.post h2 {
margin: 0;
font-size: 1.1em;
}
.post img, #category-page-header img {
display: inline-block;
position: relative;
text-decoration: none;
border: 1px solid #cccccc;
padding: 6px;
background: #fff;
}
.post img.wp-smiley, .post ul.buy-book img {
padding: 1px;
background: transparent;
border: none;
}
.post ul.buy-book li {
display: inline;
list-style: none;
}
.postmeta{}
.postnavigation{}
#searchform{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}
h3.related_links_title {
background: url("images/reviews.gif") no-repeat;
width: 180px;
height: 31px;
float: right;
margin-bottom: 10px;
}
h3.related_links_title  span {
position: fixed;
left: -99999px;
}
ul.related_links {
clear: both;
display: block;
font-size: 85%;
list-style: none;
}
#buynow {
position: fixed;
bottom: 0;
right: 0;
}