@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 3px 7px;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
    line-height: 17px;
}

a img, img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: black;
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 18px;
	line-height: 1.1em;
}

h4 {
	font-size: 14px;
}

h5  {
    font-size: 13px;
    line-height: 1.1em;
    padding: 3px 0px 0px;
}

p {
	margin: 5px 0px 5px;
	padding: 0;
}

input.text, input#captcha, textarea {
	background: white;
	border: black solid 1px;
	margin-bottom: 5px;
	font-size: 12px;
	height: 14px;
	padding: 2px 4px 0px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans;
}

textarea {
    height: auto;
}

input.submit, input.button {
	padding: 5px 30px;
	text-transform: uppercase;
	background: black;
	color: white;
	font-family: Helvetica, Arial, sans;
	font-weight: normal;
	font-size: 12px;
	border: none;
	float: left;
	display: block;
	clear: left;
}

.small {
    font-size: 10px;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}

#verytop {
	line-height: 16px;
	padding: 4px 6px 4px 7px;
	font-family: Helvetica, Arial, sans-serif;
	height: 16px;
	font-size: 14px;
	border-bottom: 1px dotted black;
	color: #333333;
}

#verytop span {
	float: left;
}

#verytop a {
	padding-left: 16px;
	float: right;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#verytop a:hover {
	text-decoration: underline;
}


#masthead {
	height: 82px;
}

#masthead h1 {
	background: url(/images/logo.gif) no-repeat;
	float: left;
	margin-top: 22px;
	width:	306px;
	height: 47px;
	text-indent: -9999px;
	font-size: 5px;
}

#masthead span, .quotes span.quote {
	float: right;
	margin-top: 13px;
	padding: 10px 3px 2px 10px;
	width: 160px;
	background: url(/images/top_quote.gif) top left no-repeat;
	font-size: 14px;
}
#masthead em, .quotes span.quote em {
	display: block;
	font-style: normal;
	font-size: 12px;
	padding-right: 5px;
	text-align: right;
}

#navbar {
	background: #e7ff33;
	font-weight: bold;
	font-size: 15px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	height: 32px;
	margin-bottom: 34px;
}

#navbar a {
	padding: 7px 25px 5px;
	color: black;
	text-decoration: none;
	float: left;
	display: block;
}
#navbar a.first {
	padding-left: 39px;
}
#navbar #blackline {
	position: absolute;
	display: none;
	height: 2px;
	background: black;
	z-index: 330;
}

.dropdown {
	background: url(/images/popup_back.png);
	position: absolute;
	z-index: 300;
	display: none;
	padding-top: 2px;
	width: 155px;
}
.dropdown a {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: white dotted 1px;
	line-height: 23px;
	padding-left: 14px;
	color: black;
	text-decoration: none;
}
.dropdown a.last {
	border-bottom: none;
}

#page #right-col {
	float: right;
	width: 200px;
	border-left: 25px solid white;
    border-bottom: 15px solid white;
    z-index: 100;
}
#page #right-col .content-filler {
    /* !!! remove later when content starts to be used */
	text-align: center;
	font-size: 25px;
	padding: 150px 0px 150px;
    background: #F2EDD7;
}

#bottom-nav {
	border-bottom: 1px dotted #bababa;
	text-align: center;
	margin-top: 35px;
    clear: both;
}
#bottom-nav div {
	padding: 0px 0px 4px;
}
#bottom-nav a {
	padding: 0px 25px 0px 25px;
    border-right: #bababa dotted 1px;
	line-height: 20px;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
#bottom-nav a.last {
	border-right: none;
}
#bottom-nav a:hover {
	text-decoration: underline;
}

.ad {
    margin: 5px 0px;
}
.ad span {
    display: block;
    margin: 0px 0px 3px;
    text-align: center;
    font-variant: small-caps;
    border-bottom: #BABABA dotted 1px;
    color: #BABABA;
}

