/*  
Theme Name: Boise Dog Hotel
Theme URI: http://www.boisedoghotel.com
Description: WordPress Theme by Weblife. Tested on v2.8.1
Version: 1.0
Author: Weblife WordPress Themes
Author URI: http://www.weblifellc.com
*/
/* Reset values */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	outline: none;
	font-size: 100%;
	background: transparent;
	border: none;
	text-decoration: none;
	}
body {
	margin: 0 auto;
	padding: 0;
	background: #fff;
	font-family : calibri, tahoma, arial, sans-serif;
	font-size: 12pt;
	line-height: 150%;
	color: #303030;
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
	margin: 0 0 21px 0;
	color: #242424;
	}
h1 a, h2 a, h3 a {
	color: #191919;
}
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #242424;
}
h1 {
	font-size: 1.8em;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.4em;;
	}
h4 {
	font-size: 1.3em;
	}
h5 {
	font-size: 1.2em;
	}
h6 {
	font-size: 1.1em;
	}
/* Paragraphs */
p {
	margin: 0 0 21px 0;
	}
/* Lists */

ul {
	margin: 0 0 21px 2em;
	}
ul ul {
	margin: 0 0 21px 1em;
	}
ol {
	list-style-type: decimal;
	margin: 0 0 21px 3em;
	}
ol ol {
	list-style: upper-roman;
	}
ol ol ol {
	list-style: lower-roman;
	}
ol ol ol ol {
	list-style: upper-alpha;
	}
ol ol ol ol ol {
	list-style: lower-alpha;
	}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	}
dl {
	margin: 0 0 18px 3px;
	}
dl dt {
	font-weight: bold;
	margin: 12px 0 0 0;
	}
dl dd {
	margin: 6px 0 0 1.5em;
	}
/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}
/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}
/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}
/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}
/* Blockquotes */
blockquote {
	margin: 0 2.5em;
	font-style: normal;
	}
blockquote em, blockquote cite {
	font-style: italic;
	}
blockquote, q {
	quotes: none;
	}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}
