Godamniall

Theme 5.2 - Pompeii

Mar 22nd, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.40 KB | None | 0 0
  1. <!--
  2.  
  3. THEME 5 VERSION 2 BY GODAMNIALL-KATHYA
  4. PLEASE DONT DISTRIBTUTE, DONT DELETE/REMOVE THE CREDIT, DONT CLAIM AS YOUR OWN PLEASE,ITS NOT FAB
  5.  
  6.  
  7. -->
  8.  
  9. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13. <head>
  14.  
  15. <title>{Title}</title>
  16. <link rel="shortcut icon" href="{Favicon}">
  17. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  18. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  19.  
  20.  
  21. <meta name="color:Text" content="#000000"/>
  22. <meta name="color:Link" content="#000000"/>
  23. <meta name="color:Tags" content="#000000"/>
  24. <meta name="color:Hover" content="#444444"/>
  25. <meta name="color:scrollbarbg" content="ffffff"/>
  26.  
  27. <meta name="image:sidebar" content=""/>
  28. <meta name="image:bg" content=""/>
  29.  
  30. <meta name="text:sidetitle" content="" />
  31. <meta name="text:linkC" content="">
  32. <meta name="text:linkC url" content="/">
  33. <meta name="text:linkD" content="">
  34. <meta name="text:linkD url" content="/">
  35. <meta name="text:linkE" content="">
  36. <meta name="text:linkE url" content="/">
  37.  
  38. <link href='http://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'>
  39.  
  40. <style type="text/css">
  41.  
  42.  
  43. ::-webkit-scrollbar {
  44. width: 5px;height: 5px;}
  45. ::-webkit-scrollbar-button:start:decrement,
  46. ::-webkit-scrollbar-button:end:increment {
  47. height: 6px;display: block;background-color: {color:white};}
  48. ::-webkit-scrollbar-track-piece {
  49. background-color: {color:scrollbarbg};}
  50. ::-webkit-scrollbar-thumb:vertical {
  51. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  52.  
  53.  
  54. body {
  55. background:{color:background};
  56. margin:0px;
  57. color:{color:text};
  58. font-family:Arial, Helvetica;
  59. font-size:9px;
  60. line-height:100%;
  61. }
  62.  
  63. a {
  64. text-decoration:none;
  65. -moz-outline-style:none;
  66. color:{color:link};
  67. }
  68.  
  69. img {
  70. border:none;
  71. }
  72.  
  73.  
  74. h1 {
  75. font-size:12px;
  76. text-transform:uppercase;
  77. }
  78.  
  79. blockquote {
  80. padding-left:5px;
  81. border-left:2px solid;
  82. }
  83.  
  84. blockquote blockquote {
  85. padding-left:5px;
  86. border-left:2px solid;
  87. }
  88.  
  89.  
  90. a:hover {
  91. opacity:1;
  92. color:{color:hover};
  93. -webkit-transition: all 0.5s ease;
  94. -moz-transition: all 0.5s ease;
  95. -o-transition: all 0.5s ease
  96. }
  97.  
  98.  
  99. #sidebar {
  100. position:fixed;
  101. height:200px;
  102. width:125px;
  103. margin-left:200px;
  104. margin-top:170px;
  105. opacity:1;
  106. background-color:#000;
  107. }
  108.  
  109. #sidebarimage {
  110. width 120px;
  111. margin-top: 22px;
  112. margin-left: 1px;
  113. }
  114.  
  115. #sidebarimage img {
  116. width:180px;
  117. padding:7px;
  118. background-color: #000;
  119. border:#000 solid 5.3px;
  120. }
  121.  
  122. #sidebar #title{
  123. font-family:verdana-;
  124. position:fixed;
  125. text-align:center;
  126. width:195px;
  127. height:22px;
  128. padding-top: 10px;
  129. margin-top:0px;
  130. margin-left:10px;
  131. font-size:22px;
  132. font-style:none;
  133. color:#fff;
  134. background-color: #000;
  135. text-shadow: 2px 0 .2px #00FF33, -2px 0 .2px #FF00CC;
  136. }
  137.  
  138.  
  139. .desc {
  140. position:fixed;
  141. margin-top:21px;
  142. margin-left:0px;
  143. font-family:verdana-;
  144. line-height:100%;
  145. font-size:14px;
  146. font-style:none;
  147. width:187px;
  148. padding:9px;
  149. text-align:justify;
  150. color:#fff;
  151. background-color: #000;
  152. }
  153.  
  154. .desc a
  155. {color:#fff;
  156. -moz-transition-duration:0.6s;
  157. -webkit-transition-duration:0.6s;
  158. -o-transition-duration:0.6s;
  159. }
  160.  
  161. .desc a:hover {
  162. color:#000;
  163. }
  164.  
  165.  
  166. .links {
  167. position:fixed;
  168. margin-top:-2px;
  169. margin-left:0px;
  170. height:14.8px;
  171. width:205px;
  172. padding-top: 10px;
  173. word-spacing:3px;
  174. font-family:verdana-;
  175. text-align:center;
  176. text-transform:capitalize;
  177. background-color: #000
  178. }
  179.  
  180. .links a {
  181. font-size: 13.5px;
  182. color:#fff;
  183. }
  184.  
  185. .links a:hover {
  186. text-shadow: 2px 0 .2px #00FF33, -2px 0 .2px #FF00CC;
  187. }
  188.  
  189. #pagi{
  190. color:#000;
  191. width:461px;
  192. font-size:15px;
  193. text-align:center;
  194. height:16px;
  195. margin-left:-130px;
  196. margin-top:120px;
  197. position:fixed;
  198. font-family:cambria;
  199. letter-spacing:0px;
  200. word-spacing:2px;
  201. }
  202.  
  203. #pagi a {
  204. color:#000;
  205. }
  206.  
  207. #all {
  208. padding:10px;
  209. width:500px;
  210. margin-left:650px;
  211. margin-top:50px;
  212. font-size:10px;
  213. }
  214.  
  215.  
  216.  
  217. #posts {
  218. width:500px;
  219. padding-bottom:20px;
  220. padding:10px;
  221. margin-top:30px;
  222. background-color:{color:Post};
  223. margin-left:-85px;
  224. }
  225.  
  226.  
  227. #details {
  228. text-align:center;
  229. margin-top:8px;
  230. text-transform:uppercase;
  231. font-size:8px;
  232. font-style:none;
  233. }
  234.  
  235.  
  236. #tags {
  237. font-family:cambria;
  238. letter-spacing:0px;
  239. text-transform:lowercase;
  240. font-size:10px;
  241. font-style:italic;
  242. margin-top:2px;
  243. text-align:center;
  244. }
  245.  
  246. #tags a {
  247. display:inline-block;
  248. padding:-3px;
  249. text-align:center;
  250. color:{color:Tags};
  251. -webkit-transition: all 0.6s ease-in-out;
  252. -moz-transition: all 0.6s ease-in-out;
  253. -o-transition: all 0.6s ease-in-out;
  254. -ms-transition: all 0.6s ease-in-out;
  255. -transition: all 0.6s ease-in-out;
  256. }
  257.  
  258.  
  259. #asker {
  260. background-color:#000;
  261. line-height:90%;
  262. padding:15px 15px 15px 10px;
  263. color:#fff;
  264. letter-spacing:.5px;
  265. }
  266.  
  267. #asker a {
  268. color:#fff;
  269. }
  270.  
  271. #asker a:hover {
  272. text-decoration:none;
  273. font-style:none;
  274. text-shadow: 2px 0 .2px #00FF33, -2px 0 .2px #FF00CC;
  275. }
  276.  
  277. #answer {
  278. margin-left:-75px;
  279. padding:2px;
  280. margin-bottom:5px;
  281. background-color:#fff;
  282. }
  283.  
  284. #cosa {
  285.  
  286. color:#000;
  287. background:#fff;
  288. letter-spacing:1px;
  289. text-align: center;
  290. font-size: 16px;
  291. position:fixed;
  292. left:10px;
  293. top:-136px;
  294. width:30px;
  295. -webkit-transition: all .5s ease-in-out;
  296. -moz-transition: all .5s ease-in-out;
  297. -o-transition: all .5s ease-in-out;
  298. z-index:99;
  299. border-radius:10px;
  300.  
  301. }
  302.  
  303. #cosa:hover {
  304. top:-5px;
  305. -webkit-transition: all 1s ease-in-out;
  306. -moz-transition: all 1s ease-in-out;
  307. -o-transition: all 1s ease-in-out;}
  308.  
  309. #carrot {
  310. opacity:1;
  311. border-bottom: solid 1px #aeaaaa;
  312. border-left: solid 1px #aeaaaa;
  313. border-right: solid 1px #aeaaaa;
  314. border-radius:10px;
  315. font-size:20px;
  316. margin-left:0px;
  317. margin-top:10px;
  318. background:#000;
  319. color:#fff;
  320. letter-spacing:0px;
  321. text-align: center;
  322. width:30px;
  323. line-height:150%;
  324. -webkit-transition: all .5s ease-in-out;
  325. -moz-transition: all .5s ease-in-out;
  326. -o-transition: all .5s ease-in-out;
  327.  
  328. }
  329.  
  330. #cosa:hover #carrot{
  331. opacity:0;
  332. }
  333.  
  334. #shit {
  335. text-transform:lowercase;
  336. border: solid 1px #aeaaaa;
  337. border-radius:10px;
  338. background:#fff;
  339. color:#000;
  340. font-family:'calibri';
  341. padding: 10px 10px 10px 10px;
  342. text-align:center;
  343. font-size:10px;
  344. width:120px;
  345. height:auto;
  346. }
  347.  
  348. #credit {
  349. position:fixed;
  350. font-family: 'Oswald', sans-serif;
  351. text-transform:uppercase;
  352. font-size:18px;
  353. right:10px;
  354. bottom:4px;
  355. padding:4px;
  356. letter-spacing:1px;
  357. width:9px;
  358. height:10px;
  359. text-decoration:none;
  360. }
  361.  
  362. #credit a {
  363. color:#000;
  364. text-decoration:none
  365. }
  366.  
  367. #credit a:hover {
  368. color:#000;
  369. height:10px;
  370. width:10px;
  371. text-shadow: 2px 0 .2px #bad8eb, -2px 0 .2px #fff;
  372. }
  373.  
  374. {CustomCSS}</style></head><body>
  375.  
  376. <div id="cosa">
  377.  
  378.  
  379.  
  380. <div id="shit">
  381. <center>
  382. your updates go here, delete the < br > to make this shorter
  383. if you don't want the updates tab delete everything from #cosa to #shit and delete the div id that says cosa to the < / div > thats after the div id that says carrot
  384.  
  385. <br>
  386. <br>
  387.  
  388.  
  389.  
  390. </div>
  391. <div id="carrot"> ↓</div>
  392. </div>
  393.  
  394. <div id="sidebar">
  395. <div id="title">{text:sidetitle}</div>
  396. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  397. <div class="links">
  398. <a href="/">Home</a>
  399. <a href="/ask">Mail</a>
  400. {block:IfLinkC}
  401. <a href="{text:linkC url}">{text:linkC}</a>
  402. {/block:IfLinkC}
  403. {block:IfLinkD}
  404. <a href="{text:linkD url}">{text:linkD}</a>
  405. {/block:IfLinkD}
  406. <a href="{text:linkE url}">{text:linkE}</a>
  407. {/block:IfLinkE}
  408. </div>
  409. <div class="desc">{Description}</div>
  410. {block:Pagination}<div id="pagi">
  411. {block:PreviousPage}<a href="{PreviousPage}">Back</a>{/block:PreviousPage} —
  412. {block:NextPage}<a href="{NextPage}">Next</a>{/block:NextPage}
  413. </div>{/block:Pagination}
  414. </div>
  415.  
  416. <div id="all">{block:Posts}<div id="posts">
  417.  
  418. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  419.  
  420. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  421.  
  422. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  423.  
  424. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  425.  
  426. {block:Quote}{Quote}{/block:Quote}
  427.  
  428. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="83px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  429. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  430. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  431. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  432. {/block:Audio}
  433.  
  434. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  435.  
  436. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  437.  
  438. {block:Answer}<div id="asker"><span style="text-transform:none;font-size:10px;font-style:none;"><b>{Asker}</b> whispered: </span>{Question}</div><right></div>
  439. <div id="answer"><font face="cambria">{Answer}</font>{/block:Answer}
  440.  
  441. <div id="details">
  442. <br> posted <a href="{Permalink}"> {TimeAgo} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  443. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  444. {/block:Posts}
  445. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  446. {/block:Posts}</div></div></div>
  447.  
  448.  
  449.  
  450.  
  451. <div id="credit">
  452. <a href="http://godamniall.tumblr.com/">GL</a>
  453.  
  454.  
  455.  
  456. </body></html>
Add Comment
Please, Sign In to add comment