/*  
Theme Name: Peabody
Theme URI: http://www.peabody.net.au
Description: Peabody theme.
Version: 1.0
Author: FADE
Author URI: http://www.fade.com.au
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	background-color: #000000;
	background-image: url(images/bg_page.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background-image: url(images/footer.jpg);
        background-repeat: no-repeat;
	padding: 0;
	margin: 40px 0 0 0;
	height: 57px;
}
#content {
	text-align: left;
	background-color: #000000;
	margin: 0;
	padding: 60px 0 0 0;
}
#menu {
	text-align: left;
	padding-left: 16px;
}
#header {
	background-image: url(images/header.jpg);
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 188px;
	width: 710px;
	background-repeat: no-repeat;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #04bc8a;
	text-decoration: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #04bc8a;
	text-decoration: none;
        padding: 0;
}

.post{
	padding: 0;
}

.postcontent {
	text-align: left;
	margin: o;
	padding: 0 40px 0 40px;
}
.post h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #04bc8a;
	text-decoration: none;
        padding: 0;
        margin: 0;
}
.post h2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #04bc8a;
	text-decoration: underline;
}
.post-date{
        float: left;
        display: inline;
        margin: 0;
        padding: 0;
        width: 53px;
        height: 55px;
        background: url(images/bg_date.jpg) no-repeat;
}
.month{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.day{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
        font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.entry{
	line-height: 25px;
        padding: 0;
        margin: 0;
}
.navigation{
	line-height: 25px;
        padding: 0 0 0 40px;
}

p.postmetadata{
	border-top: 1px dashed #ffffff;
	margin: 10px 0 30px 0;
}
a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04bc8a;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #04bc8a;
	text-decoration: underline;}
p{
	padding: 10px 0 0 0;
}
#navlist ul
{
	white-space: nowrap;
}
#navlist li
{
display: inline;
list-style-type: none;
}
#navlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 15px;
}
#navlist a:link, #navlist a:visited
{
	color: #4dd7ff;
	text-decoration: none;
}
#navlist a:hover
{
	color: #04bc8a;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-image: url(images/bg_nav.jpg);
}
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
#fade {
	float: right;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}