
.blogmenu {
 background-color: #D8D4C9;
 padding-top: 5px;
 padding-left: 10px;
 width: 200px;
}
#menu{
 width: 190px;
 padding-right: 5px;
}

.weblogtitle {
 font: 12px/14px verdana,trebuchet,sans-serif;
 color: #fff;
 background-color:   #A9A28D;
 border-bottom: 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;
 background-color:   #A9A28D;
 font-weight: normal;
 padding-top: 12px; 
 padding-left: 15px; 
 padding-bottom: 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;
 border-bottom:3px double #A9A28D;
}


.calendar_week {
	BACKGROUND-COLOR: #C1BBAB;
	COLOR: #FFFFFF;
}