/*
Theme Name: South Shore
Description: Dedicated Wordpress theme for South Shore
Version: 1.0
*/

@charset "utf-8";
@import "css/main.css";

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.home img[class*="align"] {
	margin-top: 20px;
}

img.alignright {
	margin-left: 30px;
}

img.alignleft {
	margin-right: 30px;
}

p.image-wrapper {
	margin: 0 !important;
}

.article h1 + p.image-wrapper  img {
	margin-top: 0 !important;
}

.article img.alignright {
  float: right;
  margin: -14px 2px 0 30px !important;
}

.tribe-events-events .tribe-events-event-list-meta td {
	background: none;
}

.widget-container.widget_search {
	height: 84px;
}

.wpcf7-response-output {
	width: 519px !important;
	color: #564B40;
    font-family: 'Open Sans',sans-serif;
	margin-left:  0 !important;
	margin-right: 0 !important;
}

ul.upcoming {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.upcoming li {
	margin: 0 !important;
	padding: 0 !important;
}



.article .bg-button6 { 
font-family: 'Arvo', serif;
font-size: 12px;
text-decoration: none;
color: #fff;
background-repeat: repeat-x;
clear: both;
padding: 10px 0 16px 2px;
margin: 9px 19px 0 10px;
position: relative;
z-index: 10;
text-align: center;
}