n-noheart

theme 6

Mar 13th, 2012
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.00 KB | None | 0 0
  1. <!--
  2. theme by n-noheart | d o n' t noty c o p y
  3. -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7. <head>
  8.  
  9. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  10.  
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#f5f5f5" />
  14. <meta name="color:entry" content="#ffffff" />
  15. <meta name="color:text" content="#8b8b8b" />
  16. <meta name="color:link" content="#888888" />
  17. <meta name="color:lhover" content="#444444" />
  18. <meta name="color:links" content="#333333" />
  19. <meta name="color:scrollbar" content="#333333" />
  20. <meta name="color:borda" content="#000000" />
  21. <meta name="color:sub borda" content="#ffffff" />
  22. <meta name="color:sidebarlinks" content="#ffffff" />
  23. <meta name="color:bgsidebarlinks" content="#ffffff" />
  24. <meta name="image:sidebar" content=""/>
  25. <meta name="image:background" content="" />
  26. <meta name="color:ttle" content="#000000" />
  27. <meta name="color:titulo" content="#ffffff" />
  28. <meta name="color:credtext" content="#ffffff" />
  29. <meta name="color:credito" content="#000000" />
  30.  
  31. <meta name="text:title" content="Titulo aqui." />
  32. <meta name="text:frase" content="nome, idade, sl aqui." />
  33. <meta name="text:Link1" content="/" />
  34. <meta name="text:Link1 Title" content="l i n k a s s" />
  35. <meta name="text:Link2" content="/" />
  36. <meta name="text:Link2 Title" content="l i n k a s s" />
  37. <meta name="text:Link3" content="/" />
  38. <meta name="text:Link3 Title" content="l i n k a s s" />
  39. <meta name="text:Link4" content="/" />
  40. <meta name="text:Link4 Title" content="l i n k a s s" />
  41. <meta name="text:Link5" content="/" />
  42. <meta name="text:Link5 Title" content="l i n k a s s" />
  43. <meta name="text:Link6" content="/" />
  44. <meta name="text:Link6 Title" content="l i n k a s s" />
  45. <meta name="text:Link7" content="/" />
  46. <meta name="text:Link7 Title" content="l i n k a s s" />
  47. <meta name="text:Link8" content="/" />
  48. <meta name="text:Link8 Title" content="l i n k a s s" />
  49. <meta name="text:Link9" content="/" />
  50. <meta name="text:Link9 Title" content="l i n k a s s" />
  51.  
  52. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  53. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  54. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  55. <link rel="shortcut icon" href="{Favicon}" />
  56. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  57. <style type="text/css">
  58.  
  59.  
  60. /* ---------------- Scrollbar ---------------- */
  61. ::-webkit-scrollbar {width: 3px; height: 2px;}
  62. ::-webkit-scrollbar-track-piece {background-color: {color:entry}; repeat scroll 0 0 transparent;}
  63. ::-webkit-scrollbar-thumb:vertical {height: 2px;background-color: {color:scrollbar};}
  64. ::-webkit-scrollbar-thumb:horizontal {width: 4px;background-color: {color:scrollbar};}
  65.  
  66. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: Verdana, Geneva, Tahoma, sans-serif; font-size:11px; line-height:110%; text-align:justify}
  67.  
  68. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  69. a:hover{color:{color:lhover}; background-color:{color:entry}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  70.  
  71. #sid{font-size: 9px; font-family: verdana; position: fixed; margin-left: 476px; width: 520px; background-color: {color:ttle}; padding: 10px; margin-top: 20px; background-attachment: fixed; background-image:url(''); z-index: 9999999;}
  72.  
  73. .ttle {text-align: center; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 12px; color: {color:titulo}; letter-spacing: 0px;}
  74.  
  75. #thida{float: left; width: 161px; height:131px; top: 342px; left: 332px; padding:0px; text-align: center; position: fixed; background: {color:sbar};}
  76.  
  77. .ida{margin: -210px 5px 5px 5px; letter-spacing: 0px; font-family: verdana; font-size: 9px; color: {color:text}; text-align: center; }
  78.  
  79. #slideShowContainer{ float: left; margin-top: 20px; margin-left: 237px; height: 127px; width:90px; position: fixed; background-color: {color:borda};-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; padding: 0px; border: 3px solid {color:borda};}
  80.  
  81. #slideShowContainer:hover { border: 3px solid {color:sub borda};background-color: {color:sub borda};-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out;}
  82.  
  83.  
  84. #slideShow2 {margin-top: 0px; margin-bottom: 0px;}
  85.  
  86.  
  87. #slideShow2 img{width: 300px; height: 200px; margin-left: 0px; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  88.  
  89. #slideShow4 {margin-top: 0px; margin-bottom: 0px;}
  90.  
  91. #slideShow4 img{width: 90px; height: 127px; margin-left: 0px; }
  92.  
  93.  
  94. .pgs{padding:101px; font-family:Verdana, Geneva, Tahoma, sans-serif; font-size: 19px; letter-spacing:0px; font-style:bold; text-align: center;}
  95.  
  96. #dd{margin-top:118px; background-color:{color:entry}; float:center; width:143px; height:35px; position:fixed; -webkit-border-radius: 0px 0px 0px 0px; margin-left: 333px; }
  97.  
  98. .td {width: 2px;}
  99.  
  100. #ss {position: fixed; margin-top: 10px; margin-left: 323px; float: left; height: 130px; width: 142px; text-align: justify; font-size: 9px; background-color: {color:sidebar}; color: {color:text}; font-family: verdana; padding: 10px;}
  101.  
  102. .s1 {text-align: center; position: fixed;}
  103. .s1 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 7px; height: 87px; background-color: {color:sidebarlinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; padding: 5px 5px 5px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  104. .s1 a:hover {text-align: center; background-color: {color:bgsidebarlinks}; color:{color:links};}
  105.  
  106. .s2 {text-align: center; position: fixed; margin-left: 18px;}
  107. .s2 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 7px; height: 87px; background-color: {color:sidebarlinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; padding: 5px 5px 5px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  108. .s2 a:hover {text-align: center; background-color: {color:bgsidebarlinks}; color:{color:links};}
  109.  
  110. .s3 {text-align: center; position: fixed; margin-left: 36px;}
  111. .s3 a {display: block; letter-spacing: 0px; ffont-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 7px; height: 87px; background-color: {color:sidebarlinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; padding: 5px 5px 5px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  112. .s3 a:hover {text-align: center; background-color: {color:bgsidebarlinks}; color:{color:links};}
  113.  
  114. .s4 {text-align: center; position: fixed; margin-left: 54px;}
  115. .s4 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 7px; height: 87px; background-color: {color:sidebarlinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; padding: 5px 5px 5px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  116. .s4 a:hover {text-align: center; background-color: {color:bgsidebarlinks}; color:{color:links};}
  117.  
  118. .s5 {text-align: center; position: fixed; margin-left: 72px;}
  119. .s5 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 7px; height: 87px; background-color: {color:sidebarlinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; padding: 5px 5px 5px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  120. .s5 a:hover {text-align: center; background-color: {color:bgsidebarlinks}; color:{color:links};}
  121.  
  122. .s6 {text-align: center; position: fixed; margin-left: 90px;}
  123. .s6 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 7px; height: 87px; background-color: {color:sidebarlinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; padding: 5px 5px 5px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  124. .s6 a:hover {text-align: center; background-color: {color:bgsidebarlinks}; color:{color:links};}
  125.  
  126. .s7 {text-align: center; position: fixed; margin-left: 108px;}
  127. .s7 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 7px; height: 87px; background-color: {color:sidebarlinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; padding: 5px 5px 5px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  128. .s7 a:hover {text-align: center; background-color: {color:bgsidebarlinks}; color:{color:links};}
  129.  
  130. .s8 {text-align: center; position: fixed; margin-left: 126px;}
  131. .s8 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 7px; height: 87px; background-color: {color:sidebarlinks}; color:{color:links}; text-decoration: none; text-transform: uppercase; padding: 5px 5px 5px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  132. .s8 a:hover {text-align: center; background-color: {color:bgsidebarlinks}; color:{color:links};}
  133.  
  134.  
  135.  
  136. #credito {float: left; margin-top: 153px; margin-left: 239px; width: 227px; background-color: {color:credito} ; color: {color:credtext} ; padding: 5px; font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; text-align: center; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:15px; position:fixed;}
  137.  
  138. #credito a{font-size: 9px; color:{color:credtext}}
  139.  
  140. #xright {position: fixed; margin-top: 53px; margin-left: 477px; overflow: auto; width: 536px; height: 559px;}
  141.  
  142. .postbox {width: 500px; background-color: {color:entry}; padding: 15px; margin-bottom: 0px; text-align: justify; font-family: verdana; font-size: 11px; position: relative; border-top: #f8f8f8 1px solid;}
  143.  
  144. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  145. h1 a {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  146. h1 a:hover {text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  147.  
  148. .image {text-align: center; border: 0px}
  149. .image img {max-width: 500px; margin-bottom: 2px }
  150.  
  151. .oiqqtt {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  152. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  153. .oiqqtts a, a:hover{text-transform: none;}
  154.  
  155. .chat {line-height: 13px; list-style: none }
  156. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  157. .person1 {color: {color:text}; padding: 2px; }
  158. .person1 .label {font-weight: bold; color:{color:text}}
  159. .person2 {color: {color:text}; padding: 2px; }
  160. .person2 .label {font-weight: bold; color:{color:text}}
  161.  
  162. .player {background-color: #000; text-align: left; display:block;}
  163.  
  164. .bubble {align:right;background: #FAFAFA; margin:7px 0px 5px 66px;padding:10px;position: relative;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
  165. .bubble p {margin:1px 0px;}
  166. .bubble span {display:block;position:absolute;width:1px;height:1px;font-size: 0;line-height: 1px;left:-10px;top:10px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:10px solid #FAFAFA;}
  167.  
  168. #asker {font-size: 11px; font-family: verdana; text-align: justify;}
  169. .answer {padding: 2px}
  170. .answer img {max-width: 470px;}
  171.  
  172. #xdate {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  173. #xdate a {font-size: 9px;}
  174.  
  175. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: inline; list-style: none; text-transform: lowercase;}
  176. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  177.  
  178. #cap {width: 500px; margin-top: -2px;}
  179. .source {display: none;}
  180.  
  181. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: left}
  182. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  183. ol.notes li {background-color: {color:entry}; margin-bottom: 5px; padding: 5px; }
  184. .notes img{display: none; border:0px}
  185.  
  186. #tumblr_controls{position: fixed!important}
  187. #tumblr_controls{position: fixed!important}
  188. #tumblr_controls{position: fixed!important}
  189. #tumblr_controls{position: fixed!important}
  190.  
  191. </style>
  192.  
  193. <body>
  194.  
  195. <div id="sid">
  196.  
  197. <div class="ttle">{text:title}</div>
  198.  
  199. </div>
  200.  
  201. <div id="sbar"><div id="dimg"><div id="slideShowContainer">
  202.  
  203. <div id="slideShow2"><div id="slideShow4">
  204.  
  205. <img src="{image:sidebar}"/></div></div></div></div></div>
  206.  
  207. <div id="dd"><div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div></div>
  208.  
  209. <div id="ss">
  210. {block:ifLink1}<div class="s1"><td><a href="{text:Link1}">{text:Link1 Title}</a></td></div>{/block:ifLink1}
  211. {block:ifLink2}<div class="s2"><td><a href="{text:Link2}">{text:Link2 Title}</a></td></div> {/block:ifLink2}
  212. {block:ifLink3}<div class="s3"><td><a href="{text:Link3}">{text:Link3 Title}</a></td></div> {/block:ifLink3}
  213. {block:ifLink4}<div class="s4"><td><a href="{text:Link4}">{text:Link4 Title}</a></td></div> {/block:ifLink4}
  214. {block:ifLink5}<div class="s5"><td><a href="{text:Link5}">{text:Link5 Title}</a></td></div> {/block:ifLink5}
  215. {block:ifLink6}<div class="s6"><td><a href="{text:Link6}">{text:Link6 Title}</a></td></div> {/block:ifLink6}
  216. {block:ifLink7}<div class="s7"><td><a href="{text:Link7}">{text:Link7 Title}</a></td></div> {/block:ifLink7}
  217. {block:ifLink8}<div class="s8"><td><a href="{text:Link8}">{text:Link8 Title}</a></td></div> {/block:ifLink8}
  218. </div>
  219. </div>
  220.  
  221. <div id="thida">
  222. <div class="ida">{text:frase}</div></div>
  223.  
  224. <div id="credito">« theme by <b>n-noheart</b>. don't copy. »</a></div>
  225.  
  226.  
  227. <div id="xright">
  228.  
  229. {block:Posts}
  230. <div class="postbox">
  231.  
  232. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  233.  
  234. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  235.  
  236. {block:Photoset}{Photoset-500}{/block:Photoset}
  237.  
  238. {block:Quote}
  239. <div class="oiqqtt">“{Quote}”</div>
  240. {block:Source}<div class="oiqqtts"> ~ {Source}</div>
  241. {/block:Source}
  242. {/block:Quote}
  243.  
  244.  
  245. {block:Link}
  246. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  247. {block:Description}{Description}{/block:Description}
  248. {/block:Link}
  249.  
  250. {block:Chat}
  251. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  252. <div class="chat"><ul>{block:Lines}
  253. <li class="person{UserNumber}">{block:Label}
  254. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  255. {/block:Chat}
  256.  
  257. {block:Audio}
  258. <div class="player">{AudioPlayerBlack}</div>
  259. {block:Caption}{Caption}{/block:Caption}
  260. {/block:Audio}
  261.  
  262. {block:Video}{Video-500}{/block:Video}
  263.  
  264.  
  265. {block:Answer}
  266. <div id="asker"><b>{Asker} sussurrou no meu ouvido :</b> {Question}</div>
  267. <div class="answer">{Answer}</div>
  268. {/block:Answer}
  269.  
  270.  
  271. <div id="cap">
  272. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  273. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  274. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  275.  
  276. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  277. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  278. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  279. {/block:ContentSource}</div></div>
  280. <br>
  281.  
  282.  
  283. <div id="xdate">
  284. {block:Date}<div class="tags">{block:HasTags}<b>indireta:</b> {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  285. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} - <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} - <a href="{ReblogUrl}" target="_blank">i think you should <b>reblog</b></a>{/block:IndexPage}
  286. {block:RebloggedFrom}<br>originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} - via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  287. {/block:RebloggedFrom}
  288. </div>
  289. </div>{/block:Date}
  290.  
  291.  
  292. {/block:Posts}
  293. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  294.  
  295.  
  296.  
  297.  
  298.  
  299.  
  300.  
  301. </div>
  302. </div>
  303. </div>
  304. </div>
  305. </div>
  306.  
  307. </body>
  308. </html>
Advertisement
Add Comment
Please, Sign In to add comment