/*  
Theme Name: The Love of Pets - PETOWNER
Description: A custom WordPress theme for the Banfield.net blog The Love of Pets.
Version: 1.0
Author: eROI
Author URI: http://eroi.com/
*/



/* CSS Document */

/************************************************************************

	Site:		sitandstay.banfield.net

	Author:		eROI		[www.eroi.com]  

	Client:		Banfield		[http://www.banfield.net/]

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Main Content
	4 - Sub Navigation
	5 - Left Navigation
	6 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

body {
	background: #e7e3c6;
	font: 62.5%/1.6em Helvetica, Arial, Verdana, sans-serif;
	color: #9d986d;
}

html, body, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td { 
	margin: 0; 
	padding: 0; 
}

a {
	text-decoration	: underline;
	color: #8b865c;
	font-style: italic;
}

a:hover {
	text-decoration	: none;
}

.clearer {
	line-height: 0;
	clear: both;
}

.disappear {
	line-height: 0;
	margin-left: -9999px;
}

/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#container {
	width: 808px;
	margin: 20px auto;
}

div#page_topcap, div#page_botcap {
	width: 808px;
	height: 26px;
	line-height: 26px;
	margin: 0 auto;
}

div#page_topcap {	
	background: url(images/page_topcap.jpg) no-repeat bottom left;
}
div#page_botcap {
	background: url(images/page_botcap.jpg) no-repeat top left;
}
div#page {
	width: 808px;
	background: url(images/page_bg.jpg) repeat-y top left;
}

div#header {
	width: 772px;
	height: 283px;
	margin: 0 auto;
	background: url(images/header_petowner.jpg) no-repeat top right;
}

div#header h1 a {
	display: block;
	width: 772px;
	height: 283px;
	outline: none;
}

/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#contentwrap {
	width: 780px;
	padding: 15px 30px 25px 50px;
	margin: 0 auto;
	font-size: 120%;
}

div#content {
	width: 490px;
	float: left;
	padding-right: 10px;
	margin-right: 30px;
	padding-bottom: 25px;
	text-align: justify;
	line-height: 1.4em;
}

div#content p {
	padding-bottom: 1.3em;
}

div.multiple div.post {
	padding-bottom: 50px;
}

div.entry img {
	display: block;
	margin: 3px auto;
}

.caption {
	width:inherit;
	font-size:11px;
	font-style:italic;
	text-align:right;
}

.left {
	float: left;
}
.right {
	float: right;
} 


div.entry img.alignleft {
	float: left;
	margin: 0 10px 3px 0;
}
div.entry img.alignright {
	float: right;
	margin: 0 0 3px 10px;
}

div.postinfo {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
}
div.postinfo h2, div.postinfo h2 a, h2#respond, h2#comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #524b26;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
	line-height: normal;
}
div.byline {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 10px;
}
div.byline span.author {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
span.middot {
	font-weight: bold;
	padding: 0 5px;
	font-size: 160%;
	line-height: 80%;
}


div.entry ul, div.entry ol {
	padding: .3em 30px 1em 30px;
}
div.entry ul li, div.entry ol li {
	padding: 0 0 .5em 0;
}

/***********************************************************************
	2 - FORWARD/BACK NAV STYLES
************************************************************************/

div.navigation {
	padding: 10px 0;
	margin: 0 auto;
}
div.navigation div.alignleft {
	float: left;
}
div.navigation div.alignleft a {
	background: url(images/arrow_left.gif) no-repeat left;
	padding-left: 15px;
}
div.navigation div.alignright {
	float: right;
}
div.navigation div.alignright a {
	background: url(images/arrow_right.gif) no-repeat right;
	padding-right: 15px;
}


div#disclaimer {
	padding: 10px;
	border: 1px dotted #CBC7A4;
	border-left: none;
	border-right: none;
	font-size: 90%;
	line-height: 1.3em;
	margin-bottom: 30px;
}

/***********************************************************************
	2 - COMMENT AREA STYLES
************************************************************************/

h2#respond, h2#comments {
	font-size: 160%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
}
h2#comments {
	border-bottom: 1px solid #b5b296;
}
h2#respond {
	padding-top: 45px;
}

ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {	
	background: #fcfcf0;
	border-bottom: 1px solid #b5b296;
	padding: 20px 15px;
}
ol.commentlist li.alt {
	background: #faf8e3;
}

