/*   
Theme Name: Ellie's Games
Theme URI: http://elliesgames.com
Description: A theme for Ellie's Games Frustration free apps 
Author: Erik Bye
Author URI: http://elliesgames.com
Version: 1.0
*/

.hideInLarge,.antispam {display: none;}
@font-face {  
  font-family: blackjack;  
  src: url( inc/black_jack.ttf );  
} 

@font-face {  
  font-family: archerpro-bold;  
  src: url( inc/ArcherPro-Bold.otf );  
} 

body
{
	font-family: Helvetica;
}

div.headerBackground
{

}
header
{
	height: 235px;
	width: 100%;
	min-width: 960px;
	font-family: archerpro-bold;
	text-transform: lowercase;
	margin-bottom:-1px;
	padding-bottom: 1px;
}

.hr
{

	height: 1px;
	width: 100%;

	background: url('images/line.png') center no-repeat;
	margin: 20px auto;
}

nav
{

	color: #ffffff;
}


.socialFooter a,nav a
{
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: none;
}

.socialFooter a:hover, nav a:hover
{
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: underline;
}
#thankYou
{
    display: none;
}
nav>ul
{
	padding-top: 65px;
	position: relative;
}
nav>ul>li
{
	float: left;
	padding: 10px 35px;
	text-align: center;
}

.socialFooter>ul>li
{
	float: left;
	padding: 20px;
	text-align: center;
}

.nav
{
	padding-left:50px;
	float: left;
}

.icon
{
	width: 33px;
	min-height: 40px;
	margin: 5px auto;
}

.appsIcon
{
	background:url('images/headerSprite.png') 0 0;
}
.blogIcon
{
	background:url('images/headerSprite.png') -35px 0;
}

.contactIcon
{
	background:url('images/headerSprite.png') -69px 0;
}

.twitterIcon
{
	background:url('images/headerSprite.png') -175px 0;
}
.facebookIcon
{
	background:url('images/headerSprite.png') -105px 0;
}
.pinterestIcon
{
	background:url('images/headerSprite.png') -140px 0;
}

.applicationIcon
{
	background: #ffffff;
	padding: 8px 8px 5px 8px;
	width: 100px;
	border-right: 1px solid #999;
	float: left;
	border-radius: 20px;
}
.apps .appDescription p {padding: 0; margin:0; text-transform: capitalize;}
.apps .appDescription{width: 287px;float: right; margin-left: 10px;font-size: 17px;line-height: 35px}
.apps .appDescription img {margin-top: 10px;}
.apps h2 {font-size: 30px;margin-bottom: 10px; font-weight: bold;text-transform: uppercase;}

.apps ul li
{
	display: inline;
	position: relative;
	width: 420px;
	font-size: 20px;
	
	text-align: left;
	font-family: archerpro-bold;
	margin: 25px 10px;
}
.apps ul a
{
	text-decoration: none;
}

.apps a, .apps a:visited
{
	color: #454545;
}

img.appIcon
{
	width:100px;
	height:100px;
	background: #666666;	
	border-radius: 20px;
}

.post .meta
{
	color: #fff;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	margin: 10px 0px 20px 0px;
}

.post
{
	text-align: center;
}

.post img
{
	margin: 0 auto;
	background: #ffffff;
	padding: 8px;
}

.post h1
{
	color: #ffde00;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin: 20px 0px;
}

.post .content
{
	text-align: left;
	width: 500px;
	margin: 0 auto;
}

.post .content a
{
	color: #ffffff;
	font-weight: bold;
}

.social
{
	float: right;
}

.socialFooter
{
	width: 300px;
	margin: 20px auto;
}
h2.thankyou
{
	font-family: archerpro-bold;
	font-size: 30px;
	color: #ffde00;
	text-shadow: 1px 0px #9D9D9D;
	line-height:235px;
}

.sectionHeader img
{
	padding-top: 60px;
	padding-left: 50px;
	float: left;

}

div.wrap
{
	width: 960px;
	margin: 0 auto;
}

div.promo
{
	float: left;
	width: 260px;
	padding: 20px;
	margin: 10px;
	line-height: 30px;
	font-size: 14px;
}

div.promo>h2
{
	background: url('images/checkmark.png') no-repeat;
	padding-left: 36px;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 0px 1px #000000;
		font-family: archerpro-bold;
}

section
{
		padding: 20px 0px 40px 0px;
		min-width: 960px;
}

.clear
{
	clear: both;
}

section#intro
{
	padding:0px 0px 200px 0px;
	background: url(images/aboutYouBurst.png) no-repeat top center #82a731;
	color: #ffffff;
}

section#intro h1
{
	font-family: blackjack;
	font-size: 50px;
	color: #ffde00;
	text-align: center;
	text-shadow: 1px 0px #444444;
}
section#apps h1
{
	font-family: blackjack;
	font-size: 60px;
	color: #454545;
	text-align: center;
}

div.apps ul
{
	margin: 40px 0px 100px 0px;
	text-align: center;
}


div.apps li
{
	display: inline-block;
}

section#intro .welcome
{
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	width: 660px;
	margin: 0 auto;
	padding: 20px 0px 40px 0px;
}

section#apps
{
	background: #dddddd;
	color: #999999;
}
section#blog
{
	background: #ff8400;
	color: #ffffff;
}
section#contact
{
	text-align: center;
	background: #00ccff;
	color: #ffffff;
	
}

div#form
{
	padding:40px 0px 0px 0px;
}

.formBackground
{
	padding: 6px;
	background: #e5e5e5;
	margin-top: 10px;
	width: 584px;
	margin: 10px auto;
}

section#contact form#contactForm input[type="submit"]
{
	display: none;
}
section#contact input[type="text"], section#contact input[type="email"]
{
	height: 30px;
	background: #fbfbfb;
	text-align: center;
	border: 1px solid #dcdcdc;
	width: 570px;
	color: #646464;
	font-weight: bold;
}
section#contact textarea
{
	border: 1px solid #dcdcdc;
	width: 570px;
	text-align: center;
	color: #646464;
	font-weight: bold;
	padding-top: 10px;
}

section#contact .contactButton, section#contact form#newsletterForm input[type="submit"]
{
	width: 250px;
	color: #fff;
	font-weight: bold;
	background: #09a4cd;
	border: 6px solid #e5e5e5;
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 48px;
	margin: 0 auto;
}

section#contact h1 {
font-weight: bold;
font-family: archerpro-bold;
font-size: 60px;
}
