#icon-wp-app-store {
  background: url("../img/wpas-icon-32.png") no-repeat; }

p, ul, ol, blockquote, input, select {
  font-size: inherit; }

body, td, textarea, input, select {
  font-size: 12px; }

#wp-app-store > .header {
  margin-bottom: 8px;
  overflow: hidden; }
  #wp-app-store > .header h2 {
    float: left;
    font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif; }
  #wp-app-store > .header a {
    text-decoration: none; }
  #wp-app-store > .header .actions {
    float: right;
    color: #999;
    font-size: 14px;
    margin: 1.2em 1em 0 0; }
  #wp-app-store > .header .sep {
    margin: 0 0.5em;
    color: #ccc; }
#wp-app-store .content-wrapper {
  overflow: hidden;
  clear: both;
  border-top: 1px solid #ccc;
  padding: 20px 0; }
#wp-app-store a:focus {
  color: #21759B; }
#wp-app-store a:hover {
  color: #D54E21; }
#wp-app-store .section-title {
  margin-bottom: 15px; }
  #wp-app-store .section-title h3 {
    display: inline;
    font-size: 1.4em;
    font-weight: normal;
    margin-top: 0; }
#wp-app-store .product-grid .product {
  width: 32%;
  margin: 0 2% 2% 0;
  display: block;
  text-decoration: none;
  float: left; }
  #wp-app-store .product-grid .product:nth-of-type(3n), #wp-app-store .product-grid .product.last-col {
    margin-right: 0; }
  #wp-app-store .product-grid .product .screenshot {
    border: 1px solid #ccc;
    margin-bottom: 0.8em; }
  #wp-app-store .product-grid .product img {
    width: 100%;
    height: auto;
    display: block; }
  #wp-app-store .product-grid .product h4 {
    font-size: 1.4em;
    margin: 0;
    display: inline;
    color: #333;
    font-weight: normal; }
  #wp-app-store .product-grid .product .publisher {
    display: inline;
    margin: 0;
    color: #999;
    white-space: nowrap;
    font-size: 1.1em; }
  #wp-app-store .product-grid .product .caption {
    margin-left: 0.5em; }
  #wp-app-store .product-grid .product:hover h4 {
    color: #666; }
#wp-app-store .home {
  overflow: hidden; }
  #wp-app-store .home .product-grid {
    width: 46.5%;
    padding-bottom: 200px; }
    #wp-app-store .home .product-grid .product {
      width: 48.5%;
      margin: 0 0 3% 0; }
      #wp-app-store .home .product-grid .product:nth-of-type(2n), #wp-app-store .home .product-grid .product.last-col {
        float: right; }
  #wp-app-store .home .product-grid.themes {
    float: left; }
  #wp-app-store .home .product-grid.plugins {
    float: right; }
  #wp-app-store .home .grid-sep {
    float: left;
    width: 4%;
    height: 1000px;
    margin: 0 1.5%;
    background: url(../img/grid-sep.png); }
  #wp-app-store .home .more-link {
    clear: both; }
  #wp-app-store .home .more {
    text-decoration: none;
    color: #999;
    margin-left: 0.5em; }
    #wp-app-store .home .more:hover {
      color: #666; }
#wp-app-store .product.single .sidebar {
  float: left;
  width: 30%; }
#wp-app-store .product.single .featured-image {
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 20px; }
#wp-app-store .product.single .install {
  overflow: hidden;
  margin-bottom: 40px; }
#wp-app-store .product.single .install-button {
  background-color: #7fbf4d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#7fbf4d), to(#63a62f));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: linear-gradient(top, #7fbf4d, #63a62f);
  border: 1px solid #63a62f;
  border-bottom: 1px solid #5b992b;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
  -ms-box-shadow: inset 0 1px 0 0 #96ca6d;
  -o-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #96ca6d;
  color: #D7FFD7;
  line-height: 1.5;
  padding: 10px 2% 8px 2%;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: 66%;
  text-decoration: none;
  font-size: 1.8em;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
  float: right; }
  #wp-app-store .product.single .install-button:hover {
    color: #BAF0B4;
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#76b347), to(#5e9e2e));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
    background-image: linear-gradient(top, #76b347, #5e9e2e);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
    -ms-box-shadow: inset 0 1px 0 0 #8dbf67;
    -o-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer; }
  #wp-app-store .product.single .install-button:active {
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee; }
#wp-app-store .product.single .installed-msg {
  float: right;
  width: 70%;
  text-align: right; }
#wp-app-store .product.single .note {
  clear: both;
  text-align: right;
  padding-top: 0.5em; }
#wp-app-store .product.single .price {
  float: left;
  width: 26%;
  font-size: 3em;
  font-style: italic;
  color: #777;
  line-height: 1.3em;
  padding-right: 1%;
  font-family: "Georgia", serif; }
#wp-app-store .product.single .links {
  margin: 1em 0 2em 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 1em 0; }
  #wp-app-store .product.single .links li {
    display: inline;
    margin-right: 2%;
    border-right: 1px solid #ccc;
    padding-right: 2%; }
  #wp-app-store .product.single .links li:last-of-type {
    border: 0; }
  #wp-app-store .product.single .links a {
    text-decoration: none;
    font-size: 1.1em;
    /*
    border: 1px solid #ccc;
    padding: 0.6em 1em 0.5em 1em;
    border-radius: 15px;
    */ }
    #wp-app-store .product.single .links a span {
      background: url(../img/icon-external-link.gif) right top no-repeat;
      padding-right: 17px; }
#wp-app-store .product.single .info, #wp-app-store .product.single .requirements {
  font-size: 1.1em; }
  #wp-app-store .product.single .info a, #wp-app-store .product.single .requirements a {
    text-decoration: none; }
#wp-app-store .product.single .more {
  text-decoration: none; }
  #wp-app-store .product.single .more span {
    font-size: 0.7em;
    position: relative;
    top: -0.1em; }
#wp-app-store .product.single .screenshots ul {
  overflow: hidden;
  margin: 0; }
#wp-app-store .product.single .screenshots li {
  float: left;
  width: 18.8%;
  margin: 0 1.4% 1.4% 0; }
#wp-app-store .product.single .screenshots:nth-of-type(5n),
#wp-app-store .product.single .screenshots .last-col {
  margin-right: 0; }
#wp-app-store .product.single .screenshots img {
  display: block;
  width: 100%;
  border: 1px solid #ccc; }
#wp-app-store .product.single .main {
  float: right;
  width: 68%; }
  #wp-app-store .product.single .main > h2 {
    padding: 0;
    display: inline;
    color: #333; }
  #wp-app-store .product.single .main > .publishers {
    display: inline;
    margin: 0 0 0 0.5em;
    color: #999;
    white-space: nowrap;
    font-size: 1.1em; }
    #wp-app-store .product.single .main > .publishers a {
      color: #999;
      text-decoration: none; }
      #wp-app-store .product.single .main > .publishers a:hover {
        text-decoration: underline; }
  #wp-app-store .product.single .main .copy {
    font-size: 1.2em;
    line-height: 1.4em;
    padding-bottom: 0.5em; }
#wp-app-store .paging {
  text-align: center;
  padding-top: 20px;
  clear: both; }
  #wp-app-store .paging a {
    font-size: 1.1em;
    border: 1px solid #ccc;
    padding: 0.3em 0.5em 0.2em 0.5em;
    margin-right: 0.5em;
    text-decoration: none;
    line-height: 1em;
    color: #666; }
    #wp-app-store .paging a:hover, #wp-app-store .paging a .current {
      color: #333;
      border-color: #999; }
  #wp-app-store .paging .dots {
    margin-right: 0.5em; }
  #wp-app-store .paging .current {
    font-weight: bold; }
#wp-app-store .archive .section-title span {
  color: #999;
  margin-left: 0.5em; }
#wp-app-store .archive .product-grid {
  float: left;
  width: 83%; }
