Advertisement
Dancebeforethedawn

Theme 48 - Born to die

May 1st, 2013
4,552
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.80 KB | None | 0 0
  1. <!--
  2. Theme 48
  3. - Born to die by Michelle http://icatchingfire.tumblr.com/
  4. don't remove my credits
  5. dont edit and claim it as your own
  6. enjoy
  7. !-->
  8.  
  9.  
  10.  
  11.  
  12.  
  13. </script>
  14.  
  15. <html>
  16. <head>
  17. <!-- DEFAULT VARIABLES -->
  18. <meta name="color:background" content="#ffffff" />
  19. <meta name="color:scrollbar" content="#dfdfdf" />
  20. <meta name="color:text" content="#BDB9AB" />
  21. <meta name="color:title" content="#9b9b9b" />
  22. <meta name="color:nav" content="#575656" />
  23. <meta name="color:textnav" content="#575656" />
  24. <meta name="color:linkhovercolor" content="#575656" />
  25. <meta name="color:imgsidebar border" content="#f2f2f2">
  26. <meta name="color:link" content="#9b9b9b" />
  27. <meta name="color:linkhovercolor" content="#9b9b9b" />
  28. <meta name="color:info1" content="#E9DAC5">
  29. <meta name="color:info2" content="#E9DAC5">
  30. <meta name="color:selection" content="#cacaca"/>
  31.  
  32.  
  33. <meta name="image:Background" content=""/>
  34. <meta name="image:sbarimage" content=""/>
  35.  
  36.  
  37. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  38.  
  39. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  40.  
  41. <script>
  42.  
  43. (function($){
  44.  
  45. $(document).ready(function(){
  46.  
  47. $("a[title]").style_my_tooltips({
  48.  
  49. tip_follows_cursor:true,
  50.  
  51. tip_delay_time:90,
  52.  
  53. tip_fade_speed:600,
  54.  
  55. attribute:"title"
  56.  
  57. });
  58.  
  59. });
  60.  
  61. })(jQuery);
  62.  
  63. </script>
  64.  
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  67.  
  68. <meta name="text:Link title 1" content="link 1 title" />
  69. <meta name="text:Link 1" content="" />
  70. <meta name="text:Link title 2" content="link 2 title" />
  71. <meta name="text:Link 2" content="/" />
  72. <meta name="text:Link title 3" content="link 3 title" />
  73. <meta name="text:Link 3" content="/" />
  74.  
  75.  
  76.  
  77. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  78. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  79. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  80. <link rel="shortcut icon" href="{Favicon}" />
  81. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  82.  
  83.  
  84.  
  85. <link rel="shortcut icon" href="{Favicon}" />
  86. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  87.  
  88. <style type="text/css">
  89.  
  90.  
  91. ::-moz-selection {background-color:{color:selectionbg};
  92. color:{color:selection};}
  93.  
  94. ::selection {background-color:{color:selectionbg};
  95. color:{color:selection};}
  96. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  97. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  98. ::-webkit-scrollbar-track{background-color:{color:background};}
  99.  
  100.  
  101. body{ color:{color:text}; font-family: cambria; font-size:10px; background-color:{color:background}; background-image: url('{image:Background}'); background-repeat:no-repeat; background-position: center; background-attachment:fixed; line-height:11px; text-align:justify; font-weight: normal;}
  102.  
  103. a:link, a:active, a:visited{
  104. color: {color:link};
  105. text-decoration:none;
  106. -webkit-transition-duration: .90s;
  107. padding: 1px;}
  108. a:hover{
  109. color:{color:linkhovercolor};
  110. -webkit-transition-duration: .90s;}
  111.  
  112.  
  113. .entries{ font-family: cambria; padding:35px; width:520px; margin-left:265px; margin-top:-5px; font-weight: normal; font-style: italic; line-height:11px; }
  114.  
  115. .post{ width:500px; padding:10px; padding-bottom: 15px;margin-top:0px; margin-bottom:5px; font-weight: normal; font-style: italic; line-height:11px; background-color:{color:background};margin-top: 15px;font-family: cambria;}
  116.  
  117. #title { width:170px; line-height:18px; height:18px; margin-left:0px; margin-top:180px; color:{color:text}; font-family: times new; padding: 1px; text-transform: uppercase; letter-spacing:1px; font-size: 7px; text-align:center;
  118.  
  119. }
  120.  
  121.  
  122. #titleleft { position:absolute; width:150px; overflow:hidden; color:{color:title1}; -webkit-transform: rotate(-90deg); font-family: 'Raleway', sans-serif; font-size:17px; line-height:normal; text-transform:case; text-align:right; z-index:-1; padding-right:3px; margin-left:-120px; margin-top:90px; line-height:120%;}
  123.  
  124.  
  125. #pagination {color:{color:link}; font-family:calibri; font-size:8px; letter-spacing:0px; text-transform:uppercase; text-align:right; text-align:center; padding:4px; width:200px;margin-top:30px; margin-left:-85px; background-color:transparent;}
  126.  
  127. h1{ color:{color:title}; font-family:cambria; font-size:11px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:lowercase; margin:0px; padding:10px; text-align:left; font-style: italic;}
  128.  
  129. h2{ color:{color:title}; background-color: #fcfcfc; border-bottom: 1px solid #f5f5f5; font-family:calibri; font-size:8px; line-height:12px; letter-spacing:1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:25px; text-align:center; font-style: normal;}
  130.  
  131.  
  132.  
  133. #sbarimage img{width: 150px; height: 150px; padding: 5px; margin-left:-28px; border: 3px double {color:imgsidebar border};}
  134.  
  135.  
  136. #sidebar { margin-top: 200px; position: fixed;
  137. color: {color:Font}; margin-left: 80px; line-height: 12px; width:200px; background:#fff }
  138.  
  139. .links { width:28px; text-align:center; margin-left:-35px; margin-top:7px; border-right: 1px solid #eee; }
  140.  
  141. .links a { display:inline-block; width:auto; margin-bottom:3px; font-size:8px; line-height:10px; font-family:times new; font-style:italic; padding:1px 3px 1px 3px; letter-spacing:1px; text-align:center; text-transform: uppercase; color:#fff; background:{color:nav}; text-decoration:none;
  142. -webkit-transition: all 0.5s ease-in-out;
  143. -moz-transition: all 0.5s ease-in-out;
  144. -o-transition: all 0.5s ease-in-out;}
  145.  
  146. .links a:hover { background-color:{color:linkhovercolor} color:#fff; letter-spacing:1px;
  147. -webkit-transition: all 0.5s ease-in-out;
  148. -moz-transition: all 0.5s ease-in-out;
  149. -o-transition: all 0.5s ease-in-out;
  150. }
  151. #description{ z-index:2; color:{color:text}; font-size:8px; text-align:justify;font-family:cambria; font-style:italic; position: fixed; margin-top:3px; margin-left:0px; line-height: 120%; padding:5px; letter-spacing:1px; width:120px; }
  152.  
  153.  
  154. #border{ width:247px; float:left; position:relative;}
  155.  
  156.  
  157. #s-m-t-tooltip { max-width:300px; padding:2px; border: 1px solid #eee;
  158. margin:10px 0px 0px 10px; background-color:#fff; /* change the background color */ font-family:calibri; text-transform:uppercase;
  159. font-size:7.5px; /* change the font size */ letter-spacing:2px; /* change the letter spacing */ color:#000; /* change the text color */ z-index:999999999999999999999999999999999999 }
  160.  
  161. #info { text-align:center; font-family:cambria; font-size: 8px; margin-top:10px; padding:3px; text-transform:lowercase; letter-spacing:2px;}
  162.  
  163. .tags{ color: {color:tags}; background-color: #fff; border-top: 1px dashed #eee; width:490px; margin-top: 0px; font-family:cambria; font-size: 8.5px; letter-spacing: 1px; font-style: normal; text-align:left; line-height:10px; padding:4px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; text-transform:uppercase;}
  164.  
  165. .tags a:hover{ color: {color:linkhovercolor} padding: 1px; -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s;}
  166.  
  167.  
  168. .questions{ color: #747474; font-family: cambria; font-size:9px; background-color: #fcfcfc; padding:25px; margin-bottom:0px; text-align:left; letter-spacing: 0px;}
  169.  
  170. .questions a:hover{ color:{color:linkhovercolor};text-decoration: underline;;}
  171.  
  172. .answer{ color:#747474; font-family:cambria; font-size:9px; font-style: none; background-color:{color:background}; padding:5px; margin-bottom:0px; text-align:left; line-height: 12px;}
  173.  
  174.  
  175. blockquote{ color: {color:blockquote text}; background-color: #fcfcfc; border: 1px solid #f8f8f8; font-family: cambria; font-size: 10px; font-style: italic; margin-left:20px; margin:5px; padding:5px; max-width: 490px; border-radius: 5px;} blockquote img, blockquote a img {max-width: 490px;}
  176.  
  177. p{margin-top:3px; margin-bottom:3px}
  178.  
  179.  
  180.  
  181. .audio {opacity: 1.0; position:relative; overflow:hidden; min-height:130px; font-size: 8px;} .player {position:absolute; z-index:3; background:#000000; margin-top:45px; margin-left:73px; opacity:0.75; filter:alpha(opacity=75); border:0px #000000 solid; border-radius: 100px;} .audioplayer {background: #fcfcfc; border: 1px solid #ededed; width:207px; height:18px; overflow:hidden; padding:5px; padding-bottom:13px; margin-right:11px} .audioinfo {margin-left:140px; line-height:155%; font-family: cambria; font-size:10px!important;} .audiocaption {margin-left:172px;} .audiocaption img {max-width:330px!important} .audiocaption blockquote img {max-width:320px!important} .audiocaption blockquote blockquote img {max-width:310px!important}
  182.  
  183.  
  184.  
  185. .user_1 .label {color:{color:text}; font-weight:bold;}
  186. .user_2 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  187. .user_3 .label {color:{color:text}; font-weight:bold;}
  188. .user_4 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  189. .user_5 .label {color:{color:text}; font-weight:bold;}
  190. .user_6 .label {color:{color:chat text}; font-weight:bold; background-color: #f5f5f5;}
  191. .ul.chat {}
  192. .chat ol {}
  193. .chat li {list-style:none; margin-left:-40px; padding:4px; font-family: cambria; font-style: none; font-size: 9.5px;}
  194.  
  195.  
  196.  
  197. ol.notes {padding: 0px; margin: 25px 0px; list-style-type: none; border: solid 0px #fcfcfc; font-family:calibri; font-size: 8px; text-transform: uppercase; letter-spacing: 0px; text-align: left; font-style: normal;}
  198.  
  199. ol.notes li.note {border-top: solid 0px #f8f8f8; padding: 10px;}
  200.  
  201. ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 10px; width: 24px; height: 24px; border-radius: 0px; border: 3px double #eeeeee; opacity: 0.6;}
  202.  
  203. ol.notes li.note span.action {font-style: normal;}
  204.  
  205. ol.notes li.note .answer_content {font-weight: normal;}
  206.  
  207. ol.notes li.note blockquote {color: {color:text}; background-color: #f8f8f8; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  208.  
  209. ol.notes li.note blockquote a {text-decoration: none; font-weight: bold;}
  210.  
  211.  
  212.  
  213. .credit {position:fixed; bottom:15px; right:15px; font: 11px cambria; color: #cccccc; border-bottom: 1px solid #f2f2f2; letter-spacing: 0px; padding: 0px; }
  214. .credit a{color:{color:link}; opacity:0.8;}
  215. .credit a:hover{color:{color:linkhovercolor}; opacity:1.0;}
  216.  
  217.  
  218. </style>
  219. </head>
  220.  
  221. <body>
  222.  
  223.  
  224.  
  225. <div id="sidebar">
  226.  
  227. <div id="sbarimage"><img src="{image:sbarimage}"></div>
  228.  
  229. <div id="description">
  230. {Description}
  231.  
  232. <div id="pagination">
  233. {block:Pagination}
  234. {block:PreviousPage}
  235. <a href="{PreviousPage}">prev</a>
  236. {/block:PreviousPage} -
  237. {block:NextPage}
  238. <a href="{NextPage}">next</a>
  239. {/block:NextPage}
  240. {/block:Pagination}
  241.  
  242. </div>
  243. </div>
  244.  
  245. <div class="links">
  246. <a title="Home" href="/">01.</a><br>
  247. <a title="mail" href="/ask">02.</a><br>
  248. <a title="{text:Link title 1}"href="{text:Link 1}">03.</a><br>
  249. <a title="{text:Link title 2}"href="{text:Link 2}">04.</a><br>
  250. <a title="{text:Link title 3}"href="{text:Link 3}">05.</a>
  251.  
  252. </div>
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260. </div></div></div>
  261.  
  262.  
  263.  
  264. <div class="entries">{block:Posts}<div class="post">
  265.  
  266. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  267.  
  268. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  269.  
  270. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  271.  
  272. {block:Quote}<h2>{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}</h2>
  273.  
  274. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  275.  
  276. {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  277.  
  278. {block:Audio}<div class="audio"><span style="background-color:{color:Background}; position:absolute; width:80px; height:80px; margin-left:-15px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="110px" height="110px" align="left" style="margin-left:30px; opacity: 0.7; border: 1px solid #ededed; padding: 3px; font-size: 8px;" />{/block:AlbumArt}</span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  279. <br><div class="audioplayer">{AudioPlayerWhite}</div>
  280. </div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  281.  
  282. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  283.  
  284. {block:Answer}<div class="questions"><b>{Asker}:</b> "{Question}"</div>
  285. <div class="answer">{Answer}</div>{/block:answer}
  286.  
  287. <div id="info">
  288. <div id="border" style="border-top:2px solid {color:info1};"></div><div id="border" style="border-top:2px solid {color:info2};"></div>
  289. <br>
  290. {block:Date}posted {TimeAgo}
  291. with <a href="{Permalink}">{NoteCountWithLabel}</a>
  292. {block:RebloggedFrom} , <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> via</a>{/block:RebloggedFrom}
  293. {block:ContentSource}, <a href="{SourceURL}"> source</a>
  294. {/block:ContentSource} - <a href="{ReblogURL}" target="_blank">reblog</a>
  295. <br>
  296. {block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}{/block:Date} </div>
  297. </div>
  298. {/block:Posts}
  299. {block:Posts}{PostNotes}{/block:Posts}
  300. <div class="credit"><a href="http://icatchingfire.tumblr.com/">Cred ♥ </a></div>
  301. </body>
  302. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement