@charset "UTF-8";

@media only screen and (min-width: 320px) {
	
#wrap,
#pageStuff {
	/*min-height: auto;*/
}
#pageTitle p {
	color: #444;
}
#pageStuff {
	padding-bottom: 0;
}
#pageStuff .memPanel {
	height: 40px;
	margin-bottom: 1px;
	overflow: hidden;
}
#pageStuff .memStuff {
	padding-bottom: 0.4em;
	overflow: auto;
}
#pageStuff .memPanel p {
	margin-bottom: 0.8em;
	font-size: inherit;
}
#pageStuff .memPanel p,
#pageStuff .memPanel li {
	text-align: left;
	line-height: 1.5em;
	font-size: 0.95em;
	-webkit-text-size-adjust:100%; /* fixes iPhone colspan 'bug' */
}
#pageStuff .memPanel p strong,
#pageStuff .memPanel li strong {
	color: #555;
}
#pageStuff .memPanel .subHead,
#pageStuff.rules .subHead,
#pageStuff.pres .subHead {
	font-size: inherit;
	margin-top: 0.2em;
	margin-bottom: 0.6em;
}
#pageStuff .memPanel .subHead a {
	color: inherit;
}
#pageStuff .memPanel .subHead a::after {
	content: ">";
	float: right;
	font-weight: normal;
}
#pageStuff .memPanel strong a,
#pageStuff .memPanel a strong {
	color: #346cc7;
}
#pageStuff .memPanel ul,
#pageStuff #rule ol {
	font-size: inherit;
	padding-left: 30px;
	margin-top: -0.1em;
	margin-bottom: 0.7em;
}
#pageStuff .memPanel .memTitle {
	font-size: 1em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0.9em;
	text-align: left;
	background-color: #c9d7e5;
}
#pageStuff .memTitle::after,
#pageStuff .memPanel .subHead a::after {
	content: ">";
	float: right;
	margin-right: 6px;
	font-weight: normal;
	cursor:pointer;
}
#pageStuff .memPanel.visible .memTitle::after {
	transform:rotate(-90deg);
}
#pageStuff .memTitle:hover {
	cursor: pointer;
}
#pageStuff .newMem .memTitle {
	background-color: #bce0ab;
}
#pageStuff .memPanel.newMem {
	background-color: #ebf5e6;
}
#pageStuff .memStuff.syll div {
	width: 50%;
	float: left;
	font-size: 0.9em;
}
#pageStuff .memPanel.view .memStuff div {
	font-size: 0.9em;
}
#pageStuff #pres {
	margin-bottom: 1em;
}
#pageStuff #pres div {
	overflow: auto;
}
#pageStuff #rule .row div,
#pageStuff #pres div div {
	float: left;
}
#pageStuff #rule .rt {
	width: 90%;
}
#pageStuff #rule .rt p {
	margin-left: 0;
}

#pageStuff #pres div div p {
	margin-bottom: 0.1em;
}
#pageStuff #pres div div:first-child {
}

#pageStuff .spacer {
	height: 150px;
	background-color: #333;
}
#pageStuff .barRed {
	margin-bottom: 1px;
}
#pageStuff .barRed a,
#pageStuff .barBlack a {
	color: inherit;
	border-bottom-color: inherit;
}
.runTot:before {
	content: "•";
	color: #c00;
	font-size: 1.2em;
	margin-right: 4px;
}

.seventy {
	display:none;
}

}


@media only screen and (min-width: 360px) {

#pageStuff .memPanel ul {
	padding-left: 33px;
}
#pageStuff .memStuff.syll div {
	font-size: inherit;
}
#pageStuff .memPanel.view .memStuff div {
	font-size: inherit;
}

}


@media only screen and (min-width: 481px) {

#pageStuff {
	padding-bottom: 1em;
}
#pageStuff .memPanel:not(.view) {
	height: auto !important;
/*	height: auto;*/
	overflow: auto;
}
#pageStuff .memPanel ul {
	padding-left: 21px;
}
#pageStuff .memPanel .memTitle {
	padding-top: 4px;
	padding-bottom: 4px;
}
#pageStuff .memTitle::after,
#pageStuff .memPanel .subHead a::after {
	content: "";
}
#pageStuff .memTitle:hover {
	cursor: default;
}
#pageStuff .memStuff {
	padding-left: 1px;
}
#pageStuff .newMem .memStuff {
	padding-left: 12px;
	padding-right: 12px;
}
#pageStuff .memStuff.syll div {
	width: auto;
	margin-right: 1.5em;
}
#pageStuff .memStuff.syll div p {
	margin-right: 0;
}
#pageStuff .memPanel.view {
	height: 460px;
	overflow: hidden;
}
#pageStuff .memPanel.view .memTitle::after {
	content: "show all >";
	float: right;
	margin-right: 6px;
	font-weight: normal;
}
#pageStuff .memPanel.view.visible .memTitle::after {
	content: "show fewer";
	transform: none;
}
#pageStuff #rule .lt {
	width: 5%;
}
#pageStuff #rule .rt {
	width: 95%;
}
#pageStuff #pres {
	margin-bottom: 0;
}
#pageStuff #pres div div p {
	margin-right: 18px;
}

#pageStuff .barRed {
	margin-bottom: 1em;
}

}


@media only screen and (min-width: 640px) {

#pageStuff .memPanel ul {
	margin-top: -0.2em;
	margin-bottom: 0.8em;
}
#pageStuff .memPanel.view .memStuff div {
	width: 50%;
	float: left;
}
#pageStuff #rule .lt {
	width: 4%;
}

}


@media only screen and (min-width: 732px) {
	

}


@media only screen and (min-width: 768px) {
	
#main {
	margin-right: 17px;
}

#pageStuff .lt,
#pageStuff .rt {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
#pageStuff.mema .lt {
	padding-right: 12px;
	border-right: 1px dotted #d00;
}
#pageStuff .rt {
	padding-left: 12px;
}
#pageStuff .memPanel p:not(.memTitle):not(.subHead),
#pageStuff .memPanel li {
	font-size: 0.9em;
}
#pageStuff .memPanel li {
	line-height: 1.5em;
	margin-right: 0.3em;
	margin-bottom: 0.4em;
}
#pageStuff .memPanel .memTitle {
	font-size: 0.95em;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
}
#pageStuff .memStuff {
	padding-left: 2px;
}
#pageStuff .newMem .memTitle,
#pageStuff .newMem .memStuff {
	padding-left: 9px;
	padding-right: 9px;
}
#pageStuff .memPanel.view .memStuff div {
	width: auto;
	float: none;
}
#pageStuff #rule .lt {
	width: 24px;
}
#pageStuff #rule .lt p {
	text-align: center;
}
#pageStuff .barRed {
	font-size: 0.85em;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

}

@media only screen and (min-width: 961px) {

#sidePanel,
#topCorner {
	display: none;
}

}

@media only screen and (min-width: 1025px) {

}

@media only screen and (min-width: 1081px) {

}

@media only screen and (min-width: 1201px) {

#main {
	margin-right: 17.1%;
}
#sidePanel {
	display: block;
}
	
}

@media only screen and (min-width: 1281px) {

}

@media only screen and (min-width: 320px) and (max-width: 760px) and (orientation: landscape) {

}

@media screen and (-webkit-min-device-pixel-ratio:0) { 

}

@media only screen and (max-width: 480px) and (prefers-color-scheme: dark) {
	
#pageTitle p {
	color: #bbb;
}
#pageStuff .memPanel p strong,
#pageStuff .memPanel li strong {
	color: #ccc;
}
#pageStuff .memPanel.newMem {
	background-color: #333;
}
#pageStuff .memPanel .memTitle {
	background-color: #233140;
	color: #d4d4d4;
}
#pageStuff .newMem .memTitle {
	background-color: #2c4023;
}

}