Advertisement
joshdevime

theme 31

Jun 29th, 2014
3,436
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.18 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.  
  3. <!--
  4.  
  5. THEME BY IZZYSTHEMCS
  6. DO NOT REMOVE THE CREDIT & REMEMBER TO LIKE OR REBLOG THE POST
  7.  
  8. -->
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12.  
  13.  
  14. <head>
  15.  
  16. <meta name="color:bg" content="#FFFFFF">
  17. <meta name="color:link" content="#CCCCCC">
  18. <meta name="color:hover" content="#454545">
  19. <meta name="color:infobg" content="#FCFCFC">
  20. <meta name="color:text" content="#000">
  21. <meta name="color:tags" content="#CCCCCC">
  22. <meta name="color:scrollbar" content="#D6D5D5">
  23. <meta name="color:border" content="#FAFAFA">
  24. <meta name="if:Full Bkg Img" content=""/>
  25. <meta name="color:sblink" content="#030303">
  26.  
  27. <meta name="image:background" content""/>
  28. <meta name="image:sidebar" content=""/>
  29.  
  30. <meta name="if:title" content="0"/>
  31. <meta name="if:postborder" content="0"/>
  32. <meta name="if:sidebarborder" content="0"/>
  33. <meta name="if:transparentsidebar" content="0"/>
  34. <meta name="if:transparentposts" content="0"/>
  35. <meta name="if:sidebarimg" content="0"/>
  36. <meta name="if:shadows" content="0"/>
  37. <meta name="if:400pxposts" content="0"/>
  38.  
  39. <meta name="text:Title2" content="title" />
  40. <meta name="text:Link One Title" content=""/>
  41. <meta name="text:Link One" content=""/>
  42. <meta name="text:Link Two Title" content= >
  43. <meta name="text:Link Two" content=""/>
  44. <meta name="text:Link Three Title" content=""/>
  45. <meta name="text:Link Three" content="" />
  46. <meta name="text:Link Four Title" content=""/>
  47. <meta name="text:Link Four" content="" />
  48. <meta name="text:Link Five Title" content=""/>
  49. <meta name="text:Link Five" content="" />
  50.  
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  52. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  53. <link rel="shortcut icon" href="{Favicon}" />
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  55.  
  56.  
  57. <style type="text/css">
  58.  
  59. a {
  60. cursor:url(http://i.imgur.com/V12mRmx.png),auto;
  61. color:{color:link};
  62. text-decoration:none;
  63. -moz-transition-duration:0.5s;
  64. -webkit-transition-duration:0.5s;
  65. -o-transition-duration:0.5s;
  66. }
  67.  
  68. a:hover {
  69. color:{color:hover};
  70. text-decoration:none;
  71. -moz-transition-duration:0.5s;
  72. -webkit-transition-duration:0.5s;
  73. -o-transition-duration:0.5s;
  74. }
  75.  
  76. ::-webkit-scrollbar {background-color:{color:infobg}; height:8px; width:1px}
  77. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:50px}
  78. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:8px!important}
  79.  
  80.  
  81. img{
  82. opacity: 1.0;
  83. -webkit-transition: all 0.3s linear 0s;
  84. -moz-transition: all 0.3s linear 0s;
  85. -o-transition: all 0.3s linear 0s;
  86. transition: all 0.3s linear 0s;}
  87. img:hover{opacity: 0.9;
  88. -webkit-transition: all 0.3s linear 0s;
  89. -moz-transition: all 0.3s linear 0s;
  90. -o-transition: all 0.3s linear 0s;
  91. transition: all 0.3s linear 0s;}
  92.  
  93.  
  94. body {
  95. background-color: {color:Background};
  96. background-image: url({image:Background});
  97. background-attachment: fixed;
  98. background-repeat: repeat;
  99. background-position: center;
  100. {block:ifFullBkgImg}
  101. background-size:1500px;
  102. {/block:ifFullBkgImg}
  103. background-color:{color:bg};
  104. font-weight:normal;
  105. font-family:consolas;
  106. cursor:url(http://i.imgur.com/V12mRmx.png),auto;
  107. }
  108.  
  109.  
  110. h1 {
  111. font-weight:normal;
  112. font-size:9px;
  113. text-align:center;
  114. font-style:normal;
  115. line-height:80%;
  116. letter-spacing:1px;
  117. text-transform:uppercase;
  118. color:{color:text};
  119. }
  120.  
  121. h2 {
  122. font-size:15px;
  123. text-align:center;
  124. line-height:100%;
  125. letter-spacing:-0.5px;
  126. color:{color:text};
  127. font-weight:normal;
  128. padding:5px;
  129. padding-bottom:2px;
  130. }
  131.  
  132.  
  133. blockquote {
  134. border-left:1.5px solid {color:text};
  135. padding-left:5px;
  136. padding-top:5px;
  137. padding-bottom:5px;
  138. margin:5px;
  139. }
  140.  
  141. #theme {
  142. background-color:{color:bg};
  143. width:700px;
  144. margin: 0 auto -12px auto;
  145. text-align: center;
  146. }
  147.  
  148. #sidebar {
  149. color:{color:text};
  150. position:fixed;
  151. width:245px;
  152. height:600px;
  153. margin-left:80px;
  154. margin-top:0px;
  155. }
  156.  
  157. #sidebar img {
  158. width:100px;
  159. {block:ifshadows}
  160. box-shadow:rgba(0,0,0,0.1)5px 5px;
  161. {/block:ifshadows}
  162. {block:ifsidebarborder}
  163. border:1px solid #000;
  164. margin-left:-112px;
  165. {/block:ifsidebarborder}
  166. {block:iftransparentsidebar}
  167. background:transparent;
  168. {/block:iftransparentsidebar}
  169. {block:ifnottransparentsidebar}
  170. background:#fff;
  171. {/block:ifnottransparentsidebar}
  172. margin-top:5px;
  173. {block:ifnotsidebarborder}
  174. margin-left:-113px;
  175. {/block:ifnotsidebarborder}
  176. padding:5px;
  177. -webkit-transition: all 0.8s ease;
  178. -moz-transition: all 0.8s ease;
  179. -o-transition: all 0.8s ease;
  180. }
  181.  
  182. #sidebar img:hover{
  183. opacity:1;
  184. -webkit-transition: all 0.8s ease;
  185. -moz-transition: all 0.8s ease;
  186. -o-transition: all 0.8s ease;
  187. }
  188.  
  189. #title {font-size:18px;
  190. color:#000;
  191. line-height:18px;
  192. {block:ifshadows}
  193. box-shadow:rgba(0,0,0,0.1)5px 5px;
  194. {/block:ifshadows}
  195. {block:ifnotsidebarimg}
  196. margin-bottom:-33px;
  197. {/block:ifnotsidebarimg}
  198. {block:ifsidebarimg}
  199. margin-bottom:5px;
  200. {/block:ifsidebarimg}
  201. padding:5px;
  202. text-transform:lowercase;
  203. {block:iftransparentsidebar}
  204. background:transparent;
  205. {/block:iftransparentsidebar}
  206. {block:ifnottransparentsidebar}
  207. background:#fff;
  208. {/block:ifnottransparentsidebar}
  209. width:100px;
  210. {block:ifsidebarborder}
  211. border:1px solid #000;
  212. {/block:ifsidebarborder}
  213. margin-left:11px;
  214. text-align:left;}
  215.  
  216. #links {
  217. text-transform:uppercase;
  218. font-size:9px;
  219. position:fixed;
  220. text-align:left;
  221. width:104px;
  222. {block:ifsidebarimg}
  223. margin-top:10px;
  224. {/block:ifsidebarimg}
  225. {block:ifnotsidebarimg}
  226. margin-top:42px;
  227. {/block:ifnotsidebarimg}
  228. margin-left:11px;
  229. {block:ifshadows}
  230. box-shadow:rgba(0,0,0,0.1)5px 5px;
  231. {/block:ifshadows}
  232. {block:iftransparentsidebar}
  233. background:transparent;
  234. {/block:iftransparentsidebar}
  235. {block:ifnottransparentsidebar}
  236. background:#fff;
  237. {/block:ifnottransparentsidebar}
  238. {block:ifsidebarborder}
  239. border:1px solid #000;
  240. {/block:ifsidebarborder}
  241. padding:3px;
  242. }
  243.  
  244. #links a {
  245. font-size:10px;
  246. font-style:bold;
  247. padding-bottom:5px;
  248. padding:5px;
  249. color:{color:nav text};
  250. height:10px;
  251. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms -transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
  252. }
  253. #links a:hover {
  254. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms -transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;
  255. }
  256.  
  257. .desc {
  258. {block:ifsidebarborder}
  259. border:1px solid #000;
  260. {/block:ifsidebarborder}
  261. margin-top:13px;
  262. position:fixed;
  263. width:97px;
  264. margin-bottom:-200px;
  265. margin-left:-3px;
  266. text-align:left;
  267. font-size:10px;
  268. {block:ifshadows}
  269. box-shadow:rgba(0,0,0,0.1)5px 5px;
  270. {/block:ifshadows}
  271. {block:iftransparentsidebar}
  272. background:transparent;
  273. {/block:iftransparentsidebar}
  274. {block:ifnottransparentsidebar}
  275. background:#fff;
  276. {/block:ifnottransparentsidebar}
  277. text-transform:lowercase;
  278. padding:5px;
  279. padding-left:8px;
  280. color:#000;
  281. letter-spacing:0px;
  282. line-height:130%;
  283. filter:alpha(opacity=60);
  284. -webkit-transition: .8s ease-in-out;
  285. -moz-transition: .8s ease-in-out;
  286. -o-transition: .8s ease-in-out;
  287. }
  288.  
  289. .pagi {
  290. margin-bottom:100px;
  291. opacity:1;
  292. width:400px;
  293. text-align:center;
  294. background-color:transparent;
  295. font-size:9px;
  296. font-family:arial;
  297. margin-left:550px;
  298. padding:5px;
  299. border-bottom:0px solid #ffffff;
  300. letter-spacing:1px;
  301. -webkit-transition: .8s ease-in-out;
  302. -moz-transition: .8s ease-in-out;
  303. -o-transition: .8s ease-in-out;
  304. }
  305.  
  306.  
  307. .pagi a {
  308. opacity:1;
  309. color:{color:link};
  310. }
  311.  
  312.  
  313. #stuffcontainer {
  314. margin-left:550px;
  315. margin-top:100px;
  316. text-align:left;
  317. color:{color:text};
  318. margin-bottom: 35px;
  319. }
  320.  
  321. #stuff {
  322. {block:if400pxposts}
  323. width:400px;
  324. {/block:if400pxposts}
  325. {block:ifnot400pxposts}
  326. width:500px;
  327. {/block:ifnot400pxposts}
  328. {block:iftransparentposts}
  329. background:transparent;
  330. {/block:iftransparentposts}
  331. {block:ifnottransparentposts}
  332. background:#fff;
  333. {/block:ifnottransparentposts}
  334. {block:ifpostborder}
  335. border:1px solid #000;
  336. {/block:ifpostborder}
  337. {block:ifshadows}
  338. box-shadow:rgba(0,0,0,0.1)10px 10px;
  339. {/block:ifshadows}
  340. padding:5px;
  341. margin-top:30px;
  342. text-align:justify;
  343. font-size:10px;
  344. line-height:100%;
  345. font-family:calibri;
  346. letter-spacing:0px;
  347. color:{color:text};
  348. outline:1px solid transparent;
  349. outline-offset:10px;
  350. margin-bottom:120px;
  351. }
  352.  
  353. .caption {
  354. background:#fff;
  355. width:400px;
  356. text-align:justify;
  357. font-size:10px;
  358. line-height:120%;
  359. }
  360.  
  361. #ask {
  362. font-family:cambria;
  363. background-color:#eee;
  364. padding:2px;
  365. text-align:left;
  366. color:{color:text};
  367. padding-bottom:3px;
  368. border-bottom:1px dotted #e3e3e3;
  369. }
  370.  
  371. #ans {
  372. background:#fff;
  373. text-align:left;
  374. padding:10px;
  375. color:{color:text};
  376. }
  377.  
  378. .audio {
  379. width:400px;
  380. padding-bottom:10px;
  381. background-color:{color:infobg};
  382. }
  383.  
  384. .albumart {
  385. float:left;
  386. padding:0px 10px 10px 0px;
  387. }
  388.  
  389. .albumart img {
  390. width:45px;
  391. height:45px;
  392. }
  393.  
  394. .playercontainer {
  395. text-align:left;
  396. padding:10px;
  397. background-color:#ffffff;
  398. width:480px;
  399. }
  400.  
  401. .audioinfo {
  402. padding:10px;
  403. color:{color:text};
  404. }
  405.  
  406. #postinfo {
  407. {block:if400pxposts}
  408. width:400px;
  409. {/block:if400pxposts}
  410. {block:ifnot400pxposts}
  411. width:500px;
  412. {/block:ifnot400pxposts}
  413. font-family:calibri;
  414. text-transform:lowercase;
  415. padding:5px;
  416. padding-right:10px;
  417. font-size:10px;
  418. text-align:center;
  419. padding-top:10px;
  420. color:{color:text};
  421. -moz-transition-duration:0.5s;
  422. -webkit-transition-duration:0.5s;
  423. -o-transition-duration:0.5s;
  424. {block:PermalinkPage}text-align:left;
  425. {/block:PermalinkPage}}
  426.  
  427. #postinfo a:hover {
  428. color:{color:linkhover};}
  429.  
  430. #postinfo a {
  431. text-decoration:none;}
  432.  
  433. .note {
  434. text-transform:uppercase;
  435. font-style:normal;
  436. letter-spacing:0px;
  437. font-size: 9px;
  438. text-align:left;
  439. line-height:90%;
  440. margin-left:-40px;
  441. }
  442.  
  443. .note li {
  444. list-style-type:none;
  445. border-bottom:1px solid {color:border};
  446. padding:10px 25px 10px 25px;
  447. text-align:left;
  448. margin:0px;
  449. -moz-transition-duration:0.5s;
  450. -webkit-transition-duration:0.5s;
  451. -o-transition-duration:0.5s;
  452. }
  453.  
  454.  
  455. .tags {
  456. z-index:99999999999999;
  457. font-style:normal;
  458. text-transform:normal;
  459. font-style:normal;
  460. font-size:10px;
  461. font-style:none;
  462. text-align:center;
  463. -moz-transition-duration:0.5s;
  464. -webkit-transition-duration:0.5s;
  465. -o-transition-duration:0.5s;
  466. }
  467.  
  468. .tags a {
  469. {block:if400pxposts}
  470. width:400px;
  471. {/block:if400pxposts}
  472. {block:ifnot400pxposts}
  473. width:500px;
  474. {/block:ifnot400pxposts}
  475. }
  476.  
  477. ul.chat, .chat ol, .chat li {
  478. list-style:none;
  479. margin:0px;
  480. padding:2px;
  481. }
  482.  
  483. .label {
  484. text-decoration:underline;
  485. font-weight:700;
  486. background-color:{color:infobg};
  487. margin-right:5px;
  488. }
  489.  
  490. #credit {
  491. font-size:8px;
  492. }
  493.  
  494. {CustomCSS}
  495.  
  496. </style></head>
  497. <body>
  498. <div id="theme">
  499. <div id="sidebar">
  500. {block:iftitle}<div id="title"><b>{text:Title2}</b></div>{/block:iftitle}
  501. {block:ifsidebarimg}<div id="sidebarimgage">
  502. <a href="/"><img src="{image:sidebar}"></a></div>{/block:ifsidebarimg}<div id="links">
  503. <a href="{text:link one}"><b>{text:link one title}</a>
  504. <a href="{text:link two}">{text:link two title}</a>
  505. <a href="{text:link three}">{text:link three title}</a>
  506. <a href="{text:link four}">{text:link four title}</a>
  507. <a href="{text:link five}">{text:link five title}</b></a>
  508. <div class="desc">
  509. {Description}</div>
  510. </center>
  511. </div></div></div></div></div>
  512.  
  513. <div id="stuffcontainer">
  514.  
  515. {block:Posts}
  516.  
  517.  
  518. {block:ContentSource}
  519. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  520. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  521. {/block:SourceLogo}
  522. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  523. {/block:ContentSource}
  524.  
  525. <div id="stuff">
  526.  
  527. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  528.  
  529. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  530.  
  531. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  532. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  533.  
  534. {block:if400pxposts}{block:Photo}<center><img src="{PhotoURL-400}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}{block:if400pxposts}
  535.  
  536. {block:ifnot400pxposts}{block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}{/block:ifnot400pxposts}
  537.  
  538. {block:if400pxposts}{block:Photoset}<center>{Photoset-400}</center>
  539. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}{/block:if400pxposts}
  540.  
  541. {block:ifnot400pxposts}{block:Photoset}<center>{Photoset-500}</center>
  542. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}{/block:ifnot400pxposts}
  543.  
  544. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  545.  
  546. {block:if400pxposts}{block:Video}{Video-400}{block:Caption}{Caption}{/block:Caption}{/block:Video}{/block:if400pxposts}
  547.  
  548. {block:ifnot400pxposts}{block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}{/block:ifnot400pxposts}
  549.  
  550. {block:Answer}<div id="ask"><img align="left" src="{AskerPortraitURL-30}"style="border-radius:100px;margin-top:-11px;margin-left:-15px;">&nbsp;&nbsp; <i><big><b>{Asker}</b></big> asked: {Question}</i></div><div id="ans">{Answer}</div>{/block:answer}
  551.  
  552. {block:Audio}<div class="audio">{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  553. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  554. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  555. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  556. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  557.  
  558.  
  559. {block:Date}<div id="postinfo">{TimeAgo} {block:NoteCount} &nbsp;&nbsp;&nbsp;&nbsp;<a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount}&nbsp;&nbsp;&nbsp;&nbsp;
  560.  
  561. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}{block:ContentSource} / <a href="{SourceURL}">src</a>{/block:ContentSource}
  562.  
  563. {/block:Date}
  564. {block:HasTags}
  565. <br><div class="tags">{block:Tags}<a href="{TagURL}">{Tag}&nbsp;&nbsp;</a>&nbsp;{/block:Tags}
  566. {/block:HasTags}
  567. {block:PostNotes}{PostNotes}{/block:PostNotes}
  568. </div></div></div>
  569. {/block:Posts}
  570.  
  571. </div>
  572.  
  573. {block:Pagination}
  574. <div class="pagi">
  575. {block:PreviousPage}
  576. <a href="{PreviousPage}">← back </a>
  577. {/block:PreviousPage}
  578. {block:JumpPagination length="0"}
  579. {block:CurrentPage}
  580. <span class="current_page">{PageNumber}</span>
  581. {/block:CurrentPage}
  582. {block:JumpPage}
  583. <a class="jump_page" href="{URL}">{PageNumber}</a>
  584. {/block:JumpPage}
  585. {/block:JumpPagination}
  586. {block:NextPage}
  587. <a href="{NextPage}"> next →</a>
  588. {/block:NextPage}
  589. </div>
  590. {/block:Pagination}
  591.  
  592.  
  593. </div>
  594. </div>
  595. </div>
  596.  
  597. <div style="font-size:14px;font-family:helvetica;position:fixed;bottom:0;right:0;padding:5px;z-index:9999;">
  598.  
  599. <div id="credit">
  600. <a href="http://izzysthemcs.tumblr.com/"><big>♥</big></a>
  601.  
  602. </div></div>
  603.  
  604. </div>
  605.  
  606. </body>
  607. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement