* {padding:0;margin:0;}

h1, h2, h4, h5, h6, p, pre, blockquote, label, ol, dl { margin:1em 0; }

a img{ border:none; }

body{
  background:#FFF;
  color:#000;
  font-size:13px;
  font-family:Trebuchet,Verdana,Sans-Serif;
  text-align:center;
}

#container {
  width:950px;
  margin:0 auto;
}

#header{
  width:100%;
  display: block;
  margin:10px 0 20px 0;
  text-align:center;
  padding:10px 0 10px 0;
  border-bottom:1px solid #AAA;
  background:#CCCCFF;
}

#header h1{
  font-size:1.5em;
  margin:0 auto;
}

#header h2{
  font-size:1.1em;
  text-align:center;
  margin:0 auto;
}

#header h1 a,#header h1 a:visited, #header h1 a:hover{
  text-decoration:none; 
  color:#000066;
}

#header p{
  padding:1em 0;
  margin:0;
  line-height:1em;
}

#header p.left{ float:left;}
#header p.right{ float:right; }
#header p.right a{ color:#AA0000; FONT-WEIGHT: bold;}

#middle {
  width:100%;
  display: block;
  text-align:center;
}

#col-main {
  width:690px;
  padding:0 10px 0 0;
  float:left;
  overflow:hidden;
  margin:0 auto;
  text-align:left;
  text-align:justify;
}

#mtn {
  width:220px;
  height:313px;
  float:left;
  margin:0 10px 5px 0;
}

.post {
  clear:both;
  font-size:13px;
  border-bottom:1px solid #DDD;
  width:100%;
  overflow:hidden;
  margin:0 0 15px 0;
}

.post .post-body {
  width:100%;
  overflow:hidden;
}

.post a, .post a:visited{
  color:#333399;
  text-decoration: none;
  FONT-WEIGHT: normal;
}

.post a:hover{
  color:#333399;
  text-decoration: underline;
  FONT-WEIGHT: normal;
}

.post h2 {
  font-size: 18px;
  margin:0 0 5px 0;
}

.post p{
  clear:both;
  margin:0 0 5px 0;
}

.post .content{
  width:450px;
  float:right;
}

.post a.t1, .post a.t1:visited{
  font-size: 18px;
  margin:0 0 5px 0;
  FONT-WEIGHT: bold;
}

.post a.t1:hover{
  font-size: 18px;
  margin:0 0 5px 0;
  FONT-WEIGHT: bold;
}

.post a.t2, .post a.t2:visited{
  font-size: 14px;
  margin:0 0 5px 0;
  FONT-WEIGHT: bold;
}

.post a.t2:hover{
  font-size: 14px;
  margin:0 0 5px 0;
  FONT-WEIGHT: bold;
}

.post .post-meta{
  color:#AAA;
  font-size:9px;
}

.post img {
  border:1px solid #999;
  float:left;
  margin:0 5px 5px 0;
}

.post h2 a, .post h2 a:visited{
  color:#333399;
  text-decoration: none;
  FONT-WEIGHT: bold;
}

.post h2 a:hover{
  color:#333399;
  text-decoration: underline;
  FONT-WEIGHT: bold;
}

#col-right {
  overflow:hidden;
  width:250px;
  float:right;
  text-align:left;
  margin:0 auto;
  text-align:center;
}

#col-right h3 {
  font-size: 1em;
  margin:0 auto;
  text-align:left;
}

#col-right ul{
  text-align:left;
  font-size: 1em;
  margin:0 0 10px 0;
  list-style-type:none;
}

#col-right li{
  margin:0 0 1px 0;
}

#col-right a, #col-right a:visited{
  color:#333399;
  text-decoration: none;
  FONT-WEIGHT: normal;
}

#col-right a:hover{
  color:#333399;
  text-decoration: underline;
  FONT-WEIGHT: normal;
}

#dbar{
  font-size:13px;
  FONT-WEIGHT: bold;
  color:#333399; 
  margin:20px 0 0 0;
}

#dbar a, #dbar a:visited{
  text-decoration: underline;
  color:#333399; 
  FONT-WEIGHT: bold;
}
#dbar a:hover{
  text-decoration: underline;
  color:#FFCC99;
  FONT-WEIGHT: bold;
}

#dbar ul{
  list-style-type:none;
}

#dbar li{
  float:left;
  list-style-type:none;
  white-space:nowrap;
  margin: 0 3px 0 3px;
}

#dbar .prevpage a, #dbar .prevpage a:visited, #dbar .nextpage a, #dbar .nextpage a:visited{
  text-decoration: none;
}

#dbar .prevpage a:hover, #dbar .nextpage a:hover{
  text-decoration: none;
}

#dbar a.prev{
  font-size:0.8em;
  border:0;
  text-decoration: none;
}

#dbar a.next{
  font-size:0.8em;
  border:0;
  text-decoration: none;
}

#dbar font.curr{
  font-size:1.2em;
  color: #000;
}

#footer{
  clear:both;
  color:#000;
  margin:30px 0 3em 0;
}

#footer p{
  margin:0;
  font-size:0.95em;
}
#footer p.top{ 
  FONT-WEIGHT: normal;
  text-align:center;
  font-size:1em;
}

#footer p.top a, #footer p.top a:visited,#footer p.top a:hover{
  font-size: 1.2em;
  text-decoration: none;
  FONT-WEIGHT: bold;
  color:#000;
}

#footer p.left{ float:left; }
#footer p.right{ float:right; }

/*md-01-white*/