@charset "utf-8";
/* CSS Document */

img, div { behavior: url(../iepngfix.htc) }

a {color:#81470f; text-decoration:none;}
a:link {color:#81470f; text-decoration:none;}
a:visited {color:#5b330c;}
a:hover {
	color: #084c79;
	text-decoration:underline;
}

#main-container{width:966px; margin:0 auto; background:url(../images/bg-main.png) repeat-y; font-family: Georgia, "Times New Roman", Times, serif;}
#header{width:966px; height:195px; margin:0 auto;}
#top-border{width:948px; height:18px; background: #084c79 url(../images/top-dog-bg.jpg) right no-repeat; margin:0 0 0 6px; clear:both;}
#title-container{width:390px; _width:290px; height:195px; float:left;}
#title-container h1{ font-size:250%; font-weight:normal; padding:60px 0 0 30px;}
#title-container p{ font-size:80%; font-weight:normal; padding:0 0 0 30px; margin:0 0 10px 0;}
#image-banner{width:370px; height:195px; float:right; background:url(../images/banner-danes.jpg) no-repeat; clear:right; /*_padding:0 40px 0 0;*/}
#nav-container{width:712px; height:41px; background: url(../images/bg-nav.jpg) repeat-x; margin:0 0 0 6px; _margin:0 0 0 3px; border-top:1px solid #084c79; float:left;}
#nav-container-end{width:236px; height:42px; background: url(../images/dog-feet.jpg) no-repeat; float:left; clear:right;}
#logo{width:188px; height:176px; float:left; margin:11px 0 0 18px;}
#main-content-container{width:948px; background: #d5eff8 url(../images/bg-content.gif) repeat-y; margin:0 0 0 6px;}
#column-left{width:612px; float:left; padding:0 0 30px 0;}
#column-left li{line-height:24px;}
#column-left ul{list-style:disc; margin:10px 20px 0 90px; color:#084C79;}
#column-left h2{padding:10px 20px 0 42px; line-height:32px; clear:both;}
#column-left h3{padding:10px 20px 0 42px; line-height:32px;}
#column-left small{padding:0 0 0 42px;0}
#column-left p{padding:10px 20px 0 42px; line-height:24px; color:#084c79;}
#column-left hr {margin:10px 20px 0 42px; background:#8DB0C5; color:#8DB0C5; border: 0; height:1px;}
#column-left strong{letter-spacing:-1px; font-size:97%;}
#column-right{width:335px; float:left; clear:right;}
#column-right h3{padding:0 0 10px 0;}
#column-right label {
	font-size: 130%;
	color:#81470f;
	font-weight:normal;
}
#column-right label, .label-small{
	font-size: 100%;
}
.column-right-content{padding:10px 0 10px 10px; border-bottom:1px solid #8db0c5;}
.navigation{margin:10px 0 0 26px;}
.commentlist{margin:10px 0 0 26px;}
.post small{font-size:75%; color:#535353;}
#respond textarea{width:550px;}
#footer{
	width:948px;
	height:139px;
	background: url(../images/bg-footer.jpg) repeat-x;
	clear:left;
}
#footer a {color:#fff; text-decoration:none;}
#footer a:link {color:#fff; text-decoration:none;}
#footer a:visited {color:#fff;}
#footer a:hover {
	color: #fff;
	text-decoration:underline;
}

#footer-image-holder{
	width:128px;
	height:139px;
	float:left;
	background:url(../images/paws-footer.jpg) no-repeat;
	margin:0 0 0 10px;
}
#footer-address{
	float:left;
	margin:50px 0 0 20px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:90%;
}
#bottom-links{width:966px; margin:0 auto; font-family: Georgia, "Times New Roman", Times, serif; font-size:70%; text-align:center; padding:10px 0;}
#bottom-links a {color:#1096EF; text-decoration:none;}
#bottom-links a:link {color:#1096EF; text-decoration:none;}
#bottom-links a:visited {color:#1096EF;}
#bottom-links a:hover {
	color: #084c79;
	text-decoration:underline;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
.ngg-albumoverview{margin:0 0 0 30px;}
.ngg-galleryoverview{margin:0 0 0 10px;}