/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/support/themes/minimalist-grey/minimalist-grey.css);
/* end StyleCatcher imports */


.date {
float: left;
width: 60px;
margin-top: 3px;
margin-bottom: 10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
}
.date span {
width: 45px;
display: block;
}
.date span.month {
background-image: url(http://www.lightmagic.jp/image/date_top.gif);
background-repeat: repeat-x;
background-position: bottom;
border-top-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #bbbbbb;
border-right-color: #bbbbbb;
border-bottom-color: #bbbbbb;
border-left-color: #bbbbbb;
font-family: Arial, Helvetica, sans-serif;
font-size: 86%;
font-weight: bold;
text-align: center;
color: #FFFFFF;
border-bottom-width: 0px;
}
.date span.day {
padding-top: 4px;
padding-right: 0px;
padding-bottom: 4px;
padding-left: 0px;
background-image: url(http://www.lightmagic.jp/image/date_bottom.jpg);
background-repeat: repeat-x;
background-position: top;
text-align: center;
border: 1px solid #cccccc;
font-family: Arial, Helvetica, sans-serif;
font-size: 140%;
font-weight: bold;
color: #333333;
}
.entry_photo {
margin: 5px;
}
.photo_outer  {
background-color: #FFFFFF;
height: 80px;
width: 80px;
padding: 2px;
border: thin none #999999;
float: left;
clear: none;
margin: 2px;
}
.photo_inner {
height: 100%;
width: 100%;
overflow: hidden;
border: 0.5px solid #666666;
}


