zaincumsthemes

Bitter Diamonds ♢ Theme Cuatro

Aug 31st, 2013
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.46 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. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8.  
  9.  
  10. <!-- THEME 4 BY ZAINCUM. YOU MAY NOT USE THIS AS A BASE CODE OR CLAIM AS YOUR WON KEEP THE CREDIT INTACT -->
  11.  
  12. <!-- COLORS -->
  13.  
  14. <meta name="color:background" content="#ffffff"/>
  15. <meta name="color:text" content="#b6b5b5"/>
  16. <meta name="color:link" content="#b87889"/>
  17. <meta name="color:linkhover" content="#f0e7e1"/>
  18. <meta name="color:scrollbar" content="ececec"/>
  19.  
  20. <!-- FONTS -->
  21.  
  22. <meta name="font:title" content="Cambria" />
  23. <meta name="font:body" content="calibri" />
  24. <meta name="font:pagination" content="calibri" />
  25.  
  26.  
  27. <!-- LINKS -->
  28.  
  29. <meta name="text:link 1" content="link 1"/>
  30. <meta name="text:link 1 url" content="/" />
  31. <meta name="text:link 2" content="link 2"/>
  32. <meta name="text:link 2 url" content="/" />
  33. <meta name="text:link 3" content="link 3"/>
  34. <meta name="text:link 3 url" content="/" />
  35.  
  36. <meta name="text:words" content="Electra Heart" />
  37.  
  38.  
  39. <style type="text/css">
  40.  
  41.  
  42. ::selection {background: #fff; color:{color:selection};}
  43. ::-moz-selection {background: #fff; color:{color:selection};}
  44. ::-webkit-selection {background: #fff; color:{color:selection};}
  45.  
  46. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar};
  47. height:100px;}
  48.  
  49. ::-webkit-scrollbar { height:10px;width:5px; background-color:#fff;}
  50.  
  51.  
  52. /* --- BODY ---*/
  53.  
  54. body {
  55. font-style:none;
  56. background:{color:background};
  57. margin:0px; color:{color:text};
  58. font-family:calibri;
  59. font-size:11px;
  60. line-height:100%;
  61.  
  62. }
  63.  
  64. blockquote {
  65. border-left:2px solid #ECECEC;
  66. padding-left:2px;
  67. margin:5px;
  68. }
  69.  
  70. a {
  71. color:{color:link}
  72. }
  73.  
  74. a {
  75. text-decoration:none;
  76. -webkit-transition:all 0.5s ease-in-out;
  77. -moz-transition:all 0.5s ease-in-out;
  78. -o-transition:all 0.5s ease-in-out;
  79. -ms-transition:all 0.5s ease-in-out;
  80. transition:all 0.5s ease-in-out;
  81. }
  82.  
  83. a:hover {
  84. color:{color:linkhover}
  85. }
  86.  
  87. img {none;}
  88.  
  89. h1 , h2 {
  90. font-family:calibri;
  91. text-transform:none;
  92. font-size:14px;
  93. line-height:30px;
  94. letter-spacing:0px;
  95. text-align:center;
  96. font-style:none;
  97. }
  98.  
  99. #entries {
  100. padding:10px;
  101. width:520px;
  102. border: 28px solid #000;
  103. margin-left:580px;
  104. margin-top:0px;
  105.  
  106. }
  107.  
  108. #post {
  109. width:500px;
  110. padding-bottom:100px;
  111. font-style:none;
  112. padding:15px;
  113. margin-bottom:10px;
  114. }
  115.  
  116.  
  117.  
  118.  
  119. /* --- SIDEBAR ---*/
  120.  
  121.  
  122. #sidebar
  123. {
  124. width:300px;
  125. position:fixed;
  126. margin-left:90px;
  127. margin-top:60px;
  128. }
  129.  
  130. #sidebar {width:100px;}
  131.  
  132. #sidebarimage img
  133. {
  134. margin-left:50px;
  135. width:240px;
  136. max-height:750px;
  137. margin-top:190px;
  138. padding:5px;
  139. padding-bottom:5px;
  140. }
  141.  
  142. #sidebarimage2 img
  143. {
  144. margin-left:60px;
  145. position:fixed;
  146. width:72px;
  147. max-height:750px;
  148. margin-top:-280px;
  149. padding:5px;
  150. padding-bottom:5px;
  151. }
  152.  
  153. #sidebarimage3 img
  154. {
  155. margin-left:140px;
  156. position:fixed;
  157. width:50px;
  158. max-height:750px;
  159. margin-top:-330px;
  160. padding:5px;
  161. padding-bottom:5px;
  162. }
  163.  
  164. #sidebarimage4 img
  165. {
  166. margin-left:210px;
  167. position:fixed;
  168. width:63px;
  169. max-height:750px;
  170. margin-top:-305px;
  171. padding:5px;
  172. padding-bottom:5px;
  173. }
  174. #nav {
  175. position:fixed;
  176. overflow:hidden;
  177. margin-top:150px;
  178. margin-left:315px;
  179. }
  180.  
  181. #link1 a , #link2 a, #link3 a
  182.  
  183. #title
  184. {
  185. font-family:cambria;
  186. text-align:center;
  187. margin-top:-129px;
  188. padding-bottom:0px;
  189. text-transform:none;
  190. font-style:normal;
  191. font-size:10px;
  192. }
  193.  
  194. #description {
  195. margin-left: 110px;
  196. margin-top: -205px;
  197. width: 130px;
  198. line-height: 100%;
  199. background-color:#000000;
  200. color:#ffffff;
  201. position:fixed;
  202. text-transform:none;
  203. text-align:center;
  204. font-family:calibri;
  205. font-size: 10px;
  206. font-style:none;
  207. padding-bottom:5px;
  208. padding-top:5px;
  209. }
  210.  
  211. #links {
  212. position: fixed;
  213. font-family:calibri;
  214. padding-top: 0px;
  215. padding-bottom: 5px;
  216. margin-top: 5px;
  217. margin-left: 105px;
  218. padding-left: 0px;
  219. padding-right: 0px;
  220. letter-spacing: 1px;
  221. height: 10px;
  222. width: 100px;
  223. }
  224.  
  225. #links a {
  226. padding 5px;
  227. padding-top: 0px;
  228. padding-bottom: 1px;
  229. padding-right:2px;
  230. padding-left:2px;
  231. margin-bottom: 5px;
  232. font-size: 10px;
  233. font-style:normal;
  234. text-align:center;
  235. text-transform:none;
  236. width: 50px;
  237. }
  238.  
  239. #questions {
  240. background-color:#ffffff;
  241. color: {color:text};
  242. margin-left:0px;
  243. padding:5px;
  244. margin-top:5px;
  245. margin-bottom:5px;
  246. font-family:calibri;
  247. font-size:10px;
  248. font-style:normal;
  249. text-align:center;
  250. }
  251.  
  252. .note {
  253. padding:0px 20px 0px 20px;
  254. background-color:#FFFFFF;
  255. text-transform:lowercase;
  256. letter-spacing:0px;
  257. font-size: 11px;
  258. font-style:normal;
  259. text-align:left;
  260. line-height:120%;
  261. }
  262.  
  263. .note li {
  264. list-style-type:none;
  265. padding:5px 25px 5px 25px;
  266. text-align:left;
  267. margin-right:30px;
  268. margin-top:-50px;
  269. }
  270.  
  271. #info {
  272. font-family:calibri;
  273. text-align:center;
  274. margin-top:10px;
  275. padding-top:10px;
  276. padding:0px;
  277. padding-bottom:1px;
  278. text-transform:none;
  279. font-style:none;
  280. font-size:10px;
  281. line-height:100%;
  282. }
  283.  
  284. #RebloggedFrom {
  285. font-family:calibri;
  286. text-align:center;
  287. margin-top:-5px;
  288. padding-bottom:0px;
  289. text-transform:none;
  290. font-style:none;
  291. font-size:10px;
  292. }
  293.  
  294. #tags {
  295. font-family:calibri;
  296. text-align:center;
  297. margin-top:0px;
  298. padding-bottom:0px;
  299. text-transform:none;
  300. font-style:none;
  301. font-size:10px;
  302. }
  303.  
  304. #pagination
  305. {
  306. font-size:50px;
  307. margin-top:-15px;
  308. margin-left:55px;
  309. font-family:calibri;
  310. font-style:normal;
  311. text-align:center;
  312. position:fixed;
  313. color:#ffffff;
  314. width:80px
  315. text-transform:uppercase;
  316. word-spacing:30px;
  317. }
  318.  
  319.  
  320. #credit {
  321. position:fixed;
  322. font-size:10px;
  323. line-height:150%;
  324. right:10px;
  325. bottom:10px;
  326. }
  327.  
  328.  
  329. #words {
  330. margin-top: 10px;
  331. margin-left: 580px;
  332. width: 560px;
  333. font-size: 40px;
  334. position:center;
  335. font-family:Cambria;
  336. word-spacing: 10px;
  337. text-align:center;
  338. letter-spacing:15px;
  339. padding: 18px;
  340. padding-top:33px;
  341. padding-bottom: 28px;
  342. color: #fff;
  343. background-color: #000;
  344. z-index: 100;
  345. text-shadow:1px 2px red, -2px 3px #eb1616;
  346. -webkit-transition: all 0.4s ease-in-out;
  347. -moz-transition: all 0.4s ease-in-out;
  348. -o-transition: all 0.4s ease-in-out;
  349. }
  350.  
  351.  
  352.  
  353.  
  354.  
  355. {CustomCSS}</style></head><body>
  356.  
  357. <div id="words">{text:words}</div>
  358. <div id="sidebar">
  359. <div id="sidebarimage"><a title="home"href="/"><img src="http://media.tumblr.com/2dae65fbff44118f974592b5b28731de/tumblr_inline_msbeln6hGB1qz4rgp.png"/></a></div><br>
  360. <div id="sidebarimage2"><a title="{text:link 1}"href="/ask"><img src="http://media.tumblr.com/e23d0eb9c948ef1b7bb9997dfb1efb65/tumblr_inline_msbfj4vCA01qz4rgp.png"/></a></div><br>
  361. <div id="sidebarimage3"><a title="{text:link 2}"href="{text:link 2 url}"><img src="http://media.tumblr.com/f0d3372b993f0b2ed491f142806392a5/tumblr_inline_msbem3Mb8o1qz4rgp.png"/></a></div><br>
  362. <div id="sidebarimage4"><a title="{text:link 3}"href="{text:link 3 url}"><img src="http://media.tumblr.com/a807123e370956144f29a22284b3d100/tumblr_inline_msbem8vUh91qz4rgp.png"/></a></div><br>
  363. <div id="links">
  364. </div>
  365.  
  366.  
  367. <div id="description">{Description}</div>
  368.  
  369. <div id="scrollbar">{scrollbar}</div>
  370.  
  371.  
  372.  
  373. <div id="pagination">
  374. {block:Pagination}
  375. <div id="pagination">
  376. {block:PreviousPage}
  377. <a href="{PreviousPage}">◄</a>
  378. {/block:PreviousPage}
  379. {block:NextPage}
  380. <a href="{NextPage}">►</a>
  381. {/block:NextPage}
  382. </div>
  383. {/block:Pagination}</div>
  384.  
  385.  
  386.  
  387. {block:HasPages}{block:Pages}
  388.  
  389. <a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  390.  
  391. </div></center>
  392.  
  393.  
  394. </div>
  395.  
  396. <div id="entries">{block:Posts}<div id="post">
  397.  
  398. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  399.  
  400. {block:blockquote}{/block:blockquote}
  401.  
  402.  
  403.  
  404. {block:Photo}
  405. <center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  406. {/block:Photo}
  407.  
  408. {block:Photoset}
  409. <center>{Photoset-500}</center>{block:Caption}<i>{Caption}</i>{/block:Caption}
  410. {/block:Photoset}
  411.  
  412. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  413.  
  414. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  415.  
  416. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  417.  
  418. {block:Audio}{AudioPlayerBlack}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  419.  
  420. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  421.  
  422. {block:Answer}<div id="questions"<a href="{askerURL}"><b>{Asker}</b> asked: {Question}</div><div id="answer">{Answer}</div>{/block:answer}
  423.  
  424.  
  425. <div id="info">{block:Date}<a href="{Permalink}">{TimeAgo}{/block:Date}{/block:Date} </a>
  426. {block:NoteCount}<a href="{Permaink}"> {NoteCountWithLabel} </a>{/block:NoteCount}
  427. {block:RebloggedFrom}<a href="{ReblogParentURL}">({ReblogParentName})</a>{/block:RebloggedFrom}
  428. {block:ContentSource}<a hre="{SourceURL}">{ReblogRootName}</a>{/block:ContentSource}</div>
  429.  
  430. <div id="tags">
  431. {block:HasTags}{block:Tags} <a href="{TagURL}">#{Tag} </a>&nbsp;{/block:Tags}{/block:HasTags}</div>
  432.  
  433. </div>
  434. {block:PostNotes}{PostNotes}{/block:PostNotes}
  435. {/block:Posts}</div>
  436.  
  437. <div style="position:fixed;bottom:5px; right:5px; text-transform:uppercase; font-size:20px; letter-spacing:2px; padding: 3px;"><a href="http://zaincum.tumblr.com/">ZC</a></center></div>
  438.  
  439. </body>
  440. </html>
Add Comment
Please, Sign In to add comment