/*  
Theme Name: TFT Mar08
Theme URI: http://www.thefaerytale.com/
Description: 2 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: Verdana, 'Trebuchet MS', Arial, Sans-Serif;
font-size: 11px;
color: #000;
background: #a7d8ef url(images/main.gif);

}

#page {
width: 750px;
margin: 15px auto 25px auto;
background: #c9e8f5 url(images/bg.gif);
border: 1px solid #3b728f;
padding: 10px;
}

#wrap {
width: 728px;
background: #fff;
border: 1px solid #3b728f;
padding: 10px;
}

#wrapper {
width: 770px;
margin: 0 auto;
}

.avatar {
background: url(images/avatar.gif) no-repeat; 
float: left;
width: 82px; 
height: 70px; 
margin: 0px 5px 0px 0px;
padding: 0;
display: inline;
}

.grav {
float: left;
width: 80px; 
height: 80px; 
margin: 5px 5px 0px 0px;
padding: 0;
display: inline;
}

.div {
margin-bottom: 15px;
margin-top: 10px;
}

#header {
margin: 0px;
}

#header h1 {
font-size: 3em;
}

#header a {
text-decoration: none;
color: #000;
}

#headerimg {
margin: 0 auto;
width: 730px;
height: 150px;
color: #000;
padding-top: 0px;
padding-bottom: 0px;
background: #fff url(images/header.gif);
border: 0px solid #3b728f;
}

#footer {
margin-top: 10px;
text-align: center;
width: 728px;
font-size: 10px;
color: #000;
background-color: #fff;
border-top: 1px solid #3b728f;
clear: both;
}

#footer p {
padding-top: 20px;
}

#footer a {
color: #3b728f;
text-decoration: none;
}

.credits {
background: none;
margin-top: 15px;
margin-left: 30px;
margin-right: 30px;
padding: 0px;
text-align: center;
}

.credits a, h2 a:visited {
color: #000;
text-decoration: none;
}

.credits a:hover {
color: #5394ad;
}

.frame1 {
width: 360px;
height: 400px;
float: left;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
background: #ffffff;
border: 0px solid #3b728f;
}

.frame2 {
width: 165px;
height: 400px;
float: left;
margin-left: 0px;
margin-right: 20px;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
background: #fff;
border: 0px;
display: inline;
}

.frame3 {
width: 165px;
height: 400px;
float: left;
margin-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
padding: 0px;
background: #fff;
border: 0px;
display: inline;
}

#content {
width: 97%;
padding: 5px;
}

h2 {
background-color: #a7d8ef;
border: 1px solid #3b728f;
font-size: 1em;
font-weight: normal;
padding: 2px;
margin-bottom: 5px;
text-align: center;
}

blockquote {
margin: 1em 1.5em;
padding: 1em 1.5em;
border: 1px solid #3b728f;
background: #a7d8ef;
}

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 a:hover, h2 a:visited, h2 a {
text-decoration: none;
color: #000;
}

.entry {
margin-top: 10px;
margin-bottom: 15px;
}

.entry p {
margin-bottom: 10px;
}

.postmetadata {
padding: 2px;
font-size: 0.8em;
text-align: center;
}

.postmetadata a {
color: #3b728f;
text-decoration: none;
}

#rightsidebar {
padding: 5px;
}

#rightsidebar a, a:visited {
text-decoration: none;
color: #000;
}

#rightsidebar a:hover {
color: #5394ad;
}

#rightsidebar ul {
list-style: none;
margin-bottom: 15px;
}

#rightsidebar ul h2 {
background-color: #8acee2;
border: 1px solid #3b728f;
font-size: 1em;
font-weight: normal;
padding: 2px;
margin-bottom: 5px;
text-align: center;
}

#rightsidebar ul {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 18px;
}

#rightsidebar ul li {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 5px;
}

#rightsidebar ul ul ul {
margin-bottom: 0;
}

#leftsidebar {
padding: 5px;
}

#leftsidebar a, a:visited {
text-decoration: none;
color: #000;
}

#leftsidebar a:hover {
color: #5394ad;
}

#leftsidebar ul {
list-style: none;
margin-bottom: 15px;
}

#leftsidebar ul h2 {
background-color: #8acee2;
border: 1px solid #3b728f;
font-size: 1em;
font-weight: normal;
padding: 2px;
margin-bottom: 5px;
text-align: center;
}

#leftsidebar ul {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 18px;
}

#leftsidebar ul li {
list-style-image: url(images/bullet.gif);
list-style-type: circle;
margin-left: 5px;
}