/*  HOME PAGE ONLY */
#page.home .rss-link {
    border-bottom: solid black 2px;
    margin-bottom: 15px;
}
#page.home #featured {
	height: 252px;
	width: 725px;
	position: relative;
}
#page.home #featured .desc {
	width: 286px;
	float: right;
}
#page.home #featured .desc div {
	display: none;
}
#page.home #featured .desc div.current {
	display: block;
}
#page.home #featured .chooser {
	width: 288px; /* add 2 off because each img has 2 padding-left */
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#page.home #featured .chooser a {
	border-bottom: solid black 2px;
	background: black;
	margin-left: 2px;
	display: block;
	float: left;
}
#page.home #featured .chooser a.news {
	border-bottom-color: #ebb11f;
}
#page.home #featured .chooser a.commentary {
	border-bottom-color: #c3489a;
}
#page.home #featured .chooser a.poetry {
	border-bottom-color: #2e2f87;
}
#page.home #featured .chooser a.spotlight {
	border-bottom-color: #d8e036;
}
#page.home #featured .chooser a.inactive {
	border-bottom-color: black;
}
#page.home #featured .chooser a.inactive img {
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
}
#page.home #featured .image {
	float: left;
}
#page.home #featured .image a {
	display: none;
}
#page.home #featured .image a.current {
	display: block;
}


#page.home .section {
	border-top: #bababa dotted 1px;
	margin-top: 10px;
	padding-top: 14px;
	width: 725px;
}
#page.home .section h1 a {
	display: block;
	font-size: 2px;
	text-indent: -9999px;
	height: 37px;
	margin: 0px 3px 9px;
}
#page.home .news h1 {
	width: 110px;
	background: url(/images/news_home.gif);
}
#page.home .poetry h1 {
	width: 134px;
	background: url(/images/poetry_home.gif)
}
#page.home .commentary h1 {
	width: 230px;
	background: url(/images/commentary_home.gif)
}
#page.home .spotlights h1 {
	width: 194px;
	background: url(/images/spotlights_home.gif)
}

#page.home .section {
	clear: left;
}
#page.home .section .arts {
	background: url(/images/home_arts_back.gif) repeat-y;
}
#page.home .section .arts div {
	padding: 0px 27px;
	width: 206px;
	float: left;
}
#page.home .section .arts div.first {
	padding-left: 0px;
	padding-right: 26px;
}
#page.home .section .arts div.last {
	padding-right: 0px;
}
#page.home .section .arts div img {
	border-bottom: black solid 2px;
}
#page.home .section .arts div h3 {
	padding: 8px 0px 0px;
}


/*  LOGGED IN STAFF SPECIFIC STYLES  */
#staff_session_control {
    background: #a0ffe8;
    border: #07807f dotted 1px;
    padding: 5px;
    text-align: center;
    margin-bottom: 20px;
    font-family: Helvetica, Arial, sans-serif;
}
#staff_session_control a {
    display: block;
    color: #003D3C;
    font-weight: bold;
}

#page.staff_panel #block_contact_list table {
    width: 928px;
    margin-bottom: 4px;
}
#page.staff_panel #block_contact_list table tr:hover td, #page.campaigns table tr:hover td {
    background-color: #F2F5F5;
}
#page.staff_panel a.accord_toggle {
  padding: 4px;
  background: #a0ffe8;
  border: #07807f solid 1px;
  font-weight: bold;
  font-family: sans;
  display: block;
  color: #003D3C;
  width: 940px;
}
#page.staff_panel .accord_block .holder {
    /* need to put it in a sub-div to support vertical padding */
    padding: 9px 7px;
    border: #07807f solid 1px;
    border-top: none;
    border-bottom: none;
}
#page.staff_panel .accord_block .last_holder {
    border-bottom: #07807f solid 1px;
}
#page.show .edit-links {
	text-align: right;
	width: 725px;
}
a.edit-link {
    border: #07807F dotted 1px;
    background: #A0FFE8;
    padding: 0px 10px;
    color: #003D3C;
    font-weight: bold;
    text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
a.edit-link:hover {
    text-decoration: underline;
}
#page.subjects #subject_sorter {
    list-style: none;
    font-family: Helvetica, Arial, sans-serif;
    cursor: move;
    border: #CDCDCD dotted 1px;
    border-bottom: none;
    margin: 0;
    padding: 0;
    width: 350px;
}
#page.subjects #subject_sorter li {
    border-bottom: #CDCDCD dotted 1px;
    padding: 2px 5px;
}
#page.subjects #subject_sorter a {
    font-style: italic;
    padding-left: 10px;
}
#page.quotes span.quote, #page.quotes span {
    float: left;
    margin-left:35px;
    padding-top: 10px;
}
#page.quotes #all_quotes div, #page.quotes h2 {
    clear: left;
}
#page.quotes form .submit {
    clear: left;
    display: block;
}
.mce_editor {
    width: 687px;
}

