/*  
Theme Name: TFT - Patience Petal
Theme URI: http://www.thefaaerytale.com/
Description: 3 column theme
Version: 1.0
Author: Joanne @ The Faery Tale
Author URI: http://www.thefaerytale.com/
*/

*
{
padding: 0;
margin: 0;
}

hr {
display: none; 
}

body {
font-family: Calibri, Verdana, 'Trebuchet MS', Arial, Sans-Serif;
font-size: 12px;
color: #000;
background: #E2A19D url(images/bg.gif);
}

#page {
width: 752px;
margin: 15px auto 25px auto;
background: #fff;
border: 2px solid #bf526d;
padding: 10px;
}

#wrapper {
width: 750px;
margin: 0 auto;
}

.avatar {
background: url(images/avatar.gif) no-repeat; 
float: left;
width: 90px; 
height: 90px; 
margin: 5px 5px 0px 0px;
padding: 0;
display: inline;
}

.div {
margin-bottom: 10px;
}

#header {
margin: 0px;
}

#header h1 {
font-size: 3em;
}

#header a {
text-decoration: none;
color: #bf526d;
}

#headerimg {
margin: 0 auto;
float: left;
width: 388px;
height: 200px;
color: #000;
background: #fff url(images/header.png) top left no-repeat;
border: 0px solid #bf526d;
}

#footer {
margin-top: 10px;
text-align: center;
width: 750px;
min-height: 80px;
color: #000;
background: #fff url(images/footer.gif) bottom center no-repeat;
border-top: 1px solid #bf526d;
clear: both;
}

#footer p {
padding: 20px;
}

#footer a {
color: #000;
text-decoration: none;
}

#content {
width: 378px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
background: #ffffff;
border: 0px solid #bf526d;
}

#content h2 {
background: #ffffff url(images/h2.gif) no-repeat;
border: 0px solid #bf526d;
font-size: 1em;
font-weight: bold;
line-height: 22px;
padding: 0px 0px 6px 0px;
margin-bottom: 5px;
text-align: center;
}

.post {
margin-bottom: 25px;
color: #000;
font-size: 1.1em;
}

.post p {
line-height: 1.4em;
margin-bottom: 1em;
}

.post a {
color: #000;
}

.post li {
margin-left: 20px;
}

.post ul {
list-style-image: url(images/bullet.gif);
list-style-type: bullet;
margin-bottom: 10px;
}

blockquote {
margin: 1em 1.5em;
padding: 1em 1.5em;
border: 1px solid #bf526d;
background: #FCF1E2;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

a img {
border: none;
}

h3 {
margin-top: 1.5em;
font-size: 1.4em;
}

h4 {
margin-top: 1.2em;
font-size: 1.2em;
}

h5 {
margin-top: 1em;
font-size: 1em;
}

h2 {
font-size: 1.6em;
border-bottom: 1px solid #e8c38b;
}

h2 a:hover, h2 a:visited, h2 a {
text-decoration: none;
color: #000;
}

.entry {
margin-top: 10px;
margin-bottom: 15px;
min-height: 85px;
}

.postmetadata {
padding: 2px;
font-size: 0.8em;
text-align: center;
}

.postmetadata a {
color: #bf526d;
text-decoration: none;
}

#sidebar {
width: 165px;
float: right; 
padding: 0px;
background: none;
color: #000;
margin-left: 15px;
margin-top: 0px;
margin-bottom: 10px;
border: 0px solid #bf526d;
}

#sidebar a {
text-decoration: none;
color: #000;
}

#sidebar a:hover {
text-decoration: underline;
}

#sidebar ul {
list-style: none;
margin-bottom: 15px;
}

#sidebar ul li {
list-style: none;
margin-bottom: 15px;
}

#sidebar ul h2 {
background: #fff url(images/sidetitle.gif) no-repeat;
border: 0px solid #bf526d;
font-size: 1em;
font-weight: bold;
line-height: 20px;
padding: 0px 0px 6px 0px;
margin-bottom: 5px;
text-align: center;
}

