/* Set base font and color */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #1A1A1A;
  /*line-height: 16px;*/
}
/*html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0;
    border: 0;
    font-weight: 400;
    font-style: inherit;
    font-size: 10pt;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #1A1A1A;
    line-height: 16px;
}
*//* --- Typography --- */
h1, h2, h3, h4, h5, h6 {
  color:#b00303;
  font-weight:bold;
  font-size: 11pt;
  text-align:center;
}
body {
  background-color: #f6f4dd;

}
a {
  font-size: 10pt;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  color: #B00303;
}
a:hover {
  color: #333333;
}
.cal {
  text-align: center;
}
.cal_box {
  margin-top: 7px;
  margin-right: 2px;
  margin-bottom: 2px;
  margin-left: 2px;
  letter-spacing:-.5px;
  font-size: 10pt;
}
.rcaps{
  color: #B00303;
  font-weight: bold;
  font-size: 8.5pt;
  line-height: 1.2em;
}
.r_title_caps{
  color: #B00303;
  font-weight: bold;
  font-size: 10pt;
  line-height: 1.2em;
}
.reviews .r_title_caps {
  text-align: center;
  margin-bottom: 10px;
}
.title {
  margin-bottom:10px;
}
.post .reviews-titles {
  text-align:left;
}
.post .reviews-title {
  text-align:left;
}
.reviews .section {
  clear: both;
  margin-top: 20px;
  margin-bottom: 40px;
}
.reviews .post {
  margin-bottom: 20px;
}
.reviews .next {
  clear: both;
  margin-bottom: 20px;
}
.More{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 9pt;
  background-color: #B00303;
  text-align: center;
  float: right;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 10px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
}
.More a{
  color: #FFFFFF;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: none;
}
.More a:hover {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 9pt;
  text-decoration: underline;
}
.txt {
  padding: 5px;
  text-align: justify;
}
/* --- temp --- */
.books_img {
  padding-left: 5px;
}
.books-next {
  font-size:small;
  display: block;
  float: right;
  padding-right: 5px;
}
.book {
}
.book-link {
  display:block;
}
.post {
  text-align:justify;
  clear: both;
}
.post p{
  font-size: 100%;
  margin: 0 !important;
}
.title,
.post .title,
.class .title {
  font-weight:bold;
  color: #B00303;
  text-align: center;
  font-size: 11pt;
}
.post .date {
  color:#777777;
  font-size:0.9em;
  font-weight:bold;
  line-height:1.5em;
}
.post .category, .categories .category {
  color: #B00303;
  font-weight: bold;
  font-size: 9pt;
  line-height: 1.5em;
}
.grid-content-middle .post,
.grid-content-middle .glossary,
.grid-content-middle .class,
.grid-content-middle .conditions {
  max-width:600px;
}
.grid-content-middle .post img,
.grid-content-middle .glossary img,
.grid-content-middle .class img,
.grid-content-middle .conditions img {
  max-width:590px;
}

.categories {
  padding-top: 5px;
}
.categories li {
  list-style:none;
  padding-bottom:5px;
}

.menu {
  float:left;
  padding-bottom:10px;
  width:830px;
}
.menu table {
  width:830px;
}
.menu table,td,th,caption {
  padding:0;
  margin:0;
  vertical-align:top;
}
.gallery {
  float:left;
  padding-bottom:10px
}
.footer {
  float:left;
  padding-top:20px
}
.footer_txt
{
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: 400;
  font-style: inherit;
  font-size: 8pt;
  font-family: Georgia, "Times New Roman", Times, serif;
  vertical-align: baseline;
  color: #B00303;
  text-align: center;
}
.footer_txt a
{
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: 400;
  font-style: inherit;
  font-size: 8pt;
  font-family: Georgia, "Times New Roman", Times, serif;
  vertical-align: baseline;
  color: #B00303;
  text-align: center;
}
.line_space{
  padding-bottom: 3px;
}
.pp_photo{
  margin-top: 0px;
  margin-right: 2px;
  margin-bottom: 0px;
  margin-left: 2px;
}
.main_photo{
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
/* Begin Images */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

.entry {
  line-height: 1.4em;
}

.entry p {
  padding-top:8px;
  padding-bottom:0px;
  font-size: 10pt;
  text-align: justify;
}
.title a {
  text-decoration: none;
}

small {
  font-size: 9pt;
}
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  display: inline;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 2px;
  margin-left: 7px;
}

img.alignleft {
  padding-right: 7px;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}
/* End Images */

.content-middle {
  padding:10px;
}

.content-middle form {
  width:580px;
  float:left;
  padding-bottom:10px
}

.enrollment-row {
  display:inline-block;
  width:580px;
  padding:10px 0;
}

.content-middle input {
  float:left;
  margin-right:20px
}

form .warning {
  font-weight:bold;
  color:gray;
  font-style:italic;
}

em {
  font-style: italic;
}

.inline-center {
  text-align:center;
}

form .formrow {
  display: table-row;
}

form .formcell {
  display: table-cell;
  float: left;
  margin-right: 8px;
}

form label {
  font-weight: bold;
  float: left;
  clear: both;
}

form input, form textarea, form select  {
  float: left;
  clear: both;
}

.class-details-link {
  margin-bottom: 8px;
}

.review-title {
  text-align: left !important;
}

.page p {
  text-align: justify;
}