Advertisement
Guest User

Untitled

a guest
Nov 27th, 2014
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.15 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2.  
  3. <html>
  4. <head>
  5. <link href='http://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'>
  6.  
  7. <!-- paper theme by cory hunlin
  8.  
  9. http://coryhunlin.tumblr.com/ -->
  10.  
  11. <title>{Title}</title>
  12.  
  13. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  14.  
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. <meta name='description' content='{MetaDescription}' />
  18.  
  19. <meta name="image:profile pic" content=""/>
  20.  
  21. <meta name="if:random" content="1" />
  22. <meta name="if:archive" content="1" />
  23. <meta name="if:search" content="1" />
  24. <meta name="if:rss" content="0" />
  25. <meta name="if:tagged" content="1" />
  26. <meta name="if:captions" content="1" />
  27.  
  28. <meta name="text:Social Icon Size" content="15" />
  29.  
  30. <meta name="text:Youtube username" content=""/>
  31. <meta name="text:Etsy username" content=""/>
  32. <meta name="text:Soundcloud username" content=""/>
  33. <meta name="text:Vine username" content=""/>
  34. <meta name="text:Twitter username" content=""/>
  35. <meta name="text:Instagram username" content=""/>
  36. <meta name="text:Facebook username" content=""/>
  37. <meta name="text:Tumblr username" content=""/>
  38. <meta name="text:Behance username" content=""/>
  39. <meta name="text:Flickr username" content=""/>
  40.  
  41. <meta name="text:Link 1" content="" />
  42. <meta name="text:Link 1 Title" content="" />
  43. <meta name="text:Link 2" content="" />
  44. <meta name="text:Link 2 Title" content="" />
  45. <meta name="text:Link 3" content="" />
  46. <meta name="text:Link 3 Title" content="" />
  47. <meta name="text:Link 4" content="" />
  48. <meta name="text:Link 4 Title" content="" />
  49.  
  50.  
  51.  
  52.  
  53. <style class="text/css">
  54.  
  55. img {border:none;}
  56. b {font-weight:bold;}
  57.  
  58. body {font-size:12px; padding:25px 0 25px 0; margin:0px; text-transform:normal; color:black; font-family: arial; background: white;}
  59.  
  60. ::-webkit-scrollbar
  61. { width: 6px;
  62. height: 6px;
  63. background: white;}
  64.  
  65. ::-webkit-scrollbar-thumb
  66. { background-color: black;
  67. -webkit-border-radius: 0ex;
  68. -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.75);}
  69.  
  70. ::-webkit-scrollbar-corner
  71. { background: black;}
  72.  
  73. .tumblrAutoPager_page_info { display: none; }
  74.  
  75. a { text-decoration:none; color:black;
  76. }
  77. a:active{outline: none;}
  78. a:focus{-moz-outline-style: none;}
  79.  
  80. ol
  81. { list-style-type: none;}
  82.  
  83. ul
  84. { list-style-type: none;
  85. padding: 0px;
  86. margin: 0px;}
  87.  
  88. ul li
  89. { background-position: 0px 5px;
  90. padding-left: 0px;}
  91.  
  92. blockquote
  93. { margin: 0px;
  94. padding: 0px;
  95. border-left: 0px solid {color:Font};}
  96.  
  97. #main {width:720px; overflow:hidden; margin-left:auto; margin-right: auto;}
  98.  
  99. #titleentry {margin:40px 0 65px 0; width:720px; text-align:left;}
  100.  
  101. #titleentry img {max-width:720px;}
  102.  
  103. #titleentry h1 {font-size:92px; text-transform:uppercase; letter-spacing:-2px; margin:0; font-family: 'Oswald', sans-serif; text-align:left;}
  104.  
  105. #content{width:500px; float:left; overflow:hidden; margin-top:0px; margin-bottom:50px;}
  106.  
  107. #entry{margin-bottom:50px; width:500px; float:left; text-align:; padding:0px; overflow:hidden;}
  108.  
  109. #entry img {max-width:500px;}
  110.  
  111. #entry:last-child {margin-bottom:50px;}
  112.  
  113. #entry h3 {font-size:16px; text-transform:uppercase; letter-spacing:-1px; padding:0px; }
  114.  
  115. #entryy {margin:65px 0 40px 0; width:500px; float:left;padding:0px; overflow:hidden;}
  116.  
  117. #entryy img {max-width:500px;}
  118.  
  119. #sidebar {width:200px; float:right; display:block; margin-top:0px; margin-bottom:50px;}
  120.  
  121. #sidebarbox {width:200px; text-align:left; color:{color:Font};}
  122.  
  123. #sidebar img {max-width:200px;}
  124.  
  125. .left {float:left;}
  126. .right {float:right;}
  127.  
  128. ol.notes li.note img.avatar
  129. { display:none;}
  130. ol.notes
  131. { font-style: italic;
  132. font-size:10px;
  133. margin: 0px 0;
  134. padding: 0;}
  135.  
  136. ol.notes a
  137. { font-style: italic;
  138. font-size:10px;
  139. padding:0 0px;
  140. background-color:transparent;}
  141.  
  142. ol.notes li.note
  143. { font-style: italic;
  144. font-size:10px;padding: 0px;}
  145.  
  146. ol.notes li.note span.action a
  147. { font-style: italic;
  148. font-size:10px;}
  149.  
  150. ol.notes li.note span.action a:hover
  151. { font-style: italic;
  152. font-size:10px;}
  153.  
  154. ol.notes li.note .answer_content
  155. { font-style: italic;
  156. font-size:10px;
  157. color:{color:Font};}
  158.  
  159. ol.notes li.note blockquote
  160. { font-style: italic;
  161. font-size:10px;
  162. border-bottom: 0px solid black;
  163. border-left: medium none !important;
  164. margin: 5px 0px 5px 0px !important;
  165. padding: 5px 0px 8px !important;
  166. color: {color:Font};}
  167.  
  168. ol.notes li.note blockquote a
  169. { font-style: italic;
  170. font-size:10px;
  171. color:{color:Font};}
  172.  
  173. .info { text-align:left;}
  174.  
  175. .infopostlinks a {margin:0 0 0 0; color:#777777; text-transform:Capitalize;}
  176.  
  177. #sidelinks {}
  178. #sidelinks a {text-transform:uppercase;font-weight:bold;font-size:18px;}
  179.  
  180. #spacejam a {line-height:20px;}
  181.  
  182. .like_and_reblog_buttons {
  183. border:1px solid #e8e8e8;
  184. border-radius: 3px;
  185. list-style: none;
  186. }
  187.  
  188. .like_and_reblog_buttons li {
  189. float: right;
  190. margin: 0;
  191. padding: 7px 10px 0 10px;
  192.  
  193. }
  194.  
  195. .like_and_reblog_buttons li {
  196. border-right: 1px solid #e8e8e8;
  197. }
  198.  
  199.  
  200. {CustomCSS}
  201. </style>
  202.  
  203. </head>
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210. <body>
  211.  
  212.  
  213. <div id="main">
  214.  
  215. <div id="titleentry">
  216. <a href="/"><h1>{Title}</h1></a>
  217. </div>
  218.  
  219. <div id="sidebar">
  220. <div id="sidebarbox">
  221. {block:IfNotProfilePicImage}<a href="/"><img src="{PortraitURL-128}"></a>{/block:IfNotProfilePicImage}
  222. {block:IfProfilePicImage}<center><a href="/"><img src="{image:profile pic}"></a></center>{block:IfProfilePicImage}
  223.  
  224. {block:Description}<p><small><i>{Description}</i></small></p>{/block:Description}
  225.  
  226. {block:IfLink1Title}
  227. <a href="http://{text:Link 1}" target="_blank">{text:Link 1 Title}</a><br>
  228. {/block:IfLink1Title}
  229.  
  230. {block:IfLink2Title}
  231. <a href="http://{text:Link 2}" target="_blank">{text:Link 2 Title}</a><br>
  232. {/block:ifLink2Title}
  233.  
  234. {block:ifLink3Title}
  235. <a href="http://{text:Link 3}" target="_blank">{text:Link 3 Title}</a><br>
  236. {/block:ifLink3Title}
  237.  
  238. {block:ifLink4Title}
  239. <a href="http://{text:Link 4}" target="_blank">{text:Link 4 Title}</a><br>
  240. {/block:ifLink4Title}
  241.  
  242. <div id="sidelinks"><p>
  243. {block:AskEnabled}
  244. <a href="/ask">ask</a>
  245. {/block:AskEnabled}
  246.  
  247. {block:SubmissionsEnabled}
  248. <a href="/submit">submit</a>
  249. {/block:SubmissionsEnabled}
  250.  
  251. {block:IfRandom}
  252. <a href="/random">random</a>
  253. {/block:IfRandom}
  254.  
  255. {block:IfArchive}
  256. <a href="/archive" target="_blank">archive</a>
  257. {/block:IfArchive}
  258.  
  259. {block:IfSearch}
  260. <a href="javascript:ts();function%20ts(){var%20q=window.prompt('Search this tumblelog:');if(q){var%20l=location.href;var%20r=l.substring(0,l.indexOf('/',7));var%20u=r+'/search/'+q;window.location.href=u;};}">search</a>
  261. {/block:IfSearch}
  262.  
  263. {block:IfRss}
  264. <a href="{RSS}">rss</a>
  265. {/block:IfRss}
  266.  
  267. {block:HasPages}{block:Pages}
  268. <a href="{URL}" title="{Label}">{Label}</a>
  269. {/block:Pages}{/block:HasPages}
  270.  
  271. <a href="http://coryhunlin.tumblr.com/">theme</a></p></div>
  272.  
  273.  
  274. <div id="spacejam">
  275. {block:ifYoutubeUsername}
  276. <a href="http://youtube.com/user/{text:Youtube Username}" target="_blank"><img src="http://static.tumblr.com/23iljdq/G7Lnfjxzf/1416868386_ubercons_socialpack_youtube-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  277. {block:ifYoutubeUsername}
  278.  
  279. {block:ifEtsyUsername}<a href="http://www.etsy.com/shop/{text:Etsy Username}" target="_blank"><img src="http://static.tumblr.com/23iljdq/bzXnfk0iw/1416870278_ubercons_socialpack_etsy-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  280. {/block:ifEtsyUsername}
  281.  
  282. {block:ifSoundcloudUsername}<a href="http://soundcloud.com/{text:Soundcloud Username}" target="_blank"><img src="http://static.tumblr.com/23iljdq/vk7nfjxu7/1416868199_ubercons_socialpack_soundcloud-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  283. {/block:ifSoundcloudUsername}
  284.  
  285. {block:ifVineUsername}<a href="http://vine.co/{text:Vine Username}" target="_blank"><img src="http://static.tumblr.com/23iljdq/Ivwnfjzq2/1416870241_ubercons_socialpack_vine-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  286. {/block:ifVineUsername}
  287.  
  288. {block:ifTwitterUsername}<a href="http://twitter.com/{text:Twitter Username}" target="_blank"><img src="http://static.tumblr.com/23iljdq/MkSnfjycf/1416868853_ubercons_socialpack_twitter-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  289. {/block:ifTwitterUsername}
  290.  
  291. {block:ifInstagramUsername}<a href="http://instagram.com/{text:Instagram Username}" target="_blank"><img src="http://static.tumblr.com/23iljdq/Ch4nfjy6z/1416868649_ubercons_socialpack_instagram-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  292. {/block:ifInstagramUsername}
  293.  
  294. {block:ifFacebookUsername}<a href="http://facebook.com/{text:Facebook Username}" target="_blank"><img src="http://static.tumblr.com/23iljdq/iQMnfjyar/1416868787_ubercons_socialpack_facebook-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  295. {/block:ifFacebookUsername}
  296.  
  297. {block:ifTumblrUsername}<a href="http://{text:Tumblr Username}.tumblr.com" target="_blank"><img src="http://static.tumblr.com/23iljdq/d0enfjxs3/1416868106_ubercons_socialpack_tumblr-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  298. {/block:ifTumblrUsername}
  299.  
  300. {block:ifBehanceUsername}<a href="http://www.behance.net/{text:Behance Username}" target="_blank"><img src="http://static.tumblr.com/23iljdq/OHxnfk0by/1416871369_ubercons_socialpack_behance-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  301. {/block:ifBehanceUsername}
  302.  
  303. {block:ifFlickrUsername}<a href="http://www.flickr.com/photos/{text:Flickr Username}" target="_blank"><img src="http://static.tumblr.com/23iljdq/a39nfjxxc/1416868311_ubercons_socialpack_flickr-128.png" width="{text:Social Icon Size}px"></a>&nbsp;
  304. {/block:ifFlickrUsername}
  305. </div>
  306.  
  307.  
  308.  
  309. </div>
  310. </div>
  311.  
  312. <!---------------------------------------------------------------------------- POSTS ----->
  313.  
  314. <div id="content"> <!--- Content -->
  315. <div id="posts"><!--- Posts -->
  316.  
  317. {block:Posts}
  318. <div id="entry">
  319.  
  320. {block:Text}<div class="info">
  321. {block:Title}<a href="{Permalink}"><h3>{Title}</h3></a>{/block:Title}<i>{Body}</i></div>{/block:Text}
  322.  
  323. {block:Photo}
  324. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px">{LinkCloseTag}
  325. {block:IndexPage}{block:ifCaptions}{block:Caption}<div class="info"><i>{Caption}</i></div>{/block:Caption}{/block:ifCaptions}{/block:IndexPage}
  326. {block:PermalinkPage}{block:Caption}<div class="info"><i>{Caption}</i></div>{/block:Caption}{/block:PermalinkPage}
  327. {/block:Photo}
  328.  
  329. {block:Photoset}
  330. <center>{Photoset-500}</center>
  331. {block:IndexPage}{block:ifCaptions}{block:Caption}<div class="info"><i>{Caption}</i></div>{/block:Caption}{/block:ifCaptions}{/block:IndexPage}
  332. {block:PermalinkPage}{block:Caption}<div class="info"><i>{Caption}</i></div>{/block:Caption}{/block:PermalinkPage}
  333. {/block:Photoset}
  334.  
  335. {block:Quote}<div class="info">
  336. <p><big>{Quote}</big>
  337. {block:Source}<P> &times; <i>{Source}</i>{/block:Source}
  338. </p></div>{/block:Quote}
  339.  
  340. {block:Link}<div class="info">
  341. <a href="{URL}" target="_blank"><h3>{Name} <big>&rtri; &rtri; &rtri;</big> </h3></a></div> {block:Description}<div class="info"><i>{Description}</i></div>{/block:Description}
  342. {/block:Link}
  343.  
  344. {block:Chat}
  345. {block:Title}<div class="info"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  346. {block:Lines}<div class="info"><div class="{Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line}</div></div>{/block:Lines}
  347. {/block:Chat}
  348.  
  349. {block:Audio}
  350. <center>{AudioEmbed-500}</center>
  351. {block:AudioPlayer}
  352. {AudioPlayerWhite}
  353. {/block:AudioPlayer}
  354. {block:IndexPage}{block:ifCaptions}{block:Caption}<div class="info"><i>{Caption}</i></div>{/block:Caption}{/block:ifCaptions}{/block:IndexPage}
  355. {block:PermalinkPage}{block:Caption}<div class="info"><i>{Caption}</i></div>{/block:Caption}{/block:PermalinkPage}
  356. {/block:Audio}
  357.  
  358. {block:Video}
  359. <center>{VideoEmbed-500}</center>
  360. {block:IndexPage}{block:ifCaptions}{block:Caption}<div class="info"><i>{Caption}</i></div>{/block:Caption}{/block:ifCaptions}{/block:IndexPage}
  361. {block:PermalinkPage}{block:Caption}<div class="info"><i>{Caption}</i></div>{/block:Caption}{/block:PermalinkPage}
  362. {/block:Video}
  363.  
  364. {block:Answer}<b>Q by {Asker}:</b> <i>{Question}</i>
  365. <i>{Answer}</i>
  366. {/block:Answer}
  367.  
  368. {block:IndexPage}<div class="infopostlinks">
  369. <p>{block:ifTagged}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> &nbsp; {/block:Tags}{/block:HasTags}{/block:ifTagged}</p>
  370.  
  371. <p><center>
  372. <ul class="like_and_reblog_buttons">
  373. <li>{LikeButton size="14"}</li>
  374. <li><small><a href="{ReblogURL}" target="_blank">↻ Reblog</a></small></li>
  375. {block:NoteCount}<li><small><a href="{Permalink}">{NoteCountWithLabel}</a></small></li>{/block:NoteCount}
  376. </ul>
  377. </center></p>
  378. </div>{/block:IndexPage}
  379.  
  380. {block:PermalinkPage}{block:Date}
  381. <div class="infopostlinks">
  382. <p>{block:ifTagged}{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> &nbsp; {/block:Tags}{/block:HasTags}{/block:ifTagged}</p>
  383.  
  384. <p><center>
  385. <ul class="like_and_reblog_buttons">
  386. <li>{LikeButton size="14"}</li>
  387. <li><small><a href="{ReblogURL}" target="_blank">↻ Reblog</a></small></li>
  388. {block:NoteCount}<li><small><a href="{Permalink}">{NoteCountWithLabel}</a></small></li>{/block:NoteCount}
  389. {block:RebloggedFrom}<li><small><a href="{ReblogParentURL}">Reblogged</a></small></li>{/block:RebloggedFrom}
  390. {block:ContentSource}<li><small><a href="{SourceURL}">Source</a></small></li>{/block:ContentSource}
  391. </ul>
  392. </center></p>
  393. </div>{/block:Date}{/block:PermalinkPage}
  394.  
  395. {block:PostNotes}<br><p>{PostNotes}</p>{/block:PostNotes}
  396.  
  397. </div> <!--- Entry -->
  398.  
  399. {/block:Posts}
  400.  
  401. </div> <!--- Posts -->
  402. {block:Pagination}
  403. <div id="entryy">
  404. <div id="sidelinks">
  405. <center>
  406. {block:PreviousPage}
  407. <a href="{PreviousPage}">SUPER</a>&nbsp; &times;
  408. {/block:PreviousPage}
  409. {block:NextPage}&nbsp; <a href="{NextPage}">RETRO</a>
  410. {/block:NextPage}</div>
  411. <center>
  412. <br>{CurrentPage} / {TotalPages}
  413. <br><br><br>
  414. Powered by <a href="http://www.tumblr.com">Tumblr</a>
  415. <br> <i>Paper Theme by <a href="http://coryhunlin.tumblr.com">Cory Hunlin</a></i>
  416.  
  417. </center>
  418.  
  419. </div>
  420. {/block:Pagination}
  421.  
  422.  
  423.  
  424. </div> <!--- Content -->
  425. <!---------------------------------------------------------------------------- /POSTS ----->
  426.  
  427. </div><!-- ALIGN CENTER -->
  428.  
  429. </body>
  430. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement