/* @override 
	http://www.alaskarewards.com/wp-content/themes/alaska-rewards/style.css?ver=2
*/

/*
Theme Name: Alaska Rewards GBS Theme
Theme URI: http://sproutventure.com
Description: Custom GBS Theme
Author: Sprout Venture
Author URI: http://sproutventure.com
Template: group-buying-theme
Version: 2.0
*/

/* Import the mail stylesheet so we don't have to re-do everything here */

@import url("../group-buying-theme/style.css");

/* @group Common */

body {
	background-image: none;
	background-color: #539456;
}
#navigation {
	background: url(img/nav_bg.png) no-repeat left 0;
	height: 56px;
	margin-bottom: 20px;
}
#wrapper {
	background: none;	-moz-box-shadow: none;	-webkit-box-shadow: none;
}
#footer-wrap {
	background: url(img/footer_bg.png) no-repeat left bottom;
	height: 461px;
}
.content_wrap, #login, #loop, #page_content {
	margin-top: 0;
	margin-bottom: 0;
}
#content {
	margin: 0;
}
a {
	color: #19c0f7;
}
strong {
	font-weight: bold;
}
ul, ol {
	list-style-position: inside;
	padding-left: 0;
}
h1.deal-title, h1.entry-title, #login h2, .utility-header h2 {
	color: #000;	line-height: 1em;	margin: 20px 10px;	text-shadow: #fff 1px 1px 3px;
	font-weight: bold;
	font-size: 2.2em;
}
/* @end */

/* @group Header */
#header {
	height: 215px;
}
#starter #logo {
	margin-top: -51px;
	height: 123px;
}
#navigation {
	margin-left: 10px;
}
#navigation .menu {
	margin-left: 20px;
}
#navigation #login-wrap .facebook_login {
	margin-left: -117px;
	float: left;
	margin-top: 12px;
}
#navigation .menu .login_link a {
	border: none;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
	font-size: 22px;
}
#navigation #login-wrap .login_link a {
	background: url(img/yellow_grad_bg.png) repeat-x;
	line-height: 20px;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	letter-spacing: 1px;
	float: right;
	margin-top: 9px;
	margin-right: 20px;
	padding: 5px 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#locations {
	margin: 35px 0 0 20px;
	position: static;
	width: 509px;
}

#locations .current_location {
	background: none;
	padding: 0;
	margin: -25px 21px 0 0;
	font-size: 52px;
	line-height: 52px;
	width: auto;
}
#locations a.header-locations-drop-link {
	width: 125px;
	background: url(img/more_cities.png) no-repeat;
	height: 15px;
	padding: 5px 0 5px 14px;
	line-height: 16px;
	color: #000;
}
#locations a.header-locations-drop-link.active {
	background-position: 0 -24px;
}
#locations #locations_header_wrap {
	width: 357px;
	left: 289px;
	top: 62px;
}
#locations #locations_header_wrap ul {
	background-color: #facb4d;
	
}
#locations #locations_header_wrap ul li {
	background-color: #cca239;
	border-color: #bd9532;
}
#refer_your_friends .refer{
	background: url(img/refer_bg.png) no-repeat;
	padding-left: 84px;
	float: right;
	width: 183px;
	text-align: left;
	padding-bottom: 38px;
	padding-top: 11px;
}
#deal_buyer_social_links {
	margin-top: 0px;
	white-space: nowrap;
}
#header_social_links {
	padding-top: 6px;
	background: url(img/yellow_grad_bg.png) repeat-x;
	-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
	width: 259px;
	float: right;
}
#header_social_links span.label {
	color: #fff;
	margin-left: 15px;
	text-shadow: #e5af29 1px 1px 2px;
}
#header #set-group-buying-subscription-form input#email_address {
	
	border: 1px solid #284d2a;
	color: #aba9a9;
}

#inner_body #header #set-group-buying-subscription-form #set-group-buying-subscription {
	font-size: 14px;
	padding: 2px 15px!important;
}

/* @end */

/* @group Deal Single */
#deal_details {
	width: 225px;
}
#deal_share {
	width: 480px;
}
#deal_content {
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
#todays_deal {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 10px;
}
#deal-img {
	width: 405px;
	height: auto;
}
#deal-img img {
	margin: 0;
	padding: 0;
	border: 5px solid #000;
	width: 470px;
	height: auto;
}

