@import url('pulp-new.css');
@import url('pulp-new2.css');

::-moz-selection {
    background-color: #888;
}
::selection {
    background-color: #888;
}

body{
    margin: 0px;
    background: #000000 url(images/bg2.jpg) center center repeat;
    text-shadow: #000000 0px 1px 2px;
    color: #CCCCCC;
	-webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

a{
    font-weight:bold;
    color: #FFFFFF;
}

#light-top{
    width: 1000px;
    height: 126px;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: url(images/light-top.png) top center no-repeat;
}

#light-center{
    position: absolute;
    z-index: -1;
    left: 0px;
    top: 200px;
    width: 100%;
    height: 770px;
    background: url(images/light_center.png) center center no-repeat;
	opacity: 0.5;
}

#product-buy{
    position: absolute;
    margin-left: 840px;
    margin-top: 12px;
    width: 144px;
    height: 59px;
    background: url(images/buy.png) top left no-repeat;
}

#page-banner{
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
                 "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #AAA;
    text-align: center;
}

#page-inner{
    left: 0px;
    margin: 0px;
    width: 100%;
}

/* Override */

#nav-logo{
    background: url(images/dark-logo.png) top left no-repeat;
}

#nav-logo-link{
	border: none;
	background: none;
}

#page{
    background: url(images/page-bg.png) top left repeat-x;
    border: none;
    text-shadow: #000000 0px 1px 2px;
    font: 16px "Helvetica", "Arial", sans-serif;
    color: #666;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.nav-item:hover{
    color: #FFFFFF;
}

#copyright{
    margin-top: 20px;
    font: 12px "Helvetica", "Arial", sans-serif;
    color: #666666;
}


/* Popup */

#popup-title{
    color: #FFFFFF;
    background: #222222;
}

#popup-title-inner{
    color: #FFFFFF;
    background: url(images/dropdown_d.png) right center no-repeat;
}

#popup-content{
    color: #FFFFFF;
    background: #222222;
    -webkit-box-shadow: rgba(0,0,0,0.25) 0px 1px 5px;
}

.popup-product{
	color: #FFFFFF;
    border-top: 1px solid #333333;
}

.popup-product:hover{
    background-color: #282828;
}

#product-nav-title{
    color: #FFFFFF;
}

/* Other */

#screenshot{
    width: 900px;
    height: 700px;
    background: url(images/screenshot_main.png) center center no-repeat;
    -webkit-user-select: none;
}

.screen{
    width: 590px;
    height: 422px;
    position: absolute;
    margin-left: 156px;
    margin-top: 127px;
    opacity: 0;
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
}

#screen1{
    background: url(images/screen1.png) top left no-repeat;
}
#screen2{
    background: url(images/screen2.png) top left no-repeat;
}
#screen3{
    background: url(images/screen3.png) top left no-repeat;
}
#screen4{
    background: url(images/screen4.png) top left no-repeat;
}

.feature-block{
    display: table-cell;
    width: 300px;
    padding-right: 40px;
    line-spacing: 1.5em;
}

.feature-block-horizontal{
	display: block;
	padding-bottom: 40px;
	line-spacing: 1.5em;
}

#feature-overview{
	text-align: center;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
                 "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 300;
    font-size: 24px;
    color: #AAA;
    text-align: center;
	margin-bottom: 50px;
}

.feature-header{
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: rgba(255,255,255,0.75) 0px 0px 4px;
    margin-bottom: 0.75em;
    padding: 0.25em;
    padding-left: 0px;
}

.feature-image-container{
	position: absolute;
	height: 400px;
	width: 400px;
	float:right;
}

.feature-image{
	position: absolute;
	height: 400px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: -1;
}

.preview-overlay{
	background: url(images/preview-hover.png) center center no-repeat;
	width: 400px;
	height: 400px;
	opacity: 0;
	z-index: 2;
    -webkit-transition: opacity 0.25s ease-in-out;
    -moz-transition: opacity 0.25s ease-in-out;
}

.preview-overlay:hover{
	opacity: 1;
}

.screenshot-container{
	float: right;
	padding-left: 20px;
}

#features{
    margin-bottom: 2em;
}

.feature-content{
	color: #888;
    line-height: 1.75em;
}

.feature-content b{
    color: #BBBBBB;
}

#feature-read{
    background: url(images/eye.png) left center no-repeat;
    padding-left: 42px;
    margin-left: -7px;
}

#feature-magic{
	display: inline;
    background: url(images/newicon.png) right center no-repeat;
    padding-right: 55px;
}

#feature-customize{
    background: url(images/gear.png) left center no-repeat;
    padding-left: 40px;
    margin-left: -7px;
}

#feature-share{
    background: url(images/share.png) left center no-repeat;
    padding-left: 46px;
    margin-left: -7px;
}

.screenshot{
    width: 270px;
    background: #333333;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-border-radius: 5px;
    min-height: 170px;
    cursor: pointer;
}

.screenshot-caption{
	font-family: "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

#footer{
    margin-top: 2em;
    border-top: 1px solid #333333;
    padding-top: 2em;
    padding-bottom: 4em;
    font-size: 12px;
}

#share-buttons{
	height: 20px;
}

#tweet-button{
	position: absolute;
}

#fb-button{
	position: absolute;
	margin-left: 110px;
}

#appstore-button{
	width: 141px;
	height: 46px;
	background: url(images/appstore.png) top left no-repeat;
	position: absolute;
	margin-left: 770px;
	margin-top: -20px;
}

input::-webkit-input-placeholder {
    color: #444;
    text-shadow: black 0px -1px 0px;
}

/* New Features Banner */

#new-banner-label{
    font-size: 16px;
	margin-bottom: 0.5em;
}

#new-banner{
    background: rgba(255,255,255,0.075);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: solid rgba(255,255,255,0.1) 1px;
    margin-bottom: 50px;
}

.new-banner-header{
	padding: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

.new-banner-content{
	width: 840px;
	padding: 0px 40px 0px 40px;
}

.new-feature{
    padding: 40px;
    padding-right: 20px;
    padding-left: 50px;
    display: table-cell;
    background-position: 10px 40px;
    background-repeat: no-repeat;
}

.new-feature-title{
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 0.4em;
}

.new-feature-desc{
    font-size: 12px;
    line-height: 1.5em;
	color: #888;
}

.product-nav-platform-selected{
    color: #FFFFFF;
}