/* BASICS *//* BASICS *//* BASICS *//* BASICS *//* BASICS *//* BASICS *//* BASICS */

body {
	font-family: 'Nunito', sans-serif;
	border-style:content-box;
	font-size: 1em;
}

a {
	text-decoration: none;
}

a:link, a:visited {
	color:#000000;
	font-weight:700;
}

a:hover {
	color:#555555;
}

a:active {
	color:#999999;
}

td {
	padding:10px;
}

b {
	font-weight:1000;
}

h1 {
	font-size: 2em;
	padding: 1em 0em 1em 0em;
	margin: 0em;
	line-height: 0;
}

h3 {
	font-size:1.5em;
	padding: 1em 0em 1em 0em;
	margin: 0em;
	line-height: 0;
}

h4 {
	font-size:1.2em;
	padding: 0em 0em 1em 0em;
	margin: 0em;
	line-height: 0;
}

/* SITE STRUCTURE *//* SITE STRUCTURE *//* SITE STRUCTURE *//* SITE STRUCTURE *//* SITE STRUCTURE */

#aecontact {
	vertical-align:top;
	text-align:center;
	width:25%;
	display:inline-block;
	padding:1%;
}

#aepage {
	vertical-align:top;
	width:50%;
	display:inline-block;
}

#projects {
	vertical-align:top;
	text-align:center;
	width:20%;
	display:inline-block;
	padding:5px 1% 0% 1%;
}

#footer {
	text-align:center;
}

#aehrmob {
	display: none;
}

#aemenu {
	width:100%;
}

.menuitem {
	display:inline-block;
	width:30%;
	margin:5px 1% 0% 1%;
	text-align:center;
}

#aeprofile {
	border-radius: 50%;
}

#aeemail {width: 250px;} #aephone {width: 200px;}

.aesocial {
	width: 70px;
}

/* change color of menu button */

.menuselected {
	box-sizing:border-box;
}

.menuselected.menuabout {
    border-left: 10px solid #ffdaa3;
    border-right: 10px solid #ffdaa3;
}

.menuselected.menuwork {
    border-left: 10px solid #d2ffd2;
    border-right: 10px solid #d2ffd2;
}

.menuselected.menureviews {
    border-left: 10px solid #cae6f9;
    border-right: 10px solid #cae6f9;
}
/*
.menuselected.menuabout:before {
   content: " ";
   border-left:2px solid #ffdaa3;
   border-top:2px solid #ffdaa3;
   border-bottom:2px solid #ffdaa3;
   margin-right:10px;
  padding:10px 5px 10px 5px;
}
.menuselected.menuabout:after
{
  content:" ";
  padding:10px 5px 10px 5px;
  border-right:2px solid #ffdaa3;
  border-top:2px solid #ffdaa3;
  border-bottom:2px solid #ffdaa3;
  margin-left:10px;
}
*/

/* REVIEWS PAGE *//* REVIEWS PAGE *//* REVIEWS PAGE *//* REVIEWS PAGE *//* REVIEWS PAGE */

.rbubble {
	background-image: url("/2025-site/images/bubble-right.png");
}

.lbubble {
	background-image: url("/2025-site/images/bubble-left.png");
}

.lbubble, .rbubble {
	background-size:100% 100%;
	padding: 3% 10% 5% 10%;
	background-repeat:no-repeat;
}

/* WORK PAGE *//* WORK PAGE *//* WORK PAGE *//* WORK PAGE *//* WORK PAGE *//* WORK PAGE */

.tile {
	margin: 3%;
	width:10em;
	height:10em;
	vertical-align:middle;
	display:inline-block;
}

#tile-performer, #tile-director, #tile-composer, #tile-workshops, #tile-community, #tile-action {
	background-repeat: no-repeat;
}

#tile-performer {
	background-image: url("/2025-site/images/work/tile-performer.jpg");
	background-size: 100%;
}

#tile-director {
	background-image: url("/2025-site/images/work/tile-director.jpg");
	background-size: 100%;
}

