/*
Stylesheet for My Little Swans Calendars, designed for Email Clients (Screen Media).  This adds to the stylesheet for Newsletters.

Author: Christopher Werby of Pipsqueak Productions, LLC
http://www.pipsqueak.com/

Last Updated: 2010-05-02 02:05 PM (Sunday) 

Design Notes: 

Update Notes:

*/

/*SPECIAL FOR CALENDAR*/
table#mainbar h3
{
	color: #8095c0;
	font-size: 16px;
}

p.intro
{
	font-style: italic;
	font-size: 14px !important;
}

table#sidebar img.headline
{
	padding-top: 10px;
	padding-bottom: 10px;
}

table#festivals { margin-bottom: .3in; }
table#festivals p { padding-left: .2in; }

table#festivals span.location
{
	display: inline;
	font-weight: bold;
	margin-left: -.2in;
}

table#festivals span.title
{
	display: inline;
	font-size: 14px;
}

table#festivals span.date
{
	display: inline;
	font-style: italic;
}

span.location { font-weight: bold; }
