#page {
margin:0 auto;
width:750px;
}

#header {
background:transparent url(/site_media/images/top.png) no-repeat scroll 0 0;
height:220px;
width:750px;
padding:0 15px;
}

#content {
float:left;
}

#sidebar {
float:right;
margin:5px 0 15px -1px;
width:204px;
}

div.column {
border-right:1px solid #CCCCCC;
margin:5px 0 0px;
padding-right:15px;
width:515px;
}

#footer {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
clear:both;
display:block;
width:750px;
background:#EEEEEE;
}

#footer p {
margin-top:10px;
margin-bottom:10px;
text-align:center;
font-size:9pt;
width:748px;
}

#nav {
float:right;
font-family:"Bitstream Vera Sans","Helvetica","Arial",sans-serif;
margin-top:164px;
padding-bottom:14px;
height:16px;
width:100%;
}

#nav ul {
float:right;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#nav li {
display:inline;
height:100%;
line-height:32px;
margin:0;
padding:0;
}

#nav li a {
background:transparent none repeat scroll 0 0;
color:#000000;
height:100%;
margin-right:30px;
text-decoration:none;
}

#tag {
background:#35696e;
color:#ffffff;
padding:3px;
text-decoration:none;
line-height:200%;
}

#sidebar div {
border-bottom:1px solid #CCCCCC;
}

.no-link-heading {
font-variant:small-caps;
}

#sidebar div h4 {
font-variant:small-caps;
}

#sidebar div p {
padding-left:15px;
margin-top:-15px;
}

.hyperlink {
color:#000000;
}

.content-heading {
font-variant:small-caps;
font-weight: bold;
text-decoration:underline;
color:#000000;
font-size:12pt;
}

.chopped span {
position: absolute;
text-indent: -999em;
}

.post-content {
padding-left:20px;
padding-top:0px;
padding-bottom:0px
}

.post-content p {
margin-top:2px;
}

.info-text {
font-size:9pt;
}

.comment {
background:#cce5ff;
margin:10px;
padding:5px;
border-top:1px solid #BBBBBB;
border-bottom:1px solid #BBBBBB;
}

.comment p {
margin:5px;
}

.comment-date {
font-size:8pt;
display:inline;
}

.comment-form {
padding-left:10px;
}

pre {
border-top:1px solid #BBBBBB;
border-bottom:1px solid #BBBBBB;
background:#E6FFFF;
}

