/* @override 
	http://localhost:8888/vr.com_html/css/vr-style.css */

h1, h2, h3, h4, h5, h6 {
	font-family: 'Yeseva One', sans-serif;
	text-transform: uppercase;
	letter-spacing: .4px;
}
a {color: #000;}


body#donate {
	background: 
      radial-gradient(farthest-side at -33.33% 50%,#0000 52%,#332245 54% 57%,#0000 59%) 0 calc(48px/2),
      radial-gradient(farthest-side at 50% 133.33%,#0000 52%,#332245 54% 57%,#0000 59%) calc(48px/2) 0,
      radial-gradient(farthest-side at 133.33% 50%,#0000 52%,#332245 54% 57%,#0000 59%),
      radial-gradient(farthest-side at 50% -33.33%,#0000 52%,#332245 54% 57%,#0000 59%),
      #281d35;
	  background-size: calc(48px/4.667) 48px,48px calc(48px/4.667);
	  color: #f1e3b8;
}
body#donate a {
	color: #FFF;
}
body#donate a:hover {
	color: #ae6492;
	text-decoration: none;
}
hr {
	border: 0px;
	height: 3.5px;
	background: url(line.gif) top center; 
	/* border-bottom: 3px solid rgba(0, 0, 0, 0);
	border-image: url(line.gif) 100 round;
	border-image-repeat: repeat; */
}
blockquote, figcaption {
	border-left: 4px solid transparent;
	border-image: url(line-side.gif) 100 round;
	background-image-repeat: repeat;
	padding-left: 1em;
	margin-left: 0;
}
h5 {
	background: rgb(218, 218, 218);
	padding-left: .4em;
	margin-top: .7em;
}
.title, .project-link, .main-title, .reel-link {text-align: center;}
.title {
	margin: 0 0 2em 0;
	padding-top: 1.5em;
}
.title, li.client, li.studio, .about-text .back {
	border-top: 3px solid transparent;
	border-image: url(line.gif) 30% round;
	border-image-repeat: repeat;
}
.title {
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	border-image: url(line.gif) 100 round;
	border-image-repeat: repeat;
}
.main-title.blog {
	border-bottom: 3px solid transparent;
	border-image: url(line.gif) 100 round;
	border-image-repeat: repeat;
	margin-bottom: 2em;
}

.main-title {
	padding-top: 1.5em;
	border-bottom: 3px solid transparent;
	border-image: url(line.gif) 100 round;
	border-image-repeat: repeat;
}
.main-title a {
	color: #000;
	text-decoration: none;
}
.main-title a:hover {
	background-color: #000;
	color: #FFF;
}
.video {
  aspect-ratio: 16 / 9;
  width: 100%;
  margin: 2em 0 1em 0;
}
.video.temper {
	aspect-ratio: 16 / 6;
}
video, iframe {
	border: 1px solid #dcd3e0;
	border-radius: .5em;
	box-shadow: 0 3px 9px #dcd3e0;
}

#featured ul {margin-left: 1em;}
#featured ul li {list-style: inside;}

#donate .video.pitch {
	border: none;
	box-shadow: 0 1px 5px #000;
}
.blog-title {
	text-align: right;
	padding-right: 1em;
	border-right: 3px solid transparent;
	border-image: url(line-side.gif) 50 round;
	border-image-repeat: repeat;
}
.project-link a {
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
}
.intro {margin-bottom: 1.5em;}
.info ul li {list-style: none;}
.info {}
.info p {border: none;}

.back {margin-top: 2em; text-transform: uppercase;}
.about-text .back {
	padding-top: .5em;
}

.gallery {margin: 1.5em 0;}

figure.featured-image img{
	border: 1px solid #ccc;
	border-radius: .5em;
	box-shadow: 0 9px 18px #dcd3e0;
	margin-bottom: 1.5em;	
}
figure {margin: 0; padding: 0;}


.project a img, .project img {
	border-radius: .5em;
	box-shadow: 0 3px 9px #dcd3e0;
}
.project-pitch img {
	border-radius: .5em;
	box-shadow: 0 3px 9px #000;
	margin-bottom: 1em;
}
.project img {margin-bottom: 1em;}
.about-photo img {border-radius: .5em; box-shadow: 0 9px 18px #dcd3e0}
.about-title {text-align: right;}
.photo {padding-top: 0em;}
.caption {text-align: center;}

.about-text {
	border-top: 3px solid;
	border-image: url(line.gif) 100 round;
	border-image-repeat: repeat;
	padding-top: 2em;
}
.donate-text {
	border-top: 1px dashed #85496e;
	padding-top: 2em;
}
.midmid img {
	border: 1px solid #ccc;
	border-radius: .5em;
	box-shadow: 0 9px 18px #dcd3e0;
}
.midmid {
	text-align: center;
	font-weight: bold;
}
.newsletter {
	margin-bottom: 2em;
	border-bottom: 1px solid #dee2e6;
}

.side-title {
	font: 2em 'Yeseva One', sans-serif;
	letter-spacing: .1rem;
	text-transform: uppercase;
	text-align: center;
	margin: .2em 0 .5em 0;
}
.date {
	text-align: center;
	font-size: .8em;
	border-top: 1px dashed #85496e;
	padding-top: .5em;
	margin-top: 1em;
	font-style: italic;
}
.hilited {
	background: #bd1a82;
	border-radius: .5em;
	padding: .3em;
	color: #FFF;
	border: 2px none #281d35;
	box-shadow: 0 3px 5px #999;
}
.hilited a {color: #FFF;}
.hilited a:hover {
	color: #000;
}
.email-list {
	text-align: center;
}
.email-list input {
	color: #000;
	width: 100%;
}
.email-list button {
	border-color: #fff;
	color: #fff;
	width: 100%;
}
.email-list button:hover {
	border-color: #bd1a82;
	color: #bd1a82;
}
a.big-butt, body#donate a.big-butt {
	font: 2rem/4rem 'Yeseva One', sans-serif;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	
	padding: .1em 0;
	display: block;
	margin: .5em 0;
	border-radius: .5em;
	letter-spacing: .2rem;
	text-transform: uppercase;
	color: #000;
}
a.big-butt:hover, body#donate a.big-butt:hover {
	background: #bd1a82;
	color: #FFFFFF;
}
a.big-butt {
	box-shadow: 0 2px 5px #e2e2e2;
	border: 2px solid #b7b7b7;
}
body#donate a.big-butt {
	box-shadow: 0 2px 5px #000;
	border: 2px solid #85496e;
}
.blog-post p {
	margin-left: 2em;
}
.blog-post-form form.form-inline {
	margin-bottom: 0;
	padding-bottom: 2em;
}
.footer {
	margin-top: 10em;
	padding-bottom: 2em;
}
.footer a {
	font-weight: bold;
}
.footer .svg-icon svg {
	width: 1.2em;
	position: relative;
	top: 3px;
}