/*
Theme Name: 24me
Theme URI: http://www.odeik.com
Description: Blog theme for 24me
Author: Odeik (WP integration)
Author URI: http://odeik.com/
*/
@font-face {
    font-family: 'volkswagen-serial-mediumRg';
    src: url('webfonts/volkswagen-serial-medium-regular-webfont.eot');
    src: url('webfonts/volkswagen-serial-medium-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('webfonts/volkswagen-serial-medium-regular-webfont.woff') format('woff'),
    url('webfonts/volkswagen-serial-medium-regular-webfont.ttf') format('truetype'),
    url('webfonts/volkswagen-serial-medium-regular-webfont.svg#volkswagen-serial-mediumRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
body.features {
    background: #f6f6f6 url('/images/bg-features.png') repeat-x;
}
h1,h2,h3,h4,h5,h6 {
    color: #3e3e3e;
    font-family: 'volkswagen-serial-mediumRg', sans-serif;
    font-weight: normal;
}
a {
    color: #5c5d5d;

    text-decoration: none;
}
h1 {
    font-size: 50px;
}
hr {
    border: none;
    border-top: 1px solid #d3d3d3;
    display: block;
    clear: both;
}
.container {
    margin: 40px auto 0 auto;
    width: 960px;
}
.container.home {
  
}.header {
    margin-bottom: 40px;
    overflow: hidden;
}
.logo {
    float: left;
    clear: left;
}
.header-home {
    position: relative;
    z-index: 5;
margin-bottom: 0;
}
.menu {
    float: right;
    list-style: none;
    margin-top: 25px;
}
.menu li {
    display: inline;
    margin-left: 45px;
    text-transform: uppercase;
}
.menu a {
    color: #5c5d5d;
    text-decoration: none;
}
.menu a:hover {
    color: #000;
}
.menu .active {
    color: #000;
}
.main {
    color: #a3a3a3;
    min-height: 90px;
    font-size: 15px;
}
.content {
    width: 690px;
    float: left;
    overflow: hidden;
}
.content-wide {
    padding-bottom: 40px;
    border-bottom: 1px solid #d3d3d3;
    overflow: hidden;
    width: 100%;
}
.content-wide.features {
    border-bottom: none;
    padding-bottom: 0;
}
.features-heading {
    clear: both;
    text-align: center;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 10px;
}
h1.features-heading {
    margin-top: 40px;
}
h2.features-heading {
    font-size: 44px;
}
.features-intro {
    color: #969696;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.features-left, #features-preview, .features-right {
    margin-top: 30px;
    margin-bottom: 40px;
}
.features-left {
    float: left;
    width: 292px;
}
#features-preview {
    /*background-image: url('/images/bg-features-preview.jpg');
    background-repeat: no-repeat;
    background-position: 48px 117px;*/
    float: left;
    position: relative;

    text-align: center;

    width: 376px;
}

#features-preview .off {
    display: none;
}
#features-preview .features-mobile {
    z-index: 10;
}
#features-preview .feature-img {
    position: absolute;
    top: 117px;
    left: 48px;
    z-index: -1;
}
.features-right {
    float: right;
    width: 292px;
}
.feature-wrapper {
    height: 230px;
}
.feature-link {
    display: block;
    padding-top: 100px;
    text-align: center;
    font-family: 'volkswagen-serial-mediumRg', sans-serif;
    color: #3e3e3e;
    font-size: 22px;
}
#feature-pay {
    background: url('/images/icon-pay.png') no-repeat center top;
}
#feature-pay:hover {
    background-image: url('/images/icon-pay_hover.png');
}
#feature-get-done {
    background: url('/images/icon-get-done.png') no-repeat center top;
}
#feature-get-done:hover {
    background-image: url('/images/icon-get-done_hover.png');
}
#feature-reminder {
    background: url('/images/icon-reminder.png') no-repeat center top;
}
#feature-reminder:hover {
    background-image: url('/images/icon-reminder_hover.png');
}
#feature-greet {
    background: url('/images/icon-gift.png') no-repeat center top;
}
#feature-greet:hover {
    background-image: url('/images/icon-gift_hover.png');
}
#feature-share {
    background: url('/images/icon-share.png') no-repeat center top;
}
#feature-share:hover {
    background-image: url('/images/icon-share_hover.png');
}
#feature-speak {
    background: url('/images/icon-speak.png') no-repeat center top;
}
#feature-speak:hover {
    background-image: url('/images/icon-speak_hover.png');
}
.feature-desc {
    font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
    color: #a3a3a3;
    text-align: center;
}
.features-myLinks {
    margin-top: 40px;
    text-align: center;
}
.features-myLinks img {
    vertical-align: top;
}
.features-myLinks .middle {
    margin: 0 15px;
}
.features-security {
  background: url('/images/lock.png') no-repeat right top;
  width: 960px;
  margin: -25px auto 0 auto;
  padding-bottom: 40px;
  height: 286px;
}
  .features-security .features-security-subHeading {
    text-transform: uppercase;
    font-size: 26px;
  }
  .features-security ul {
    color: #969696;
    font-size: 16px;
    width: 755px;
  }
  .features-security ul li {
    background: url('/images/features-bullet.png') no-repeat left center;
    margin-left: 0;
    padding-left: 25px;
    list-style: none;
    margin-bottom: 10px;
  }
