/* KevinMcShane.org stylesheet */
/* improvpromo.css */
/* defines Improv Promo section styles */
/* updated 20100521 */

/* START COMMON STYLES */

#shoutbox {
  border: 1px solid #B00600;
  padding: 1em 1em .5em 1em;
  background-color: #eed998;
  margin-bottom: 1em;
  font-size: 85%;
}

#shoutbox h4 {
  text-transform: uppercase;
  font-size: 150%;
}



body {
  margin: 2em 0;
}

a {
  color: #B00600;
  text-decoration: none;
}

a:visited {
  color: #B00600;
}

a:hover {
  color: #B00600;
}

a:active {
  color: #000000;
}

.clearboth {
  clear: both;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0%;
}

.clearfix {display: inline-block;}  /* for IE/Mac */


.left {
  float: left;
}

img.left {
  margin: 0 1em 1em 0;
}

.right {
  float: right;
}

img.right {
  margin: 0 0 1em 1em;
}

.align-left {
  text-align: left;
}

.align-center {
  text-align: center;
}

.align-right {
  text-align: right;
}

blockquote {
  text-indent: 2.5em;
  margin: 0;
  padding: .7em 0;
  color: #777777;
  background: transparent url('/images/30.png') bottom right no-repeat;
}

.img-replace {
  display: block;
  text-indent: -5000em;
  overflow: hidden;
}

.hide {
  display: none;
}

.zemError {
  text-align: left;
  color: #B00600;
  margin: .5em;
  border: 1px solid #B00600;
  padding: .5em;
}

.zemError li {
  margin-left: 2em;
}


/* END COMMON STYLES */


.thanks-msg {
  margin: 4em 0;
}

.thanks-msg #col2 {
  margin-top: 6em;
}

.thanks-msg h5 {
  font-size: 200%;
  text-transform: uppercase;
  color: #B00600;
  margin-bottom: 1em;
}

.thanks-msg h6 {
  font-size: 77%;
  font-weight: normal;
}

#excerpt {
  width: 651px;
  height: 358px;
  border: 1px solid #CDCDCD;
  margin: 0 auto;
}

#hd {
  text-align: center;
  margin-bottom: 1.5em;
}

#subnav {
  font-size: 77%;
  margin-bottom: 1em;
  text-align: left;
}


#main-header {
  text-transform: uppercase;
  color: #B00600;
  font-size: 200%;
  margin: 0;
}

#subhead {
  color: #B00600;
  font-weight: normal;
  margin: 0 0 1em 0;
  font-size: 175%;
  line-height: 80%;
}

#col1 {
  text-align: center;
}

#curriculum {
  margin: 1em;
  padding: .5em;
  background-color: #EFEFEF;
  border: 1px solid #CDCDCD;
}

.contact-form {
  margin: 2em;
  padding: 1em;
  background-color: #EFEFEF;
  border: 1px solid #CDCDCD;
  font-size: 85%;
}

.contact-form h5 {
  text-transform: uppercase;
  color: #B00600;
  font-size: 125%;
}

.contact-form h6 {
  font-weight: normal;
  font-size: 90%;
  margin-bottom: 1em;
}

.contact-form .zemText,
.contact-form .zemTextarea {
  width: 85%;
}

label.zemText,
label.zemTextarea {
  font-weight: bold;
}

.contact-form .zemText {
  margin-bottom: .5em;
}

#col2 {
  text-align: left;
}

#curriculum-list {
  margin-top: 0;
  font-size: 85%;
}

#curriculum-list ul {
  margin-top: 0;
  margin-bottom: 0;
}

#instructor-info {
  text-align: left;
  margin: 1em;
  background-color: #EFEFEF;
  padding: .5em;
  font-size: 85%;
}

#instructor-info img {
  border: 1px solid #777777;
}

#instructor-info strong {
  font-size: 150%;
}

.testimonial {
  background: transparent url('/images/31.png') top left no-repeat;
  margin-bottom: 1em;
}

.testimonial-name,
.testimonial-credit {
  margin: 0;
  font-weight: normal;
  text-align: right;
}

.testimonial-name {
  font-size: 85%;
}

.testimonial-credit {
  font-size: 77%;
}

#ft {
  margin-top: 1em;
  text-align: center;
  font-size: 77%;
}

</style>

/* end improvpromo.css */