#sidebar ul ul {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 15px;
}

#sidebar ul ul li {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 5px;
margin-bottom: 0px;
}

#sidebar ul ul ul {
margin-bottom: 0;
}

#menu {
float: left; 
width: 165px;
padding: 0px;
background: none;
color: #000;
margin-right: 15px;
margin-top: 0px;
margin-bottom: 10px;
border: 0px solid #bf526d;
}

#menu a {
text-decoration: none;
color: #000;
}

#menu a:hover {
text-decoration: underline;
}

#menu ul {
list-style: none;
margin-bottom: 15px;
}

#menu ul li {
list-style: none;
margin-bottom: 15px;
}

#menu ul h2 {
background: #fff url(images/sidetitle.gif) no-repeat;
border: 0px solid #bf526d;
font-size: 1em;
font-weight: bold;
line-height: 20px;
padding: 0px 0px 6px 0px;
margin-bottom: 5px;
text-align: center;
}

#menu ul ul {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 15px;
}

#menu ul ul li {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 5px;
margin-bottom: 0px;
}

#menu ul ul ul {
margin-bottom: 0;
}

.navigation {
display: block;
margin-top: 10px;
margin-bottom: 40px;
color: #000;
}

.navigation a {
color: #000;
text-decoration: none;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.entrytext .postmetadata {
font-size: 1.1em;
background-color: #DD9595;
width: 70%;
margin: 2em auto3.5em auto;
border: 1px dotted #bf526d;
padding: 5px;
padding-left: 45px;
background: #DD9595;
}

#wp-calendar {
border: 1px solid #DD9595;
width: 95%;
margin: 0 auto;
text-align: center;
margin-bottom: 15px;
font-size: 11px;
}

#wp-calendar th {
background-color: #DD9595;
}

#wp-calendar a {
border: 1px solid #bf526d;
background-color: white;
display: block;
}

#prev a, #next a {
border: 0;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#searchform {
text-align: center;
}

#searchform #s {
width: 50%;
background-color: white;
}

ol.commentlist {
width: 90%;
margin: 0 auto;
}

ol.commentlist li {
margin-bottom: 1.5em;
border: 1px solid #bf526d;
padding: 5px;
background-color: none;
}

ol.commentlist li.alt {
background-color: none;
}

ol.commentlist a {
color: #000;
}

small.commentmetadata {
font-size: 0.8em;
margin-bottom: 1em;
display: block;
text-align: center;
}

#comments {
padding-left: 5px;
margin-left: 5px;
margin-bottom: 10px;
}

#commentform {
width: 85%;
color: #000;
padding-left: 10px;
}

#commentform a {
color: #000;
}

#comment {
font-size: 12px;
color: #000;
border: 1px solid #bf526d;
background-color: #fff;
}

textarea {
width: 85%;
padding: 2px;
margin-top: 2px;
margin-bottom: 2px;
background: #fff;
border: 1px solid #bf526d;
color: #000;
font-size: 12px;
text-align: justify;
}

#author, #email, #url {
background: #fff;
border: 1px solid #bf526d;
margin-top: 2px;
margin-bottom: 2px;
padding: 2px;
color: #000;
font-size: 12px;
}

#author a:hover, #email a:hover, #url a:hover {
background: #DD9595;
}

#topmenu {
width: 388px;
margin-top: 10px;
padding-top: 3px;
padding-bottom: 3px;
font-weight: normal;
border: 1px solid #bf526d;
background: #DD9595;
float: left;
}

#topmenu:after { /*Add margin between menu and rest of content in Firefox*/
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#topmenu ul {
width: 100%;
background: none;
padding: 4px 0;
margin: 0;
text-align: center;
}

#topmenu ul li {
display: inline;
}

#topmenu ul li a {
color: #000;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #bc2c32;
}

#topmenu ul li a:hover {
color: #eba5a9;
}