/*
Theme Name: Apprope Theme v.2
Theme URI: http://apprope.com
Description: The first theme for Apprope!
Version: 2.0
Author: Apprope
Author URI: http://apprope.com
Tags: apprope
*/

/*
@import "css/reset.css";
@import "css/typography.css";

*/
@import "css/layout.css";
/* 
@import url(http://fonts.googleapis.com/css?family=Francois+One);

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('http://apprope.com/wp/wp-content/themes/a1/res/BebasNeue-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
*/
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700);

body {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: center top;
	font-weight: 300;
}
.appcontainer .appimage img {
	width: 300px;
	height: 300px;
}
a {
	text-decoration: none;
	color: #ff7f31;
}
a:hover {
	color: #ffae00;
}
h1, h2, h3, h4, h5 {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-weight: 700;
}
h3 {
	font-size: 1.2em;
}
.hidden {
	display: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	color: #FFF;
	height: 300px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
	background-color: #fd7c2a;
	background-position: center top;
}
#headercontent, #content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#header.headerregular {
	height: 140px;
	padding-top: 10;
}
.headerslogan  {
	color: #FFF;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	font-weight: 200;
}
#header .menu {
	display: block;
	font-size: 1.5em;
	padding: 0px;
	list-style-type: none;
	text-transform: lowercase;
	font-weight: 700;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header h3 {
	float: left;
	margin: 0;
	padding: 0;
}
#header.headerregular .menu-main-container, #header.headerbigregular .menu-main-container {
	float: right;
	padding-top: 20px;
}

