/*
Theme Name: Hip Hounds
Theme URI: http://hiphounds.com/
Description: The default Hip Hounds Theme.
Version: 1.1
Author: Jake Unruh
Author URI: http://junruh.com/
*/
* {
margin:0;
padding:0;
}

img {
border:none;
}

.clear {
clear:both;
}

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background-color: #fff;
color: #888;
}

a {
color:#62B4CC;
text-decoration:none;
}

a:hover {
color:#703C27;
}

p {
line-height:1.4em;
margin:5px 0;
}

#page {
position:relative;
margin:0 auto;
padding:0px;
width:810px;
}

/*===== Social Networking Links ================================================================*/

#socialNav {
	float:left;
	position:relative;
	margin-left:30px;
	width:200px;
	height:30px;
	}
#socialNav #followUs {
	position:absolute;
	top:8px;
	left:0;
	}
#socialNav #facebook {
	position:absolute;
	top:5px;
	left:95px;
	}
#socialNav #yelp {
	position:absolute;
	top:5px;
	left:121px;
	}
#socialNav #youtube {
	position:absolute;
	top:5px;
	left:148px;
	}
#socialNav #rss {
	position:absolute;
	top:5px;
	left:173px;
	}
/*===== Top Navigation ================================================================*/

#topNav {
	float:right;
	margin-right:30px;
	margin-top:8px;
	}
#topNav h2 {
	display:none;
	}
#topNav ul li{
	display:inline;
	}
#topNav ul li a {
	padding-left:5px;
	color:#4e1a0d;
	text-decoration:none;
	}
#topNav ul li a:hover {
	color:#999;
	}

/*===== Header Image ================================================================*/

#homeHeader {
	position:relative;
	margin:0 auto 4px auto;
	height:200px;
	width:766px;
	background: #fff url('images/home-header.jpg') no-repeat top center;
	}
#homeHeader h1, #homeHeader .description {
	display:none;
	}
#header {
	position:relative;
	margin:0 auto 4px auto;
	height:200px;
	width:766px;
	background:#fff url('images/headers/header1.jpg');
	}
#header h1, #header .description {
	display:none;
	}
#logo {
	position:absolute;
	top:68px;
	left:19px;
	height:179px;
	width:276px;
	z-index:5;
	}
/*===== Color Banner ================================================================*/

#colorBanner {
	position:relative;
	margin:0 auto;
	height:100px;
	width:766px;
	background: #fff url('images/color-banner.png') no-repeat top center;
	}
	
/*===== Email Form ================================================================*/

#mailingList {
	position:absolute;
	left:232px;
	top:7px;
	height:54px;
	width:200px;
}
#mailingListTitle {
	position:absolute;
	left:7px;
	top:0px;
	height:20px;
	width:169px;
	background: #fff url('images/mailing-list-title.png') no-repeat top center;
}
#mailingListText {
	position:absolute;
	left:0px;
	top:25px;
	padding:1px 0 2px 8px;
	height:17px;
	width:129px;
	color: #666666;
	font-size:0.95em;
	border:none;
	background: #fff url('images/mailing-list-bg.png') no-repeat top left;
}
#mailingListButton {
	position:absolute;
	left:129px;
	top:25px;
	height:20px;
	width:57px;
	border:none;
	background: #fff url('images/mailing-list-button.png') no-repeat top left;
}
/*===== Web Cams Link ================================================================*/

#webcams {
	position:absolute;
	right:5px;
	top:5px;
	height:51px;
	width:61px;
	background: #fff url('images/webcams.png') no-repeat top center;
}

#webcams a {
	display:block;
	height:51px;
	width:61px;
}

#webcams a em{
	display:none;
}

/*===== Primary Navigation ================================================================*/

#pNav {
	position:absolute;
	top:60px;
	left:-22px;
	height:54px;
	width:810px;
	}
.nav {
	position:relative;
	height: 54px;
	width: 810px;
	background: transparent url('images/pNav-bg.png') no-repeat;
	}
.nav li {
	display: inline;
	}
.nav li a:link, .nav li a:visited {
	position: absolute;
	top: 0;
	height: 54px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
	}
/*===== Pricing Link ================================================================*/

.nav .pricing a:link, .nav .pricing a:visited {
	left: 0;
	width: 152px;
	}
