@import url(font-awesome.css);
@import url(customIcon.css);
@import url(standardize.css);
@import url(flexnav.css);
@font-face {
  font-family: 'Armata';
  src: url("../fonts/armata_regular-webfont.eot");
  src: url("../fonts/armata_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/armata_regular-webfont.woff") format("woff"), url("../fonts/armata_regular-webfont.ttf") format("truetype"), url("../fonts/armata_regular-webfont.svg#Armata") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Arimo';
  src: url("../fonts/arimo-regular-webfont.eot");
  src: url("../fonts/arimo-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/arimo-regular-webfont.woff") format("woff"), url("../fonts/arimo-regular-webfont.ttf") format("truetype"), url("../fonts/arimo-regular-webfont.svg#Arimo") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Merriweather Sans';
  src: url("../fonts/merriweathersans-regular-webfont.eot");
  src: url("../fonts/merriweathersans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/merriweathersans-regular-webfont.woff") format("woff"), url("../fonts/merriweathersans-regular-webfont.ttf") format("truetype"), url("../fonts/merriweathersans-regular-webfont.svg#Merriweather Sans") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Row Machine
  Create resizable row squares
  These have the margin on left so they look good on iphone centered
  To make right margins, just change margin-left to margin-right
*/
/* These don't seem to work. Gotta find out how to use them properly */
html, body {
  height: 100%; }

#whole-page {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -110px; }
  #whole-page #footer-space {
    height: 110px; }

#footer {
  clear: both;
  position: relative;
  height: 110px; }

.flexnav {
  display: none; }

.iphone-apps-menu {
  display: none !important; }
  .iphone-apps-menu .navicon {
    display: none; }

body {
  font: 400 1em/1.38 Arimo;
  background-color: #fff;
  color: #555555; }

#whole-page {
  width: 100%; }

.iphone-index {
  display: none; }

