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


#banner { 
     background-image:url(http://plancksconstant.org/blog1/gallery/mohammed/mo-w-all.jpg); 
     background-repeat: repeat-y;
     width: 760px; height: 86px;
}
#banner h1 {display:none;}



.post-date
{
	height: 72px;
	width: 69px;
	background-image: url('http://plancksconstant.org/blog1/images/date.jpg');
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman" , Times, serif
}
.post-date span.day
{
	display: block;
	font-size: 190%;
	padding-top: 5px;
}
.post-date span.month, .post-date span.year
{
	display: block;
	font-size: 90%;
}



