/*
Theme Name: Photosmith
Description: Custom theme for Photosmith
Author: Shawn Campbell
Author URI: http://twitter.com/shawncampbell
Version: 3.1.20130129
*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.label {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15.4px;
  line-height: 1.54rem;
  font-weight: bold;
  color: #fbb03b;
}
.align-center {
  text-align: center;
}
.ir {
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}
.alignleft,
.pull-left {
  float: left;
}
.alignright,
.pull-right {
  float: right;
}
html {
  font-size: 62.5%;
}
body {
  color: #aec0ce;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18.2px;
  line-height: 1.8199999999999998rem;
}
a {
  color: #e5f0fa;
  text-decoration: underline;
}
a.more {
  font-weight: bold;
  font-style: italic;
}
h1 {
  color: #c9e5ff;
  font-size: 30px;
  font-size: 3rem;
  line-height: 41.99999999999999px;
  line-height: 4.199999999999999rem;
  font-weight: bold;
  line-height: 1.2;
  margin-top: 0;
}
h1 a {
  color: #c9e5ff;
  text-decoration: none;
}
h1 a:hover {
  color: #ffffff;
}
h3 {
  color: #c9e5ff;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 30.8px;
  line-height: 3.08rem;
  font-weight: bold;
  margin-top: 0;
}
.ribbon h3 {
  color: #ffffff;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20.999999999999996px;
  line-height: 2.0999999999999996rem;
}
.lt-ie9 [class*=span] h3 {
  white-space: nowrap;
}
h4 {
  color: #e5f0fa;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20.999999999999996px;
  line-height: 2.0999999999999996rem;
  font-weight: bold;
  margin-bottom: 0;
}
h4:nth-child(1) {
  margin-top: 0;
}
.row .row h4 {
  margin-top: 0;
}
p {
  margin-top: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.ribbon b {
  color: #ffffff;
}
#banner nav a {
  color: #848b93;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19.599999999999998px;
  line-height: 1.9599999999999997rem;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
#banner nav a:hover {
  color: #cfdae2;
}
#banner nav a:active {
  color: #e5f0fa;
}
#footer nav a {
  text-decoration: none;
}
#footer nav a:hover {
  text-decoration: underline;
}
#footer #page-footer {
  color: #525c64;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16.8px;
  line-height: 1.68rem;
}
#footer #page-footer a {
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19.599999999999998px;
  line-height: 1.9599999999999997rem;
  font-weight: bold;
  text-decoration: none;
}
img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
img.oversized {
  max-width: none;
}
img.alignleft,
img.pull-left {
  margin-right: 20px;
  margin-bottom: 18.2px;
  margin-bottom: 1.8199999999999998rem;
}
imgalignright,
img.pull-right {
  margin-left: 20px;
}
body {
  margin: 0;
  padding-top: 60px;
  background-color: #1c2124;
  background-image: url('img/ps-page-background-20111128.png');
  background-position: 0 60px;
  background-repeat: repeat-x;
}
#banner {
  background-color: #000000;
  border-bottom: 1px solid #525c64;
  left: 0;
  overflow: visible;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1010;
  *position: relative;
  *z-index: 2;
}
#banner nav {
  min-height: 60px;
  *zoom: 1;
  width: 880px;
  display: block;
  margin: 0 auto;
}
#banner nav:before,
#banner nav:after {
  display: table;
  content: "";
  line-height: 0;
}
#banner nav:after {
  clear: both;
}
#banner nav h1 {
  width: 112px;
  height: 16px;
  float: left;
  margin: 24px 0 0;
}
#banner nav h1 a,
#banner nav h1 a:hover {
  background-image: url('img/ps-banner-photosmith-20121230.png');
  background-repeat: no-repeat;
  color: transparent;
  display: block;
}
#banner nav h2 {
  float: left;
  margin: 16px 0 0;
}
#banner nav ul {
  display: block;
  float: left;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0 48px;
  position: relative;
}
#banner nav ul li {
  float: left;
}
#banner nav ul li a {
  display: block;
  float: none;
  padding: 24px 24px 0;
}
#page {
  border: 1px solid #525c64;
  width: 880px;
  margin: 0 auto 40px;
  background-color: #1b2124;
  -webkit-box-shadow: 0px 0px 60px #000000;
  -moz-box-shadow: 0px 0px 60px #000000;
  box-shadow: 0px 0px 60px #000000;
}
.home #page.masthead {
  margin-top: 540px;
}
.single-features #page.masthead {
  margin-top: 480px;
}
.blog #page,
.page #page,
.single #page {
  margin-top: 30px;
}
ul#menu-features-menu.menu {
  margin-top: -10px;
}
#page .row {
  *zoom: 1;
}
#page .row:before,
#page .row:after {
  display: table;
  content: "";
  line-height: 0;
}
#page .row:after {
  clear: both;
}
#page [class*=span] {
  float: left;
  margin-left: 45px;
}
#page [class*=span]:first-child {
  margin-left: 0;
}
#page .offset1 {
  padding-left: 70px;
}
#page .span2 {
  width: 90px;
}
#page .span2:nth-child(7) {
  clear: left;
  margin-left: 0;
}
#page .span3 {
  width: 160px;
}
#page .span4 {
  width: 228px;
}
#page .span4:nth-child(4) {
  clear: left;
  margin-left: 0;
}
#page .span5 {
  width: 289px;
  margin-left: 24px;
}
#page .span6 {
  width: 366px;
}
#page .span6:nth-child(3) {
  clear: left;
  margin-left: 0;
}
#page .span7 {
  width: 466px;
  margin-left: 24px;
}
#page .span7 .span3 {
  width: 193px;
}
#page .span8 {
  width: 504px;
}
#page .span10 {
  width: 642px;
}
#page .span12 {
  width: 780px;
  margin-left: 0;
}
#page .ribbon {
  margin: 30px -90px;
  padding: 0 90px;
  background-color: #2e3e49;
  border: 1px solid #000000;
  -webkit-box-shadow: 0px 6px 12px -6px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 6px 12px -6px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 6px 12px -6px rgba(0, 0, 0, 0.5);
}
#page .ribbon:before,
#page .ribbon:after {
  width: 0;
  height: 0;
  content: '';
  display: block;
  position: relative;
  z-index: -1;
}
#page .ribbon:before {
  border-bottom: 40px solid #2e3e49;
  border-left: 40px solid transparent;
  left: -90px;
  top: -40px;
}
#page .ribbon:after {
  border-top: 40px solid #2e3e49;
  border-right: 40px solid transparent;
  right: -829px;
  bottom: -40px;
}
#content {
  margin: 0 50px 25px;
}
.blog #content,
.page #content,
.single-post #content,
.single-ps_latest_news #content,
.single-ps_other_news #content {
  margin-top: 80px;
}
.home #content {
  margin-top: 0;
}
#footer {
  width: 100%;
  margin: 0 auto;
}
#footer .row {
  *zoom: 1;
}
#footer .row:before,
#footer .row:after {
  display: table;
  content: "";
  line-height: 0;
}
#footer .row:after {
  clear: both;
}
#footer [class*=span] {
  float: left;
  margin-left: 45px;
}
#footer [class*=span]:first-child {
  margin-left: 0;
}
#footer .span4 {
  width: 228px;
}
#footer .span8 {
  width: 504px;
}
#footer .span12 {
  width: 780px;
}
#footer nav {
  width: 880px;
  height: 74px;
  display: block;
  margin: 25px auto;
  *zoom: 1;
}
#footer nav:before,
#footer nav:after {
  display: table;
  content: "";
  line-height: 0;
}
#footer nav:after {
  clear: both;
}
#footer nav ul {
  float: left;
  list-style: none;
  margin: 24px 0 0;
  padding: 0;
}
#footer nav ul li {
  display: inline-block;
  margin: 0 24px;
}
#footer #page-footer {
  margin: 0 auto;
  background-color: #15191b;
  background-image: -moz-linear-gradient(top, #111416, #1c2124);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#111416), to(#1c2124));
  background-image: -webkit-linear-gradient(top, #111416, #1c2124);
  background-image: -o-linear-gradient(top, #111416, #1c2124);
  background-image: linear-gradient(to bottom, #111416, #1c2124);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff111416', endColorstr='#ff1c2124', GradientType=0);
  border: 1px solid #272e32;
}
#footer #page-footer #content-footer {
  width: 780px;
  margin: 20px auto 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
hr {
  border: 0;
  height: 1px;
  background-color: #525c64;
  background-image: -moz-linear-gradient(left, #1c2124, #525c64);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#1c2124), to(#525c64));
  background-image: -webkit-linear-gradient(left, #1c2124, #525c64);
  background-image: -o-linear-gradient(left, #1c2124, #525c64);
  background-image: linear-gradient(to right, #1c2124, #525c64);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1c2124', endColorstr='#ff525c64', GradientType=1);
  margin: 30px 0;
}
#masthead.row {
  text-align: center;
  margin: 48px 0 68px;
}
.home #masthead.row {
  margin-top: -568px;
}
.home #masthead.row [class*=custom-slider] {
  width: 643px;
  height: 495px;
  margin: 0 auto;
}
.single-features #masthead.row {
  margin-top: -428px;
}
#masthead.row ul {
  padding-left: 0;
}
#masthead.row ul li {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 25.2px;
  line-height: 2.52rem;
  line-height: 3;
  list-style: none;
  text-align: left;
}
#masthead.row ul li.current-menu-item a {
  color: #ffffff;
}
#masthead.row ul li a {
  color: #aec0ce;
  font-weight: bold;
  text-decoration: none;
}
#masthead.row ul li a:hover {
  color: #ffffff;
}
#ps-title #ps-icon {
  float: left;
}
#ps-title hgroup {
  margin-bottom: 30px;
  margin-left: 79px;
  margin-top: 40px;
}
#ps-title hgroup h1 {
  width: 296px;
  height: 41px;
  background-image: url('img/ps-title-photosmith-20121128.png');
}
#ps-title hgroup h2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22.4px;
  line-height: 2.2399999999999998rem;
  font-weight: normal;
  margin: 0;
}
#ps-devices {
  margin-top: -240px;
  margin-bottom: 30px;
}
.span12 iframe {
  background-color: #000000;
  padding: 0 30px;
}
[class*=span] blockquote {
  margin: 0;
}
blockquote p {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16.8px;
  line-height: 1.68rem;
  font-style: italic;
}
blockquote p small {
  color: #ffffff;
  display: block;
}
.ps-download {
  border: 1px solid #000000;
  border-top: 1px solid #2e3e49;
  background: #293035;
  background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#293035));
  background: -webkit-linear-gradient(top, #000000, #293035);
  background: -moz-linear-gradient(top, #000000, #293035);
  background: -ms-linear-gradient(top, #000000, #293035);
  background: -o-linear-gradient(top, #000000, #293035);
  padding: 5px 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: #000000 0 1px 0;
  -moz-box-shadow: #000000 0 1px 0;
  box-shadow: #000000 0 1px 0;
  text-shadow: rgba(0, 0, 0, 0.4) 0 1px 0;
  color: #c9e5ff;
  font-size: 13px;
  text-decoration: none;
  vertical-align: middle;
}
.ps-download:hover {
  border-top-color: #000000;
  background: #000000;
  color: #ffffff;
}
.ps-download:active {
  border-top-color: #000000;
  background: #000000;
}
.orbit-wrapper .timer {
  display: none;
  visibility: hidden;
}
.fm-product {
  width: 150px;
  font-weight: bold;
  background: #404040;
}
.fm-feature {
}
.fm-note {
  font-size: 10px;
}
.fm-yes {
/*  background: green; */
  color: green;
  font-weight: bold;
  text-align: center;
}
.fm-yes a {
  color: green;
  font-weight: bold;
  text-align: center;
}
.fm-no {
/*  background: #FF0000; */
  text-align: center;
}