/* menus */
.menu {
  width: 100%;
  font: 300 1.2em/1.38 Armata; }
  .menu .menubar {
    background-color: #54606b; }
  .menu .menu-container {
    float: left; }
    .menu .menu-container a {
      display: block;
      float: left;
      height: inherit;
      padding-top: 11px;
      padding-right: 15px;
      padding-left: 15px;
      padding-bottom: 13px;
      color: #fff;
      margin-right: 5px;
      margin-bottom: 0px; }
    .menu .menu-container .active, .menu .menu-container a:hover {
      background-color: #57b6b0; }
    .menu .menu-container .active {
      color: #000; }
  .menu .submenubar {
    padding-bottom: 3px;
    background-color: #57b6b0;
    font-weight: 100;
    font-size: .9em; }
  .menu .submenu-container {
    margin: 11px 0 0 20px;
    padding-bottom: 11px; }
    .menu .submenu-container a {
      display: block;
      float: left;
      color: #fff;
      margin-right: 25px; }
    .menu .submenu-container .active, .menu .submenu-container a:hover {
      color: #000; }

a {
  color: #578db6; }

a:hover {
  color: #57b681; }

.logo {
  display: block;
  float: right;
  width: 77px;
  margin-right: 10px;
  margin-top: 2px;
  font: 400 1.647em/1.38 "Lucida Grande";
  color: #fff; }
  .logo a {
    color: #fff; }

.main-container {
  margin: 30px auto 0 auto;
  width: 80%;
  max-width: 1200px; }
  .main-container:before, .main-container:after {
    content: "";
    display: table; }
  .main-container:after {
    clear: both; }

.main-container > :last-child {
  border-bottom: none !important; }

.hero-screenshot img {
  border: 1px solid #ccc; }

h1 {
  font: 700 2em/2em "Merriweather Sans"; }

pre, .pre {
  padding: 20px;
  color: #578db6;
  background-color: #FAFAFA; }

code, .code {
  padding-right: 10px;
  color: #578db6;
  background-color: #FAFAFA; }

th {
  font-weight: bold;
  color: #335874;
  padding-bottom: 10px; }

td {
  width: 30%;
  padding: 0px 10px 10px 0; }

.bold {
  font-weight: bold;
  color: #222222; }

.pedia-header {
  width: 100%;
  margin: 30px auto 0 auto;
  min-width: 760px; }
  .pedia-header .pedia-logo {
    float: left;
    width: 70px;
    margin: -5px 10px 30px 0px; }
  .pedia-header .apptitle-container {
    font-family: "Merriweather Sans";
    float: left;
    display: inline;
    white-space: nowrap;
    padding-bottom: 4px; }
    .pedia-header .apptitle-container i {
      font-size: 4em;
      display: inline;
      margin-right: 10px;
      float: left; }
    .pedia-header .apptitle-container .apptitle {
      font-weight: 700;
      font-size: 2em;
      letter-spacing: -.05em; }
    .pedia-header .apptitle-container .app-subtitle {
      font-weight: 100;
      font-size: 1em;
      letter-spacing: -0.05em; }
  .pedia-header .header-buttons {
    float: right;
    margin-top: 10px; }
    .pedia-header .header-buttons button {
      margin-left: 20px;
      display: inline;
      width: 180px;
      height: 50px;
      border-radius: 3px;
      background-color: #578db6;
      border-color: #2f6d8e;
      font-weight: 100;
      font-size: 1.2em;
      text-align: center;
      color: #fff;
      resize: none; }
      .pedia-header .header-buttons button img {
        width: 28px;
        padding: 0;
        margin: -3px 15px 0 0;
        vertical-align: text-bottom; }
      .pedia-header .header-buttons button i {
        font-size: 1.8em;
        color: #fff;
        margin-right: 15px; }
    .pedia-header .header-buttons a button:hover {
      background-color: #57b681; }

.subheading {
  width: 99%;
  margin: 20px auto 50px auto;
  font-size: .9em;
  text-align: center;
  white-space: nowrap; }
  .subheading:before, .subheading:after {
    content: "";
    display: table; }
  .subheading:after {
    clear: both; }
  .subheading a {
    color: #578db6; }
  .subheading i {
    font-size: 50px;
    padding: 2px 40px 0px 40px;
    color: #555555; }
  .subheading a:hover * {
    color: #57b681; }
  .subheading a > :last-child {
    margin-right: 0; }

.item1 {
  float: left;
  width: 25%;
  margin-left: 0%;
  margin-right: -25%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word; }

.item2 {
  float: left;
  width: 25%;
  margin-left: 25%;
  margin-right: -50%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word; }

.item3 {
  float: left;
  width: 25%;
  margin-left: 50%;
  margin-right: -75%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word; }

.item4 {
  float: left;
  width: 25%;
  margin-left: 75%;
  margin-right: -100%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word; }

.text-and-image {
  width: 90%;
  margin: 0 auto 60px auto;
  padding-bottom: 30px;
  border-bottom: 1px solid #dddddd; }
  .text-and-image:before, .text-and-image:after {
    content: "";
    display: table; }
  .text-and-image:after {
    clear: both; }
  .text-and-image .two-iphones:before, .text-and-image .two-iphones:after {
    content: "";
    display: table; }
  .text-and-image .two-iphones:after {
    clear: both; }
  .text-and-image .two-iphones img {
    border: none; }
  .text-and-image .two-iphones .first-image {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-right: -50%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word; }
  .text-and-image .two-iphones .second-image {
    float: left;
    width: 50%;
    margin-left: 50%;
    margin-right: -100%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word; }
  .text-and-image .three-iphones:before, .text-and-image .three-iphones:after {
    content: "";
    display: table; }
  .text-and-image .three-iphones:after {
    clear: both; }
  .text-and-image .three-iphones img {
    border: none; }
  .text-and-image .three-iphones .first-image {
    float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word; }
  .text-and-image .three-iphones .second-image {
    float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word; }
  .text-and-image .three-iphones .third-image {
    float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word; }
  .text-and-image .desktop {
    border: none;
    max-width: 800px; }
  .text-and-image img {
    display: block;
    height: auto;
    margin: 0 auto 30px auto;
    border: 1px solid #ccc;
    max-width: 100%; }
  .text-and-image .text {
    margin: auto;
    padding-bottom: 30px; }
  .text-and-image .features {
    padding-bottom: 5px;
    font-size: .9em;
    text-align: center; }
    .text-and-image .features * {
      margin-bottom: 30px; }
    .text-and-image .features i {
      font-size: 4em;
      margin-bottom: 5px; }
    .text-and-image .features p {
      width: 90%;
      margin-left: 5%; }
    .text-and-image .features img {
      border: none;
      width: 70px !important;
      margin: 0 auto 10px auto; }
    .text-and-image .features section {
      clear: left; }

.title {
  font: 700 1.5em/2em Armata;
  letter-spacing: 0; }
  .title i {
    font-size: 50px; }
  .title img {
    width: 70px;
    height: 60px;
    display: inline;
    border: none;
    margin: 0;
    vertical-align: text-bottom; }

.paragraph {
  clear: left;
  display: block;
  margin-bottom: 10px; }

.center {
  text-align: center; }

.sixty-four-pixels img {
  width: 64px;
  height: 64px;
  display: inline;
  margin-right: 10%; }

.left-aligned {
  float: left; }
  .left-aligned img {
    margin: 5px; }

.error {
  color: #ff0000;
  font-weight: 300; }

.quote-section .quote {
  width: 16%;
  color: #919191;
  text-align: center;
  float: left;
  width: 20%; }
  .quote-section .quote:nth-child(n) {
    margin-bottom: 5%;
    margin-left: 5%; }
  .quote-section .quote:nth-child(5n) {
    margin-left: 0;
    margin-bottom: 0; }
.quote-section .quote-source {
  margin-top: 10px; }

.smaller {
  font-size: .8em; }

/* footer */
footer {
  width: 100%;
  height: 110px;
  padding-bottom: 5px;
  background-color: #54606b;
  font: 100 0.9em/1.38 "Lucida Grande"; }
  footer .footerlinks-menu {
    float: left;
    width: 260px;
    margin-top: 10px;
    margin-left: 90px;
    padding-bottom: 4px; }
    footer .footerlinks-menu a {
      display: block;
      margin: 8px 0 0 8px;
      color: #dddddd; }
    footer .footerlinks-menu i {
      width: 38px; }
  footer a:hover {
    color: #222; }
  footer .moto {
    position: relative;
    float: right;
    top: 0;
    right: 0;
    width: 216px;
    height: 80px;
    margin-top: 29px;
    padding-bottom: 80px;
    overflow: hidden; }
  footer .mototext {
    position: absolute;
    top: 61px;
    left: 33%;
    width: 143px;
    color: #ddd; }
  footer .dogfooter {
    position: absolute;
    top: 22px;
    width: 79px;
    height: auto;
    overflow: hidden; }

/* end of footer */
.sales {
  width: 60px;
  position: absolute;
  margin: -20px 0 0 8px; }

@media (max-width: 768px) {
  .main-container {
    margin-top: 10px;
    margin-bottom: 10px; }

  .pedia-header {
    min-width: 500px; }
    .pedia-header .apptitle-container {
      float: none; }
    .pedia-header .header-buttons {
      width: 600px;
      float: none;
      position: relative;
      top: 10px;
      left: 0px;
      margin: auto; }
      .pedia-header .header-buttons button {
        margin-left: 80px; }

  .subheading {
    width: 90%;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: .7em; }
    .subheading i {
      padding: 0; }

  .features {
    font-size: .8em !important; }

  .sales {
    margin: -20px 0 0 65px; } }
@media (max-width: 640px) {
  .sy-box, #slippry {
    display: none; }

  body {
    font-size: .8em; }

  .flexnav {
    display: block; }
    .flexnav li a {
      color: #fff;
      background-color: #57b6b0; }

  .menu {
    width: 100%;
    margin-bottom: 20px;
    font-size: 1em;
    height: 40px; }
    .menu .menubar .regular-apps-link {
      display: none; }
    .menu .menubar .forum-link {
      display: none; }
    .menu .submenubar {
      display: none; }
    .menu .iphone-apps-menu {
      display: block !important; }
    .menu .menu-container a {
      padding: 14px 13px;
      margin-right: 0px; }
    .menu .menu-container > :last-child {
      margin-right: 0; }

  .logo {
    margin-top: -39px;
    display: none; }

  .iphone-index {
    display: block; }
    .iphone-index .title {
      padding-left: 20px; }

  .main-container {
    width: 100%;
    margin-left: 0; }
    .main-container:before, .main-container:after {
      content: "";
      display: table; }
    .main-container:after {
      clear: both; }
    .main-container .pedia-header {
      min-width: 200px;
      margin-top: 10px !important; }
      .main-container .pedia-header .apptitle-container {
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%;
        padding-left: 10px;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word; }
        .main-container .pedia-header .apptitle-container img {
          margin-top: -18px; }
      .main-container .pedia-header .header-buttons {
        clear: left;
        float: left;
        width: 100%;
        margin-left: 0%;
        margin-right: -100%;
        padding-left: 10px;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        width: 100% !important;
        float: none;
        display: block;
        top: 0; }
        .main-container .pedia-header .header-buttons button {
          width: 130px;
          height: 40px;
          font-weight: 100;
          font-size: 1em; }
        .main-container .pedia-header .header-buttons i {
          font-size: 1.8em;
          margin-right: 10px; }
    .main-container .title {
      clear: left;
      float: left;
      width: 100%;
      margin-left: 0%;
      margin-right: -100%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word;
      text-align: center; }
    .main-container .pocketpedia-index {
      clear: left;
      float: left;
      width: 100%;
      margin-left: 0%;
      margin-right: -100%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word;
      margin: 0 auto;
      vertical-align: middle;
      text-align: center;
      margin-bottom: 30px;
      margin-top: 10px; }
      .main-container .pocketpedia-index img {
        width: 100px !important; }
    .main-container .text-and-image {
      clear: left;
      padding-bottom: 5px;
      margin-bottom: 30px; }
      .main-container .text-and-image .features * {
        margin-bottom: 10px !important; }
      .main-container .text-and-image .features .item1 {
        float: left;
        width: 50%;
        margin-left: 0%;
        margin-right: -50%;
        padding-left: 10px;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word; }
      .main-container .text-and-image .features .item2 {
        float: left;
        width: 50%;
        margin-left: 50%;
        margin-right: -100%;
        padding-left: 10px;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word; }
      .main-container .text-and-image .features .item3 {
        clear: left;
        float: left;
        width: 50%;
        margin-left: 0%;
        margin-right: -50%;
        padding-left: 10px;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word; }
      .main-container .text-and-image .features .item4 {
        float: left;
        width: 50%;
        margin-left: 50%;
        margin-right: -100%;
        padding-left: 10px;
        padding-right: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word; }
    .main-container .subheading * {
      margin-bottom: 10px !important; }
    .main-container .subheading .item1 {
      float: left;
      width: 50%;
      margin-left: 0%;
      margin-right: -50%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word; }
    .main-container .subheading .item2 {
      float: left;
      width: 50%;
      margin-left: 50%;
      margin-right: -100%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word; }
    .main-container .subheading .item3 {
      clear: left;
      float: left;
      width: 50%;
      margin-left: 0%;
      margin-right: -50%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word; }
    .main-container .subheading .item4 {
      float: left;
      width: 50%;
      margin-left: 50%;
      margin-right: -100%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word; }

  .remove-on-iphone {
    display: none; }

  footer {
    width: 100%; }
    footer .moto {
      display: none; }
    footer .footerlinks-menu {
      margin-left: 10px;
      padding-bottom: 4px; }

  .sales {
    width: 50px; } }
@media (max-width: 320px) {
  .text-and-image {
    white-space: normal; }
    .text-and-image:before, .text-and-image:after {
      content: "";
      display: table; }
    .text-and-image:after {
      clear: both; }
    .text-and-image .features * {
      margin-bottom: 10px !important; }
    .text-and-image .features .item1 {
      float: left;
      width: 50%;
      margin-left: 0%;
      margin-right: -50%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word; }
    .text-and-image .features .item2 {
      float: left;
      width: 50%;
      margin-left: 50%;
      margin-right: -100%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word; }
    .text-and-image .features .item3 {
      clear: left;
      float: left;
      width: 50%;
      margin-left: 0%;
      margin-right: -50%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word; }
    .text-and-image .features .item4 {
      float: left;
      width: 50%;
      margin-left: 50%;
      margin-right: -100%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word; }

  .pedia-header {
    margin-left: -15px !important; }
    .pedia-header .apptitle-container {
      float: left;
      width: 50%;
      margin-left: 0%;
      margin-right: -50%;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -ms-box-sizing: border-box;
      box-sizing: border-box;
      word-wrap: break-word; }
    .pedia-header .header-buttons button {
      clear: left;
      margin-bottom: 20px !important; }

  .sales {
    width: 50px;
    margin: 45px 0px 0px -150px; } }
.borderless {
  border: none !important; }
  .borderless img {
    border: none !important; }

.lost:before, .lost:after {
  content: "";
  display: table; }
.lost:after {
  clear: both; }
.lost .lost-image {
  float: left;
  width: 16.66667%;
  margin-left: 0%;
  margin-right: -16.66667%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word; }
.lost .lost-text {
  float: left;
  width: 83.33333%;
  margin-left: 16.66667%;
  margin-right: -100%;
  padding-left: 10px;
  padding-right: 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word; }

/*# sourceMappingURL=common.css.map */