#wp-app-store .archive .sidebar {
  float: right;
  width: 13%;
  border: 1px solid #ccc;
  padding: 10px 1%; }
  #wp-app-store .archive .sidebar a {
    text-decoration: none; }
  #wp-app-store .archive .sidebar p {
    margin: 0 0 0.5em 0;
    color: #666;
    line-height: 1.2em; }
  #wp-app-store .archive .sidebar li {
    margin-bottom: 0.2em;
    overflow: hidden;
    color: #666; }
    #wp-app-store .archive .sidebar li input {
      float: left;
      margin-right: 5px; }
    #wp-app-store .archive .sidebar li span {
      float: left; }
  #wp-app-store .archive .sidebar h4 {
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    color: #bbb;
    letter-spacing: 1px;
    margin: 0 0 0.5em 0; }
  #wp-app-store .archive .sidebar .block {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 12px; }
  #wp-app-store .archive .sidebar .block:last-child {
    margin: 0;
    padding: 0;
    border: 0; }
  #wp-app-store .archive .sidebar .newsletter input {
    width: 98%;
    margin-bottom: 8px; }
  #wp-app-store .archive .sidebar button {
    color: #666; }
    #wp-app-store .archive .sidebar button:hover {
      color: #333; }
#wp-app-store .installing .featured-image {
  width: 30%;
  float: left;
  border: 1px solid #ccc; }
#wp-app-store .installing .details {
  width: 65%;
  float: left;
  margin-left: 2%; }
#wp-app-store .installing p {
  font-size: 1.1em; }
#wp-app-store .purchases .section-title {
  margin-bottom: 0; }
#wp-app-store .purchases .listing {
  min-width: 800px; }
  #wp-app-store .purchases .listing .product {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    overflow: hidden; }
    #wp-app-store .purchases .listing .product p {
      margin: 0 0 0.5em 0;
      line-height: 1em; }
    #wp-app-store .purchases .listing .product .button:hover {
      color: #000; }
    #wp-app-store .purchases .listing .product .button-wrap {
      padding-top: 0.2em; }
  #wp-app-store .purchases .listing .screenshot {
    display: block;
    width: 10%;
    border: 1px solid #ccc;
    float: left; }
    #wp-app-store .purchases .listing .screenshot img {
      display: block;
      width: 100%;
      height: auto; }
  #wp-app-store .purchases .listing .details {
    float: left;
    width: 30%;
    margin: 2px 0 0 2%; }
    #wp-app-store .purchases .listing .details h4 {
      font-size: 1.6em;
      font-weight: normal;
      margin: 0 0 0.2em 0; }
    #wp-app-store .purchases .listing .details p {
      margin: 0;
      color: #999; }
    #wp-app-store .purchases .listing .details .publisher {
      font-size: 1.2em;
      margin-bottom: 0.8em; }
  #wp-app-store .purchases .listing .status {
    float: left;
    margin: 10px 0 0 0;
    width: 35%;
    text-align: right; }
  #wp-app-store .purchases .listing .cost {
    float: left;
    margin: 10px 0 0 0;
    width: 22%;
    text-align: right; }
#wp-app-store .bonuses .bonus {
  border: 1px solid #ccc;
  width: 46%;
  padding: 1%;
  overflow: hidden;
  float: left;
  margin: 0 2% 2% 0; }
  #wp-app-store .bonuses .bonus.even {
    float: right;
    margin-right: 0; }
  #wp-app-store .bonuses .bonus .publisher-title {
    font-size: 1.4em;
    line-height: 1.1em;
    width: 30%;
    margin: 0;
    padding: 0;
    float: left; }
  #wp-app-store .bonuses .bonus .applicable {
    float: right;
    width: 60%; }

@media screen and (min-width: 1024px) {
  #wp-app-store .product.single .main {
    /*
    .copy .expandable {
        -moz-column-count: 2;
        -moz-column-gap: 40px;
        -webkit-column-count: 2;
        -webkit-column-gap: 40px;
        column-count: 2;
        column-gap: 40px;
    }
    */ } }
