/* Author Grid Widget */
.widget_author_grid .avatar {
	max-width: none;
}

/* Flickr Widget */
.widget_flickr #flickr_badge_uber_wrapper a {
	color: #E94F1D;
}
.widget_flickr #flickr_badge_uber_wrapper a:hover {
	color: #85AA0C;
}
.widget_flickr #flickr_badge_wrapper {
	background-color: transparent;
	border: none;
}

/* Milestone Widget */
.widget.milestone-widget {
	margin-bottom: 48px;
	margin-bottom: 4.8rem;
}

/* Contact Info widget */
.widget_contact_info div {
	margin-bottom: 24px;
	margin-bottom: 2.4rem;
}
.widget_contact_info #contact-info-map-canvas{
	position: relative;
}

/* OpenTable Widget Tweaks */
.widget_open_table_widget .OT_wrapper ol,
.widget_open_table_widget .OT_wrapper ul {
	margin: 0;
}
.widget_open_table_widget #OT_form,
.widget_open_table_widget .OT_wrapper,
.widget_open_table_widget .OT_wrapper ol,
.widget_open_table_widget .OT_wrapper ul,
.widget_open_table_widget .OT_title,
.widget_open_table_widget .OT_day,
.widget_open_table_widget .OT_time,
.widget_open_table_widget .OT_party,
.widget_open_table_widget .OT_submit,
.widget_open_table_widget .OT_subtitle,
.widget_open_table_widget .OT_searchTimeField,
.widget_open_table_widget .OT_searchDateField,
.widget_open_table_widget .OT_searchPartyField {
	width: auto;
}
.widget_open_table_widget #OT_timeList .OT_navListItem,
.widget_open_table_widget #OT_partyList .OT_navListItem {
	width: 100%;
}
.widget_open_table_widget input {
	vertical-align: top;
}
.widget_open_table_widget .OT_submit {
	padding-top: 13px;
}
#ui-datepicker-div {
	left: 100px !important;
}


/* =WP.com
-------------------------------------------------------------- */

.entry-content .embed-youtube {
	text-align: inherit !important;
}
#wrapper div.sharedaddy h3
#wrapper div.sharedaddy h3,
#wrapper #content div.sharedaddy h3,
#wrapper #main div.sharedaddy h3,
#wrapper #primary div.sharedaddy h3 {
	font-family: Enriqueta, georgia, serif;
}
.entry-content > div.sharedaddy {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}
#main .menu-item .entry-content > div.sharedaddy {
	display: none;
}
.entry-content div.sharedaddy div.sd-block {
	border-color: rgba(0,0,0,0.2);
}
.syntaxhighlighter {
	overflow: auto;
}

.testimonial-entry-content .sd-rating {
	display: none;
}
