/* 
Theme Name: Kumoricon 2007-2013
Theme URI: http://wordpress.org/
Description: Kumoricon 2007-2013
Version: 1.0
Author: Kumoricon staff
*/

/* positioning styles added for 3-column layout in kumori template */
html
{
	height: 100%;
	min-width: 999px; /* must be less than (not equal to) header width or won't h-scroll in firefox for low screen res (bug in firefox? works in opera, etc.) */
}

a {
	/* color: #675; */
	color: #0928b3;
}

a img {
	border: none;
}

a:visited {
	/* color: #342; */
	/* color: #7b52c9; */
	color: #5f27a2;
}

a:hover {
	/* color: #9a8; */
	color: #4373e2;
}

.anchor {
	color: #000000;
}

.anchor:hover {
	color: #000000;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

/* positioning styles changed for 3-column layout in kumori template */
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	min-width: 1000px;

	background: #fcf8f0 url(../../../images/column-bg.jpg) top right repeat-y;
	/* background: #e9f8f9 url(/images/column-bg.jpg) top right repeat-y; */
	/* background: #72aabb url(/images/column-bg.jpg) top right repeat-y; */
	/* background: #a3c7d3 url(/images/column-bg.jpg) top right repeat-y; */
	/* background: #b2d4e5 url(/images/column-bg.jpg) top right repeat-y; */
	/* background: #afd6f2 url(/images/column-bg.jpg) top right repeat-y; */
	/* background: #75a4e2 url(/images/column-bg.jpg) top right repeat-y; */

	font-family: 'Arial', 'Helvetica', 'Verdana', sans-serif;
	font-size: smaller;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	/* border-bottom: dotted 1px #eee; */
	margin-top: 0;
	font-size: 13.5pt;
}

h4 {
	margin-top: 20px;
	margin-bottom: 12px;
	font-size: 12pt;
}

h5 {
	margin-top: 20px;
	margin-bottom: 12px;
	font-size: 11pt;
}

h6 {
	margin-top: 20px;
	margin-bottom: 12px;
	font-size: 10pt;
}

ol#comments li p {
	font-size: 100%;
}

