{"sections":[{"urls":[],"urlPrefixes":["http://www.youtube.com/watch?","http://youtube.com/watch?"],"domains":[],"regexps":[],"code":"/*=========================================\r\n'Youtube - Stripped for your viewing pleasure' by Crane.tr\r\n\r\nInspiration based on Steppres increased video size style (http://userstyles.org/styles/3180).\r\nAll other work done by Crane.tr :) */\r\n\r\n/*=========================================\r\n      +++  \"PICK-YER-OWN-SIZE\" semi-INTERACTIVE CODING  +++\r\nFor Philip Stephens and other users who might not want a huge video size.\r\nComment out the sizes you don't want so that _only_ the video size you want is loaded :)\r\n=========================================*/\r\n/* ---------------------------------------------\r\nVIDEO SIZE: XL (full page width) (880x660)\r\n  #movie_player {\r\n      width: 874px !important;\r\n      height: 688px !important;\r\n      margin-top: 15px !important; }\r\n  #watch-other-vids {\r\n      margin: 715px 0 0 0 !important; }\r\n  */\r\n\r\n/* ---------------------------------------------\r\nVIDEO SIZE: L (larger but not huge) (640x480) */\r\n  #movie_player {\r\n      width: 874px !important;\r\n      height: 516px !important;\r\n      margin: 10px 0 -10px 0 !important; }\r\n  #watch-other-vids {\r\n      margin: 536px 0 0 0 !important; }\r\n\r\n/* ---------------------------------------------\r\nVIDEO SIZE: M (normal) (880x660)\r\n  #movie_player {\r\n      width: 100% !important;\r\n      height: 386px !important;\r\n      margin-top: 15px !important; }\r\n  #watch-other-vids {\r\n      margin: 16px 0 0 0 !important; }\r\n  */\r\n\r\n/*=========================================*/\r\n/* *************** DELETIONS */\r\n  /*ADS*/  .ad300x250, #ad300x250,\r\n  /*HEADER*/  .logo, .nav, #lang-locale-picker-links-wrapper,\r\n  /*FOOTER*/  #copyright, #footer,\r\n  /* SIDE SEARCHBOX*/  #watch_search_results, #wsSearchForm,\r\n  #sharingImg,\r\n  #spam_comment_btn_1,\r\n  #watch-active-sharing,\r\n  #watch-channel-brand-div,\r\n  #watch-highlight-racy-box,\r\n  #watch-promoted-container,\r\n  [aiotitle=\"Search\"],\r\n  a[href=\"/live?feature=expytlhdr1\"],\r\n  .leftcap,\r\n  .rightcap,\r\n  #upload-button,\r\n  #chrome-promo,\r\n  #old-footer\r\n      {display: none !important;}\r\n\r\n/* *************** PAGE AND BACKGROUND */\r\n  body {\r\n      background-color: black !important;\r\n      background-image: url(http://www.theopusevent.com/images/red_curtain.jpg) !important;\r\n      background-repeat: repeat-x !important; }\r\n  #baseDiv {\r\n      width: 874px !important;\r\n      background-color: #1d1d1d !important;\r\n      border-left: #292929 8px solid !important;\r\n      border-right: #292929 8px solid !important;\r\n      padding:  10px 10px 10px !important;\r\n      margin-top: -12px !important; }\r\n\r\n/* *************** STUFF ON TOP OF THE MOVIE */\r\n/*  User's tool bar */\r\n  #util-links {\r\n      background-color: white !important;\r\n      border: #aaa 2px solid !important;\r\n      padding: 0px 5px 0px 8px !important;\r\n      height: 55% !important;\r\n      margin: -13px  -3px 5px 0 !important;\r\n      position: relative !important;\r\n      float: right !important;\r\n      -moz-border-radius: 0 0 10px 10px !important;\r\n      opacity: 0.8 !important; }\r\n  #util-links:hover {\r\n      opacity: 1 !important; }\r\n\r\n/* Top search bar */\r\n  .bar {\r\n      background: none !important;\r\n      margin: -14px 0 -6px 0 !important;}\r\n  .search-bar * {\r\n      margin-top: -2px !important;}\r\n  .search-bar {\r\n      background: #333 !important;\r\n      border: #444 2px solid !important;\r\n      height: 27px !important;\r\n      margin: 0 0 0 7.5% !important;\r\n      -moz-border-radius: 10px !important;\r\n      padding: 1px 2px 3px 2px !important;\r\n      width: 84% !important;}\r\n  .search-bar:hover {\r\n      background: #999 !important;\r\n      border: #aaa 2px solid !important;\r\n}\r\n\r\n/* Title of Movie */\r\n  #watch-vid-title {\r\n      background: #680E10 !important;\r\n      border-top: #292929 8px solid !important;\r\n      border-bottom: #292929 8px solid !important;\r\n      padding: 0 0 2px 0 !important;\r\n      width: 910px !important;\r\n      margin: 10px 0 0 -18px !important;\r\n      letter-spacing: 0.02em !important;}\r\n  #watch-vid-title h1 {\r\n      text-align: center !important;\r\n      font: normal small-caps bold 16pt georgia !important;\r\n      color: #fff !important;}\r\n\r\n/* 'Watch in high quality' */\r\n  #watch-high-quality-link {\r\n      position: fixed !important;\r\n      background: #444 !important;\r\n      top: 0 !important;\r\n      left: 0 !important;\r\n      border-right: #ccc 8px double !important;\r\n      border-bottom: #ccc 8px double !important;\r\n      color: #ddd !important;\r\n      -moz-border-radius: 0 0 10px 0 !important;\r\n      padding: 2px 5px 5px 2px !important;\r\n      font-size: 14pt !important;\r\n      width: 72px !important;\r\n      text-align: center !important;\r\n      opacity: 0.8 !important;}\r\n  #watch-high-quality-link:hover {\r\n      font-size: 20pt !important;\r\n      width: 100px !important;\r\n      -moz-border-radius: 0 0 20px 0 !important;\r\n      padding: 6px 12px 12px 6px !important;\r\n      line-height: 22pt !important;\r\n      opacity: 0.9 !important;}\r\n\r\n/* *************** STUFF ON THE LEFT */\r\n\r\n/* 'this is a response to..' bar */\r\n  #watch-video-response {\r\n      margin: 20px 0 8px 0!important;\r\n      -moz-border-radius: 6px !important;}\r\n\r\n/* ratings/#-of-views bar and 'response to' bar */\r\n  #watch-ratings-views {\r\n      padding-left: 6px !important;\r\n      padding-bottom: 3px !important;\r\n      background-color: #f6f6f6 !important;}\r\n  #watch-video-response {\r\n      background-color: #fee04b !important;}\r\n  #watch-views-div {\r\n      position: absolute !important;\r\n      margin-left: 200px !important;}\r\n\r\n/* share, favourites etc */\r\n  #watch-actions-area {\r\n      background-color: #ddd !important;}\r\n  [class=\"expand-header\"] {\r\n      background-color: #f6f6f6 !important;}\r\n\r\n/* patch fix for the share/favourites/playlists/flag bar */\r\n  #watch-tab-share, #watch-tab-favorite, #watch-tab-playlists, #watch-tab-flag, \r\n  #watch-tab-share-body, #watch-tab-favorite-body, #watch-tab-playlists-body, #watch-tab-flag-body {\r\n      -moz-border-radius: 0 !important; }\r\n\r\n/* small rates/views until hover */\r\n  #watch-main-area {\r\n      height: 28px !important;\r\n      overflow: hidden !important;\r\n      -moz-border-radius: 6px !important;\r\n      padding: 0 1px 0 1px !important;\r\n      background: #fff !important;}\r\n  #watch-main-area:hover {\r\n      height: auto !important;\r\n      -moz-border-radius: 6px !important;}\r\n\r\n/* Comments become scrolling box */\r\n  #watch-comments-stats {\r\n      height: 550px !important;\r\n      overflow: scroll !important;\r\n      overflow-x: hidden !important;\r\n      background-color: #eee !important; }\r\n  .watch-tab-sel {\r\n      -moz-border-radius: 10px !important;\r\n      background-color: #f6f6f6 !important;}\r\n\r\n/* Smaller 'reply' and 'spam' links */\r\n  .watch-comment-action, .watch-comment-action a {font-size: 9px !important; color: #555 !important;}\r\n  .watch-comment-action:hover, .watch-comment-action a:hover {color: #03c !important;}\r\n\r\n/* Less noticable thumbs up/down buttons */\r\n  .watch-comment-down-hover, .watch-comment-up-hover {\r\n      opacity: 0.4!important;}\r\n  .watch-comment-down-hover:hover, .watch-comment-up-hover:hover {\r\n      opacity: 1 !important;}\r\n\r\n/* *************** STUFF ON THE RIGHT */\r\n/* Entire right column */\r\n  #watch-other-vids {\r\n      background-color: #eee !important;\r\n      border-color: #ccc !important;\r\n      -moz-border-radius: 10px !important;\r\n      padding: 6px !important; }\r\n\r\n/* make channel banners less distracting */\r\n  #watch-channel-brand-cap {\r\n      opacity: 0.3 !important; }\r\n  #watch-channel-brand-cap:hover {\r\n      opacity: 1 !important; }\r\n\r\n/* video details/summary/all that stuff (top right) */\r\n  #watch-channel-vids-div {\r\n      background-color: #ddd !important;\r\n      -moz-border-radius: 6px !important; }\r\n\r\n/* video summary*/\r\n  #watch-video-details-inner {\r\n      -moz-border-radius: 4px !important;\r\n      background-color: #eee !important;\r\n      padding: 3px !important; }\r\n\r\n/* #watch-url-div, #watch-embed-div */\r\n  #watch-embed-div label, #watch-url-div label {\r\n      display: none !important;}\r\n  #watch-url-field, #embed_code {\r\n      width: 145px !important;}\r\n  #watch-embed-div {\r\n      margin: -19px 0 0 165px !important;}"}],"url":"http://userstyles.org/styles/8010","updateUrl":"https://userstyles.org/styles/chrome/8010.json","md5Url":"https://update.userstyles.org/8010.md5","originalMd5":"8a576ec8ee591545d807fde4ae3c57cf","name":"Youtube - Stripped for your viewing pleasure"}