.nav .pricing a:hover, .nav .pricing a:focus {
	background: transparent url('images/pNav-bg.png') no-repeat -0px -54px;
	outline:none;
	}
.nav .pricing a:active {
	background: transparent url('images/pNav-bg.png') no-repeat -0px -54px;
	outline:none;
	}
.current-pricing .pricing a:link, .current-pricing .pricing a:visited {
	background: transparent url('images/pNav-bg.png') no-repeat -0px -54px;
	outline:none;
	cursor: default;
	}

.nav-pricing, .nav-pricing-click {
	position: absolute;
	top: 0;
	left: 0;
	width: 152px;
	height: 54px;
	background: transparent url('images/pNav-bg.png') no-repeat -0px -54px;
	outline:none;
	}
.nav-pricing-click {
	background: transparent url('images/pNav-bg.png') no-repeat -0px -108px;
	outline:none;
	}
	
/*===== Daycare Link ================================================================*/

.nav .daycare a:link, .nav .daycare a:visited {
	left: 153px;
	width: 144px;
	}
.nav .daycare a:hover, .nav .daycare a:focus {
	background: transparent url('images/pNav-bg.png') no-repeat -153px -54px;
	outline:none;
	}
.nav .daycare a:active {
	background: transparent url('images/pNav-bg.png') no-repeat -153px -54px;
	outline:none;
	}
.current-daycare .daycare a:link, .current-daycare .daycare a:visited {
	background: transparent url('images/pNav-bg.png') no-repeat -153px -54px;
	outline:none;
	cursor: default;
	}
.nav-daycare, .nav-daycare-click {
	position: absolute;
	top: 0;
	left: 153px;
	width: 144px;
	height: 54px;
	background: transparent url('images/pNav-bg.png') no-repeat -153px -54px;
	outline:none;
	}
.nav-daycare-click {
	background: transparent url('images/pNav-bg.png') no-repeat -153px -108px;
	outline:none;
	}
	
/*===== Boarding Link ===============================================================*/

.nav .boarding a:link, .nav .boarding a:visited {
	left: 298px;
	width: 151px;
	}
.nav .boarding a:hover, .nav .boarding a:focus {
	background: transparent url('images/pNav-bg.png') no-repeat -298px -54px;
	outline:none;
	}
.nav .boarding a:active {
	background: transparent url('images/pNav-bg.png') no-repeat -298px -54px;
	outline:none;
	}
.current-boarding .boarding a:link, .current-boarding .boarding a:visited {
	background: transparent url('images/pNav-bg.png') no-repeat -298px -54px;
	outline:none;
	cursor: default;
	}
.nav-boarding, .nav-boarding-click {
	position: absolute;
	top: 0;
	left: 298px;
	width: 151px;
	height: 54px;
	background: transparent url('images/pNav-bg.png') no-repeat -298px -54px;
	outline:none;
	}
.nav-boarding-click {
	background: transparent url('images/pNav-bg.png') no-repeat -298px -108px;
	outline:none;
	}

/*===== About Us Link ================================================================*/

.nav .about a:link, .nav .about a:visited {
	left: 450px;
	width: 155px;
	}
.nav .about a:hover, .nav .about a:focus {
	background: transparent url('images/pNav-bg.png') no-repeat -450px -54px;
	outline:none;
	}
.nav .about a:active {
	background: transparent url('images/pNav-bg.png') no-repeat -450px -54px;
	outline:none;
	}
.current-about .about a:link, .current-about .about a:visited {
	background: transparent url('images/pNav-bg.png') no-repeat -450px -54px;
	outline:none;
	cursor: default;
	}
.nav-about, .nav-about-click {
	position: absolute;
	top: 0;
	left: 450px;
	width: 155px;
	height: 54px;
	background: transparent url('images/pNav-bg.png') no-repeat -450px -54px;
	outline:none;
	}
.nav-about-click {
	background: transparent url('images/pNav-bg.png') no-repeat -450px -108px;
	outline:none;
	}

/*===== Photos Link ================================================================*/

.nav .photos a:link, .nav .photos a:visited {
	left: 605px;
	width: 205px;
	}
.nav .photos a:hover, .nav .photos a:focus {
	background: transparent url('images/pNav-bg.png') no-repeat -605px -54px;
	outline:none;
	}
