@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Fascinate+Inline|Griffy|IM+Fell+Double+Pica+SC|IM+Fell+Great+Primer+SC|Slackey');

body{
	background-color: #F90;
	background-image: url(../images/bg3.jpg);
}

h{
	font-family: "Fascinate Inline", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#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 #e2abfc;
}

#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-right: auto;
	margin-bottom: 240px;
	margin-left: auto;
	font-family: "IM Fell Great Primer SC", Tahoma, Geneva, sans-serif;
	text-align: center;
	background-color: #CCC;
	width: 800px;
	border-radius: 45px;
	box-shadow: 0 0 100px #e2abfc;
	border: thick dotted #C00;
}

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

#mainContent{
	padding: 70px;
	margin-top: 130px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	width: 850px;
	font-family: "IM Fell Double Pica SC","Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #666;
	background-image: url(../images/border1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-radius: 65px;
	box-shadow: 0 0 100px #e2abfc;
}

#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: "Griffy", "Trebuchet MS", Arial, Helvetica, sans-serif;
	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%; }
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: 180px;
	margin: 2px;
	color: #FC0;
}
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; }