Advertisement
princefoolish

Theme 01

Apr 23rd, 2012
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.33 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <! theme feito por Prince-foolish| criatividade não se rouba. eu sempre serei o sol, enquanto você sempre será a lua. !>
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head>
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="font:text" content="verdana" />
  12. <meta name="font:title" content="verdana" />
  13. <meta name="color:background" content="#f8f8f8" />
  14. <meta name="color:link" content="#000000" />
  15. <meta name="color:linkhover" content="#000" />
  16. <meta name="color:text" content="#000000" />
  17. <meta name="color:post" content="#ffffff" />
  18. <meta name="color:sidebar" content="#fff" />
  19. <meta name="color:sombra" content="#ccc" />
  20. <meta name="color:link1" content="#f1f1f1" />
  21. <meta name="color:linkhover1" content="#f1f1f1" />
  22. <meta name="color:border" content="#000" />
  23. <meta name="color:frase" content="#fff" />
  24. <meta name="color:backscroll" content="#f1f1f1" />
  25. <meta name="color:scroll" content="#000" />
  26. <meta name="if:Show tags" content="1"/>
  27. <meta name="if:Show pic" content="1"/>
  28. <meta name="if:Enable endless scrolling" content="0"/>
  29. <meta name="if:Show subtitle" content="1"/>
  30. <meta name="if:Show links" content="1"/>
  31. <meta name="if:Show search" content="1"/>
  32. <meta name="if:Show sidebar image3" content="1"/>
  33. <meta name="image:tbar3" content="http://static.tumblr.com/ad0wsx2/Qu3lt2iea/tumblr_lsyngc9j571qf1ey7o1_500.jpg"/>
  34. <meta name="image:background" content=""/>
  35.  
  36. <meta name="text:frase" content="frase aqui..." />
  37. <meta name="text:Link1" content="" />
  38. <meta name="text:Link1 Title" content="" />
  39. <meta name="text:Link2" content="" />
  40. <meta name="text:Link2 Title" content="" />
  41. <meta name="text:Link3" content="" />
  42. <meta name="text:Link3 Title" content="" />
  43. <meta name="text:Link4" content="" />
  44. <meta name="text:Link4 Title" content="" />
  45. <meta name="text:Link5" content="" />
  46. <meta name="text:Link5 Title" content="" />
  47. <meta name="text:Link6" content="" />
  48. <meta name="text:Link6 Title" content="" />
  49. <meta name="text:Link7" content="" />
  50. <meta name="text:Link7 Title" content="" />
  51.  
  52. <title>{Title}</title>
  53. <link rel="shortcut icon" href="{Favicon}">
  54. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  55. {block:Description}
  56. <meta name="description" content="{MetaDescription}" />
  57. {/block:Description}
  58.  
  59. {block:IfEnableEndlessScrolling}
  60. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  61. {/block:IfEnableEndlessScrolling}
  62.  
  63.  
  64. <style type="text/css">
  65.  
  66.  
  67. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  68.  
  69. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  70. a:hover {color: {color:linkhover}; background-color: {color:post}; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  71.  
  72. p {margin: 6px 0 0 0}
  73.  
  74. blockquote {margin: 5px 5px 5px 5px; border-left: 3px solid {color:background}; padding-left: 5px; }
  75. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  76. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 2px solid {color:sidebarlinks}; }
  77. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidtext}; }
  78.  
  79. blockquote img{max-width: 470px!important}
  80. blockquote blockquote img{max-width: 450px!important}
  81. blockquote blockquote blockquote img{max-width: 430px!important}
  82. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  83.  
  84.  
  85.  
  86. #xp {text-align: center; width: 935px; margin: 20px auto 10px auto; padding: 0px; z-index: 1}
  87.  
  88. .posts {width: 507px; margin-left: 370px; margin-top: 0px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: {font:text}; font-size: 11px;}
  89.  
  90. #xright {position: fixed; margin-top: 0px; margin-left: 440px; overflow: auto; width: 534px; height: 675px;}
  91.  
  92. #entries {margin-top: 34px; margin-left: 30px;}
  93.  
  94. #top {margin-top: 200px;}
  95.  
  96. h1 {font-family: georgia; text-align: center; font-size: 18px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 16px;}
  97. h1 a {text-align: center; font-size: 18px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 16px;}
  98. h1 a:hover {text-align: center; font-size: 18px; text-transform: normal; color: {color:text}; font-weight: normal; line-height: 16px;}
  99.  
  100. .image {text-align: center; border: 0px}
  101. .image img {max-width: 500px; margin-bottom: 2px }
  102.  
  103. .xquote {font-family: verdana; text-align: center; font-size: 12px; line-height: 13px; padding: 3px;}
  104. .xquotesource {font-family: verdana; text-align: center; text-transform: none; margin-bottom: 5px;}
  105. .xquotesource a, a:hover{text-transform: none;}
  106.  
  107. .chat {line-height: 12px; list-style: none }
  108. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  109. .person1 {background-color:{color:background}; color: {color:text}; }
  110. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  111. .person2 {color: {color:text} }
  112. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  113.  
  114. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  115. .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  116. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  117. .source{display:none}
  118.  
  119. .asker {width: 480px; background-color: {color:background}; color:{color:text}; padding: 10px}
  120. .asker img{float: left; margin: 0px 4px 2px 0}
  121. .asker a{font-size: 20px; color:{color:text}; text-transform: lowercase; line-height: 27px; padding: 0; margin: 0; font-family: georgia;}
  122. .asker a:hover{font-size: 20px; color:{color:background}; text-transform: lowercase; line-height:27px; padding: 0; margin: 0; font-family: georgia;}
  123. .answer {padding: 5px 0 0 0}
  124.  
  125. #cap {width: 500px; margin-top: -2px;}
  126.  
  127. #dda {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  128. #dda a {font-size: 9px;}
  129.  
  130. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: normal;}
  131. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: normal;}
  132.  
  133. #nts {width: 500px; margin-left: 500px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  134. #nts img{display: none; border:0px}
  135.  
  136. #oipai {position: fixed; margin-left: 15px; width: 222px; height: 316px; background-color: {color:background}; margin-top: 0px;}
  137.  
  138. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  139.  
  140. .sidls {clear: both; float: left; width: 30px; margin-top: 50px; text-align: center; margin-left: 5px; position: fixed;}
  141. .sidls a {float: left; margin-right: 1px; display: block; width: 70px; letter-spacing: 0px; font-family: tinytots; font-size: 8px; text-align: center; margin-bottom: 1px; background-color: transparent; color:{color:link1};; text-decoration: none; text-transform: uppercase; height: 7px; line-height: 7px;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; padding: 4px;}
  142. .sidls a:hover {letter-spacing: 0px; background-color: transparent; color:{color:linkhover1}; text-shadow:1px 1px 8px {color:sombra};}
  143.  
  144. #borderr {margin-left: 400px; width: 527px; background-color: {color:border}; text-align: justify; margin-top: -3px; height: auto; height: 3px; position:fixed;}
  145.  
  146. #xuxu {position: fixed; margin-left: 307px; width: 203px; height: 91px; background-color: {color:background}; margin-top: 233px;}
  147.  
  148. #xiss {position: fixed; margin-left: 400px; width: 527px; height: 50px; background-color: {color:background}; margin-top: -53px;}
  149.  
  150. #frase {background-color: {color:border}; font-weight: normal; letter-spacing: 0px; color: {color:frase}; text-align: center; width: 175px; height:16px; line-height: 15px; position: absolute; margin-left: 0px; font-family: georgia; margin-top: 5px; margin-left: 2px; text-transform: uppercase; position: fixed; padding: 2px; font-size: 14px;}
  151.  
  152. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  153.  
  154. div#credit {background-color: {color:background}; font-weight: normal; letter-spacing: 0px; color: {color:text}; text-align: left; width: 100px; height:11px; line-height: 14px; position: absolute; font-family: tinytots; margin-top: -17px; text-transform: normal; margin-left: 245px; position: fixed; padding: 1px; font-size: 8px;}
  155.  
  156. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  157.  
  158. #paginal {font-family: tinytots; font-size: 8px; text-align: center;}
  159. #paginal a {background: {color:border}; margin: 0 1px 0 0; padding: 1px 3px; color: #fff;}
  160. #paginal a:hover {background: {color:background}; color: {color:text};}
  161. #paginal span.pagina_atual {background: {color:background}; margin: 0 1px 0 0; padding: 1px 3px;; color: {color:text}; font-weight: bold; text-decoration: none;}
  162. .ps {position: fixed; margin-left: 825px; padding: 3px; width: 96px; height: auto; top: 17px; background-color: {color:background}; color: {color:text};}
  163.  
  164. #sidebardescription {padding: 900px; text-align: justify; font-size: 9000px;  font-family: verdana; color: {color:text}; line-height:20px; background-color:{color:sidebar}; height:500px; width:500px; padding-left:500px; padding-right:500px;  margin-top:500px;}
  165. #sidebardescription a {color: {color:text}; font-weight:none;}
  166. #sidebardescription:hover {margin-top:-200px; margin-left:-200px; }
  167.  
  168. #ssidebardescription {padding: 900px; text-align: center; font-size: 900px;  font-family: verdana; color: {color:text}; line-height:11px; background-color:{color:sidebar}; height:500px; width:500px; margin-top: -10px; position: fixed; margin-left:500px; }
  169. #ssidebardescription a {color: {color:text}; font-weight:none;}
  170.  
  171. .sidebardescr {padding:200px; border:200px solid {color:background}; height:100px;}
  172.  
  173. #sideimg3 {display: block; margin-left: 17px; float: right; margin-top: -3px; width: auto; height: auto; background-color: transparent; position: fixed; -webkit-transition: all 3s ease-out; -moz-transition: all 3s ease-out; }
  174. .simg3 img {width: 175px; height: 270px; margin-bottom: 1px; border: 3px solid {color:border}; -webkit-transition: all 3s ease-out; -moz-transition: all 3s ease-out;}
  175.  
  176. #boatarde {margin-left: 328px; margin-top: 20px; width: 141px; font-size: 16px; height: 18px; text-align: center; background-color: {color:sidebar}; font-family: georgia; line-height: 18px;  color: {color:text}; position: fixed; text-transform: lowercase; padding: 1px 0 0px 0; overflow: visible; opacity: 1.0; overflow: hidden;}
  177.  
  178. #bomdia {margin-left: 830px; margin-top: 288px; width: 150px; font-size: 9px; height: 15px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 12px;  color: {color:text}; position: fixed; text-transform: normal; padding: 1px 0 0px 0; overflow: visible; opacity: 1.0; overflow: hidden;}
  179.  
  180. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  181.  
  182. .sdescri {text-align: center; height: auto; -webkit-border-radius: 10px 3px 10px 3px; font-size: 10px; font-family: verdana; letter-spacing: -1px; position: fixed; margin-left: 195px; height: 150px; width: 150px; background-color: #fff; color: #000; padding: 6px; margin-top: 60px; background-attachment: fixed; -webkit-transition: all 1.3s ease-out; -moz-transition: all 1.3s ease-out;}
  183. .sdescri:hover {background-color: {color:border}; color: #fff; -webkit-transition: all 1.3s ease-out; -moz-transition: all 1.3s ease-out;}
  184.  
  185. .yourdescri {text-align: center; padding: 500px; font-family: verdana; margin-top: 500px; font-size: 500px; color: {color:text}; letter-spacing: 175px; line-height: 500px; }
  186.  
  187. #hoverrr {margin-top:0px; position:fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  188. #hoverrr:hover {margin-top: 145px;}
  189.  
  190. #titled {margin-left:  277px; margin-top: 125px; width: 8px; font-size: 9px; height:29px; text-align: center; background-color: {color:sidebar}; font-family: verdana; line-height: 105%;  color: {color:text}; position: fixed; padding: 4px; text-transform:uppercase;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-border-radius: 7px 0px 0px 7px;}
  191.  
  192. #sidlinks{font-size: 9px; font-family: verdana; margin-left: 293px; width: 70px; background-color: {color:sidebar}; text-align: justify; padding: 5px; margin-top: 99px; height: auto; height:118px; border:1px solid {color:background}; position:fixed;}
  193.  
  194. #sidlinks a {float: left;  display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 70px; background-color:{color:link1}; height: 16px; color:{color:link2}; text-decoration: none; text-transform: none; line-height: 16px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  195.  
  196. #sidlinks  a:hover {color: {color:linkhover1}; background-color: {color:linkhover2}; text-align: center; letter-spacing: 1px;}
  197. .li {opacity: 1}
  198. .li2 {opacity: 0.8}
  199. .li3 {opacity: 0.6}
  200. .li4 {opacity: 0.8}
  201. .li5 {opacity: 1}
  202.  
  203.  
  204. ::-webkit-scrollbar{width:5px;height:6px;}
  205.  
  206. ::-webkit-scrollbar-button:start:decrement
  207.  
  208. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  209.  
  210. ::-webkit-scrollbar-track-piece{background-color:{color:backscroll}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  211.  
  212. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  213.  
  214. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  215.  
  216.  
  217. .search {letter-spacing: 3px; text-transform: uppercase;}
  218. .search input{font-family: {font:text}; border: none; background-color: {color:sidebarlinks}; color: {color:text}; text-transform: uppercase; font-size: 9px; text-align: center; padding: 3px; width: 210px;}
  219.  
  220. #tumblr_controls{position: fixed!important}
  221. #tumblr_controls{position: fixed!important}
  222. #tumblr_controls{position: fixed!important}
  223. #tumblr_controls{position: fixed!important}
  224.  
  225.  
  226. </style>
  227.  
  228. <body onkeydown="return false">
  229.  
  230.  
  231. <div id="hoverrr">
  232.  
  233.  
  234. </div>
  235.  
  236.  
  237. <div id="borderr"></div>
  238.  
  239.  
  240.  
  241.  
  242.  
  243. <div id="sideimg3"><div class="simg3">
  244. <img src="{image:tbar3}">
  245. <div id="frase">{text:frase}</div>
  246.  
  247.  
  248.  
  249. </div></div>
  250.  
  251. </div>
  252.  
  253. <div id="xiss"></div>
  254.  
  255.  
  256. </div>
  257.  
  258.  
  259. <div class="ps"><div id="paginal">
  260. {block:JumpPagination length="5"}
  261. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  262. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  263. {/block:JumpPagination}
  264. </div></div>
  265.  
  266.  
  267.  
  268.  
  269.  
  270. <div class="sidls">
  271.  
  272.  
  273. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  274. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  275. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  276. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  277. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  278. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  279. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a>{/block:ifLink7}
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286. <div id="credit">by Prince-foolish,Base Chasing69 <big>©</big></div>
  287.  
  288.  
  289. <div class="sdescri">{Description}</div>
  290.  
  291.  
  292.  
  293.  
  294. </div>
  295.  
  296. </body>
  297.  
  298.  
  299. <div id="entries">
  300. {block:Posts}
  301. <div class="posts">
  302.  
  303. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  304.  
  305. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  306.  
  307. {block:Photoset}{Photoset-500}{/block:Photoset}
  308.  
  309. {block:Quote}
  310. <div class="xquote">"{Quote}"</div>
  311. {block:Source}<div class="xquotesource"> {Source}</div>
  312. {/block:Source}
  313. {/block:Quote}
  314.  
  315. {block:Link}
  316. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  317.  
  318. {/block:Link}
  319.  
  320. {block:Chat}
  321. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  322. <div class="chat"><ul>{block:Lines}
  323. <li class="person{UserNumber}">{block:Label}
  324. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  325. {/block:Chat}
  326.  
  327. {block:Audio}
  328. <br>
  329. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  330. <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  331. {/block:Audio}
  332.  
  333. {block:Video}{Video-500}{/block:Video}
  334.  
  335.  
  336. {block:Answer}
  337. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question}</div>
  338. <div class="answer">{Answer}</div>
  339. <br>
  340. {/block:Answer}
  341.  
  342. <div id="cap">
  343. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  344. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  345. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  346.  
  347. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  348. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  349. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  350. {/block:ContentSource}</div></div>
  351. <br>
  352. {block:IfShowTags}<div class="tags">in<b>direct</b>: {block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}
  353.  
  354. <div id="dda">
  355.  
  356. <div style="float:left;" class="details">
  357. {block:Date} Posted <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount}- {NoteCountWithLabel}{/block:NoteCount}<BR>
  358.  
  359. {block:RebloggedFrom}© <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  360. </span>{/block:RebloggedFrom}
  361. </div>
  362.  
  363. <div style="float:right;" class="details">
  364. {block:IndexPage}<a href="{ReblogUrl}" target="_blank">fucking<b>reblog</b></a>{/block:IndexPage}
  365. <BR>
  366. {block:RebloggedFrom}rebloguei de: <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  367. </div>
  368. </ br>
  369. <br clear="all" /></div></div>
  370.  
  371.  
  372. {/block:Posts}
  373. {block:PostNotes}
  374. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  375. {/block:PostNotes}
  376.  
  377. </div>
  378. </div>
  379. </div>
  380. </div>
  381. </div>
  382. </div>
  383.  
  384. </body>
  385. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement