/*  
Theme Name: Petmates V2
Theme URI: http://www.flowinteractive.com.au
Description: Petmates theme created by Flow Interactive
Version: 2.0
Author: Flow Interactive
Author URI: http://www.flowinteractive.com.au/

	This theme is copyright Flow Interactive 2011. All rights reserved.

*/



/* Begin Typography & Colors */
/* = General
--------------------------------------------------------*/

body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #333;
	background: #9AD0FF url(i/bodybg.jpg) 0 0 repeat-x;
	line-height: 170%
}

body.mceContentBody {background:none !important}

a {
	color: #069;
	outline:none;
}
a img {
	border: none
}
a:focus, a:active {outline:none}
.cntr {
	text-align:center
}
.right {
	text-align:right
}
.float, .left {
	float:left
}
.floatRight {
	float: right
}
.hlight {color: #FF6600;
    font-size: 1.4em;
    font-weight: bold;}

img.alignleft {margin-right:15px}
img.alignright {margin-left:15px}

#sidePanel li a {float:left;margin:0;padding:0}

.small {font-size:1em}

/* = Typography
--------------------------------------------------------*/

@font-face {
    font-family: 'gooddogregular';
    src: url('GoodDog-webfont.eot');
    src: url('GoodDog-webfont.eot?#iefix') format('embedded-opentype'),
         url('GoodDog-webfont.woff') format('woff'),
         url('GoodDog-webfont.ttf') format('truetype'),
         url('GoodDog-webfont.svg#gooddogregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
	font-size: 3.2em;
	font-weight: normal;
	margin: 0.5em 0 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#069;
	line-height:1.2em;
font-family: 'gooddogregular';
}

.home h1 {font-size:3.1em}

h2 {
	font-weight: normal;
	font-size: 2.5em;
	margin: 0.4em 0 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#069;
font-family: 'gooddogregular';
line-height:1em
}

#col2 h2{color:#fff; font-size:3em; margin: 0 0 0.25em 0}

#col2 .homePanelHalf h2 {color:#069; font-size:2.5em; text-align:center}

#col2 #col1Content h2 {color:#069; font-size:2.5em}

#testimonialsPanel h2 {color:#FF6600}

#gform_wrapper_2 h3 {color:#fff;font-weight: normal;
	font-size: 2.5em;
	margin: 0 0 0.2em 0;
	font-family: Arial, Helvetica, sans-serif;}

p {
	font-size:1.2em;
	margin:0 0 0.75em 0;
	line-height:1.4em
}

#col1 ul {
	margin: 0 0 1.5em 1.5em;
	list-style-type:disc;
}

#col1 ul li {margin-bottom: 0.5em; font-size: 1.2em}

ul.paw {margin-left:0}

ul.paw li { background:#fff url(i/bullet.gif) 0 top no-repeat; padding-left: 20px; list-style-type:none; font-size: 1.2em}

ul.cols li {width:45% !important;float:left !important}

#col1 ul li ul {margin-top: 0.5em}

#col1 ul li ul li {font-size: 1.1em}

ul.tick li {background: transparent url(i/tickbullet.png) 0 top no-repeat; padding-left: 20px; list-style-type:none; font-size: 1.2em; margin-bottom:7px}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
h2 a:hover, h3 a:hover {
	color: #069;
	text-decoration: none;
}
#hero div a {color:#fff; text-decoration:none}
#hero div a:hover {color:#fff; text-decoration:underline}
h3 {font-weight:normal;font-size: 2.2em; color:#069;margin: 0 0 0.5em 0;font-family: 'gooddogregular';}
.service h3 {color:#fff; font-size:3em; margin: 0 0 0.25em 0; text-align:center}
.page-id-203 h3 {font-size: 1.4em}

#footer, #footer a {color: #fff}

/* End Typography & Colors */



/* Begin Structure */

.container {
	position:relative;
}

.mid {
	width:960px;
	margin: 0 auto;
}

#header {
	height:105px;
	position:relative;
}

#logo {
	position:absolute;
	left: 45px;
	top: 10px
}

#cta {
	top:20px;
	position:absolute;
	right:45px;
}

