	/*butterscotch template style sheet*/
/*NOTE:butterscotch template assigns the person's PANEL choices to the BODY tag*/	
	BODY {background-image: url(mh7.jpg); background-color: #9966FF; color: #330000; font-family: century gothic; font-size: 12px; margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;}
	.bgcolor {background-color: #33CCFF}
	.line {background-color: #330000}
/*butterscotch template assigns the person's MAIN background choices to the mainBGcolor class*/
	.mainBGcolor {background-image: url(http://www.angelfire.com/crazy2/livinkrazy/chinese.jpg); background-color: #33CCFF; color: #330000; font-family: century gothic; font-size: 12px;}
	.mainLinkcolor:link {color: #CC9966}
	.mainLinkcolor:visited {color: #33FF99}
	.mainLinkcolor:active {color: #00CC00}
/*THIS ONE IS NOT TYPICAL OF OTHER TEMPLATES-for the butterscotch template, the blog title background color is assigned by the calendar background color*/
	.blogTitle {font-family: century gothic; font-size: 20px; color: #33CCFF; font-weight: bold; background-color: #CC0066}
	.blogtitleplain {font-family: century gothic; font-size: 20px; color: #9966FF; font-weight: bold}
	.textBlack {font-family: century gothic; font-size: 12px; color: #330000}
	.textBlackHeavy {font-family: century gothic; font-size: 12px; color: #330000; font-weight: bold}
/*THIS ONE IS NOT TYPICAL OF OTHER TEMPLATES-for the butterscotch template, the viewProfile background color is assigned by the calendar background color*/
	.viewProfile {font-family: century gothic; font-size: 12px; color: #; font-weight: bold; background-color: #CC0066}
	/*PANEL specific styles*/
	.submit_button {font-family: century gothic; color: #330000; font-weight: bold; border-top-color: #FFFFFF; border-left-color: #FFFFFF; border-bottom-color: #000000; border-right-color: #000000; background-color: #FFFFFF; padding:0; font-size: 12px}
	.email {font-family: century gothic; font-size: 11px; color: #CE6331}
	/*CALENDAR specific styles - user can only change border color*/
	.calBorder {background-color: #CC0066}
	.calHeadHeavy {font-family: verdana, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold}
	.calDay {font-family: verdana, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF}
	.calToday {font-family: verdana, sans-serif; font-size: 10px; color: #FF0000; background-color: #FFFFFF}
	.calFuture {font-family: verdana, sans-serif; font-size: 10px; color: #AAAAAA; background-color: #FFFFFF}
	/*LINK specific styles*/
	/*user cannot change the color for the title or links themselves*/
	.linkTitle {font-family: century gothic; font-size: 10px; color: #CE6331; font-weight: bold}
	a.panelLinks:link {font-family: verdana, sans-serif; font-size: 11px; color: #33CCFF;}
	a.panelLinks:visited {font-family: verdana, sans-serif; font-size: 11px; color: #33CCFF;}
	a.panelLinks:active {font-family: verdana, sans-serif; font-size: 11px; color: #33CCFF;}
	.title 	{font-family: century gothic; font-size: 20px; color: #330000; font-weight: bold; line-height: 24px;}
	.date 		{font-family: arial, sans-serif; font-size: 14px; margin-top: 24px; color: #330000; font-weight: bold;}
	.mood 		{font-family: century gothic; font-size: 10px; line-height: 24px; color: #330000;}

/*timestamp*/
	.time 		{font-family: geneva, verdana, sans-serif; font-size: 9px; text-align: right; color: #330000;}
	a.timeLink:link		{color: #CC9966; text-decoration: none;}
	a.timeLink:visited	{color: #CC9966; text-decoration: none;}
	a.timeLink:active	{color: #CC9966; text-decoration: none;}
	.entry		{font-family: century gothic; font-size: 12px; color: #330000; line-height: 17px;}
	a:link		{color: #CC9966;} 
	a:visited	{color: #33FF99;} 
	a:active	{color: #00CC00;} 
