/*  
Theme Name: Apper - Dark
Version: 1.0
Author: Kristoffer Lidman
Author URI: http://identa.se/
*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #454C54 url(images/bg.gif) repeat;
	text-shadow: 0 1px 0 #252c32;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #d8dce1;
	border: none;
	outline: none;
	text-decoration: none;
}
a:hover  { color: #fff; }
*:focus { outline: none; }
textarea { overflow: auto; resize: none }
.fader:hover { color: #eee; }
p { margin: 0 0 15px 0; }
img  { border: none; }

h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
/*----- Main wrapper -----*/
#wrapper  {
	width: 840px;
	margin: 20px auto;
	padding: 60px 0 0 0;
	overflow: hidden;
	position: relative;
}
/*----- Logo -----*/
.header {
	width: 505px;
	height: 42px;
	float: left;
	margin: 0 0 20px 0;
	font-size: 20px;
	color: #D8DCE1;
	padding: 78px 0 0 0;
	background: url(images/header.png) no-repeat;
}
/*----- Content container for frontpage -----*/
#content {
	width: 840px;
	float: left;
	padding: 0 0 15px 0;
	margin: 0 0 30px 0;
	background: url(images/content_bg.png) no-repeat bottom;
}
#content .info {
	width: 505px;
	font-size: 18px;
	float: left;
}
#content .info .pitch {
	width: 505px;
	height: 280px;
	float: left;
	color: #9caebd;
	padding: 0;
	line-height: 1.5em;
}
#content .info .pitch ul {
	margin: 20px 0 0 0;
	color: #d8dce1;
	list-style-type: none;
}
#content .info .pitch ul li {
	padding: 3px 0 3px 30px;
	background: url(images/bullet_check.png) no-repeat 0 7px;
}
/*----- Button container -----*/
#content .actions {
	width: 491px;
	float: left;
	margin: 0 0 0 15px;
}
/*----- Download button -----*/
.button_download {
	width: 183px;
	height: 41px;
	float: left;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 14px 0 0 57px;
	text-shadow: 0 1px 1px #52631f;
	background: url(images/button_download.png) no-repeat;
}
/*----- Appstore button -----*/
.button_appstore {
	width: 183px;
	height: 41px;
	float: left;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 14px 0 0 57px;
	background: url(images/button_appstore.png) no-repeat;
}
/*----- Read more button -----*/
.button_read_more {
	width: 182px;
	height: 41px;
	float: right;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 14px 0 0 58px;
	text-shadow: 0 1px 1px #1b5d76;
	background: url(images/button_readmore.png) no-repeat;
}
/*------ Subscribe ------*/
#content .subscribe {
	width: 490px;
	height: 55px;
	background: url(images/subscribe.png) no-repeat;
	float: left;
	margin: 0 0 0 15px;
}
/*----- Textfield -----*/
#content .subscribe .field {
	width: 370px;
	padding: 7px 0 7px 0;
	margin: 5px 0 0 15px;
	background: none;
	border: none;
	color: #888;
	font-size: 22px;
	float: left;
}
/*----- Submit -----*/
#content .subscribe .submit {
	width: 80px;
	height: 50px;
	background: none;
	margin: 0 5px 0 0;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	float: right;
	font-size: 0;
	display: block;
	line-height: 0;
}
#content .subscribe .submit:hover {
	background: #fff;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	opacity: 0.1;
}
/*------ Phone container ------*/
#content .phone {
	width: 295px;
	height: 470px;
	float: right;
	margin: 0;
}
/*----- iPhone -----*/
#content .iphone_image {
	width: 263px;
	height: 388px;
	float: left;
	padding: 82px 0 0 32px;
	background: url(images/iphone.png) no-repeat left;
}
/*----- Nexus -----*/
#content .nexus_image {
	width: 229px;
	height: 420px;
	float: left;
	padding: 50px 0 0 34px;
	background: url(images/nexus.png) no-repeat left;
}
/*----- BlackBerry -----*/
#content .blackberry_image {
	width: 241px;
	height: 368px;
	float: left;
	padding: 102px 0 0 22px;
	background: url(images/blackberry.png) no-repeat left;
}
/*----- Monitor -----*/
#content .webapp {
	width: 317px;
	height: 330px;
	float: right;
	margin: 140px 0 0 0;
	background: url(images/webapp.png) no-repeat left;
}
#content .webapp_image {
	width: 276px;
	height: 173px;
	background: #fff;
	margin: 24px 0 0 16px;
}
/*----- Price badge -----*/
#badge {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: url(images/badge.png) no-repeat;
}
/*------ Subpage ------*/
#subpage_left {
	width: 505px;
	float: left;
	color: #8096ab;
}
#subpage_right {
	width: 290px;
	padding: 144px 0 0 0;
	float: right;
	color: #8096ab;
	text-shadow: 0 1px 0 #1e2429;
}
/*------ Right column ------*/
#subpage_right .box {
	width: 240px;
	padding: 25px 25px 0 25px;
	float: left;
	background: url(images/sidebar_box.png) no-repeat top center;
}
#subpage_right .box_bottom {
	width: 290px;
	height: 25px;
	float: left;
	margin: 0 0 30px 0;
	background: url(images/sidebar_box.png) no-repeat bottom center;
}
/*------ Menu ------*/
#subpage_right .box ul.menu {
	margin: -5px 0 -4px 0;
	padding: 0;
	list-style-type: none;
}
#subpage_right .box ul.menu li {
	margin: 0;
	padding: 6px 0 6px 33px;
	font-weight: bold;
	font-size: 18px;
	background: url(images/submenu_bullet.png) no-repeat 0 6px;
}
#subpage_right .box ul.menu li.active a {
	color: #fff;
}
#subpage_right .box ul.menu li.active {
	background: url(images/submenu_bullet_active.png) no-repeat 0 6px;
}
/*------ Sharing ------*/
#subpage_right .box.sharing {
	width: 260px;
	padding: 15px 15px 0 15px;
	float: left;
	background: url(images/sidebar_box.png) no-repeat top center;
}
#subpage_right .box_bottom.sharing {
	width: 290px;
	height: 15px;
	float: left;
	margin: 0 0 30px 0;
	background: url(images/sidebar_box.png) no-repeat bottom center;
}
#subpage_right .box ul.share {
	margin: 0 0 0 -13px;
	padding: 0;
	list-style-type: none;
}
#subpage_right .box ul.share li {
	margin: 0;
	width: 32px;
	height: 33px;
	padding: 0;
	margin: 0 0 0 13px;
	float: left;
}
/*------ Headline and paragraph -----*/
#subpage_right .box p {
	margin: 0 0 7px 5px;
}
#subpage_right .box .headline {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	float: left;
	width: 240px;
	margin: 0 0 10px 5px;
	text-transform: uppercase;
}
#subpage_right .box .sidebar {
	margin: 0 0 25px 0;
}
/*------ Left column ------*/
#subpage_left .header {
	margin: 0 0 20px 0;
	color: #D8DCE1;
}
#subpage_left h1, #subpage_left h2, #subpage_left h3 {
	margin: 0 0 15px 0;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	line-height: 1.1em;
}
#subpage_left h2 {
	font-size: 24px;
}
#subpage_left h3 {
	font-size: 20px;
}
#subpage_left h4, #subpage_left h5 {
	font-size: 18px;
}
#subpage_left strong {
	color: #fff;
}
#subpage_left ul {
	list-style-type: none;
	margin: 2px 0 20px 10px;
}
#subpage_left ul li {
	padding: 3px 0 3px 17px;
	background: url(images/footer_divider.png) no-repeat -1px 9px;
}
.divider {
	width: 840px;
	height: 20px;
	float: left;
	margin: 0 0 30px 0;
	background: url(images/more_bg.png) no-repeat bottom;
}
/*----- Contactform -----*/
dl.form {
	width: 505px;
	float: left;
	margin: 0 0 15px 0;
}
dl.form dt {
	width: 140px;
	height: 36px;
	float: left;
	color: #fff;
	font-size: 16px;
	padding: 4px 0 0 0;
	font-weight: bold;
}
dl.form dd {
	width: 360px;
	height: 40px;
	float: right;
}
dl.form dd .field {
	width: 270px;
	padding: 5px 10px 10px 10px;
	float: left;
	line-height: 0;
	font-size: 13px;
	text-shadow: 0 1px 0 #fff;
	background: url(images/textfield.png) no-repeat;
	border: none;
}
dl.form dd .textarea {
	width: 330px;
	height: 110px;
	padding: 5px 10px 10px 10px;
	float: left;
	text-shadow: 0 1px 0 #fff;
	background: url(images/textarea.png) no-repeat;
	border: none;
}
dl.form dd.big {
	height: auto;
}
#submit {
	width: 130px;
	float: right;
	margin: 0 10px 0 0;
	padding: 5px 0 8px 0;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 0 1px 1px #52631f;
	background: url(images/submit.png) no-repeat;
	border: none;
	outline: none;
}
/*----- Webkit and IE fixes for form -----*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
dl.form dd .field {
	padding: 0px 10px 15px 10px;
}
#submit {
	padding: 7px 0 9px 0;
}
}
dl.form dd .field {
	padding: 12px 10px 10px 10px\9;
}
#submit {
	padding: 6px 0 10px 0\9;
}
/*----- Twitter and quote container -----*/
#more {
	width: 840px;
	float: left;
	padding: 0 0 30px 0;
	margin: 0 0 20px 0;
	color: #8096ab;
	background: url(images/more_bg.png) no-repeat bottom;
}
#more a {
	border-bottom: 1px dotted #fff;
}
#more .twitter {
	width: 460px;
	float: left;
	padding: 0 32px 0 0;
	border-right: 1px solid #485561;
}
#more .twitter .headline {
	width: 460px;
	float: left;
}
#more .twitter .headline .follow {
	width: 70px;
	height: 19px;
	float: right;
	text-indent: -9999px;
	border: none;
	background: url(images/follow.png) no-repeat;
}
/*----- Quote -----*/
#more .quote {
	width: 310px;
	float: right;
}
#more .quote .headline {
	width: 310px;
	float: left;
}
#more .quote p {
	line-height: 1.5em;
	padding: 0 0 0 53px;
	font-style: italic;
	font-size: 16px;
	float: left;
	margin: 0 0 10px 0;
	background: url(images/quote.png) no-repeat;
}
#more .quote .quote_by {
	float: right;
}
#more .quote .quote_by a {
	font-weight: bold;
	font-size: 14px;
}
/*----- Headline -----*/
#more .twitter h4, #more .quote h4 {
	width: 83%;
	font-size: 18px;
	color: #fff;
	float: left;
	margin: 0 0 15px 0;
	font-weight: bold;
	text-transform: uppercase;
}
/*------ Validation message -----*/
.error_message, .ok_message {
	width: 460px;
	padding: 15px 20px 0 20px;
	float: left;
	color: #8096ab;
	font-size: 14px;
	background: url(images/message_box.png) no-repeat;
	font-weight: bold;
}
.error_message p, .ok_message p {
	margin: 0;
	padding: 0 0 0 30px;
}
.error_message p {
	background: url(images/icon_error.png) no-repeat 0 1px;
}
.ok_message p {
	background: url(images/icon_ok.png) no-repeat 0 1px;
}
.msg_bottom {	
	width: 500px;
	height: 15px;
	float: left;
	background: url(images/message_box.png) no-repeat bottom;
	margin: 0 0 30px 0;
}
/*------ Footer ------*/
#footer {
	width: 840px;
	float: left;
	margin: 0;
	color: #8096ab;
}
#footer .divider {	
	height: 16px;
	width: 16px;
	background: url(images/footer_divider.png) no-repeat bottom;
	margin: 0 10px;
	float: right;
}
#footer a {
	font-weight: bold;
}
#footer .alignright a {
	float: right;
}
/*------ Sliding share ------*/
#sliding_share {
	width: 105px;
	height: 281px;
	position: absolute;
	top: 25%;
	left: -70px;
	background: url(images/sliding_share.png) no-repeat;
}
#sliding_share .button {
	width: 35px;
	height: 60px;
	float: right;
	margin: 110px 0 0 0;
	cursor: pointer;
	text-indent: -9999px;
}
#sliding_share .container {
	width: 70px;
	height: 280px;
	float: left;
}
#sliding_share .container ul {
	margin: 15px 0 0 19px;
	padding: 0;
	list-style-type: none;
}
#sliding_share .container ul li {
	width: 32px;
	height: 33px;
	float: left;
	margin: 0 0 10px 0;
}