

body {
  background-color: #ccc;
  margin:0;
  font: x-small Verdana, Sans-serif;
  text-align:center;
  color:#FFF;
  font-size:small;
  font-size: small;
  }



#outer-wrapper {
  position:relative;
  top:4px;
  left:4px;
  background: #999;
  width:900px;
  margin:10px auto;
  text-align:left;
  font: normal normal 100% Verdana, Sans-serif;
  }
#wrap2 {
  position:relative;
  top:-4px;
  left:-4px;
  background:#fff;
  padding:10px;
  border: 1px solid #fff;
  }

#content-wrapper {
  width:100%;
}
#main-wrapper {
  background: #214552 url("http://www.miitop.com/images/corner_main.gif") no-repeat right top;
  width:880px;
  float:left;
  color:#ffffff;
  font-size: 85%;
  word-wrap: break-word; 
  overflow: hidden;     
  }
#main {
  margin:0;
  padding:15px 20px;
  }
#sidebar-wrapper {
  background:#cedfbd url("http://www.miitop.com/images/corner_sidebar.gif") no-repeat left top;
  width:240px;
  float:right;
  padding:0;
  color: #335566;
  font-size: 83%;
  word-wrap: break-word; 
  overflow: hidden;     
  }
#sidebar {
  margin:0;
  padding:2px 20px 10px;
  }

#footer { 
  display:none;
 }


a:link {
  color:#99ddff;
  text-decoration:none;
  }
a:visited {
  color:#99ddff;
  text-decoration:none;
  }
a:hover {
  color: #777766;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

#sidebar a {
  color: #336699;
}
#sidebar a:visited {
  color: #333333;
}
#sidebar a:hover {
  color: #333333;
}



#header-wrapper { 
  background: #fff;
  padding-bottom: 4px;
 }

#header .titlewrapper {
  background:#269 url("http://www.miitop.com/images/topleft.gif") no-repeat left bottom;
  padding:0 0 0 160px;
  margin:0 0 10px;
  color:#fff;
  width:100%;
  width:auto;
  width:auto;
  }
#header h1 {
  background:url("http://www.miitop.com/images/bg_header.gif") no-repeat left top;
  margin:0;
  padding:70px 0 30px;
  line-height: 97px;
  font: normal bold 275% Helvetica, Arial, Verdana, Sans-serif;
  }
#header h1 a {
  color:#fff;
  text-decoration:none;
  }
.postpage #header h1 {
  padding-top:0;
  background-position:0 -40px;
  }

.clear { clear: both; }


#header .descriptionwrapper {
  background: #88ddff url("http://www.miitop.com/images/bg_desc_top.gif") no-repeat left top;
  margin:0 0 6px;
  padding:12px 0 0;
  color: #ffffff;
  font-size: 75%;
  border-bottom: 1px solid #ffffff;
  }
#header .description {
  background:url("http://www.miitop.com/images/bg_desc_bot.gif") no-repeat left bottom;
  margin:0;
  padding:0 0 12px;
  display:block;
  line-height: 1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  min-height:12px;
  border-bottom: 1px solid #ffffff;
}

#header .description span {
  
  background:url("http://www.miitop.com/images/temp_no.gif") no-repeat left center;
  
  display:block;
  padding:0 0 0 160px;
  text-transform:uppercase;
  letter-spacing:.1em;
  min-height:12px;
  }


.postpage #description em {
  font-size:1px;
  line-height:1px;
  color:#ffffff;
  visibility:hidden;
  }


h2.date-header {
  margin:0 0 .5em;
  line-height: 1.4em;
  font: normal bold 112% Arial, Verdana, Sans-serif;
  text-transform:lowercase;
  color:#446677;
  }
.post {
  margin:0 0 2em;
  }
.post h3 {
  margin:0 0 .25em;
  line-height: 1.4em;
  font-weight: bold;
  font-size: 150%;
  color:#8cdfff;
  }
.post h3 a {
  text-decoration:none;
  color:#8cdfff;
  }
.post h3 a:link { 
  color: #8cdfff;
 }
.post h3 a:hover {
  color: #777766;
  }
.post p {
  margin:0 0 .75em;
  line-height:1.6em;
  }
.post-footer {
  color:#8cdfff;
  text-transform:lowercase;
  }
.post-footer .post-author,
.post-footer .post-timestamp {
  font-style:normal;
  }
.post blockquote {
  margin:1em 20px;
  padding:5px 0;
  border:2px solid #356;
  border-width:2px 0;
  }
.post blockquote p {
  margin:.5em 0;
  }
.post img {
  border:5px solid #fff;
  }



#comments {
  margin:2em 0 0;
  border-top:2px solid #356;
  padding-top:1em;
  }
#comments h4 {
  margin:0 0 .25em;
  font-weight: bold;
  line-height: 1.4em;
  font-size: 150%;
  text-transform:lowercase;
  color: #9ec;
  }
#comments-block {
  margin:0 0 1em 0;
  line-height:1.6em;
  }
.comment-author {
  margin:0 0 .25em;
  font-weight: bold;
  line-height: 1.4em;
  font-size: 112%;
  text-transform:lowercase;
  }
.comment-body, .comment-body p {
  margin:0 0 .75em;
  }
p.comment-footer {
  margin:-.25em 0 2em;
  }
#main .comment-footer a {
  color: #689;
  }
#main .comment-footer a:hover {
  color: #9ec;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
 }
 
#blog-pager-older-link {
  float: right;
 }
 
#blog-pager {   
  text-align: center; 
 }


.sidebar h2 {
  margin:1em 0 .25em;
  line-height: 1.4em;
  font: normal bold 125% Helvetica, Arial, Verdana, Sans-serif;
  color: #ffffff;
  text-transform:lowercase;
  }
.sidebar .widget {
  margin:0 0 1.5em;
  padding:0;
  }
.sidebar ul {
  list-style:none;
  margin: 0;
  padding: 0;
}
.sidebar li {
  margin:0;
  padding:0 0 .25em 20px;
  text-indent:-20px;
  line-height:1.4em;
}



.profile-datablock, .profile-textblock {
  margin:0 0 .75em;
  line-height:1.4em;
}
.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  border: 5px solid #ffffff;
}
.profile-data { 
  font-weight: bold;
}


#footer-wrapper {
  clear:both;
  display:block;
  height:1px;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:1px;
  }


body#layout #outer-wrapper { 
 margin-top: 0;
}
body#layout #main,
body#layout #sidebar { 
  padding: 0;
 }
body#layout #main-wrapper,
body#layout #sidebar-wrapper { 
 height: auto;
 }