a {
	color: #0066cc;
	text-decoration: underline;
}
a:hover {
	color: #666;
}
hr {
	display: none;
}
#wrapper {
	width: 920px;
	margin: 0 auto;
	background: #fff;
}
/* Header */
#header {
	background: #fff;
	width: 920px;
	height: 124px;
}
#header-top { 
	background: #fff url(images/header.png) no-repeat bottom center;
	height: 114px;
	margin-bottom: 10px;
}
#member-login {
	width: 200px;
	float: right;
	margin: 40px 20px 0 0;
	text-align: center;
	padding: 10px;
	color: #f7d955;
}
#hours-box {
	width: 200px;
	float: right;
	margin: 0 0 0 0;
	text-align: center;
	padding: 10px 0 0 0;
}
#member-login a {
	color: #242424;
	text-decoration: none;
	font-size: 14px;
	text-transform: uppercase;
}
#header-left {
	color: #f7d955;
	width: 270px;
	float: left;
	margin: 18px 20px 0 10px;
	padding: 5px;
	text-align: center;
}
#header-left a {
	color: #f7d955;
	text-decoration: none;
	font-weight: bold;
}
/* Logo */
.logo h2 {
	margin: 0;
	padding: 0px 0 20px 0;
	font-size: 2.0em;
	font-weight: bold;
	color: #191919;
}
.logo a {
	border: none;
	text-decoration: none;
	color: #191919;
}
.commentmetadata {
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}
#submit {
	background: #656565 url(images/buttonbg.png) repeat-x;
	font-size: .9em;
	padding: 0.25em;
	color: #F2F3DE;
}
/* Menu */
#menubg {
	width: 100%;
	margin: 0 auto;
}
#menu {
	background: #fff;
	width: 920px;
	height: 21px;
	margin: 0 auto;
	float: right;
}
#menu ul {
	list-style: none;
	float:right;
}
#menu li {
	height: 20px;
	display: inline;
}
#menu a {
	font-family : calibri, tahoma, arial, sans-serif;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
	padding: 6px 12px 2px 12px;
	text-decoration: none;
	color: #333;
}
#menu a:hover {
	text-decoration: none;
	color: #eee;
	background: #545454;
}
#menu .current_page_item {
	padding: 8px 12px 8px 12px;
	color: #eee;
	background: #030000;
}
#menu .current_page_item a {
	color: #eee;
}
#menu .current_page_item:hover {
	color: #eee;
	background: #030000;
}
#menu .current_page_item a:hover {
	color: #eee;
	background: #030000;
}
/* Page */
#page {
	width: 920px;
	margin: 0 auto;
	background: #ffffff;
}
/* Content */
#content {
	padding-top: 15px;
	float: right;
	width: 648px;
}
#content-no-widgets {
	padding-top: 15px;
	float: left;
	width: 100%;
}
#front-content {
	padding: 15px 0 0 0;
	float: right;
	width: 648px;
	background: #030000;
}
.front-post {
	padding: 20px 30px 30px 30px;
	width: 588px;
	float: right;
	background: #030000;
	color: #eee;
}
.front-post a {
	color: #f7d955;
}
#frontbanner {
	width: 496px;
	float: left;
}
.frontbanner {
	margin-top: 15px;
	background: #000;
	color: #fff;
	padding: 20px 20px 10px 20px;
	font-size: 1.0em;
	text-align: center;
}
.frontbanner h1 {
	color: #fff;
	font-size: 3.4em;
	line-height: 1em;
	font-weight: normal;
	text-align: center;
	letter-spacing: -3px;
	margin: 0 0 5px 0;
}
.frontbanner a {
	color: #ffffcc;
}
.frontbanner a:hover {
	color: #f3f3f3;
}
/* Post */
.post {
	padding: 10px 30px 10px 0px;
	background: #ffffff;
	margin: 0;
}
.post .title {
	margin: 0;
}
.pagetitle {
	margin: 0;
	padding: 20px;
}
.post .meta, .post .longmeta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	line-height: normal;
	font-size: 0.8em;
	color: #787878;
}
.post .longmeta {
	height: auto;
}
.author {
	font-size: 8pt;
}
.tags {
	font-size: 8pt;
}
.post .meta .author {
	float: left;
}
.post .meta .date {
	float: right;
}
.post .meta a {
	border: none;
}
.post .entry {
	border-top: 1px solid #eee;
	padding-top: 21px;
}
.post .tags {
	margin: 0;
	padding: 5px 0;
	line-height: normal;
}
.post .links {
	margin: 0;
	padding: 5px 0 20px 0;
	border-bottom: solid 1px #eee;
	line-height: normal;
	font-size: 0.8em;
}
.post h1 a, .post h2 a  {
	text-decoration: none;
}
/* Comments */
#comment {
	width: 100%;
}
.printerfriendly {
	background: url(images/printer.png) no-repeat left 50%;
}
.comments {
	background: url(images/comment.png) no-repeat left 50%;
	padding-left: 20px;
}
.readmore {
	background: url(images/page.png) no-repeat left 50%;
	padding-left: 20px;
}
/* Navigation */
.navigation {
	height: 20px;
	padding: 20px;
	font-weight: bold;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* Latest Post */
#latest-post {
	float: left;
	padding-top: 25px;
}
/* Recent Posts */
#recent-posts {
}
/* Sidebar */
.widget {
	overflow: hidden;
	margin: 10px 0 20px 0;
	background: #f5f5f5;
	padding: 10px 10px 10px 10px;
	border-top: #ccc 5px solid;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 5px solid;
	border-left: #ccc 1px solid;
	}
