/* |||||| CSS RESET |||||| */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/*
body {
    background-image:url('old_paper7.jpg');
} */

a {
  text-decoration: none;
  text-shadow: none;
}

hr {
    height:1px; 
    background-color:#000; 
    border:none;
}



/* |||||| SITEWIDE |||||| */

@font-face {
    font-family: HelveticaNeue;
    src: url('helveticaneueltstd-lt-webfont.eot');
    src: url('helveticaneueltstd-lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-lt-webfont.woff') format('woff'),
         url('helveticaneueltstd-lt-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;   
}

@font-face {
    font-family: HelveticaNeueBold;
    src: url('helveticaneueltstd-bd-webfont.eot');
    src: url('helveticaneueltstd-bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveticaneueltstd-bd-webfont.woff') format('woff'),
         url('helveticaneueltstd-bd-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

#rollover1 a {
 text-decoration: none;
 -o-transition:.4s;
 -ms-transition:.4s;
 -moz-transition:.4s;
 -webkit-transition:.4s;
 transition:.4s;
 height: 20px;
 padding: 4px 6px;
 text-align: center;
 position:relative;
 left:-6px;
 line-height: 20px;
 color: #000;
}

#rollover1 a:hover{
    color:#e61119;
}


body {
	font-family: HelveticaNeue , Helvetica, sans-serif;
    letter-spacing:1px;   
}

#wrapper {
	margin: 0 auto;
    margin-left: 40px;
    margin-right: 40px;
	margin-top: 60px;
    min-width: 746px;
}




#textwrapper {
    width: 800px ;
    margin-left: auto ;
    margin-right: auto ;
}



/* |||||| INDEX |||||| */

#year {
 width: 82px;
 height: 37px;
 padding: 4px 6px;
 color: #fff;
 background-color: #c1272d;
 font-size: 28.64px;
 text-align: center;
 margin-left: 32%;
 line-height: 40px;
}

#spacer {
    height:10px;
}

.bar {
	width: 100%;
	height: 5px;
	background-color: #000;
	margin: 17px 0px;
}

.twentypx {
    height:20px;
}

.tenpx {
    height:10px;
}


header #left {

	width: 32%;
	float:left;
	height: 200px;
}

headerBlack {
	font-size: 28.64px;
	color: #000;	
}

header h1 {
	font-size: 28.64px;
	color: #c1272d;	
}

header h2 {
	font-size: 18px;
    margin-right: 75px;
}

/* |||| TEXT PAGES |||| */



#textrollover a {
 margin-left: 14px;
  border: 1px;
 border-style: solid;
    border-color: #000;
 padding: 5px 10px 5px 10px;
 text-align: center;
 text-decoration: none;
 display: inline-block;
 text-decoration: none;
 font-size: 10px;
 position:relative;
 color: #000;
 font-family: HelveticaNeueBold , Helvetica, sans-serif;  
 -o-transition:.4s;
 -ms-transition:.4s;
 -moz-transition:.4s;
 -webkit-transition:.4s;
 transition:.4s;
 letter-spacing:2px;
border-radius: 15px;
}

#textrollover2 a {
 text-decoration: none;
 font-size: 14px;
 margin-left: 375px;
 position:relative;
 color: #000;
 font-family: HelveticaNeueBold , Helvetica, sans-serif;  
 -o-transition:.4s;
 -ms-transition:.4s;
 -moz-transition:.4s;
 -webkit-transition:.4s;
 transition:.4s;

 letter-spacing:.2px;
}

#textrollover a:hover{
    
    color: #fff;
    background-color: #c1272d;
    border-color: #c1272d;
    
    
}

#textrollover2 a:hover{
    color:#e61119;
}


#navcircle {
 -o-transition:.6s;
 -ms-transition:.6s;
 -moz-transition:.6s;
 -webkit-transition:.6s;
 transition:.6s;
 color: #fff;
 width: 21px;
 height: 21px;
 padding: 1px 1px;
 border-radius: 50%;
 background: #c1272d;
 font-size: 16px;
 text-align: center;
 float:right;
 margin-right: 14px; 
 
}

a:hover #navcircle {
 -o-transition:.6s;
 -ms-transition:.6s;
 -moz-transition:.6s;
 -webkit-transition:.6s;
 transition:.6s;
 background: #000;

}

#rightButton {
    margin-left: 652px;
    margin-top: -23px;
}
.rightButtonFix {
    margin-bottom: 15px;
    
}


#twocoltext {
    
    
margin-left: 14px;
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;

-moz-column-gap:30px; /* Firefox */
-webkit-column-gap:30px; /* Safari and Chrome */
column-gap:30px;

