/********************************
** adamrob.co.uk - 20JAN2015
** Parallax Scroll Wordpress Plugin
**
** CSS Styles
**
** 22MAR2016 - V2.0 - Updated for new version
********************************/

/* ============================================================
  USER CUSTOMIZABLE STYLES
============================================================ */
.adamrob_parallax_posttitle {

}

.adamrob_parallax_postcontent{

}

/* ============================================================
  PRIMARY STRUCTURE
============================================================ */
.adamrob_pcontainer {
  max-width: 960px;
  margin: 0 auto;

}
/* ============================================================
  SECTIONS
============================================================ */

section.adamrob_parallax {
  /*height: 600px; Set in PHP */
  background-position: 50% 0%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  /*background-size: cover;*/
  /*background-size: 500px;*/
}

div.adamrob_parallax {
    /*position: relative;*/
    z-index: 1;
    min-height: 100px;
    background: transparent;
    background-color:rgba(255,255,255,0);
}


/* ============================================================
  FULL WIDTH CLASS
============================================================ */
.adamrob_parallax_fullwidth{
  /*Used when in full screen mode */
  position: absolute;
  left: 0;
  width: 100%;
}
/*
     FILE ARCHIVED ON 03:04:37 Jun 07, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:57:37 May 29, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.783
  exclusion.robots: 0.084
  exclusion.robots.policy: 0.07
  esindex: 0.012
  cdx.remote: 11.27
  LoadShardBlock: 689.436 (3)
  PetaboxLoader3.datanode: 722.886 (5)
  PetaboxLoader3.resolve: 44.429 (2)
  load_resource: 129.735
  loaddict: 70.942
*/