/*  LISTING ARTICLES PAGES */
#page.list #list {
	width: 725px;
}
#page.list #head  {
	position: relative;
}
#page.list #list h1 a {
	height: 47px;
	margin-left: 10px;
	text-indent: -9999px;
	color: white;
	margin-left: 4px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	width: 286px;
}
#page.commentary #list h1 a {
	background-image: url(/images/heading_commentary.gif);
}
#page.poetry #list h1 a {
	background-image: url(/images/heading_poetry.gif);
}
#page.spotlights #list h1 a {
	background-image: url(/images/heading_spotlights.gif);
}
#page.news #list h1 a {
	background-image: url(/images/heading_news.gif);
}
#page.list #list h2.category a {
	margin-top: 23px;
	display: block;
	position: absolute;
	right: 0;
	line-height: 24px;
}
#page.list #list #filter {
	clear: left;
	padding: 10px 17px;
	margin: 13px 0px 22px;
	background: #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}
#page.list #list #filter a {
	color: #666666;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 2px;
	border-right: black solid 1px;
}
#page.list #list #filter a.active {
	color: black;
}
#page.list #list #filter a.last {
	border-right: none;
}
#page.list #list #filter a:hover  {
	color: black;
	text-decoration: underline;
}
#page.list #list #filter div {
	float: left;
	padding-right: 20px;
	position: relative;
	top: 1px;
}
#page.list #list #filter form {
	position: absolute;
	right: 17px;
	display: block;
}
#page.list #list #filter input.text, #page.list #list .filter input.text {
	height: 16px;
	width: 134px;
	border: black solid 1px;
	padding: 1px 4px 0px;
	margin: 0px 3px 0px 0px;
	font-weight: normal;
	float: left;
	display: block;
    position: relative;
    top: -1px;
}
#page.list #list #filter input.submit, #page.list #list .filter input.submit {
	width: 44px;
	background: black;
	color: white;
	font-family: Helvetica, Arial, sans;
	font-size: 12px;
    line-height: 12px;
	font-weight: bold;
	border: black solid 1px;
    border-bottom: none;
	margin: 0;
	float: left;
	display: block;
    position: relative;
    top: -1px;
    padding: 0;
    clear: none;
}
#page.list #list #filter input.submit:active:hover, #page.list #list .filter input.submit:active:hover {
	color: #CCC;
}

/* search page styles */
#page.list #list #qbar, .pages_navigator {
    padding-bottom: 5px;
}
#page.list #list #qbar form {
    float: left;
}
#page.list #list #qbar form .text {
    width: 250px;
}
#page.list #list #qbar #resinfo, .pages_navigator .resinfo {
    padding-left: 20px;
    text-align: right;
}
#page.search #list #filter {
    margin-bottom: 12px;
}

/* end of search page styles, back to list page */

#page.list #list .featured .img {
	float: left;
	margin-right: 15px;
}
#page.list #list .featured h2 {
	margin-bottom: 6px;
}
#page.list #list .summary-pair {
	clear: left;
	margin-top: 9px;
	padding-top: 14px;
	border-top: #bababa dotted 1px;
	padding-bottom: 11px;
	width: 725px;
}
#page.list #list .summary-pair span {
	/* this is just so that the dotted line seperated can be displayed properly */
	background: url(/images/articles_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: block;
	padding: 2px 0px;
}
#page.list #list .summary-pair div, #page.list #list .summary-pair h3 {
	float: left;
	width: 342px;
	padding-right: 41px;
}
#page.list #list .summary-pair div.last, #page.list #list .summary-pair h3.last {
	padding-right: 0;
}
#page.list #list .summary-pair div {
	padding-top: 2px;
}
#page.list #list .summary-pair img {
	width: 175px;
	height: 124px;
	border-bottom: black solid 2px;
	margin-right: 8px;
	float: left;
}
#page.list #list .summary-pair p {
	position: relative;
	top: -6px;
}
#page.list #check_out_archive {
    padding-top: 15px;
    clear: left;
    display: block;
}

.page_num_links {
    float: left;
    width: 400px;
}
.page_num_links a {
    float: left;
    display: block;
    padding: 4px;
    text-decoration: none;
    color: #3E3E3E;
    border: solid 1px #3E3E3E;
    font-family: Helvetica, Arial, sans;
    font-weight: bold;
    margin-right: 3px;
}
.page_num_links a:hover, .page_num_links a.current {
    background-color: #1B1B1B;
    color: white;
}
.page_num_links a:hover { background: black }

.push_down {
    position: relative;
    top: 7px;
}

