body {background:#333333;margin:0;padding:0;margin-top:5%;margin-bottom:5%;}
a, a:link, a:focus, a:visited {color:#999999;text-decoration:underline;}
a:hover {color:#ff9900;}
a img {border:5px solid #999999;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
a img:hover {border: 5px solid #ff9900;}
#logo, #logo a img {width:235px;height:37px;margin-left:auto;margin-right:auto; border:none;}
#content{font-family:Verdana, Trebuchet MS;width:410px;margin-left:auto;margin-right:auto;padding:1em;text-align:center;}
.meta, .meta:hover, .meta:active, .meta:link, .meta:visited {text-decoration:none;}
.title {font-size:1.2em;color:#ff9900;border-bottom:1px solid #ff9900;padding-bottom:.4em;}
.content {font-size:.8em;color:#999999;text-align:left;}
.content_h {font-size:.8em;color:#cccccc;}
.content_h2 {font-size:1.2em;color:#cccccc;}
.content div {margin-top:5px;margin-bottom:10px;padding:0;}
.content div div {padding-top:5px;padding-bottom:5px;display:block;}
ul{list-style:circle; text-align:left;}
#social{width:192px; height:32px; margin-left:auto; margin-right:auto;}
.social {list-style:none; display:inline; margin:0; padding:0;}
.social li {width:32px; height:32px; float:left; margin:0; padding:0;}
.facebook {background:url('sicons/face.png'); width:32px; height:32px; position:absolute;}
.facebook:hover {background:url('sicons/face.png') center bottom;}
.myspace {background:url('sicons/space.png'); width:32px; height:32px; position:absolute;}
.myspace:hover {background:url('sicons/space.png') center bottom;}
.deviant {background:url('sicons/deviant.png'); width:32px; height:32px; position:absolute;}
.deviant:hover {background:url('sicons/deviant.png') center bottom;}
.lastfm {background:url('sicons/fm.png'); width:32px; height:32px; position:absolute;}
.lastfm:hover {background:url('sicons/fm.png') center bottom;}
.email {background:url('sicons/mail.png'); width:32px; height:32px; position:absolute;}
.email:hover {background:url('sicons/mail.png') center bottom;}
.blog {background:url('sicons/blog.png'); width:32px; height:32px; position:absolute;}
.blog:hover {background:url('sicons/blog.png') center bottom;}
input, textarea {background:#333333;border:1px solid #999;color:#999;margin:.2em}
input:focus, textarea:focus {background:#222222;border:1px solid #ff9900;color:#ff9900;}
input.name {visibility:hidden}
label {font-size:1.2em}