#deal-info {
	width: 230px;
}
#deal-meta {
	background-color: #c5e8fd;
	border: 1px solid #99b5c6;
	padding: 20px;
}
#deal-countdown, #deal-bought {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #abc29b;
	background-color: #FFFFAA;
}
#deal-countdown {
	font-size: 8px;
	background: #FFFFAA url(img/clock_36.png) no-repeat 8px center;
	padding: 10px 10px 10px 51px;
}
#deal-countdown .countdown_label {
	font-size: 9px;
}
#deal-buy-now-deal-button {
	height: 71px;
	margin: 0;
}
.deal_section {
	background-color: #f5f5f5;
	padding: 0;
	border: 1px solid #eee;
	margin: 0 0 0 10px;
}
.deal_details_block h4 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
#deal-bought .progress_bar_totals {
	width: 205px;
	background-color: #c5e8fd;
	border: 1px solid #99b5c6;
}
.deal_threshold_tip {
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	margin-top: 10px;
	font-weight: bold;
}
.deal_progress_bar_wrap {
	position: relative;
}
.deal_progress_bar_wrap .progress_bar {
	display: block;
	background-color: #addffd;
	background-image: url(img/button-overlay.png);
	width: 100%;
	height: 25px;
	border: 1px solid #abddfb;
	overflow: hidden;
}
.progress_bar_progress {
	display: block;
	float: left;
	height: 25px;
	background-color: #5ab840;
	background-image: url(img/button-overlay.png);
	border-right: 1px solid #6fba58;
}
.progress_bar_totals {
	text-align: center;
	display: block;
	position: absolute;
	top: 0;
	width: 225px;
	color: #000;
	font-weight: bold;
	text-transform: capitalize;
	line-height: 26px;
}
.ie7 .progress_bar_totals {
	margin-left: -90px;
}

.deal_section_title {
	margin: 5px 5px 5px 10px;
}

#comments {
	margin-right: 10px;
	margin-left: 10px;
}
.deal_section_right .discussion {
	float: left;
	margin-top: 20px;
	margin-bottom: 45px;
}
.content_wrap #deal_social_links {
	white-space: nowrap;
	width: 450px;
	background: #539456 url(img/button-overlay.png) repeat-x 0 -10px;
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	padding: 10px 15px 15px;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-radius: 5px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	line-height: 12px;
	font-size: 12px;
	color: #fff;
	text-shadow: #164a79 1px 1px 2px;
	font-weight: bold;
	z-index: -1;
	display: block;
	float: left;
	border-color: #eee;
	border-width: 2px;
	margin-top: -5px;
}
.content_wrap #deal_social_links img {
	width: 15px;
	margin-right: 5px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: -3px;
}
.content_wrap #deal_social_links .deal-twitter img {
	margin-left: 0;
	border: none;
}
.content_wrap #deal_social_links a {
	text-decoration: none;
	color: #e6eae3;
	text-shadow: rgba(49,49,49,0.56) 1px 1px 1px;
}
.content_wrap #deal_social_links a:hover {
	text-decoration: none;
}
#deal_social_links {
	float: right;
	font-size: 11px;
	width: 275px;
}
#deal_social_links span {
	float:left;
	margin-right: 10px;
	margin-top: 2px;
}
.deal_section_title #deal_social_links {
	float: right;
	width: auto;
}
#deal_merchant_info {
	margin-top: 15px;
	clear: both;
	float: left;
	width: 395px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#deal_merchant_info #deal_address {
	float: left;
	display: block;
	width: 175px;
}
#deal_merchant_info .address {
	display: block;
	font-size: 12px;
	margin-bottom: 2px;
}
#deal_merchant_info h4 {
	font-weight: bold;
	margin-bottom: 10px;
}
#deal_merchant_info #deal_map {
	float: left;
	width: 220px;
}
#deal_merchant_info #deal_map iframe {
	width: 200px;
	margin: 0;
	height: 180px;
}
.entry-content {
	float: left;
}
/* @end */

