
* html body {
  behavior: url(../stylesheets/csshover.htc);
}

.blog2 {
  padding-top: 10px;
  padding-bottom: 10px;
  width:710px;
}
.blog2 > p {
  width: 650px;
  height: 200px;
  margin: 10px;
}
.blog2 > p span {
  color: #ffa080;
  font-size: 32px;
}
.blog2 > p img {
  float: right;
}

.blog2-main {
  float: left;
  width: 500px;
}

div.blog2-body {
  border-left: 5px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  width: 491px;
  padding:20px 5px 10px;
  margin: 0 auto;
  margin-bottom: 15px;
}

div.blog2-body div.date {
  white-space:nowrap;
  float:left;
  font-weight:bold;
  padding:30px 10px 5px 0px;
  font-size:12px;
  text-align:right;
  margin-bottom:0;
  width: 120px;
  background: url(../images/blogs/blog2/note-top-right.png) left bottom no-repeat ;
  height:50px;
  border-right: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
}

div.blog2-body div.title {
  float:left;
  font-weight: bold;
  padding:15px 5px 5px 60px;
  font-size:14px;
  background: url(../images/blogs/blog2/note-top-left.png) left bottom no-repeat ;
  width: 293px;
  height:65px;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
}

div.blog2-body div.content {
  clear:both;
  background: url(../images/blogs/blog2/note.png) left top repeat-y;
  width: 448px;
  margin:0 auto;
  border-left: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  padding:0 20px 20px 20px;;
  min-height: 30px;
  font-size:12px;
  text-align: center;
}
div.blog2-body div.content p {
  text-align: left;
}

.blog2-side-bar {
  float: right;
  width:190px;
  margin-left:10px;
  margin-top: 18px;
}

div.blog2-side-bar-top {
  width:190px;
  background: url(../images/blogs/blog2/leaf-top.png) left top no-repeat;
  margin-bottom:-12px;
  height:23px;
}

div.blog2-side-bar-mid {
  width:190px;
  background: url(../images/blogs/blog2/leaf-mid.png) left top repeat-y;
  margin-top:0;
  margin-bottom:0;
  padding 5px 0;
}

div.blog2-side-bar-btm {
  width:190px;
  background: url(../images/blogs/blog2/leaf-btm.png) left top no-repeat;
  margin-top:0;
  height:32px;
  margin-top:-14px;
}

div.blog2-side-bar-mid p {
  padding-top: 20px;
  padding-left:10px;
  font-size:12px;
  font-weight: bold;
  text-decoration: underline;
}


table.blog-calendar-tab {
  width: 170px;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  margin: 0 auto;
}

table.blog-calendar-tab td.blog-preview {
  font-weight: bold;
  border-bottom: 1px solid #DDDDDD;
  text-align:center;
  background-color: #FFFFFF;
  font-size: 12px;
}

table.blog-calendar-tab td.blog-next {
  font-weight: bold;
  border-bottom: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
  text-align:center;
  background-color: #FFFFFF;
  font-size: 12px;
}

table.blog-calendar-tab td.year_and_month {
  font-weight: bold;
  border-bottom: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  font-size: 12px;
}

table.blog-calendar-tab th {
  text-align:center;
  font-size: 12px;
}

table.blog-calendar-tab th.blog-calendar-tab {
  height:23px;
  background-color: #FFFCE3;
  border-bottom:2px solid #666666;
  border-right:1px solid #DDDDDD;
}

table.blog-calendar-tab th.blog-calendar-tab-sat {
  color: #0000E8;
  height:23px;
  background-color: #F4F4FF;
  border-bottom:2px solid #666666;
  border-right:1px solid #DDDDDD;
}

table.blog-calendar-tab th.blog-calendar-tab-sun {
  color: #F20000;
  height:23px;
  background-color: #FFECEC;
  border-bottom:2px solid #666666;
  border-right:1px solid #DDDDDD;
}

table.blog-calendar-tab td.calendar_tab_ {
  text-align:right;
  padding-right: 3px;
  height:22px;
  background-color: #FFFCE3;
  border-bottom:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
  font-size: 12px;
}
table.blog-calendar-tab td.calendar_tab_sat_ {
  text-align:right;
  padding-right: 3px;
  height:22px;
  background-color: #F4F4FF;
  border-bottom:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
  font-size: 12px;
}
table.blog-calendar-tab td.calendar_tab_sun_ {
  text-align:right;
  padding-right: 3px;
  height:22px;
  background-color: #FFECEC;
  border-bottom:1px solid #DDDDDD;
  border-right:1px solid #DDDDDD;
  font-size: 12px;
}

div.blog2-archives {
  width: 170px;
}

div.blog2-archives ul {
  margin-left: 10px;
  padding-left:30px;
  list-style: url(../images/blogs/blog2/archive.gif);
}

div.blog2-archives ul li {
  font-size: 12px;
  list-style: url(../images/blogs/blog2/archive.gif);
  margin-bottom:5px;
}

* html div.blog2-archives ul li {
  padding-left: 8px;
}

div.pagination {
  font-weight: bold;
}

div.pagination a, div.pagination span {
  border: 1px solid #B7D2FF;
  border-radius: 10px;
  webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin:0;
}

div.pagination a:link {
  color:blue;
  text-decoration:none;
}

div.pagination a:hover {
  background-color:#C8E9FF;
  border: 1px solid #B7D2FF;
  color: #FFFFFF;
}

div.pagination .prev_page, div.pagination .next_page {
  font-size:12px;
  margin:0;
}

div.pagination span.current {
  border: 1px solid #B7D2FF;
  background-color: #FFE9A4;
  color: #000000;
  margin:0;
}


.disabled {
  color: #DDDDDD;
}