#contact_us_form {
    padding-top: 10px
}
#contact_us_form label {
    width: 120px;
    display: block;
    float: left;
    position: relative;
    top: 2px;
}
#contact_us_form textarea {
    width: 260px;
}
#contact_us_form .simple_captcha_image {
    margin-left: 120px;
}
#contact_us_form .submit {
    margin-left: 120px;
    margin-top: 5px;
}


/* AD CAMPAIGN STYLES */
#page.campaigns .mini_form {
    padding: 4px 35px;
}




/* SHOW AN ARTICLE SPECIFIC STYLES */
#page.show #head  {
	position: relative;
	width: 725px;
	height: 31px;
	padding-bottom: 8px;
	border-bottom: #bababa dotted 1px;
	margin-bottom: 20px;
}
#page.show h1 a {
	height: 31px;
	margin-left: 10px;
	text-indent: -9999px;
	color: white;
	margin-left: 4px;
	display: block;
	float: left;
	width: 197px;
	background-repeat: no-repeat;
}
#page.commentary #show h1 a {
	background-image: url(/images/commentary_smallest.gif);
}
#page.poetry #show h1 a {
	background-image: url(/images/poetry_smallest.gif);
}
#page.spotlights #show h1 a {
	background-image: url(/images/spotlights_smallest.gif);
}
#page.news #show h1 a {
	background-image: url(/images/news_smallest.gif);
}
#page.show #head h2.category a {
	margin-top: 11px;
	display: block;
	position: absolute;
	right: 0;
	font-size: 18px;
	line-height: 20px;
}
#page.show h2.subhead {
	font-size: 20px;
	color: #333333;
	padding-top: 4px;
	font-weight: normal;
}
#page.show #show #images {
	width: 725px;
	padding: 13px 0px 14px;
	border-bottom: #bababa dotted 1px;
	margin-bottom: 10px;
}
#page.show #show #images .image {
	float: left;
}
#page.show #show #images .image a, #page.show #show #images .desc div {
	display: none;
}
#page.show #show #images .image a.current, #page.show #show #images .desc div.current {
	display: block;
}
#page.show #show #images .desc {
	float: right;
	width: 238px;
	height: 100px;
}
#page.show #show #images .desc b {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	padding-right: 2px;
}
#page.commentary #show #images .desc b {
	color: #c3489a;
}
#page.poetry #show #images .desc b {
	color: #2e2f87;
}
#page.spotlights #show #images .desc b {
	color: #d8e036;
}
#page.news #show #images .desc b {
	color: #ffb133;
}
#page.show #show #images .chooser {
	float: right;
	width: 240px;
}
#page.show #show #images .chooser a {
	float: left ;
	display: block;
	margin-left: 2px;
	margin-bottom: 2px;
    background: black;
    border-bottom: 2px solid black;
}
#page.show #show #images .chooser img {
	
}
#page.commentary #show #images .chooser a {
	border-color: #c3489a;
}
#page.poetry #show #images .chooser a {
	border-color: #2e2f87;
}
#page.spotlights #show #images .chooser a {
	border-color: #d8e036;
}
#page.news #show #images .chooser a {
	border-color: #ffb133;
}
#page.show #show #images .chooser a.inactive {
	border-bottom-color: black;
}
#page.show #show #images .chooser a.inactive img {
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
}
#page.show .byline, #page.show #publish-date {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 13px;
	font-family: Helvetica, Arial, sans;
	padding: 13px 0px 6px;
	width: 725px;
}
#page.show .byline a {
    color: black;
    text-decoration: none;
}
#page.show .byline a:hover {
    text-decoration: underline;
}
#page.show #font-size-chooser {
	height: 23px;
	float: right;
	width: 53px;
	position: relative;
	top: -13px;
}
#page.show #font-size-chooser a {
	display: block;
	height: 23px;
	background-image:url(/images/article_font_size.gif);
	margin-left: 1px;
	float: left;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;

}
#page.show #font-size-chooser a.current {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#page.show #font-size-chooser a.small {
	width: 15px;
}
#page.show #font-size-chooser a.medium {
	background-position: -16px 0px;
	width: 17px
}
#page.show #font-size-chooser a.large {
	background-position: 18px 0px;
	width: 18px;
}
#page.show #text {
	border-bottom: 1px dotted black;
	margin-bottom: 16px;
}
#page.show #text.medium p, #page.show #text.medium blockquote  {
    font-size: 16px;
    line-height: 20px;
}
#page.show #text.large p, #page.show #text.large blockquote  {
    font-size: 22px;
    line-height: 28px;
}
#page.show #text p {
	padding-bottom: 17px;
	text-align: justify;
}
#page.show #text blockquote {
	margin: 6px 17px;
	padding: 23px 20px 22px 16px;
	background-repeat: no-repeat;
	text-align: justify;
}
#page.commentary #text blockquote {
	background-image: url(/images/commentary_quote.gif);
}
#page.spotlights #text blockquote {
	background-image: url(/images/spotlights_quote.gif);
}
#page.poetry #text blockquote {
	background-image: url(/images/poetry_quote.gif);
}
#page.news #text blockquote {
	background-image: url(/images/news_quote.gif);
}
#page.show #text .end-mark {
	padding-right: 9px;
	height: 17px;
	padding-bottom: 1px;
	background: bottom no-repeat;
	margin-left: 3px;
}
#page.commentary #text .end-mark {
	background-image: url(/images/commentary_endgif);
}
#page.spotlights #text .end-mark {
	background-image: url(/images/spotlights_end.gif);
}
#page.poetry #text .end-mark {
	background-image: url(/images/poetry_end.gif);
}
#page.news #text .end-mark {
	background-image: url(/images/news_end.gif);
}
#page.show #comments .comment {
	padding: 15px 0px 12px;
	border-bottom: #bababa dotted 1px;
	line-height: 14px;
}
#page.show #comments .comment div {
	font-size: 14px;
	color: #999999;
}
#page.show #comments .comment div span, #page.show #comments .comment div span a {
	text-decoration: none;
}
#page.commentary #show #comments .comment div span, #page.commentary #show #comments .comment div span a {
	color: #c3489a;
}
#page.poetry #show #comments .comment div span, #page.poetry #show #comments .comment div span a {
	color: #2e2f87;
}
#page.spotlights #show #comments .comment div span, #page.spotlights #show #comments .comment div span a {
	color: #b3b602;
}
#page.news #show #comments .comment div span, #page.news #show #comments .comment div span a {
	color: #f9a621;
}
#page.show #comments .comment div span a:hover {
	text-decoration: underline;
}
#page.show #comments form {
	margin-top: 20px;
}
#page.show #comments h4 {
	padding-bottom: 10px;
}
#page.show #comments label {
	width: 90px;
	font-size: 14px;
	display: block;
	float: left;
	clear: left;
	line-height: 18px;
	padding-bottom: 6px;
}
#page.show #comments input.text, #page.show #comments textarea, #page.show #comments input#captcha {
	width: 398px;
	margin-bottom: 5px;
}
#page.show #comments input#captcha {
    width: 200px;
}
#page.show #comments .simple_captcha_image {
    margin-left: 90px;
}
#page.show #comments textarea {
	width: 625px;
	height: auto;
	padding-top: 3px;
}
#page.show #comments input.submit {
	margin: 5px 90px;
	float: left;
	clear: left;
}
#page.show #comments input.submit:active {
	padding: 6px 29px 4px 31px;
	color: #CCC;
}

