@charset "utf-8";
@import url("/css/dental/blog/blue.css");

/* default */
body { background-image: url("/diaryblog/images/bg.jpg") ;background-color: #E8FAFF; }

/* header	 */
#banner { background: url("/diaryblog/images/header.jpg") no-repeat ;height:250px;}

/* calendar */
#calendar { border-top: 2px solid #f4eace;}
#calendar a:link, #calendar a:visited, #calendar a:hover, #calendar a:active { background: url("/diaryblog/images/cal_on.gif") center center no-repeat;}

/* entry */
.date-header { background: url("/diaryblog/images/bg_date.gif") no-repeat;}
.entry-header { background: url("/diaryblog/images/title.gif") repeat-x ;}
.entry-header a { background: url("/diaryblog/images/title.gif") repeat-x ;}
#archive-title { background: url("/diaryblog/images/title.gif") repeat-x ;}
#archives .date-header, #archives .archive-header{ background: url("/diaryblog/images/title.gif") repeat-x ;}

/* profile */
#profile { border-left: 1px dotted #6BB0AB;}

/* category */
.module-header { background: #fff url("/diaryblog/images/navi.gif") right top no-repeat ;}

/* link */
.module-link a{ background: url("/diaryblog/images/mark.gif") no-repeat 5px 6px ;}
.mt-search-results h2.search-results-header { background: url("/diaryblog/images/bg_calendar.gif") repeat-x ;}

#banner-header { height: 250px; overflow: hidden;}
#banner-header a { padding: 200px 0 20px 10px;text-shadow: 1px 1px 1px #FFF;}
#banner h2 {left: 10px;top: 228px;width: 840px;text-shadow: 2px 2px 1px #fff;}