/*
Theme Name: Macungie Animal Hospital
Theme URI: http://macungieanimalhospital.com/
Description: The Macungie Animal Hospital WordPress theme.
Version: 1.0
Author: Altitude Marketing
Author URI: http://altitudemarketing.com/
*/

/* Image frame and caption styles */
.alignright,
img.alignright {
	display: inline;
	float: right;
    margin:5px 0 15px 20px !important
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin:5px 20px 15px 0 !important
}

.wp-caption {
	padding:10px 0 10px 10px;
	border:1px solid #E5EDF3;
	background:#F5F8FB;
	margin:20px }

.wp-caption img { display:block; margin:0 }

.wp-caption-text {
	border-top:none;
	color:#4F6C81 !important;
	font-size:12px !important;
	line-height:15px !important;
	margin:1px 10px 0 0 !important;
	padding:8px 0 0 !important; }
	
.more {
	clear: both;
}