@charset "utf-8";

/* Shared */
div.col-two-left { float: left; width: 300px }
div.col-two-right { float: right; width: 380px }
div.clear-all { clear: both }

table.grid_data th { text-align: right }
table.grid_view { }
table.grid_view th { text-align: left; color: white; padding: 2 8 2 4; border-right: solid 1px black; border-bottom: solid 1px black; background-color: #444 }
table.grid_view td { padding: 2 8 2 4 }

div.cookie_trail { margin-bottom: 16 }

.sub-title { color: #9b2c2c; font-weight: bold; margin: -8 0 0 24 }

/* News: Portal */
div.news_article { clear: both; height: 84px; padding-top: 8; border-bottom: dotted 1px #626262 }
div.news_thumb { float: left; width: 80px; height: 49px; overflow: hidden; margin: 0 8 16 0; border: solid 3px #626262 }
div.news_thumb img {}
div.news_details {}
div.news_details span { font-weight: bold; display: block }
div.news_details p { margin: 0 }
div.news_image {}

/* News: View Article */
h2.news_h2 {}

/* Events: Portal */
dl.event-portal dt { font-weight: bold; margin: 8 0 4 0 }

/* Events: Calendar */
div#calendar_frame { width: 100% }
div#calendar_frame table { width: 700px; border-collapse: collapse; }
div#calendar_frame table th { color: #666666; text-align: left; width: 97px; border-right: solid 1px #cfcbb4; border-bottom: solid 1px #cfcbb4; background-color: #ece9d8; }
div#calendar_frame table td { height: 80px; padding: 2px 8px 8px 2px; border-bottom: solid #f0f0f0 1px; border-right: solid #f0f0f0 1px; }
div#calendar_frame table tfoot td { padding: 10 0 2 2; border-bottom: none; color: #000000 }
div#calendar_frame table hr { color: white; border: none; border-top: dotted 1px #ddd; text-align: left; }
div.caldate { width: 24px; padding-bottom: 4; margin-bottom: 8; border-right: solid 1px #f0f0f0; border-bottom: solid 1px #f0f0f0; }
table.calendar_controls { width: 700px; border-collapse: collapse; padding: 0; margin: 0 0 8 0; }

/* Newsletter : Portal */
p.newsletter_message {}

/* Homework: Portal*/
dl.homework_k9 { margin-left: 16 }
dl.homework_k9 dt { display: none; clear: both }
dl.homework_k9 dd { margin: 0 0 8 0; padding: 0 8 0 8; border-right: dotted 1px black; float: left }

dl.homework_hs { margin-left: 16 }
dl.homework_hs dt { font-weight: bold; margin: 8 0 4 0 }
dl.homework_hs dd { margin: 0 0 2 0; padding: 0 8 0 8 }

/* Staff */
div.staff-left { margin-top: 16 }
div.staff-right { margin-top: 16 }
div.staff_image { margin-bottom: 16}
div.blog_container { height: 240px; overflow: auto }
div.blog_entry { height: 120px; border-bottom: dotted 1px #ccc }
div.blog_entry img { float: left; margin: 0 16 0 0 }

/* Athletics */
div.athletics_thumb {}
div.athletics_image {}

/* Albums: Special Event, Student Work, Personal, Athletics, Extracurricular */
div.specialevent_container { clear: both; border-bottom: dotted 1px #ccc; min-height: 90px !important; height: auto !important; height: 80px; }
div.album_thumb { float: left; width: 120px; height: 120px; overflow: hidden; margin: 0 0 4 0 }
div.album_details span { font-weight: bold; display: block }
div.album_container { width: 140px; height: 180px; float: left }
div.album_container div { text-align: center; width: 120px; height: 120px; border: dotted 1px #ccc }
div.album_container div img { margin: 0 auto 0 auto }
div.album_container p { text-align: center; width: 120px; color: #666; margin: 0; padding-top: 4; }