/*
Theme Name: Tales As Old As Time
Theme URI: http://talesasoldastime.com
Description: The theme for Tales As Old As Time Reviews
Author: Catherine Haines
Author URI: http://catherine-haines.com
Tags: blue, custom header, fixed width, two columns, widgets
*/


/* Main Body */

* {
margin:0;
padding:0;
}

body {
background:#774F38 url(images/back.gif);
color:#252614;
font-size:0.87em;
line-height:1.7em;
}

#container {
width:900px;
background:url(images/background.jpg);
margin:0 auto;
}

#header {
text-align:center;
}

#content {
width:540px;
float:left;
border-right:2px solid #F1D4AF;
padding:10px 20px 10px 20px;
}

#sidebar {
float:right;
width:282px;
padding-left:10px;
padding-top:10px;
font-size:0.9em;
padding-right:10px;
}

#footer {
background:url(images/footer.png) no-repeat bottom left;
min-height:20px;
clear:both;
border-top:2px solid #F1D4AF;
width:800px;
margin:0 auto;
padding:10px 10px 2px;
text-align: center;
}

#footer p {
text-align: center;
}



/* Navigation */

#navigation {
width:820px;
border-top:2px solid #F1D4AF;
border-bottom:2px solid #F1D4AF;
text-align:center;
font-size:1.2em;
margin:0 auto;
padding:3px;
}

#navigation a {
border:0;
margin:0 20px;
letter-spacing: 1px;
}


/* Text and Links */

p {
margin:8px 0;
font-size: 102%;
}

#sidebar p {
line-height: 1.4em;
margin: 4px 0;
}

a {
color:#247291;
text-decoration:none;
}

#content a, #sidebar a, #footer a {
border-bottom:1px dotted;
}

a img, img a, img {
border: 0;
border-bottom: none;
}

a:hover {
color:#684858;
}

#content a:hover, #sidebar a:hover, #footer a:hover {
border-bottom:1px solid;
}



/* Headers */

h1 {
font-size:1.7em;
font-weight:400;
margin-bottom: 8px;
}

h2 {
font-size:1.5em;
font-weight:400;
}

h3 {
font-size:1.3em;
font-weight:400;
}

#sidebar h2 {
margin-left: -10px;
margin-top: 10px;
}


/* Posts */

.postdetails {
font-size:0.85em;
text-align:right;
text-style:italics;
margin-top:10px;
margin-bottom:20px;
}


.entry p {
text-align: justify;
}

.entry ul, .entry ol {
margin: 10px 40px;
}


/* Comments */

ol#commentlist {
list-style: none;
}

#commentlist cite {
font-style:italic;
font-size:1.1em;
}

#commentlist li {
min-height:70px;
border:2px solid #F1D4AF;
font-size: 0.95em;
margin:6px 0px;
padding:10px;
}


#commentform {
margin:0 20px;
}

#commentlist li img.avatar,#commentlist li.alt img.avatar {
float:right;
border:4px solid #F1D4AF;
margin:0 0 0 5px;
}

input,textarea,select {
width:100%;
font:verdana;
border:2px solid #F1D4AF;
padding:3px;
background: none;
font-size: 110%;
font-family: verdana, sans-serif;
}


#sidebar ul, #sidebar ol {
margin: 0 10px;
}

img.alignright {
border:5px solid #F1D4AF;
float:right;
margin:0 10px;
}

blockquote {
background:none;
border:2px solid #F1D4AF;
color:#333333;
font-size:0.85em;
line-height:1.7;
margin-bottom:20px;
margin-left:2em;
margin-right:2em;
padding:0.2em 1em;
}

.bookinfo {
font-size: 0.9em;
margin-bottom: 8px;
}

#tags a {
margin-right: 8px;
}