/* @override http://webdvm4.beta.barkingdogstudios.com/lifelearnanimalhospital/wp-content/themes/lifelearn/css/widgets.css */


.widget .header {
    padding: 10px 21px 6px 60px;
    min-height: 22px;
    font-size: 14px;
    font-weight: bold;
}

#subfooter .widget .header {
    background-color: #ffffff;
}


/* @group Base Widgets
--------------------------------------------------*/
/* Business Hours */
.widget-hours .icon {
    background-image: url(../img/icon-hours.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}

.widget-hours h4 {
	padding: 10px 21px 6px 60px;
	min-height: 22px;
	font-size: 14px;
	background-color: #fff;
	background-image: url(../img/icon-hours.png);
	background-repeat: no-repeat;
	background-position: 20px center;
}

.widget-hours h4 span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.widget-hours table {
	margin: 15px 0 15px 21px !important;
	width: 251px;
}

.widget-hours table tr td {
	text-align: right;
}

.widget-hours table tr td:first-child {
	font-weight: bold;
	text-align: left;
}

.widget-hours p {
	padding: 0 21px 20px;
	font-size: 11px;
	line-height: 16px;
}

#subfooter .widget-area.left table.hours,
#subfooter .widget-area.right table.hours {
	width: 251px;
}

#subfooter .widget-area.middle table.hours {
	width: 231px;
}

/* Action Buttons */
.widget-action h3 {
	margin-top: -1px;
	padding-top: 0;
	font-size: 14px;
	border-top: none;
	color: #534b76;
}

.widget-action h3.none a {
	background-image: none;
}

.widget-action h3.vetsource a {
	background-image: url(../img/icon-actions-vetsource.png);
}

.widget-action h3.calendar a {
	background-image: url(../img/icon-actions-calendar.png);
}

.widget-action h3.client a {
	background-image: url(../img/icon-actions-client.png);
}

.widget-action h3.twitter a {
	background-image: url(../img/icon-actions-twitter.png);
}

.widget-action h3.facebook a {
	background-image: url(../img/icon-actions-facebook.png);
}

.widget-action h3.mypeted a {
	background-image: url(../img/icon-actions-mypeted.png);
}

.widget-action h3.pethealth a {
	background-image: url(../img/icon-actions-pethealth.png);
}

.widget-action h3.bookavet a {
	background-image: url(../img/icon-actions-bookavet.png);
}

.widget-action h3.epetrecords a {
	background-image: url(../img/icon-actions-epetrecords.png);
}

.widget-action h3.subscribe a {
	background-image: url(../img/icon-actions-subscribe.png);
}

.widget-action h3.helpvideo a {
	background-image: url(../img/icon-actions-helpvideo.png);
}

.widget-action h3.helptip a {
	background-image: url(../img/icon-actions-helptip.png);
}

.widget-action h3.aaha a {
	background-image: url(../img/icon-actions-aaha.jpg);
}

.widget-action h3.help a {
	background-image: url(../img/icon-actions-help.png);
}

.widget-action h3.hours a {
	background-image: url(../img/icon-actions-hours.png);
}

.widget-action h3 a {
	display: block;
	padding: 20px 25px 20px 63px;
	width: 182px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 21px center;
	border: 1px solid #b3b4bf;
	border-top: none;
	color: #534b76;
}

#features .widget-action h3 a:hover,
#sidebar .widget-action h3 a:hover {
	background-color: #e4e4d9;
}


/* Text */
.widget_text {
	position: relative;
	padding: 12px 12px 12px 19px;
	border: 1px solid #b3b4bf;
	border-top: none;
}

#subfooter .widget_text {
	border: none;
	padding: 0px;
}

#subfooter .widget_text p{
	padding: 0 21px;
}

#subfooter .widget_text h3{
	background-color:#ffffff;
		margin-bottom: 8px;
	padding: 2px 21px;
	background-color: #fff;
	color: #534b76;
}


.widget_text h3.widget-title {
	margin-bottom: 6px;
}


/* Flickr */
.widget-flickr h3 {
	clear: both;
	margin-bottom: 5px;
	padding: 15px 21px 5px;
	font-size: 14px;
	color: #534b76;
}