/* @group Loop */
#loop {
	margin-left: 10px;
}
#loop .post {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#loop.deals_loop #content {
	margin-right: 10px;
	width: 755px;
}
#loop .post h2.entry-title {
	margin: 0;
	border: none;
}
#loop .post h2.entry-title a {
	text-decoration: none;
}
#loop.deals_loop .the_time {
	float: right;
}
#loop.deals_loop .the_time .countdown_amount {
	margin-left: 5px;
}
#loop.deals_loop img {
	padding: 1px;
	margin: 0;
	background-color: #fff;
	float: left;
	width: 100px;
	height: auto;
}
#loop.deals_loop .excerpt-content {
	float: right;
	width: 611px;
}
#nav-below {
	float: left;
	clear: both;
	display: block;
	margin: 10px auto 20px;
	width: 100%;
}

#loop .post {
	background-color: #eee;
	padding: 10px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}
#loop .post .deal_thumbnail {
	float: left;
	margin-right: 10px;
	padding: 2px;
	background-color: #d4d4d4;
	display: block;
	width: 110px;
}
#loop  #content .post .deal_thumbnail img {
	margin: 0;
}
#loop .post.no_thumbnail .deal_thumbnail {
	min-height: 75px;
}
#loop.deals_loop .post {
	float: none;
	clear: none;
	width: auto;
}
#loop.deals_loop .deal_heading {
	margin-bottom: 10px;
	border-bottom: 1px dotted #d3d2d3;
	padding-bottom: 5px;
}
#loop.deals_loop .post.even {
	float: none;
	clear: none;
}
#loop.deals_loop .deal_meta_wrap {
	float: left;
	width: 340px;
	margin-bottom: 5px;
}
#loop.deals_loop .deal_meta_wrap span.deal-price {
	padding: 2px 4px;
	margin-right: 5px;
	background-color: #d4d4d4;
	color: #000;
	font-weight: bold;
	display: inline;
}
#loop.deals_loop .deal_meta_wrap > span {
	white-space: nowrap;
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #cdcdcd;
}
#loop.deals_loop .deal_meta_wrap span.deals-sold, #loop.deals_loop .deal_meta_wrap span.deal_tags {
	border: none;
}
#loop.deals_loop .deal_meta_wrap span.deal_tags span, #loop.deals_loop .deal_meta_wrap span.deal_categories span {
	white-space: normal;
}
#loop.deals_loop #content .buynow {
	float: right;
	margin: -25px 0 0;
}
#content .navigation a {
	color: #245827;
	text-decoration: none;
}
#content .navigation a:hover {
	color: #fff;
}
#content .navigation {
	margin: 10px;
}
#content #nav-below.navigation {
	margin-top: 0;
	margin-bottom: 30px;
}
/* @end */

/* @group Sidebar */

#wrapper .sidebar {
	background: transparent;
	margin-top: 0;
}

.sidebar .widget {
	background: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: 200px !important;
}
.sidebar h2.widget-title {
	margin-left: -15px;
	margin-right: -15px;
	text-transform: capitalize;
	padding: 10px 15px;
}
.widget .deal_block .meta {	display: block;
}
.widget .deal_block {
	position: relative;
	min-height: 120px;
}
.widget .deal_block h3 a {
	float: right;
	width: 90px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
}
.widget .deal_block .meta .small_buynow {
	position: absolute;
	top: 76px;
	left: 64px;
}
.widget .deal_block .meta .deal-price {
	position: absolute;
	top: 0;
	left: 0;
}
/* @end */

/* @group Page */

#page_content {
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	width: 750px;
}
#page_content .page {
	margin: 10px;
}
#page_content .post_meta {
	display: none;
}
#page_content .entry-content {
	margin-top: 0;
	margin-bottom: 25px;
}
/* @end */

/* @group Footer */

#footer, #footer a {
	color: #fff;
	font-weight: normal !important;
}
#footer .widget {
	border: none;
	background-color: transparent;	-moz-box-shadow: none;	-webkit-box-shadow: none;
	width: 235px !important;
	padding: 0;
}
#footer h2.widget-title {
	color: #fff;
	text-transform: capitalize;
	font-size: 19px;
	width: auto;
	padding: 0;
	margin: 0 0 10px;
	border-style: none;
}
#footer .widget li {
	display: block;
	float: none;
}
#footer-wrap #footer li a {
	font: normal 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}
/* @end */

/* @group Login */

#login {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	padding: 20px;
}
#login h2 {
	margin-top: 0;
}
#login label {
	text-transform: capitalize;
	margin-top: 10px;
}
#login-page-login form {
	width: 440px;
}
/* @end */

