#wpcombar a {
border:none;
}

#wpcombar a:hover {
background:#6da6d1;
color:black;
}

body {
background-color:#fff;
background-image:url('http://tobefree.files.wordpress.com/2007/12/gradient.gif');
background-attachment:fixed;
background-position:bottom;
background-repeat:repeat-x;
font-family:Verdana, Tahoma, Arial, sans-serif;
font-size:90%;
}

#content {
margin-right:20em;
margin-left:10px;
background-color:#fff;
margin-top:200px;
border:0 #eee solid;
padding:1em;
}

* html #content {
margin-top:180px;
}

#header {
position:absolute;
top:40px;
left:40px;
background-image:url('http://tobefree.files.wordpress.com/2007/12/tobefree11.jpg');
background-position:top left;
background-repeat:no-repeat;
width:80%;
height:200px;
padding-left:45px;
font-family:Georgia;
font-weight:normal;
font-size:0;
margin:0;
}

#text-1 {
font-weight:normal;
}

#menu {
width:14em;
position:absolute;
float:right;
top:200px;
right:5em;
font-size:95%;
}

* html #menu {
right:5em;
}

#menu ul {
margin-top:0;
padding-left:0;
margin-left:0;
list-style:none;
font-weight:bold;
color:#B5252C;
}

#menu h2 {
font-size:1em;
}

#menu a:link,#menu a:visited {
color:black;
border:none;
}

a img {
border:medium none;
}

#menu ul ul {
margin-left:0;
list-style:disc;
list-style-position:inside;
padding-left:.5em;
text-indent:0;
font-weight:normal;
color:black;
}

#menu form {
margin:0;
}

#menu form br {
display:none;
}

#content h2 {
font-size:.7em;
color:#B5252C;
margin-bottom:0;
margin-top:0;
}

h3 {
font-size:1.5em;
font-weight:normal;
margin-bottom:.33em;
}

.storytitle {
margin-top:.25em;
}

.post-categories {
display:inline;
margin:0;
padding:0;
}

.post-categories li {
display:inline;
margin-left:0 3px 0 0;
padding:0;
}

.post .meta {
font-size:.85em;
color:#666;
}

.post .meta * {
margin-top:0;
}

.post .feedback {
margin-bottom:3em;
border-bottom:1px solid #ccc;
padding-bottom:1px;
}

p.credit {
margin-right:20em;
margin-left:40px;
font-size:90%;
padding:.5em;
}

p.credit a:visited,p.credit a:link {
border:none;
}

p,td,th,li {
font-size:1em;
line-height:1.7em;
}

a:link,a:visited {
text-decoration:none;
color:#B5252C;
border:0 solid white;
}

a:hover {
background-color:#eee;
border:1px solid #ccc;
}

#comment {
width:95%;
}

* html #comment {
width:400px;
}

#commentlist li .avatar {
float:right;
border:1px solid #eee;
margin-right:15px;
padding:2px;
}