/* p and li styles changed for kumori template */
p, li
/*
{
	font-size: 10pt;
}
*/

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #90a090;
	border-bottom: double 3px #aba;
	border-left: solid 1px #9a9;
	border-right: solid 1px #565;
	border-top: solid 1px #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: solid 3px #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#kc-container-body
{
	position: relative;
	min-height: 100%;
	min-width: 1000px;
	background: url(../../../images/column-bg.jpg) top left repeat-y;
}
#kc-sidebar-logo
{
	position: absolute;
	width: auto;
	height: auto;
	top: 325px;
	left: 57px;
}
#kc-head
{
	width: 100%;
	height: 200px;
	background: #f5edde;
	/* background: #197290; */
	/* background: #3b79ac; */
	/* background: #80c0ff; */
	background-image: url('../../../images/banner-tile.png');
	color: #ffffff;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-o-min-device-pixel-ratio: 2/1),
       only screen and (min-device-pixel-ratio: 2) {
	#kc-head
	{
		background-image: url('../../../images/banner-tile%402x.png');
		background-size: 50%;
	}
}
#kc-banner-sharp
{
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
}
#kc-banner-mascot-adult
{
	position: absolute;
	width: auto;
	height: auto;
	top: 5px;
	left: 4px;
}
#kc-head-link
{
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	left: 0px;
}
#kc-head-link-img
{
	width: 1000px;
	height: 200px;
}
#kc-clouds-corner
{
	position: absolute;
	width: auto;
	height: auto;
	top: 0px;
	right: 200px;
}
#kc-container-columns
{
	display: block;
	padding-bottom: 40px;
}
#kc-sidebar-left
{
	position: absolute;
	width: auto;
	height: auto;
	top: 200px;
	left: 0px;
}
#kc-left
{
	float: left;
	width: 200px;
	background: #778ca4;
	/* background: #a6e3e8; */
	/* background: #197290; */
	/* background: #3b79ac; */
	/* background: #4987cf; */
	/* background: #80c0ff; */
}
#kc-container-center-right
{
	position: relative;
	margin-left: 200px;
}
#kc-right
{
	float: right;
	width: 200px;
	background: #778ca4;
	/* background: #a6e3e8; */
	/* background: #197290; */
	/* background: #3b79ac; */
	/* background: #4987cf; */
	/* background: #80c0ff; */
}
#kc-center
{
	margin-right: 200px;
	min-height: 930px;
	/* min-height: 1160px; */
}
#kc-center-header
{
	position: relative;
	width: 100%;
	top: 0px;
	left: 0px;
	height: 50px;
	z-index: -1;
	background: #dff1f5;
	/* background: #bee3ea; */
	/* background: #d3f1f4; */
	/* background: #94becc; */
	/* background: #a3c7d3; */
	/* background: #a3d7d8; */
	/* background-image: url('/images/subheader-background_right.png'); */
	/* background-position: right; */
	/* background-image: url('/images/subheader-background_left.png'), url('/images/subheader-background_right.png'); */ /* Works in all browsers except IE */
	/* background-position: left, right; */
	/* background-image: url('/images/subheader-background_left.png'); */
	background-position: left;
	background-repeat: no-repeat;
}
#kc-center-header-content
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 50px;
	padding-top: 3px;
	padding-left: 40px;
}
#kc-left-content
{
	padding-top: 175px;
}
#kc-right-content
{
	padding: 10px;
}
#kc-center-content
{
	padding: 40px;
}
#kc-foot
{
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 50px;
	background: #59697a;
	/* background: #93cace; */
	/* background: #015f7f; */
	/* background: #496685; */
	/* background: #365fb3; */
	/* background: #4c4e6e; */
	/* background: #80c0ff; */
	background-image: url('../../../images/foot.png');
	background-repeat: no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
       only screen and (-moz-min-device-pixel-ratio: 2),
       only screen and (-o-min-device-pixel-ratio: 2/1),
       only screen and (min-device-pixel-ratio: 2) {
	#kc-foot
	{
		background-image: url('../../../images/foot%402x.png');
		background-size: 50%;
	}
}
#kc-foot-content
{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-right: 112px;
	text-align: left;
}
#kc-ticketbud-text
{
	position: absolute;
	width: 180px;
	bottom: 92px;
	left: 10px;
}
#kc-auction-donors
{
	position: absolute;
	width: 180px;
	bottom: 130px;
	right: 10px;
}
#kc-ticketbud
{
	position: absolute;
	bottom: 60px;
	left: 12px;
}
#kc-sunshine_division
{
	position: absolute;
	bottom: 60px;
	right: 12px;
}

.kc-menu-subitem
{
	position: absolute;
	left: 0px;
	padding-left: 6px;
	padding-top: 5px;
	font-size: 12pt;
	font-weight: bold;
}
.kc-menu-subsubitem
{
	position: absolute;
	left: 0px;
	padding-left: 18px;
	padding-top: 5px;
	font-size: 10pt;
	font-weight: bold;
}
.kc-menu-submenu
{
	position: absolute;
	width: 200px;
	/* background-image: url(/images/bg-trans_80.png); */
	/* background-repeat: repeat; */
}
.kc-menu-subitem-unselected a:link
{
	color: #f5edde;
	/* color: #903643; */
	/* color: #ffec40; */
	text-decoration: none;
}
.kc-menu-subitem-unselected a:visited
{
	color: #f5edde;
	/* color: #903643; */
	/* color: #ffec40; */
	text-decoration: none;
}
.kc-menu-subitem-unselected a:hover
{
	/* color: #cb4c5e; */
	color: #ffffff;
	text-decoration: none;
}
.kc-menu-subitem-unselected a:active
{
	color: #f5edde;
	/* color: #cb4c5e; */
	/* color: #ffec40; */
	text-decoration: none;
}
.kc-menu-subitem-selected a:link
{
	color: #003d95;
	text-decoration: none;
}
.kc-menu-subitem-selected a:visited
{
	color: #003d95;
	text-decoration: none;
}
.kc-menu-subitem-selected a:hover
{
	color: #0052c8;
	text-decoration: none;
}
.kc-menu-subitem-selected a:active
{
	color: #003d95;
	text-decoration: none;
}
.kc-flyout
{
	position: absolute;
	left: 205px;
	width: 130px;
	background-image: url(../../../images/bg-flyout.png);
	background-repeat: repeat;
	border-color: #2e4053;
	border-width: 2px;
	border-style: solid;
}
.kc-subflyout
{
	position: absolute;
	left: 340px;
	width: 130px;
	background-image: url(../../../images/bg-flyout.png);
	background-repeat: repeat;
	border-color: #2e4053;
	border-width: 2px;
	border-style: solid;
}
.kc-flyout-item a:link
{
	color: #f5edde;
	/* color: #903643; */
	/* color: #ffec40; */
	text-decoration: none;
}
.kc-flyout-item a:visited
{
	color: #f5edde;
	/* color: #903643; */
	/* color: #ffec40; */
	text-decoration: none;
}
.kc-flyout-item a:hover
{
	/* color: #cb4c5e; */
	color: #ffffff;
	text-decoration: none;
}
.kc-flyout-item a:active
{
	color: #f5edde;
	/* color: #cb4c5e; */
	/* color: #ffec40; */
	text-decoration: none;
}

.kc-meetings-table th
{
	text-align: left;
}

.kc-meetings-table td, .kc-meetings-table th
{
	padding-right: 20px;
}

#staff_mgmt_person_directory_table th, #staff_mgmt_program_book_list th, #staff_mgmt_simple_member_list_table_overlap th, #staff_mgmt_simple_member_list_table_no_overlap th
{
	font-weight: bold;
}
#staff_mgmt_person_directory_table td, #staff_mgmt_person_directory_table th, #staff_mgmt_program_book_list td, #staff_mgmt_program_book_list th, #staff_mgmt_simple_member_list_table_overlap th, #staff_mgmt_simple_member_list_table_overlap td, #staff_mgmt_simple_member_list_table_no_overlap th, #staff_mgmt_simple_member_list_table_no_overlap td
{
	padding-right: 20px;
}
#staff_mgmt_person_directory_table th, #staff_mgmt_person_directory_table td, #staff_mgmt_program_book_list td, #staff_mgmt_program_book_list th, #staff_mgmt_simple_member_list_table_overlap th, #staff_mgmt_simple_member_list_table_overlap td, #staff_mgmt_simple_member_list_table_no_overlap th, #staff_mgmt_simple_member_list_table_no_overlap td
{
	text-align: left;
	vertical-align: top;
	padding-right: 8px;
	font-size: 8pt;
	word-wrap: break-word;
}
.staff-mgmt-org-chart
{
	border-spacing: 2px;
	border-collapse: collapse;
}

.kc-staffchart-column
{
	/* width: 200px; */ /* now managed in code */
	vertical-align: top;
	background: #bee3ea;
	/* background: #93cace; */
	/* background: #5e9db2; */
	/* background: #5998da; */
	/*
	border-width: 1px;
	border-color: #000080;
	border-style: solid;
	*/
}
.kc-staffchart-column a:link
{
	color: #084279;
	/* color: #0928b3; */
	text-decoration: none;
}
.kc-staffchart-column a:visited
{
	color: #084279;
	/* color: #0928b3; */
	text-decoration: none;
}
.kc-staffchart-openpositioncolumn
{
	vertical-align: top;
	background: #dff1f5;
	/* background: #a6e3e8; */
	/* background: #81b2c3; */
	/* background: #86b6e0; */
	/* background: #ffe000; */
	font-size: 8pt;
	/* color: #ffec40; */
	/* color: #802020; */
}
.kc-staffdirectory-popup
{
	background: #bee3ea;
	border-style: solid;
	border-width: 2px;
	border-color: #800000;
	padding-left: 12px;
	padding-right: 12px;
}
.kc-staffdirectory-layout
{
	/* uncomment to center */
	/*
	margin-left: auto;
	margin-right: auto;
	*/
}
.kc-staffdirectory-column
{
	width: 250px;
	vertical-align: top;
}
.kc-useradmin-table
{
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}
.kc-errorlabel
{
	font-weight: bold;
	color: #BF0000;
}
#staff_mgmt_directory_tabs_table td
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 12px;
	/* font-size: larger; */
	font-weight: bold;
}
#staff_mgmt_directory_tabs_table td a
{
	text-decoration: none;
}
.staff_mgmt_directory_tabs_table_unselected
{
	background: #bac6c7;
}
.staff_mgmt_directory_tabs_table_selected
{
	background: #d1dfe0;
}

