.author {
 background-image: url("kubrick_authorbar_bg.jpg"); 
 background-repeat: no-repeat;
 padding-top: 10px;
 padding-left: 30px;
 height: 60px;
}

body { 
 margin-left: 0px; 
 margin-right: 0px;
 margin-top: 0px;
}

.blogmenu {
 background-image: url("kubrickbg.gif"); 
 background-repeat: repeat-y;
 padding-top: 5px;
# padding-left: 10px;
 width: 210px;
}
#menu{
 width: 200px;
 padding-right: 10px;
}

.weblogtitlediv
{
 background-image: url("kubrick_title_div_bg.jpg"); 
}
.weblogtitlehead 
{
	padding-left: 40px;
	font-size: 37px;
	line-height: 130%;
	color: white;
	font-weight: bold;
	padding-top: 12px; 
	padding-bottom: 3px; 
}

.weblogtitle 
{
	padding-left: 50px;
	font: 14px verdana,trebuchet,sans-serif;
	color: #003399;
	border-bottom: 1px dotted #999;
	margin-bottom: 15px; 
	padding-top: 12px; 
	padding-bottom: 20px; 
}


/*---  Used in Trackback and Pingback page.  ---*/
.menuSpacer {
 margin-left: 15px; 
}


/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;
 padding-left: 24px;
 border-bottom:1px dotted #999999;
}


.calendar_week {
	BACKGROUND-COLOR: #efefef;
	COLOR: #000;
}