×

注意!页面内容来自https://www.loc.gov/item/lcwaN0026729/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Top of page

<>.alert-wrapper { background-color: #D1332E; } .alert-wrapper .alert-container { max-width: 85.71428571rem; width: 100%; margin: 0 auto; padding: 0 2rem; background-color: transparent; box-sizing: border-box; color: #fff; padding-top: 0.5rem; padding-bottom: 0.5rem; overflow: hidden; } @media (max-width: 768px) { .alert-wrapper .alert-container { padding-left: 1rem; padding-right: 1rem; } } .alert-wrapper .alert-container a { color: #fff; text-decoration: underline; } .alert-wrapper .alert-container a:link { text-decoration: underline; } .alert-wrapper .alert-container a:visited { text-decoration: underline; } .alert-wrapper .alert-container a:hover { text-decoration: none; } .alert-wrapper .alert-container a:focus { text-decoration: none; } .alert-wrapper .alert-container a:active { text-decoration: underline; } .alert-wrapper .alert-container .alert-row { display: -webkit-box; /* OLD - iOS 6-Safari 3.1-6BB7 */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+BB10 */ display: -moz-box; display: flex; /* NEWSpec - FirefoxChromeOpera */ -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin: 0 0; } .alert-wrapper .alert-container .alert-row .alert-content { -webkit-box-flex: 1; /* OLD - iOS 6-Safari 3.1-6 */ -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+BB10 */ -ms-flex: 1; /* IE 10 */ -moz-box-flex: 1; flex: 1; /* NEWSpec - FirefoxChromeOpera */ min-width: 0; /* firefox fix */ margin: 0 0; box-sizing: border-box; line-height: 1.3; } .alert-wrapper .alert-container .alert-row .alert-content a { text-decoration: underline; } .alert-wrapper .alert-container .alert-row .alert-button { background-color: transparent; border-color: transparent; color: #0076AD; padding: 0 0 0 1rem; color: #fff; font-size: 18px; line-height: 1; height: 20px; } .alert-wrapper .alert-container .alert-row .alert-button:hover, .alert-wrapper .alert-container .alert-row .alert-button:focus { background-color: transparent; border-color: transparent; color: #002347; } .alert-wrapper .alert-container .alert-row .alert-button:hover, .alert-wrapper .alert-container .alert-row .alert-button:focus { color: #fff; } .alert-wrapper .alert-container .alert-row .alert-button span { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0000); border: 0; }
Notice: You can now access our beta presentation of web archives playback with limited content. Read more about these improvements.
<>.header-overlay { display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 998; background-color: #000000; /* fallback */ background-color: rgba(0000.5); } .header { background-color: #fff; border-top: 4px solid #F05129; border-bottom: 1px solid #808080; position: relative; z-index: 999; } .header-container { max-width: 85.71428571rem; width: 100%; margin: 0 auto; padding: 0 2rem; background-color: #fff; box-sizing: border-box; } @media (max-width: 768px) { .header-container { padding-left: 1rem; padding-right: 1rem; } } .header-row { display: flex; align-items: center; min-height: 70px; } @media (min-width: 993px) { .header-row { align-items: flex-end; } } <>.breadcrumbs-wrapper { background-color: #fff; position: relative; z-index: 2; } .breadcrumbs-container { max-width: 85.71428571rem; width: 100%; margin: 0 auto; padding: 0 2rem; background-color: transparent; box-sizing: border-box; padding-top: 0.75rem; padding-bottom: 0.75rem; font-size: 12px; } @media (max-width: 768px) { .breadcrumbs-container { padding-left: 1rem; padding-right: 1rem; } } .breadcrumbs-row { display: flex; justify-content: flex-end; } .header-breadcrumbs { flex: 1 1 0%; margin-right: 2rem; } @media (max-width: 768px) { .header-breadcrumbs > a::before { content: "\000AB \0000a0"; } .header-breadcrumbs > a:not(:last-of-type) { display: none; } } @media (min-width: 769px) { .header-breadcrumbs > a::after { content: "\0000a0 \000BB"; color: #242424; } } @media (max-width: 768px) { .header-breadcrumbs > .active { display: none; } }
<>.collections-content .managed-content-row .item-container { padding-left: 0; padding-right: 0; } .collections-content .managed-content-row .item-container .back-to-search-results-wrapper, .collections-content .managed-content-row .item-container .item-title > h1 > small, .collections-content .managed-content-row .item-container .featured-in, .collections-content .managed-content-row .item-container .veteran-featured-in, .collections-content .managed-content-row .item-container .more-like-this, .collections-content .managed-content-row .item-container .you-might-like, .collections-content .managed-content-row .item-container .related-items { display: none; }
<>.item-title h1 small { display: block; margin-bottom: 0.2rem; } .item-title h1 small .format-label { display: inline-block; margin-top: 2px; margin-bottom: 2px; line-height: 1; } .item-title h1 small .format-label:not(:last-child) { border-right: 1px solid #808080; padding-right: 0.6rem; margin-right: 0.5rem; } [data-service-history] .item-title h1 small .format-label:not([data-format="personal-narrative"]) { display: none; } [data-service-history] .item-title h1 small .format-label[data-format="personal-narrative"] { border: none; } .item-title h1 cite { font-: normal; }

Web Archive Archive of Our Own (AO3)

<>.back-to-search-results.display-none { display: none; }

<>.additional-resources { margin: 1rem 0 1rem; display: grid; gap: 1rem; grid-template-columns: minmax(01fr); } @media (min-width: 481px) { .additional-resources { display: grid; gap: 1rem; grid-template-columns: minmax(01fr) minmax(01fr); grid-auto-flow: dense; } } @media (min-width: 481px) { .additional-resources h3 { grid-column: span 2; } } .additional-resources .resource { box-sizing: border-box; padding: 10px; border: 1px solid #808080; } .additional-resources .resource .preview { aspect-ratio: 1 / 1; } @media (min-width: 769px) { .additional-resources .resource .preview { aspect-ratio: 6 / 4; } } @media (min-width: 1201px) { .additional-resources .resource .preview { aspect-ratio: 16 / 9; } } .additional-resources .resource .preview .link-resource { width: 100%; aspect-ratio: 1 / 1; } @media (min-width: 769px) { .additional-resources .resource .preview .link-resource { aspect-ratio: 6 / 4; } } @media (min-width: 1201px) { .additional-resources .resource .preview .link-resource { aspect-ratio: 16 / 9; } } .additional-resources .resource .preview .link-resource .visible-overlay { width: calc(100% - 2.25rem); top: auto; bottom: 0.35rem; transform: translate(-50%0); } .additional-resources .resource .preview img { object-fit: contain; width: 100%; height: 100%; } @media (min-width: 481px) { .additional-resources .streaming-resource { grid-column: span 2; } } .additional-resources .resource-download-menu { margin-top: 1rem; } @media (max-width: 1200px) { .additional-resources .resource-download-menu select { width: 100% !important; } } .preview-aspect-ratio { aspect-ratio: 1 / 1; } @media (min-width: 769px) { .preview-aspect-ratio { aspect-ratio: 6 / 4; } } @media (min-width: 1201px) { .preview-aspect-ratio { aspect-ratio: 16 / 9; } }
<>.resource { padding-bottom: 10px; } .resource .preview { position: relative; background-color: #F6F6F6; overflow: hidden; padding: 1rem; display: flex; text-align: center; align-items: center; justify-content: center; } .resource .preview img { display: block; max-width: 100%; height: auto; margin: auto; } .resource .resource-caption, .resource .views { padding-top: 10px; font-size: 12px; min-height: 1px; } .resource .resource-caption { color: #242424; } .resource .resource-download-menu { font-size: 12px; margin-top: 1em; } .resource .resource-download-menu .transcript { padding: 10px 0; } .link-resource { display: inline-block; min-width: 350px; } .link-resource img { transition: all 0.4s ease-in-out; } .link-resource:hover .visible-overlay, .link-resource:focus .visible-overlay { background-color: rgba(035710.9); } .visible-overlay { position: absolute; z-index: 2; bottom: 1rem; left: 50%; transform: translate(-50%0); line-height: 1.2; background-color: rgba(01181730.9); color: #fff; display: inline-block; padding: 10px; border-radius: 5px; font-weight: bold; transition: all 0.4s ease-in-out; box-sizing: border-box; width: calc(100% - 2rem); max-width: 920px; } .focused-resource .resource-download-form { padding-top: 10px; } .focused-resource .resource .preview { min-height: 150px; } .focused-resource .resource .preview img { max-height: 350px; }
View Captures - Source Url: https://archiveofourown.org/ | View Beta Presentation.
Some content may be under embargo. See the Rights and Access statement for more information.

About this Item

<>.about-this-item { padding-top: 20px; overflow-wrap: break-word; word-wrap: break-word; } .about-this-item > h2 { font-family: inherit; font-weight: 700; line-height: 1.2; color: #242424; margin: 0 0 1rem; font-size: 1.25rem; margin: 0 0 0.75rem; } .about-this-item > h2 small, .about-this-item > h2 .small { font-family: 'Open Sans'ArialHelveticasans-serif; font-size: 1rem; font-weight: normal; line-height: 1; color: #242424; } .about-this-item > h2 small.block, .about-this-item > h2 .small.block { display: block; margin-bottom: 2px; } a .about-this-item > h2 { color: inherit !important; } .about-this-item.no-top-border { border-top: 0px; } .about-this-item.no-top-border.no-top-padding { padding-top: 0px; } .about-this-item-row { display: -webkit-box; /* OLD - iOS 6-Safari 3.1-6BB7 */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+BB10 */ display: -moz-box; display: flex; /* NEWSpec - FirefoxChromeOpera */ -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-align: flex-start; -webkit-align-items: flex-start; -ms-flex-align: flex-start; align-items: flex-start; margin: 0 -1rem; } .about-this-item-row .about-this-item-content { -webkit-box-flex: 1; /* OLD - iOS 6-Safari 3.1-6 */ -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+BB10 */ -ms-flex: 1; /* IE 10 */ -moz-box-flex: 1; flex: 1; /* NEWSpec - FirefoxChromeOpera */ min-width: 0; /* firefox fix */ margin: 0 1rem; box-sizing: border-box; } .about-this-item-row .about-this-item-facets { -webkit-box-flex: 1; /* OLD - iOS 6-Safari 3.1-6 */ -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+BB10 */ -ms-flex: 1; /* IE 10 */ -moz-box-flex: 1; flex: 1; /* NEWSpec - FirefoxChromeOpera */ min-width: 0; /* firefox fix */ margin: 0 1rem; box-sizing: border-box; -webkit-box-flex: 0 0 calc(33.33333333% - 2rem) !important; -webkit-flex: 0 0 calc(33.33333333% - 2rem) !important; flex: 0 0 calc(33.33333333% - 2rem) !important; -ms-flex: 0 1 auto; /* ie fix */ width: calc(33.33333333% - 2rem); /* ie fix */ max-width: calc(33.33333333% - 2rem); /* moz fix */ } @media (max-width: 768px) { .about-this-item-row .about-this-item-facets { -webkit-box-flex: 0 0 calc(100% - 2rem) !important; -webkit-flex: 0 0 calc(100% - 2rem) !important; flex: 0 0 calc(100% - 2rem) !important; -ms-flex: 0 1 auto; /* ie fix */ width: calc(100% - 2rem); /* ie fix */ max-width: calc(100% - 2rem); /* moz fix */ } } .boxed-supplement { border: 1px solid #808080; padding: 2rem; } .item-cataloged-data { margin-bottom: 1rem; } .item-cataloged-data > h3 { font-family: inherit; font-weight: 700; line-height: 1.2; color: #242424; margin: 0 0 1rem; font-size: 1rem; margin: 0 0 0.5rem; } .item-cataloged-data > h3 small, .item-cataloged-data > h3 .small { font-family: 'Open Sans'ArialHelveticasans-serif; font-size: 1rem; font-weight: normal; line-height: 1; color: #242424; } .item-cataloged-data > h3 small.block, .item-cataloged-data > h3 .small.block { display: block; margin-bottom: 2px; } a .item-cataloged-data > h3 { color: inherit !important; } .item-cataloged-data > ul { padding-left: 0; list-: none; margin-bottom: 2rem; } ul .item-cataloged-data > ul { padding-left: 40px; } .item-cataloged-data > ul > li { margin-bottom: 0.25rem; } .item-cataloged-data > ul > li > ul { list--type: "- \00a0"; list--position: inside; padding-left: 1.5rem; } .item-cataloged-data > ul > li > ul > li { margin-bottom: 0.25rem; } .item-cataloged-data > ul a { word-wrap: break-word; overflow-wrap: break-word; /* -ms-word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; */ } .item-cataloged-data > ul h4 { padding-left: 1.5rem; margin: 1rem 0 0.25rem; } .item-cataloged-data dd { margin-left: 0; margin-bottom: 0.5rem; } .item-cataloged-data dd a { word-wrap: break-word; overflow-wrap: break-word; /* -ms-word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; */ } .item-cataloged-data dt { margin-top: 1.5rem; font-weight: bold; } .item-cataloged-data dt:first-child { margin-top: 0; }

Title

  • Archive of Our Own (AO3)

Names

  • Organization for Transformative Works

Created / Published

  • United States.

Headings

  • -  Fans (Persons). Fiction
  • -  Web publishing
  • -  Authors and readers
  • -  Communication Studies
  • -  Folklore and Mythology

Genre

  • website

Form

  • electronic

Repository

  • Library of CongressWashingtonD.C.20540 USA

Source Url

  • https://archiveofourown.org/

Access Condition

  • None

Scopes

  • -  archiveofourown.org (domain)
  • -  fanlore.org/wiki/Main_Page (domain)
  • -  journal.transformativeworks.org/index.php/twc (domain)
  • -  opendoors.transformativeworks.org/ (domain)
  • -  www.transformativeworks.org/ (domain)

Online Format

  • web page

Additional Metadata Formats

<>.finding-aid { margin-bottom: 2rem; } .finding-aid h2 { font-family: inherit; font-weight: 700; line-height: 1.2; color: #242424; margin: 0 0 1rem; font-size: 1.25rem; margin: 0 0 0.75rem; padding: 1em; } .finding-aid h2 small, .finding-aid h2 .small { font-family: 'Open Sans'ArialHelveticasans-serif; font-size: 1rem; font-weight: normal; line-height: 1; color: #242424; } .finding-aid h2 small.block, .finding-aid h2 .small.block { display: block; margin-bottom: 2px; } a .finding-aid h2 { color: inherit !important; } .item-facets { margin-bottom: 1.5rem !important; } .item-facets .item-facet { background-color: #F6F6F6; padding: 1.5rem; margin-bottom: 8px; /* newspaper front page */ } .item-facets .item-facet > h3 { font-family: inherit; font-weight: 700; line-height: 1.2; color: #242424; margin: 0 0 1rem; font-size: 1rem; margin: 0 0 0.5rem; margin: 0 0 5px; } .item-facets .item-facet > h3 small, .item-facets .item-facet > h3 .small { font-family: 'Open Sans'ArialHelveticasans-serif; font-size: 1rem; font-weight: normal; line-height: 1; color: #242424; } .item-facets .item-facet > h3 small.block, .item-facets .item-facet > h3 .small.block { display: block; margin-bottom: 2px; } a .item-facets .item-facet > h3 { color: inherit !important; } .item-facets .item-facet > h3:not(:first-child) { margin-top: 2rem; } .item-facets .item-facet ul { padding-left: 0; list-: none; margin-bottom: 0; } ul .item-facets .item-facet ul { padding-left: 40px; } .item-facets .item-facet ul li { margin-top: 0.5rem; } .item-facets .item-facet ul.short-list > li { margin-top: 0; } .item-facets .item-facet ul.long-list > li:not(:first-child) { margin-top: 13px; } .item-facets .item-facet .muted-link { color: #242424; } .item-facets .item-facet.tk-labels ul { margin-top: 1rem; padding-left: 0; list-: none; } .item-facets .item-facet.tk-labels ul > li { margin-bottom: 1.5rem; overflow: hidden; } .item-facets .item-facet.tk-labels ul > li img, .item-facets .item-facet.tk-labels ul > li figure { display: block; max-width: 100%; height: auto; width: calc(90px - 1rem); float: left; margin-right: 1rem; } @media (max-width: 992px) { .item-facets .item-facet.tk-labels ul > li img, .item-facets .item-facet.tk-labels ul > li figure { width: calc(70px - 1rem); } } @media (max-width: 768px) { .item-facets .item-facet.tk-labels ul > li img, .item-facets .item-facet.tk-labels ul > li figure { width: calc(90px - 1rem); } } @media (max-width: 480px) { .item-facets .item-facet.tk-labels ul > li img, .item-facets .item-facet.tk-labels ul > li figure { width: calc(90px - 1rem); } } .item-facets .item-facet.tk-labels ul > li figure > img { float: none; width: 100%; } .item-facets .item-facet.tk-labels ul > li .info { float: left; width: calc(100% - 90px); margin: 0; } @media (max-width: 992px) { .item-facets .item-facet.tk-labels ul > li .info { width: calc(100% - 70px); } } @media (max-width: 768px) { .item-facets .item-facet.tk-labels ul > li .info { width: calc(100% - 90px); } } @media (max-width: 480px) { .item-facets .item-facet.tk-labels ul > li .info { width: calc(100% - 90px); } } .item-facets .item-facet.tk-labels ul > li .info h2 { margin-bottom: 0.5rem; } .item-facets .item-facet.tk-labels ul > li .info h3 { font-family: inherit; font-weight: 700; line-height: 1.2; color: #242424; margin: 0 0 1rem; font-size: 1rem; margin: 0 0 0.5rem; margin-bottom: 0.5rem; } .item-facets .item-facet.tk-labels ul > li .info h3 small, .item-facets .item-facet.tk-labels ul > li .info h3 .small { font-family: 'Open Sans'ArialHelveticasans-serif; font-size: 1rem; font-weight: normal; line-height: 1; color: #242424; } .item-facets .item-facet.tk-labels ul > li .info h3 small.block, .item-facets .item-facet.tk-labels ul > li .info h3 .small.block { display: block; margin-bottom: 2px; } a .item-facets .item-facet.tk-labels ul > li .info h3 { color: inherit !important; } .item-facets .item-facet.tk-labels ul > li .info p { margin: 0 0 0.75rem; } .item-facets .item-facet.tk-labels ul > li .info p:last-child { margin: 0; } .item-facets .item-facet.tk-labels ul > li .info > ul { padding-left: 0; list-: none; margin: 0 0 0.75rem; } ul .item-facets .item-facet.tk-labels ul > li .info > ul { padding-left: 40px; } .item-facets .item-facet.tk-labels ul > li .info > ul > li { margin: 0 0 0.75rem; } .item-facets .item-facet.tk-labels ul > li .info > ul > li:last-child { margin: 0; } .item-facets .item-facet.tk-labels ul > li .info > ul.list-bulleted { padding-left: 40px; list-: disc; } .item-facets .item-facet.tk-labels ul > li .info > ul.list-bulleted > li { margin-bottom: 5px; } .item-facets .item-facet.tk-labels ul > li { margin-bottom: 0.75rem; line-height: 1.1; display: flex; align-items: center; } .item-facets .item-facet.tk-labels ul > li .info, .item-facets .item-facet.tk-labels ul > li .image { float: none; } .item-facets .item-facet.tk-labels ul > li .info img, .item-facets .item-facet.tk-labels ul > li .image img { float: none; margin-top: 2px; } .item-facets .item-facet.newspaper:before, .item-facets .item-facet.newspaper:after { content: " "; display: table; } .item-facets .item-facet.newspaper:after { clear: both; } .item-facets .item-facet.newspaper > figure { margin-bottom: 0 !important; } .item-facets .item-facet.newspaper > figure .link-view-all-front-pages { margin: 10px 0 0; }
<>/* Rights and Access Box */ .rights-and-access .-expandmore { font-family: inherit; font-weight: 700; line-height: 1.2; color: #242424; margin: 0 0 1rem; font-size: 1.25rem; margin: 0 0 0.75rem; margin: 0; background-color: #F6F6F6; } .rights-and-access .-expandmore small, .rights-and-access .-expandmore .small { font-family: 'Open Sans'ArialHelveticasans-serif; font-size: 1rem; font-weight: normal; line-height: 1; color: #242424; } .rights-and-access .-expandmore small.block, .rights-and-access .-expandmore .small.block { display: block; margin-bottom: 2px; } a .rights-and-access .-expandmore { color: inherit !important; } .rights-and-access .expandmore__button { padding: 1rem; } .rights-and-access .expandmore__button:before { position: static; color: #0076AD; margin-right: 10px; font-size: 1.125rem; } .rights-and-access .expandmore__button:hover { color: #0076AD; text-decoration: underline; } .rights-and-access .rights-and-access-content { box-sizing: border-box; background-color: #F6F6F6; padding: 0.75rem 2rem; } .rights-and-access .rights-and-access-content .rights-assessment-disclaimer { color: #D1332E; }

Rights & Access

The Library of Congress is making its Web Archives Collection available for educational and research purposes. The Library has obtained permission for the use of many materials in the Collectionand presents additional materials for educational and research purposes in accordance with fair use under United States copyright law.

Manyif not allof the websites in the collection and elements incorporated into the websites (e.g. photographsarticlesgraphical representations) are protected by copyright. You are responsible for deciding whether your use of the items in this collection is legal. You are also responsible for securing any permissions needed to use the items. You will need written permission from the copyright owners of materials not in the public domain for distributionreproductionor other use of protected items beyond that allowed by fair use or other statutory exemptions. Some content may be protected under international law. You may also need permission from holders of other rightssuch as publicity and/or privacy rights.

Researchers should consult the sites themselves for information about rightscontactsand permissions. The catalog record for each archived website contains the specific information about the site known to the Library. Some sites in this collection may be restricted to onsite access only; see the Access Condition statement in each item record for more information.

The Library of Congress would like to hear from any copyright owners who are not properly identified on this website so that we may make the necessary corrections. In additionif you are a copyright owner or otherwise have exclusive control over materials presently available through this collection and do not wish your materials to be available through this websiteplease let us know. To make a takedown request please contact us via this contact form.

Content Embargo

Not all content that the Library has archives for is currently available through the Library’s website. Limitations affecting access to the archived content include a one-year embargo period for all content in the archive. Content outside of the embargo period is updated and made available regularly. For more information visit the Web Archiving Program | For Researchers page.

Citing Resources in the Web Archive

Citations should indicate: Archived in the Library of Congress Web Archives at www.loc.gov. When citing a particular website include the archived website's Citation ID (e.g./item/lcwa00010240). Researchers are advised to follow standard citation guidelines for websitespagesand articles. Researchers are reminded that many of the materials in this web archive are copyrighted and that citations must credit the authors/creators and publishers of the works. For guidance about compiling full citations consult Citing Primary Sources.

More about Copyright and Other Restrictions

<>.hanging-indent { padding-left: 2em; text-indent: -2em; } /* Cite This Box */ .cite-this { margin-top: 10px; margin-bottom: 2rem; } .cite-this .-expandmore { font-family: inherit; font-weight: 700; line-height: 1.2; color: #242424; margin: 0 0 1rem; font-size: 1.25rem; margin: 0 0 0.75rem; margin: 0; background-color: #F6F6F6; } .cite-this .-expandmore small, .cite-this .-expandmore .small { font-family: 'Open Sans'ArialHelveticasans-serif; font-size: 1rem; font-weight: normal; line-height: 1; color: #242424; } .cite-this .-expandmore small.block, .cite-this .-expandmore .small.block { display: block; margin-bottom: 2px; } a .cite-this .-expandmore { color: inherit !important; } .cite-this .expandmore__button { padding: 1rem; } .cite-this .expandmore__button:before { position: static; color: #0076AD; margin-right: 10px; font-size: 1.125rem; text-decoration: none; } .cite-this .expandmore__button:hover { color: #0076AD; text-decoration: underline; } .cite-this .cite-this-content { box-sizing: border-box; background-color: #F6F6F6; padding: 0.75rem 2rem; } .cite-this .cite-this-content .cite-this-disclaimer { color: #D1332E; } .cite-this .cite-this-content > div p { padding-left: 2em; text-indent: -2em; } .cite-this .cite-this-content > div h3 { font-family: inherit; font-weight: 700; line-height: 1.2; color: #242424; margin: 0 0 1rem; font-size: 1rem; margin: 0 0 0.5rem; } .cite-this .cite-this-content > div h3 small, .cite-this .cite-this-content > div h3 .small { font-family: 'Open Sans'ArialHelveticasans-serif; font-size: 1rem; font-weight: normal; line-height: 1; color: #242424; } .cite-this .cite-this-content > div h3 small.block, .cite-this .cite-this-content > div h3 .small.block { display: block; margin-bottom: 2px; } a .cite-this .cite-this-content > div h3 { color: inherit !important; }

Cite This Item

Citations are generated automatically from bibliographic data as a convenienceand may not be complete or accurate.

Chicago citation :

Organization For Transformative Works. Archive of Our Own AO3. United States2012. Web Archive. https://www.loc.gov/item/lcwaN0026729/.

APA citation :

Organization For Transformative Works. (2012) Archive of Our Own AO3. United States. [Web Archive] Retrieved from the Library of Congresshttps://www.loc.gov/item/lcwaN0026729/.

MLA citation :

Organization For Transformative Works. Archive of Our Own AO3. United States2012. Web Archive. Retrieved from the Library of Congress<www.loc.gov/item/lcwaN0026729/>.

<>.more-like-this { margin-bottom: 2rem; padding: 2rem; background-color: #242424; color: #fff; } .more-like-this > h2 { color: #fff; text-align: center; margin-bottom: 2rem; font-family: 'Roboto Slab'ArialHelveticasans-serif; } .more-like-this .search-results.gallery-view li { background-color: #fff !important; } .more-like-this .search-results.gallery-view li * { color: #242424; } .more-like-this .search-results.gallery-view li * a { color: #0076AD; } <>.you-might-like { margin-bottom: 2rem; padding: 2rem; background-color: #242424; color: #fff; } .you-might-like > h2 { color: #fff; text-align: center; margin-bottom: 2rem; font-family: 'Roboto Slab'ArialHelveticasans-serif; } .you-might-like .search-results.gallery-view li { background-color: #fff !important; } .you-might-like .search-results.gallery-view li * { color: #242424; } .you-might-like .search-results.gallery-view li * a { color: #0076AD; }
<>.footer { background-color: #F6F6F6; border-top: 1px solid #808080; padding-top: 35px; padding-bottom: 40px; } .footer a { color: #242424; } @media print { .footer { display: none; } } .footer-container { max-width: 85.71428571rem; width: 100%; margin: 0 auto; padding: 0 2rem; background-color: transparent; box-sizing: border-box; } @media (max-width: 768px) { .footer-container { padding-left: 1rem; padding-right: 1rem; } } .footer-social-links-wrapper { border-bottom: 1px solid #808080; padding-bottom: 21px; margin-bottom: 21px; text-align: center; } @media (min-width: 993px) { .footer-social-links-wrapper { display: flex; align-items: center; justify-content: center; } } .footer-social-title { font-size: 18px; font-weight: normal; color: #242424; margin: 0 25px 0 0; } @media (max-width: 992px) { .footer-social-title { display: block; margin: 0 0 7px; } } .footer-social-links { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; list-: none; margin: 0; padding: 0; } .footer-social-links > li { padding: 3px; } .footer-social-links > li i { font-size: 17.5px; } .footer-social-links > li span { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0000); border: 0; } .footer-social-links > li a .icon-external-link { font-size: inherit; } .footer-social-links > li.footer-social-link-rss a { color: #F05129; } .footer-social-links > li.footer-social-link-e-mail a { color: #0076AD; } .footer-social-links > li.footer-social-link-email a { color: #0076AD; } .footer-social-links > li.footer-social-link-email i { font-size: 36px; } .footer-social-links > li.footer-social-link-survey { border-left: 1px solid #808080; padding-left: 18px; margin-left: 14px; } .footer-social-links > li.footer-social-link-survey a { color: #0076AD; } @media (max-width: 992px) { .footer-social-links > li.footer-social-link-survey { flex-basis: 100%; border: none; padding: 0; margin: 7px 0 0; } } .footer-social-links > li:not(.footer-social-link-survey) a { display: flex; align-items: center; justify-content: center; } .footer-row { align-items: center !important; } @media (min-width: 993px) { .footer-row { display: -webkit-box; /* OLD - iOS 6-Safari 3.1-6BB7 */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+BB10 */ display: -moz-box; display: flex; /* NEWSpec - FirefoxChromeOpera */ -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-flex-align: flex-start; -webkit-align-items: flex-start; -ms-flex-align: flex-start; align-items: flex-start; margin: 0 -1rem; } } .footer-links-wrapper .footer-links { padding-left: 0; list-: none; margin: 0 -8.75px; margin-bottom: 0; font-size: 12px; } ul .footer-links-wrapper .footer-links { padding-left: 40px; } .footer-links-wrapper .footer-links > li { display: inline-block; margin: 0 8.75px; } .footer-links-wrapper .footer-links > li { margin-top: 3px; margin-bottom: 3px; } @media (max-width: 992px) { .footer-links-wrapper { text-align: center; margin-bottom: 21px; } } @media (min-width: 993px) { .footer-links-wrapper { -webkit-box-flex: 1; /* OLD - iOS 6-Safari 3.1-6 */ -webkit-flex: 1; /* Safari 6.1+. iOS 7.1+BB10 */ -ms-flex: 1; /* IE 10 */ -moz-box-flex: 1; flex: 1; /* NEWSpec - FirefoxChromeOpera */ min-width: 0; /* firefox fix */ margin: 0 1rem; box-sizing: border-box; } } .footer-links-new { padding-left: 0; list-: none; columns: 2; column-gap: 1rem; text-align: left; margin-bottom: 3rem; } .footer-links-new > li { margin-top: 0.25rem; margin-bottom: 0.25rem; } @media (min-width: 481px) { .footer-links-new { columns: 3; } } @media (min-width: 993px) { .footer-links-new { margin-bottom: 0; } } .intersites-links-wrapper { margin: 0 14px; } @media (max-width: 992px) { .intersites-links-wrapper { box-sizing: border-box; width: 100%; margin: 0; padding: 0 28px; } } .intersites-links { padding-left: 0; list-: none; margin: 0 -1rem; } ul .intersites-links { padding-left: 40px; } .intersites-links > li { display: inline-block; margin: 0 1rem; } .intersites-links > li > a { display: block; } .intersites-links > li > a span { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0000); border: 0; } @media (max-width: 992px) { .intersites-links > li > a { margin: 5px 0; } } @media (max-width: 992px) { .intersites-links { text-align: center; } }
<>.back-to-top a { position: fixed; z-index: 999; bottom: 10px; right: 10px; }