body {
color:#000000;
font-family:'Arial',sans-serif;
font-size:14px;
line-height:1.5em;
margin:0;
text-shadow:0 0 0 #000000;
background-color: #404040;
background-image: url('http://www.mediocrewebcomic.com/images/blue-header.png');
background-repeat: repeat-x
}

a {
color: #000099;
}

.post-comic h2 {
margin-bottom: 1em;
}

#blogheader {
padding: 0 0 25px 0;
margin: 0 20px;
}

#page {
-moz-border-radius-bottomleft:1.5em;
-moz-border-radius-bottomright:1.5em;
-moz-border-radius-topleft:1.5em;
-moz-border-radius-topright:1.5em;
background-color:#FFFFFF;
border:3px solid #404040;
margin:1em auto;
-webkit-border-radius: 1.5em;
}

#menubar {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-webkit-border-radius: 15px;
background:#404040 none repeat scroll 0 0;
margin:0 auto 10px;
width:920px;
}

#sidebar {
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
-webkit-border-radius: 15px;
background-color:#EFEFEF;
float:left;
font-size:14px;
overflow:hidden;
padding:15px 0;
width:200px;
}

#header {
margin:15px auto;
text-align:center;
width:920px;
}

#sidebarrss {

}

#siderss {
background:transparent url(http://www.mediocrewebcomic.com/images/rss.png) no-repeat scroll 0 0;
height:74px;
margin-left:-30px;
margin-top:-12px;
position:absolute;
width:75px;
}

#subscribe {
margin-left: 50px;
margin-bottom: 20px;
}

#cp {
}

#cp img {
border:3px double #404040;
margin-bottom:5px;
margin-left:12px;
margin-top:5px;
}

#comic {
padding: 0;
}

#headertop {

}

#headermiddle {

}

#logo {
background-image:url(http://www.mediocrewebcomic.com/images/mwc-logo.png);
float:left;
height:85px;
width:218px;
}

#headerbottom {
font-size:1.3em;
font-weight:bold;
text-align:left;
}

#headerbottom #updatedays {
-moz-border-radius-bottomleft:1em;
-moz-border-radius-bottomright:1em;
-moz-border-radius-topleft:1em;
-moz-border-radius-topright:1em;
-webkit-border-radius: 1em;
background-color:#F0F0F0;
border:2px solid #000099;
padding:0.1em 0.8em;
}

.strike {
text-decoration: line-through;
}