/*
	file name:	h_p.css
	author:	Eric McClafferty
	date:	2/4/2023
*/
h1 { clear: both; font-size: 1.35em; padding: 0.5em 0 0.5em 0;}
@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_02, #pane_04 {clear: none;}
    #pane_01 {float: left; width: 65.3%; margin-left: 3.5%}
    #pane_01 > figure:nth-of-type(odd)  {float: left; width: 50.4%;}
    #pane_01 > figure:nth-of-type(even) {float: right; width: 49.6%;}
    #outcast_1 {float: right; width: 26.2%; margin: 3% 3.5% 0 0;}
    #exile_1 {float: left; width: 31.1%; margin-left: 2%;}
    #pane_02 {float: right; width: 64.7%; margin-right: 2%;}
    #pane_02 > figure:nth-of-type(odd)  {float: left; width: 50%;}
    #pane_02 > figure:nth-of-type(even) {float: right; width: 50%;}
    #pane_03 {float: left; width: 63.57%; margin-left: 2.2%;}
    #pane_03 > figure:nth-of-type(odd)  {float: left; width: 50.1%;}
    #pane_03 > figure:nth-of-type(even) {float: right; width: 49.9%;}
    #outcast_2 {float: right; width: 31.25%; margin-right: 2.2%}
    #exile_2 {float: left; width: 35.94%;margin-left: 0.5%}
    #pane_04 {float: right; width: 62.7%; margin: 1.25% 0.5% 0 0;}
    #pane_04 > figure:nth-of-type(odd)  {float: left; width: 50%;}
    #pane_04 > figure:nth-of-type(even) {float: right; width: 50%;}
    #pane_05 > figure:nth-of-type(odd)  {float: left; width: 47.75%; margin-left: 2%;}
    #pane_05 > figure:nth-of-type(even) {float: right; width: 47.95%; margin-right: 2%}
    #pane_06 > figure:nth-of-type(odd)  {float: left; width: 36.72%; margin-left:8%}
    #pane_06 > figure:nth-of-type(even) {float: right; width: 37.11%; margin: 0.7% 8% 0 0}
    #pane_07 > figure:nth-of-type(odd)  {float: left; width: 61%;}
    #pane_07 > figure:nth-of-type(even) {float: right; width: 39%; margin-top: 5.5%;}
    #pane_08 > figure:nth-of-type(odd)  {float: left; width: 47.95%; margin: 0.5% 3% 0 0;}
    #pane_08 > figure:nth-of-type(even) {float: right; width: 47.46%; margin-right: 1%;}
    #pane_09 {float: left; width: 66.99%;}
    #pane_09 > figure:nth-of-type(odd)  {float: left; width: 50.58%;}
    #pane_09 > figure:nth-of-type(even) {float: right; width: 49.42%;}
    #outcast_3 {float: right; width: 31.74%; margin-top: 3%;}
  }


