Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Media Page by Cate @jimothykirk
- 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">
- *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
- ::-webkit-scrollbar {
- width:5px;
- height:15px;
- background-color:#fff;
- }
- ::-webkit-scrollbar-track {
- background-color:#fff;
- }
- ::-webkit-scrollbar-thumb {
- background-color:#e3f3fc;
- border: 1px solid #fff;
- }
- body {
- background-color: #ffffff;
- background-repeat: repeat;
- margin-left: -50px;
- color: #a6a6a6
- background-attachment: fixed;}
- #content{
- width:700px;
- border:1px solid #f1f1f1;
- margin-left:250px;
- 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;
- margin-bottom:15px;
- 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;
- margin-bottom:15px;
- 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);
- }
- #books{
- width:330px;
- border:1px solid #cacece;
- float:left;
- 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);
- }
- #desc{
- width:330px;
- border:1px solid #cacece;
- float:right;
- 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);
- }
- #title{
- width:310px;
- padding:10px;
- background-color:#e3f3fc;
- font-family:consolas;
- letter-spacing:2px;
- color:#aaaaaa;
- text-transform:uppercase;
- font-size:9px;
- }
- #links{
- width:330px;
- margin-top:0px;
- border-top:1px solid #cacece;
- padding-top:15px;
- text-transform:lowercase;
- }
- #links a{
- float:left;
- color:#aaaaaa;
- width:145px;
- padding:25px 0px 25px;
- margin:5px;
- height:10px;
- text-decoration:none;
- font-size:9px;
- text-align:center;
- font-family:consolas;
- letter-spacing:2px;
- background:#e3f3fc;
- margin-left:10px;
- text-transform:uppercase;
- border:1px solid #f1f1f1;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- #links a:hover{
- background:#97d5e0;
- color:#ffffff;
- }
- #about{
- text-align:right;
- font-size:9px;
- width:300px;
- font-family:calibri;
- color:#aaaaaa;
- padding:15px;
- height:100px;overflow-y: auto; overflow-x: yes scroll;
- }
- #mediacontent{
- height:298px; overflow-y: auto; overflow-x: yes scroll;
- }
- #media{
- height:190px;
- width:140px;
- border:1px solid #cacece;
- text-align:center;
- float:left;
- position:relative;
- margin-left:15px;
- margin-bottom:10px;
- margin-top:10px;
- -moz-box-shadow:1px 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;
- width:140px;
- }
- #mediainfo{
- width:140px;
- height:190px;
- opacity:0;
- margin-top:-190px;
- font-size:9px;
- font-family:calibri;
- 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;
- height:22px;overflow-y: auto; overflow-x: yes scroll;
- background-color:#f4f4f4;
- }
- #mediastuff{
- width:130px;
- padding:5px;
- height:10px;
- font-size:8px;
- background-color:#f8f8f8;
- border-top:1px solid #f4f4f4;
- }
- #mediarating{
- float:right;
- }
- #mediayear{
- float:left;
- }
- #mediadesc{
- width:130px;
- padding:5px;
- height:90px; overflow-y: auto; overflow-x: yes scroll;
- }
- #stars{
- width:130px;
- padding:5px;
- margin-top:5px;
- 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:400px;
- margin-top:-250px;
- margin-left:500px;
- opacity:.9;
- }
- #s-m-t-tooltip{
- font-size:8px;
- max-width:150px;
- line-height:8px;
- border-radius:3px;
- padding:5px 5px 2px 5px;
- margin:15px 0px 0px 10px;
- z-index:10;
- background:#fff;
- font-family:consolas;
- text-transform:uppercase;
- opacity:1;
- color:#aaa;
- border:1px solid #ddd;
- letter-spacing:1px;
- z-index:999999;
- }
- </style></head><body>
- <div id="content">
- <!--------- BEGIN MOVIES BLOCK --------->
- <div id="movies">
- <div id="title">movies <div style="float:right; padding-left:5px"><a title="movies watched and rewatched in 2014">✕</a></div></div>
- <div id="mediacontent">
- <!--- 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/64643905732d1a4359795d027e92bf04/tumblr_n4m76uCD0Z1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <a title="rewatched in 2014"><div id="mediatitle">The Avengers</div></a>
- <!--- 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">
- Nick Fury of S.H.I.E.L.D. assembles a team of superheroes to save the planet from Loki and his army.
- </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://31.media.tumblr.com/7f7d0087f6d8d40ecc59c9bdd502d901/tumblr_n1ibxjjleJ1t8spxao3_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Bee Movie</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: PG</div>
- <div id="mediayear">(2007)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Barry B. Benson, a bee just graduated from college, is disillusioned at his lone career choice: making honey. On a special trip outside the hive, Barry's life is saved by Vanessa, a florist in New York City. As their relationship blossoms, he discovers humans actually eat honey, and subsequently decides to sue 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 --->
- </div>
- </div>
- <!--------- END MOVIES BLOCK --------->
- <!--------- BEGIN TELEVISION BLOCK --------->
- <div id="television">
- <div id="title">television <div style="float:right; padding-left:5px"><a title="tv shows watched before and during 2014">✕</a></div></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 --->
- <div id="mediatitle">Psych</div>
- <!--- 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 --->
- <div id="mediatitle">Chuck</div>
- <!--- 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 --->
- <div id="mediatitle">Brooklyn Nine-Nine</div>
- <!--- 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 --->
- <div id="mediatitle">Parks and Recreation</div>
- <!--- 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 --->
- <div id="mediatitle">Bob's Burgers</div>
- <!--- 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 --->
- <div id="mediatitle">Steven Universe</div>
- <!--- 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 --->
- </div>
- </div>
- <!----------- END TELEVISION BLOCK ------------>
- <!----------- BEGIN BOOKS BLOCK ------------>
- <div id="books">
- <div id="title">books <div style="float:right; padding-left:5px"><a title="books read in 2014">✕</a></div></div>
- <div id="mediacontent">
- <!--- BEGIN MEDIA BLOCK --->
- <div id="media">
- <!--- POSTER IMAGE --->
- <img src="https://31.media.tumblr.com/0572618ed232a1bb8c1077bd3a45e214/tumblr_n4tn3hDFIP1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Young Avengers: Style Over Substance</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: T+</div>
- <div id="mediayear">(2013)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Legacy isn't a dirty word...but it's an irrelevant one. It's not important what our parents did. It matters what WE do. Someone has to save the world. You're someone. Do the math. As a figure from Loki's past emerges, Wiccan makes a horrible mistake that comes back to bite everyone on their communal posteriors. Fight scenes! Fake IDs! And plentiful feels! (aka "meaningful emotional character beats" for people who aren't on tumblr.) Young Avengers is as NOW! as the air in your lungs, and twice as vital. Hyperbole is the BEST! THING! EVER!
- </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/9504e275bb896e9396b691870026fa9e/tumblr_n4tnh73jtv1t8spxao1_400.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Hawkeye: My Life as a Weapon </div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: T+</div>
- <div id="mediayear">(2013)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Clint Barton - aka the self-made hero Hawkeye - fights for justice! With ex-Young Avenger Kate Bishop by his side, he's out to prove himself as one of Earth's Mightiest Heroes! SHIELD recruits Clint to intercept a packet of incriminating evidence - before he becomes the most wanted man in the world. You won't believe what is on The Tape! What is the Vagabond Code? Matt Fraction pens a Hawkeye thriller that spans the globe...and the darkest parts of Hawkeye's mind. Barton and Bishop mean double the Hawkeye and double the trouble...and stealing from the rich never looked so good.
- </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/cd153b64a896f7ff5a8852798118ed94/tumblr_n4tnxsMoh21t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Ms. Marvel #1</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: T+</div>
- <div id="mediayear">(2014)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- The legend has returned! Marvel Comics presents the all-new MS. MARVEL, the ground breaking heroine that has become an international sensation! Kamala Khan is just an ordinary girl from Jersey City--until she is suddenly empowered with extraordinary gifts. But who truly is the all-new Ms. Marvel? Teenager? Muslim? Inhuman? Find out as she takes the Marvel Universe by storm, and prepare for an epic tale that will be remembered by generations to come.
- </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/6c481e04c7498b8d6a4b8ec0c19ff0f0/tumblr_n4to153quL1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Loki Agent of Asgard #1</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: T+</div>
- <div id="mediayear">(2014)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- Old God - New Trickster! Kid Loki's all grown up - and the God of Mischief is stronger, smarter, sexier and just plain sneakier than ever before. As Asgardia's one-man secret service, he's ready to lie, cheat, steal, bluff and snog his way through the twistiest, turniest and most treacherous missions the All-Mother can throw at him... starting with a heart-stopping heist on Avengers Tower - and the death of Thor! And that's just the beginning! Would we lie to you? This is LOKI, true believer - we're lying to you RIGHT NOW!
- </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/504eed27fb6214a3550048f06d2f26ea/tumblr_n4tnllN5Lz1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">X-Men Primer</div>
- <!--- MEDIA RATING (For Movies, Shows and Fanfiction) AND YEAR --->
- <div id="mediastuff">
- <div id="mediarating">Rated: T+</div>
- <div id="mediayear">(2013)</div>
- </div>
- <!--- MEDIA DESCRIPTION --->
- <div id="mediadesc">
- An old enemy shows up at the X-Men's door, seeking asylum from an ancient evil come back to earth. Meanwhile, Jubilee has come home, and she's brought with her an orphaned baby who might hold the key to the earth's survival...or its destruction. Against a backdrop of what seems like an alien invasion and an eons-spanning war between brother and sister, Storm steps up and puts together a team to protect the child and stop a new threat that could destroy all life on earth!
- </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/2615fc0387b18fa891939b08ad8cffb2/tumblr_n4tnrfkcgo1t8spxao1_250.jpg">
- <!--- MEDIA INFO --->
- <div id="mediainfo">
- <!--- MEDIA TITLE --->
- <div id="mediatitle">Wolverine and 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">
- For a loner, the mutant known as Wolverine sure has a lot of friends. Through the years, he's been a member of countless teams and alliances, but some of his relationships have been more tender in nature. He's had sidekicks of sorts in the likes of Kitty Pryde and X-23, and especially Jubilee. Finding a surrogate daughter in her, Wolverine has always tried to protect Jubilee from the dangerous life they lead. And now that she's fallen victim to a vampire's bite, she needs him more than ever - whether she likes it or not. As Jubilee spins out of control, Wolverine has dedicated himself to saving her humanity - but with her fate hanging in the balance, he may just have to kill a few people to stop her from doing the same. This time, protecting Jubilee may put them both in their graves!
- </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 --->
- </div>
- </div>
- <!----------- END BOOKS BLOCK ------------>
- <!----------- BEGIN DESCRIPTION BLOCK ------------>
- <div id="desc">
- <div id="title">media page <div style="float:right; padding-left:5px"><a title="description of all content and links">✕</a></div></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="home">index</a>
- <a href="/ask" title="message">contact</a>
- <a href="/archive" title="archive">data</a>
- <a href="http://jimothykirk.tumblr.com/" title="jimothykirk">credit</a>
- </div>
- </div>
- <!----------- END DESCRIPTION BLOCK ------------>
- </div>
- <div id="sideimage">
- <img src="http://static.tumblr.com/7c4ee9b83933ffd3499a2ad94be568b9/h5j4mut/JRgn4ncoc/tumblr_static_b9of49jk5qo8wcw0gkswkko8g.png">
- </div>
- </body></html>
Advertisement
Add Comment
Please, Sign In to add comment