ol.commentlist li span.author {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	color: #5a767e;
	padding-bottom: 10px;
}

ol.commentlist li span.author a {
	color: #5a767e;
	font-style: normal;
	text-decoration: none;
}

small.commentmetadata {
	color: #686241;
}
small.commentmetadata a {
	font-style: normal;
	text-decoration: none;
	color: #686241;
}

form#commentform label {
	display: block;
	color: #5a767e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
}
form#commentform label small {
	font-weight: normal;
}

/***********************************************************************
	2 - SIDEBAR STYLES
************************************************************************/

div#sidebar {
	width: 175px;
	float: left;
	padding: 0 25px 0 20px;
	color: #524b26;
}

div#sidebar a {
	font-style: normal;
	color: #524b26;
	text-decoration: none;
	font-style: italic;
}
div#sidebar a:hover {
	text-decoration: underline;
}

div#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #524b26;
	background: url(images/divider_sidebar.gif) no-repeat bottom center;
	padding-bottom: 15px;
	text-align: center;
	margin-bottom: 8px;
}

div.box {
	padding-bottom: 25px;
}

div.box ul {
	list-style-type: none;
	padding-left: 10px;
}

form#searchform input.textbox {
	width: 100px;
	padding: 2px 3px;
	font-size: 90%;
	color: #555;
}


/***********************************************************************
	2 - CLIENT TALES STYLES
************************************************************************/

div.clienttails {
	background: #FCFCF0 url(images/client_tales_bg.gif) no-repeat top;
	width: 505px !important;
	margin: -15px 5px 0 -30px !important;
	padding: 70px 25px 25px 25px !important;
	text-align: left !important;
	color: #776f67 !important;
}

div#intro {
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #776f67;
	width: 320px;
}

a#sharebtn {
	display: block;
	background: url(images/btn_share.gif) no-repeat top left;
	width: 267px;
	height: 38px;
	margin: 0 0 20px -15px;
}

div.tail {
	width: 240px;
	float: left;
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #776f67;
	margin-bottom: 15px;
}
div.clienttails div.alt {
	margin-right: 15px;
}

div.tail h3 {
	padding-bottom: .5em;
}
div.tail h3 a {
	font: italic bold 14px/1em Georgia, "Times New Roman", Times, serif;
	color: #5a777f;
}
div.tail h3 a:hover {
	text-decoration: none;
}

div.tail p {
	padding-bottom: 1em !important;
}

div.tail img {
	border: 2px solid #666052;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	max-width: 225px;
	max-height: 170px;
	margin-bottom: 1em;
}

div.tail p.by {
	font: 11px Arial, Helvetica, sans-serif;
	color: #776f67;
	padding-bottom: .3em !important;
	text-transform: capitalize;
}

p.readmore a {
	background: url(images/arrow_right.gif) no-repeat top left;
	background-position: 0 1px;
	padding-left: 15px;
	color: #5a777f;
	font: italic bold 10px/1em Georgia, "Times New Roman", Times, serif;
}

div.clienttailspost div.postinfo {
	background: url(images/client_tales_header.gif) no-repeat top;
	padding-top: 55px;
}
a.clienttailsbtn {
	display: block;
	background: url(images/btn_share.gif) no-repeat top left;
	width: 267px;
	height: 38px;
	margin-bottom: 1em;
}

a#clienttailstile {
	margin-left: -8px;
}
a#clienttailstile img {
	border: none;
}


a#clienttailsfooter {
	display: block;
	border: none;
	background: url(images/client_tales_footer.gif) no-repeat top left;
	width: 495px;
	height: 116px;
	margin: 1em 0 0 -10px;
}


input#tdomf_form1_send {
	background: url(images/btn_submit.gif) no-repeat top left;
	width: 110px;
	height: 30px;
	color: #5a767e;
	font-size: 0;
	border: none;
	cursor: hand;
	cursor: pointer;
	margin-top: 7px;
}

form#tdomf_form1 fieldset {
	margin-bottom: 1em;
}
form#tdomf_form1 fieldset legend {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #776f67;
}

form#tdomf_form1 label.error {
	display: block;
	float: none;
	color: #C96456;
}

input.ed_button {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #CBC7A4;
	background: #E7E3C6;
	margin: 1em 3px 1em 0;
	font: 10px/1em Arial, Helvetica, sans-serif;
	color: #524B26;
}

textarea#content-text-ta {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
}