#hero {
	position:relative;
	height: 192px;
	z-index:1
}	

#heroPanels {
	width:268px;
	float:left;
}

.heroPanel {
	width:268px;
	height:49px;
	text-align:center;
	font-size:3.5em;
	padding-top:15px;
	color:#fff;
font-family: 'gooddogregular';
}

#dogWalking { background:#FA5505 url(i/dog-walking-hero-bg.jpg) 0 0 repeat-x }
#catMinding { background:#006600 url(i/cat-minding-hero-bg.jpg) 0 0 repeat-x }
#whyPetmates { background:#00698C url(i/why-hero-bg.jpg) 0 0 repeat-x }

#heroImage {float:right; position:relative; height:192px; width:692px}

#heroImage .hero {position:absolute; top:0; left:0; height:192px; width:692px; z-index:1}

.active {z-index:3 !important}

.hero p {font-size: 2em; color:#fff; font-weight:bold; width:250px; text-shadow: 2px 1px 5px #000;
filter: dropshadow(color=#000, offx=1, offy=1);}

.catMinding {background: transparent url(i/cathero.jpg) 0 0 no-repeat}
.catMinding p {margin: 20px 0 0 40px}

.dogWalking {background: transparent url(i/doghero.jpg) 0 0 no-repeat}
.dogWalking p {margin: 20px 0 0 230px; width:200px}
.dogWalking #heroVideo {position:absolute; left:481px; top:25px}

.whyPetmates {background: transparent url(i/whyhero.jpg) 0 0 no-repeat}
.whyPetmates p {margin: 20px 0 0 40px; width:250px}

#content {
	position:relative;
	padding: 35px;
	width:890px;
	background:transparent url(i/contentbg.png) 0 0 repeat-y;
}

#col1 {
	width:610px;
	float:left;
}


.home #col1 {
	width:485px;
	float:left;
}

#col1Content {
	padding: 1px 20px;
	background: #fff;
}

#col2 {
	width:266px;
	float:right;
	position:relative;
}

.home #col2 {
	width:380px;
	float:right;
	position:relative;
}

.homePanelHalf {
	width:165px;
	background: #fff;
	padding: 10px
}

#specialOfferPanel {
	background:#00BC00;
	position:relative;
	color:#fff;
	padding: 10px;
	margin-top:15px
}

#areasPanel {
	background:#0095C7;
	position:relative;
	color:#fff;
	padding: 10px;
	margin-top:15px
}

#areasPanel h2 {color:#fff}

#testimonialsPanel {
	background:#fff;
	position:relative;
	color:#333;
	padding: 10px 30px 10px 10px;
	margin-top:15px
}

#gform_wrapper_2 {
	background:#FF9900;
	position:relative;
	color:#fff;
	padding: 10px 30px 10px 10px;
	margin-top:15px
}

#testDog {
	position:absolute;
	background: transparent url(i/testpanelbg.png) 0 0 no-repeat;
	width:77px;
	height:106px;
	right: -30px; 
	bottom:0;
}

.corners, #pageImg img, #gform_wrapper_2 {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

#sidePanel {
	background: transparent url(i/sidebartop.png) 0 0 no-repeat;
	padding-top:56px;
}

#sidePanelContent {
	padding: 1px 12px 0 13px;
	background:transparent url(i/sidebarbg.png) 0 0 repeat-y;
}

#sidePanelFooter {
	height:32px;
	background: transparent url(i/sidebarbot.png) 0 0 no-repeat;
	padding-top:1px;
}

#dog {
	position: absolute;
	bottom: 50px;
	left: -50px;
	z-index:1000
}
#dogLeft {
	position: absolute;
	bottom: 50px;
	left: -95px;
	z-index:1000
}
#cat {
	position: absolute;
	bottom: 60px;
	right: -40px;
	z-index:1000
}

#dogRight {
	position: absolute;
	bottom: 60px;
	right: -40px;
	z-index:1000
}

#dogCenter {
	position: absolute;
	bottom: 30px;
	left: 400px;
	z-index:1000
}

#catLeft {
	position: absolute;
	bottom: 50px;
	left: -105px;
	z-index:1000
}

#catRight {
	position: absolute;
	bottom: 50px;
	right: -40px;
	z-index:1000
}

#catCenter {
	position: absolute;
	bottom: 25px;
	left: 400px;
	z-index:1000
}

#testimonials {
	margin:40px 0 30px -20px;
	width:319px;
	height:191px;
	background:transparent url(i/testimonialbg.jpg) 0 0 no-repeat;
	position:relative;
	float:left
}
.test { font-style:italic; padding: 50px 30px 0 70px; font-size:1.3em}
#col2 .test { font-style:italic; font-size:1.3em; padding:0}
#facebook {float:right; margin-top: 20px; background:#fff}

#homeCTA {
	width:380px;
	margin: 15px 0;
	height:213px;
	background: transparent url(i/homecta.png) 0 0 no-repeat;
}
#homeCTA p {
	padding-top:130px;
	text-align:center;
	color:#fff
}
#homeCTA p#callt {
	padding-top:0;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}

/*PAGES*/

#pageImg {
	padding: 6px;
	background:#fff;
}

.service {
	background:#069;
	position:relative;
	color:#fff;
	padding: 10px;
	margin-bottom:15px;
	width:256px;
}

.faq {
	background: url("i/faqbg.png") repeat scroll 0 0 transparent;
    border: 1px solid #ccc;
    padding: 10px;
}
table.quote {margin-bottom:10px}
table.quote td {
	font-style:italic;
	font-size:1.2em;
	color: #333;
	padding-right:10px
}

/*POSTS*/
.post {margin-bottom:10px;padding: 10px;
	background: #fff;}
	
.blogPanel {padding: 10px; background:#fff; margin-bottom:10px; font-size:1.2em}

/*Menus*/
/*--------------------------------------------------*/

/*New navigation*/
.menu-top-navigation-container {
	height:40px;
	background:#354653 url(i/menubg.jpg) 0 0 repeat-x;
	position:relative;
	z-index:1000;
}
/*New navigation*/
.menu-top-navigation-container ul { /* all lists */
	padding: 0;
	margin: 0 auto;
	width:960px;
	list-style: none;
	line-height: 1;
}

.menu-top-navigation-container a {
	color:#fff;
	display: block;
	padding: 6px 14px 6px 17px;
	font-size: 2.5em;
	text-decoration:none;
font-family: 'gooddogregular';
}

.menu-top-navigation-container li { /* all list items */
	float: left;
	/* width: 10em; width needed or else Opera goes nuts */
	margin-right: 1px;
}

.menu-top-navigation-container li ul { /* second-level lists */
	position: absolute;
	background: #fff;
	width: 200px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index:1000;
	border: 1px solid #ccc;
	box-shadow: 0 0 3px #555;
	-webkit-box-shadow: 0 3px 3px #555;
	-moz-box-shadow: 0 3px 3px #555;
	top:37px;
	z-index:1100;
}

.menu-top-navigation-container li ul li {width:200px}

.menu-top-navigation-container li ul li a {color: #069; background:#fff; font-size:2em}

.menu-top-navigation-container li ul ul { /* third-and-above-level lists */
	margin: -3em 0 0 15em;
	background:#fff;
}

.menu-top-navigation-container li:hover ul ul, .menu-top-navigation-container li.sfhover ul ul {
	left: -999em;
}

.menu-top-navigation-container li:hover ul, .menu-top-navigation-container li ul li:hover ul, .menu-top-navigation-container li.sfhover ul, .menu-top-navigation-container li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.menu-top-navigation-container li a:hover, .menu-top-navigation-container li.current-menu-item a, .menu-top-navigation-container li.current-menu-parent a, .menu-top-navigation-container li.current_page_item a, .menu-top-navigation-container li.current_page_parent a {
	background: transparent url(i/menusel.gif) 0 center no-repeat;
}
.menu-top-navigation-container li li a:hover {
	background: transparent url(i/menuselsub.gif) 0 center no-repeat;

}

.menu-top-navigation-container li.current-menu-item li a, .menu-top-navigation-container li.current-menu-parent li a {background:none; color:#524B46}

.menu-top-navigation-container li li.current-menu-item a {background:none; color:#900620}

.menu-top-navigation-container li li.current-category-parent li a {color:#255E97}

.menu-top-navigation-container li.current-menu-item li a:hover, .menu-top-navigation-container li.current-menu-parent li a:hover {color:#900620}

/* END MENUS */

/*FOOTER*/		

#footer {
	position:relative;
	background:transparent url(i/footerbg.png) 0 0 repeat-x;
	z-index:1;
	margin-top:-10px;
	height: 105px;
}

.footerContainer {padding: 70px 10px 0; position:relative}


#fl, #fr {float: left; width: 40%}
#fr {float: right; text-align:right; width:55%}


/* Begin Images */
p img {
	padding: 0;
}
/*	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 */



/* Begin Lists

.entry ul {
	margin: 0.5em 0 0.5em 0em;
	list-style-type:none;
}
.entry ul li {
	padding: 0 0 0 20px;
	background: transparent url(images/tickbullet.gif) left center no-repeat;
	margin: 0.5em 0
}	

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
input.wpcf7-text {width:110px; border: 1px solid #ccc; color:#ccc}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 480px;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
}
#shopsidebar {
	width: 195px
}
#sidebar ul {
	width: 230px
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	margin: 5px 0
}
a img {
	border: none;
}
.menuigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* 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 {
	text-align:center;
	font-size: 1em;
	min-height: 2em;
	line-height: 110%;
	padding: 0 5px
}
/* End captions */

/*tables*/
th {background: #ccc; padding: 5px; text-align:center; font-weight:bold; color:#333; font-size: 1.4em}
#pdf td p {text-align:center !important}

/*forms*/
.gform_wrapper {
	border: 1px solid #E1E1E1;
	background:#F7F7F7 url(i/formbg.jpg) 0 0 repeat-x;
	padding: 10px;
	
}
.gform_wrapper .gfield_label {
	font-weight:normal !important;
}
.gform_wrapper .gform_footer {
	padding: 0;
	margin:0;
	text-align:right;
}

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="phone"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea {

font-size: 12px !important;

}

#gforms_confirmation_message {
background-color: #DDF4FF !important;
border: 1px solid #0080C0 !important;
}

#gform_wrapper_2 .gfield_label {width:60px; font-size:1.2em; float:left}
#gform_wrapper_2 .ginput_container {width:164px; float:left}
#gform_wrapper_2 .ginput_container input { width:100%}
#gform_wrapper_2 #input_2_4 {height:60px !important}

/* = Tables
----------------------------------------------*/
th.colspan {background:#39C;color: #fff; text-align:left; font-weight: bold}
th {background: #DFF7FF; font-weight: normal; color:#000; text-align:left; font-size:1.2em}
td {background:#fff; font-size:1.2em}
table {margin-bottom: 1em;}

/* = Easy Clearing
----------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* = MOBILE
----------------------------------------------*/
@media screen and (min-width: 1px) and (max-width: 599px) {
.mid {width:100%}
#header {height:80px}
#cta {display:none}
#hero {display:none}
#col1 {width:100% !important; margin:0}
#col2 {display:none}
/*.menu-top-navigation-container {height: 80px}*/
.menu-top-navigation-container ul {width:100%; background:#354653 url(i/menubg.jpg) 0 0 repeat-x;}
.menu-top-navigation-container li {display:inline-block; float:none}
.menu-top-navigation-container a {
	padding: 3px 10px;
	font-size: 1.5em;
	text-decoration:none;
}
#content {width:100%; padding: 10px 0}
.menu-top-navigation-container li ul {display:none}
#logo {left: 5px}
#logo img {width:300px; height:58px}
#facebook {display:none}
#dog {left:0}
#cat {right:5px}
#testimonials {margin:20px 0 30px 40px}
#fr {display:none}
#fl {width:100%}
.footerContainer {width:95% !important}
.page-id-11 .service {float:none !important}
}