Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Media Page by Chris @denisrenolds
- Do not remove credit, redustribute, steal from or use as a base.
- Contact off Anon me if you have any questions or concerns.
- -->
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script><script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title],a[title],img[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:100,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- </script>
- <!------
- REMEMBER TO CHANGE THE NAME OF YOUR MAIN TITLE TO WHAT YOU WANT IT TO SAY
- ------>
- <title>I'll be your sky</title>
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- <style type="text/css">
- ::-webkit-scrollbar {
- width:5px;
- height:15px;
- background-color:#fff;
- }
- ::-webkit-scrollbar-track {
- background-color:#fff;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#efefef;
- border: 1px solid #fff;
- }
- body {
- background-color: #e3f3fc;
- background-repeat: repeat;
- margin-left: -50px;
- color: #a6a6a6
- background-attachment: fixed;}
- a:link {
- color:#a6a6a6;
- text-decoration:none;
- -moz-transition-duration:.7s;
- -webkit-transition-duration:.7s;
- -o-transition-duration:.7s;
- }
- a:visited {color:#111;}
- a:hover {color:#111;
- -moz-transition-duration:.7s;
- -webkit-transition-duration:.7s;
- -o-transition-duration:.7s;
- }
- a:active {color:#111;}
- #content{
- width:700px;
- margin-left:auto;
- margin-right:auto;
- padding:20px;
- margin-top:20px;
- height:680px;
- max-height:730px; overflow-y: auto; overflow-x: yes scroll;
- }
- #movies{
- width:330px;
- border:1px solid #cacece;
- float:left;
- border-top-left-radius:2em;
- border-radius:2px;
- margin-bottom:15px;
- background-color:white;
- height:330px;
- -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
- -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- }
- #television{
- width:330px;
- border:1px solid #cacece;
- float:right;
- border-radius:2px;
- margin-bottom:15px;
- height:330px;
- background-color:white;
- -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
- -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- }
- #books{
- width:330px;
- border:1px solid #cacece;
- float:left;
- border-radius:2px;
- height:330px;
- background-color:white;
- -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
- -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- }
- #music{
- width:330px;
- border:1px solid #cacece;
- float:right;
- border-radius:2px;
- height:330px;
- background-color:white;
- -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
- -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- }
- #desc{
- width:330px;
- border:1px solid #cacece;
- float:right;
- border-radius:2px;
- height:330px;
- background-color:white;
- -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
- -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- }
- #title{
- width:310px;
- border-top-left-radius:2px;
- border-top-right-radius:2px;
- padding:10px;
- background-color:#efefef;
- font-family:arial;
- letter-spacing:2px;
- color:#aaaaaa;
- text-transform:uppercase;
- font-size:8px;
- }
- #desctitle{
- width:230px;
- padding:10px;
- background-color:#fff;
- font-family:arial;
- letter-spacing:2px;
- color:#aaaaaa;
- text-transform:uppercase;
- font-size:8px;
- border-top-left-radius:10px;
- border-top-right-radius:10px;
- border-bottom-right-radius:0;
- border-bottom-left-radius:0;
- }
- #links{
- width:330px;
- margin-top:0px;
- border-top:1px solid #cacece;
- padding-top:15px;
- text-transform:lowercase;
- }
- #links a{
- float:left;
- border-radius:2px;
- border:1px solid #ddd;
- color:#aaaaaa;
- width:145px;
- padding:25px 0px 25px;
- margin:5px;
- height:10px;
- text-decoration:none;
- font-size:8px;
- text-align:center;
- font-family:arial;
- letter-spacing:2px;
- background:#efefef;
- margin-left:10px;
- text-transform:uppercase;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
- -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- }
- #links a:hover{
- background:#e3f3fc;
- color:#ffffff;
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- box-shadow:none;
- }
- #about{
- text-align:right;
- font-size:10px;
- width:300px;
- font-family:arial;
- color:#aaaaaa;
- padding:15px;
- line-height:120%;
- height:100px;overflow-y: auto; overflow-x: yes scroll;
- }
- #mediacontent{
- height:300px; overflow-y: auto; overflow-x: yes scroll;
- }
- #media{
- height:190px;
- width:140px;
- border:1px solid #cacece;
- border-radius:2px;
- color:#aaa;
- text-align:center;
- float:left;
- position:relative;
- margin-left:15px;
- margin-bottom:10px;
- margin-top:10px;
- -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
- -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- }
- #media img{
- height:190px;
- border-radius:1px;
- width:140px;
- }
- #mediainfo{
- width:140px;
- height:190px;
- opacity:0;
- margin-top:-190px;
- font-size:9px;
- font-family:arial;
- z-index:5px;
- position: absolute;
- background-color:#fff;
- -moz-transition-duration:.8s;
- -webkit-transition-duration:.8s;
- -o-transition-duration:.8s;
- }
- #mediatitle{
- width:120px;
- padding:10px;
- color:#888888;
- font-family:arial;
- font-size:9px;
- height:22px;
- background-color:#f4f4f4;
- -moz-transition-duration:.7s;
- -webkit-transition-duration:.7s;
- -o-transition-duration:.7s;
- }
- #mediastuff{
- width:130px;
- padding:5px;
- height:10px;
- font-family:arial;
- color:#888888;
- font-size:8px;
- background-color:#f8f8f8;
- border-top:1px solid #f4f4f4;
- }
- #mediarating{
- float:right;
- }
- #mediayear{
- float:left;
- }
- #mediadesc{
- width:130px;
- font-size:9px;
- padding:5px;
- height:95px; overflow-y: auto; overflow-x: yes scroll;
- }
- #stars{
- width:130px;
- padding:5px;
- margin-top:0px;
- background-color:#f8f8f8;
- }
- #stars img{
- width:10px;
- height:10px;
- }
- #media:hover #mediainfo {
- opacity:1;
- -moz-transition-duration:.8s;
- -webkit-transition-duration:.8s;
- -o-transition-duration:.8s;
- }
- #sideimage{
- width:200px;
- margin-top:-250px;
- margin-left:500px;
- }
- #sideimage img{
- width:350px;
- margin-top:-220px;
- margin-left:640px;
- opacity:.9;
- }
- #triangle-topright {
- width: 0;
- height: 0;
- border-top: 80px solid #e3f3fc;
- border-left: 80px solid transparent;
- margin-left:1110px;
- margin-top:-473px;
- position:absolute;
- z-index:1;
- -moz-box-shadow: -5px -5px 5px rgba(0,0,0,0.2);
- -webkit-box-shadow:-5px -5px 5px rgba(0,0,0,0.2);
- box-shadow: 5px -3px 4px rgba(0,0,0,0.2);
- }
- #s-m-t-tooltip{
- font-size:7px;
- max-width:150px;
- line-height:8px;
- padding:5px 5px 2px 5px;
- margin:25px 0px 0px 10px;
- z-index:10;
- color:#aaa;
- font-family:arial;
- background:#fff;
- text-transform:uppercase;
- opacity:1;
- border:1px solid #cacece;
- border-radius:1px;
- letter-spacing:1px;
- z-index:999999;
- -moz-box-shadow:0px 1px 2px rgba(0,0,0,0.2);
- -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
- box-shadow:1px 1px 1px rgba(0,0,0,0.2);
- }
- </style></head><body>
- <div id="content">
- <!--------- BEGIN MOVIES BLOCK --------->
- <div id="movies">
- <div id="title">movies</div>
- <div id="mediacontent">
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://38.media.tumblr.com/b025955482abe44996da1caa1da4eb78/tumblr_n9t6grW4nv1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Guardians of the Galaxy</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: PG-13</div>
- <div id="mediayear">(2014)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Light years from Earth, 26 years after being abducted Peter Quill finds himself the prime target of a manhunt after discovering an orb wanted by Ronan the Accuser.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://24.media.tumblr.com/f3470ff9467933087b9cc9865de153e9/tumblr_n3rz4sRVoO1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Captain America: The Winter Soldier</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: PG-13</div>
- <div id="mediayear">(2014)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Steve Rogers struggles to embrace his role in the modern world and battles a new threat from old history: the Soviet agent known as the Winter Soldier.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://24.media.tumblr.com/507dfa77d820c34129aa6fb4fa4fc6d5/tumblr_n253weblmW1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Little Miss Sunshine</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: R</div>
- <div id="mediayear">(2006)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- A family determined to get their young daughter into the finals of a beauty pageant take a cross-country trip in their VW bus.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/adc07ab305bcd97cec7ffbc6b17a8cf7/tumblr_n4r8eiLuCY1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Moonrise Kingdom</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: PG-13</div>
- <div id="mediayear">(2012)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- A pair of young lovers flee their New England town, which causes a local search party to fan out and find them.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://24.media.tumblr.com/268d282928beda09d9a1b74cbe153d6d/tumblr_n4i3edQdNn1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Blue is the Warmest Color</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: NC-17</div>
- <div id="mediayear">(2013)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Adele's life is changed when she meets Emma, a young woman with blue hair, who will allow her to discover desire, to assert herself as a woman and as an adult. In front of others, Adele grows, seeks herself, loses herself and ultimately finds herself through love and loss.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/4a2a220c5605ac8e05fdb8f76d86281e/tumblr_n4m7a5OPNw1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Her</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: R</div>
- <div id="mediayear">(2013)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- A lonely writer develops an unlikely relationship with his newly purchased operating system that's designed to meet his every need.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://24.media.tumblr.com/66be5912e961a205d2f289f87fac1c7b/tumblr_n1ibqdAo051t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <a title="rewatched in 2014"><div id="mediatitle">Juno</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: PG-13</div>
- <div id="mediayear">(2007)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Faced with an unplanned pregnancy, an offbeat young woman makes an unusual decision regarding her unborn child.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://33.media.tumblr.com/57be23f0ff4714f182efe63a2a77b725/tumblr_n9loqbVsxF1t8spxao3_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Treasure Planet</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: PG</div>
- <div id="mediayear">(2002)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- A Disney animated version of "Treasure Island". The only difference is that the film is set in outer space with alien worlds and other galactic wonders.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--------- END MEDIA BLOCK --------->
- </div>
- </div>
- <!--------- END MOVIES BLOCK --------->
- <!--------- BEGIN TELEVISION BLOCK --------->
- <div id="television">
- <div id="title">television</div>
- <div id="mediacontent">
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/abe600e60610ad72eb86aa5d2342d440/tumblr_n1icgyLGuh1t8spxao6_500.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <!--- STATE YOUR STATUS ON WATCHING THE SHOW HERE ---><a title="completed"><div id="mediatitle">Psych</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: TV-PG</div>
- <div id="mediayear">(2006-2014)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- A novice sleuth is hired by the police after he cons them into thinking he has psychic powers that help solve crimes. With this assistance of his reluctant best friend the duo take on a series of complicated cases.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/ca9f8c9fbc1df7c9433858a66091731f/tumblr_n1id2ffgQB1t8spxao3_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <!--- STATE YOUR STATUS ON WATCHING THE SHOW HERE ---><a title="completed"><div id="mediatitle">Chuck</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: TV-PG</div>
- <div id="mediayear">(2007-2012)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- When a twenty-something computer geek inadvertently downloads critical government secrets into his brain, CIA and NSA assign two agents to protect him and exploit such knowledge, turning his life upside down.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/ebca0aabc184f57a21a63106c38bd92a/tumblr_n2e0gdmXYy1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <!--- STATE YOUR STATUS ON WATCHING THE SHOW HERE ---><a title="caught up"><div id="mediatitle">Brooklyn Nine-Nine</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: TV-14</div>
- <div id="mediayear">(2013- )</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- A diverse group of detectives solve crimes at the very edge of New York City.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/2499b7b67a76a76a418c0e65b06229e3/tumblr_n2e0q3wH5P1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <!--- STATE YOUR STATUS ON WATCHING THE SHOW HERE ---><a title="caught up"><div id="mediatitle">Parks and Recreation</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: TV-PG</div>
- <div id="mediayear">(2009- )</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- The absurd antics of an Indiana town's public officials as they pursue sundry projects to make their city a better place.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://24.media.tumblr.com/4656a0c6a9d7d49daf23ded20b72d6a0/tumblr_n1id2ffgQB1t8spxao7_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <!--- STATE YOUR STATUS ON WATCHING THE SHOW HERE ---><a title="caught up"><div id="mediatitle">Bob's Burgers</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: TV-PG</div>
- <div id="mediayear">(2011- )</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Bob's Burgers centers on the Belcher family who own a hamburger restaurant. Bob's burgers are really delicious and appear to be better than his rivals' but when it comes to selling burgers, his kids aren't really helpful, as more customers head over to Jimmy Pesto's restaurant.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/e9b37fd8d52a69fbcc44b46d323d3224/tumblr_n4r8rxQhIY1t8spxao1_500.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <!--- STATE YOUR STATUS ON WATCHING THE SHOW HERE ---><a title="watching on and off"><div id="mediatitle">Steven Universe</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: TV-PG</div>
- <div id="mediayear">(2013- )</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- In Steven Universe, the world is protected from evil threats by the Crystal Gems, a group of intergalactic female warriors who use the power of special gem stones embedded on their bodies to summon magical weapons. The four Gems are Garnet, Amethyst, Pearl and Steven. Steven is a boy who inherited a gemstone from his mother, a Crystal Gem named Rose Quartz. As Steven tries to figure out the secrets to using his gem, he spends his days in Beach City doing activities with the other Crystal Gems, whether it's helping them save the universe or just hanging out.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://24.media.tumblr.com/22867f6c6be83e1cae136e47a4a7970a/tumblr_n1idfoNzy21t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <!--- STATE YOUR STATUS ON WATCHING THE SHOW HERE ---><a title="completed"><div id="mediatitle">Star Trek</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: TV-PG</div>
- <div id="mediayear">(1966-1969)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Captain James T. Kirk and the crew of the Starship Enterprise explore the Galaxy and defend the United Federation of Planets.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://24.media.tumblr.com/59229ab57b285ecffea759d8d7a6eefd/tumblr_n48rti0p7a1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <!--- STATE YOUR STATUS ON WATCHING THE SHOW HERE ---><a title="watching on and off"><div id="mediatitle">It's Always Sunny in Philadelphia</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: TV-MA</div>
- <div id="mediayear">(2005- )</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Four young friends with big egos and slightly arrogant attitudes are the proprietors of an Irish bar in Philadelphia.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/e88d9e7a579efc2b46b9a80903ff9712/tumblr_n1id2ffgQB1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <!--- STATE YOUR STATUS ON WATCHING THE SHOW HERE ---><a title="completed"><div id="mediatitle">Freaks and Geeks</div></a>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: TV-14</div>
- <div id="mediayear">(1999-2000)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- A television show about two unique groups of teenagers dealing with life in high school during the 80's.
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- </div>
- </div>
- <!----------- END TELEVISION BLOCK ------------>
- <!----------- BEGIN BOOKS BLOCK ------------>
- <div id="books">
- <div id="title">books</div>
- <div id="mediacontent">
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://38.media.tumblr.com/ddd5b119071319d00afa1c0aa87b1c52/tumblr_na9amwu15y1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Jubilee</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: T</div>
- <div id="mediayear">(2012)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Meet Jubilation Lee: firework-wielding mutant, full-fledged X-Man, sidekick to Wolverine and future vampire! Jubilee enrolls in high school and becomes a peer counselor. But along with the cute boys and teenage angst come gangs, evil mutants and car thieves! Jubes has her work cut out for her!
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/db357ca9b7aac2975f767c96b577127e/tumblr_na9aiptU1w1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Daken/X-23: Collision</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: Parental Advisory</div>
- <div id="mediayear">(2012)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Brother and sister collide as Daken continues his quest to prove to the world he's the best there is at what he does. All that stands in his way? X-23, Wolverine's clone. Squaring off in the streets of Madripoor, the two become uneasy allies after learning one of their father's greatest foes is attempting to revive the sinister Weapon X Project. Bitter memories of her years as a Weapon X pawn driving her actions, X-23 is determined to take the program down at all costs and prevent history from repeating itself--but is Daken with her, or does he just want a piece of the action?
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://38.media.tumblr.com/6b1ca2fd53741fd54874e127758cd7dc/tumblr_na9afrefB01t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">X-23: The Killing Dream</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: Parental Advisory</div>
- <div id="mediayear">(2011)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Government-controlled killing machine. Child of the streets. X-Man. X-23 has lived many lives, but none of them have ever felt right. She knows she's a killer, but she's not sure she can be anything else. The X-Men offer her a home and help facing her demons, but she's done being someone's project. She wants to be her own woman, and she'll do it on her own terms. Leaving the X-Men's island home of Utopia on a mission all her own, she's already found trouble. Even with the mutant thief Gambit at her side, her past haunts her. With new enemies rising, can X-23 trust herself not to succumb to her deadly ways? Or is it all just in her head? Free of her chains, can this killer finally taste true freedom?
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/5150e52110ac338f03003b490bb8ba85/tumblr_na9acszoKT1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">NYX: No Way Home</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: T</div>
- <div id="mediayear">(2009)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- There's no place like home - just ask young mutant Kiden Nixon. She's survived the hard streets of Manhattan, and she's built a home - and a family - for herself, with her friends Tatiana, Bobby Soul, and his Li'l Bro. But with fewer than 200 mutants left on the planet, Kiden's become a target - and when somebody strikes at one of her friends, Kiden's going to find out just how much farther she can fall!
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://38.media.tumblr.com/42a4d168efd77c14b5f359ba31051fe4/tumblr_na9aa3RZl21t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">NYX: Wannabe</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: T+</div>
- <div id="mediayear">(2006)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Say hello to a pack of New York City gutterpunks, the likes of which the Marvel Universe has never seen! The X-Men's dream has always been one of creating hope from despair - in a young mutant's darkest hour Charles Xavier will always be just around the corner, ready with open arms and a helping hand. But Xavier can't be everywhere at once. What becomes of a group of young mutants that have to rely on themselves for everything from food to shelter to love? Wayward angels with dirty faces who, instead of preparing for Magneto's next big assault, must learn to survive in the cold, harsh world of the city that never sleeps. The world of the X-Men is brought to the streets, and the struggle for survival has never been more uncertain...
- </div>
- <!--- MEDIA RATING
- Use the stars to show how good you thought the movie/show/book was, give paste the code for the stars 1 through 5 times to display how much you enjoyed it.
- --->
- <div id="stars">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- <img src="https://31.media.tumblr.com/ae61110f1d6fd4a3f3269edf52ddb65c/tumblr_n4tgf8ITfh1t8spxao1_500.png">
- </div></div></div>
- <!--- END MEDIA BLOCK --->
- </div>
- </div>
- <!----------- END BOOKS BLOCK ------------>
- <!----------- BEGIN DESCRIPTION BLOCK ------------>
- <div id="desc">
- <div id="title">media page</div>
- <div id="about">
- Hello, this is my media page where you will find lists of all of the movies, television shows and comic books I have enjoyed this year. The list will keep updating throughout the year, but eventually I am going to run out of things to watch and read so please feel free to give me recommendations.
- <br><br>
- All media is rated on a scale of one to five stars.
- </div>
- <div id="links">
- <a href="/" title="link">link one</a>
- <a href="/" title="link">link two</a>
- <a href="/" title="link">link three</a>
- <a href="http://jimothythemes.tumblr.com/" title="jimothythemes">credit</a>
- </div>
- </div>
- <!----------- END DESCRIPTION BLOCK ------------>
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment