@charset "utf-8";

/* CSS Document */

/* removing unwanted elements */
#slideshow, #list, video, #leftcolumn, #featured_video, #vid_list, .calloutBox { display: none; }
.video-js-box, .floatright, .floatleft { display: none; }

/*re-sizing */
#wrapper, #container, #content, #content.offset, #content_information, #vid_details,.hptext,.calloutBox { width: 100%; margin: 0; padding: 0; border: 0; float: none; outline: 0;}
#rightcolumn { width: 100%; margin: 0; padding: 50px 0 0 0; border: 0; float: none; }


/* text */
body { font-size: 100%; }
p, ol, li, ul { color: #000; font-size: 1em; line-height: 1.5em;}
#vid_details p, #vid_details h2 { color: #000;}
a:link, a:visited { color: #0066FF }