.widget-flickr h3 a {
	text-decoration: none;
	color: #534b76;
}

.widget-flickr p {
	padding: 0 21px 15px;
}

.widget-flickr p a {
	text-decoration: none;
	color: #333;
}

.widget-flickr .flickr-feed {
	padding: 0 0 5px 21px;
	overflow: hidden;
}

.widget-flickr img {
	display: block;
	float: left;
	margin: 10px 1px 0 0;
	width: 75px;
	height: 75px;
	line-height: 0;
}


/* Featured News */
.widget-featured-news {
	position: relative; /* Keep absolute positioned child elements contained */
	height: 200px;
	background: #ebebe3;
}

.widget-featured-news a.action {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	display: block;
	width: 270px;
	height: 200px;
	text-indent: -9999px;
	border: 1px solid #b3b4bf;
	border-top: none;
	/*
		Temporarily Disabled: Code should only apply to web4
		background: url(../../../plugins/lifelearn-addons/img/blank.gif) repeat;
	*/
}

#subfooter .widget-featured-news a.action {
	border: none;
}

.widget-featured-news img {
	position: relative;
	z-index: 1;
}

.widget-featured-news .title-wrap {
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	padding: 10px 21px;
	font-size: 14px;
	line-height: 18px;
	background: rgba(255,255,255,0.85);
}

.widget-featured-news h2 {
	margin-bottom: 4px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #87a600;
}

.widget-featured-news h3 {
	color: #534b76;
}


/* Recent News/Recent Posts/Recent Events/Testimonials */
.widget-recent-posts .inner-wrap,
.widget-recent-news .inner-wrap,
.widget-recent-event .inner-wrap,
.widget-testimonials .inner-wrap {
	padding: 10px 21px;
	list-style: none;
	border-top: none;
}

.widget-testimonials .inner-wrap {
	padding-top: 0;
}

.widget-testimonials .quote {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}

.widget-testimonials .credit a {
	text-decoration: none;
	color: #534b76;
}

.widget-testimonials .credit span,
.widget-testimonials .credit strong {
	display: block;
}

.widget-testimonials .credit strong {
	font-size: 13px;
}
.widget-recent-posts ul,
.widget-recent-news ul,
.widget-recent-event ul,
.widget-testimonials ul {
	list-style: none;
}

.widget-recent-posts ul li,
.widget-recent-news ul li,
.widget-recent-event ul li,
.widget-testimonials ul li {
	margin-bottom: 15px;
}

.widget-recent-posts h3,
.widget-recent-news h3,
.widget-recent-event h3 {
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 18px;
}

.widget-recent-posts h2.widget-title,
.widget-recent-news h2.widget-title {
	margin-bottom: 5px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
}

.widget-recent-posts h3 a,
.widget-recent-news h3 a,
.widget-recent-event h3 a {
	text-decoration: none;
	color: #534b76;
}

.widget-recent-posts .date,
.widget-recent-news .date,
.widget-recent-event .date {
	margin-bottom: 5px;
	font-size: 11px;
}

.widget-recent-posts .excerpt,
.widget-recent-news .excerpt,
.widget-recent-event .excerpt {
	font-size: 12px;
	line-height: 16px;
}

.widget .through {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 16px;
}


/* Links */
.widget-widget_links ul,
.widget-widget_nav_menu ul {
	margin-bottom: 20px;
	padding: 0 21px;
	list-style: none;
}

.widget-widget_links ul li,
.widget-widget_nav_menu ul li {
	margin-bottom: 2px;
}

.widget-widget_links ul li a,
.widget-widget_nav_menu ul li a {
	color: #333;
	text-decoration: none;
}

.widget-widget_links ul li a:hover,
.widget-widget_nav_menu ul li a:hover {
	text-decoration: underline;
}

.widget-widget_links ul ul,
.widget-widget_nav_menu ul ul {
	margin-top: 2px;
	margin-bottom: 0;
}


/* Locations */
#subfooter .widget-location h2 {
	margin-bottom: 0;
	padding: 2px 21px;
	font-size: 12px;
	background-color: #fff;
	color: #534b76;
}