.sidebar {
	float: left;	
	background: #fff;
}
#sidebar {
	width: 230px;
	padding: 0px 0px 8px 10px;
	font-size: 0.8em;
	line-height: 1.4em;
	overflow:hidden;
}
.sidebar h4 {
	color: #242424;
	margin: 0;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;	
	text-transform: uppercase;
}
.bottom-sidebar {
	width: 920px;	
	float: left;
	line-height: 1.3em;
}
.bottom-sidebar li {
	border-bottom: #eee 1px solid;
}
.bottom-sidebar h4 {
	color: #242424;
	margin: 0;
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;	
	text-transform: uppercase;
}
#bottom-left {
	width: 230px;
	float: left;
	padding: 0px 20px 0px 10px;
	font-size: 0.8em;
	overflow:hidden;
}
#bottom-center {
	width: 310px;
	float: left;
	padding: 0px 10px 0px 12px;
	font-size: 0.8em;
	overflow:hidden;
}
#bottom-right {
	width: 310px;
	float: right;
	padding: 0px 0px 0px 10px;
	font-size: 0.8em;
	overflow:hidden;
}
/* Calendar */
#calendar {
	padding-left: 10px;
}
#calendar table {
	width:  190px;
	border-collapse: collapse;
}
#calendar thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}
#calendar tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}
#calendar tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}
#calendar #today {
	background: #B4AF8E;
	font-weight: bold;
	color: #FDFBED;
}
#calendar #next {
	text-align: right;
}
#calendar a {
	font-weight: bold;
}
/* Footer */
#footer {
	width: 920px;
	height: 30px;
	padding-top: 10px;
	clear: both;
	margin: 0 auto;
	font-size: 0.8em;
	color: #242424;
	border-top: #eee 1px solid;
}
#footer a {
	color: #0066cc;	
}
#footer a:hover {
	color: #666;	
}
.clear {
	clear: both;
}
#footer p {
}
#footer .left {
	float: left;
	display: block;
	bottom: 1.2em;
}
#footer .right {
	float: right;
	display: block;
	bottom: 1.2em;
}
/* Text elements */
strong {
	font-weight: bold;
	}
strong strong {
	font-weight: normal;
	}
em, cite {
	font-style: italic;
	}
em em, cite cite {
	font-style: normal;
	}
abbr {
	cursor: help;
	}
acronym {
	text-transform: uppercase;
	border-bottom: 1px dashed #666;
	cursor: help;
	}
big {
	font-size: 120%;
	}
small, sup, sub {
	font-size: 80%;
	}
sup {
	vertical-align: baseline;
	position: relative;
	bottom: 0.3em;
	}
sub {
	vertical-align: baseline;
	position: relative;
	top: 0.3em;
	}
address {
	font-style: italic;
	margin: 0 0 21px 0;
	}
li address, dd address {
	margin: 0;
	}
/* Code */
pre {
	overflow: auto;
	font: .9em Monaco, monospace, Courier, "Courier New";
	line-height: 21px;
	margin-bottom: 21px;
	padding: 9px;
	}
code {
	font: .9em Monaco, monospace, Courier, "Courier New";
	}
pre code {
	font-size: 1em;
	}
/* Delete and insert */
ins, dfn {
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px solid #666;
	}
del {
	text-decoration: line-through;
	}
	
.hilite {
	background-color: #ffffcc;
	color: #333;
}
.blacklite {
	background-color: #4d4d46;
	color: #fff;
}
#nrs-folding-pages li {
	padding: 3px 5px;
	text-align: left;
	border-bottom: #ccc 1px solid;
}
#nrs-folding-pages li li {
	padding: 0;
	margin: 0 0 0 20px;
	text-align: left;
	border-bottom: #ccc 1px solid;
	list-style: disc;
	background: #f6f6f6;
}
#nrs-folding-pages li:hover {
	background: #ddd;
}
#nrs-folding-pages a {
	padding: 10px 25px 10px 5px;
	font-size: 18px;
	text-decoration: none;
	color: #545454;
	text-transform: uppercase;
}
#nrs-folding-pages li.current_page_item {
	background: #ddd;
}
#text-3 {
	background: #f7d955;
	color: #191919;
	border-top: #030000 5px solid;
	border-right: #030000 1px solid;
	border-bottom: #030000 5px solid;
	border-left: #030000 1px solid;
}
#text-3 h4 {
	color: #191919;
}
.wpcf7-form-control-wrap { margin-bottom: -30px; padding-bottom: -20px }
button { margin: 0 0 0 2px; padding: 0; background: url(images/calendar.png) no-repeat; border: none; width: 32px; height: 32px; }
