/*
Wesleyan University
Holiday Card 2011
Modified: 2011-12-08
Author: Adrian Cooke
*/


/* Elements
----------------------------------------------------------------- */
body {background:#000; color:#999; font-family:Georgia,serif; font-size:80%;}
h1 {font-size:20px; font-weight:normal;}
hr {border:0 none; border-bottom:1px dotted #CCC; height:1px; margin:2em 0;}


/* Links
----------------------------------------------------------------- */
a:link,
a:visited,
a:active { border:0 none; color:#900; text-decoration:none;}
a:hover { border:0 none; color:#FFF; text-decoration:none;}
#video a {background:transparent; padding:1px 2px; text-decoration:underline;}
#video a:hover {background:#900;}


/* Blocks
----------------------------------------------------------------- */
#page {margin:2em auto; width:860px;}
#video {background:#212b34; height:515px; padding:1px; width:852px; line-height:0;}
#video object {visibility:visible !important;}
#video object, #video embed {overflow:visible; visibility:visible !important;}
#video p {margin:8px; text-align:center;}

#video-container video {
    width:864px; height:486px;
}
#footer p {margin:1em .5em;}
#footer p small {color:#999; font-size:11px;}