/*
Theme Name: WP-Bootstrap-BargainJack
Theme URI: http://bootstrapwp.rachelbaker.me
Author: Red Tag Media
Author URI: http://www.bargainjack.com
Description: Based off the BootstrapWP theme from Rachel Baker at http://www.rachelbaker.me
Version: 1.0
=======
License: GNU General Public License
License URI: license.txt

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/********************************************************

Comfortable with LESS?  Check out the /less folder where the bootstrapwp.less file is the master complier

////////   IMPORTANT!  Make custom edits/changes in the less/bswp-custom.less file
////////   to safely retain the ability to update the less files with future
////////   versions of Bootstrap or BootstrapWP

-------------------------------------------------- */

body {
  color: #3a3a3a;
}

a:hover {
	text-decoration: none;
}

.navbar-inner .separator {
  background: url("img/header-separator.png") repeat scroll 0 0 transparent !important;
  background-size: 100% 100%!important;
  position: absolute;
  bottom: 38px;
  left: 0px;
  height: 1px;
  width: 100%;
}

.navbar-inner .menu-fixbackground {
  background: #111;
  background-size: 100% 100%!important;
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 38px;
  width: 100%;
}

.navbar-inner .menu-background {
  background-size: 100% 100%!important;
  position: absolute;
  bottom: 0px;
  height: 38px;
  width: 100%;
}

.navbar-inner {
  height: 143px;
  background: url("img/header-bar.png") repeat scroll 0 0 transparent !important;
  background-size: 100% 100%!important;
  position: relative;
}

.nav li {
	line-height: 14px;
}

.nav li.current-menu-item, .nav li.current_page_item {
	font-weight: bold;
}

#main-menu {
  position: absolute;
  bottom: 0;
  font-size: 16px;
}

#search {
  position: absolute;
  bottom: 1px;
  right: 74px;
}

#search input {
  height: 17px;
}
#search img {
  margin-top: -1px;
}

#main-menu a { color: #efefef; }
#main-menu a:hover { color: #bbbbbb; }

#header-container { 
  position: relative;
  height: 150px;
}

h1 {
  line-height: 26px;
  font-size: 20px;
  margin: 5px 0;
}

p {
  line-height: 24px;
}

.hero_left {
  margin-top: 20px;
}

.hero_right hr {
  margin: 4px 0;
}

.hero_image {
  text-align: center;
}

.hero_image_inner, .image_inner {
  height: 250px;
  width: 250px;
  position: relative;
  line-height: 250px;
  text-align: center;
}

.hero_image_inner img, .image_inner img {
}

