.CenterCopy {width: 100%; text-align: center;}
a.WhiteLink {color: #fff;}
#theme-attribution {display: none;}
.WhiteCopy {color: #fff;}
a.WhiteCopy {color: #fff!important;}
#FooterList {width: 100%; text-align: center; margin-bottom: 20px!important; float: left;}
#FooterList li {display: inline; padding: 2%;}
.IvanLink {width: 100%; text-align: center; margin-top: 20px!important; float: left}
.IvanPad {float: left; margin-top: 2%; width: 100%;}
.vantage-grid-loop article h3 a {color: #00635d;}
.FullWidthImg {width: 100%; max-width: 100%;}

.wpcf7-form {width:100% !important;}
.wpcf7-form input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {width:100% !important;}

#footer-widgets .widget H2 {font-size: 1.250em; color: #fff;}


.CreditsWrap {width: 100%; float: left;}
.SoundCloudWrap {width: 100%; float: left;}
.hidden {display: none;}


article.post .entry-header .entry-thumbnail img {display: none;}
.red {color: #F00;}

.HiddenClear {width: 100%; float: left;}

/** paypal stuff **/

.CenterCopy caption, th, td {text-align: center;}
div.CenterCopy form table {border-bottom: 1px solid #fff!important;}

#PayPalWrapper {width: 100%; text-align: right; background-color: #00635e; padding-top: 1%; padding-right: 1%;}

/** paypal stuff **/

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

p:empty::before {display: none;}