#features .widget-location h2,
#sidebar .widget-location h2 {
	margin-bottom: 0;
	padding: 10px 21px 6px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	color: #87a600;
	border-left: 1px solid #b3b4bf;
	border-right: 1px solid #b3b4bf;
}

#features .widget-location ul,
#sidebar .widget-location ul {
	padding-top: 0;
}

.widget-location ul {
	padding: 10px 21px;
	list-style: none;
}

.widget-location ul li {
	padding: 5px 0;
}

.widget-location ul li:first-child {
	padding-top: 0;
}

.widget-location h3 {
	margin-bottom: 5px;
	font-size: 14px;
}

.widget-location h3 a {
	text-decoration: none;
	color: #534b76;
}


/* Facebok Feed */
.widget-facebook .inner-wrap {
	border-top: none;
	background-repeat: no-repeat;
	background-position: 21px 13px;
}

.widget-facebook .icon {
    background-image: url(../img/icon-widget-facebook.png);
    background-repeat: no-repeat;
    background-position: 20px center;
}

.widget-facebook ul {
	list-style: none;
    padding: 10px 21px;
}

.widget-facebook ul li {
	margin-bottom: 20px;
}

.widget-facebook ul li:last-child {
	margin-bottom: 0;
}

.widget-facebook h3 {
	margin-bottom: 2px;
	font-size: 14px;
	line-height: 18px;
}

.widget-facebook h3 a {
	text-decoration: none;
	color: #534b76;
}

.widget-facebook .date {
	margin-bottom: 6px;
	font-size: 11px;
}

.widget-facebook li:first-child .date{
	margin-bottom: 14px;
	font-size: 11px;
}


.widget-facebook .status {
	margin-bottom: 10px;
	word-wrap: break-word;
}

.widget-facebook .status a {
	text-decoration: none;
	color: #534b76;
}

.widget-facebook .status a:hover {
	text-decoration: underline;
}

/* Twitter Feed */
.widget_reallysimpletwitterwidget {
	padding: 10px 21px;
}
.widget_reallysimpletwitterwidget .widget-title {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 10px;
}
.widget_reallysimpletwitterwidget .widget-title a {
	text-decoration: none;
}
.widget_reallysimpletwitterwidget .widget-title a:hover,
.widget_reallysimpletwitterwidget .widget-title a:focus {
	text-decoration: underline;
}
.widget_reallysimpletwitterwidget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget_reallysimpletwitterwidget ul li {
	overflow: hidden;
}
.widget_reallysimpletwitterwidget ul li img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.widget_reallysimpletwitterwidget .rstw_link_user {
	text-align: right;
}

/* Youtube Drop In Widget */
.widget_ytdi {
	padding: 10px 21px;
}
.widget_ytdi iframe {
	max-width: 100%!important;
}

/* Gravity Forms */
.widget-gform_widget .gform_wrapper {
	padding: 10px 21px 20px;
	width: auto;
}

.widget-gform_widget h3 {
	padding: 20px 21px 0;
}

.widget-gform_widget .gform_wrapper {
	margin: 0;
}

.widget-gform_widget .gform_wrapper h3 {
	margin-top: 0;
}

.widget-gform_widget .gform_wrapper .gform_description {
	font-size: 11px;
	line-height: 15px;
}

.widget-gform_widget .gform_wrapper .top_label input.large,
.widget-gform_widget .gform_wrapper .top_label select.large {
	width: 98% !important;
}

.widget-gform_widget .gform_wrapper .top_label textarea {
	width: 99%;
}

.widget-gform_widget .gform_wrapper .top_label textarea.large {
	height: auto;
}

.widget-gform_widget .gform_wrapper .gform_footer {
	margin: 0;
	padding-bottom: 0;
}

.widget-gform_widget .gform_wrapper .gform_edit_link {
	margin: 10px 0 0;
}

/* @end */


/* @group Homepage Widgets
--------------------------------------------------*/
#features .widget,
#sidebar .widget {
	background-color: #ebebe3;
}