.hero_image_inner div.category, .image_inner div.category {
	position: absolute;
	bottom: 0;
	right: 0;
	font-weight: bold;
	background-color: #ddd;
	color: #0088cc;
	line-height: 20px;
	opacity: 0.8;
	padding: 4px 9px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.image_inner div.price {
	position: absolute;
	top: 40px;
	right: 0;
	font-weight: bold;
	background-color: #333;
	line-height: 20px;
	opacity: 0.8;
	padding: 4px 9px;
	color: #333;
	background-color: #ddd;
	border: #111;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

span.strikethrough {
	text-decoration: line-through;
}

.text_inner {
  height: 42px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  border: 
}

.text_inner h2 {
  font-size: 16px;
  line-height: 20px;
  margin: 5px 0;
}


.hero_price .line1 {
  margin: 28px 0 6px 0;
  height: 20px!important;
  overflow: hidden;
}

.hero_price .line2 {
  height: 20px!important;
  overflow: hidden;
}

.hero_price {
  font-size: 16px;
}

.hero_price .msrp {
  text-decoration: line-through;
  color: #aaa;
  font-weight: bold;
}

.hero_price .price {
  font-weight: bold;
}

.hero_price .vendor {
  font-weight: bold;
}

.hero_excerpt {
  height: 215px!important;
  overflow: hidden;
  margin-right: 10px;
}

.hero_buyit {
  height: 31px;
  margin: 10px 10px 0 0;
  text-align: right;
}

.hero_buyit img {
  margin-right: 10px;
}

.hero_buyit .readmore {
  font-weight: bold;
}

.hero_right {
  margin-top: 10px;
  margin-right: 10px;
}

.hero_title img {
  float: left;
  margin-right: 10px;
}

.hero_title {
  height: 69px;
  position: relative;
  overflow: hidden;
}
.hero_title h3 {
  padding: 1px 0 0 60px;
}

.hero_title #month {
  position: absolute;
  width: 52px;
  left: 0px;
  top: 9px;
  color: #efefef;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.8em;
  font-weight: bold;
  text-align: center;
}

.hero_title #day {
  position: absolute;
  width: 50px;
  left: 0px;
  top: 33px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: bold;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

.main-sidebar {
  margin: 10px;
}

.social-icons {
	height: 40px;
	width: 100%;
	padding-bottom: 10px;
}

.SendgridSignupWidget h4 {
  font-size: 22px;
  margin: 0 0 0 10px;
  color: #3a3a3a;
  text-transform: none;
  margin-left: 40px;
}

.SendgridSignupWidget {
  margin: 20px 0 0 0;
}

.SendgridSignupWidget ul {
  margin: 0 0 0 35px;
  padding: 0;
  list-style: none;
  }
.SendgridSignupWidget ul li.signup-icon {
  margin: 2px 4px 6px 0;
  padding: 0;
  font-weight: bold;
  background-repeat: no-repeat;
  list-style-type: none;
  float: left;
  }
.SendgridSignupWidget ul li.signup-icon a {
  text-indent: -10000px; /* width of icon + whitespace */
  }
.SendgridSignupWidget ul li.signup-icon a:hover {
  background: none!important;
}

.SendgridSignupWidget li.signup-icon {
  height: 42px;
  width: 42px;
  line-height: 42px;
}
.SendgridSignupWidget li.signup-icon a {
	width: 42px;
	margin: 0;
}

.SendgridSignupWidget li.facebook-signup { background: url("img/social-sprites-38.png") -53px -3px no-repeat; }
.SendgridSignupWidget li.facebook-signup:hover { background: url("img/social-sprites-38.png") -53px -48px no-repeat; }

.SendgridSignupWidget li.twitter-signup { background: url("img/social-sprites-38.png") -239px -3px no-repeat; }
.SendgridSignupWidget li.twitter-signup:hover { background: url("img/social-sprites-38.png") -239px -48px no-repeat; }

.SendgridSignupWidget li.googleplus-signup { background: url("img/social-sprites-38.png") -100px -3px no-repeat; }
.SendgridSignupWidget li.googleplus-signup:hover { background: url("img/social-sprites-38.png") -100px -48px no-repeat; }

.SendgridSignupWidget li.rss-signup { background: url("img/social-sprites-38.png") -7px -3px no-repeat; }
.SendgridSignupWidget li.rss-signup:hover { background: url("img/social-sprites-38.png") -7px -48px no-repeat; }

.SendgridSignupWidget p.signup-mantra {
	font-size: 18px;
}

.SendgridSignupWidget p.never-miss {
	font-size: 16px;
	color: #666;
}

.SendgridSignupWidget p, .SendgridSignupWidget input {
	margin: 0 0 8px 40px;
}

.SendgridSignupWidget input#submit {
	background:url(img/signup.png) no-repeat;
	width: 90px;
	margin-top: 10px;
}

.grayed {
  color: #aaa;
}

.breadcrumb {
	padding: 8px 0;
	background: none;
	font-size: 14px;
	margin: 10px 0;
}

.floatleft {
	float: left;
	margin: 5px 10px 10px 0;
}

.floatleft img {
	display: block;
}

.floatleft div.clickbuy {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}

.jumbotron {
	background: none;
	box-shadow: none;
	color: #3a3a3a;
	text-shadow: none;
	padding: 10px 0;
}

.subhead h1 {
	font-size: 40px;
}

.jumbotron:after {
	background: none!important;
}

ul.categories {
	list-style-type: none;
	margin: 0 0 10px 0;
}

ul.categories li {
	font-size: 14px;
}

#searchform input#s {
}

.button,
#submit,
.widget_search #searchsubmit,
.reply .comment-reply-link {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: white;
  padding: 5px 10px 5px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #CCC;
  border-bottom-color: #BBB;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-color: #006DCC;
  background-image: -moz-linear-gradient(top, #0099CC, #0066cc);
  background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(top, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
  border-color: #04C #04C #002A80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.button:hover,
#submit:hover,
.widget_search #searchsubmit:hover,
.reply .comment-reply-link:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
  background-color: #0066cc;
}

#footer-break {
    background: url("img/footer-top.png") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #4A4A4A;
    bottom: 0;
    height: 4px;
    left: 0;
    width: 100%;
}

footer {
	background: #111111;
	color: #efefef;
	padding-top: 5px;
}

img.alignleft {
	margin: 5px 10px 10px 0;
}
img.alignright {
	margin: 5px 0px 10px 10px;
}

ul.nobullets {
  list-style: none;
  margin: 0;
}

ul.nobullets li {
	margin-bottom: 5px;
}

header.post-title {
	margin-top: 16px;
}

.dealinfo {
	min-height: 160px;
	display: block;
}

.post-title a {
	color: #0088cc;
	font-size: 1.8em;
}

.post-title h1 {
	border-bottom: 1px solid #ddd;
	padding-bottom: 8px;
	line-height: 36px;
}

h3.visit-deal {
	margin-top: 20px;
}

p.other-links a { margin-right: 33px; }

h2.post-snippet { height: 42px; overflow: hidden; }

span.strikethrough {
	text-decoration: line-through;
	color: #999;
}
