/*HTML Elements*/
/*site.css*/
	html {
		font: 12px "Lucida Grande", "Trebuchet MS", Arial, Verdana, sans-serif;
		background: transparent url('../images/layout/site_bg.jpg') repeat;
	}
	body {
		background: transparent url('../images/layout/top_bar_bg.jpg') repeat-x;
		margin: 0px;
		padding: 0px 0px;
		height: 100%;
	}
	a {
		
	}
	a img {
		border: none;
	}
	a:link, a:visited {
		text-decoration: none!important;
	}
	a:hover {
		text-decoration: underline;
	}
	a:visited {
		color: #224C2F;
	}
	ul {
	
	}
	ul li {
		text-decoration: none;
	}
	ul li a {
		text-decoration: none;
	}
	ol {
	
	}
	ol li {
	
	}
	h1, h2, h3, h4, h5 {
		font-family: "Garamond", Garamond, "Georgia", Helvetica, Arial, Verdana, sans-serif;
		font-weight: bold;
		letter-spacing: -0.3px;
		margin-top: 8px;
		margin: 0;
		padding: 0;
		line-height: 1em;
	}
		div#right_content h1, div#right_content h2, div#right_content h3, div#right_content h4, div#right_content h5 {
			color: #333;
			padding-left: 12px;
			clear: left;
			margin-left: -10;
			padding-bottom: 8px;
			background: transparent url('../images/layout/header_border.jpg') no-repeat bottom left;
			margin-top: 10px;			
		}
		div#left_content h1, div#left_content h2, div#left_content h3, div#left_content h4, div#left_content h5 {
			color: #1f4219;
			padding-right: 8px;
			padding-bottom: 6px;
			background: transparent url('../images/layout/sub_header_border.jpg') no-repeat bottom right;
		}
			div#right_content img {
				margin: 10px 15px 5px 0px;
			}
	h1 {
		font-size: 22px;
	}

	h2 {
		
		font-size: 19px;
	}

	h3 {
		font-size: 16px;
	}

	h4 {
		font-size: 16px;
	}

	h5 {
	}
	.sIFR-replaced h1 {
		color: #3A990D;
	}

/*   Layout   */
	div#main_container {
		display: block;
		min-height: 100%;
		width: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 0;
		background: transparent url('../images/layout/header_bg.jpg') repeat-x;
	}
	img.aaha {
		position: absolute;
			bottom: 80px;
			left: 50px;
	}
	a.petportal {
		position: absolute;
			bottom: 210px;
			left: 49px;
	}
		body#gallery img.aaha, body#gallery a.petportal {
			display: none;
		}
	div#container {
		width: 900px;
		margin: 0px auto;
		padding: 0px 0px;
		margin-bottom: 50px;
	}
	div#header {
		position: relative;
			top: 0px;
		float: left!important;
		margin-top: 10px!important;
		width: 900px!important;
		height: 382px!important;
		background: url('../images/layout/index_header1.jpg') no-repeat;
	}
		div#rotator {
			cursor: default;
			margin: 0px;
			overflow: hidden;
			position: absolute;
				top: 41px;
				left: 0px;
			width: 900px;
			height: 315px;
			z-index: 2;
		}
			#rotator img {
				border: 0pt none;
				cursor: default;
			}
		div#header a, div#bottom a {
			color: #cfe5f6;
		}
			div#header a:hover {
				color: #FFF;
			}
		div#header h2#allpetshospital {
			font-family: "Insignia", Arial, "MS Trebuchet", sans-serif;
			font-size: 52px;
			letter-spacing: 0.3px;
			font-weight: normal;
			color: #29401C;
			position: absolute;
				top: 60px;
				left: 10px;
				z-index: 9;
			text-indent: -9999px;
		}
			div#header h2#allpetshospital em {
				font-size: 40px;
				text-transform: uppercase;
				font-style: normal;
			}
		div#header ul {
			position: absolute;
				top: 15px;
				right: 25px;
			padding: 0px;
			margin: 0px;
		}
		div#footer ul {
			float: right;
			position: absolute;
				top: 0px;
				right: 0px;
			margin-top: -10px;
			margin-left: 0px;
			padding-left: 0px;
			width: auto;
		}
			div#header ul li, div#footer ul li {
				float: right;
				list-style: none;
			}
				div#header ul li ul, div#footer ul li ul { display: none;}
				div#header ul li a, div#footer ul li a {
					float: left;
					height: 25px;
					margin-left: 1px;
					padding: 5px 12px;
					background: transparent url('../images/layout/nav_standard.jpg') repeat-x;
				}
					div#header ul li a:hover {
						background: transparent url('../images/layout/nav_active.jpg') repeat-x;
					}
					div#footer ul li a:hover {
						color: #000;
					}
		div#main_content a {
			color: #2c5c9c;
		}
			div#main_content a:hover {
				color: #333;
			}
		div#main_content {
			background: transparent url('../images/layout/content_bg_scroll.jpg') no-repeat 31% 400px; /*273px*/
			line-height: 20px;
		}
			body#gallery div#main_content {
				background-image: none;
			}
				body#gallery #left_content, body#gallery #right_content {
					display: none;
				}
		div#main_content ul li {
			list-style-type: none;
			color: #666;
		}
		div#left_content {
			float: left;
			width: 230px;
			padding: 0px 40px 30px 20px;
			text-align: right;
			margin-bottom: 50px;
			margin-top: 7px;
			/*background: transparent url('../images/layout/content_bg_scroll.jpg') no-repeat top right;*/
		}
			div.block {
				margin-top: 8px;
			}
		div#right_content {
			float: right;
			width: 538px;
			padding: 0px 40px 0px 28px;
			margin-bottom: 120px;
		}
			body#about div#right_content img {
				float: left;
			}
	div#footer {
		text-align: center;
		position: absolute;
		left: 0px;
		bottom: 0px;
		width: 100%;
		display: block;
		height: 48px;
		z-index: 999;
		padding: 12px 0px 0px 0px;
		margin: 0px;
		margin-top: 20px;
		color: #FFF;
		background: url('../images/layout/footer_bg.jpg') repeat-x top;
	}
			div#footer_sub {
				width: 900px;
				margin: 0 auto;
				position: relative;
			}
			div#footer strong {
				font-family: "Insignia", Arial, "MS Trebuchet", sans-serif;
				font-size: 28px;
				float: left;
				/*height: 30px;*/
				position: relative;
					/*right: 450px;*/
				letter-spacing: 0.3px;
				font-weight: normal;
				color: #FFF;
				margin: 0px;
				padding: 0px;
				text-transform: uppercase;
			}
			div#footer p {
				position: relative;
				float: left;
				text-align: left;
				display: block;
				width: 400px;
				padding: 0px;
				margin: 0px 0px 0px 8px;
			}
			div#footer a {
				color: #FFF;
			}
				div#footer a:hover {
					color: #000;
				}
/*Page Specific*/


/*Formatting*/
	.facility {
		position: absolute;
			top: 42px;
			left: 20px;
	}
	.animals {
		position: absolute;
			top: -1px;
			left: 15px;
	}
	.left {
		float: left;
		margin-right: 10px;
	}
	.right {
		float: right;
	}
	
	#flashcontent {
		float: left;
		width: 900px;
		height: 580px;
		margin-bottom: 50px;
	}
	.clear {
		clear: both;
	}
	
	
	
	
	
	
	
	.post {
	margin: 0 0 40px;
/*	text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.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: 15px;
	}

#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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/*#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
*/
#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 {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	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 {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#swfdiv {
	background-color: #E2DBC7;
}