#social, #other_articles_by_author, #tweak_results {
    padding: 5px 10px;
    border: 1px dotted #BABABA;
    margin: 5px 0px 10px;
    background: url(../images/right_block_back.gif) repeat-x top #d9d9d9;
}
#tweak_results div {
    padding: 5px 0px;
}
#tweak_results {
    padding: 0px 10px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans;
}
#other_articles_by_author {
    background-image: none;
    border: solid 1px #E7FF33;
    background: #FAFFBD;
    padding: 0;
}
#social a {
    background: url(../images/social.png);
    width: 26px;
    height: 26px;
    display: block;
    float: left;
    margin: 4px;
}
#social a.twitter { background-position: 0px 0px }
#social a.stumble { background-position: 0px -26px }
#social a.magnolia { background-position: 0px -52px }
#social a.google { background-position: 0px -78px }
#social a.facebook { background-position: 0px -104px }
#social a.digg { background-position: 0px -130px }
#social a.delicious { background-position: 0px -156px }
#social a.blogmarks { background-position: 0px -182px }
#social a.technorati { background-position: 0px -208px }
#social a.myspace { background-position: 0px -234px }

#other_articles_by_author h4 {
    text-align: center;
    padding: 5px 7px 1px;
}
#other_articles_by_author p {
    font-size: 11px;
    padding: 0;
    margin: 0;
    font-style: italic;
}
#other_articles_by_author a {
    color: black;
    text-align: left;
    text-decoration: none;
    display: block;
    padding: 4px 5px;
}
#other_articles_by_author a:hover {
    background-color: #E7FF33;
}
#other_articles_by_author a:hover h5 {
    text-decoration: underline;
}

