/*
Theme Name: Hounddog's 
Theme URI: http://hb2web.com/wordpress/themes/hounddogs
Author: HB2Web
Author URI: http://hb2web.com/
Description: The Hounddog's theme makes use of several core Wordpress conventions as well as the gridpak responsive grid
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: poling

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.
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-family: 'Oranienbaum', serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
html { 
  background: no-repeat center top fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body {
	position:relative;
	line-height: 1;
	background:url('/wp-content/themes/hounddogs/images/background_2.png') !important;
	border: 3px solid #753232;
}
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: 100;
	text-align: left;
}
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
h1 {
	padding-left: 10%;	
	max-width: 178px;
	max-height: 235px;
	display: inline-block;
	background-size: 100% auto;
	margin-bottom: 5%;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.site-content {
	background:url('/wp-content/themes/hounddogs/images/background_1.png')no-repeat;
}
.fixed_front_page {
	max-width:980px;
	margin:0 auto;
}	

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	text-transform: uppercase;
	color: #636363;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

/* Form fields, general styles first */
button,
input,
textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-family: inherit;
	padding: 6px;
	padding: 0.428571429rem;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: 100;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}
.menu-toggle:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
	background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
	background-image: linear-gradient(top, #ebebeb, #e1e1e1);
	box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
	border: none;
}
li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.428571429rem 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	padding-top: 24px;
	padding-top: 1.714285714rem;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */
.fixed_page{
	max-width:960px;
	margin:0 auto;
	position: relative;
}

.wrapper {
	padding-top:50px;
	margin:0 auto;
	z-index:100;
}

.metaslider{
	overflow:hidden;
}

/* =Content
-------------------------------------------------------------- */

/* always hide comments */
#comments{ 
	display:none; 
}
/* Front Page */	

.front_page {
	position:relative;
	height: 445px;
}
.pizza {
	background:url('/wp-content/themes/hounddogs/images/pizza.png') no-repeat bottom;
	width: 980px;
	height: 100%;
	padding: 0 0 0 0;
	display: inline-block;
	position: absolute;
	right: 0;
	bottom: 0;	
	width: 100%;
	background-size: 100% auto;
	margin-top: 245px;
	z-index: 100;
}
.order {
	width: 177px;
	height: 112px;
	position: absolute;
	right: 15px;
	top: -15px;
	z-index: 200;
}
.order a{
	width:100%;
	height:100%;
}

.hounddog {
	position: absolute;
	margin-left: 50px;
	top: -20px;
	z-index: 200;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
	.hounddog{
		margin-left: 10px;
		left:20px;
		top:-10px;
	}
	.hounddog img{
		width:250px;
	}
}

/* Footer */

.footer {
	display: block;
	background:url('/wp-content/themes/hounddogs/images/footer.png');
	min-height:70px;
	-moz-box-shadow: 0 0 10px 0 #222;
	-webkit-box-shadow: 0 0 10px 0 #222;
	box-shadow: 0 0 10px 0 #222;
	border-left:none;
}
.copyright{
	float:right;
	font-size:12px;
	color:#bd6e2d; /* yellow */
}
.footer-links {
	margin: 0 0 0 0 0 !important;
}
.social a {
	display: inline-block;
	width: 23px;
	height: 23px;
	float: left;
	margin: 0;
	padding: 28px 20px 0 20px;
}
.site-info {
	color: #fff;
	font-size: 14px;
	margin-left: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
}
.clear{
	clear:both;
}
.main-navigation li a {
	display:block;
	padding: 28px 3px 0px 3px;
	margin: 0;
	font-family: 'Oranienbaum', serif;
	color: #bd6e2d;
	font-weight: 100;
	font-size: 24px;
	line-height:1em;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.main-navigation {
	display:block;
	margin: 0 auto;
	text-align: center;
	width:100%;
	max-width: 860px;	
}
.menu-main-navigation-container {
	display: inline-block;
	float: left;
}
.main-navigation ul{
	list-style:none;
	margin:0;
	padding:0;
}
.main-navigation li {
	display: inline-block;
	margin:0;
	padding: 0 40px 0 40px;
}
.main-navigation li a:hover,
.main-navigation li.current_page_item a {
	color: #9e5c26;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: block;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
}
.fixed_page {
	position:relative;
	background: #000 url('/wp-content/themes/hounddogs/images/background_dog_1.png') center bottom no-repeat;
	margin-bottom: 15px;
}
.left-guy {
	position: absolute;
	bottom: 70px;
}
.right-guy {
	position: absolute;
	right: 1%;
	bottom: 60px;
}

/* Slide Show */
.caption {
	float: right;
	color: #bd6e2d; /* yellow */
	font-style: italic;
	font-size: 20px;
}

/* Woocommerce Styles */
.product-name a {
	color:#222;
}
form.shipping_calculator {
	padding-bottom: 3px;
}
a.shipping-calculator-button {
	color: #5a1314;
}
a.showcoupon {
	color: #222;
}

/* =Small Logo
-------------------------------------------------------------*/
.small_logo{
	position:absolute;
	top:0;
	left:70px;
	z-index:999;
}
.small_home_link{
	display:none;
	width:100%;
	text-align:center;
	background:#000;
	padding:10px 0;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
	.small_logo{
		display:none;
	}
	.small_home_link{
		display:block;
		width:100%;
		text-align:center;
		background:#000;
		padding:20px 0;
	}
	.small_home_link a{
		color:#FFF;
		text-transform:uppercase;
		font-size:24px;
	}
}