Advertisement
sleeplessthemes

Conquer

Dec 29th, 2011
18,285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.53 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  2. "http://www.w3.org/TR/html4/loose.dtd">
  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. Conquer Theme by: destroyer.tumblr.com | sleeplessthemes.com
  8. Conquer Theme by: destroyer.tumblr.com | sleeplessthemes.com
  9. Conquer Theme by: destroyer.tumblr.com | sleeplessthemes.com
  10. Conquer Theme by: destroyer.tumblr.com | sleeplessthemes.com
  11. Conquer Theme by: destroyer.tumblr.com | sleeplessthemes.com
  12. Conquer Theme by: destroyer.tumblr.com | sleeplessthemes.com
  13. -->
  14.  
  15. <html>
  16. <head>
  17. <!-- DEFAULT COLORS -->
  18. <meta name="color:Background" content="#201e20"/>
  19. <meta name="color:post" content="#090808"/>
  20. <meta name="color:sidebar" content="#ffffff"/>
  21. <meta name="color:Text" content="#464646"/>
  22. <meta name="color:text headers" content="#9e9e9e"/>
  23. <meta name="color:bold text" content="#9e9e9e"/>
  24. <meta name="color:label background" content="#0c0c0c"/>
  25. <meta name="color:link" content="#969696"/>
  26. <meta name="color:link hover" content="#ffffff"/>
  27. <meta name="color:nav link" content="#424242"/>
  28. <meta name="color:nav link hover" content="#201e20"/>
  29.  
  30.  
  31. <meta name="image:Logo" content=""/>
  32. <meta name="image:Portrait" content=""/>
  33. <meta name="image:Background" content=""/>
  34.  
  35. <meta name="if:Show Infinite Scroll" content="1" />
  36. <meta name="if:Show Photo Caption" content="1" />
  37.  
  38.  
  39. <meta name="text:Font Size" content="9px"/>
  40. <meta name="font:Body" content="'Arial', Trebuchet MS, Helvetica, Tahoma, sans-serif" />
  41.  
  42. <title>{Title}</title>
  43. <link rel="stylesheet" href="http://static.tumblr.com/usaykzx/o8Bku9w35/reset.css" type="text/css" />
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49.  
  50. <script> $("#entry").css({ opacity: 0.5 }); </script>
  51. {block:IfShowInfiniteScroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfShowInfiniteScroll}
  52.  
  53. <style type="text/css">
  54. body{
  55. height:100%;
  56. margin-top:0px;
  57. text-align:justify;
  58. color: {color:Text};
  59. font-family: {font:Body};
  60. font-size: {text:Font Size};
  61. line-height: 12px;
  62. background-color: {color:Background};
  63. background-image:url({image:Background});
  64. background-attachment: fixed;
  65. background-position:bottom center;
  66. background-repeat: repeat;}
  67.  
  68. a, a:link, a:visited, a:active{color: {color:link}; text-decoration:none;
  69. font-family: {font:Body};
  70. font-size: {text:Font Size}; line-height:12px; }
  71. a:hover{color: {color:link hover};}
  72.  
  73. #tumblr_controls{
  74. position:fixed!important;}
  75.  
  76. b, strong{color: {color:bold text};
  77. font-family: {font:Body};
  78. font-size: {text:Font Size}; line-height:12px;}
  79.  
  80. #wtf {
  81. background-image:url();
  82. width:408px;
  83. max-height:100%;
  84. overflow: visible;
  85. margin-left: -394px;
  86. left:50%;
  87. top:10px;
  88. position: relative;
  89. padding:4px;
  90. color: {color:Text};
  91. font-family: {font:Body};
  92. font-size: {text:Font Size};
  93. line-height: 12px;}
  94.  
  95. #entry {
  96. background-color: {color:post};
  97. border: 0px solid {color:post};
  98. z-index:6;
  99. overflow:visible;
  100. width:400px;
  101. height: auto;
  102. padding:4px;
  103. margin:0px 0px 10px 0px;}
  104.  
  105. #sidebarholder {
  106. top: 4px;
  107. margin-left: 26px;
  108. width: 366px;
  109. height: auto;
  110. position:fixed;
  111. left: 50%;
  112. padding-right:2px;}
  113.  
  114. #sidebar {
  115. background-color: {color:post};
  116. width: 360px;
  117. height: auto;
  118. padding-top: 4px;
  119. padding-bottom:4px;
  120. padding-left:4px;
  121. padding-right:4px;}
  122.  
  123.  
  124. #info {
  125. background-color: {color:post};
  126. border: 0px solid {color:post};
  127. z-index:6;
  128. overflow:visible;
  129. width:400px;
  130. height: auto;
  131. padding:4px;
  132. margin:0px 0px 10px 0px;}
  133.  
  134. #notes {
  135. background-color: {color:post};
  136. border: 0px solid {color:post};
  137. z-index:6;
  138. overflow:visible;
  139. width:400px;
  140. height: auto;
  141. padding:4px;
  142. margin:0px 0px 10px 0px;}
  143.  
  144.  
  145. p{
  146. margin-top:0px;
  147. margin-bottom:0px;}
  148.  
  149. #question{
  150. overflow:SHOW;
  151. padding-bottom:3px;
  152. margin-bottom:3px;}
  153.  
  154. #askr{
  155. display:block;
  156. float:left;
  157. width:33px;
  158. overflow:hidden;
  159. margin-right:3px;}
  160.  
  161. ul {
  162. list-style: disc;
  163. padding: 4px 0px 6px 20px;}
  164.  
  165. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:label background};}
  166.  
  167. blockquote img{display:block; width:100%;}
  168.  
  169. blockquote p{padding:0px; margin:0px;}
  170.  
  171. blockquote blockquote{position:relative; left:6px; margin-top:0px; margin-right:0px; padding-right:0px;}
  172.  
  173. #bottominfo{
  174. padding:2px 0px 0px 0px;
  175. display:block;}
  176.  
  177. .answer p{margin:0px;}
  178. .notes img{
  179. width:10px;
  180. position:relative;
  181. top:1px;}
  182.  
  183. ol.notes, .notes li{
  184. list-style:none;
  185. margin:0px;
  186. padding:0px;}
  187.  
  188. small {font-size:8px; line-height:8px; letter-spacing:0px;}
  189. big {font-family:arial black; color:{color:text}; font-size:14px;}
  190.  
  191. .audio {width:100%; background:black; border:0px dotted #D6D6D6;}
  192.  
  193. a img{border:none;}
  194.  
  195. .label {
  196. color: {color:bold text};font-weight: bold; line-height:12px;}
  197.  
  198. .odd {
  199. background-color:{color:label background};}
  200.  
  201.  
  202. h1 {
  203. font-size: 24px;
  204. line-height: 24px;
  205. font-family: impact;
  206. font-weight:normal;
  207. text-transform: uppercase;
  208. letter-spacing: -1px;
  209. color:{color:text headers};
  210. text-align:center;
  211. margin:0px;
  212. padding-bottom:4px;}
  213.  
  214. h2 {
  215. font-size: 16px;
  216. line-height: 16px;
  217. font-family: impact;
  218. font-weight:normal;
  219. text-transform: uppercase;
  220. letter-spacing: -1px;
  221. color:{color:text headers};
  222. text-align:left;}
  223.  
  224.  
  225. a.links1 {
  226. text-align:center;
  227. width:83px;
  228. color: {color:bold text};
  229. display: inline-block;
  230. text-transform: uppercase;
  231. font-family:arial;
  232. font-weight:bold;
  233. font-size:7px;
  234. padding: 2px;
  235. -webkit-transition-property:color, text;
  236. -webkit-transition-duration: .2s;
  237. -moz-transition-duration: .2s;
  238. -webkit-transition-timing-function: linear, ease-in;
  239. margin-bottom:2px;
  240. background-color: {color:nav link};}
  241.  
  242.  
  243. a.links1:hover {
  244. text-align:center;
  245. color: {color:bold text};
  246. -webkit-transition-duration: .2s;
  247. -moz-transition-duration: .2s;
  248. background-color: {color:nav link hover};}
  249.  
  250.  
  251. #ask {
  252. font-size:10px;
  253. line-height:12px;
  254. background-color: {color:label background};
  255. padding:4px;
  256. margin-bottom:4px;}
  257.  
  258. .postpic img {width:400px;}
  259.  
  260. img.middle {
  261. vertical-align:middle;
  262. margin-bottom:3px;}
  263.  
  264. #credit {
  265. opacity:0.8;
  266. filter: alpha(opacity=80);
  267. -moz-opacity:0.8;
  268. background-color:#000000;
  269. color:{color:tags};
  270. -webkit-transition-property:color, text;
  271. -webkit-transition-duration: .2s;
  272. -moz-transition-duration: .2s;
  273. -webkit-transition-timing-function: linear, ease-in;
  274. opacity:0.4;
  275. -moz-opacity:0.4;
  276. filter:alpha(opacity=40);
  277. width:100%;
  278. bottom:0px;
  279. position:absolute;
  280. z-index:1000;}
  281.  
  282. #credit:hover {
  283. -webkit-transition-property:color, text;
  284. -webkit-transition-duration: .2s;
  285. -moz-transition-duration: .2s;
  286. -webkit-transition-timing-function: linear, ease-in;
  287. opacity:1;
  288. -moz-opacity:1;
  289. filter:alpha(opacity=100);}
  290.  
  291. #credit b {
  292. text-shadow: 1px 1px 6px #000;
  293. color:{color:tags};
  294. font-size: 7px;
  295. line-height: 8px;
  296. font-family: verdana;
  297. font-weight: bold;
  298. text-transform: uppercase;
  299. letter-spacing: 2px;}
  300.  
  301. #credit a {
  302. text-shadow: 1px 1px 6px #000;
  303. color:{color:tags};
  304. font-size: 7px;
  305. line-height: 8px;
  306. font-family: verdana;
  307. font-weight:normal;
  308. text-transform: uppercase;
  309. letter-spacing: 2px;}
  310.  
  311. #credit a:hover {
  312. text-shadow: 1px 1px 6px #000;
  313. color:{color:tags};
  314. font-size: 7px;
  315. line-height: 8px;
  316. font-family: verdana;
  317. font-weight:normal;
  318. text-transform: uppercase;
  319. letter-spacing: 2px;}
  320.  
  321. p {paddin:4px;}
  322. {CustomCSS}
  323. </style>
  324.  
  325. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  326.  
  327. <script type="text/javascript" src="http://static.tumblr.com/j4dtzbm/TKllubdk7/scrolltopcontrol.js"></script>
  328.  
  329. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  330. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/2eWl5b9xv/nav.js"></script>
  331.  
  332. </head>
  333.  
  334.  
  335. <body>
  336.  
  337. <div id="wtf">
  338.  
  339. <div id="sidebarholder">
  340.  
  341. {block:IfLogoImage}
  342. <div style="margin-bottom:-60px; z-index:10; position:relative;">
  343. <center>
  344. <a href="http://{name}.tumblr.com"><img src="{image:Logo}" width="360" style="padding-bottom:4px;"></a>
  345. </center></div>{/block:IfLogoImage}
  346.  
  347.  
  348.  
  349. <div id="sidebar">
  350.  
  351. <div style="padding-bottom:4px; margin-top:0px; z-index:-1;">
  352. {block:IfPortraitImage}
  353. <a href="http://{name}.tumblr.com"><img src="{image:Portrait}" width="360" style="padding-bottom:0px;"></a>
  354. {/block:IfPortraitImage}</div>
  355.  
  356. {block:Description}{Description}{/block:Description}<br><br>
  357.  
  358.  
  359. <center>
  360. <a href="/" class="links1">Home</a>
  361. {block:AskEnabled}<a href="/ask" class="links1">Ask</a>{/block:AskEnabled}
  362. {block:SubmissionsEnabled}<a href="/submit" class="links1">Submit</a>{/block:SubmissionsEnabled}
  363.  
  364. <a href="/archive" class="links1">Archive</a>
  365.  
  366. {block:HasPages}
  367. {block:Pages}
  368. <a href="{URL}" class="links1">{Label}</a>
  369. {/block:Pages}
  370. {/block:HasPages}
  371.  
  372. {block:ifCustomLinkOneTitle}<a href="{text:Custom Link One}" class="links1">{text:Custom Link One Title}</a>{/block:ifCustomLinkOneTitle}
  373.  
  374. {block:ifCustomLinkTwoTitle}<a href="{text:Custom Link Two}" class="links1">{text:Custom Link Two Title}</a>{/block:ifCustomLinkTwoTitle}
  375.  
  376. {block:ifCustomLinkThreeTitle}<a href="{text:Custom Link Three}" class="links1">{text:Custom Link Three Title}</a>{/block:ifCustomLinkThreeTitle}
  377.  
  378. {block:ifCustomLinkFourTitle}<a href="{text:Custom Link Four}" class="links1">{text:Custom Link Four Title}</a>{/block:ifCustomLinkFourTitle}
  379. </center><br>
  380.  
  381.  
  382.  
  383. {block:Pagination}
  384. <center><table width="360" border="0" cellspacing="0" cellpadding="0">
  385. <tr>
  386. <td width="180">
  387. {block:PreviousPage}<div align="left"><a href="{PreviousPage}">◄ Previous</a></div>{/block:PreviousPage}
  388. </td>
  389.  
  390. <td width="180">{block:NextPage}<div align="right"><a href="{NextPage}">Next ►</a></div>{/block:NextPage}
  391. </td>
  392. </tr>
  393. </table></center>
  394. {/block:Pagination}
  395. </div><br>
  396.  
  397. <div id="credit">
  398. <center><b>Theme By:</b> <a href="http://destroyer.tumblr.com">Destroyer</a> / <a href="http://sleeplessthemes.tumblr.com">Sleepless</a></center></div>
  399.  
  400. </div>
  401.  
  402.  
  403. <div class="autopagerize_page_element">
  404. {block:Posts}
  405. <div id="entry">
  406.  
  407. {block:Text}<h2>{Title}</h2>
  408. <div class="postpic">
  409. <p>{Body}</p>
  410. </div>
  411. {/block:Text}
  412.  
  413. {block:Photo}
  414. {block:IndexPage}
  415. <center><a href="{permalink}"><img src="{PhotoURL-500}" width="400" border="0"></a></center>
  416. {block:IfShowPhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfShowPhotoCaption}
  417. {/block:IndexPage}
  418.  
  419. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="400" alt="{PhotoAlt}"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:Photo}
  420.  
  421. {block:Photoset}<center>{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}
  422. {block:Caption}{Caption}{/block:Caption}
  423. {/block:PermalinkPage}</center>
  424. {/block:Photoset}
  425.  
  426. {block:Quote}<h2>"{Quote}"</h2>{block:Source}{Source}{/block:Source}{/block:Quote}
  427.  
  428. {block:Link}<a href="{URL}" class="link" {Target}><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{/block:Link}
  429.  
  430. {block:Chat}
  431. {block:Title}{Title}{/block:Title}
  432. {block:Lines}
  433. {block:Label}
  434. <div class="{Alt}"><span class="label"><strong>{Label}</strong></span>
  435. <span class="line">{Line}</span></div>
  436. {/block:Label}
  437. {/block:Lines}
  438. {/block:Chat}
  439.  
  440. {block:Video}<center>{block:IndexPage}<div id="video">{Video-400}</div>{block:IfNotHidePhotoCaption}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHidePhotoCaption}{/block:IndexPage}
  441.  
  442. {block:PermalinkPage}<div id="video">{Video-400}</div>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}</center>
  443. {/block:Video}
  444.  
  445. {block:Audio}
  446. <center><div class="audio">{AudioPlayerBlack}</div></center>
  447. {block:Caption}{Caption}{/block:Caption}
  448. {/block:Audio}
  449.  
  450. {block:Answer}
  451. <div id="ask"><img src="{AskerPortraitURL-24}" style="width:24px; height:24px; vertical-align:middle; padding-right:4px;">{Asker} Asked: {Question}</div>
  452. <div class="postpic"><p>{Answer}</p></div>
  453. {/block:Answer}
  454.  
  455. {block:IndexPage}
  456. <div style="margin-top:10px;"><div align="right"><font color="#cb1e3a">&hearts;</font> <a href="{Permalink}">{NoteCountWithLabel}</a> <a href="{Permalink}">{TimeAgo}</a>
  457. <a href="{ReblogURL}"><img src="http://assets.tumblr.com/images/iframe_reblog_alpha.png?4" width="48" border="0" class="middle"></a></div></div>
  458.  
  459. {/block:IndexPage}
  460.  
  461. </div>
  462.  
  463.  
  464. {block:PermalinkPage}
  465. {block:Date}
  466. <div id="info"><div id="bottominfo">
  467.  
  468. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}</a> at {12Hour}:{Minutes}{AmPm}{block:RebloggedFrom}<br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  469.  
  470. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  471.  
  472. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  473.  
  474. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  475.  
  476. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  477.  
  478. </div></div>
  479. {/block:Date}
  480. {/block:PermalinkPage}
  481.  
  482.  
  483. {block:PostNotes}
  484. <div id="notes">{PostNotes}</div>
  485. {/block:PostNotes}
  486.  
  487. {/block:Posts}
  488. </div> </*Infinite Scroll*/>
  489. </div> </*WTF*/>
  490. </body>
  491. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement