/*
Theme Name: Cornerstone Animal Hospital
Author: Bev Stofko
Author URI: http://stofko.ca/
*/



* {
	margin: 0;
	padding: 0;
}

a { color: black; }

p { 
	font: normal .9em arial, sans-serif; 
	padding: .5em 0;
}

img { border: 0; }

h2, h3 { padding: .5em 0; }
h3 { color: red; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*.clearfix {display: inline-table;} this breaks Opera */

/* Hide from IE-mac \*/
* html .clearfix {height: 1%;}
/* */


body {
	background-color: white;
	color: black;
	font-family: arial, serif;
	position: relative;
      min-width: 782px;
	width: 95%;
	width:expression( documentElement.clientWidth < 782 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 782 ? "782px" : "95%") : "782px") : "95%" );	
	margin: 0 auto;
	/*text-align: center;*/
	border: none;
}

.narrow {
	max-width: 950px;
	width:expression( documentElement.clientWidth > 955 ? (documentElement.clientWidth == 0 ? (body.clientWidth > 955 ? "950px" : "95%") : "950px") : "95%" );	
	/*width:expression(document.body.clientWidth > 955? "950px": "95%"); /* IE's version of max-width */*/
}

#header {
	height: 73px;
	background: #006ea6 url("http://www.cornerstoneah.ca/images/bgtop.gif") repeat top left;
}

#header img {
        margin: 0 auto;
        display: block;
}

#toppet {
	position: absolute;
	top: 52px;
	left: 3%;
}

#content {
	width: 100%;
}

#address {
	background-color: white;
	border-bottom: solid 8px #006ea6;
	text-align: right;
	font: normal .8em arial, sans-serif;
	width: 100%; /* for Opera */
}

#navcontainer {
	float: left;
	width: 120px;
	padding: 30px 0; 
}

#main {
	margin: 0px 0 0px 120px;
	font: normal 0.9em arial, sans-serif;
	text-align: left;
	padding: 15px 0 15px 15px;
	border-left: solid 30px #006ea6;
	min-height: 546px;
	height: 100%;
}
/* for Internet Explorer */
/*\*/
* html #main {
	height: 500px;
}
/**/

#main h3 {
	font: normal 1.5em arial, sans-serif;
	font-weight: bold;
}

#main em {
	font: bold 1em arial, sans-serif;
}

#main ul {
	padding: 10px;
}

.nopaws {background: white none; }
.paws3 {background: white url("http://www.cornerstoneah.ca/images/paws3.gif") no-repeat bottom right;}
.paws4 {background: white url(http://www.cornerstoneah.ca/images/paws4.gif) bottom right repeat-y;}
.paws5 {background: white url(http://www.cornerstoneah.ca/images/paws5.gif) bottom right no-repeat;}
.paws6 {background: white url(http://www.cornerstoneah.ca/images/paws6.gif) bottom center repeat-y;}

.stretch {
}

.right, .alignright {
	float: right;
	clear: right;
	text-align: center;
	padding: 0 0 20px 10px;
}

.about {
	text-align: left;
	padding: 30px;
	margin-left: 300px;
}

.leftpic {
	float: left;
	width: 300px;
}

.leftpic h4 {
	text-align: center;
}

.rightpic {
	float: right;
	width: 300px;
}

.rightpic h4 {
	text-align: center;
}

.leftpic p, .rightpic p {
	padding: 10px 10px 100px 10px;
}

#hours {
	float: right;
	clear: right;
	text-align: right;
	margin: 0 0 0 10px;
	font: normal 0.75em arial, sans-serif;
	border-left: solid 2px #c0c0c0;
	padding: 10px 10px 30px 10px;
}

#hours h2 {
	padding-top: 0;
	color: red;
	font: normal 2em sans-serif;
}

#hours h4 {
	padding: 0;
	margin-bottom: 0;
	font: bold 1.5em arial, sans-serif;
}

#hours table {
	display : inline;
}

#hours td {
	font: normal 11px arial, sans-serif;
	padding: 0 0 0 6px;
}

.bottompet {
	position: absolute;
	bottom: 50px; /*50px;*/
	right: 100px;
}

#foot {
	width: 100%;
	height: 60px;
	margin: 0;
	font-family: Tahoma, arial, serif; 
	font-size: 11px;
	padding: 7px 0; 
	background-color: #006ea6;
	color: #c0c0c0;
	text-align: center;
	vertical-align: bottom;
}

#foot a {
	color: #c0c0c0; 
}

.caption {
	font: normal .7em Verdana, sans-serif;
	text-align: center;
}

dl.buttons {
	padding: 3px 0;
}

.linkimg {
	min-height: 120px;
	height: 100% !important;
	height: 120px;
	padding: 3px;
	margin: 10px;
	float: left;
	text-align: center;
}

.linkimg a {
	font: normal .7em Verdana, sans-serif;
	color: #c0c0c0;
	text-decoration: none;
}

.linkimg a:hover {color: black;}

.linkimg img {border: outset 1px gray;}

.boxlist {
	float:left; 
	background-color: #f2f2f2;
	border: solid 1px #a0a0a0;
	margin-right: 15px;
	width: 200px;
}

.boxlist li {
	font: normal .9em arial, sans-serif; 
	padding: .5em 0;
	color: black;
	list-style-type: none;
}

#text {
	float: left;
	font: normal .9em arial, sans-serif; 
	margin-right: 15px;
	width: 300px;
	color: #808080;
	border: solid 1px #a0a0a0;
	background-color: #f7f7f7;
}

#text p {padding: 10px;}

.file {
	background-color: #fafbd7; 
	padding: 5px; 
	margin: 5px 0; 
	line-height: 2em;}

.adobe {
	width:70%; 
	padding: 5px; 
	border: outset 1px gray; 
	font: normal 11px Tahoma, arial, sans-serif;
	background-color: #f2f2f2;
}

#rotator
{
	float: right;
	border: 0;
	cursor: pointer;
	overflow: hidden;
	margin: 10px 0;
	position: relative;
	width: 300px;
	height: 214px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 300px;
	height: 214px;
	margin: 0;
}

.news {
	background-color: #fafbd7; 
	border: solid 1px #cccccc;
	padding: 5px; 
	margin: 0 350px 20px 0;
}

