/*  
Theme Name: The Pet Guy
Theme URI: http://thepetguy.tv
Description: Custom Theme Developed for The Pet Guy by Power Creative
Version: 1.0
Author: Charlie Dillon / Power Creative
Author URI: http://wwww.powercreative.com

*/

/* 
 * blue: #007bba;
 */


/* 
 * Set default values
 */
body,div,p,blockquote,li,td,th,h1,h2,h3 {
	font: normal 12px/18px "Trebuchet MS", Arial, sans-serif;
    color: #007bba;
}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
body,div,table,p,td,a,img,h1,h2,h3,input {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
ul,ol {padding: 0;}
ul {margin: 0 0 1em 15px;}
ol {margin: 0; padding-left:27px;}

p,li
{margin-bottom: 1em;}
li
{font-weight:bold;}

a:link,
a:visited,
a:active
{color: #007bba;}
a:hover
{text-decoration: none;}
h1 {}
h2 {}
h3 {}
h4,h5,h6 {}

div.navigation {
	height: 25px;
}
div.alignleft {
	float: left;
}
div.alignright {
	float: right;
}

/*
 * HTML Body and Page Container
 */
body {
	background: #007bba;
	padding-bottom: 8px;
}
#PageContainer {
	position: relative;
	width: 735px;
	margin: 8px auto 0 auto;
	background: white;
}


/*
 * Page Header
 */
#PageContainer #PageHeader {
	position: relative;
	height: 92px;
	width: 695px;
	margin: 0 auto;
	border-bottom: 1px solid #007bba;
}
#PageContainer #PageHeader #Logo{
	position: relative;
	top: 7px;
	left: -7px;
	width: 200px;
	height: 80px;
}
#PageContainer #PageHeader #SignupAndSearch {
	position: absolute;
	bottom: 0px;
	right: 23px;
	width: 303px;
	height: 72px;
}
#PageContainer #PageHeader #SignupAndSearch #searchform {
	position: absolute;
	right: 14px;
	top:42px;
	
}	
#PageContainer #PageHeader #SignupAndSearch #searchform div input#s {
	width: 130px;
	vertical-align:middle;
	margin: 2px 0 0 0;
	font: normal 14px/14px "Trebuchet MS", Arial, sans-serif;
}
#PageContainer #PageHeader #SignupAndSearch #searchform input#searchsubmit {
	vertical-align:middle;
}
/*
 * Home page specfic Nav
 */
#HomePageNavContainer {
	position: relative;
	margin: 0 auto;
	width: 695px;
	border-bottom:1px solid #007bba;
}
#HomePageNavContainer #HomePageNav {
    position: relative;
    margin: 1px 0;
    width: 100%;
}
#HomePageNavContainer #HomePageNav td {}
#HomePageNavContainer #HomePageNav td a {
    display:block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
	text-decoration: none;
	color: white;
	margin: 0;
	/*padding: 4px 15px;*/
	padding: 4px 25px;
}
/**
Gradient and rollver styles are in header.php for this theme to uitlize WordPress path variables
*/
/*
 * Home page specfic Elements
 */
#HomePageFeatureContainer {
	width:695px;
	margin: 0 auto;
	border-bottom:1px solid #007bba;
}
#HomePageTombstoneContainer {
	width: 715px;
	position: relative;
	margin: 0 auto;
	position: relative;
	left: 3px;
}
#HomePageTombstoneContainer img.Left {margin-right:5px;}
 
/*
 * Subpage Layout
 */
#PageBodyContainer {
	width: 695px;
	margin: 0 auto;
}	

#PageBodyContainer #PageBodyLayout {
	position: relative;
	left: -3px;
	width: 100%;
}
#PageBodyContainer #PageBodyLayout #LeftSidebarCell {
	
	width: 150px;
	/*background: #007bba;*/
}
/*Static table based*/
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #NavContainer {width:146px;border: 3px solid #e4e4e4;}	
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #NavContainer td {}
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #NavContainer td a {
	display:block;
	width: 134px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: white;
	margin: 0;
	padding: 6px 8px;
}

/*WP List version*/
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #SubpageNav {
    list-style-type: none;
    margin: 0;
}
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #SubpageNav li {
    margin:0;
    padding: 0;
}
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #SubpageNav li.page_item {}
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #SubpageNav li.current_page_item {}
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #SubpageNav li.page_item a {
    display: block;
	height: 30px;
    font: bold 14px/30px "Trebuchet MS", Arial, sans-serif;
	color: white;
    text-decoration: none;
    margin: 0;
    padding: 0 8px;
}

/**
Image contianer
*/
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #ImgContainer {text-align: right;}	
#PageBodyContainer #PageBodyLayout #LeftSidebarCell #ImgContainer img {border-bottom: 1px solid #007BBA;}	





/**
Gradient and rollver styles are in header.php for this theme to uitlize WordPress path variables
*/
#PageBodyContainer #PageBodyLayout #PageBodyCell{
	width: 545px;
	border-left: 1px solid #007bba;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody {
	margin: 18px;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #PageBanner {
	margin: 0 0 20px 0;
}	

#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody h2,
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody h2.pagetitle,
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody h2 a {
	font-size: 18px;
	margin: 0 0 .5em 0;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody h2 a {
	text-decoration: none;
}	
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody .Date {
	font-size: 11px;
}

#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody .Question {
	font-size:18px;
	margin: 0 4px 0 0;
	vertical-align: middle;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody .Answer {
	float: left;
	font-size:18px;
	margin: 27px 4px 0 0;
	vertical-align: middle;
}

#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer {
	border-top: 1px solid #007bba;
	padding-top: 5px;
	height: 180px;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #CategoryDescription {
	float: left;
	width: 200px;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #AskFormContainer {
	margin:  0 0 20px 0 ;
	float: right;
	width: 270px;
	margin-bottom: 0;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #AskFormContainer #email_signup_result  {
	margin: 10px 0 0 0;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #AskFormContainer .Form{
	margin-bottom: 0;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #AskFormContainer .Form th {
	text-align: right;
	vertical-align:top;
	font-weight: bold;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #AskFormContainer .Form textarea,
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #AskFormContainer .Form input{
	border: 1px solid #c0c0c0;
	width: 200px;
	margin: 0 0 2px 5px;
}

#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #AskFormContainer .Form #Submit {
text-align: right;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #AskFormContainer .Form #Submit input{
	width:51px;
	height:23px;
	border: none;
	margin: 3px 0 0 0 ;
}
#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody #AskContainer #AskFormContainer .Form textarea {
	height: 40px;
}







#PageBodyContainer #PageBodyLayout #PageBodyCell #PageBody  .Ask {
	clear: both; 
	border-top: 1px solid #007bba;
}



/*
 * Page Footer
 */
#PageContainer #PageFooter {
	clear:both;
	margin: 0 auto 3px auto;
	width:695px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	border-top:1px solid #007bba;
}



















