sojackdaniels

THEME 31

Dec 13th, 2011
6,520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.51 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.  
  4.  
  5.  
  6. <head>
  7. <meta name="image:Background" content="" />
  8. <meta name="color:Font" content="#000000"/>
  9. <meta name="color:Background" content="#f1f1f1"/>
  10. <meta name="font:Body" content="trebuchet ms" />
  11. <meta name="text:Font Size" content="7pt" />
  12. <meta name="image:minsidebar1" content=""/>
  13. <meta name="image:minsidebar2" content=""/>
  14. <meta name="image:minsidebar3" content=""/>
  15. <meta name="image:minsidebar4" content=""/>
  16. <meta name="image:minsidebar5" content=""/>
  17. <meta name="image:minsidebar6" content=""/>
  18. <meta name="image:minsidebar7" content=""/>
  19. <meta name="image:minsidebar9" content=""/>
  20.  
  21. <meta name="text:seutitulo" content="" />
  22. <meta name="text:frasecurta" content="" />
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="" />
  31.  
  32. <title>{Title}</title>
  33. <link rel="shortcut icon"{Favicon}" />
  34. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  35. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36.  
  37.  
  38. <style type="text/css">
  39.  
  40. ::-webkit-scrollbar { width: 12px; background-color: #F7ECE4; border-right:10px solid #F0F0F0; }
  41. ::-webkit-scrollbar-thumb { background-color: #E2D0C8; -webkit-border-radius: 1ex; border-radius: 1ex; }
  42.  
  43.  
  44. ::-moz-selection{
  45. color: #9CC6B9;
  46. }
  47.  
  48. body{
  49. color:{color:Font};
  50. background-color:{color:Background};
  51. background-image:url({image:Background});
  52. background-position:-310;
  53. background-attachment: fixed;
  54. background-repeat: repeat;
  55. font-family:{font:Body};
  56. font-size:{text:Font Size};
  57. line-height: 12px;
  58. text-align: justify;
  59. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  60. }
  61.  
  62. A:link, A:visited, A:active{color: #000000; text-decoration:none; -webkit-transition: .4s;text-align: justify;}
  63. A:hover{background-color:{color:Background};
  64. -moz-border-radius:6px;
  65. -webkit-border-radius:6px;
  66. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;}
  67.  
  68. iframe#tumblr_controls {
  69. top: 4.25% !important;
  70. margin: -30px 0 0 0;
  71. right: 1px !important;
  72. position: fixed !important;
  73. }
  74.  
  75.  
  76. @font-face {
  77. font-family: "04b03";
  78. src: url('http://static.tumblr.com/5fd89aw/aFUlmf7ca/04b03.ttf');
  79. }
  80.  
  81. tiny2 {width:480px;clear: both; text-align: justify; background-color: #F8F2F2; margin: 0px 0px 0px 0px; padding: 2px; font-family: verdana; font-size: 9px;}
  82. day1 {font-family:'Dancing Script';font-size:27px;}
  83.  
  84.  
  85. #center{
  86. margin: 0 0px 15px 0;
  87. margin-left:250px;
  88. margin-top: -10px;
  89. position:absolute;
  90. width:536px;
  91. padding:3px;
  92. background-color:#fff;
  93. -moz-box-shadow: 2px 5 5px #eee;
  94. -webkit-box-shadow: 2px 5 5px #eee;
  95. box-shadow: 2px 5 5px #eee;
  96. }
  97.  
  98. .picturecircle{
  99. background-image: url({PortraitURL-128});
  100. -moz-border-radius: 128px;
  101. -webkit-border-radius: 128px;
  102. width: 128px;
  103. height: 128px;
  104. margin-bottom: 5px;
  105. }
  106.  
  107. #box{
  108. background-image:url();
  109. overflow:hidden;
  110. background-color:#fff;
  111. width:516px;
  112. padding-left:10px;
  113. padding-right:10px;
  114. padding-top:10px;
  115. padding-bottom:10px;
  116. -moz-border-radius:1px;
  117. }
  118.  
  119. #postdate{
  120. font-family:trebuchet ms;
  121. background:#;
  122. text-transform:uppercase;
  123. background-image: url();
  124. margin-top:-1px;
  125. height:32px;
  126. font-size:7pt;
  127. letter-spacing: 1px;
  128. margin-bottom:10px;
  129. border-top: 1px solid #eee;
  130. }
  131.  
  132. #postnotes{
  133. font-family:trebuchet ms;
  134. background:#;
  135. text-transform:lowercase;
  136. background-image: url();
  137. margin-top:-1px;
  138. height:32px;
  139. font-size:10px;
  140. letter-spacing: 1px;
  141. margin-bottom:10px;
  142. border-top: 1px solid #fff;
  143. }
  144.  
  145. #perma{font-size:9px;
  146. margin-top:0px;
  147. position:absolute;
  148. right:50%;
  149. margin-right:260px;}
  150.  
  151. .notes image{
  152. width: 10px;
  153. position: relative;
  154. top: 7px;
  155. margin-left: 3px;
  156. }
  157.  
  158. ol.notes, .notes li{
  159. list-style: decimal;
  160. margin: 0px;
  161. padding: 0px;
  162. margin-left:12px;
  163. }
  164.  
  165. li{
  166. margin-left:-20px;
  167. }
  168.  
  169. .conversation ul { list-style-type: none; margin: 0px; padding: 0px; }
  170. .conversation ul li { padding: 4px 4px 4px 20px; margin-bottom: 1px; }
  171. .conversation ul li span.label { font-weight: ; }
  172. .conversation ul li.odd {
  173. background-color: {color:Background};
  174. }
  175.  
  176. .qqmarks{font-size: 130px; font-weight: italic; line-height: 80px; opacity: 0.2; filter:alpha; (opacity=0) }
  177.  
  178. .qqmarks2{font-size: 50px; font-weight: italic; line-height: 50px; opacity: 0.2; filter:alpha; (opacity=0) }
  179.  
  180.  
  181.  
  182.  
  183.  
  184. .qquote{font-family: Courier New; font-size: 20px; letter-spacing: 1px; line-height: 20px; text-transform: none; margin-top: -60px; margin-left:
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200. 50px;}
  201.  
  202.  
  203.  
  204. .qsource{margin: 5px 15px 0 0; text-align: right}
  205.  
  206.  
  207.  
  208.  
  209. #entry:hover .permalink {opacity: 1;}
  210.  
  211.  
  212.  
  213. .blogtitle {font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; padding-bottom:px; text-align:left; font-size:15px; letter-spacing:4px; text-transform:uppercase;}
  214.  
  215.  
  216.  
  217. div.navlinks a {padding:1px; text align:left; position:relative; color:#000000;}
  218.  
  219. div.navlinks a:hover {padding:1px; color:#000000;}
  220.  
  221.  
  222.  
  223. .header {margin-left:-200px; position:fixed; width:200px;}
  224.  
  225.  
  226.  
  227. .h2, .title {font-size:9px; font-family: 'Century Gothic', 'Apple Gothic', sans-serif; letter-spacing: 2px; text-transform:uppercase;}
  228.  
  229. .h3 {text-transform:uppercase;}
  230.  
  231. .h4 {font-family: georgia; font-size:20px; line-height:25px; font-weight:; font-style:italic; letter-spacing: 2px; text-transform:lowercase; display:block;}
  232.  
  233. .h5 {color:; font-family: arial; font-size:40px; line-height:41px; font-weight:; font-style:; text-transform:lowercase; text-align:right;}
  234.  
  235.  
  236.  
  237. #ask{
  238. display:block;
  239. float:left;
  240. width:60px;
  241. overflow:hidden;
  242. word-wrap:break-word;
  243. margin-right:4px;
  244. }
  245.  
  246.  
  247.  
  248.  
  249. .simage2 {text-align: left}
  250.  
  251.  
  252.  
  253. .simage2 img {border: 2px solid #ECEBEB; max-width: 240px; height: 140px; text-align:left;}
  254. #sidebar {background-color: rgba(0,0,0,0.5); width: 400px; height: 210px; position: fixed; z-index:-1; margin-left: 40px; margin-top: 100px}
  255.  
  256. /*** Paginação by madlyluv.com ***/
  257. #paginacaoml {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 21px;}
  258. #paginacaoml a {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:link1}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link2}; text-decoration: none;}
  259. #paginacaoml a:hover {font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; background: {color:background}; border: none;}
  260. #paginacaoml span.pagina_atual {background: #cor de fundo; margin: 0 1px 0 0; padding: 2px 4px; color: {color:link2}; text-decoration: none; font-weight: bold;}#paginacaoml span.info {background: {color:link2}; margin: 0 1px 0 0; padding: 2px 4px; color: #cor da fonte; text-decoration: none;}
  261.  
  262. #audiobackground{
  263. background-color:{color:Background};
  264. background-image:url();
  265. height:60;
  266. width:515;
  267. }
  268.  
  269. header {text-align: center; background: #; font-size: 7pt; color: #A8A5A3; font-family: {font:Body}; text-transform: lowercase; letter-spacing: 5px; fixed; padding: 3px; border-bottom: 1px solid #eee;}
  270.  
  271. i{font-family:{font:Body};}
  272. u{text-decoration:none; border-bottom:#d5d0c1 dashed 0px;}
  273. big{font-size:13px;}
  274. rbig2{font-family:century gothic;font-size:18px;letter-spacing:2px;}
  275. quote1{font-family:'Dancing Script';font-size:23px;letter-spacing:2px;line-height:28px;}
  276. image{padding:5px; -webkit-transition-duration:.2s; border:#E7D8BF dashed 0px;}
  277.  
  278. blockquote{
  279. line-height: 150%;
  280. text-align: left;
  281. padding: 5px;
  282. margin-left: 20px;
  283. margin-right:30px;
  284. border:0px dashed #E7D8BF;
  285. }
  286.  
  287. .title{text-align:center; color:{color:Font}; text-transform:lowercase; font-family:'Dancing Script';font-size:30px;padding-bottom:10px;line-height:26px;}
  288.  
  289. div.navigate a{
  290. background: {color:background}; color: {color:font}; display:block; width: 50px; height: 15px; text-align: center; padding-top:2px; margin-left:2px; margin-top:-15px; position:relative; text-align: center; z-index:1; font-weight: ; -moz-border-radius:100px; -webkit-border-radius:100px; display: inline-block;
  291. -moz-box-shadow: 0 0 3px 2px {color:background};
  292. -webkit-box-shadow: 0 0 3px 2px {color:background};
  293. box-shadow: 0 0 3px 2px {color:background};
  294. }
  295. div.navigate a:hover{
  296. letter-spacing:1px;
  297. }
  298. </style>
  299. </head>
  300.  
  301.  
  302. <body>
  303. <div id="center">
  304.  
  305. <div id="pagina"><div id="paginacaoml">
  306. <center>
  307. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage}{/block:Pagination}
  308. {block:JumpPagination length="10"}
  309. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  310. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  311. {/block:JumpPagination}
  312. {block:Pagination}{block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:Pagination}
  313. </div></div></center>
  314. <br><div class="simage2"><marquee direction="right" scrollamount="4" behavior="alternate" onmouseover="this.stop()" onmouseout="this.start()">
  315. <img src="{image:minsidebar1}">
  316. <img src="{image:minsidebar2}">
  317. <img src="{image:minsidebar3}">
  318. <img src="{image:minsidebar4}">
  319. <img src="{image:minsidebar5}">
  320. <img src="{image:minsidebar6}">
  321. <img src="{image:minsidebar7}">
  322. <img src="{image:minsidebar8}"></marquee></div>
  323. <center><div class="<a href="http://tinypic.com?ref=1zckg7n" target="_blank"></div></center>
  324. <br><center><day1><b class="qqmarks2">&#10077;</b>{text:seutitulo}</day1></center>
  325. <div style="border:0px dashed #E7D8BF; padding:2px; text-align: justify;"><tiny2><center>{block:Description}{Description}{/block:Description}</tiny2></div>
  326.  
  327.  
  328. <div class="navlinks">
  329.  
  330. <div class="right">
  331.  
  332. <div class="alignRight">
  333.  
  334. <center><font face=verdana>
  335.  
  336. <a href="/">home</a> ·
  337.  
  338. <a href="/ask">message</a> ·
  339.  
  340. <a href="{text:Link1}">{text:Link1 Title}</a> ·
  341.  
  342. <a href="{text:Link2}">{text:Link2 Title}</a> ·
  343.  
  344. <a href="{text:Link3}">{text:Link3 Title}</a> ·
  345. <a href="{text:Link4}">{text:Link4 Title}</a> ·
  346. <a href="http://elasocurtejackdaniels.tumblr.com">theme</a> ·
  347.  
  348. <a href="http://glitterandgleam.tumblr.com">base</a>
  349.  
  350. </div></div></div><br>
  351.  
  352. <div style=<center>
  353. </div>
  354.  
  355. {block:Posts}
  356. <div id="perma"><a href="{Permalink}"></a><span class="tags"></span></div>
  357. <div id="box">
  358.  
  359. {block:Title}<div class="title"><br>{Title}</div>{/block:Title}
  360.  
  361. {block:Photo}
  362. <div class="media">{LinkOpenTag}<br><center><a href="{Permalink}"><image src="{PhotoURL-HighRes}" width=500" /></a></center>{LinkCloseTag}</div>
  363. {block:Caption}<div class="copy"><br>{Caption}</div>{/block:Caption}<br>
  364. {/block:Photo}
  365.  
  366. {block:Video}
  367. <div class="media"><br><br><center>{Video-500}</center></div>
  368. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  369. {/block:Video}
  370.  
  371. {block:Audio}
  372. <div class="audio">
  373. <div class="player"><br><div id="audiobackground"><br><center>{AudioPlayerWhite}<br></center></div></div>
  374. <div class="clear"></div>
  375. </div>
  376. <div class="clear"></div>
  377. {block:Caption}<div class="copy"><center>{Caption}<br><br></center></div>{/block:Caption}
  378. {/block:Audio}
  379. {block:Quote}
  380. <b class="qqmarks">&#10077;</b><div class="qquote">{Quote}</div>
  381. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  382. {/block:Quote}
  383.  
  384.  
  385. {block:Text}
  386. <div class="copy">{Body}<br></div>
  387. {/block:Text}
  388.  
  389. {block:Answer}
  390. {Asker}: <b>{Question}</b><br>{Answer}
  391. {/block:Answer}
  392.  
  393. {block:Chat}
  394. <div class="post">
  395. <div class="conversation">
  396. <ul><br><br>
  397. {block:Lines}
  398. <li class="{Alt}">
  399. {block:Label}<span class="label">{Label}</span>{/block:Label}
  400. {Line}
  401. </li>
  402. {/block:Lines}
  403. </ul>
  404. <br><br>
  405. </div>
  406. </div>
  407. {/block:Chat}
  408.  
  409. {block:Link}
  410. <div class="link"><br><a href="{URL}" {Target}><br>{Name} &raquo;</a></div>
  411. {block:Description}<div class="copy">{Description}</div>{/block:Description}<br><br>
  412. {/block:Link}
  413.  
  414. </div>
  415.  
  416. <div class="info">
  417. <center>{block:Date} Posted {DayOfMonth} {Month} {Year}, <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{Block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>{block:RebloggedFrom}(originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  418. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>)<br>{/block:RebloggedFrom}
  419. <br><br></center></a></span></tiny2></center>
  420. </div>{/block:Date}{/block:Posts}</div>
  421. {block:PostNotes}{PostNotes}{/block:PostNotes}
  422.  
  423.  
  424. <p id="footer">
  425.  
  426. <center><div id="box"><center>{block:PreviousPage}<a href="{PreviousPage}" title="newer entries">&larr;<center><day1>previous</day1></center></a>{/block:PreviousPage} <br>○<br><br>{block:NextPage}<a href="{NextPage}" title="older entries"><center><day1>next</day1></center> &rarr;</a>{/block:NextPage}
  427. {/block:Pagination}</div></center><br>
  428.  
  429.  
  430.  
  431. </div></div></div>
  432. </body>
  433.  
  434. {block:RebloggedFrom}
  435. reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  436. originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  437. </center></span></center>
  438.  
  439.  
  440. <center>{block:ContentSource}
  441. <br><a href="{SourceURL}">
  442. {lang:Source}:
  443. {block:SourceLogo}{PlayCountWithLabel}
  444. <image src="{BlackLogoURL}" width="{LogoWidth}"
  445. height="{LogoHeight}" alt="{SourceTitle}" />
  446. {/block:SourceLogo}
  447. {block:NoSourceLogo}
  448. {SourceLink}
  449. {/block:NoSourceLogo}
  450. </a>
  451. {/block:ContentSource}</center>
  452.  
  453. </html>
Advertisement
Add Comment
Please, Sign In to add comment