Advertisement
Guest User

Untitled

a guest
Jul 21st, 2016
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.70 KB | None | 0 0
  1. <head> <title>{Title}</title>
  2. <link rel="shortcut icon" href="{Favicon}">
  3. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  4. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  5.  
  6.  
  7. <!-----------base code by mrsthemes@tumblr
  8. you don't have to leave credit but if you want, that's always nice :> ------------>
  9.  
  10.  
  11. <!--------default variables-------->
  12. <meta name="color:text" content="#333333"/>
  13. <meta name="color:links" content="#5b5b5b"/>
  14. <meta name="color:links hover" content="#c9c9c9"/>
  15.  
  16. <meta name="color:scrollbar bg" content="#ffffff"/>
  17. <meta name="color:scrollbar" content="#eeeeee">
  18.  
  19. <meta name="image:sidebar image" content=""/>
  20. <meta name="image:background image" content=""/>
  21.  
  22. <meta name="text:link 1 title" content="link">
  23. <meta name="text:link 1 url" content=" ">
  24. <meta name="text:link 2 title" content="link">
  25. <meta name="text:link 2 url" content=" ">
  26.  
  27. <meta name="if:show link 1" content="1" />
  28. <meta name="if:show link 2" content="1" />
  29. <meta name="if:show sidebar image" content="1" />
  30. <meta name="image:Updates TL" content=""/>
  31.  
  32.  
  33.  
  34. <!------------------------TOOLTIPS SCRIPT--------------------->
  35.  
  36. <link href='https://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  37.  
  38.  
  39. <link href="http://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
  40. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  41. <script src="http://static.tumblr.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
  42. <script>
  43. (function($){
  44. $(document).ready(function(){
  45. $("[title]").style_my_tooltips({
  46. tip_follows_cursor:true,
  47. tip_delay_time:200,
  48. tip_fade_speed:300
  49. });
  50. });
  51. })(jQuery);
  52. </script>
  53.  
  54.  
  55. <!-------------------------------------------------------------------->
  56.  
  57.  
  58.  
  59.  
  60.  
  61. <style type="text/css">
  62.  
  63.  
  64.  
  65. @font-face {
  66. font-family: 'DK Semarang';
  67. src: url('https://www.dropbox.com/s/v4ozwrwi9mjc9ai/DK Semarang%20Semarang.otf?dl=0') format('truetype');
  68. font-weight: normal;
  69. font-style: normal;
  70. }
  71.  
  72. @font-face {
  73. font-family: 'Aldo the Apache';
  74. src: url('https://www.dropbox.com/s/kna9qe7nct36xdu/AldotheApache.ttf?dl=0') format('truetype');
  75. font-weight: normal;
  76. font-style: normal;
  77. }
  78.  
  79. @font-face {
  80. font-family: 'Delicious SmallCaps';
  81. src: url('https://www.dropbox.com/s/b7xcnexlrl8zu6d/Delicious-SmallCaps.otf?dl=0') format('truetype');
  82. font-weight: normal;
  83. font-style: normal;
  84. }
  85.  
  86. @font-face {
  87. font-family: 'Bondoluo Peek';
  88. src: url('https://www.dropbox.com/s/thozi1m3kbphgss/BondoluoPeek.ttf?dl=0') format('truetype');
  89. font-weight: normal;
  90. font-style: normal;
  91. }
  92.  
  93. @font-face {
  94. font-family: 'Colors of Autumn';
  95. src: url('https://www.dropbox.com/s/dzdfj89mwr511qz/Colors%20Of%20Autumn.ttf?dl=0') format('truetype');
  96. font-weight: normal;
  97. font-style: normal;
  98. }
  99.  
  100. @font-face {
  101. font-family: 'Elkwood';
  102. src: url('https://www.dropbox.com/s/taz3zwsknk1ijzk/Elkwood%20-%20Free.otf?dl=0') format('truetype');
  103. font-weight: normal;
  104. font-style: normal;
  105. }
  106.  
  107. @font-face {
  108. font-family: 'Hello Script';
  109. src: url('https://www.dropbox.com/s/sktyutrm0c8ofu0/HelloScript%20TRIAL.ttf?dl=0') format('truetype');
  110. font-weight: normal;
  111. font-style: normal;
  112. }
  113.  
  114. @font-face {
  115. font-family: 'Bebas Neue';
  116. src: url('https://www.dropbox.com/s/bbgtorz4w16kdni/BebasNeue.otf?dl=0') format('truetype');
  117. font-weight: normal;
  118. font-style: normal;
  119. }
  120.  
  121. @font-face {
  122. font-family: 'telegrafico';
  123. src: url('https://www.dropbox.com/s/bmopxd6d8z6jpa3/telegrafico.ttf?dl=0');
  124. font-weight: normal;
  125. font-style: normal;
  126. }
  127.  
  128.  
  129.  
  130.  
  131.  
  132. #container-top-left {
  133. width:250px;
  134. height:140px;
  135. top:220px; /*higher number = farther down on page*/
  136. left:201px; /*lower number = closer to image; beware: don't make this number higher than the image width or your text will be on top of your image*/
  137. /*you can change the things below this*/
  138. letter-spacing:2px;
  139. font-family:times;
  140. text-transform:uppercase;
  141. font-size:7px;
  142. color:#fff;
  143. /*don't change anything below this*/
  144. /*don't change anything below this*/
  145. padding:0px 25px 0px 5px;
  146. position:fixed;
  147. opacity:1;
  148.  
  149. /*transition speed: 0.1 = fastest and 1 = slowest*/
  150. -webkit-transition: all .7s ease-in-out;
  151. -moz-transition: all .7s ease-in-out;
  152. -o-transition: all .7s ease-in-out;
  153. overflow-y:scroll;
  154. }
  155.  
  156. #text-top-left {
  157. width:150px;
  158. height:372px;
  159. top:190px; /*higher number = farther down on page*/
  160. left:723px; /*lower number = closer to image; beware: don't make this number higher than the image width or your text will be on top of your image*/
  161. /*you can change the things below this*/
  162. letter-spacing:2px;
  163. font-family:times;
  164. text-transform:uppercase;
  165. font-size:7px;
  166. color:#fff;
  167. /*don't change anything below this*/
  168. /*don't change anything below this*/
  169. padding:0px 15px 0px 5px;
  170. position:fixed;
  171. opacity:1;
  172.  
  173. -webkit-mask-image:
  174. -webkit-gradient(linear, left 80%, left bottom, from(rgba(0,0,0,3)), to(rgba(0,0,0,0)));
  175.  
  176. /*transition speed: 0.1 = fastest and 1 = slowest*/
  177. -webkit-transition: all .7s ease-in-out;
  178. -moz-transition: all .7s ease-in-out;
  179. -o-transition: all .7s ease-in-out;
  180. overflow-y:scroll;
  181.  
  182. text-align: justify;
  183. text-justify: inter-word;
  184.  
  185. /*transition speed: 0.1 = fastest and 1 = slowest*/
  186.  
  187. }
  188.  
  189.  
  190.  
  191.  
  192.  
  193. h4 {
  194. margin-left:-2px;
  195. font-size:7px;
  196. padding-top:5px;
  197. padding-bottom:5px;
  198. width:252px;
  199. text-align:center;
  200. background-image:url('https://40.media.tumblr.com/63eea9e075e939f258cf60c3798705c9/tumblr_inline_o1jd0l5HXB1tvgwpe_540.jpg');
  201. color:#fff;
  202. letter-spacing:2px;
  203. font-family:times;
  204. text-transform:uppercase;
  205. box-shadow:1px 1px 3px rgba(0,0,0,.0);
  206. margin-bottom:10px;
  207. }
  208.  
  209. h5 {
  210. margin-left:-2px;
  211. font-size:7px;
  212. padding-top:5px;
  213. padding-bottom:5px;
  214. width:235px;
  215. text-align:center;
  216. background-image:url('https://40.media.tumblr.com/63eea9e075e939f258cf60c3798705c9/tumblr_inline_o1jd0l5HXB1tvgwpe_540.jpg');
  217. color:#fff;
  218. letter-spacing:2px;
  219. font-family:times;
  220. text-transform:uppercase;
  221. box-shadow:1px 1px 3px rgba(0,0,0,.0);
  222. margin-bottom:10px;
  223. }
  224.  
  225. #fade {
  226. display:none;
  227. background:#111;
  228. position:fixed;
  229. left: 0;
  230. top: 0;
  231. width: 100%;
  232. height: 100%;
  233. opacity: .2;
  234. z-index: 9999;
  235. }
  236.  
  237. .popup_block{
  238. display:none;
  239. background:#858d8c;
  240. width: 250px;
  241. height: 360px;
  242. overflow-y:scroll;
  243. overflow-x:hidden;
  244. padding:10px;
  245. border:0px solid #fff; /* if you want a solid white pop-up, delete this */
  246. float:left;
  247. position:fixed;
  248. top:407px;
  249. left:584px;
  250. z-index: 99999;
  251.  
  252. -webkit-box-shadow: 0px 0px 2px #000; /* delete for solid white */
  253. -moz-box-shadow: 0px 0px 2px #000; /* delete for solid white */
  254. box-shadow: 0px 0px 2px #000; /* delete for solid white */
  255. }
  256.  
  257.  
  258. *html #fade {position: absolute;}
  259. *html .popup_block {position: absolute;}
  260. #fade {
  261. display:none;
  262. position:fixed;
  263. left:0px;
  264. top:0px;
  265. width:100%;
  266. height:100%;
  267. z-index:9999;
  268. background:#111; /* change to #fff for solid white */
  269. opacity:0.1; /* change to opacity:1; */
  270. }
  271.  
  272.  
  273.  
  274. /*----------tooltips---------*/
  275.  
  276.  
  277. #s-m-t-tooltip {
  278. max-width:300px;
  279. margin:15px;
  280. font-family:calibri;
  281. text-transform:uppercase;
  282. color:#fff;
  283. font-size:9px;
  284. letter-spacing:2px;
  285. font-weight:bold;
  286. text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  287. padding:2px;
  288. background-color:transparent;
  289. margin-top:15px;
  290. z-index:999999;
  291. font-style:none;
  292. font-weight:bold;
  293. color:#fff;
  294. text-align: justify;
  295. text-justify: inter-word;
  296. margin-left:25px;
  297.  
  298. box-shadow:1px 1px 3px rgba(0,0,0,.0);
  299. }
  300.  
  301.  
  302. /*----------scrollbar---------*/
  303.  
  304. ::-webkit-scrollbar {
  305. height:4px;
  306. width:1px
  307.  
  308. }
  309.  
  310. ::-webkit-scrollbar-thumb:vertical {
  311. background-color:{color:scrollbar};
  312. height:50px;
  313. }
  314.  
  315. ::-webkit-scrollbar-thumb:horizontal {
  316. height:4px!important
  317. }
  318.  
  319.  
  320. /*----------basics---------*/
  321.  
  322. body {
  323. background:{color:background} url({image:background image}) no-repeat left top fixed;
  324. background-color:#252224;
  325. color:{color:text};
  326. font-family:helvetica;
  327. letter-spacing:0.2px;
  328. line-height:15px;
  329. font-size:11px;
  330. margin:0;
  331. text-align: justify;
  332. text-justify: inter-word;
  333. }
  334.  
  335. blockquote {
  336. padding-left:10px;
  337. border-left:1px solid;
  338. border-color:#222;
  339. margin:10px;
  340. text-align: justify;
  341. text-justify: inter-word;
  342. }
  343.  
  344. a {
  345. text-decoration:none;
  346. font-family:calibri;
  347. text-transform:uppercase;
  348. color:#c9c9c9;
  349. font-size:10px;
  350. letter-spacing:2px;
  351. font-weight:bold;
  352. text-align:center;
  353. }
  354.  
  355. a:hover {
  356. text-decoration:none;
  357. color: {color:links hover};
  358. -webkit-transition:all 0.5s;
  359. -moz-transition:all 0.5s;
  360. -ms-transition:all 0.5s;
  361. -o-transition:all 0.5s;
  362. transition:all 0.5s;
  363. }
  364.  
  365.  
  366.  
  367. h1 {
  368. font-size:12px;
  369. text-align:center;
  370. font-family:'bebas neue';
  371. text-transform:none;
  372. color:#eee;
  373. text-align:center;
  374. letter-spacing:3px;
  375. line-height:1.6;
  376. padding:8px;
  377. }
  378.  
  379.  
  380.  
  381. h2 {
  382. color:#fff;
  383. font-size:7px;
  384. font-weight:bold;
  385. font-family:times;
  386. text-transform:uppercase;
  387. text-align:center;
  388. letter-spacing:3px;
  389. line-height:1.6;
  390. padding:8px;
  391. background-color:transparent;
  392. -webkit-border-radius:5px;
  393. -moz-border-radius:5px;
  394. border-radius:1px;
  395. }
  396.  
  397. h3 {
  398. color:#eee;
  399. font-size:8px;
  400. font-weight:bold;
  401. font-family:times;
  402. text-transform:uppercase;
  403. text-align:center;
  404. letter-spacing:3px;
  405. line-height:1.6;
  406. padding:7px;
  407. background-color:#090909;
  408. -webkit-border-radius:5px;
  409. -moz-border-radius:5px;
  410. border-radius:1px;
  411. }
  412.  
  413. small {
  414. font-size:9px;
  415. }
  416.  
  417. sub {
  418. font-size:9px;
  419. }
  420.  
  421. sup {
  422. font-size:9px;
  423. }
  424.  
  425. strong, b {
  426. color:#f1f1f1;
  427. font-family:'bebas neue';
  428. text-transform:uppercase;
  429. letter-spacing:1px;
  430. font-size:11px;
  431. text-shadow: 0 0 1px #fff;
  432. font-weight:normal;
  433. }
  434.  
  435. italic, em, i {
  436. color:#57261a;
  437. font-family:'bebas neue';
  438. text-transform:uppercase;
  439. letter-spacing:2px;
  440. font-size:10px;
  441. text-shadow: 0 0 1px #111;
  442. font-weight:normal;
  443. }
  444.  
  445.  
  446.  
  447. /*----------posts---------*/
  448.  
  449. .container {
  450. margin-left:428px;
  451. margin-top:190px;
  452. width:250px;
  453. height:372px;
  454. overflow-y:scroll;
  455. overflow-x:hidden;
  456. position:fixed;
  457. padding-right:15px;
  458.  
  459. -webkit-mask-image:
  460. -webkit-gradient(linear, left 80%, left bottom, from(rgba(0,0,0,3)), to(rgba(0,0,0,0)));
  461.  
  462. }
  463.  
  464. .posts {
  465. {block:IndexPage}
  466. margin-bottom:40px;
  467. {/block:IndexPage}
  468. {block:PermalinkPage}
  469. margin-bottom:40px;
  470. {/block:PermalinkPage}
  471. }
  472.  
  473.  
  474. .entries {
  475. width:250px;
  476. margin-left:0px;
  477. margin-right:15px;
  478. margin-bottom:50px;
  479. opacity:0.7;
  480. -webkit-transition-duration: 1s; /* Safari */
  481. transition-duration: 1s;
  482. }
  483.  
  484. .entries:hover {
  485. opacity:1.0;
  486. -webkit-transition-duration: 1s; /* Safari */
  487. transition-duration: 1s;
  488. }
  489.  
  490. .posts img, .posts li, .posts blockquote {
  491. max-width: 100%;
  492. }
  493.  
  494. .posts li {
  495. list-style: square;
  496. }
  497.  
  498. blockquote img {
  499. max-width:250px!important;
  500. }
  501.  
  502.  
  503. /*----------post info---------*/
  504.  
  505. .info {
  506. text-align:center;
  507. width:232px;
  508. margin-left:5px;
  509. border-left:2px solid #222;
  510. border-right:2px solid #222;
  511. background-image:url('http://i65.tinypic.com/8vznma.png');
  512. text-transform:uppercase;
  513. font-size:7px;
  514. letter-spacing:1px;
  515. padding:2px;
  516. margin-top:15px;
  517. border-top-left-radius:2em;
  518. border-top-right-radius:2em;
  519. border-bottom-right-radius:2em;
  520. border-bottom-left-radius:2em;
  521. }
  522.  
  523. .info a {
  524. font-family:times;
  525. font-weight:bold;
  526. color:#fff;
  527. font-size:7px;
  528. text-shadow: 0 0 1px #000;
  529. -webkit-transition-duration: 1s; /* Safari */
  530. transition-duration: 1s;
  531. }
  532.  
  533. .info a:hover {
  534. color:#fff;
  535. text-shadow: 0px 0px 2px #fff;
  536. -webkit-transition-duration: 1s; /* Safari */
  537. transition-duration: 1s;
  538. }
  539.  
  540. .tags {
  541. width:220px;
  542. margin-left:15px;
  543. margin-right:15px;
  544. margin-top:5px;
  545. font-family:calibri;
  546. text-transform:uppercase;
  547. color:#fff;
  548. font-size:6px;
  549. letter-spacing:2px;
  550. font-weight:bold;
  551. text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  552.  
  553. }
  554.  
  555. .tags a {
  556. margin-right:8px;
  557. font-family:calibri;
  558. text-transform:uppercase;
  559. color:#fff;
  560. font-size:6px;
  561. letter-spacing:2px;
  562. font-weight:bold;
  563. color: transparent;
  564. text-shadow: 0 0 2px rgba(255,255,255,0.9);
  565. -webkit-transition-duration: 1s; /* Safari */
  566. transition-duration: 1s;
  567. }
  568.  
  569. .tags a:hover {
  570. color:#fff;
  571. opacity:0.9;
  572. text-shadow: 0px 0px 1px #fff;
  573. -webkit-transition-duration: 1s; /* Safari */
  574. transition-duration: 1s;
  575. }
  576.  
  577.  
  578. /*----------post notes---------*/
  579.  
  580. ol.notes {
  581. padding:0px;
  582. margin:25px 0px 0px -10px;
  583. list-style-type:none;
  584. }
  585.  
  586. ol.notes li.note {
  587. padding:10px;
  588. }
  589.  
  590. ol.notes li.note img.avatar {
  591. vertical-align:-4px;
  592. margin-right:10px;
  593. width:16px;
  594. height:16px;
  595. }
  596.  
  597. ol.notes li.note span.action {
  598. font-weight:none;
  599. }
  600.  
  601. ol.notes li.note .answer_content {
  602. font-weight:normal;
  603. }
  604.  
  605. ol.notes li.note blockquote {
  606. padding:4px 10px;
  607. margin:10px 0px 0px 25px;
  608. }
  609.  
  610. ol.notes li.note blockquote a {
  611. text-decoration:none;
  612. }
  613.  
  614. /*----------sidebar---------*/
  615.  
  616. .sidebar {
  617. position:fixed;
  618. width:150px;
  619. margin-left:-450px;
  620. top:182px;
  621. }
  622.  
  623.  
  624.  
  625.  
  626.  
  627.  
  628. .links {
  629. margin-left:580px;
  630. margin-top:-40px;
  631. text-align:right;
  632. font-size:8px;
  633. letter-spacing:2px;
  634. text-shadow: 0px 0px 1px #fff;
  635. font-family:times;
  636. font-weight:bold;
  637. width:270px;
  638. padding:5px;
  639. position:fixed;
  640.  
  641. -webkit-transition-duration: 1s; /* Safari */
  642. transition-duration: 1s;
  643. }
  644.  
  645. .links a {
  646. font-family:times;
  647. font-weight:bold;
  648. font-size:8px;
  649. padding:5px;
  650. color: white;
  651. }
  652.  
  653. .pagination {
  654. margin-left:705px;
  655. margin-top:280px;
  656. text-align:right;
  657. font-size:17px;
  658. letter-spacing:3px;
  659. text-shadow: 0px 0px 1px #fff;
  660. font-family:'bebas neue';
  661. width:270px;
  662. padding:5px;
  663. position:fixed;
  664. -webkit-transform: rotate(-90deg);
  665. }
  666.  
  667. .pagination a {
  668. padding:5px;
  669. font-size:17px;
  670. font-family:'bebas neue';
  671. color: transparent;
  672. text-shadow: 0 0 2px rgba(255,255,255,0.9);
  673. }
  674.  
  675. .pagination a:hover {
  676. color:#fff;
  677. text-shadow: 0px 0px 1px #fff;
  678. -webkit-transition-duration: 1s; /* Safari */
  679. transition-duration: 1s;
  680. }
  681.  
  682.  
  683.  
  684. /*----------quotes---------*/
  685.  
  686. .quote {
  687. margin-top:10px;
  688. font-family:'bebas neue';
  689. text-transform:uppercase;
  690. color:#fff;
  691. font-size:10px;
  692. letter-spacing:2px;
  693. text-align: justify;
  694. text-justify: inter-word;
  695. margin-left:1px;
  696. }
  697.  
  698. .quotesource {
  699. margin-top:5px;
  700. font-family:'bebas neue';
  701. text-transform:uppercase;
  702. color:#ccc;
  703. font-size:11px;
  704. letter-spacing:1px;
  705. text-align:right;
  706. margin-right:20px;
  707. text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  708. }
  709.  
  710. .quotesource a {
  711. font-family:'bebas neue';
  712. text-transform:uppercase;
  713. color:#b83728;
  714. font-size:11px;
  715. letter-spacing:2px;
  716. font-weight:bold;
  717. text-align:center;
  718. text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  719. }
  720.  
  721.  
  722. /*-------------------*/
  723.  
  724. .chat {
  725. font-family:'Inconsolata';
  726. color:#fff;
  727. font-size:8px;
  728. font-weight:bold;
  729. letter-spacing:2px;
  730. line-height:20px;
  731. list-style:none;
  732. }
  733.  
  734. .line.odd {
  735. margin-bottom:2px;
  736. padding:5px;
  737. list-style:none;
  738. text-transform:lowercase;
  739. }
  740.  
  741. .line.even {
  742. margin-bottom:2px;
  743. padding:5px;
  744. list-style:none;
  745. text-transform:lowercase;
  746. }
  747.  
  748. .label {
  749. padding-right:1px;
  750. text-transform:uppercase;
  751. font-weight:bold;
  752. font-family:'bebas neue';
  753. color:{color:links};
  754. }
  755.  
  756.  
  757. /*----------questions---------*/
  758.  
  759. .question {
  760. padding:10px;
  761. margin-top:10px;
  762. text-transform:uppercase;
  763. font-size:7px;
  764. letter-spacing:1px;
  765. padding:2px;
  766. }
  767.  
  768. .asker {
  769. text-transform:uppercase;
  770. }
  771.  
  772. .answer {
  773. padding:10px;
  774. margin-bottom:-10px;
  775. margin-top:-15px;
  776. }
  777.  
  778. /*----------audio---------*/
  779.  
  780. .playerbutton {
  781. position:relative;
  782. width:30px;
  783. height:35px;
  784. overflow:hidden;
  785. }
  786.  
  787. .playerbuttonhug {
  788. position: absolute;
  789. top:-7px;
  790. left:2px;
  791. }
  792.  
  793. .tumblr_audio_player {
  794. height:50px;
  795. width:250px;
  796. }
  797.  
  798. .playerbuttonbg {
  799. position:absolute;
  800. width:35px;
  801. height:35px;
  802. background-color:#e4e4e4;
  803. padding:10px;
  804. }
  805.  
  806. .trackdetails {
  807. width:auto;
  808. display:inline-block;
  809. margin-left:70px;
  810. font-size:10px;
  811. letter-spacing:1px;
  812. text-transform:lowercase;
  813. padding:5px;
  814. line-height:15px;
  815. }
  816.  
  817. .audiowrapper {
  818. position:relative;
  819. display:inline-block;
  820. }
  821.  
  822. /*----------credit---------*/
  823.  
  824. .credit {
  825. font-size:8px;
  826. position:fixed;
  827. font-weight:bold;
  828. bottom:5px;
  829. right:15px;
  830. z-index:10;
  831. text-align:right;
  832. letter-spacing:1px;
  833. padding:2px;
  834. }
  835.  
  836. .credit a {
  837. color:{color:links};
  838. text-decoration:none;
  839. }
  840.  
  841. .credit a:hover {
  842. color:{color:links hover};
  843. text-decoration:none;
  844. }
  845.  
  846. .photo{
  847.  
  848. filter: url(“data:image/svg+xml;utf8,<svg xmlns=‘http://www.w3.org/2000/svg’><filter id='grayscale’><feColorMatrix type='matrix’ values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0’/></filter></svg>#grayscale”); /* Firefox 3.5+ */
  849.  
  850. filter: gray; /* IE6-9 */
  851.  
  852. -webkit-filter: grayscale(0);
  853.  
  854. -webkit-transition: all 0.2s ease-in-out;
  855.  
  856. -moz-transition: all 0.2s ease-in-out;
  857.  
  858. -o-transition: all 0.2s ease-in-out;
  859.  
  860. -ms-transition: all 0.2s ease-in-out;
  861.  
  862. transition: all 0.2s ease-in-out;
  863.  
  864. }
  865.  
  866. .photo:hover{
  867.  
  868. filter: none;
  869.  
  870. -webkit-filter: grayscale(0);
  871.  
  872. -webkit-transition: all 0.5s ease-in-out;
  873.  
  874. -moz-transition: all 0.5s ease-in-out;
  875.  
  876. -o-transition: all 0.5s ease-in-out;
  877.  
  878. }
  879.  
  880. </style>
  881.  
  882.  
  883. <script type="text/javascript"
  884. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  885. <script>
  886. $(document).ready(function() {
  887. //
  888. $('a.poplight[href^=#]').click(function() {
  889. var popID = $(this).attr('rel'); //Get Popup Name
  890. var popURL = $(this).attr('href'); //Get Popup href to define size
  891. var query= popURL.split('?');
  892. var dim= query[1].split('&');
  893. var popWidth = dim[0].split('=')[1]; //Gets the first query string value
  894. $('#' + popID).fadeIn().css({ 'width': Number( popWidth ) }).prepend('<a href="#" class="close"></a>');
  895. var popMargTop = ($('#' + popID).height() + 80) / 2;
  896. var popMargLeft = ($('#' + popID).width() + 80) / 2;
  897. //Apply Margin to Popup
  898. $('#' + popID).css({
  899. 'margin-top' : -popMargTop,
  900. 'margin-left' : -popMargLeft
  901. });
  902. $('body').append('<div id="fade"></div>');
  903. $('#fade').css({'filter' : 'alpha(opacity=80)'}).fadeIn(); //Fade in the fade layer - .css({'filter' : 'alpha(opacity=80)'})
  904. return false;
  905. });
  906. $('a.close, #fade').live('click', function() {
  907. $('#fade , .popup_block').fadeOut(function() {
  908. $('#fade, a.close').remove(); //fade them both out
  909. });
  910. return false;
  911. });
  912. });
  913. </script>
  914.  
  915. </head>
  916. <body>
  917.  
  918. <div id="container-top-left">
  919. <div id="text-top-left">
  920. <b><big>❝</big></b> I WAS BORN IN AN HOUR OF NEED. CREATED TO BE AMERICAS ULTIMATE SOLDER. IN THE DARKEST DAYS OF WORLD WAR II, I WAS PROUD TO FACE DEATH ALONGSIDE OUR NATION’S BRAVEST. EACH MAN HAS BUT ONE LIFE TO LOSE FOR HIS COUNTRY. IN TRUTH, I HAD SACRIFICED MY OWN LIFE YEARS BEFORE. I SERVED MY COUNTRY IN THE ONLY WAY I COULD. TODAY I TAKE MY PLACE AS I ALWAYS HAVE: A SOLDIER AMONG HIS OWN. EACH DEDICATED TO THE ETERNAL BATTLE FOR FREEDOM, JUSTICE, & TRUTH. <b><big>❞</big></b>
  921.  
  922. <center><b><i>CAPTAIN AMERICA.</i></b>
  923. <br><i></i>no bastard ever won a war by dying for his country.</i><br>mcu + 616. <br>multiverse + multiship.
  924. <p>read rules before approaching.<br>
  925. <p>
  926. <script language="JavaScript">
  927. var ref = (''+document.referrer+'');
  928. var w_h = window.screen.width + " x " + window.screen.height;
  929. document.write('<script src="http://freehostedscripts.net/ocounter.php?site=ID4462908&e1=star&e2=stars&r=' + ref + '&wh=' + w_h + '"><\/script>');
  930. </script> |
  931. <script language="JavaScript" src="http://freehostedscripts.net/ocount.php?site=ID2718286&name=stripes"></script>
  932. <br><p>written by <b><i>kelsey</i></b><br>
  933. <p>tracking: #<b>americaslegend</b><br><br>
  934. previously <br><b><i>simpletonwithashield</b><br><br><br></i></center>
  935.  
  936. </div></div>
  937. </div></div></div></div></div></div></div></div></div></div>
  938.  
  939. <div class="credit">
  940. <a title="theme" href="http://mrsthemes.tumblr.com/" target="_blank">MRS</a></div>
  941.  
  942.  
  943. <div class="sidebar">
  944.  
  945. {block:IfShowSidebarImage}
  946. <div class="sidebarimage">
  947. <a href="/"><img src="{image:sidebar image}">
  948. </a></div>
  949. {/block:IfShowSidebarImage}
  950.  
  951.  
  952.  
  953.  
  954. <div class="links">
  955. <a href="/" title="home">.01</a><br><br>
  956. <a href="/ask" rel="ask" class="poplight" title="contact">.02</a><br><br>
  957. <a href="#?w=260" rel="conduct" class="poplight" title="conduct">.03</a><br><br>
  958. <a href="#?w=260" rel="about" class="poplight" title="dossier">.04</a><br><br>
  959. <a href="#?w=260" rel="verses" class="poplight" title="verses">.05</a><br><br>
  960. <a href="/navi" rel="links" title="links">.06</a><br><p>
  961. </div>
  962.  
  963.  
  964.  
  965.  
  966. <div class="pagination">
  967. {block:Pagination}
  968. {block:PreviousPage}
  969. <a href="{PreviousPage}">back</a>{/block:PreviousPage}&nbsp;
  970.  
  971. {block:NextPage}
  972. <a href="{NextPage}">next</a>
  973. {/block:NextPage}
  974. {/block:Pagination}
  975. </div>
  976.  
  977. </div>
  978. <div class="container">
  979.  
  980. <div class="entries">
  981. {block:Posts}
  982. {block:Title}<h1>{Title}</h1>{/block:Title}<div class="posts">
  983.  
  984. {block:Text}
  985.  
  986. {Body}{/block:Text}
  987.  
  988.  
  989. {block:Photo}
  990. {LinkOpenTag}<div class="photo"><img src="{PhotoURL-250}"></div>{LinkCloseTag}
  991. {block:Caption}{Caption}{/block:Caption}
  992. {/block:Photo}
  993.  
  994.  
  995. {block:Photoset}
  996. <div class="photo">{Photoset-250}</div>
  997. {block:Caption}{Caption}{/block:Caption}
  998. {/block:Photoset}
  999.  
  1000.  
  1001. {block:Quote}
  1002. <div class="quote">{Quote}</div>
  1003. {block:Source}<div class="quotesource"> {Source}</div>
  1004. {/block:Source}{/block:Quote}
  1005.  
  1006.  
  1007. {block:Link}
  1008. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  1009. {block:Description}{Description}{/block:Description}
  1010. {/block:Link}
  1011.  
  1012.  
  1013. {block:Chat}
  1014. {block:Title}{Title}{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>
  1015. {/block:Chat}
  1016.  
  1017.  
  1018. {block:Audio}
  1019. {block:AudioPlayer}
  1020. <div class="audiowrapper">
  1021. <div class="playerbuttonbg">
  1022. <div class="playerbutton">
  1023. <div class="playerbuttonhug">
  1024. {AudioPlayerGrey}
  1025. </div></div></div>
  1026.  
  1027. <div class="trackdetails">
  1028. {block:TrackName}<b>TRACK:</b> {TrackName}{/block:TrackName}<br>
  1029.  
  1030. {block:Artist}<b>ARTIST:</b> {Artist}{/block:Artist}<br>
  1031.  
  1032. <b>PLAYS:</b> {FormattedPlayCount}</div></div>
  1033. {/block:AudioPlayer}
  1034.  
  1035. {block:Caption}
  1036. <div class="caption">{Caption}</div>
  1037. {/block:Caption}
  1038. {/block:Audio}
  1039.  
  1040.  
  1041. {block:Video}
  1042. {Video-250}
  1043. {block:Caption}{Caption}{/block:Caption}
  1044. {/block:Video}
  1045.  
  1046.  
  1047. {block:Answer}
  1048. <div class="question">
  1049. <div class="asker"><b>{Asker} asked</b></div>
  1050. {Question}</div><br>
  1051. <div class="answer">
  1052. {Answer}</div>
  1053. {/block:Answer}
  1054.  
  1055.  
  1056. <div class="info">
  1057. {block:Date}
  1058. <b><a href="{Permalink}">{DayOfMonthWithZero}.{ShortMonth}.{ShortYear}</b></a>
  1059. {/block:Date}
  1060.  
  1061. &nbsp;&nbsp;
  1062. <a href="{Permalink}">{NoteCountWithLabel}</a>
  1063. &nbsp;&nbsp;
  1064.  
  1065. {block:RebloggedFrom}
  1066. <a href="{ReblogParentURL}" title="{ReblogParenttitle}">via </a>
  1067. {block:ContentSource}
  1068. <a href="{ReblogRootURL}" "{ReblogRootName}" title="{ReblogRoottitle}"> src</a>
  1069. {/block:ContentSource}
  1070. {/block:RebloggedFrom}
  1071.  
  1072. <a href="{ReblogURL}" target="_blank" class="details"> reblog</a>
  1073. </div>
  1074.  
  1075.  
  1076. {block:HasTags}
  1077. <div class="tags">
  1078. {block:Tags}
  1079. <a href="{TagURL}" title="{Tag}">{Tag}</a>
  1080. {/block:Tags}
  1081. </div>
  1082. {/block:HasTags}
  1083.  
  1084. </div>
  1085.  
  1086.  
  1087. {block:PostNotes}
  1088. {PostNotes}
  1089. {/block:PostNotes}
  1090.  
  1091. {/block:Posts}
  1092.  
  1093. {block:ContentSource}
  1094. <!---{SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  1095. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  1096. {/block:SourceLogo}
  1097. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --->
  1098. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  1099.  
  1100.  
  1101.  
  1102.  
  1103. </body>
  1104.  
  1105. <div id="rules" class="popup_block">
  1106.  
  1107. </div>
  1108.  
  1109. </div></div></div></div></div></div></div></div></div></div>
  1110.  
  1111. <div id="conduct" class="popup_block">
  1112. <h1>CODE OF CONDUCT</h1><p><center>
  1113. <p>this is a <b>steve rogers / captain america</b> roleplay blog from marvel studios unaffiliated with any groups. i do not have any creative rights to this character or am affiliated with marvel in any way. captain america was created by jack kirby and joe simon. <p>
  1114. all writing belongs to me including original plots, head canons, and prose. i draw inspiration from comics and the marvel cinematic universe. though i do predominantly stick with the <b>marvel cinematic universe</b>, i am comfortable in all things cap. <p>
  1115. <h1>STYLE </h1><p>
  1116. prose is preferred over script. i try to match length without sacrificing content. i prefer plotted threads over random ones. i prefer large story arcs and having direction and end goals. <p>
  1117. i use icons and “fancy formatting.” <b>i do use double small </b>but if you don’t want me to, just ask me. i would much rather role play with someone with normal sized text than not roleplay with them at all. <p>
  1118. <h1>ICONS & GRAPHICS </h1><p>
  1119. my face claim is <b>chris evans </b>who portrays cap in the mcu. i use him for most verses but if i have an au verse in which he does not apply, i might use someone else. <p>
  1120. all of my icons are made by me. any bases i use are tagged under <a href="/tagged/credit">credit</a>. <b>do not take my icons or any graphics i make.</b> anything i make, unless said otherwise, is made for my own use. <p>
  1121. <h1>SHIPPING & NSFW </h1><p>
  1122.  
  1123.  
  1124. my <b>exclusive</b> list can be found <a href="#?w=260" rel="ex" class="poplight">here</a>. <p>
  1125.  
  1126. this is multiverse/multiship blog. however i practice <b>ship exclusivity</b> with characters and expect the same in return. i will <b>not</b> ship with someone who ships with another steve. i reserve the right to draw the line about specifics. <p>
  1127. ships should be formed through chemistry and discussion between the writers. i enjoy both m/f and m/m ships without a preference for one or the other.
  1128. i am of age and <b>will only ship with roleplayers who are also of age</b>. if smut should happen on this blog it will be tagged as <b>nsfw</b> and will be under a cut.<p>
  1129. <h1>UNFOLLOWING </h1><p>
  1130. i am <b>epileptic</b>. because of this i can be triggered into shock from flashy gifs and videos. i track <b>flashy gif</b>, <b>flashy tw</b>, and <b>eye strain</b>. if you reblog these things untagged frequently, i will unfollow for my own safety. <p>
  1131. i will not rp things involving <b>child abuse</b>, <b>rape/sexual assault</b>, or <b>heavy gratuitous gun violence</b>. i have all of these things black listed as well. i will also unfollow for untagged/uncut smut threads, excessive smut threads, or smut with a minor. <p>
  1132. along with not smutting with minors, i will not engage in threads about heavily violent topics with minors. <p>
  1133. if you <b>ship with another version of my character</b>, i will unfollow/not follow in the first place. <p>
  1134.  
  1135. <h1>HOW TO START A RP WITH ME </h1><p>
  1136. i will post starter calls periodically. i will also post <a href="/tagged/open">opens</a> and my opens will never close. feel free to look through them and reply to one. <b>i do not enjoy askbox roleplays</b>. the best way to start a roleplay with me is to ask!<p>
  1137. feel free to message me about plots that appeal to you. i’m fine with being tagged with <b>random starters</b> but i also reserve the right to ignore it if it doesn’t work for me. talking to me first will always help avoid hurt feelings and wasted time.<p>
  1138. <h1>I TRACK #AMERICASLEGEND </h1>
  1139.  
  1140. </div>
  1141.  
  1142. </div></div></div></div></div></div></div></div></div></div>
  1143.  
  1144. <div id="about" class="popup_block">
  1145. <h1><b>DOSSIER OF CPT. STEVEN G. ROGERS</b></h1><p>
  1146.  
  1147. <b>basic information</b><p>
  1148.  
  1149. legal name : steven grant rogers <br>
  1150. alias/alternative titles : steve / stevie / captain america / cap / captain / commander rogers / winghead <br>
  1151. gender : cis male <br>
  1152. place of birth : brooklyn, new york (sometimes the lower east side) <br>
  1153. date of birth : july 4th, 1918 (alts. 1920, 1922)<br>
  1154. citizenship : american <br>
  1155. race/ethnicity/species : white, human <br>
  1156. religion : roman catholic<br>
  1157. occupation : soldier, intelligence operative, liaison, and leader of the avengers <br>
  1158. education : self-taught, highschool graduate, one year of art school, military basic training, private tutoring in hand-to-hand combat, gymnastics, military strategy, piloting, demolition, and other disciplines. <br><br>
  1159.  
  1160. <b>physical information</b><p>
  1161.  
  1162. height : 6’2’’ <br>
  1163. weight : 250 pounds <br>
  1164. hair colour : amber blond<br>
  1165. eye colour : blue <br>
  1166. tattoos : none<br>
  1167. scars : light due to enhanced healing <br>
  1168. medical history : <i>(formerly)</i> astigmatism, scoliosis, partially deaf, arrhythmia, heart palpaitations, heart trouble, stomach ulcers, asthma, panic disorders, and flat feet. <i>(currently)</i> mostly untreated post-traumatic stress disorder, depression <br>
  1169. current condition : healthy but at what cost <br><br>
  1170.  
  1171. <b>personal information</b><p>
  1172.  
  1173. sexuality : bisexual <br>
  1174. marital status : single / verse dependent <br><br>
  1175.  
  1176.  
  1177. <b>skills </b><p><ul>
  1178. <li>master tactician & strategist </li>
  1179. <li>master martial artist </li>
  1180. <li>master shieldmanship </li>
  1181. <li>advanced military operator</li>
  1182. <li>master acrobat </li>
  1183. <li>indomitable will </li>
  1184. <li>professional sketch artist </li>
  1185. <li>expert marksman </li>
  1186. <li>expert swordsman </li>
  1187. <li>weapons proficiency </li>
  1188. <li>multilingual </li></ul>
  1189.  
  1190.  
  1191. <b>strength level </b><p>
  1192. steve rogers has preternatural human strength which means his strength is just beyond what the world’s fittest athlete would be able to do. he is at the peak of human perfection so he is not superhuman, just enhanced to be at the very peak of his ability. the most he can lift is 1,200 pounds. <p>
  1193.  
  1194.  
  1195.  
  1196.  
  1197.  
  1198. <h1><b>BIOGRAPHY OF CPT. STEVEN G. ROGERS</b></h1><p><center>
  1199.  
  1200. <h1>1918-1941</h1><p><p>
  1201.  
  1202. Steve Rogers was born to Sarah and Joseph Rogers in Brooklyn, New York City on July 4th, 1918. The two Irish immigrants raised their son in poverty. His father was KIA during the Great War after being hit with mustard gas. His patriotism to a country not yet his own inspired Steve from an early age to pursue a life in the military. He lost his mother, his life-line, to pneumonia after she contracted tuberculosis— leaving him essentially on his own at an early age.<p>
  1203.  
  1204. As an orphan, due to his multiple disabilities and frail body, Steve was subject to ridicule and beaten up by bullies on a regular basis. After his mother’s death, Steve moved in with his friend Bucky Barnes. Steve met Barnes when he protected him when Steve was being picked on by a couple of neighborhood kids in an alley. Soon after, the two were inseparable. <p><p>
  1205.  
  1206. <h1>1941-1943</h1><p><p>
  1207.  
  1208. Shaken by the events at Pearl Harbor on December 7th, 1941, Bucky and Steve decided to try to enlist in the U.S. Military. Driven by his grueling experience with bullies, he felt that it was his duty to do his part and serve his country against the ‘bully’ of Nazi Germany.<p>
  1209.  
  1210. Over the next two years, he was rejected six times, labeled as 4-F. Until he met a man who became a father figure to him, Abraham Erskine. Erskine enlisted Rogers for Project: Rebirth, part of the S.S.R—Under Colonel Chester Phillips and Agent Peggy Carter, to create the first “super-soldier” of an army of them. Steve was meant to be the guinea pig of the experimental process that would lead the Allies to victoy.<p>
  1211.  
  1212. The super-soldier serum was designed to enhance the major qualities of Steve Rogers—goodness. The serum turned him into the peak of human perfection—An Adonis of a sort.<p><p>
  1213.  
  1214. <h1>1943-1945</h1><p><p>
  1215.  
  1216. After a series of trials and errors and ostentatious propaganda, Steve Rogers became Captain America. On his first “mission,” he saved the lives of over 400 men who were trapped by Johann Schmidt of Hydra. One of these men was his best friend, Sgt. Bucky Barnes—Soon, he enlisted a company called the Howling Commandos. Together they took on the task of fighting Hydra and the Red Skull himself.<p>
  1217.  
  1218. On a covert mission to capture Schmidt’s right hand man Zola, Bucky Barnes was lost—Devastating Steve and giving him the final push to take down the Red Skull face to face. On such mission, he too was lost after “killing” the Red Skull and losing the tesseract.<p>
  1219.  
  1220. Steve sacrificed himself for thousands of lives in New York, plummeting his plane into the snow before it could cause severe damage. Sixty six years past before Steve Rogers was ever found—And when he was, he wasn’t as dead as everyone thought.<p><p>
  1221.  
  1222. <h1>2011-2014</h1><p><p>
  1223.  
  1224. The body of Steve Rogers was found frozen near the debris of the Valkyrie, the ship he had gone down with. Unfrozen by S.H.I.E.L.D., the agency soon found Steve to still be alive and of use. A man out of time, Steve was forced to assimilate into the modern world. It wasn’t long until he was brought in to service again.<p>
  1225.  
  1226. Steve took up the mantle of Captain America again to defeat Loki and his army the Chitauri. Along with the other Avengers, New York was saved and for a short while Steve had a team. Soon however, the team went their separate ways and have not been in touch since. Without anywhere else to go, Steve joined S.H.I.E.L.D. so he could continue to do the right thing.<p><p>
  1227.  
  1228. <h1>2014—</h1><p><p>
  1229.  
  1230. It wasn’t long after Steve began working for S.H.E.I.L.D. that he became disgruntled with how it operated. His values and morals did not mesh well with what the organization was doing. Later it came out that there was a reason for that—S.H.I.E.L.D. had been infiltrated by Hydra long before Steve had been unfrozen.<p>
  1231.  
  1232. With the help of the Black Widow and the Falcon, Hydra was taken down and brought to light. He is unsure who to trust. His mission is to fight the good fight and piece back together the world he once knew. He regrouped with the Avengers to fight a foe, Ultron, who wanted to rid the world of heroes. </p><p>
  1233.  
  1234. Steve now leads a team called the New Avengers in Upstate New York. While continuing the search for Bucky Barnes, he fights to keep the world safe from major threats.
  1235.  
  1236. </div>
  1237.  
  1238. </div></div></div></div></div></div></div></div></div></div>
  1239.  
  1240. <div id="ex" class="popup_block">
  1241. <h2><b>RELATIONSHIPS</b></h2><center>
  1242. As stated in my rules, this is a multiverse/multiship blog. However, I do reserve the right to be ship exclusive with those I decide to ship with. By this, I mean I only ship with one version of a character and will not ship with someone else who ships with another Steve Rogers. <p><p>
  1243.  
  1244. Though I am not technically completely exclusive with those I ship with, I do appreciate being considerably selective with other versions of that character (even when I am not shipping with them.) <p><p>
  1245.  
  1246. <h1>SHIP EXCLUSIVE</h1><p><p>
  1247.  
  1248. Diana Prince - <a href="http://peacemaiden.tumblr.com">peacemaiden</a><br>
  1249. Bucky Barnes - <a href="http://soldatzimy.tumblr.com">soldatzimy</a><br>
  1250. Ophelia Sarkissian - <a href="http://poisonpersonified.tumblr.com">poisonpersonified</a><br>
  1251. Rachel Leighton - <a href="http://diiamondback.tumblr.com">diiamondback</a><br>
  1252. Sharon Carter - <a href="http://keepingalist.tumblr.com">keepingalist</a><br>
  1253. Wanda Maximoff - <a href="http://wovenintoreality.tumblr.com">wovenintoreality</a><br>
  1254. Logan Howlett - <a href="http://hxwlett.tumblr.com">hxwlett</a><br>
  1255. Jessica Jones - <a href="http://profanemouth.tumblr.com">profanemouth</a><br>
  1256. Selina Kyle - <a href="http://purrsuasion.tumblr.com">purrsuasion</a><br>
  1257.  
  1258.  
  1259. <h1>EXCLUSIVE</h1><p><p>
  1260.  
  1261. Howard Stark - <a href="http://agenths.tumblr.com">agenths</a><br>
  1262. Lois Lane - <a href="http://writerscrusade.tumblr.com">writerscrusade</a><br>
  1263. Brock Rumlow - <a href="http://militantly.tumblr.com">militantly</a><br>
  1264.  
  1265. <h1>MAINS</h1><p><p>
  1266.  
  1267.  
  1268. Raven Darkholme - <a href="http://sapphirescales.tumblr.com">sapphirescales</a><br>
  1269. Eli Bradley - <a href="http://americasfinestlegacy.tumblr.com">americasfinestlegacy</a><br>
  1270.  
  1271. </div>
  1272.  
  1273. </div></div></div></div></div></div></div></div></div></div>
  1274.  
  1275. <div id="verses" class="popup_block">
  1276. <h1>VERSES & AUS</h1><p>
  1277.  
  1278.  
  1279.  
  1280. <b>MARVEL CINEMATIC UNIVERSE</b><br>
  1281. verse tag: <a href="/tagged/v: mcu">v: mcu</a><br>
  1282. (additional tags such as <i>v: wwii, v: pre-catws, v: pre-aou</i>, etc. are simply indicators of time and do not qualify as their own verses.)<p>
  1283.  
  1284. this verse follows the events of the marvel cinematic universe but is not one verse. because i tend to roleplay most in this verse, this tag encompasses multiple verses with the same history of the cinematic universe. all ships in this universe take place in their respective verse.<br><br>
  1285.  
  1286. <b>EARTH 616 / COMICS</b><br>
  1287. verse tag: <a href="/tagged/v: 616">v: 616</a><br><p>
  1288. this verse follows a generic 616 timeline up until vol. 7 of captain america. it takes inspiration from marvel comics since cap’s incarnation but follows no specific storyline.<br><br>
  1289.  
  1290.  
  1291. <b>TO NURTURE A SERPENT [FORMERLY MAIN]</b><br>
  1292. verse tag: <a href="/tagged/v: to nurture a serpent">v: to nurture a serpent</a><br><p>
  1293.  
  1294. for a long time, steve hid his relationship with ophelia sarkissian, better known as madame hydra, from the world. but even after they break up, they have to deal with the aftermath of their relationship. including two children who hydra seeks to gain control over. <br><br>
  1295.  
  1296.  
  1297.  
  1298. <b>YOU DIDN'T ASK (BUT I WANT YOU TO) [POLITICAL AU]</b><br>
  1299. verse tag: <a href="/tagged/v:%20you%20didn't%20ask%20(%20but%20i%20want%20you%20to%20)">v: you didn't ask ( but i want you to)</a><br><p>
  1300. steve rogers and bucky barnes forged a friendship while serving their country overseas in afghanistan. but after the war, they go their separate ways – bucky continues a career in the military and steve is set on a quick path up the political scale. they reunite one night in washington d.c. while steve is on his campaign trail and immediately rekindle their old flame.<br><br>
  1301.  
  1302. <b>ALL THINGS WILL END [ZOMBIE AU]</b><br>
  1303. verse tag: <a href="/tagged/v: all things will end">v: all things will end</a><br><p>
  1304.  
  1305. steve is a firefighter in new york city when an undead outbreak sets loose on the city. he teams up with brock rumlow in the midst of the fight but this team up might kill him before the zombies do.<br><br>
  1306.  
  1307.  
  1308. <b>HOW I LEARNED TO STOP WORRYING & LOVE THE BOMB <br>[NEVER FROZEN AU]</b><br>
  1309. verse tag: <a href="/tagged/v:%20how%20i%20learned%20to%20stop%20worrying%20&%20love%20the%20bomb">v: how i learned to stop worrying & love the bomb</a><br><p>
  1310. after steve crashes the valkyrie into the atlantic, he is found by howard stark’s team and brought back to the united states to live out the rest of the war. but he abandons the mantle of captain america after the united states drops two atom bombs on japan. steve is completely disenfranchised with the united states and soon, the u.s. becomes just as unhappy with him.
  1311. steve, after his divorce from peggy carter, moves into one of howard stark’s estates until he gets back on his feet.<br><br>
  1312.  
  1313. <b>A GALAXY FAR, FAR AWAY [STAR WARS AU]</b><br>
  1314. verse tag: <a href="/tagged/v%3A-a-galaxy-far-far-away">v: a galaxy far far away</a><br><p>
  1315. steve is a force sensitive fighter pilot with the resistance who does not know the depth of his own abilities yet. <br><br>
  1316.  
  1317. <b>FIFTY THOUSAND DOLLARS FOR A KISS & FIFTY CENTS FOR YOUR SOUL [OLD HOLLYWWOOD AU]</b><br>
  1318. verse tag: <a href="/tagged/v%3A-fifty-thousand-dollars-for-a-kiss-%26-fifty-cents-for-your-soul">v: fifty thousand dollars for a kiss & fifty cents for your soul</a><br><p>
  1319. steve rogers stayed in california after his service in wwii. he took a job painting sets for films in hollywood and is quickly thrust into the limelight himself. <br><br>
  1320.  
  1321.  
  1322. </div>
  1323.  
  1324.  
  1325.  
  1326.  
  1327. </div></div></div></div></div></div></div></div></div></div></div>
  1328. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement