/*inner page styles*/
p.play-author {font-size: 1.2rem; margin-bottom: 1rem;}
.this-year {font-size: 1.5rem; margin-top: 1rem;}
td.judges {font-size: 1.1rem; white-space: pre;}
div.year table {width: 80%;}
div.decade {padding-top: 20px;}
div.decade table {width: 60%;}
div.decade table.finalists {width: 60%;}
#toplevel {float:none; width: 80% }
#leftcolumn { float: left; width: 20%; }
#rightcolumn { float: left; width: 60%; }
#leftcolumn40 { float: left; width: 40%; }
#rightcolumn40 { float: left; width: 40%; }
.clear { clear: both; float: none; }
.heading-large { font-size: 1.2rem; width: 100% }
.heading-medium { font-size: 1.05rem; width: 100% }
.underline { text-decoration: underline; }
.slanted { font-type: italic; }
.centered { text-align: center; }

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.centered {
text-align: center;
}

.button {
cursor: pointer; font-family: Verdana, Arial, Helvetica, sans-serif;line-height: normal; margin: 1.25rem 0; position: relative; text-decoration: none; text-align: center; display: inline-block; padding: 0.6rem 1rem 0.5625rem 1rem; font-weight: bold; background-color: #008040; border-color: #006533; border-style: solid; border-width: 0px 0px 4px 0px; color: white;
}

.button:hover {
background-color: #008844; color:#00ff7f
}

.button-gray {
cursor: pointer; font-family: Verdana, Arial, Helvetica, sans-serif;line-height: normal; margin: 1.25rem 0; position: relative; text-decoration: none; text-align: center; display: inline-block; padding: 0.6rem 1rem 0.5625rem 1rem; font-weight: bold; background-color: #888; border-color: #444; border-style: solid; border-width: 0px 0px 4px 0px; color: white;
}

.button-gray:hover {
background-color: #888; border-color: #444; border-style: solid; border-width: 0px 0px 4px 0px; color: #ccc;
}

.bottommargin20 {
margin-bottom: 20px; font-size: 1.1rem;
}

.mediumspace10 {
font-size: 1.1rem; margin-bottom: 10px;
}

.medium-gray {
font-size: 1.1rem; color: #666;
}

.small {
font-size: 0.6rem;
}

.page-title-red {
color: red; font-size: 1.3rem; font-weight: bold; 
}

.link-red-underline {
border-bottom: 1px solid red; -webkit-text-decoration-color: red; -moz-text-decoration-color: red; text-decoration-color: red;
}

.page-title {
font-size: 1.3rem; 
}

.play-title {
font-size: 1.3rem; text-transform: uppercase;
}

.finalist-right-column {
font-size:1.1rem;   width:50%;
}

.finalist-left-column {
font-size:1.1rem; width:50%;
}

.heading-large {
font-size: 1.2rem; width: 100% ;
}

.heading-medium {
font-size: 1.05rem;  width: 100%;
}

.slanted {
font-style: oblique;
}

.judges {
font-size: 1.1rem;
}

.medium {
font-size: 0.9rem;
}

.underline {
text-decoration: underline;
}

.this-year {
font-size: 1.4rem;
}