.kc-sidebar-text
{
	color: #fcf8f0;
	/* color: #000000; */
	/* color: #ffec40; */
	/* color: #ffe400; */
	/* color: #ffd400; */
}
.kc-sidebar-text a
{
	text-decoration: none;
}
.kc-sidebar-text a:link
{
	color: #fcf880;
	/* color: #0928b3; */
	/* color: #ffec40; */
}
.kc-sidebar-text a:visited
{
	color: #fcf880;
	/* color: #5f27a2; */
	/* color: #ffec40; */
}
.kc-sidebar-text a:hover
{
	/* color: #4373e2; */
	color: #ffffff;
}
.kc-sidebar-text a:active
{
	color: #fcf880;
	/* color: #a1b9f0; */
	/* color: #ffec40; */
}
.kc-foot-text
{
	color: #fcf8f0;
	/* color: #000000; */
	/* color: #ffffff; */
}
.kc-foot-text a
{
	/* color: #ffec40; */
}
/* all of these a: selectors needed for IE6 */
.kc-foot-text a:link
{
	color: #0928b3;
	/* color: #ffec40; */
}
.kc-foot-text a:visited
{
	color: #5f27a2;
	/* color: #ffec40; */
}
.kc-foot-text a:hover
{
	color: #4373e2;
	/* color: #ffec40; */
}
.kc-foot-text a:active
{
	color: #a1b9f0;
	/* color: #ffec40; */
}
.kc-sidebar-bullets
{
	margin-left: -24px;
}
.kc-gallery-image-general
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.kc-gallery-image-spott
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 150px;
	height: 226px;
}
.kc-gallery-image-225
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 225px;
}
.kc-gallery-image-225-square
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 225px;
	height: 225px;
}
.kc-gallery-image-161-225
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 169px;
	height: 225px;
}
.kc-gallery-image-169-225
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 169px;
	height: 225px;
}
.kc-gallery-image-150-225
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 150px;
	height: 225px;
}
.kc-gallery-image-photo
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 225px;
}
.kc-gallery-image-cover
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 309px;
	height: 425px;
}
.kc-gallery-image-cover-2007
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 350px;
	height: 478px;
}
.kc-gallery-image-cover-2009
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 350px;
	height: 453px;
}
.kc-gallery-image-pocket
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 500px;
	height: 349px;
}
.kc-gallery-image-pocket-2008
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 500px;
	height: 354px;
}
.kc-gallery-image-pocket-2009
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 497px;
	height: 322px;
}
.kc-gallery-image-mascot
{
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 400px;
}

