/*marcofolio.net*/
/* BASIC RESET */
/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}
*/
/* HTML ELEMENTS */
/*h1 { font: bold 65px/60px Helvetica, "Arial", Sans-serif; text-align: center; color: #eee; text-shadow: 0px 2px 6px #333; }
h1 small{ font-size: 20px; text-transform:uppercase; letter-spacing: 14px; display: block; color: #ccc; }
h2 a { display: block; text-decoration: none; margin: 0 0 30px 0; font: italic 45px Georgia, Times, Serif;  text-align: center; color: #bfe1f1; text-shadow: 0px 2px 6px #333; }
h2 a:hover { color: #90bcd0; }*/
/* COMMON CLASSES */
/*.break { clear:both; }*/
/* WRAPPER */
#wrapper { width:1000px; margin:0px auto; }
/* THEATER */
#theater {  height:450px; overflow:hidden;
	 background-color:#000000; }
.playbutton { position:absolute; margin:180px 0 0 425px; }
#movieoverlay { height:100%; cursor:pointer; }
#overlaybg { background-color:#000; height:100%; width:100%; background:url("../images/movie/q9.png"); }
.preview { display:none; }
.preview p { margin-top:200px; text-align:center; font: bold 40px/35px Helvetica, Arial, Sans-serif; color:#666666; width:1000px; line-height:60px; }
.movietitle { font-size:70px !important; color:#EF9824 !important; font-transform:uppercase !important; text-shadow: 0px 2px 6px #333; }