/* primary page structure */
#page_body_main { margin-left: 4px; padding-right: 20px; width: 555px; border-right: 4px dashed gray; }
#page_pane_right_main { margin-right: 8px; }

/* content and assorted */
.page_title { font-size: large; font-family: arial, sans-serif; font-weight: bold; }
h1.page_title, h2.page_title { display: inline; }
.page_text { padding: 12px; }

a.article_title_main { text-decoration: none; color: black; font-family: arial,sans-serif; font-weight: bold; }
.article_date { text-decoration: none; color: black; font-family: arial,sans-serif; font-weight: normal; }
.story_text_main { line-height: 18px; }
a.permalink_icon { padding-right: 2px; padding-left: 2px; }
a.permalink_icon:hover { background-color: yellow; }
a.inlink { color: #550000; text-decoration: none; }
a.more_link { font-family: arial, sans-serif; font-size: smaller; }
a.external { color: #3366BB; background: url('/layout_images/external.png') center right no-repeat; padding-right: 13px; }

.page_link { font-family: arial, sans-serif; font-size: smaller; }

.important_notice { font-family: arial, sans-serif; font-weight: bold; background-color: yellow; }

/* masthead styles */
a.toplink { background-color: #666666; text-decoration: none; font-weight: bold; color: white; font-family: arial,sans-sarif; padding-left: 4px; padding-right: 4px; margin-right: 2px; margin-left: 2px; }
a.toplink:hover { background-color: #DDDDDD; color: #9999FF; }
#topbar { background-color: gray; width: 100%; }
.xmlcolor { color: orange; }

/* footer styles */
#copyright_notice { font-size: x-small; margin-left: 12px; margin-right: 12px; font-family: arial, sans-serif; font-style: italic; }
#copyright_notice a { color: black; }

/* front page sidebar */
a.sidebar_link { font-family: arial,sans-serif; font-weight: bold; text-decoration: none; }
a.sidebar_link:hover { text-decoration: underline; }
.sidebar_section_title { font-family: arial, sans-serif; font-weight: bold; color: gray; }
.sidebar_item { margin-bottom: 8px; }

.external_sidebar_item { margin-bottom: 8px; }
a.external_sidebar_link { color: #3366BB; font-weight: bold; font-family: arial, sans-serif; text-decoration: none; background: url('/layout_images/external.png') center right no-repeat; padding-right: 13px; }
a.external_sidebar_link:hover { text-decoration: underline; }

.search_message { font-family: arial, sans-serif; color: gray; }
.ajax_button { font-family: arial, sans-serif; }

#mm_box { border: 1px dashed #3366BB; padding: 8px; }

/* content sidebar */
.sidebox { border: 4px dashed gray; }
#tag_title { font-family: arial, sans-serif; font-weight: bold; }

/* archives */
.article_date_small { text-decoration: none; color: black; font-family: arial,sans-serif; font-weight: normal; font-size: smaller; }

/* search page */
.search_result { font-size: smaller; font-family: arial,sans-serif; color: gray; }
.search_terms { color: green; }

/* replacement for <nobr> tag; be sure to use <div> rather than <span> */
.nobr { white-space: nowrap }
