Advertisement
elizahbu

theme 6 -- joey

Jan 23rd, 2014
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.19 KB | None | 0 0
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2.  
  3. <!--
  4.  
  5. _ _ __
  6. ___| (_)______ _ ___ / _|_ __ _ __
  7. / _ \ | |_ / _` |/ _ \| |_| '__| '_ \
  8. | __/ | |/ / (_| | (_) | _| | | |_) |
  9. \___|_|_/___\__,_|\___/|_| |_| | .__/
  10. |_|
  11.  
  12. , ,
  13. |\ /|
  14. \ `-.\ \/ /.-' /
  15. \_ / \ _/
  16. __.--/ __ __ \--.__ *
  17. `\__.| (. .) |.__/`
  18. | /\ | ___ ) *
  19. \ | | / ___ /,--.\ ( )
  20. |_/ \_|.......---''`` ``-./ | \\___//
  21. / \ ` | '---'
  22. \ ^ ^ / \
  23. \ .-''-._/ , |
  24. -.-'``''`` `'<_.-. / |
  25. | | \
  26. | \ | |
  27. \ \ \ \ |
  28. `._\ / _\ /
  29. \ \ /'''---/```` '-. \
  30. \ \ | \ / \ |
  31. ( ( | U'U'U' | |
  32. | | | / / | |
  33. | | | _/ .` / /
  34. _| _| | / ( _/ /
  35. / / ( ---` / (
  36. _______\ |___\
  37.  
  38. he's watching u mothafucka so don't steal or else. and TRUST ME I'LL KNOW.
  39.  
  40. -->
  41.  
  42.  
  43. <meta name="color:background" content="#ffffff"/>
  44. <meta name="color:text" content="#838282"/>
  45. <meta name="color:desc bg" content=""/>
  46. <meta name="color:desc font" content=""/>
  47. <meta name="color:bold" content=""/>
  48. <meta name="color:italic" content=""/>
  49. <meta name="color:post bg" content=""/>
  50. <meta name="color:link" content="#b8b8b8"/>
  51. <meta name="color:link hover" content="#eeeeee"/>
  52. <meta name="color:border" content="#eeeeee"/>
  53. <meta name="color:postborder"content=""/>
  54. <meta name="color:hoverlink text" content="838282"/>
  55. <meta name="color:pagi" content="#ffffff"/>
  56. <meta name="color:linkbarbg" content=""/>
  57.  
  58. <meta name="image:bg" content=""/>
  59. <meta name="image:sidebar" content=""/>
  60. <meta name="image:sidebar2" content=""/>
  61. <meta name="image:sidebar3" content=""/>
  62. <meta name="image:title" content=""/>
  63. <meta name="image:png" content=""/>
  64.  
  65. <meta name="text:link1 text" content="link 1">
  66. <meta name="text:link1 url" content="/">
  67. <meta name="text:link1 hover" content="link 1">
  68. <meta name="text:link2 text" content="link 2">
  69. <meta name="text:link2 url" content="/">
  70. <meta name="text:link2 hover" content="link 2">
  71. <meta name="text:link3 text" content="link 3">
  72. <meta name="text:link3 url" content="/">
  73. <meta name="text:link3 hover" content="link 3">
  74. <meta name="text:link4 text" content="link 4">
  75. <meta name="text:link4 url" content="/">
  76. <meta name="text:link4 hover" content="link 4">
  77.  
  78. <head><title>{Title}</title>
  79. <link rel="shortcut icon" href="{Favicon}">
  80. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  81. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  82.  
  83. <style type="text/css">
  84.  
  85. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:#838282;}
  86. ::-webkit-scrollbar {background-color:#838282;height:7px;width:12px;border:5px solid #fff;}
  87.  
  88.  
  89. body {
  90. background:{color:background} url('{image:bg}') repeat right top fixed;
  91. margin:0px;
  92. color:{color:text};
  93. font-family:georgia;
  94. font-size:10px;
  95. line-height:100%;
  96. }
  97.  
  98. a {
  99. text-decoration:none;
  100. outline:none;
  101. -moz-outline-style:none;
  102. color:{color:link};
  103. -moz-transition-duration:0.8s;
  104. -webkit-transition-duration:0.8s;
  105. -o-transition-duration:0.8s;
  106. }
  107.  
  108. a:hover {
  109. color:{color:link hover};
  110. outline:none;
  111. -moz-outline-style:none;
  112. }
  113.  
  114. h1 {
  115. font-weight:normal;
  116. font-size:12px;
  117. text-align:center;
  118. font-style:normal;
  119. line-height:100%;
  120. letter-spacing:5px;
  121. text-transform:uppercase;
  122. color:{color:h1};
  123. }
  124.  
  125. h2 {
  126. font-size:18px;
  127. text-align:center;
  128. line-height:100%;
  129. letter-spacing:-0.5px;
  130. color:{color:h2};
  131. font-weight:normal;
  132. padding:5px;
  133. padding-bottom:2px;
  134. }
  135.  
  136. b {
  137. color:{color:bold};
  138. }
  139.  
  140.  
  141. i {
  142. color:{color:italic};
  143. }
  144.  
  145.  
  146. blockquote {
  147. border-left:2px solid {color:border};
  148. padding-left:10px;
  149. margin:20px;
  150. }
  151.  
  152. img {
  153. border:none;
  154. }
  155.  
  156. blockquote {
  157. padding-left:5px;
  158. border-left:2px solid;
  159.  
  160. }
  161.  
  162. blockquote blockquote {
  163. padding-left:5px;
  164. border-left:2px solid;
  165. }
  166.  
  167. h1 {
  168. font-size:8px;
  169. text-align:center;
  170. font-family:calibri;
  171. letter-spacing:1px;
  172. color:{color:text};
  173. }
  174.  
  175. h2 {
  176. font-size:8px;
  177. text-align:center;
  178. font-family:calibri;
  179. letter-spacing:1px;
  180. color:{color:text};
  181. }
  182.  
  183.  
  184. #sidebar {
  185. width:400px;
  186. position:fixed;
  187. margin-left:80px;
  188. }
  189.  
  190.  
  191. #sidebarimage {
  192. position:fixed;
  193. width:150px;
  194. height:400px;
  195. margin-left:-50px;
  196. margin-top:0px;
  197. }
  198.  
  199. #sidebarimage img {
  200. width:150px;
  201. height:400px;
  202. border-radius: 15px;
  203. -webkit-border-radius: 15px;
  204. -moz-border-radius: 15px;
  205. -o-border-radius: 15px;
  206. }
  207.  
  208. #sidebarimage2 {
  209. position:fixed;
  210. width:150px;
  211. height:400px;
  212. margin-left:120px;
  213. margin-top:0px;
  214. }
  215.  
  216. #sidebarimage2 img {
  217. width:150px;
  218. height:400px;
  219. border-radius: 15px;
  220. -webkit-border-radius: 15px;
  221. -moz-border-radius: 15px;
  222. -o-border-radius: 15px;
  223. }
  224.  
  225. #sidebarimage3 {
  226. position:fixed;
  227. width:150px;
  228. height:400px;
  229. margin-left:290px;
  230. margin-top:0px;
  231. }
  232.  
  233. #sidebarimage3 img {
  234. width:150px;
  235. height:400px;
  236. border-radius: 15px;
  237. -webkit-border-radius: 15px;
  238. -moz-border-radius: 15px;
  239. -o-border-radius: 15px;
  240. }
  241.  
  242. #links {
  243. width:390px;
  244. margin-top:425px;
  245. padding:5px;
  246. text-align:center;
  247. word-spacing:2px;
  248. font-size:12px;
  249. display:block;
  250. color:{color:link};
  251. background-color:{color:linkbarbg};
  252. }
  253.  
  254. #links a {
  255. letter-spacing: 1px;
  256. padding:3px;
  257. }
  258.  
  259. #description {
  260. width:370px;
  261. font-size:11px;
  262. font-family:georgia;
  263. color:{color:desc font};
  264. padding:15px;
  265. text-align:left;
  266. background:{color:desc bg};
  267. letter-spacing:1px;
  268. line-height:90%;
  269. }
  270.  
  271. #title {
  272. width:593px;
  273. height:96px;
  274. margin-left:-60px;
  275. margin-top:20px;
  276. }
  277.  
  278. #s-m-t-tooltip {
  279. max-width:300px;
  280. padding:3px 4px 5px 4px;
  281. margin:20px 0px 0px 20px;
  282. background-color:{color:hoverlink bg};
  283. border:1px solid {color:hoverlink border};
  284. font-family:calibri;
  285. font-size:9px;
  286. letter-spacing:2px;
  287. text-transform:uppercase;
  288. color:{color:hoverlink text};
  289. z-index:999999999999999999999999999999999999;
  290. }
  291.  
  292. #pagination {
  293. text-align:center;
  294. margin-top:-255px;
  295. margin-left:0px;
  296. color:{color:pagi};
  297. }
  298.  
  299. #entries {
  300. padding:20px;
  301. width:500px;
  302. margin-left:550px;
  303. margin-top:30px;
  304. }
  305.  
  306. #post {
  307. width:500px;
  308. margin-top:5px;
  309. margin-bottom:45px;
  310. padding:20px;
  311. background:{color:post bg};
  312. outline:4px double {color:postborder};
  313. outline-offset:10px;
  314. }
  315.  
  316. #postinfo {
  317. text-align:center;
  318. margin-top:20px;
  319. border-top:1px solid #eee;
  320. padding-top:5px;
  321. }
  322.  
  323. #question {
  324. float:left;
  325. padding:1px;
  326. margin-top:-2px;
  327. margin-right:5px;
  328. }
  329.  
  330. #png {
  331. margin-left:1060px;
  332. margin-top:-660px;
  333. width:275px;
  334. height:675px;
  335. }
  336.  
  337. #cred {
  338. position:fixed;
  339. font-size:8px;
  340. font-weight:normal;
  341. line-height:150%;
  342. letter-spacing:2px;
  343. right:10px;
  344. bottom:10px;
  345. text-transform:uppercase;
  346. text-align:center;
  347. background:{color:linkbarbg};
  348. }
  349.  
  350.  
  351. {CustomCSS}</style></head><body>
  352.  
  353.  
  354.  
  355.  
  356. <div id="body">
  357. <div id="sidebar">
  358.  
  359. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  360. <div id="sidebarimage2"><img src="{image:sidebar2}"></div>
  361. <div id="sidebarimage3"><img src="{image:sidebar3}"></div>
  362.  
  363. <div id="links">
  364. <a title="{text:link1 hover}" href="{text:link1 url}">{text:link1 text}</a>
  365. <a title="{text:link2 hover}" href="{text:link2 url}">{text:link2 text}</a>
  366. <a title="{text:link3 hover}" href="{text:link3 url}">{text:link3 text}</a>
  367. <a title="{text:link4 hover}" href="{text:link4 url}">{text:link4 text}</a></div>
  368.  
  369. <div id="description">{Description}</div>
  370.  
  371. <div id="title"><img src="{image:title}"></div>
  372.  
  373. <div id="png"><img src={image:png}></div>
  374.  
  375. <div id="pagination">
  376. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"><big><big>back<big></big></big></big></a>{/block:PreviousPage}
  377. {block:NextPage}— <a href="{NextPage}"><big><big>next<big></big></big></big></a>{/block:NextPage}{/block:Pagination}
  378. </div>
  379.  
  380. </div>
  381.  
  382. <div id="entries">{block:Posts}<div id="post">
  383.  
  384. {block:Text}<h1>{block:Title}<big><big>{Title}</big></big>{/block:Title}</h1>{Body}{/block:Text}
  385.  
  386. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  387.  
  388. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  389.  
  390. {block:Quote}<big><b><i>"{Quote}"</i></b></big>{block:Source}<p></p>— {Source}{/block:Source}{/block:Quote}
  391.  
  392. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  393.  
  394. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  395.  
  396. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  397.  
  398. {block:Audio}<div class="audio_container">{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>
  399. {block:Caption}<div class="caption">{Caption}</div>
  400. {/block:Caption}{/block:Audio}
  401.  
  402. {block:Answer}<div id="question"><img src="{AskerPortraitURL-24}"></div><big><i>{Asker} asked:</big></i><br>{Question}<p>{Answer}{/block:Answer}
  403.  
  404. <div id="postinfo">on <a href="{Permalink}">{DayOfMonthWithZero}.{MonthNumberWithZero}.{ShortYear}</a>{/block:Date}&nbsp;&nbsp;&nbsp;&nbsp; $ <a href="{Permalink}">{NoteCount}</a>&nbsp;&nbsp;&nbsp;&nbsp; {block:RebloggedFrom}<a href="{ReblogParentURL}"> via</a> {/block:RebloggedFrom} {block:ContentSource} / <a href="{SourceURL}"> <a href="{SourceURL}"> src</a>{/block:ContentSource}{/block:RebloggedFrom}
  405.  
  406. {block:HasTags}<div id="tags">{block:Tags} # <a href="{TagURL}">{tag}</a>, {/block:Tags}</div>{/block:HasTags}</div></div>
  407.  
  408. {/block:Posts}{block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}{/block:Posts}
  409.  
  410. </div></div></div></div>
  411. </div>
  412.  
  413.  
  414. <div id="cred"><a href="http://elizaofrp.tumblr.com/">ELIZAOFRP</a></div>
  415.  
  416. </body>
  417. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement