@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Gloria+Hallelujah|Pacifico');

body{
	background-color: #FFF;
	background-image: url(images2/bg2.jpg);
	background-repeat: no-repeat;
    background-attachment: fixed;
	background-size:cover;
}

h{
	font-family: 'Pacifico', cursive;
}

#mc-top {
	padding: 0;
	background-color: #ffffff;
	border: 0;
	width: 720px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border-radius: 45px;
	overflow:hidden;
	box-shadow: 0 0 100px #e51a00;
}

#topMenu{
	border-radius: 45px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

#mc-footer {
	padding: 20px;
	font-size: x-large;
	line-height: 110%;
	color: #000000;
	margin-top: 120px;
	
	margin-bottom: 240px;
	
	font-family: 'Gloria Hallelujah', sans-serif;
	text-align: center;
	background-color: #CCC;
	width: 800px;
	border-radius: 45px;
	box-shadow: 0 0 100px #e2abfc;
	border: thick dotted #C00;
	
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	border-radius: 45px;
	overflow:hidden;
}

#copy{
	font-size: medium;
	text-align: center;
}

.call{
	font-size: large;
	text-align: center;	
}

#mainContent{
	padding: 70px;
	margin-top: 130px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 850px;
	font-family: 'Gloria Hallelujah', Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
	background-image: url(../images/border1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 65px;
	box-shadow: 0 0 100px #5bff76;
}

#demoReel{
	
	width: 680px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;	
	
}

#asSeen{
	font-family: "Slackey", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	text-shadow: 0 0 10px #e2abfc;
}

.title {
	line-height: 132%;
	font-family: 'Pacifico', cursive;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #D7FFFF;	
	text-shadow: 0 0 20px #e2abfc;
}

#mc-disco { 
	width:780px; 
	margin:4px auto; 
	padding:1px 0 4px 0; 
	line-height:132%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;	
 }
 
div.disc {
	display:inline-block;
	margin:2px; height:auto; width:auto;
	text-align:center; vertical-align:top;
	font-size:1.3em; line-height:100%;
	margin-top:12px; margin-bottom:8px; color:#7B7A4D;
}
div.disc img { display:inline; margin:3px; line-height:0; }
div.d:hover img { border:1px solid #0000ff; }
div.desc {
	text-align: center;
	font-weight: normal;
	font-style: normal;
	font-size: 0.6em;
	line-height: 100%;
	width: 280px;
	margin: 2px;
	color: #FC0;
	margin-top: 20px;
	margin-right: 80px;
	margin-bottom: 20px;
	margin-left: auto;	
}
div.disc a { font-size:0.8em; color:#CBCABD; }

#mc-menu { width:720px; margin:0px auto; padding:0; line-height:132%; font-style:normal; background-color:#242223; overflow:hidden; border:0; }
.menu-item { display:inline-block; margin:0px 18px;  padding:1px 2px 2px 2px; line-height:132%; font-style:normal; color:#d4d1e4; }
