body {
padding:0;
margin:0;
text-align:center;
font-family:arial;
font-size:10px;
background:url(/script.png) no-repeat #111;
background-attachment:fixed;
}
#nav a { color:#37d3d1; text-decoration:none;}
#nav a:hover { color:#fff; text-decoration:none;}
#post a {  color:#dbcc4c; text-decoration:none;}
#post a:hover { color:#fff; text-decoration:none;}
#wrapper {
margin:auto;
width:700px;
text-align:left;
margin-top:25px;
color:#33CCaa;
}
#header {
float:left;
width:700px;
height:100px;
font-size:4.5em;
text-align:right;
letter-spacing:-3px;
color:#222222;
}
#nav {
width:700px;
float:left;
height:20px;
border-bottom:1px solid #1d1d1d;
padding-bottom:15px;
letter-spacing:-1px;
}
#nav .cell {
margin-right:10px;
font-size:2em;
}
#content {
float:left;
width:700px;
padding-bottom:15px;
}
#post {
float:left;
display:block;
font-size:1.25em;
color:#33CCaa;
margin-top:15px;
width:700px;
}
#post #top {
float:left;
width:700px;
margin-bottom:10px;
}
#post #top .title {
float:left;
max-width:600px;
font-size:1.40em;
color:#dbcc4c;
letter-spacing:-1px;
}
#post #top .time {
float:right;
font-size:0.90em;
font-family:verdana;
color:#dbcc4c;
letter-spacing:-1px;
}
#post #middle {
float:left;
width:675px;
margin-left:25px;
color:#61a25b;
line-height:1.5em;
text-align:justify;
}
#post #middle .tags{
font-size:1.45em;
color:#33CCaa;
}
#post #middle img, #post #middle object{
margin-left:auto;
margin-right:auto;
display:block;
background:#fff;
padding:5px
}
#post #bottom {
float:left;
width:700px;
text-align:right;
font-size:1.35em;
font-family:verdana;
color:#dbcc4c;
letter-spacing:-1px;
border-bottom:1px solid #1d1d1d;
padding-bottom:15px;
margin-top:15px;
}
#footer {
float:left;
width:700px;
font-family:verdana;
text-align:center;
margin-bottom:25px;
color:#333;
}
#comment {
float:left;
width:675px;
padding-bottom:15px;
border-bottom:1px solid #1d1d1d;
margin-top:15px;
margin-left:25px;
}
#comment .info {
float:left;
width:700px;
font-size:1.5em;
color:#dbcc4c;
}
#comment .msg {
float:left;
width:675px;
color:#61a25b;
margin-top:7px;
margin-left:15px;
font-size:1.3em;
}
#comment #add {
float:left;
width:675px;
}
#comment #add td {
color:#555;
font-size:0.85em;
}
#comment #add input, #comment #add textarea {
background:#101010;
border: 1px solid #2d2d2d;
padding:5px;
font-size:1.25em;
color:#555;
font-family:arial;
}
#comment #add a {
color:#555;
font-size:0.70 em;
text-decoration:none;
}
#nextpage {
float:left;
width:700px;
text-align:center;
font-size:1.35em;
margin-top:15px;
}
#nextpage #next {
float:left;
width:100px;
text-align:right;
}
#nextpage #previous {
float:left;
width:100px;
}
#nextpage #center {
float:left;
width:500px;
text-align:center;
}
#nextpage a { color:#33CCaa; text-decoration:none;}
#nextpage a:hover { color:#FFF; }
#extreme {
display:none;
}
