/* @override http://localhost:3000/stylesheets/main.css?1225187940 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
/* own additions */
img { border: 0; }

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
  font-size: 70.00%;
  font-family: verdana, arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #3a3a3a;
}

h1, h2, h3, h4, h5, h6 {}
h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { font-size: 12px; }

a {
	color: #FC2B00;
	text-decoration: none;
}
a:link {}
a:visited {}
a:active {}
a:hover {}

ul, ol, dl {
  line-height: 1.5em;
  margin: 0 0 1em 0em;
}

li {
  margin-left: 1.5em;
  line-height: 120%;
  list-style-type: square;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 1em 2em;
}

table,
#tinymce table {
  border: 2px solid black;
}

td,
#tinymce td {
  padding: 1px 3px;
  border: 1px solid black;
}

cite, blockquote,
div#breadcrumbs a span.italic,
div#content_column div#main_content h1 span.italic,
div#sub_navi div.sub_entity div.abstract a span.italic,
div#sub_navi div.sub_entity div.abstract_wide a span.italic {
  font-style: italic;
}

blockquote {
  margin: 0 0 1em 1.5em;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

pre, code {
  font-family: monospace;
  font-size: 1.1em;
}

acronym, abbr {
  letter-spacing: .07em;
  border-bottom: .1em dashed #ffcd00;
  cursor: help;
}

div.spacer {
  font-size: 0.08em;
  background: transparent;
  clear: both;
  width: 0;
  height: 0;
}

.invisible {
  position: absolute;
  left: -5000px;
}

.clear { clear: both; }




/* wollheim styles */

#surrounding_box {
  float: left;
  width: 968px;
  margin: 30px 15px 15px 15px;
}

#navi, #search, #glossary {
  padding: 2px 5px;
}

#glossary {
	width:215px;
	margin-left:5px;
	padding: 7px 3px 7px 7px;
	
	position: absolute;
	top: 0px;
	left: 0px;
}

#search {
	width:215px;
	margin-left:5px;
}

#navi_column {
  left: 20px;
  top: 55px;
  width: 230px;
  text-align: right;
  position: absolute;
}

#navi {
  font-family: FuturaMedium, Futura;
}
#navi a,
#navi_column #language, #navi_column #language a,
#search input.button {
  font-family: FuturaMedium, Futura;
  font-size: 18px;
  font-weight: normal;
  color: #FC2B00;
  text-transform: lowercase;
}

#navi a {
/*  border: 1px solid red;*/
  margin: 0;
  padding: 0;
/*  line-height:20px;*/
  display:block;
  height:20px;
  padding-top:1px;
  vertical-align:bottom;
}

#navi a.two_row_span {
	height:37px;
}

#navi img {
  margin: 0px;
  padding: 0px;
}

#navi_column #language {
  left: 0px;
  top: 3px;
  position: absolute;
}

#search {
  background-color: #E9E9E9;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#search form {
  margin: 0px;
  padding: 0px;
}
#search input {
  vertical-align:middle;
  border: 0;
  text-align: right;
  margin: 4px 0 0 0;
  width: 150px;
  height: 20px;
}
#search input.button {
  color: #FC2B00;
  background: #E9E9E9;
  margin-top: 0px;
  width: 52px;
  height: 16px;
  padding-left:5px;
}

#glossary {
  background-color: #E9E9E9;
  font-size: 12px;
  text-align: left; /* all glossary text left aligned */
  top: 375px;
  left: 20px;
}
#glossary h1 {
  padding: 0px 0 1px 0;
  font-size: 12px;
}
#glossary h2 {
  padding: 10px 0 1px 0;
  font-size: 12px; /* was 12 */
}
#glossary p {
  font-size: 12px;
  line-height: 120%;  
}

#content_column {
  float: left;
  width: 715px;
  margin-left: 250px;
}

/*#content_column h1#main {
  color: #FC2B00;
  font-family: FuturaMedium, Futura;
  font-size: 46px;  
  letter-spacing: 4.5px;
}*/

#logo {
  display:block;
  height:46px;
  position: relative;
  top: -2px;
}

#content_column #breadcrumbs {
  padding-right:10px;
  margin-top:6px;
  font-size: 12px;
  margin-bottom: 30px;
  text-transform: lowercase;
}

#content_column #main_content {
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 120%;
}

#content_column #main_content #anchor_list {
  margin-bottom: 30px;
}

#content_column #main_content #anchor_list a,
#content_column #main_content #anchor_list span {
  margin-right: 6px;
}
#content_column #main_content #anchor_list span.active {
  text-decoration: underline;
}

#content_column #main_content h2 a {
  color: Black;
}

#content_column #main_content a { color: #FC2B00; }

#content_column #main_content #text {
  float: left;
  width: 340px;
}
#content_column #main_content #text_wide {
  float: left;
  width: 705px;
}
#content_column #main_content #text p {
  padding: 0 7px;
}
#content_column #main_content #text p.gray_box,
#content_column #main_content #text_wide p.gray_box {
  background: #E9E9E9;
}
#content_column #main_content #text_wide p.gray_box {
  margin-left: -5px;
  padding: 0 7px;
}

#content_column #main_content #margin_content {
  float: right;
  width: 360px;
}  

#content_column #main_content #marginal_text {
  float: left;
  width: 326px;
  margin-left: 25px;
  margin-bottom: 30px;
  background: #E9E9E9;
  padding: 7px;
  line-height: 120%;  
}

#content_column #main_content #marginal_text hr {
  height: 20px;
  background: White;
  border: 0px;
  margin-left: -5px;
  width: 340px;
}

#content_column #main_content #margin_media_files {
  float: left;
  min-width: 290px;
  margin-left: 25px;
  padding: 0 0px;
}

#content_column #main_content #margin_media_files .media_file {
  margin-bottom: 10px;
}

#content_column #main_content #margin_media_files .media_file .slideshow_navi {
  width: auto;
  height: 18px;
  margin-top: -4px;
  color: White;
}

#content_column #main_content #margin_media_files .media_file .slideshow_navi a,
#content_column #main_content #margin_media_files .media_file .slideshow_navi img,
#content_column #main_content #margin_media_files .media_file .slideshow_navi div {
  float: left;
}

#content_column #main_content #margin_media_files .media_file .slideshow_navi div {
  padding: 2px;
  background: #333;
  margin-left: 4px;
}

#content_column #main_content #margin_media_files .caption {
  clear: both;
  margin-top: 2px;
  margin-bottom: 10px;
  text-align: left;
  line-height: 120%;  
}

#content_column #main_content h1,
#content_column #sub_navi .sub_entity .abstract a,
#content_column #sub_navi .sub_entity .abstract_wide a {
  display: block;
  color: #FC2B00;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 0px;
}

#content_column #main_content h1 {
  margin-bottom: 14px;
}

#content_column #main_content h1.left_spaced {
  margin-left: 7px;
}

.abstract strong {
  background: #FAFAD2;
  padding: 0 2px;
}


#content_column #sub_navi {
}

#content_column #sub_navi .sub_entity {
  margin-bottom: 10px;
}

#content_column #sub_navi .sub_entity .image {
  float: left;
  background: #E9E9E9;
  width: 112px;
  min-height: 75px; /* 90 for 4:3 */
  margin-right: 20px;
}

#content_column #sub_navi .sub_entity .abstract,
#content_column #sub_navi .sub_entity .abstract_wide {
  float: left;
  width: 573px;
  font-size: 12px;
  line-height:120%;
  margin-top: -2px;
}
#content_column #sub_navi .sub_entity .abstract_wide {
  width: 705px;
}

#pagination {
  margin: 30px 0;
  font-size: 12px;
}

#pagination a,
#pagination span {
  padding: 0 3px;
}

#pagination a {
  color: #FC2B00;
}

#pagination span.current {
  text-decoration: underline;
}

#footnote_box {
  font-size: 12px;
  padding-right:10px;
}

#footnote_box #bibliographical_reference {
  padding: 7px;
  background: #E9E9E9;
  margin-bottom: 30px;
  line-height: 120%;  
}

#footnote_box #footnote {
  padding: 7px;
  background: #E9E9E9;
  margin-bottom: 30px;
  line-height: 120%;
}

div#text span.cite,
div#text_wide span.cite,
div#marginal_text span.cite {
  color: #3a3a3a;
  white-space: nowrap;
}
span.cite span.cite_arrow_left,
span.cite span.cite_arrow_left,
span.cite span.cite_arrow_right {
  /*padding: 0px 0 1px 10px;*/
  padding: 0px 0 1px 10px;
  background-image: url(/images/cite_arrow_left.gif);
  background-repeat: no-repeat;
  background-position: center;
}
span.cite span.cite_arrow_right {
  background-image: url(/images/cite_arrow_right.gif);
}

a.external,
a.internal,
a.video {
  padding: 0 17px 0 0;
  background-image: url(/images/external_link.gif);
  background-repeat: no-repeat;
  background-position: right;
}
a.internal {
  background-image: url(/images/internal_link.gif);
}
a.video {
  padding: 0 19px 0 0;
  background-image: url(/images/video_link.gif);
}

span.glossary {
  color: #FC2B00;
}