BIEBERIGINAL

Wide Awake

Jun 23rd, 2012
2,321
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.47 KB | None | 0 0
  1. <!--
  2.  
  3. Theme by Ronald (http://imdrewbieber.tumblr.com)
  4.  
  5. RULES:
  6. - DO NOT STEAL
  7. - DO NOT REDISTRIBUTE
  8. - DO NOT REMOVE CREDIT
  9. - DO NOT USE AS A BASE CODE
  10.  
  11. -->
  12.  
  13. <html>
  14. <head>
  15.  
  16. <!-- DEFAULT VARIABLES -->
  17. <meta name="font:title" content="calibri" />
  18. <meta name="font:body" content="calibri" />
  19.  
  20. <meta name="image:sidebar" content="http://static.tumblr.com/w9jkbri/RXwm60rk5/sidebar.jpg"/>
  21. <meta name="image:background" content="" />
  22.  
  23. <meta name="color:background" content="#FFFFFF" />
  24. <meta name="color:askbg" content="#f7f4eb" />
  25. <meta name="color:text" content="#B8B8B8" />
  26. <meta name="color:linkcolor" content="#CCC0B2" />
  27. <meta name="color:linkhover" content="#9c9082" />
  28. <meta name="color:linkbar" content="#FDFDFD" />
  29. <meta name="color:entry" content="#FDFDFD" />
  30. <meta name="color:tags" content="#FDFDFD" />
  31. <meta name="color:scrollbar" content="#BBBBBB" />
  32. <meta name="color:scrollbg" content="#FFFFFF" />
  33. <meta name="color:askfont" content="#DD9393" />
  34. <meta name="color:description links bg" content="#F0EEED" />
  35.  
  36. <!-- LINKS -->
  37. <meta name="text:Link 1" content="/" />
  38. <meta name="text:Link 1 Text" content="Link 1" />
  39. <meta name="text:Link 2" content="/" />
  40. <meta name="text:Link 2 Text" content="Link 2" />
  41. <meta name="text:Link 3" content="/" />
  42. <meta name="text:Link 3 Text" content="Link 3" />
  43. <meta name="text:Link 4" content="/" />
  44. <meta name="text:Link 4 Text" content="Link 4" />
  45. <meta name="text:Link 5" content="/" />
  46. <meta name="text:Link 5 Text" content="Link 5" />
  47.  
  48. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  49. <title>{Title}</title>
  50. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  51. <link rel="shortcut icon" href="{Favicon}" />
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  53. <style type="text/css">
  54.  
  55. @font-face {
  56. font-family: "pacifico";
  57. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  58. }
  59.  
  60. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  61.  
  62. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  63.  
  64. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  65.  
  66. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  67.  
  68. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  69.  
  70. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  71.  
  72. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  73.  
  74. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  75.  
  76. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4pt}
  77.  
  78. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family:calibri; font-size:10px; line-height:100%; text-align:justify}
  79.  
  80. a:link, a:active, a:visited{color: {color:linkcolor}; text-decoration:none}
  81. a:hover{color:{color:linkhover}}
  82.  
  83. small{font-size:9px}
  84. big{font-size:14px}
  85. b, strong{color:{color:text}}
  86. i, em {color:{color:text}}
  87. p{margin-top:5px; margin-bottom:5px}
  88. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  89.  
  90.  
  91. .sidebar {
  92. padding: 10px;
  93. width: 200px;
  94. margin-top: 60px;
  95. position: fixed;
  96. color: {color:Font};
  97. margin-left: 50px;
  98. line-height: 12px;
  99. }
  100.  
  101. .sidebar img {max-width:238px; height:auto; -moz-border-radius: 8px; border-radius: 10px 10px 0px 0px; }
  102.  
  103. #container {
  104. width: 850px;
  105. margin: auto;
  106. margin-bottom: 70px;
  107. }
  108.  
  109. #entries {margin: -35px 0 -10px 260px; margin-right:250px; float:right; text-align: justify}
  110.  
  111. #entry {margin: 0px 0 0px 0; width: 500px; background-color:{color:background}; text-align: justify; padding: 10px}
  112.  
  113. #title {font-family: pacifico; font-size:15px; text-transform:none; letter-spacing:2px; line-height:100%;}
  114.  
  115. #arrow1 {position:fixed; top:300px; margin-left:60px;}
  116. #arrow1 a{color:{color:pagination}; font:100px Georgia; line-height:90%;}
  117.  
  118. #arrow2 {position:fixed; top:300px; float:right; right:60px;}
  119. #arrow2 a{color:{color:pagination}; font:100px Georgia; line-height:90%;}
  120.  
  121. #sideimg {
  122. -webkit-border-radius: 5px;
  123. -moz-border-radius: 5px;
  124. border-radius: 5px;
  125. margin-bottom: 8px;
  126. }
  127.  
  128. #stext {font-family:arial;
  129. font-size:9px;
  130. margin-left:0px;
  131. border-radius: 0px 0px 0px 0px;
  132. width:190px;
  133. padding:5px;
  134. margin-top:1px;
  135. text-align:center;
  136. }
  137.  
  138.  
  139.  
  140. #link {background-color:{color:description links bg};
  141. border-radius: 0px 0px 10px 10px;
  142. width:100%;
  143. height:12px;
  144. margin-bottom:4px;
  145. padding:3px 0 3px 0;
  146. text-align:center
  147. }
  148. #link a {color:{color:Link}!important;
  149. font-family:{font:Links};
  150. font-size:9px;
  151. font-weight:normal;
  152. }
  153. #link a:hover {color:{color:Link hover}!important;
  154. text-decoration:none
  155. }
  156.  
  157. .triangle {font-size:20px;
  158. padding-bottom:2px;
  159. color:{color:description links bg};
  160. margin-left:-45px;
  161. margin-top:-5px;
  162.  
  163. }
  164.  
  165. h1{color:{color:text}; font-family:calibri; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  166.  
  167. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  168.  
  169. #info {background-color:{color:entry}; font-family:calibri; text-align:center; margin:7px 2px 2px 0px; padding:5px; text-transform:uppercase; font-style:none; font-size:10px; width:492px; border-bottom: 1px dotted {color:linkcolor}}
  170.  
  171. #tags {background-color:{color:tags}; font-family:calibri; text-align:center; margin:3px 4px 2px 0px; padding:2px; text-transform:uppercase; font-style:none; font-size:8px; width:498px;}
  172.  
  173. #asked {font-family:Georgia;color:{color:text};}
  174. #question {background-color:{color:askbg}; margin-top: 0px; margin-left: 70px; font-style: none; font-family: Calibri; font-size: 10px; padding: 8px; min-height: 33px; padding-bottom: 5px;}
  175. #question a{color:{color:askfont};}
  176. #answer {margin-top:15px; text-align:left;}
  177. #asker img{border: 8px solid {color:askbg};}
  178. #asker {padding-right: 8px; margin-bottom: 4px; margin-top: 5px;}
  179. #triangle {font: 20px arial; margin-bottom: 0px; margin-top: 12px; margin-left: -5px; color:{color:askbg}; float: left;}
  180.  
  181. #audentry {display:block; height:auto; position:relative; min-height:120px;}
  182. .audentry {width:390px; background-color:{color: audio}; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:120px;}
  183. .audioplayer { position: absolute; z-index: 3; background:white; top: 05; left: 05; opacity: .2;
  184. width:118px;height:118px; filter:alpha(opacity=20); -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  185. .audioplayer:hover {opacity:.7; filter:alpha(opacity=70);}
  186. .audioplayer2 {width: 20px; height: 30px; overflow: hidden; margin: 45px 24px 13px 45px;}
  187. .audtable {float:right; margin-top:-1px; margin-bottom:-1px; margin-left:0px!important; margin-right:8px!important;}
  188. .audiodata {font:10px consolas, monospace; color:{color:quote}; text-transform:uppercase; height:15px; padding:0px 7px!important; background-color:#fff; width:250px;}
  189. .audiodata b{color:{color:source};}
  190. .aucap {color:{color:quote}; font:10px consolas,monospace; line-height:90%; text-align:left; min-height:34px; background-color:#FaFAF1; padding:2px 7px!important; width:250px!important;}
  191.  
  192. .user_1 .label {color:{color:link}; font-weight:bold}
  193. .user_2 .label {color:{color:text}; font-weight:bold}
  194. .user_3 .label {color:{color:link}; font-weight:bold}
  195. .user_4 .label {color:{color:text}; font-weight:bold}
  196. .user_5 .label {color:{color:link}; font-weight:bold}
  197. .user_6 .label {color:{color:text}; font-weight:bold}
  198. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  199.  
  200. .notes img{width:10px; position:relative; top:1px}
  201. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  202.  
  203. </style>
  204. <style type="text/css">{CustomCSS}</style>
  205. </head>
  206.  
  207. <body>
  208.  
  209. {block:Pagination}
  210. <div id="arrow1">
  211. {block:PreviousPage}
  212. <a href="{PreviousPage}">«</a>
  213. {/block:PreviousPage}
  214. </div>
  215. {/block:Pagination}
  216.  
  217. <div id="container">
  218. <div class="sidebar">
  219. <center>
  220. <div id="title">{title}</a></div>
  221. <a href="/">REFRESH</a>&nbsp;
  222. <a href="/ask">MESSAGE</a>&nbsp;
  223. <a href="/submit">SUBMIT</a>&nbsp;
  224. <a href="http://www.imdrewbieber.tumblr.com/mythemes">THEME</a>&nbsp;
  225. <img src="{image:Sidebar}" width="200" height="200"/>
  226. <div id="link">
  227. <a href="{text:link 1}">{text:link 1 text}</a> -
  228. <a href="{text:link 2}">{text:link 2 text}</a> -
  229. <a href="{text:link 3}">{text:link 3 text}</a> -
  230. <a href="{text:link 2}">{text:link 4 text}</a> -
  231. <a href="{text:link 2}">{text:link 5 text}</a></div>
  232. <div class="triangle">&#9660;</div>
  233. <div id="stext">
  234. {Description}</center>
  235. </div>
  236. </div>
  237. </div>
  238.  
  239.  
  240. <div id="entries">
  241. {block:Posts}
  242. <div id="entry">
  243.  
  244. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  245.  
  246. {block:Quote}<h2>“{Quote}” — {Source}</h2>{/block:Quote}
  247.  
  248. {block:Link}<a href="{URL}"><h1>» {Name}</h1></a>
  249. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  250.  
  251. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  252. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  253.  
  254. {block:Photoset}<center>{Photoset-500}</center>
  255. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  256.  
  257. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  258.  
  259. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  260.  
  261. {block:Answer}
  262. <div id="asker"> <img src="{AskerPortraitURL-30}" style="width="30px" height="30px" align="left"> </div><div id="triangle">►</div><div id="question">{Asker} asked: {Question}</div>
  263. <div id="answer">{Answer}</div>
  264. {/block:answer}
  265.  
  266. {block:Audio}<div style="background-color:{color:Posts In};">
  267. <div id="audentry">
  268. <div class="audentry">
  269.  
  270. <img src="http://static.tumblr.com/2lqtwbf/hLRlz1vgy/2.png" alt="default album art" width="118" height="118" style="position:absolute; vertical-align:middle;" />
  271. {block:AlbumArt}
  272. <img width="118" height="118" src="{AlbumArtURL}" style="position:absolute;" />
  273. {/block:AlbumArt}
  274.  
  275. <div class="audioplayer"><div class="audioplayer2">{AudioPlayerWhite}</div></div>
  276. <div class="something" style="margin-right:-08px;">
  277. <table class="audtable" cellspacing="1px" cellpadding="0">
  278.  
  279. {block:TrackName}
  280. <tr>
  281. <td class="audiodata" style="font:10px consolas, monospace;"><b>Song: </b>{TrackName}</td>
  282. </tr>
  283. {/block:TrackName}
  284.  
  285. {block:Artist}
  286. <tr>
  287. <td class="audiodata"><b>Artist: </b> {Artist}</td>
  288. </tr>
  289. {/block:Artist}
  290. {block:Album}
  291. <tr>
  292. <td class="audiodata"><b>Album: </b>{Album}</td>
  293. </tr>
  294. {/block:Album}
  295. <tr>
  296. <td class="audiodata">Played {FormattedPlayCount} times</td>
  297. </tr>
  298. {block:ExternalAudio}
  299. <tr>
  300. <td class="audiodata"><a href="{ExternalAudioURL}" target="_blank">Source</a></td>
  301. </tr>
  302. {/block:ExternalAudio}
  303. {block:Caption}<tr>
  304. <td class="aucap">{Caption}</td></tr>
  305. {/block:Caption}
  306. </table>
  307. </div></div>
  308. </div></div>{/block:Audio}
  309.  
  310.  
  311. <div id="info">{block:Date}shared <a href="{Permalink}">{TimeAgo}</a> on {month}/{dayofmonth}/{year}{/block:Date}{block:NoteCount}, with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}.<br>{block:RebloggedFrom}reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}{block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a>.{/block:ContentSource}</div>
  312.  
  313. <div id="tags">{block:HasTags}{block:Tags}# <a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  314.  
  315. <br />
  316.  
  317. {/block:Posts}
  318.  
  319. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  320.  
  321. </div></div>
  322.  
  323. {block:Pagination}
  324. <div id="arrow2">
  325. {block:NextPage}
  326. <a href="{NextPage}">»</a>
  327. {/block:NextPage}
  328. </div>
  329. {/block:Pagination}
  330.  
  331. </body>
  332.  
  333. </html>
Advertisement
Add Comment
Please, Sign In to add comment