/*  HELPERS  */
.clr, .clrl {
	float: none  !important;
	height: 0  !important;
}
.clrl {
	clear: left !important;
}
.clr {
	clear: both  !important;
}


/*  OLD STYLE INFO  */
#featureds {
  ;
}
#other_author {
  padding: 10px;
  margin: 5px;
  border: black dashed 1px;
  display: none;
}

div.summary {
  clear: left;
  margin: 3px;
}
div.summary img {
 float: left;
 margin-right: 10px;
}
.staff .staff_image {
  float: right;
  margin-left: 10px;
}

.list_staff #current_staff, .list_staff #former_staff, .list_staff #contributors {
    width: 725px;
}
.list_staff #current_staff div, .list_staff #former_staff div, .list_staff #contributors div {
  float: left;
  width: 136px;
  padding: 0px 5px 10px 0px;
  text-align: center;
}
.list_staff #current_staff a, .list_staff #former_staff a, .list_staff #contributors a {
    font-family: Helvetica, Arial, sans;
    color: black;
    text-decoration: none;
}
.list_staff #current_staff a {
    font-size: 14px;
}
.list_staff #current_staff a:hover {
    text-decoration: underline;
}
.list_staff #current_staff img {
    display: block;
}
.list_staff #current_staff .link0, .list_staff #current_staff .link1, .list_staff #current_staff .link2, .list_staff #current_staff .link3 {
    background: url(/images/staff_default.jpg);
    width: 120px;
    height: 156px;
    display: block;
    margin: 0px 8px;
}
.list_staff #current_staff .link0 {
    background-position: 0px 0px;
}
.list_staff #current_staff .link1 {
    background-position: -120px 0px;
}
.list_staff #current_staff .link2 {
    background-position: -240px 0px;
}
.list_staff #current_staff .link3 {
    background-position: -360px 0px;
}
.list_staff #former_staff .link0, .list_staff #former_staff .link1, .list_staff #former_staff .link2, .list_staff #former_staff .link3,
.list_staff #contributors .link0, .list_staff #contributors .link1, .list_staff #contributors .link2, .list_staff #contributors .link3 {
    background: url(/images/staff_default_small.jpg);
    width: 60px;
    height: 78px;
    display: block;
    margin: 0px 28px;
}
.list_staff #former_staff .link0, .list_staff #contributors .link0 {
    background-position: 0px 0px;
}
.list_staff #former_staff .link1, .list_staff #contributors .link1 {
    background-position: -120px 0px;
}
.list_staff #former_staff .link2, .list_staff #contributors .link2 {
    background-position: -240px 0px;
}
.list_staff #former_staff .link3, .list_staff #contributors .link3 {
    background-position: -360px 0px;
}
.list_staff #former_staff, .list_staff #contributors {
  clear: left;
}
.list_staff #former_staff h2, .list_staff #contributors h2 {
  padding-top: 10px;
}
.list_staff #former_staff div, .list_staff #contributors div {
  width: 116px;
}
#flash_notice {
    background: #FCF6B8;
    border: #F4900F solid 1px;
    text-align: center;
    width: 725px;
    padding: 3px 0px;
    margin-bottom: 10px;
    font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

/* form errors */
.fieldWithErrors {
  display: inline;
  font-style: italic;
}
.fieldWithErrors input, .fieldWithErrors textarea {
  background: #F9FFC7 !important;
}
.errorExplanation {
  margin: 2px 0px 8px;
  padding: 4px;
  background: #FCF6B8;
  border: 1px solid #F4900F;
  width: 717px;
}
.errorExplanation h2 {
  display: none;
}
.errorExplanation p {
  margin: 0px 3px 8px !important;
  padding: 0 !important;
  font-weight: bold;
  font-size: 14px !important;
}
.errorExplanation ul {
  font-style: italic;
  margin: 0 0;
  padding: 0px 20px;
}
/* styles for page text pages */
/* special settings for tinymce */
body.mceContentBody {
    margin: 5px 7px;
    padding: 0;
}

input.h1 {
    font-size: 24px;
    font-weight: bold;
    display: block;
    width: 715px;
}

.stock_images #remove_image span, form #select_stock span {
    display: block;
    float: left;
    width: 190px;
    padding-bottom: 10px;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

