/* @override http://localhost:4000/css/purkee.css */

.header {
	line-height: 54px;
}

.header-links {
	background: url(http://static.purkee.com/images/header_bg.png) no-repeat;
}

.header-links a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

.last-header-link {
	background: url(http://static.purkee.com/images/right_header.png) no-repeat right;
}

.company-top {
	background: url(http://static.purkee.com/images/company_top.png) no-repeat left top;
	color: #5b9bcd;
}

.company-body {
	background-color: #6d9bca;
}

.company-body-title {
	text-align: center;
}

.company-body-title h2 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-shadow: #000000 0px -1px 0;
}

.company-body-blurb {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 6px;
}

.company-body-logo {
	text-align: center;
	padding-bottom: 12px;
	padding-top: 3px;
}

.company-bottom {
	background: url(http://static.purkee.com/images/company_top.png) no-repeat left bottom;
	color: #5b9bcd;
}

.product {
	text-align: center;
}

.product h3 {
	color: #4d4d4d;
	font-weight: bold;
	font-style: italic;
}

.product h4 {
	font-weight: bold;
	color: #ff9f00;
	font-variant: small-caps;
	font-size: 19px;
}

h2.products-title {
	color: #ff9f00;
	font-size: 18px;
	font-weight: bold;
}

.products-body {
	background-color: #000;
	color: #fff;
}

.app-blurb {
	color: #ccc;
	font-size: 15px;
	font-weight: bold;
}

.products-icon {
	text-align: center;
}

.products-top {
	background-image: url(http://static.purkee.com/images/products_bg.png);
}

.products-bottom {
	background: url(http://static.purkee.com/images/products_bg.png) 0 bottom;
}

.footer {
	font-style: italic;
	padding-top: 18px;
}

.post-body {
	font-size: 15px;
}

h2.post-title {
	color: #ff9f00;
	display: inline;
}

h3.post-date, h3.post-author {
	color: #5b9bcd;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	display: inline;
}


h2.blog-title {
	color: #4779a0;
	font-weight: bold;
	font-size: 24px;
}

.blog-listing-item {
	text-indent: 30px;
}

a.blog-listing-title {
	color: #ff9f00;
	font-weight: bold;
	font-size: 18px;
}

.blog-listing-author,  .blog-listing-date {
	color: #5b9bcd;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}

a.products-name-link {
	text-decoration: none;
	color: #fff;
}

a.products-name-link:hover {
	text-decoration: underline;
}

.tapgrocer-title h2 {
	color: #fff;
	font-weight: bold;
	text-shadow: #000000 0px -1px 0;
	text-align: center;
	letter-spacing: 2px;
}

.tapgrocer-logo {
	text-align: center;
	padding-bottom: 12px;
}

.beta-signup-box h2 {
	color: #5b9bcd;
	font-weight: bold;
}

.beta-signup-box h3 {
	color: #ff9f00;
	font-size: 15px;
	font-weight: bold;
}

.beta-signup-form {
	padding-top: 18px;
	padding-bottom: 27px;
}

.topgrocer-top {
	background-image: url(http://static.purkee.com/images/tap_grocer_bg.png);
}

.topgrocer-bottom {
	background: url(http://static.purkee.com/images/tap_grocer_bg.png) 0 bottom;
}

.generic-content h2 {
	color: #5b9bcd;
	font-weight: bold;
}

.generic-content h3 {
	color: #ff9f00;
	font-size: 15px;
	font-weight: bold;
}

.product-navbar a {
	font-weight: bold;
	text-decoration: none;
	color: #5f5f5f;
	font-size: 14px;
	padding: 7px;
	//margin-left: 20px;
}

.product-navbar a:hover {
	color: #5b9bcd;
}

.product-navbar {
	padding-bottom: 5px;
	border-top: 1px solid #b1b1b1;
	border-bottom: 1px solid #afafaf;
	padding-top: 5px;
}

.tapgrocer-box {
	margin-left: 14px;
	margin-top: 8px;
}

.tapgrocer-box h2 {
	color: #252526;
	padding-top: 16px;
	font: bold 24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.tapgrocer-box h3 {
	color: #727272;
	font-size: 18px;
	line-height: 1.4;
	margin-top: 52px;
}

.product-feature-list li {
	font-size: 14px;
}

.tapgrocer-support {
	font-size: 16px;
	
}

a.tapgrocer_appstore_badge {
	background: url(http://static.purkee.com/images/avail_on_appstore.png) no-repeat;
	display: block;
	text-decoration: none;
	height: 44px;
	width: 141px;
	margin-top: 40px;
	margin-bottom: 25px;
}

a.tapgrocer_appstore_badge:hover {
	background: url(http://static.purkee.com/images/avail_on_appstore_large.png) no-repeat;
	display: block;
	text-decoration: none;
	height: 49px;
	width: 152px;
	margin-top: 35px;
	margin-bottom: 25px;
}

.app-title {
	font: bold 18px Helvetica, Arial, Geneva, sans-serif;
	color: #2d2d2d;
	padding-right: 6px;
}

.app-description {
	font: normal 13px Helvetica, Arial, Geneva, sans-serif;
	color: #2d2d2d;
}