div#homepage {
	margin-top: 20px;
}

.home-col-left {
  width: 654px;
}

.home-col-left .panels-flexible-column-inside {
  padding: 0;
}

.home-col-left .panels-flexible-region {
  width: inherit;
}

.home-col-right {
  width: 290px;
}

.home-col-right .panels-flexible-column-inside {
  padding: 0;
}

.home-col-right .panels-flexible-region {
  width: inherit;
}

.home-imagelinks {
  margin-bottom: 12px;
}

.home-imagelinks .pane-content {
	width: 654px;
}

.home-blog {
  margin: 0 0 16px 16px;
  padding: 0;
  height: 454px;
}
.home-blog .view-blog {
  margin: 0;
}

.home-blog .views-slideshow-cycle-main-frame-row {
	width: 290px;
	height: 454px;
}

.home-col-left-right {
	width:40%;
}

.home-col-left-left {
	margin-right: 16px;
}

.home-donate {
  width: 279px;
  height: 178px;
  padding: 10px 20px;
  border: 1px solid #b29869;
  text-align: center;
  font-weight: bold;
  font-size: 128%;
}

.home-donate .panels-flexible-region {
	width: 279px;
}

.home-donate-button {
  background-color:#f2bf30;
  display:inline-block;
  color:#fff !important;
  padding:6px 24px;
  text-decoration:none;
  font-weight: bolder;
  font-size: 130%;
  border-radius: 15px;
}

.home-cards-button {
  background-color:#27c742;
  display:inline-block;
  color:#fff !important;
  padding:6px 24px;
  text-decoration:none;
  font-weight: bolder;
  font-size: 130%;
  border-radius: 15px;
  margin-right: 20px;
}

.home-resources {
	margin-top: 16px;
}

.home-resources h4 {
	margin: 0 0 1em 0;
	font-size: 140%;
}

.home-resources p {
	margin: 0;
	font-size:110%;
}

.home-resources ul {
	margin: 1em 0;
}

.home-events {
  margin-left: 16px;
  padding: 8px;
  width: 274px;
  height: 334px;
  border: 1px solid #b29869;
}

.home-events .panels-flexible-region {
  width: 274px;
}

.home-events .view-header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.home-events .view-empty .view-empty-header {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.home-events .views-field-title {
	font-size: 14px;
	font-weight: normal;
}

.home-imagelinks {
  padding: 0;
  height: 310px;
  
}

.home-signup {
  padding: 0;
  font-size: 100%;
  margin-bottom: 10px;
}

.home-signup .form-layout-compressed {
  width: 100%;
  position: relative;
}

.home-signup .form-layout-compressed .label {
  float: none !important;
  text-align: left !important;
  width: 100% !important;
  font-size: 140%;
  padding-bottom: 23px;
}

.home-signup .form-layout-compressed .email-signup-form {
  width: 270px;
}

.home-signup .form-layout-compressed .edit-value {
  margin-left: 0 !important;
  display: inline !important;
}

.home-signup .form-layout-compressed .crm-submit-buttons {
  display: inline !important;
  float:right !important;
  position: relative;
  bottom: 3px;
}

.home-socmedia {
	padding: 0;
	margin-bottom: 23px;
}

.home-socmedia .panels-flexible-region {
	width: 220px;
}

.home-socmedia img {
  padding-right: 23px;
}

.home-newsfeed {
  width: 312px;
  height: 350px;
  border: 1px solid #b29869;
  position: relative;
}

.home-newsfeed .panels-flexible-region {
  width: 312px;
}

.home-newsfeed .panel-2col-stacked .panel-col-first {
	width: 110px;
}

.home-newsfeed .panel-2col-stacked .panel-col-last {
	width: 180px;
}

.home-newsfeed .panel-2col-stacked .panel-col-top a {
	font-size: 14px;
	/*font-weight: bold;*/
}

.home-newsfeed .views-slideshow-controls-top {
	margin-bottom: 8px;
}

.home-newsfeed .views-slideshow-controls-text-next a {
	display: inline-block;
	width: 42px;
	height: 20px;
	background: url("/sites/default/files/vor.gif") no-repeat right center;
	text-indent: 0;
	outline: 0;
	font-size: 80%;
}

.home-newsfeed .views-slideshow-controls-text-previous a {
	display: inline-block;
	width: 80px;
	height: 20px;
	background: url("/sites/default/files/zurueck.gif") no-repeat left center;
	text-indent: 15px;
	outline: 0;
	font-size: 80%;
}

.home-newsfeed .views-slideshow-controls-text-pause a {
	display: none;
}

.home-newsfeed .view-header {
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 10px 0;
}
