  /* HEADER */ 
  #sparkle {
    background-image: url('img/glitter.png');
    width: 1024px;
    background-repeat: repeat-x;
    margin: 0; padding: 0;
    height: 100%;
  }
  #stan {
    background-image: url('');
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 100%;
  }
  #logo { 
        padding-left: 33%;
  }
  
  #social { left: 0; position: fixed;
  }
#social img {
    				z-index: 2;
    			position: relative;
}
  
  /* BODY */
  body { background-image: url('img/paisley.png');
    font-size: .8em;
  }
  h1 { background-image: url('img/80.png');
       display: inline-block;
       font-family: 'ITCCheltenhamStdLightCondensed', serif;
       font-size: 2.5em;
       padding: 0 .5em;
       text-transform: uppercase;
       line-height: 1.3em;
  }
  
  h2 { font-family: 'ITCCheltenhamStdLightCondensed', serif;
       font-size: 1.5em;
       text-transform: uppercase;
  }
  h3 { font-family: 'ITCCheltenhamStdLightCondensed', serif;
       font-size: 1.25em;
       text-transform: uppercase;
  }
  .date { display: inline;
      background-image: url('img/80.png');
      padding: 0 .5em;	
  }
  .post { background-image: url('img/80.png');
          padding: .1em 1em;
      margin-bottom: 3em;
      line-height: 1.5em;
      font-size: 1.25em;
  box-sizing: border-box; 
  }
	#no img{
    	margin-top: -71px;
  		width: 45%;
  		height: auto;
  z-index: -2;
    		position: relative;
	}
#logo img {
  
  				z-index: 5;
    			position: relative;
}
  #content {
             padding: 0 0 1em 43%;
              margin-bottom: 6em;
             width: 55%;
  					min-height: 500px;
  
  				z-index: 4;
    			position: relative;
  
  }
  a { color: #f41d53;
      text-decoration: none;
  }
  .clear { clear: both }
  
  /* FOOTER */
  .sock { margin: 0 auto;
          width: 100%;
  }
  #foot { background-image: url('img/pearl.png');
          bottom: 0;
          height: 6em;
          position: fixed;
          text-align: center;
          width: 100%;
  				z-index: 5;

  }
  #nav li { -moz-border-radius: 30px;
            -webkit-border-radius: 30px;
              border-radius: 30px;
            background-image: url('img/plastic.png');
  
            color: #fff;
            display: inline;
            font-family: 'TradeGothicLTStdBoldCondensedNo.20', sans-serif;
            font-size: 2em;
            list-style: none;
            margin: 0 .3em  0 0;
            padding: .2em .5em;
            text-align: center;
            text-transform: uppercase;
  }
  #copyright { font-size: .7em; 
               background-image: url('img/80.png');
  }
  
  
  /* NECESSARY INCLUSIONS */
  html, body, img { border: 0;
                    font-family: "Verdana", sans-serif;
                    margin: 0;
                    outline: 0;
                    padding: 0;
                    height: 100%;
  }
  /* img { max-width: 100% } */
  @font-face { font-family: 'TradeGothicLTStdBoldCondensedNo.20';
               src: url('img/trade.eot');
               src: url('img/trade.eot') format('embedded-opentype'), url('img/trade.woff') format('woff'), url('img/trade.ttf') format('truetype'), url('img/trade.svg#TradeGothicLTStdBoldCondensedNo.20') format('svg');
  }
  @font-face { font-family: 'ITCCheltenhamStdLightCondensed';
               src: url('img/chel.eot');
               src: url('img/chel.eot') format('embedded-opentype'), url('img/chel.woff') format('woff'), url('img/chel.ttf') format('truetype'), url('img/chel.svg#ITCCheltenhamStdLightCondensed') format('svg');
  }
  img.alignright {float:right; margin:0 0 1em 1em}
  img.alignleft {float:left; margin:0 1em 1em 0}
  img.aligncenter {display: block; margin-left: auto; margin-right: auto}
  a img.alignright {float:right; margin:0 0 1em 1em}
  a img.alignleft {float:left; margin:0 1em 1em 0}
  a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
  .sml_name, .sml_email, .sml_submit {
    display: inline; margin: 0 10px 0 0;
  }
iframe,img { max-width: 100%; height: auto;}
iframe {margin-bottom: 50px;}
	#content img {
  	max-width: 100%;
  height: auto;}
  .mobo {
     cursor: default;
    color: #000;
    text-decoration: none;}

#enail { display: none;}