.nav .photos a:active {
	background: transparent url('images/pNav-bg.png') no-repeat -605px -54px;
	outline:none;
	}
.current-photos .photos a:link, .current-photos .photos a:visited {
	background: transparent url('images/pNav-bg.png') no-repeat -605px -54px;
	outline:none;
	cursor: default;
	}
.nav-photos, .nav-photos-click {
	position: absolute;
	top: 0;
	left: 605px;
	width: 205px;
	height: 54px;
	background: transparent url('images/pNav-bg.png') no-repeat -605px -54px;
	outline:none;
	}
.nav-photos-click {
	background: transparent url('images/pNav-bg.png') no-repeat -605px -108px;
	outline:none;
	}

/*===== Sidebar ================================================================*/

.widgettitle {
display:none;
}
	
#sidebar {
position:absolute;
top:30px;
left:-20px;
width:152px;
}

#sidebar ul li {
list-style:none
}

#sidebar ul li a {
font-size: 1em;
}

#content #sidebar ul li a {
font-size: .8em;
}
/*===== Quick Links Nav ================================================================*/

#simple_sidenav-3 {
	padding-top:30px;
	width:150px;
	background: transparent url('images/quick-links-top.png') no-repeat top center;
	}
#simple_sidenav-3 h2 {
	display:none;
	}
#simple_sidenav-3 .sf {
	padding-bottom:10px;
	background: transparent url('images/quick-links-bg.png') no-repeat bottom center;
	}
#simple_sidenav-3 .sf li{
	padding:0 10px;
	text-align:center;
	}
#simple_sidenav-3 .sf li a {
	display:block;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	color:#703C27;
	font-weight:bold;
	text-decoration:none;
	}
#simple_sidenav-3 .sf li a:hover {
	color:#999;
	}
#simple_sidenav-3 .sf li.last a {
	border-bottom:none;
	}
/*===== About Us Nav ================================================================*/

#simple_sidenav-5 {
	padding-top:30px;
	width:150px;
	background: transparent url('images/about-us-links-top.png') no-repeat top center;
	}

#simple_sidenav-5 h2 {
	display:none;
	}
#simple_sidenav-5 .sf {
	padding-bottom:10px;
	background: transparent url('images/quick-links-bg.png') no-repeat bottom center;
	}
#simple_sidenav-5 .sf li{
	padding:0 10px;
	text-align:center;
	}
#simple_sidenav-5 .sf li a {
	display:block;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	color:#703C27;
	font-weight:bold;
	text-decoration:none;
	}
#simple_sidenav-5 .sf li a:hover {
	color:#999;
	}
#simple_sidenav-5 .sf li.last a {
	border-bottom:none;
	}
/*===== Photos and More Nav ================================================================*/

#simple_sidenav-6 {
	padding-top:30px;
	width:150px;
	background: transparent url('images/photo-links-top.png') no-repeat top center;
	}

#simple_sidenav-6 h2 {
	display:none;
	}
#simple_sidenav-6 .sf {
	padding-bottom:10px;
	background: transparent url('images/quick-links-bg.png') no-repeat bottom center;
	}
#simple_sidenav-6 .sf li{
	padding:0 10px;
	text-align:center;
	}
#simple_sidenav-6 .sf li a {
	display:block;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	color:#703C27;
	font-weight:bold;
	text-decoration:none;
	}
#simple_sidenav-6 .sf li a:hover {
	color:#999;
	}
#simple_sidenav-6 .sf li.last a {
	border-bottom:none;
	}
/*===== Webcam Login ================================================================*/

#webcamLogin {
	padding:30px 0 0 0;
	width:150px;
	height:300px;
	background: transparent url('images/webcam-login.png') no-repeat top left;
	}
.webcamLogin {
	padding:10px;
	width:130px;
	background: transparent url('images/quick-links-bg.png') no-repeat bottom center;
	}
input#username {
	height:14px;
	width:112px;
	margin:3px 0;
	padding:3px 10px;
	font-size:1em;
	background: transparent url('images/webcam-login-field.png') no-repeat top left;
	border:none;
	}
input#password {
	height:14px;
	width:112px;
	margin:3px 0;
	padding:3px 10px;
	font-size:1em;
	background: transparent url('images/webcam-login-field.png') no-repeat top left;
	border:none;
	}
.webcamLoginLabel {
	padding-left:3px;
	}
