/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.noreo.com/mvtp/mt-static/themes/base-weblog.css);
@import url(http://www.noreo.com/mvtp/mt-static/themes/photolog/theme-photolog.css);
/* end StyleCatcher imports */

TABLE.exif {
    border: solid 1px #333333;
    border-collapse: collapse;
/* background: #101921 url(calendar-td-bg.gif) repeat-x;
    background: #101112 url(calendar-td-bg.gif) repeat-x;*/
    background: #000000 url(calendar-td-bg.gif) repeat-x;
}

TR.exif {
    font-size: 75%;
    padding-right: 2px;
    padding-left: 2px;
}

TD.exif {
    border: solid 1px #333333;
}

DIV.photo {
    text-align: left;
    margin-right: 30px;
    margin-top: 10px;
}

DIV.comment {
    clear: both;
}

IMG.thumb {
    border: 1px solid #B9B9B9;
    margin-bottom: 15px;
}

/*
DIV.img-shadow {
 float:left;
  background: url(./images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(./images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
*/

DIV.img-shadow {
/*  float:left; */
  margin: 0 0 10px 10px !important;
  margin: 0 0 10px 5px;
}

DIV.img-shadow img {
  border: 1px solid #696969;
} 

DIV.img-border img {
background-color: #F6F6F6;
border: 1px solid #999999;
padding: 20px;
}

DIV.img-pola img{
margin:5px;
padding:10px 10px 60px 10px;
border-top:1px solid #cccccc;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-left:1px solid #cccccc;
background-color:#F6F6F6;
/*
background-image:url(http://www2u.biglobe.ne.jp/~t-sasaki/blog/pic/bg/vl4.gif);
background-repeat:no-repeat;
background-position:95% bottom;
*/
}

/*
DIV.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 8px;
} 
*/

.footer
{
	margin: 0 0 20px 0;
	border-top: 1px solid #1a2936;
	padding-top: 2px;
	color: #fff;
	font-weight: normal;
}