-moz-column-rule:4px; /* Firefox */
-webkit-column-rule:4px; /* Safari and Chrome */
column-rule:4px;
}

#twocolimgtext {

-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2;

-moz-column-gap:10px; /* Firefox */
-webkit-column-gap:10px; /* Safari and Chrome */
column-gap:10px;

-moz-column-rule:4px; /* Firefox */
-webkit-column-rule:4px; /* Safari and Chrome */
column-rule:4px;
}

#onecolimage {
    width=100%;
}

text h1 {
    margin-left: 14px;
    font-family: HelveticaNeueBold , Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bolder;
    letter-spacing:0px;
}

text hr {
    margin-left: 14px;
    margin-right: 14px;


}

text .bar {
    margin-left: 14px;
    width: 774px;

}

text headerblack {
    margin-left: 14px;   
}

text p {
    font-size: 14px;
    letter-spacing:.6px;
}

text p.italic {
    font-size: 14px;
    font-style:italic;
    letter-spacing:.6px;
}

text inline.italic {
    font-size: 14px;
    font-style:italic;
    letter-spacing:.6px;
}


text p.caption {
    margin-top: 6px;
    margin-left: 14px;
    font-size: 11px;
    letter-spacing: .6px;
    font-family: HelveticaNeueBold , Helvetica, sans-serif;
    color: #999999;
}

text img{
    float:left;
}

textheader {
    width: 100%;
	float:left;
	height: 40px;
}
    
text #left {
    
	width: 48%;
	float:left;
}
text #right {

	width: 48%;
	float:right;
}

#right h1 {
	float: left;
    margin-right: 80px;
    
}

#right ul {  
    line-height: 24px;
	list-style: none;
	font-size: 18px;
    
   
}

#right ul  a{
    line-height: 24px;
	

}

#subnav1{
    width: 190px;
	float:left;
	height: 60px;
    margin-right: 75px;
}


#options li a.selected {   
 text-shadow: none;
 color: #c1272d; 
 height: 20px;
 padding: 4px 6px;
 color: #fff;
 background-color: #c1272d;
 font-size: 18px;
 text-align: center;
 position:relative;
 left:-6px;
 line-height: 20px;
}

/* |||||| ROLLOVERS ||||||*/

.view img {
   display: block;
   position: relative;
}

#rollover2 a {
    text-decoration: none;
    color: #000;
    display: block;
    position: relative;
    
}

#rollover2 a:hover {
    -o-transition:.4s;
    -ms-transition:.4s;
    -moz-transition:.4s;
    -webkit-transition:.4s;
    transition:.4s;
    color:#e61119;
}

.viewbartop {
	width: 100%;
	height: 1px;
	background-color: #000;
	position:relative;
    top:22px;
}

.viewbarbottom {
	width: 100%;
	height: 4px;
	background-color: #000;
	position:relative;
    top:85px;
}


.view img {
   display: block;
   position: relative;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
    opacity: 1;
   -webkit-transition: all 0.4s ease-out;
   -moz-transition: all 0.4s ease-out;
   -o-transition: all 0.4s ease-out;
   -ms-transition: all 0.4s ease-out;
   transition: all 0.4s ease-out;
}


.view .mask,.view .content {
   background-color: #fff;
   width: 264px;
   height: 90px;
   position: absolute;
    left: 20;
   overflow: hidden;
   top: 0;
   left: 0;
}

.view .mask {
   top: 250px;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: ease-out .2s;
   -moz-transition: ease-out .2s;
   -o-transition: ease-out .2s;
   -ms-transition: ease-out .2s;
   transition: ease-out .2s;
}

.view:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   top: 173px;
   -webkit-animation: translateY 0.4s ease-out;
   -moz-animation: translateY 0.4s ease-out;
   -ms-animation: translateY 0.4s ease-out;
   animation: translateY 0.4s ease-out;
}

.view a.infor {
   position: relative;
   color: #000;  
   font-size: 13px;
   position:relative;
   top:24px;
   letter-spacing:0.5px;
   margin-right: 3px;
   float: right;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;

   -webkit-transition: all 0.3s ease-out 0.08s;
   -moz-transition: all 0.3s ease-out 0.08s;
   -o-transition: all 0.3s ease-out 0.08s;
   -ms-transition: all 0.3s ease-out 0.08s;
   transition: all 0.3s ease-out 0.08s;
}

.view .infor {
   position: relative;
   color: #000;  
   font-size: 13px;
   position:relative;
   top:24px;
   letter-spacing:0.5px;
   margin-right: 3px;
   float: right;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;

   -webkit-transition: all 0.3s ease-out 0.08s;
   -moz-transition: all 0.3s ease-out 0.08s;
   -o-transition: all 0.3s ease-out 0.08s;
   -ms-transition: all 0.3s ease-out 0.08s;
   transition: all 0.3s ease-out 0.08s;
}