#features .widget-recent-posts .inner-wrap,
#features .widget-recent-news .inner-wrap,
#features .widget-recent-event .inner-wrap,
#features .widget-testimonials .inner-wrap,
#features .widget-facebook .inner-wrap,
#features .widget-location ul,
#features .widget-gform_widget .gform_wrapper,
#features .widget-flickr .flickr-inner,
#sidebar .widget-recent-posts .inner-wrap,
#sidebar .widget-recent-news .inner-wrap,
#sidebar .widget-recent-event .inner-wrap,
#sidebar .widget-testimonials .inner-wrap,
#sidebar .widget-facebook .inner-wrap,
#sidebar .widget-location ul,
#sidebar .widget-gform_widget .gform_wrapper,
#sidebar .widget-flickr .flickr-inner {
	border: 1px solid #b3b4bf;
	border-top: none;
}

#features .widget-gform_widget h3,
#sidebar .widget-gform_widget h3 {
	border-left: 1px solid #b3b4bf;
	border-right: 1px solid #b3b4bf;
}

#features .widget-widget_nav_menu,
#features .widget-widget_links,
#features .widget-hours,
#sidebar .widget-widget_nav_menu,
#sidebar .widget-widget_links,
#sidebar .widget-hours,
.widget_reallysimpletwitterwidget,
.widget_ytdi {
	border-left: 1px solid #b3b4bf;
	border-right: 1px solid #b3b4bf;
	border-bottom: 1px solid #b3b4bf;
}

#features .widget-widget_nav_menu h3,
#features .widget-widget_links h3,
#sidebar .widget-widget_nav_menu h3,
#sidebar .widget-widget_links h3 {
	padding-top: 10px;
	background-color: transparent;
}

#features .widget-hours table,
#sidebar .widget-hours table {
	width: 231px;
}

#features .widget-hours h4,
#sidebar .widget-hours h4 {
	background-color: transparent;
}

#features .widget-recent-posts h2.widget-title,
#sidebar .widget-recent-posts h2.widget-title,
#features .widget-recent-news h2.widget-title,
#sidebar .widget-recent-news h2.widget-title {
	color: #87a600;
}

#features .widget-testimonials h2,
#sidebar .widget-testimonials h2 {
	display: none;
}

#sidebar .widget-widget_links h4,
#sidebar .widget-widget_nav_menu h4 {
	margin: 10px 0 5px 21px;
}

#sidebar .widget-gform_widget h4 {
	padding: 10px 0 0 21px;
	border-left: 1px solid #b3b4bf;
	border-right: 1px solid #b3b4bf;
}


.widget.widget_pages,
.widget.widget_rss{
	padding: 10px 21px;
	border-left: 1px solid #b3b4bf;
	border-right: 1px solid #b3b4bf;
	border-bottom: 1px solid #b3b4bf;

}

/* @end */


/* @group Subfooter Widgets
--------------------------------------------------*/
#subfooter .widget-area.left .widget-recent-news h2,
#subfooter .widget-area.right .widget-recent-news h2,
#subfooter .widget-area.left .widget-testimonials h2,
#subfooter .widget-area.right .widget-testimonials h2 {
	width: 251px;
}

#subfooter .widget-area.middle .widget-recent-news h2,
#subfooter .widget-area.middle .widget-testimonials h2 {
	width: 230px;
}

#subfooter .widget-recent-news h2,
#subfooter .widget-testimonials h2 {
	margin: 0 0 8px -21px;
	padding: 2px 21px;
	background: #fff;
	text-transform: none;
	font-weight: bold;
	color: #534b76;
}

#subfooter .widget.widget_rss,
#subfooter .widget.widget_pages{
	border: none !important;
	padding: 0px;
}

#subfooter .widget.widget_rss ul,
#subfooter .widget.widget_pages ul{

	padding: 10px 21px;
}

#subfooter .widget-gform_widget h3,
#subfooter .widget.widget_rss h3,
#subfooter .widget.widget_pages h3 {
	padding: 2px 21px;
	background: #fff;
	color: #534b76;
}

#subfooter .widget-flickr {
	border-top: 22px solid #fff;
}

#subfooter .widget-action h3 a {
	width: auto;
	background-color: transparent;
	border: none;
}

#subfooter .widget-action h3:hover {
	background-color: rgba(255,255,255,0.5);
}

#subfooter .widget-featured-news {
	margin-bottom: 20px;
}

/* @end */