Advertisement
sleeplessthemes

BalanceV2

Nov 3rd, 2011
3,136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.53 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!-- Please keep my credit on this theme. Or at least link
  5. me as the creator on your blog somewhere. Thanks! =)
  6.  
  7. Balance V2 Theme by: sleeplessthemes.com & destroyer.tumblr.com
  8. Balance V2 Theme by: sleeplessthemes.com & destroyer.tumblr.com
  9. Balance V2 Theme by: sleeplessthemes.com & destroyer.tumblr.com
  10. Balance V2 Theme by: sleeplessthemes.com & destroyer.tumblr.com -->
  11.  
  12.  
  13. <head>
  14. <!-- DEFAULT COLORS -->
  15. <meta name="color:Background" content="#060606"/>
  16. <meta name="color:posts" content="#111111"/>
  17. <meta name="color:text" content="#777777"/>
  18. <meta name="color:bold text" content="#808080"/>
  19. <meta name="color:link" content="#7eb0c0"/>
  20. <meta name="color:link hover" content="#20abd7"/>
  21. <meta name="color:text headers" content="#20d2db"/>
  22. <meta name="color:nav background" content="#2d8da6"/>
  23. <meta name="color:nav text" content="#bfeaf5"/>
  24. <meta name="color:nav text hover" content="#1d444e"/>
  25. <meta name="color:nav text background" content="#59abc1"/>
  26. <meta name="color:nav text background hover" content="#297d93"/>
  27. <meta name="color:text headers" content="#2d8da6"/>
  28. <meta name="color:label background" content="#202020"/>
  29.  
  30. <meta name="image:Portrait" content=""/>
  31. <meta name="image:Background" content="" />
  32.  
  33. <meta name="if:Show Infinite Scroll" content="1" />
  34.  
  35. <meta name="text:Twitter Username" content=""/>
  36. <meta name="text:Tweet Count" content="6"/>
  37. <meta name="text:Font Size" content="10px"/>
  38. <meta name="font:Body" content="'Arial', Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  39.  
  40. <meta name="text:Custom Link One" content="" />
  41. <meta name="text:Custom Link One Title" content="" />
  42. <meta name="text:Custom Link Two" content="" />
  43. <meta name="text:Custom Link Two Title" content="" />
  44. <meta name="text:Custom Link Three" content="" />
  45. <meta name="text:Custom Link Three Title" content="" />
  46. <meta name="text:Custom Link Four" content="" />
  47. <meta name="text:Custom Link Four Title" content="" />
  48.  
  49.  
  50. <title>{Title}</title>
  51.  
  52.  
  53.  
  54. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  55.  
  56. <link rel="shortcut icon" href="{Favicon}">
  57. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  58. {block:Description}
  59. <meta name="description" content="{MetaDescription}" />
  60. {/block:Description}
  61.  
  62.  
  63. <style type="text/css">
  64. body{
  65. margin-top: 0px;
  66. text-align:justify;
  67. color: {color:text};
  68. font-family: {font:Body};
  69. font-size: {text:Font Size};
  70. line-height: 12px;
  71. background-color:{color:Background};
  72. background-image:url({image:Background});
  73. background-attachment: fixed;
  74. background-position:top center;
  75. background-repeat: repeat;}
  76.  
  77. a, a:link, a:visited, a:active{color: {color:link}; text-decoration:none;
  78. font-family: {font:Body};
  79. font-size: {text:Font Size}; line-height:12px; }
  80. a:hover{color: {color:link hover}; line-height:12px;}
  81.  
  82. #tumblr_controls{
  83. position:fixed!important;}
  84.  
  85. b, strong{color: {color:bold text};
  86. font-family: {font:Body};
  87. font-size: {text:Font Size}; line-height:12px;}
  88.  
  89. #wtf {
  90. text-align:justify;
  91. background-color:transparent;
  92. width:776px;
  93. margin-top:46px;
  94. margin-left:auto;
  95. margin-right:auto;
  96. padding-top:4px;
  97. padding-bottom: 2px;
  98. color: {color:text};
  99. font-family: {font:Body};
  100. font-size: {text:Font Size};
  101. line-height: 12px;}
  102.  
  103. #posts {
  104. margin-left:auto;
  105. margin-right:auto;
  106. width:424px;
  107. padding-left:8px;
  108. padding-right:2px;
  109. {block:PermalinkPage}
  110. width:400px;
  111. height:auto;
  112. padding-left:0px;
  113. padding-right:8px;
  114. padding-top:0px;
  115. padding-bottom:0px;
  116. {/block:PermalinkPage}
  117. background-color:transparent;}
  118.  
  119. #entry{
  120. float:left;
  121. border: 4px solid {color:posts};
  122. text-align:justify;
  123. padding:0px;
  124. background-color: {color:posts};
  125. width:198px;
  126. height:120px;
  127. overflow: hidden;
  128. margin:0px 6px 6px 0px;
  129. {block:PermalinkPage}
  130. width:400px;
  131. height:auto;
  132. margin:0px 0px 8px 0px;
  133. {/block:PermalinkPage}
  134. position: relative;}
  135.  
  136. #info{
  137. border: 4px solid {color:posts};
  138. text-align:justify;
  139. padding:0px;
  140. background-color: {color:posts};
  141. width:400px;
  142. height:auto;
  143. overflow: hidden;
  144. margin:0px 0px 12px 0px;
  145. position: relative;}
  146.  
  147. #notes{
  148. border: 4px solid {color:posts};
  149. text-align:justify;
  150. padding:0px;
  151. background-color: {color:posts};
  152. width:400px;
  153. height:auto;
  154. overflow: hidden;
  155. margin:0px 0px 12px 0px;
  156. position: relative;}
  157.  
  158.  
  159. #question{
  160. overflow:SHOW;
  161. padding-bottom:3px;
  162. margin-bottom:3px;}
  163.  
  164. #askr{
  165. display:block;
  166. float:left;
  167. width:33px;
  168. overflow:hidden;
  169. margin-right:3px;}
  170.  
  171. ul {
  172. list-style: disc;
  173. padding: 4px 0px 6px 20px;}
  174.  
  175. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:label background};}
  176.  
  177. blockquote img{display:block; width:100%;}
  178.  
  179. blockquote p{padding:0px; margin:0px;}
  180.  
  181. blockquote blockquote{position:relative; left:6px; margin-top:0px; margin-right:0px; padding-right:0px;}
  182.  
  183.  
  184. #bottominfo{
  185. padding:2px 0px 0px 0px;
  186. display:block;}
  187.  
  188. .answer p{margin:0px;}
  189.  
  190. .notes img{
  191. width:10px;
  192. position:relative;
  193. top:1px;}
  194.  
  195. ol.notes, .notes li{
  196. list-style:none;
  197. margin:0px;
  198. padding:0px;}
  199.  
  200. small {font-size:7px; line-height:10px; letter-spacing:0px;}
  201. big {font-family:arial black; color:{color:text}; font-size:14px;}
  202.  
  203. a img{border:none;}
  204.  
  205. .label {
  206. color: {color:bold text};font-weight: bold; line-height:12px;}
  207.  
  208. .odd {
  209. background-color:{color:label background};}
  210.  
  211. h2 {
  212. color: {color:text headers};
  213. font-size: 12px;
  214. line-height: 14px;
  215. font-family: arial;
  216. font-weight:bold;
  217. text-transform: uppercase;
  218. letter-spacing: -1px;}
  219.  
  220. h3 {
  221. z-index:10;
  222. text-align:center;
  223. width:160px;
  224. margin-bottom:2px;
  225. color: {color:nav text};
  226. font-size: 10px;
  227. line-height: 16px;
  228. font-family: arial black;
  229. text-transform: uppercase;
  230. letter-spacing: -1px;
  231. background-color:{color:nav text background};}
  232.  
  233. #leftholder{
  234. position: fixed;
  235. margin-left: 6px;
  236. width: 160px;
  237. height: auto;}
  238.  
  239. #rightholder{
  240. margin-top:0px;
  241. position: fixed;
  242. margin-left: 602px;
  243. width: 160px;
  244. height: auto;}
  245.  
  246. #left{
  247. z-index:8;
  248. padding: 4px;
  249. width: 160px;
  250. height: auto;
  251. margin-bottom:6px;
  252. background-color: {color:posts};}
  253.  
  254. #right{
  255. z-index:8;
  256. padding: 4px;
  257. width: 160px;
  258. height: auto;
  259. margin-bottom:6px;
  260. background-color: {color:posts};}
  261.  
  262. a.links {
  263. color:{color:bold text};
  264. background-color:{color:label background};
  265. font-family: Arial;
  266. font-size: 7px;
  267. line-height: 10px;
  268. font-weight:bold;
  269. text-transform: uppercase;
  270. letter-spacing:0px;
  271. display:block;
  272. padding:1px;
  273. margin-top: 4px;
  274. margin-bottom: 4px;}
  275.  
  276. a.links:hover {
  277. color:{color:nav text background};
  278. background-color:{color:nav text};}
  279.  
  280. a.links2 {
  281. font-size: 10px;
  282. line-height: 35px;
  283. font-family: arial black ;
  284. text-transform: uppercase;
  285. letter-spacing: -1px;
  286. color:{color:nav text};
  287. padding:6px;
  288. background-color:{color:nav text background};}
  289.  
  290. a.links2:hover {
  291. color: {color:nav text hover};
  292. background-color:{color:nav text background hover};}
  293.  
  294. #ask {
  295. font-size:10px;
  296. line-height:12px;
  297. background-color: {color:label background};
  298. padding:4px;
  299. margin-bottom:4px;}
  300.  
  301. #top{
  302. border-top: 0px solid {color:middle background};
  303. border-bottom: 2px solid {color:label background};
  304. z-index:1000;
  305. padding: 4px;
  306. width: 756px;
  307. height: auto;
  308. top:0px;
  309. left:50%;
  310. margin-left:-382px;
  311. position:fixed;
  312. background-color: {color:nav background};}
  313.  
  314. p {padding:1px;}
  315.  
  316. #note{
  317. color:{color:text};
  318. font-size:7px;
  319. text-align:right;
  320. top:0px;
  321. margin-bottom:4px;
  322. width:auto;
  323. background-color: {color:label background};
  324. padding:2px;}
  325.  
  326. #note a {font-size:7px;}
  327.  
  328. #info{
  329. margin-top:6px;
  330. background-color: {color:label background};
  331. padding:2px;}
  332.  
  333.  
  334.  
  335. .twitter{
  336. padding: 0px;
  337. margin-top:-4px;
  338. background-color: {color:center};
  339. width:160px;color:{color:text};
  340. background-color:transparent;}
  341.  
  342.  
  343. .twitter:hover {color:{color:text};}
  344.  
  345. ul#twitter_update_list{
  346. color:{color:text};
  347. list-style:none;
  348. margin-left:-20px;
  349. margin-top:0px;
  350. margin-bottom:0px;}
  351.  
  352. ul#twitter_update_list li{
  353. margin:2.5px 0;
  354. padding:4px;}
  355.  
  356. ul#twitter_update_list li:nth-child(even) {
  357. background-color:{color:background};
  358. color:{color:text};}
  359.  
  360. ul#twitter_update_list li:hover:nth-child(even){
  361. background-color:{color:nav background};
  362. color:{color:text};
  363. -webkit-transition: all 0.2s linear;
  364. -moz-transition: all 0.2s linear;
  365. transition: all 0.2s linear;}
  366.  
  367. ul#twitter_update_list li span{
  368. display:block;
  369. line-height:12px;
  370. color:{color:text};}
  371.  
  372.  
  373. .video embed, object {
  374. width:198px;
  375. height:100px;
  376. z-index:-2;
  377. margin-left:0px;}
  378.  
  379.  
  380. {CustomCSS}
  381. </style>
  382.  
  383. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  384.  
  385. </head>
  386.  
  387.  
  388. <body>
  389.  
  390.  
  391. <div id="top"><center>
  392. <a href="/" class="links2">Home</a>
  393. {block:AskEnabled}<a href="/ask" class="links2">Ask</a>{/block:AskEnabled}
  394. {block:SubmissionsEnabled}<a href="/submit" class="links2">Submit</a>{/block:SubmissionsEnabled}
  395.  
  396. <a href="/archive" class="links2">Archive</a>
  397.  
  398. {block:HasPages}
  399. {block:Pages}
  400. <a href="{URL}" class="links2">{Label}</a>
  401.  
  402. {/block:Pages}
  403. {/block:HasPages}
  404.  
  405. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links2">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  406.  
  407. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links2">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  408.  
  409. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links2">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  410.  
  411. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links2">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  412. </center></div>
  413.  
  414.  
  415. <div id="wtf">
  416.  
  417.  
  418. <div id="leftholder">
  419.  
  420.  
  421. {block:IfPortraitImage}
  422. <div id="left">
  423. <a href="/"><img src="{image:Portrait}" width="160"></a>
  424. </div>
  425. {/block:IfPortraitImage}
  426.  
  427. <div id="left">
  428. <center><h2>{Title}</h2></center>
  429. </div>
  430.  
  431. {block:Description}
  432. <div id="left">
  433. {Description}
  434. </div>
  435. {/block:Description}
  436.  
  437. {block:Pagination}
  438. <div id="left">
  439. <center> <table width="160" border="0" cellspacing="0" cellpadding="0">
  440. <tr>
  441. <td width="10">
  442. {block:PreviousPage}<a href="{PreviousPage}">◄</a>{/block:PreviousPage}
  443. </td>
  444. <td width="140"><center>{CurrentPage} of {TotalPages}</center></td>
  445. <td width="10">{block:NextPage}<a href="{NextPage}">►</a>{/block:NextPage}
  446. </td>
  447. </tr>
  448. </table></center>
  449. </div>{/block:Pagination}
  450.  
  451. <div id="left">
  452. <center><b><small>Theme By:</small></b> <a href="http://destroyer.tumblr.com"><small>Destroyer</small></a> / <a href="http://sleeplessthemes.tumblr.com"><small>Sleepless</small></a></center>
  453. </div>
  454.  
  455. </div>
  456.  
  457.  
  458.  
  459. <div id="rightholder">
  460.  
  461. <div id="right">
  462. <center><h3>Navigation</h3></center>
  463. <a href="/" class="links">Home</a>
  464. {block:AskEnabled}<a href="/ask" class="links">Ask</a>{/block:AskEnabled}
  465. {block:SubmissionsEnabled}<a href="/submit" class="links">Submit</a>{/block:SubmissionsEnabled}
  466.  
  467. <a href="/archive" class="links">Archive</a>
  468.  
  469. {block:HasPages}
  470. {block:Pages}
  471. <a href="{URL}" class="links">{Label}</a>
  472.  
  473. {/block:Pages}
  474. {/block:HasPages}
  475.  
  476. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  477.  
  478. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  479.  
  480. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  481.  
  482. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  483. </div>
  484.  
  485. {block:ifTwitterUsername}
  486. <div id="right">
  487. <center><a href="http://twitter.com/{text:Twitter Username}" ><h3>LATEST TWEET</h3></a></center>
  488.  
  489. <div class="twitter">
  490.  
  491. <div id="twitter_div"><ul id="twitter_update_list"></ul></div>
  492.  
  493. <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script>
  494. <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/{text:Twitter Username}.json?callback=twitterCallback2&count={text:Tweet Count}"></script>
  495.  
  496. </div>
  497.  
  498. </div>
  499. {/block:ifTwitterUsername}
  500.  
  501. </div>
  502.  
  503.  
  504. <div id="posts">
  505.  
  506. <center>
  507. <div class="autopagerize_page_element">
  508. {block:Posts}
  509.  
  510.  
  511.  
  512. <div id="entry">
  513.  
  514. {block:IndexPage}
  515. <div id="note">{ShortMonth}. {DayOfMonthWithZero}{DayOfMonthSuffix}, {Year} - {TimeAgo} - <a href="{ReblogURL}">Reblog</a> - <a href="{Permalink}">{NoteCount} Notes</a></div>
  516. {/block:IndexPage}
  517.  
  518. {block:Text}<h2>{Title}</h2>{Body}{/block:Text}
  519.  
  520. {block:Photo}
  521. {block:IndexPage}
  522. <center>
  523. <a href="{permalink}"><table width="198" height="120" border="0" cellspacing="0" cellpadding="0">
  524. <tr>
  525. <td background="{PhotoURL-250}" style="background-position:center center;">&nbsp;</td>
  526. </tr>
  527. </table></a>
  528. </center>
  529. {/block:IndexPage}
  530.  
  531. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="400" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  532.  
  533. {block:Photoset}
  534. {block:IndexPage}{Photoset-250}
  535. {block:IfShowCaption}{block:Caption}<p>{Caption}</p>{/block:Caption}{/block:IfShowCaption}{/block:IndexPage}
  536.  
  537. {block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}
  538. {/block:Photoset}
  539.  
  540. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  541.  
  542. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  543.  
  544. {block:Chat}
  545. {block:Title}{Title}{/block:Title}
  546. {block:Lines}
  547. {block:Label}
  548. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  549. <span class="line">{Line}</span></div>
  550. {/block:Label}
  551. {/block:Lines}
  552. {/block:Chat}
  553.  
  554. {block:Video}<center>
  555. {block:IndexPage}<div class="video">{Video-250}</div>{/block:IndexPage}
  556. {block:PermalinkPage}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</center>{/block:Video}
  557.  
  558.  
  559. {block:Audio}
  560. <center>{AudioPlayerBlack}</center>
  561.  
  562. {block:Caption}{Caption}{/block:Caption}
  563. {/block:Audio}
  564.  
  565.  
  566. {block:Answer}
  567. <div id="ask"><img src="{AskerPortraitURL-24}" style="width:28px; height:24px; vertical-align:middle; padding-right:4px;">{Asker} Asked: {Question}</div>
  568. <p>{Answer}</p>
  569. {/block:Answer}
  570.  
  571. </div>
  572.  
  573. {block:PermalinkPage}
  574. {block:Date}<div id="notes">
  575. <b>Posted:</b> <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}{block:RebloggedFrom}<br><b>Originally posted by:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  576.  
  577. {block:Photo}{block:HighRes}<br><b>HighRes:</b> <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  578.  
  579. {block:Answer}<BR><b>Ask:</b> <a href="/ask">{AskLabel}</a>{/block:Answer}
  580.  
  581. {block:Audio}<BR><b>Plays:</b> {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  582.  
  583. {block:HasTags}<BR><b>Tagged:</b> {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  584. </div>
  585. {/block:Date}
  586. {/block:PermalinkPage}
  587.  
  588. {/block:Posts}
  589. </div>
  590.  
  591. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  592. </div>
  593. </center>
  594. </div>
  595.  
  596. </body>
  597. </html>
  598.  
  599.  
  600.  
  601.  
  602.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement