/***** Public pages stylesheet *****/

/* admissions */

/* choosewaldorf */

/* colophon */
#w3cchip {
    text-align: center;
}

#colophonlink {
    display: none;
}


/* contact form */
#contactmessage {
display: block;
float: left;
margin-left: 1em;
margin-top: 1em;
width: 480px;
}

div.captchawrap {
height: 3px;
}
div.captchawrap img {
float: right;
margin-right: 5em;
}

/* mailing list form */
#subscribeform {
width: 60%;
}
#subscribeform #submit {
margin: 0 auto; width: auto; 
}

/* fundraising */
#nfgbutton {
text-align: center;
}

/* ourschool */
#gghours {
float: right;
width: 350px;
}
#gghours h2 {
margin: 0;
font-style: italic;
text-align: center;
}
#gghours table {
border: 2px solid #FAE0A6;
}
#gghours thead th {
font-size: 0;
}
#gghours td {
padding: 3px .5em 4px;
border-bottom: 1px solid #FAE0A6;
}
#gghours tr.lastrow td {
border: none;
}

/* programs */
table#curriculum-outline {
border: none;
}
table#curriculum-outline th {
width: 20%;
vertical-align: top;
}
table#curriculum-outline td {
padding: 0 0 .5em .5em;
}

/* resources */
ul.booklist li {
margin-bottom: .5em;
color: #666;
}
cite.book {
    color: #000;
}

/* tvturnoff */
#schoollogos {
float: right;
}
#schoollogos img {
display: block;
margin: .2em auto;
}

p.articletitle {
text-align: center;
}
p.articletitle strong {
font-size: 115%;
}


/*** calendar ***/
p.eventtitle {
font-weight: bold;
}

.calendar-item img {
float: left;
margin: 1px .5em .5em 1px;
}
.event img {
float: right;
margin: 2px 2px .5em .5em;
}

.calendar h3 a {
color: #DC8816;
text-decoration: none;

}
.calendar h3 a:hover {
border-bottom: 1px dotted #;
}
#weatherannouncements {
width: 300px;
border: 2px solid rgb(151, 59, 60);
padding: 5px;
background: url(/img/layout/alert_bg.jpg) top repeat-x;
float: right;
}
#weatherannouncements h3 {
margin-top: 0;
color: #fff;
text-align: center;
}
#noweatherannouncements {
width: 300px;
border: 2px solid #c9e7d0;
padding: 5px;
background: transparent;
float: right;
text-align: center;
}

/** Alumni **/
input[type="hidden"] {
display: none;
}

.sg_QuestionSet {
font-size: 80%;
}
.sg_QuestionSet input {
width: 90%;
}

textarea.sg_Essay {
width: 550px;
display: block;
}

/*** Community Services Directory ***/

#catjump label {
display: inline;
float: none;
}
#catjump select {
display: inline;
margin: 0 0 0 .5em;
}

div.directorylisting h2 {
font-size: 120%;
text-align: left;
margin-left: .5em;
border-bottom: 1px solid #D1A55A;
margin-bottom: 0;
padding-bottom: .25em;
}
div.directorylisting table {
border: 1px solid #D1A55A;
border-width: 0 0 1px;
width: 100%;
}
div.directorylisting td {
border: 0;
text-align: left;
vertical-align: top;
}
div.directorylisting td.title {
width: 40%;
}
div.directorylisting td.desc p {
margin: 0 0 1em;
}
div.directorylisting td a {
font-size: 85%;
font-weight: normal;
margin: .25em 0;
display: block;
}
div.directorylisting p.backtotop {
text-align: right;
margin: 0;
font-size: 80%;
}

div.mag7 {
clear: both;
}

div#psd_entry form {
text-align: left;
margin: 0 2em;
}
div#psd_entry form div input, 
div#psd_entry form select,
div#psd_entry form textarea {
margin-left: 0;
margin-bottom: .75em;
}
