/*
Theme Name: PetLifestyleAdvisor
Theme URI: http://PetLifestyleAdvisor.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Anissa Hance
Author URI: http://PetLifestyleAdvisor.com/
Tags: green, pink, custom header, fixed width, one columns, widgets

	PetLifestyleAdvisor v1.0
	http://PetLifestyleAdvisor.com/

	This theme was designed and built by Anissa Hance,

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body { background-color:#FFFFFF;
text-align:left;
font:Arial, Helvetica, sans-serif; }
.main_header { color:#FFFFFF; }
.sub_header { color:#333333; }
.pagetitle { color:#5B8A95; }
.title-bar { color:#b82369; }
.paginator { color:#C21689; }
.message-title { color:#E706C1; }
.message-text { color:#6F0C7A; }
.message-form-panel-body { color:#4416C2; }
.message-form-panel-body { background-color:#ffffff; }
.message-form-panel-error { color:#CC0000; }
.submit-button { color:#EA6F11; }
.leftnav ul li a { color:#5e4852; }
.leftnav ul li a:visited { color:#5e4852; }
.leftnav ul li a:hover { color:#b82f75; }
td {
font-size: 12px;
}
a { color:#0061b3; }
a:link { color:#0061b3; }
a:visited { color:#0061b3; }
a:hover { color:#fdab0d; }
.maintable {
border-left: thin;
border: thin; 
border-color: black; 
}
.header {
	background-image: url(images/header.jpg);
	height: 157px;
	width: 981px;
}
h1 {
	font-size: 14px;
	color: #7a9829;
}
h2 {
	font-size: 16px;
	color: #00c0f3;
}
h3 {
	font-size: 20px;
	color: #fdb50f;
}
hr {
	background: #fff url(images/yellowdots.gif) no-repeat scroll center;
	height: 20px;
	border:none;
}
.rightcontent {
	padding: 15px;
	width: 555px;
	float: right;
	font-size: 12px;
	border: #000000 thin;
}
.leftnav {
	float: left;
	padding: 10px 10px 10px 0px;
	height: 100%;
	width: 180px;
	font-size:11px;
	border-right-color: #000000;
	border-right-width: 3px;
}
.container {
	width: 981px;
	border: thin black;
}
.footer {
	clear: both;
	padding: 10px 15px 5px 25px;
	font-size:10px; 
	color:#666666;
}
.bdf_l_shawdow {
	background-image:url('images/forum_leftbg.gif');
	background-repeat: repeat-y;
}
.bdf_r_shawdow {
	background-image:url('images/forum_rightbg.gif');
	background-repeat:repeat-y;
}
.bdf_btm_shawdow {
	background-image:url('images/forum_bottombg.gif');
	background-repeat:repeat-n;
	height: 27;
	width: 1020;
}