.kc-box
{
	background-color: #3b79ac;
	color: #ffffff;
}
.kc-box a:link
{
	color: #ffec40;
}
.kc-box a:visited
{
	color: #ffec40;
}
.kc-box a:hover
{
	color: #ffec40;
}
.kc-box a:active
{
	color: #ffec40;
}

/* box color */
.kc-box-dropshadow-topleft, .kc-box-dropshadow-topmiddle, .kc-box-dropshadow-middleleft, .kc-box-dropshadow-middlemiddle
{
	background: #bee3ea;
	/* background: #a6e3e8; */
	/* background: #197290; */
	/* background: #3b79ac; */
	/* background: #4c82bf; */
	/* background: #4987cf; */
}
/* shadow color */
.kc-box-dropshadow-middleright, .kc-box-dropshadow-bottommiddle, .kc-box-dropshadow-bottomright
{
	background: #66a6ae;
	/* background: #93cace; */
	/* background: #08424c; */
	/* background: #263580; */
	/* background: #292b53; */
}
/* shadow width on right (and left) edge */
.kc-box-dropshadow-topleft, .kc-box-dropshadow-topright
{
	width: 6px;
}
/* shadow height on bottom (and top) edge */
.kc-box-dropshadow-topleft, .kc-box-dropshadow-bottomleft
{
	height: 6px;
}
.kc-box-dropshadow-middlemiddle
{
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 6px;
	color: #000000;
	/* color: #ffffff; */
}
.kc-box-dropshadow-middlemiddle p
{
	margin-top: 6px;
}
.kc-box-dropshadow-middlemiddle a
{
	color: #0928b3;
	/* color: #ffec40; */
}
/* all of these a: selectors needed for IE6, even when they are the same color */
.kc-box-dropshadow-middlemiddle a:link
{
	color: #0928b3;
	/* color: #ffec40; */
}
.kc-box-dropshadow-middlemiddle a:visited
{
	color: #5f27a2;
	/* color: #ffec40; */
}
.kc-box-dropshadow-middlemiddle a:hover
{
	color: #4373e2;
	/* color: #ffec40; */
}
.kc-box-dropshadow-middlemiddle a:active
{
	color: #a1b9f0;
	/* color: #ffec40; */
}
.kc-box-dropshadow-row, .kc-box-dropshadow-2columns, .kc-box-dropshadow-2columns-last, .kc-box-dropshadow-4columns, .kc-box-dropshadow-4columns-last
{
	padding-bottom: 12px;
}
.kc-box-dropshadow-2columns, .kc-box-dropshadow-2columns-last, .kc-box-dropshadow-4columns, .kc-box-dropshadow-4columns-last
{
	height: 160px; /* sadly, 100% doesn't work in Opera or IE6/7, only Firefox, so have to set this manually */
}
.kc-box-dropshadow-2columns, .kc-box-dropshadow-2columns-last
{
	width: 50%;
}
.kc-box-dropshadow-4columns, .kc-box-dropshadow-4columns-last
{
	width: 25%;
}
.kc-box-dropshadow-2columns, .kc-box-dropshadow-4columns
{
	padding-right: 12px;
}