/* @group Misc. */

#deal-buy-now-deal-button .deal-purchase.deal-button {
	background-color: transparent;	-moz-box-shadow: none;	-webkit-box-shadow: none;
	padding: 0;
	background-image: none;
	border: none;
	margin-left: -115px;
}
#deal-buy-now-deal-button .deal-purchase.deal-button.deal-complete {
	color: #000;
	background-color: #c5e8fd;
	border: 1px solid #99b5c6;
	margin: 0;
	text-shadow: #f2f9fd 2px 2px 3px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	white-space: normal;
	font-size: 24px;
	line-height: 28px;
	padding: 10px;
}
#deal-buy-now-deal-button .deal-purchase.deal-button a {
	width: 312px;
	height: 100px;
	background: url(img/tag.png) no-repeat right;
	color: #fff;
	text-shadow: #153a98 -1px -1px 1px;
	font-size: 24px;
	line-height: 93px;
	text-align: right;
	padding-right: 25px;
	margin-top: -13px;
}

.button-primary, input.login, #searchsubmit {
	background: url(img/yellow_grad_bg.png) repeat-x;
	color: #000 !important;
	text-shadow: #cca239 1px 1px 2px;
	text-transform: capitalize;
	font-weight: normal;
	font-style: normal;
	text-shadow: none;
}
.button-primary:hover, input.login:hover, #searchsubmit:hover {
	background: url(img/yellow_grad_bg.png) repeat-x 0 bottom;
}
.buy_now_wrap a.buynow, .widget .deal_block .buynow {
	background-color: transparent;	-moz-box-shadow: none;	-webkit-box-shadow: none;
	background: url(img/tag_small.png) no-repeat right;
	padding: 4px 10px 4px 50px;
	color: #fff;
	text-decoration: none;
	border-style: none;
	line-height: 32px;
}

#group-buying-messages {
	position: absolute;
	top: 0;
	z-index: 99999999999;
	background: #e83430 url(img/button-overlay.png) repeat-x 0 -10px;
	padding: 35px 10px;
	color: #fff;
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: rgba(49,49,49,0.25) 0 -1px 1px;
	cursor: pointer;
	text-transform: capitalize;
	width: 100%;
	text-align: center;
	border-style: none;
	font: bold 1.6em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#TB_closeWindowButton {
	background: url(img/fancybox.png) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	right: -15px;
	position: absolute;
	top: -15px;
}
#TB_closeWindowButton img {
	display: none;
}
#TB_title {
	background-color: #fff;
	height: 0;
}
#TB_window {
	background-color: #f2f2f2;
}
#set-group-buying-subscription-form-full h3 {
	font-size: 24px;
	line-height: 32px;
	text-align: center;
	margin-bottom: 20px;
	text-shadow: #ffffff 2px 2px 3px;
	font-weight: bold;
	font-style: italic;
}
#set-group-buying-subscription-form-full .option {
	float: left;
	display: block;
	width: 100%;
}
#set-group-buying-subscription-form-full input#email_address {
	margin-left: 0;
	width: 380px;
}
#set-group-buying-subscription-form-full select#deal_location {
	font-size: 2em;
	line-height: 2em;
	margin-top: 15px;
}
#set-group-buying-subscription-form-full label {
	font-weight: bold;
	text-transform: capitalize;
}
#set-group-buying-subscription-form-full .submit {
	float: right;
	clear: both;
	margin-top: 19px;
}
#set-group-buying-subscription-form-full .submit .button-primary {
	text-transform: capitalize;
	font-size: 19px;
}
/* @end */

/* @group Account */

#gb_account_profile {
	background-color: #fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

#account_purchases, #account_settings {
	padding: 15px;
}
#account_purchases h3, #account_purchases .deal-meta {
	margin: 10px 20px 0;
}

/* @end */

.page_header {
  border-bottom: 1px solid #daeaca;
  margin-bottom: 10px;
  padding: 0 10px; }
  .page_header h2 {
    margin-bottom: 0; }
    .page_header h2.no_border {
      border-bottom: none;
      margin-bottom: 0; }
  .page_header h2.inline_block {
    margin-right: 5px; }
  .page_header p {
    font-size: 1.6em; }
  .page_header p.border {
    border-bottom: 1px solid #daeaca;
    padding: 0 10px; }