html,body {
margin:0;
padding:0;
}

body {
background-color: #fffef9;
background-image: url(images/background.gif);
background-position: top center;
background-repeat: no-repeat;	
font-family: Georgia;
}

.bird {
background: url(http://www.nightjar.com.au/tumblr/images/timestamp-banner-bird.png) top left no-repeat !important;
}

a {
color: #23bbc4;
text-decoration: underline;
}

a:hover {
color: #999;
text-decoration: underline;
}

a:visited {
color: #000;
text-decoration: underline;
}

div#wrapper {
width:1275px;
margin: 0 auto;
text-align:center;
margin:none;
padding:0px;
}

div#middle {
background-image: url(images/shadow-bg.png);
width:936px;
text-align: left;
margin-left:175px;
padding: 0px;
float:left;
margin-bottom:0px;
}

div#content-header {
width: 922px;
clear:both;
height: 300px;
float:left;
}

div#content-header img{
padding-left: 260px;
padding-top: 100px;
}

div#content-header h1{
margin:0;
padding:0;
}

div#content {
width: 922px;
float:left;
margin-bottom:0px;
}

#content .space {
width: 100%;
clear: both;
}

#content .space.big {
height: 30px;
}

#content .space.small {
height: 3px;
}

#content #post {
width: 922px;
position: relative;
}

#content #post .left {
width: 210px;
font-family: Lucida Grande, Lucida Sans, Verdana, Tahoma;
font-size: 8px;
float: left;
border:0px;
margin-right: 10px;
text-align:right;
}

#content #post .left .timestamp {
width: 210px;
height: 30px;
background: url(http://www.nightjar.com.au/tumblr/images/timestamp-banner.png) top left no-repeat;
line-height: 10px;
padding-top: 38px;
color: #ccc;
}

#content #post .left .timestamp a {
color: #cccccc;
text-decoration: none;
}

#content #post .left .tags {
width: 138px;
float: right;
padding: 2px 19px 0 0;
margin-left:15px;
}

#content #post .left .tags a.tag {
color: #000;
text-decoration: none;
float: right;
clear:both;
line-height:25px;
font-size:9px;
}

#content #post .right {
font-family: Georgia; serif;
width: 660px;
line-height: 25px;
float: right;
font-size: 12px;
padding: 30px 0 0 0;
}

#content #post .right p {
padding-right:215px;
}

#content #post .right img {
border:0;
}

#content #post a {
text-decoration: underline;
}

#content #post blockquote {
font-style: italic;
padding-left: 15px;
border-left: 2px solid #1D1801;
}

#content #post .right a.title {
color: #000;
font-size: 12px;
font-family: Georgia;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
letter-spacing:3px;
}

#content #post .right a:hover.title {
color: #23bbc4;
}

div#sidebar {
width:159px;
float:right;
clear:left;
margin-top: 283px;
text-align:left;
background:url(images/sidebar-bg.png) top left repeat-y;
}

div#sidebar p {
font-family: "Lucida Grande",Lucida Sans;
font-size: 9px;
line-height: 12.5px;
margin: 0px 0px 18px 0px;
padding: 0 0 0 25px;
color: #635d59;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

div#comments {
width: 660px;
clear:both;
margin: 0px 5px 0px 260px;
}

div#footer {
width: 660px;
clear:both;
margin: 0px 5px 0px 260px;
}

#footer #pagination {
height: 50px;
font-size: 9px;
line-height: 1.8em;
text-align: right;
position: relative;
margin: auto 25px auto 0;
padding: 0 6px;
}

#footer #pagination .count {
position: absolute;
left: 6px;
margin-bottom:15px;
}

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


