/*
	file name:	p_u.css
	author:	Eric McClafferty
	date:	2/5/2023
*/
h1 { clear: both; font-size: 1.35em; padding: 0.5em 0 0.5em 0;}
figcaption {font-size: 0.875em; margin-bottom: 2%;}
@media screen and (min-width: 513px) and (max-width: 667px)
  {
    figure, footer, header {width: 512px; margin: 0 auto;}
  }
@media screen and (min-width: 668px)  
  {
    h1  {font-size: 1.75em;}
    #site_name {display: inline;}
    .sc_conceal {display: inline;}
    .break {display: none;}
    header	{width: 100%; padding: 0 1%; float: left;}
    div {clear: both;}
    #coin_home , #pane_01, #pane_09 {clear: none;}
    #exile_1 {float: left; width: 31.25%; margin: 9% 0 0 2%;}
    #pane_01 {float: right; width: 61.13%; margin-right: 3%;}
    #pane_01 > figure:nth-of-type(odd)  {float: left; width: 49.52%;}
    #pane_01 > figure:nth-of-type(even) {float: right; width: 50.48%;}
    #pane_02 > figure:nth-of-type(odd)  {float: left; width: 42.77%; margin-left: 5%;}
    #pane_02 > figure:nth-of-type(even) {float: right; width: 42.58%; margin-right: 5%;}
    #pane_03 > figure:nth-of-type(odd)  {float: left; width: 40.53%; margin: 3.5% 0 0 6%;}
    #pane_03 > figure:nth-of-type(even) {float: right; width: 41.41%; margin-right: 5%}
    #pane_04 > figure:nth-of-type(odd)  {float: left; width: 42.19%; margin-left: 5.5%;}
    #pane_04 > figure:nth-of-type(even) {float: right; width: 42.09%; margin-right: 4.5%;}
    #pane_05 {float: left; width: 63.28%; margin: 3% 0 0 3.5%}
    #pane_05 > figure:nth-of-type(odd)  {float: left; width: 50.9%;}
    #pane_05 > figure:nth-of-type(even) {float: right; width: 49.1%;}
    #outcast_1 {float: right; width: 25.1%; margin-right: 3.5%;}
    #pane_06> figure:nth-of-type(odd)  {float: left; width: 33.89%; margin-left: 5%}
    #pane_06 > figure:nth-of-type(even) {float: right; width: 49.71%; margin: 3% 5% 0 0;}
    #pane_07> figure:nth-of-type(odd)  {float: left; width: 30.18%; margin-left: 5%;}
    #pane_07 > figure:nth-of-type(even) {float: right; width: 47.56%; margin: 6% 5% 0 0;}
    #pane_08> figure:nth-of-type(odd)  {float: left; width: 47.85%;}
    #pane_08 > figure:nth-of-type(even) {float: right; width: 49.02%; margin: 0.75% 0.5% 0 0;}
    #exile_2 {float: left; width: 32.52%; margin: 0.5% 0.5% 0 0;}
    #pane_09 {float: right; width: 65.33%; margin-right: 0.5%;}
    #pane_09 > figure:nth-of-type(odd)  {float: left; width: 48.88%; margin-top: 1%;}
    #pane_09 > figure:nth-of-type(even) {float: right; width: 51.12%;}
    #pane_10 > figure:nth-of-type(odd)  {float: left; width: 45.9%; margin: 0.5% 0 0 4%;}
    #pane_10> figure:nth-of-type(even) {float: right; width: 44.53%;margin-right: 4%;}
  }