#webcamLoginSubmitButton {
	margin:15px 0 10px 0;
	width:132px;
	height:20px;
	}
#webcamLoginSubmit {
	float:left;
	width:92px;
	height:20px;
	}
#webcamLoginClear {
	float:right;
	width:40px;
	height:20px;
	}

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

#homeContent {
	position:relative;
	margin:0 auto;
	width:757px;
	height:190px;
	background: transparent url('images/home-bottom.jpg') no-repeat top left;
	}
	
/*===== Coupon ================================================================*/

#coupon {
	position:absolute;
	right:15px;
	top:60px;
	height:162px;
	width:339px;
}
#coupon-top {
	height:13px;
	width:334px;
	background: transparent url('images/coupon-area/coupon-top.png') no-repeat top center;
}
#coupon-body {
	width:334px;
	background: transparent url('images/coupon-area/coupon-body.png') repeat-y;
}
#coupon-body #new-customer-special {
	margin: 0 auto;
	padding: 10px 0 0;
	width: 298px;
}
#coupon-body #holiday-hours {
	margin: 0 auto;
	padding: 10px 0;
	width: 300px;
	border-bottom: 1px solid #ccc;
	color: #fff;
	text-align: center;
}
#coupon-body #holiday-hours h2 {
	font-size: 2em;
}
#coupon-body #holiday-hours p {
	color: #E7EEA1;
	font-size: 1.2em;
	font-weight: bold;
}
#coupon-bottom {
	height:19px;
	width:334px;
	background: transparent url('images/coupon-area/coupon-bottom.png') no-repeat top center;
}
#coupon a {
	display:block;
	height:162px;
	width:339px;
}

#coupon a em{
	display:none;
}

#content {
	position:relative;
	margin:0 auto;
	padding:20px 25px 20px 165px;
	min-height:125px;
	width:572px;
	font-size: 1.2em;
	background: transparent url('images/content-bg.png') repeat-y;
	}
#contentWrapTop {
	height:11px;
	width:564px;
	background: transparent url('images/content-wrap-top.png') no-repeat;
	}
#contentWrap {
	padding:10px 20px 15px 20px;
	width:524px;
	background: transparent url('images/content-wrap-bg.png') repeat-y;
	}
#contentWrap h2 {
	color:#51150B;
	}
#contentWrapBottom {
	height:11px;
	width:564px;
	background: transparent url('images/content-wrap-bottom.png') no-repeat;
	}
#contentFooter {
	margin:0 auto 20px auto;
	height:22px;
	width:762px;
	font-size: 1.2em;
	background: transparent url('images/content-footer.png') no-repeat;
	}
	
/*===== Blog Styles ================================================================*/

.hentry {
margin-bottom:30px;
	}
	
.hentry h2 {
	padding:5px 0 5px 27px;
	margin-bottom:5px;
	border-bottom:1px solid #ccc;
	background: url('images/hh-blog.png') no-repeat left center;
	}
	
.hentry h2 a {
	color:#62B4CC;
	text-decoration:none;
	}
small {
	padding:3px 0;
	color:#703C27;
	font-size: .8em;
	}
.entry {
	padding:15px 0;
	}
.postmetadata {
	color:#703C27;
	font-size:0.8em;
	}
.postmetadata a {
	color:#62B4CC;
	text-decoration:none;
	}
.postmetadata a:hover {
	color:#703C27;
	}
	
/*===== Dog of the Week ================================================================*/

#post-89 img {
	margin:15px 0;
	}
	
/*===== Video of the Week ================================================================*/

#post-91 object {
	display:block;
	margin:15px 0 45px 0;
	}
	
/*===== Tables =========================================================================*/

.staffBox {
	margin-bottom:25px;
	border-bottom:2px solid #E7EEA1;
	}

.staffBox img {
	margin:15px 0;
	}
	
/*===== Tables =========================================================================*/

table.pricing {
	width: 524px;
	margin-bottom: 15px;
	text-align: left;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.pricing td {
	padding: 5px 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.pricing td.serviceTitle {
	width:165px;
}

table.pricing th {
	padding: 5px 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #62B4CC;
	color: #FFF;
}
table.pricing th a {
	color: #fff;
}

/*===== Preload Headers ================================================================*/

.preload {
	display: none;
	}
	