
.blogmenu {
 background-color:   #97B1D0;
 padding-top: 5px;
# padding-left: 10px;
 width: 200px;
}
#menu{
 width: 200px;
 padding-right: 10px;
}

.weblogtitle {
 font: 12px/14px verdana,trebuchet,sans-serif;
 color: #fff;
 background:#336699 url("j_rd.gif") no-repeat right bottom;
 border-top: 1px dotted #999;
 #margin-bottom: 15px; 
 padding-top: 12px; 
 padding-bottom: 15px; 
 padding-left: 15px; 
}


/*---  Used in Trackback and Pingback page.  ---*/
.weblogtitlehead {
 font-size:   27px;
 line-height:   130%;
 color:       white;
 font-weight: normal;
 background:#336699;
 padding-top: 12px; 
 padding-bottom: 15px; 
 padding-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:       #336699;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;
 border-bottom:1px dotted #999999;
}


.calendar_week {
	BACKGROUND-COLOR: #5781AE;
	COLOR: #fff;
}