@import url(http://azy.to/mt/mt-static/themes/minimalist-red/screen.css);

*{
margin:0;
padding:0;
}


body{
}

a{color:#804638;}
img{border:0;text-decoration:none;}
strong{color:#000;font-size:107%;}
em{font-style:italic;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;width:0;height:0;overflow:hidden;}
.lp{float:left;margin:3px;}
.rp{float:right;margin:3px;}


#mainbody{
  width:900px;
  margin:0 auto;
  }


#header{
  float:right;
  width:150px;
  height:700px;
  text-align:center;
  padding:0 50px 100px;
  background:#fff url(http://azy.to/images/azyto_main.jpg) no-repeat 0 0;
  border:none;
  overflow:hidden;
  }

#header .headerTitle{
  text-indent:-100000px;
  overflow:hidden;
  }

#header .headerTitle, #header .headerTitle a{
  width:150px;
  height:700px;
  }

#header .headerTitle a{
  display:block;
  }


#main{
  float:left;
  width:640px;
  padding-top:50px;
  overflow:hidden;
  background:#fff;
  }

h2{
  font-size:15px;
  font-weight:bold;
  margin:0;
  padding:0 0 5px;
  } 

.navi{
  font-size:12px;
  text-align:left;
  padding-bottom:10px;
  }

.entry-asset{
  padding-bottom:15px;
  }

.asset-meta{
  padding:5px 0;
  }

.asset-name{
  font-size:18px;
  }

.asset-body{
  padding:10px 0;
  clear:both;
  }

.asset-body p{
  padding-bottom:10px;
  line-height: 180%;
  }

.asset-footer{
  padding:5px 0 10px;
  clear:both;
  }

.comments{
  padding:10px 0;
  }


#entryList{
  text-align:left;
  padding:5px 10px 10px;
  clear:both;
  }

#entryList ul{
  margin:0;
  padding:0;
  }

#entryList li{
  list-style:none;
  font-size:12px;
  text-align:left;
  padding-bottom:7px;
  }



/* COMMENTS & TRACKBACK */

#comments, #comments-form, #trackbacks{
  font-size:12px;
  font-weight:normal;
  text-align:left;
  }

.inner{
  text-align:left;
  margin:10px 0;
  padding:10px 5px;
  border-bottom:1px dotted #ddd;
  }

#comments h4, #trackbacks h4{
  font-size:14px;
  font-weight:bold;
  text-align:left;
  margin-bottom:10px;
  padding:10px 0 5px;
  border-bottom:1px solid #ddd;
  clear:both;
  }

#comments{
  padding-top:10px;
  }

#comments .inner{
  border-bottom:1px dotted #ccc;
  }

#trackbacks .inner{
  border-top:1px dotted #ccc;
  }

.comment-header, .trackback-header{
  line-height:16px;
  padding:0 5px 5px;
  }

.comment-content, .trackback-content{
  padding:5px;
  }

.comment-content p{
  padding-bottom:5px;
  } 

.comment-footer, .trackback-footer{
  font-size:11px;
  text-align:right;
  padding:5px 5px 0;
  }

.trackbacks-info{
  width:440px;
  text-align:left;
  line-height:150%;
  margin:5px auto;
  text-align:center;
  padding-bottom:10px;
  }

.trackbox p{
  text-align:left;
  }

#trackback_url{
  width:400px;
  margin:0 auto;
  }

#comments-form{
  text-align:left;
  line-height:150%;
  padding:5px 5px 5px 0;
  }

#comment-form-name, #comment-email, #comment-url{
  width:280px;
  }

#comment-text{
  width:380px;
  }

#comments-open{
  text-align:left;
  padding:10px 15px 5px;
  }

#comments-open-footer{
  padding:5px;
  }

.caution{
  color:#ff0000;
  font-size:11px;
  margin:0;
  padding:3px 0;
  }

#footer{
  width:900px;
  color:#999;
  font-size:10px;
  line-height:18px;
  margin-top:15px;
  padding:10px 0;
  border-top:1px solid #ddd;
  background:#fff;
  clear:both;
  }

#footer .copyright{
  float:left;
  width:600px;
  text-align:left;
  }

#footer .maito{
  float:right;
  width:200px;
  text-align:right;
  }

