/*  
Theme Name: Blindfaith Retrievers
Theme URI: http://www.blindfaithretrievers.com/
Description: Redesigned theme for new Blindfaith Retrievers site
Version: 1.0
Author: Rob Baier
Author URI: http://www.robbaier.com/
*/

body {
	background: url('images/bg.jpg') repeat-y center top fixed;
	margin: 0;
	padding: 0;
}

/* Wrappers */

#wrapper {
	margin: 0 auto;
	overflow: auto;
	width: 700px;
}

#header {
	background: url('images/header.jpg') no-repeat;
	/*display: none;*/
	height: 190px;
	margin: 0 0 20px 0;
	width: 700px;
}

#sidebar {
	display: block;
	float: left;
	padding: 0 0 0 20px;
	width: 170px;
}

#content {
	margin-left: 190px;
	width: 490px;
}

#footer {
	margin: 50px 0 30px 0;
}

/* Sidebar */

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0 0 4px 0;
}

#sidebar ul li.gap {
	margin: 0 0 20px 0;
}

#sidebar ul li a {
	color: #221;
	font: 18px Georgia, "Times New Roman";
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #700;
	text-decoration: underline;
}

/* Content */

#content  {
	color: #332f22;
	font: 12px Arial, sans-serif;
}

#content a {
	background: url('images/abg.gif') repeat-x bottom left;
	color: #500;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	background: url('images/ahoverbg.gif') repeat-x bottom left;
	color: #700;
}

#content a img {
	background: none;
	border: none;
}

#content a:hover img {
	background: none;
	border: none;
}

#content p {
	line-height: 150%;
	margin: 12px 0;
}

#content ol, #content ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#content ol {
	margin: 30px 0;
}

#content ol li {
	margin: 0 0 20px 0;
	padding: 0;
}

#content h1 {
	background: url('images/h1bg.gif') no-repeat 0 6px;
	color: #700;
	font: 24px "Palatino Linotype", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	margin: 10px 0;
	width: 98%;
}

#content h1.fourohfour {
	background: none;
	text-align: center;
}

#content h2 {
	color: #221;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0 20px 0;
}

#content h3 {
	background: #ddc;
	color: #221;
	font: bold 13px Verdana, sans-serif;
	margin: 10px 0;
	padding: 4px;
	width: 100%;
}

.clear {
	clear: both;
	line-height: 100%;
}

.center {
	text-align: center;
	width: 490px;
}

.errormessage {
	color: #c00;
	font-weight: bold;
}

.entrytext {
	margin: 0;
	padding: 0;
}

/* Main Page */

#located {
	background: url('images/bill.jpg') no-repeat 235px -10px;
	display: block;
	line-height: 18px;
	padding: 15px 250px 50px 0;
}

#excellence {
	font: bold 13px Verdana, sans-serif;
	margin: 20px 0 40px 0;
	text-align: center;
	width: 480px;
}

#counter {
	margin: 50px 0 10px 0;
}

/* About Us */

#marcia {
	background: url('images/marcia.jpg') no-repeat 310px -10px;
	display: block;
	line-height: 150%;
	margin: 0;
	padding: 15px 180px 10px 0;
}

/* The Guys, The Girls, Top Dogs */

.dog {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 4px;
}

.dogwrapper {
	margin: 0 0 20px 0;
	overflow: auto;
	width: 100%;
}

.dogphoto {
	display: block;
	float: left;
	width: 170px;
}

.dogphoto img {
	border: 2px solid #443c2b;
}

.dog .details {
	margin: 0 0 0 150px;
}

.dog ul {
	list-style: none;
	padding: 0;
}

.dog ul li {
	margin: 0 0 3px 0;
	padding: 0;
}

.dog ul li.pdf {
	background: url('images/pdf.gif') no-repeat 4px 0;
	display: list-item;
	color: #888;
	margin: 6px 0 0 0;
	padding: 2px 0 4px 33px;
}

.dog ul li.photo {
	background: url('images/photo.gif') no-repeat;
	color: #888;
	display: list-item;
	margin: 6px 0 0 0;
	padding: 2px 0 4px 33px;
}

/* Puppies */

ul.guarantee, ul.puppyphotos {
	list-style: none;
	margin: 0 0 0 170px;
	padding: 0;
}

ul.guarantee li, ul.puppyphotos li {
	margin: 0 0 3px 0;
	padding: 0;
}

ul.guarantee li.pdf {
	background: url('images/pdf.gif') no-repeat 4px 0;
	color: #888;
	margin: 6px 0 0 120px;
	padding: 2px 0 4px 33px;
}

ul.puppyphotos li {
	background: url('images/photo.gif') no-repeat;
	margin: 6px 0 0 120px;
	padding: 2px 0 4px 33px;
}

