body {
background:$bgcolor;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
text-align:center;
background-color:#A8CEBD;
background-image:url('http://farm4.static.flickr.com/3456/3360403708_fc9f503d39_o.jpg');
background-attachment:fixed;
background-position:bottom left;
background-repeat:repeat;
border-color:#1F1F1F;
border-style:solid;
border-width:0;
margin:0;
}

a:link {
color:$linkcolor;
text-decoration:none;
}

a:visited {
color:$visitedlinkcolor;
text-decoration:none;
}

a:hover {
color:$titlecolor;
text-decoration:underline;
}

a img {
border-width:0;
}

#header-wrapper {
width:660px;
border:1px solid $bordercolor;
background-color:#A8CEBD;
margin:0 auto 10px;
}

#header-inner {
background-position:center;
margin-left:auto;
margin-right:auto;
}

#header {
border:1px solid $bordercolor;
text-align:center;
color:$pagetitlecolor;
background-color:#A8CEBD;
margin:5px;
}

#header h1 {
line-height:1.2em;
text-transform:uppercase;
letter-spacing:.2em;
font:$pagetitlefont;
margin:5px 5px 0;
padding:15px 20px .25em;
}

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

#header a:hover {
color:$pagetitlecolor;
}

#header .description {
max-width:700px;
text-transform:uppercase;
letter-spacing:.2em;
line-height:1.4em;
font:$descriptionfont;
color:$descriptioncolor;
margin:0 5px 5px;
padding:0 20px 15px;
}

#header img {
margin-left:auto;
margin-right:auto;
}

#outer-wrapper {
width:660px;
text-align:left;
font:$bodyfont;
margin:0 auto;
padding:10px;
}

#main-wrapper {
width:410px;
float:left;
border:1px solid $bordercolor;
background-color:#A8CEBD;
overflow:hidden;
padding:5px;
}

#sidebar-wrapper {
width:220px;
float:right;
border:1px solid $bordercolor;
background-color:#A8CEBD;
overflow:hidden;
padding:5px;
}

h2 {
font:$headerfont;
line-height:1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:$sidebarcolor;
margin:1.5em 0 .75em;
}

h2.date-header {
margin:1.5em 0 .5em;
}

.post {
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
margin:.5em 0 1.5em;
}

.post h3 {
font-size:140%;
font-weight:normal;
line-height:1.4em;
color:$titlecolor;
margin:.25em 0 0;
padding:0 0 4px;
}

.post h3 a,.post h3 a:visited,.post h3 strong {
display:block;
text-decoration:none;
color:$titlecolor;
font-weight:normal;
}

.post h3 strong,.post h3 a:hover {
color:$textcolor;
}

.post p {
line-height:1.6em;
margin:0 0 .75em;
}

.post-footer {
color:$sidebarcolor;
text-transform:uppercase;
letter-spacing:.1em;
font:$postfooterfont;
line-height:1.4em;
margin:.75em 0;
}

.comment-link {
margin-left:.6em;
}

.post img {
border:1px solid $bordercolor;
padding:4px;
}

.post blockquote {
margin:1em 20px;
}

.post blockquote p {
margin:.75em 0;
}

#comments h4 {
font-weight:bold;
line-height:1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color:$sidebarcolor;
border:1px solid $bordercolor;
background-color:#A8CEBD;
margin:1em 0;
padding:5px;
}

#comments-block {
line-height:1.6em;
margin:1em 0 1.5em;
}

#comments-block .comment-author {
margin:.5em 0;
}

#comments-block .comment-body {
margin:.25em 0 0;
}

#comments-block .comment-footer {
line-height:1.4em;
text-transform:uppercase;
letter-spacing:.1em;
margin:-.25em 0 2em;
}

#comments-block .comment-body p {
margin:0 0 .75em;
}

.deleted-comment {
font-style:italic;
color:gray;
}

#blog-pager-newer-link {
float:left;
}

#blog-pager-older-link {
float:right;
}

#blog-pager {
text-align:center;
}

.feed-links {
clear:both;
line-height:2.5em;
}

.sidebar {
color:$sidebartextcolor;
line-height:1.5em;
}

.sidebar ul {
list-style:none;
margin:0;
padding:0;
}

.sidebar li {
text-indent:-15px;
line-height:1.5em;
margin:0;
padding:0 0 .25em 15px;
}

.sidebar .widget,.main .widget {
border-bottom:1px dotted $bordercolor;
margin:0 0 1.5em;
padding:0 0 1.5em;
}

.main .Blog {
border-bottom-width:0;
}

.profile-img {
float:left;
border:1px solid $bordercolor;
margin:0 5px 5px 0;
padding:4px;
}

.profile-data {
text-transform:uppercase;
letter-spacing:.1em;
font:$postfooterfont;
color:$sidebarcolor;
font-weight:bold;
line-height:1.6em;
margin:0;
}

.profile-datablock {
margin:.5em 0;
}

.profile-textblock {
line-height:1.6em;
margin:.5em 0;
}

.profile-link {
font:$postfooterfont;
text-transform:uppercase;
letter-spacing:.1em;
}

#footer {
width:660px;
clear:both;
line-height:1.6em;
text-transform:uppercase;
letter-spacing:.1em;
text-align:center;
border:1px solid $bordercolor;
background-color:A8CEBD;
margin:0 auto;
padding:5px;
}

body#layout #header {
margin-left:0;
margin-right:0;
}

.bloggerPyBar {
background-color:#ff6600;
color:#114477;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:left;
padding:2px 2px 2px 6px;
}

.bloggerPyBar a {
color:#114477;
}

.pylogo {
float:right;
padding-right:9px;
}