#header .menu li {
	display: inline;
	color: #FFF;
}
#header .menu a {
	color: #FFF;
	padding: 10px;
	display: inline-block;
	width: auto;
}
#header .menu .active a, #header .menu a:hover {
	color: #fd7c2a;
	background-color: #FFF;
}
#content {
	padding-bottom: 40px;
	margin-top: 40px;
}
#content h1{
	font-size: 2em;
	line-height: 1.8em;
}
#content p{
	line-height: 1.8em;
}
#appintrocontainer {
	height: 279px;
}
#bigappimage {
	position: absolute;
	top: 160px;
	margin-left: -60px;
}
#iphonehider {
	position: absolute;
	top: 160px;
	margin-left: -60px;
	width: 390px;
	height: 644px;
	background-image: url(img/iphonehider.png);
}
#appintro h1, #appintro h2, #appintro h3{
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
#appintro h1{
	padding-top: 80px;
	font-size: 5em;
}
#appintro h2.contentslogan{
	font-size: 1.4em;
	font-weight: 700;
}
#appheadercontainer{
	float: right;
	width: 65%;
}
.appintrotext{
	font-size: 1.2em;
}
.leftsidebar {
	float: left;
	padding-top: 380px;
	width: 30%;
}
.smallappicon{
	margin: 20px;
}
.sidebarinfo {
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
.applogoheadline {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
}
.clearboth {
	clear: both;
	overflow: auto;
}
.bigbadgecontainer{
	text-align: center;
	padding-bottom: 30px;
}
.bigbadgecontainer img{
	padding-left: 4px;
	padding-right: 4px;
	width: 25%;
}
.contentslogan {
	text-align: center;
	font-size: 1.4em;
	margin-top: 30px;
	font-weight: 700;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	color: #a4a1a0;
}
.fullwidth {
	width: 100%;
}
.dark {
	background-color: #fd7c2a;
	background-position: center bottom;
}
.light {
	background-color: #fda46b;
	background-position: center top;
}
.lighter {
	background-color: #fed1b5;
	background-position: center top;
}
.light p{
	color: #fff;
}
.contentwidth {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
.contentbox {
	padding: 20px;
	overflow: auto;
	clear: both;
}
.contentheadline {
	text-align: center;
	font-size: 1.8em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: 700;
	color: #fff;
}
.clearul, .clearul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.floatleft{
	float: left;
}
.floatright{
	float:right;
}
.bigsomeicons li {

	display: inline-block;
	padding-left: 10px;
}
.bigsomeicons li img{
	width: 64px;
	height: 64px;
}
#main-apps .main-appicon {
	height: 200px;
	width: 200px;
}
#main-apps {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#main-apps h3 a{
	color: #000;
} 
#main-apps h3{
	text-align:center;
	font-size: 1.5em;
	font-weight: 700;
	margin: 0px;
	margin-top: 20px;
}
#main-apps li {
	text-align: center;
	display: inline-block;
	width: 300px;
	margin: 0px;
	padding: 5px;
}
#main-apps .main-apps-img{
	width: 300px;
	height: 300px;
}
#main-apps .main-appinfo{
	text-align: center;
	padding-left:10px;
	padding-right:10px;
}
.main-applink{
	display: none;
}
#main-apps .main-apps-img-small{
	width: 200px;
	height: 200px;
}
#main-apps .badge {
	width: 30%;
	height: auto;
}
.badgesemisize {
	width: 150px;
	height: auto;
}
.badge {
	padding-top: 0px;
	padding-bottom: 2px;
}
.badge:hover {
	padding-top: 2px;
	padding-bottom: 0px;
}
.appcontainer{
	clear: both;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	
}
.appcontainer h3{
	font-size: 2em;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
}
.appcontainer h3 a{
	color: #000;
}
.appcontainer .apptext h4{
	padding: 0;
	margin: 0;
	font-size: 1.6em;
}
.appcontainer ul{
	line-height: 2em;
}
.appcontainer .tagline{
	font-size: 1.3em;
	font-weight: 700;
	color: #a4a1a0;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
}
.appleft, .appright{
	clear: both;
	overflow: auto;
	margin-bottom: 20px;
}
.appleft .appimage {
	float: left;

}
.appleft .apptext {
	float: right;
	width: 65%;
	padding-left: 20px;
}
.appright .appimage {
	float: right;

}
.appright .apptext {
	float: left;
	width: 65%;
	padding-right: 20px;
}
.badgecontainer{
	padding: 20px;
	text-align: right;
}
#mc_embed_signup{
	width: 50%;
	padding-top: 14px;
}
#mc_embed_signup .validate{
	float: right;
	width: 440px;
}
#mc_embed_signup .email{
	float: left;
	clear: none;
	font-size: 1.2em;
	color: #a4a1a0;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	background-color: #FFF;
	font-weight: 700;
	border: none;
	padding: 9px;
	width: 300px;
}
#mc_embed_signup .button{
	float: left;
	clear: none;
	margin-left: 20px;
	font-size: 1.2em;
	color: #fff;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	border: 3px solid;
	padding: 6px;
	font-weight: 700;
	background-color: #fed1b5;
}
#footer {
	background-color: #fd7c2a;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 80px;
	background-position: center top;
}
#footer h4{
	float: right;
	display: block;
	color: #fff;
}
#footer h4 a{
	color: #fff;
	text-transform: lowercase;
}
#footer .menu-main-container {
	float: left;
	width: 300px;
}
#footer #footercontent .menu {
	font-size: 1em;
	padding: 0px;
	list-style-type: none;
	font-weight: 700;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer #footercontent .menu li a {
	color: #FFF;
	text-transform: lowercase;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	display: inline-block;
	margin: 0px;
	padding: 10px;
}
#footer #footercontent .menu li a:hover {
	color: #fd7c2a;
	background-color: #FFF;
}
#footer #footercontent .menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#footer #footercontent {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footercontent h1 {
	float: left;
}
.blogcontainer{
	overflow: auto;
	clear: both;
}
#leftcolumnbig{
	width: 60%;
	float: left;
}
#leftcolumnbig h2, #leftcolumnbig h1{
	font-size: 2em;
	margin-bottom: 10px;
	padding: 0;
}
.blogpostbyline{
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #777;
}
.blogpost .facebook_like_iframe{
	float: left;
}
.blogpostcommentsline{
	text-align: right;
	font-size: 1.4em;
	font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;
	color: #777;
	margin: 0;
	padding: 0;
	float: right;
}
#rightcolumnbig{
	width: 300px;
	float: right;
	padding-left: 2em;
	color: #777;
}
#rightcolumnbig ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 2em;
	font-size: 0.9em;
}
#rightcolumnbig ul .widget{
	margin-bottom: 20px;
}
#rightcolumnbig h4{
	font-size: 1.6em;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	color: #777;
}