.content a {
    border-bottom: 1px solid #5c5d5d;
}
.about-team {
    list-style: none;
    margin: 30px auto 0 auto;
    width: 1026px;
}
.about-team li {
    float: left;
    margin-left: 0;
    border-right: 1px solid #ccc;
    padding: 15px 10px 20px 10px;
    width: 150px;
}
.about-team .last, .about-team li:last-child {
    border-right: none;
}
.about-team li h4 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 100%;
}
.about-team .title {
    color: #838383;
    text-transform: uppercase;
    font-size: 12px;
}
.press-buttons {
    display: block;
    text-align: center;
}
.press-buttons img {
    margin: 0 20px 20px 20px;
}
.press-contact {
    text-align: right;
    display: block;
    position: relative;
    top: 30px;
}
.press-contact img {
    vertical-align: middle;
    margin-right: 5px;
}
.press-h2 {
  margin-top: 35px;
}
.gallery-holder {
    height: 935px;
    position: relative;
    margin-top: -145px;
    z-index: 3;
}
.entry {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.entry:last-of-type {
    margin-bottom: 0;
}
.entry-title {
    margin-bottom: 10px;
}
.entry-meta {
    color: #7f7f7f;
    margin-bottom: 5px;
}
.pagination-next {
    float: right;
}
.sidebar {
    width: 220px;
    margin-left: 50px;
    float: right;
}
.footer-container.home-footer.simple {
  background:transparent;
  padding-top: 0;
  width: 960px;
  position: absolute;
  left: 50%;
  margin-left: -480px;
  margin-top: -155px;
  z-index: 200;
}
.home-featuredIn {
  background: transparent;
  text-align: center;
  margin: 0 0 20px 0;
}
  .home-featuredIn h2 {
    color:#999;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 34px;
  }
  .home-featuredIn img {
    vertical-align: middle;
    margin: 0 5px;
  }
.container-404 {
  background: url('/images/404.jpg') no-repeat left 30px;
  padding-left: 320px;
  padding-top: 30px;
  color:#3e3e3e;
  font-size: 16px;
  height: 365px;
}
.container-404 h2 {
  font-size: 35px;
  line-height: 40px;
}
.footer-container {
    background: url('/images/footer-bg.png') repeat-x left top;
    padding-top: 180px;
}
.footer-container.simple {
    background: #fff;
    padding-top: 0;
}
.footer {
    background: url('/images/iphone.png') no-repeat 175px top;
    padding-top: 140px;
    width: 960px;
    margin: 0 auto;
}
.footer.simple {
    background: #fff;
    padding-top: 10px;
}
.copyright {
    color: #626262;
    width: 50%;
    float: right;
    line-height: 38px;
    text-align: right;
}
.footer-links {
    float: left;
    list-style: none;
}
.footer-links li {
    float: left;
    line-height: 38px;
    margin-left: 15px;
    height: 38px;
}
.footer-links a {
    color: #626262;
    text-decoration: none;
}
.footer-links .facebook {
    background: url('/images/icon-facebook.png') no-repeat;
    display: block;
    width: 38px;
}
.footer-links .twitter {
    background: url('/images/icon-twitter.png') no-repeat;
    display: block;
    width: 38px;
}
.footer-links .email {
    background: url('/images/icon-email.png') no-repeat left;
    display: block;
    width: 38px;
}
#preload {
  display: none;
}
.hide-text {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}* html .clearfix {zoom: 1;} /* IE6 */

*:first-child+html .clearfix {zoom: 1;} /* IE7 */

.boxed {
    background: #f9ecad;
    border: 1px solid #f3db67;
    padding: 10px;
    margin-bottom: 20px;
}

/* SOCIABLE PLUGIN */
div.simplesocialbuttons {
    padding: 15px 0 15px 0;
    border-top: 1px solid #CCC;
    margin-bottom: 0 !important;
}
div.simplesocialbutton {
    margin-right: 15px;
    text-align: left;
}
.ssb-button-fblike {
    width: 105px;
    margin-right: 27px !important;
}
.ssb-buttom-twitter {
    width: 95px;
}
.arrowButton{
  display: block !important;
  z-index: 50;
}

/*
 * Home Slider
 */
.slider-panel {
  position: relative;
}
.slider-text {
  position: relative;
  margin: 0 auto;
  width: 960px;
  top: 0;
  z-index: 90;
  padding-top: 160px;
}
.slideh2{
  display: block;
  position: relative;
  font-family: 'volkswagen-serial-mediumRg', sans-serif;
  margin: 0 12px 10px 0;
  color: #3e3e3e;
  font-size: 44px;
  font-weight: normal;
}
.slideparagraph{ 
  display: block;
  position: relative;
  margin: 1px 0 0 0;
  color:#777;
  font-family:Arial, Helvetica, sans-serif;
  line-height: 155%;
  clear: left;
  font-size: 1.1em;
}
.slide-read-more {
  font-size: 0.8em;
  font-weight: bold;
}
.button-appStore {
  margin-right: 20px;
  margin-top: 135px;
}
.button-comingSoon {
  margin-top: 135px;
}
.button-video {
  margin-left: 125px;
}
.anythingSlider-metallic .arrow.back a {
  background: url('/images/arrow1.png') no-repeat;
}
.anythingSlider-metallic .arrow.forward a {
  background: url('/images/arrow2.png') no-repeat;
}

.fancybox-close {
  background-image: url('/images/modal-close-button.png');
  width: 15px;
  height: 15px;
  top: 5px;
  right: 5px;
}
.fancybox-skin {
  background: #fff;
}