#tile-director p {
	text-shadow: 1px 2px rgba(255,255,255,0.8);
	color: #000000;
	font-weight: 700;
	letter-spacing: 1px;
}

#tile-composer {
	background-image: url("/2025-site/images/work/tile-composer.jpg");
	background-size: 100%;
}

#tile-workshops {
	background-image: url("/2025-site/images/work/tile-workshops.jpg");
	background-size: 100%;
}

#tile-community {
	background-image: url("/2025-site/images/work/tile-community.jpg");
	background-size: 100%;
}

#tile-action {
	background-image: url("/2025-site/images/work/tile-action.jpg");
	background-size: 100%;
}

.tile p {
	padding-left: 20%;
	padding-right:20%;
	padding-top: 20%;
	text-align:center;
	font-size:100%;
	color:#FFFFFF;
	text-shadow: 1px 2px rgba(50,50,50,0.8);
}

#window-performer, #window-director, #window-composer, #window-workshops, #window-community, #window-action {
	display:none;
}

/* INDEX PAGE *//* INDEX PAGE *//* INDEX PAGE *//* INDEX PAGE *//* INDEX PAGE *//* INDEX*/

#aeshowreeldiv {
	width: 400;
	margin:0 auto;
}

#aeshowreel {
	width: 400px;
	height: 225px;
}

/* Temporary Adverts */

.aeblink{
	animation: blinkingBackground 2s infinite;
}
	
	@keyframes blinkingBackground{
		0%		{ background-color: #6fb8fc;}
		25%		{ background-color: #5cceff;}
		50%		{ background-color: #3ddaf2;}
		75%		{ background-color: #04b9d5;}
		100%	{ background-color: #04a1d5;}
	}


/* WORK PAGE *//* WORK PAGE *//* WORK PAGE *//* WORK PAGE *//* WORK PAGE *//* WORK PAGE */

.aewindowbvideocontainer {
	width: 600;
	margin:0 auto;
	position:relative;
	top:-50px;
}

.aewindowbvideo {
	width: 560px;
	height: 315px;
}

/* SLICK SLIDESHOW *//* WORK PAGE SLICK SLIDESHOW *//* WORK PAGE SLICK SLIDESHOW */

/* Slideshow containers */
.aeslideshowl {
	float:left;
	width: 40%;
	margin-right: 6%;
	margin-left: 3%;
	margin-bottom: 20%;
	max-height: 200px;
}

.aeslideshowr {
	float:right;
	width: 40%;
	margin-left: 6%;
	margin-right: 3%;
	margin-bottom: 20%;
	max-height: 200px;
}

.aeslideshow1, .aeslideshow2, .aeslideshow3, .aeslideshow4, .aeslideshow5, .aeslideshow6 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

/* Caption text */
.aeslidecaption {
	color: #f2f2f2;
	font-size: 15px;
	padding: 8px 12px;
	position: relative;
	bottom: 50px;
	width: 100%;
	letter-spacing: 2px;
	text-align: center;
	text-shadow:
		-1px -1px 0 #000,  
		 1px -1px 0 #000,
		-1px  1px 0 #000,
		 1px  1px 0 #000,
		 2px  2px 1px #000;
}

/* Number text (1/3 etc) */
.aeslidenumber {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .aeslidecaption {font-size: 11px}
}

.aeslideimage {
	max-height:300px!important;
	height:auto!important;
	width: 100%;
	margin-left: auto!important;
	margin-right: auto!important;
}

.aeslideportrait {
width: auto!important;
}

.slick-slide {
	max-height:300px!important;
}

/* INDIVIDUAL WORK SECTIONS */

.aevimeodesktop {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

/* MOBILE DISABLES */

#aemenucontact {
	display: none;
}

#aesocialmobile {
	display: none;
}

#aesocialmobile + hr {
	display:none;
}

#work-accordion {
	display: none;
}

.aevimeomobile {
	display: none;
}

/* INDENTS */

.aeindentsection {
    overflow: hidden;
}

.aeindentsection p {
	padding-left: 30px;
}

.aeindentfirst {
	margin-left: -30px;
}

.aeindent {
	white-space: normal;
}