/* CSS values shorthand:
	1: all
	2: top/bottom left/right
	3: top left/right bottom
	4: top right bottom left
	border: width style color
*/

body {
	background-image: url(playful_bg.png);
	margin: 10px;
	padding: 0px;
	border: 0px;
	padding-right:60px;
/*	text-align: center;*/
}

.pagediv {
	color: white;
	background-color: #F90;
	min-width: 950px;
	margin: 0px 15px;
	padding-right:60px;
/*	text-align: center;*/
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#TitleAndMenu {
}

div#DIVMenu a:link    { color: black; }
div#DIVMenu a:visited { color: black; }
div#DIVMenu a:hover   { color: black; }
div#DIVMenu a:active  { color: black; }
.LayoutMenuItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	padding: 0px 5px;
	margin: 0px;
	background-color: transparent;
}
.LayoutMenuItemSelected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding: 0px 5px;
	margin: 0px;
	background-color: transparent;
}
#SPANMenu {
	text-align: center;
}
#DIVMenu {
	background-color: transparent;
	text-align: left;
	margin: 0px;
	padding: 10px 0px;
	font-variant: small-caps;
}
table#theMainTable {
	width: 100%;
	margin-top: 20px;
}

/* ContentType 1: Paragraph */
.ContentParagraph,
.sb_captioned_image {
	padding: 0px 10px;
	font-weight: normal;
}

/* ContentType 2: Work */
.ContentWork {
	padding: 0px 10px;
	font-weight: normal;
}
.ContentWork a:hover { color: #F90; }
	.ContentWorkTitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #F90;
	}

/* ContentType 3: Photo */
.ContentPhoto {
	padding: 9px;  /* Must be 9px to accommodate 180px image + 2px border + 18px padding = 200 px column */
}

/* ContentType 4: Link (Quick Links) */
.ContentQuickLink {
	/* top/bot left/right */
	padding: 5px 10px;
	font-size: 13px;
}

/* ContentType 5: Header */
.ContentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
}

/* ContentType 9+11: The header for "Quick Links", "Selected Works", and others */
.MediumHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 10px;
}

.SubContentCategory {
	font-weight: bold;
	padding: 15px 10px 5px;
	font-size: 13px;
}
a.QuickLink   { color: #f90; font-weight: bold; text-decoration: underline; }

a:link    { color: #F90; text-decoration: underline; }
a:visited { color: #F90; text-decoration: underline; }
a:hover   { color: #F90; text-decoration: underline; }
a:active  { color: red; text-decoration: underline; }

#sb_left_wrap a:link,
#sb_rt_wrap a:link { 
	color: #069; 
	text-decoration: underline; 
}
#sb_left_wrap a:visited,
#sb_rt_wrap a:visited { 
	color: #069; 
	text-decoration: underline; }
#sb_left_wrap a:hover,
#sb_rt_wrap a:hover   { 
	color: #00F; 
	text-decoration: underline; 
}

/* ContentType 10: The header for each page - usually says "Home", "Works", etc. */
.BigHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}

/* ContentType 12: Selected works (the actual link and description) */
.ContentSelectedWork {
	padding: 0px 10px 5px;
	font-size: 13px;
	color: white;
}

/* ContentType 13: Find Authors (the graphic and the link) */
.ContentFindAuthors {
	padding: 10px;
	clear: left;
}

/* ContentType 14: Newsletter subscribe (special text) */
.ContentNewsletterSubscribe {
	padding: 0px 10px;
}

/* ContentType 15: Newsletter Link (the link with the date) */
.ContentNewsletterLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px 10px 5px;
}

/* ContentType 17: Discussion Topic */
.ContentTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 16px;
}
	.ContentTopicHeader {
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
	}

/* ContentType 18: Author Name */
.sb_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	position:absolute;
	right:85px; 
	top:10px;
	z-index:1;
	width: 260px;
	background-color: #F63;
}
h2.sb_subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	position:absolute;
	right:85px; 
	top:47px;
	z-index:1;
	width: 260px;
	background-color: #F63;
}

/* ContentType 19: Fixed text 2 */
.ContentFixed2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 10px 0px 10px;
}

/* These three control the layout areas 1,2,3. Used to set background colors, borders, etc. */
.Content1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Content2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F90;
	width: 180px;
}
.Content3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
}
.Content4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
}

#TDContent1 {
	color: white;
	border-width: 3px 3px 3px 0px;
	border-style: solid;
	border-color: white;
	padding-left: 40px;
	background-color: #069;
	background-image: url("playful_col_bg.png");
	background-repeat: repeat-y;
}
#TDContent2 {
	width: 220px;
	background-color: #F90;
}
#TDContent3 {
	width: 220px;
}
#TDContent4 {
	width: 220px;
}
#TDContent34 {
	width: 220px;
	background-color: #F90;
}
.TDMargin {
	width: 0px;
}
div.Content1 {
	margin: 10px 0;
}
div.Content2,
div.Content3,
div.Content4 {
	width: 220px;
	margin-bottom: 10px;
}
td.leftcol,
td.rightcol {
	width: 220px;
	padding: 10px 0;
}
td.leftcol .sb_content_image_left .sb_captioned_image,
td.rightcol .sb_content_image_left .sb_captioned_image,
td.leftcol .sb_content_image_right .sb_captioned_image,
td.rightcol .sb_content_image_right .sb_captioned_image {
	padding: 5px 4px;
}
td.leftcol div.sbSortable:hover,
td.rightcol div.sbSortable:hover {
	border-color: #666666;
}
a.sbFindAuthors { padding: 10px; }