/* Photo Gallery */
.fim {
	padding: 0;
	margin: 0;
	width: 99%;
}

h3.fim-nav {
	padding: 0;
	margin: 0;
	/*border-bottom: 1px dashed #ccc;*/
}

.fim h4 {
	font-size: 13px;
}

.fim-album {
	margin: 20px 0;
}

.fim-album h4 {
	margin: 0 0 10px 140px;
	padding: 10px 0 0 0;
}

.fim-title {
	color: #260;
	margin: 0;
	padding: 0;
}

.fim-meta {
	color: #666;
	font-size: 11px;
	margin: 5px 0;
}

.fim-album-description {
	margin: 10px 0 10px 140px
}

.fim-tn-border-sidebar {
	float: left;
	margin: 0 4px 8px 4px;
}

.fim-overview {
	float: left;
	margin: 0 0 10px 20px;
	text-align: center;
	width: 130px;
	height: 160px;
}

.fim-tn-border-album {
	float: left;
	margin: 0 0 10px 20px;
	text-align: center;
	width: 130px;
	height: 140px;
}

.fim-thumbnail {
	float: left;
	border: 1px solid #aaa;
	float: left;
	margin: 5px;
 	padding: 0;
}

.fim-thumbnail img {
	height: 100px;
	width: 100px;
}

.fim-thumbnail a {
	border: 4px solid #fff;
	display: block;
}

.fim-thumbnail a:hover {
	border: 4px solid #700;
}

.fim-thumbnail a img {
	border: 1px solid #333;
	display: block;
}

.fim-photo-block {
	float: left;
	margin: 10px 5px 10px 5px;
}

.fim-photo {
	float: left;
}

.fim-photo img {
	 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: 0 5px 5px 0;
	 padding: 4px;
	 position: relative;
}

.fim-photo-date {
	margin: 0px;
	padding: 0px;
}

.fim-photo-nav {
	width: 99%;
	padding-top: 15px;
	padding-bottom: 15px;
}

.fim-nav-buttons {
	height: 20px;
	float: left;
	text-align: center;
	border: 1px solid #ccc;
	background: #F4F4F4;
	margin: 5px 10px;
	padding: 5px 10px;
}

.fim-dec {
	height: 10px;
	clear: both;
}

.fim_clear{
	clear: both;
}

.fim-caption{
	font-weight: bold;
	border: 1px solid #000; 
}

/* Achievements */

#content .achieveleft {
	display: block;
	float: left;
	margin: 0 16px 4px 0;
	text-align: center;
}

#content .achieveleft img {
	border: 1px solid #443c2b;
}

#content .achieveleft a {
	background: none;
	border: 0;
}

#content .achieveleft a img {
	border: 1px solid #443c2b;
	background: none;
}

#content .achieveleft .smallthumb {
	border: 1px solid #443c2b;
	margin: 5px;
}

/* Links */

#links ul {
	margin: 0 0 0 10px;
	padding: 0;
}

#links ul li {
	line-height: 150%;
	list-style: none;
	margin: 0 0 20px 0;
}

/* Contact Us */

#contact p {
	margin: 20px 0 30px 110px;
}

#contact .left {
	float: left;
	font-weight: bold;
	text-align: right;
	width: 90px;
}

#contact .right {
	line-height: 150%;
	margin: 0 0 10px 110px;
}

#contact .full {
	margin: 20px 0;
}

#contact form {
	margin: 30px 0 30px 0;
}

#contact form .right {
	margin: 0 0 10px 110px;
	vertical-align: top;
}

.contactvalid {
	border: 1px solid #999;
	margin: 0 10px 0 0;
	width: 250px;
}

.contacterror {
	border: 1px solid #c00;
	margin: 0 10px 0 0;
	width: 250px;
}

/* Sitemap */

#sitemap {
	font-size: 13px;
}

#sitemap li {
	margin: 0 0 3px 0;
}

#sitemap li ul {
	margin: 10px 0 10px 0;
	padding: 0;
}

#sitemap li ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 25px;
}

#sitemap li ul li.pdf {
	background: url('images/pdf.gif') no-repeat;
	color: #888;
	margin: 6px 0 0 0;
	padding: 2px 0 4px 25px;
}


/* Footer */

#footer {
	/*border-top: 1px solid #ddd;*/
	color: #998;
	font: 10px Verdana, sans-serif;
	margin: 30px auto 0 auto;
	padding: 0 0 30px 170px;
	text-align: center;
	width: 490px;
}

#footer .hr {
	border-top: 1px solid #ddd;
	margin: 0 0 6px 0;
}

#footer .hr hr { display: none; }

#footer a {
	border: none;
	color: #998;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:hover {
	border: none;
	color: #332f22;
}

/* Google Analytics */
#footer div.stats {
	text-align: center;
	margin: 10px 0;
}