.view:hover a.infor {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;

   -webkit-transition-delay: 0.24s;
   -moz-transition-delay: 0.24s;
   -o-transition-delay: 0.24s;
   -ms-transition-delay: 0.24s;
   transition-delay: 0.24s;
}

.view a.infol {
   position: relative;
   color: #000;  
   font-size: 13px;
   position:relative;
   top:24px;
   letter-spacing:0.5px;
   margin-left: 1px;
    float: left;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;

   -webkit-transition: all 0.3s ease-out 0.1s;
   -moz-transition: all 0.3s ease-out 0.1s;
   -o-transition: all 0.3s ease-out 0.1s;
   -ms-transition: all 0.3s ease-out 0.1s;
   transition: all 0.3s ease-out 0.1s;
}

.view:hover a.infol {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;

   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}


.view:hover img {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)";
   filter: alpha(opacity=80);
    opacity: .8;
   /*-webkit-transform: scale(1.05,1.05);
   -moz-transform: scale(1.05,1.05);
   -o-transform: scale(1.05,1.05);
   -ms-transform: scale(1.05,1.05);
   transform: scale(1.05,1.05);*/
}


/* |||||| ISOTOPE |||||| */

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}


/**** Base styles ****/

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body img {
	width: 100%;
	/* min-width: 100px; */
}

/**** Isotope styles ****/

/* required for containers to inherit vertical size from window */
html,
body {
  height: 100%;
}

#container {
  margin:auto;
  width:100%;
  margin-bottom: 20px;
}

.element {
  width: 262px;
  height: 262px;
  margin: 5px;
  float: left;
  overflow: hidden;
  position: relative;
  background: #0b1a2a;
  color: #222;

}

.element.alkali          { background: #F00; background: hsl(   0, 100%, 50%); }
.element.alkaline-earth  { background: #F80; background: hsl(  36, 100%, 50%); }
.element.lanthanoid      { background: #FF0; background: hsl(  72, 100%, 50%); }
.element.actinoid        { background: #0F0; background: hsl( 108, 100%, 50%); }
.element.transition      { background: #0F8; background: hsl( 144, 100%, 50%); }
.element.post-transition { background: #0FF; background: hsl( 180, 100%, 50%); }
.element.metalloid       { background: #08F; background: hsl( 216, 100%, 50%); }
.element.other.nonmetal  { background: #00F; background: hsl( 252, 100%, 50%); }
.element.halogen         { background: #F0F; background: hsl( 288, 100%, 50%); }
.element.noble-gas       { background: #F08; background: hsl( 324, 100%, 50%); }


.element * {
  position: absolute;
  margin: 0;
}

.element .symbol {
  left: 0.2em;
  top: 0.4em;
  font-size: 3.8em;
  line-height: 1.0em;
  color: #FFF;
}
.element.large .symbol {
  font-size: 4.5em;
}

.element.fake .symbol {
  color: #000;
}

.element .name {
  left: 0.5em;
  bottom: 1.6em;
  font-size: 1.05em;
}

.element .weight {
  font-size: 0.9em;
  left: 0.5em;
  bottom: 0.5em;
}

.element .number {
  font-size: 1.25em;
  font-weight: bold;
  color: hsla(0,0%,0%,.5);
  right: 0.5em;
  top: 0.5em;
}

.variable-sizes .element.width2 { width: 230px; }

.variable-sizes .element.height2 { height: 230px; }

.variable-sizes .element.width2.height2 {
  font-size: 2.0em;
}

.element.large,
.variable-sizes .element.large,
.variable-sizes .element.large.width2.height2 {
  font-size: 3.0em;
  width: 350px;
  height: 350px;
  z-index: 100;
}

.clickable .element:hover {
  cursor: pointer;
}

.clickable .element:hover h3 {
  text-shadow:
    0 0 10px white,
    0 0 10px white
  ;
}

.clickable .element:hover h2 {
  color: white;
}




/**** Horizontal ****/

.horizontal #container {
  height: 80%;
}

#copy {
  max-width: 640px;
}



/**** Infinite Scroll ****/

#infscr-loading {
  position: fixed;
  text-align: center;
  bottom: 30px;
  left: 42%;
  z-index: 100;
  background: white;
  background: hsla( 0, 0%, 100%, 0.9 );
  padding: 20px;
  color: #222;
  font-size: 15px;
  font-weight: bold;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}

/* The Magnificent Clearfix: nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: none; }


/* |||||| FOOTER |||||| */

body footer img {
	width: auto;
}

