/* 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/mo57logod.jpg); 
     background-repeat:no-repeat;
     width: 760px; height: 187px;
}
#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: 197%;
	padding-top: 5px;
}

.post-date span.month, .post-date span.year
{
	display: block;
	font-size: 97%;
}


#blogscroll { 
   overflow: auto; 
   display: block; 
   overflow-x: no; 
   overflow-y: scroll; 
   height: 200px;
   width:160px;
   padding-right:3px;
   scrollbar-3dlight-color:#3A5F0B;
   scrollbar-arrow-color:#000000;
   scrollbar-base-color:#3A5F0B;
   scrollbar-track-color:#FFFFFF;
   scrollbar-darkshadow-color:#0000FF;
   scrollbar-face-color:#3A5F0B;
   scrollbar-highlight-color:#00FFFF;
   scrollbar-shadow-color:#3A5F0B}
}