.kc-history-table
{
	/*
	margin-left: auto;
	margin-right: auto;
	background: #e0e0e0;
	*/
	border-collapse: collapse;
}
.kc-history-table td, .kc-history-table th
{
	border-right: 1px solid #000000;
	/* border-right: 1px solid #ffffff; */
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.kc-history-table th
{
	border-bottom: 1px solid #000000;
	/* border-bottom: 1px solid #ffffff; */
}
.kc-hotel-td
{
	text-align: left;
	padding-right: 20px;
}
.kc-contact-position
{
	font-weight: bold;
	vertical-align: bottom;
	width: 175px;
}
.kc-contact-name
{
	font-weight: bold;
	vertical-align: bottom;
	width: 175px;
}
.kc-contact-email
{
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	width: 205px;
}
.kc-contact-email a
{
	text-decoration: none;
}
.kc-contact-newrow
{
	padding-top: 5px;
}

.kumoricon_schedule-adult, .kumoricon_schedule-ticketed, .kumoricon_schedule-pay, .kumoricon_schedule-adult21
{
	color: #b00000;
}
.kumoricon_schedule-event_time
{
	color: #0000d0;
}
.kumoricon_schedule-category
{
	color: #d04000;
}
.kumoricon_schedule-event
{
	margin-bottom: 0px;
}
.kumoricon_schedule-event_parameters, .kumoricon_schedule-event_desc
{
	margin-top: 0px;
	margin-bottom: 0px;
}
.kumoricon_schedule-event_desc p
{
	margin-top: 8px;
	margin-bottom: 8px;
}

.meeting-recordings-table th
{
	text-align: left;
	vertical-align: bottom;
	padding-right: 8px;
}
.meeting-recordings-table td
{
	vertical-align: top;
	padding-right: 8px;
}
.meeting-recordings-table td:nth-of-type(2)
{
	text-align: right;
}
.meeting-recordings-table td:nth-of-type(1)
{
	min-width: 70px;
}

.schedule-hours {
	border-collapse: collapse;
}
.schedule-hours td,
.schedule-hours th {
	border: 1px solid #000000;
	text-align: center;
	vertical-align: top;
	padding: 2px;
	font-size: 85%;
}
.schedule-hours td {
	background: #f5edde;
}
.schedule-hours th {
	font-weight: bold;
	background: #bee3ea;
}
.schedule-hours tr td:first-child,
.schedule-hours tr td:last-child {
	text-align: left;
}
.schedule-hours tr td:first-child {
	background: #bee3ea;
}
.schedule-hours .schedule-hours-category:first-child {
	font-weight: bold;
	background: transparent;
}
