cadu

c4fajeste#theme49

Sep 19th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.64 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!-- ----------------------------------
  6.  
  7. theme por caducordeiro.tumblr.com
  8.  
  9. ---------------------------------- -->
  10. <head>
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#B3B3B3" />
  14. <meta name="color:sidebar" content="#fff" />
  15. <meta name="color:text" content="#000000" />
  16. <meta name="color:text sidbar" content="#000000" />
  17. <meta name="color:links"content="#b3b1b1" />
  18. <meta name="color:post"content="#b3b1b1" />
  19. <meta name="color:hover" content="#000" />
  20. <meta name="color:pagination" content="#000" />
  21.  
  22. <meta name="image:background" content=""/>
  23. <meta name="image:sidebar 1" content="" />
  24.  
  25. <meta name="text:frase" content="frase com duas linhas" />
  26.  
  27.  
  28. <meta name="text:Link 1 URL" content="/" />
  29. <meta name="text:Link 1 Title" content="refresh" />
  30. <meta name="text:Link 2 URL" content="/ask" />
  31. <meta name="text:Link 2 Title" content="message" />
  32. <meta name="text:Link 3 URL" content="" />
  33. <meta name="text:Link 3 Title" content="" />
  34. <meta name="text:Link 4 URL" content="" />
  35. <meta name="text:Link 4 Title" content="" />
  36.  
  37.  
  38. <meta name="color:Nav Links Color" content="#f0eef1"/>
  39. <meta name="color:Nav Links Hover Color" content="#f0eef1"/>
  40. <meta name="color:Nav Links Hover Background" content="#413546"/>
  41. <meta name="color:Link 1 Background" content="#54475a"/>
  42. <meta name="color:Link 2 Background" content="#5e5164"/>
  43. <meta name="color:Link 3 Background" content="#685b6f"/>
  44. <meta name="color:Link 4 Background" content="#5e5164"/>
  45. <meta name="color:Link 5 Background" content="#54475a"/>
  46.  
  47.  
  48. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,200' rel='stylesheet' type='text/css'>
  49.  
  50.  
  51. <link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Yanone+Kaffeeshatz">
  52.  
  53.  
  54.  
  55.  
  56. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  57.  
  58. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  59.  
  60.  
  61. <title>{Title}</title>
  62. <link rel="shortcut icon" href="{Favicon}">
  63. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  64. {block:Description}
  65. <meta name="description" content="{MetaDescription}" />
  66. {/block:Description}
  67.  
  68. {block:IfEnableEndlessScrolling}
  69. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  70. {/block:IfEnableEndlessScrolling}
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  73.  
  74. <link href='http://fonts.googleapis.com/css?family=Nova+Square' rel='stylesheet' type='text/css'>
  75.  
  76.  
  77. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  78.  
  79. <style type="text/css">
  80.  
  81. @font-face {
  82.  
  83. font-family: "pacifico";
  84.  
  85. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  86.  
  87. }
  88.  
  89.  
  90. ::-webkit-scrollbar{width:6px;height:6px;}
  91.  
  92. ::-webkit-scrollbar-button:start:decrement
  93.  
  94. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  95.  
  96. ::-webkit-scrollbar-track-piece{background-color:{color:background};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  97.  
  98. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: #000;-webkit-border-radius:px;}
  99.  
  100. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  101.  
  102.  
  103.  
  104.  
  105. body {
  106. background-color: {color:background};
  107. color:{color:text};
  108. font-family: verdana;
  109. font-size: 10px;
  110. text-align: center;
  111. line-height:120%;
  112. margin:0;
  113. padding:0;
  114. background-image:url('{image:background}');
  115. background-repeat:no-repeat;
  116. background-size:100% 100%;
  117. background-attachment:fixed;
  118.  
  119. }
  120.  
  121. a {color: {color:links}; text-decoration: none; text-transform: none; -webkit-transition-duration: .40s;}
  122. a:hover {color: {color:hover}; background-color: {color:bg hover}; text-decoration: none;}
  123.  
  124. p {margin: 6px 0 0 0}
  125.  
  126. blockquote {border-left:2px {color:post} solid; padding-left:5px; margin:0px 2px 0px 10px}
  127.  
  128.  
  129. blockquote {padding:5px; padding-left:5px; margin:5px; border-left:2px solid #fff}
  130.  
  131. #all {text-align: justify; width: 835px; margin: 20px auto 20px auto; padding: 0px; border: 0px solid #ccc color: #fff;}
  132.  
  133. #allboxes {margin-left:480px; width:400px; margin-top:-1px; border: 0px solid #ccc; color:{color:text}; font-family: calibri;font-size: 11px; }
  134.  
  135. .entry {position: relative; width:500px; text-align:justify; float:left ;margin:-7px; padding:5px; margin-left: 8px; margin-top:8px; background:{color:post}; border: 0px solid #ccc; }
  136.  
  137. .entry img{padding: 2px; border: 1px solid {color:background} ;}
  138. .entry img:hover{;opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;filter: alpha(opacity=99);-webkit-transition-duration: .50s;filter: url(filters.svg#grayscale);filter: gray;-webkit-filter: grayscale(0);opacity:1;-moz-opacity: 1;-webkit-transition-duration: .50s;}
  139.  
  140.  
  141. .entry:hover #info {opacity:0.9;}
  142. .entry:hover #infu {opacity:1}
  143.  
  144. h1 {font-family: calibri; text-align: center; font-size: 14px; text-transform: normal;color:{color:text}; font-weight: normal; line-height: 18px;}
  145. h1 a {text-align: center; font-size: 16px; text-transform: normal; color:{color:text} font-weight: normal; line-height: 16px;}
  146. h1 a:hover {text-align: center; font-size: 16px; text-transform: normal; color: #fff; font-weight: normal; line-height: 16px;}
  147.  
  148. #info {position:absolute; font-size:8px; font-family: trebuchet ms; margin-left:0px; opacity:0; width: 490px;height:autopx; margin-bottom:0px; margin-top:0px; display:inline; text-align:center; padding:6px; padding-top: 6px; z-index: 4000; background-color: {color:post}; color:{color:links};-webkit-transition-duration: 0.9s; text-transform: lowercase; }
  149. #info a {background-color: {color:post}; color:{color:links}; text-transform: uppercase;}
  150. #info a:hover {color: {color:links}; text-transform: lowercase;}
  151.  
  152.  
  153.  
  154. #infu { margin-left:0px;text-align: center; font-size: 9px; font-family: trebuchet ms; text-transform: uppercase; z-index: 11; margin-top:5px; text-transform: lowercase;color: {color:links};;opacity:2.0; background-color: transparent;}
  155. #infu a {font-size: 9px; text-transform: lowercase;color: {color:links}; }
  156.  
  157. .image {text-align: center; border: 0px;}
  158. .image img {max-width: 500px; margin-bottom: 2px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  159.  
  160.  
  161.  
  162.  
  163. .pquote{font-size: 11px; font-family: calibri; letter-spacing: 0px;
  164. text-transform: none;text-align: center; font-style: ; padding-top: 5px border: 1px solid #ccc; color:{color:text};}
  165. .pquote a {font-size: 11px; font-family: calibri; letter-spacing: 0px;
  166. text-transform: none;text-align: center; font-style:; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  167.  
  168. .pquotesource{font-size: 9px; font-family: trebuchet ms; letter-spacing: 0px;
  169. text-transform: uppercase;text-align: center; font-style: ; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  170. .pquotesource a {font-size: 9px;; font-family: trebuchet ms; letter-spacing: 0px;
  171. text-transform: uppercase;text-align: center; font-style: ; padding-top: 2px border: 1px solid #ccc; color:{color:text};}
  172. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid #000; color: #fff}
  173. blockquote a{padding:0px; padding-left:5px; margin:5px; border-left:2px solid #000; color: #fff}
  174.  
  175.  
  176.  
  177. .quotesou{font-size: 11px; font-family: trebuchet ms; letter-spacing: 0px;
  178. text-transform: none;text-align: right; font-style: ; padding-top: 4x border: 1px solid #ccc; color:{color:text};text-transform: uppercase;}
  179. .quotesou a {font-size: 11px; font-family: trebuchet ms; letter-spacing: 0px;
  180. text-transform: none;text-align: right; font-style: ; padding-top: 4px border: 1px solid #ccc; color:{color:text};text-transform: uppercase;}
  181.  
  182.  
  183.  
  184. /* chat by joshdevines*/
  185. .user_1 .label {color:{color:link}; font-weight:bold}
  186. .user_2 .label {color:{color:text}; font-weight:bold}
  187. .user_3 .label {color:{color:link}; font-weight:bold}
  188. .user_4 .label {color:{color:text}; font-weight:bold}
  189. .user_5 .label {color:{color:link}; font-weight:bold}
  190. .user_6 .label {color:{color:text}; font-weight:bold}
  191. ul.chat, .chat ol, .chat li {list-style:none; padding:0px}
  192.  
  193. .player {background-color: #ddd; text-align: left; display:block;}
  194.  
  195. .question {color: {color:links}; text-align: left; background-color: #ccc; margin-bottom: -10px; }
  196.  
  197. #cap {width: 500px; margin-top: -2px;}
  198. .source {display: none; color:{color:text};font-style: italic; }
  199.  
  200.  
  201. .notes img{width:10px; position:relative; top:1px}
  202. ol.notes, .notes li{width:280px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  203.  
  204.  
  205. #tumblr_controls{position: fixed!important}
  206. #tumblr_controls{position: fixed!important}
  207. #tumblr_controls{position: fixed!important}
  208. #tumblr_controls{position: fixed!important}
  209.  
  210. ::-webkit-scrollbar{width:6px;height:5px;}
  211. ::-webkit-scrollbar-button:start:decrement
  212. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  213. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  214. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  215. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  216.  
  217. .question1 {
  218. color:#000;
  219. font-size: 11px;
  220. font-family: calibri;
  221. text-align:left;
  222. font-weight: normal;
  223. line-height:95%;
  224. background: #ddd;
  225. position: relative;
  226. min-height:60px;
  227. padding:10px 15px;
  228. margin-bottom:2px;
  229. margin-right:-10px;}
  230.  
  231. .questionarrow {
  232. font-size:30px;
  233. color:#ddd;
  234. vertical-align:middle;
  235. margin-left:-5px!important;}
  236.  
  237.  
  238. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text}; font-size:9px; font-family: calibri; text-transform: uppercase; }
  239. .asker a {color:{color:text}; font-size:9px; font-family: calibri; text-transform: uppercase; }
  240. .asker img {float:left; margin-left:238px; vertical-align:top; margin-right:3px; max-height:15px;}
  241.  
  242. .asking {text-align:center; color:{color:text}; font-size:9px; font-family: calibri; text-transform:none;}
  243. .asking a{color:{color:text};}
  244. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  245.  
  246.  
  247. .question {color: {color:PostFont}; text-align: center; background-color: #ff; margin-bottom: -10px; font-size:9px; font-family: calibri; text-transform:none;}
  248.  
  249.  
  250. /* PAGINAÇÃO BY CINTIA HEYILOVE */
  251.  
  252. #page{margin-left: 166px; margin-top:88px; background-color: ; color:#000; float:center; width:250px; height:15px; position:fixed; border-right: 8px solid transparent; border-left: 4px solid transparent; border-bottom: 3px solid transparent; -webkit-border-bottom-left-radius:0px; -webkit-border-bottom-right-radius:0px}
  253. .pgs{padding:3px; font-family:trebuchet ms; font-style:italic ; font-size: 10px; letter-spacing:0px; z-index:9000000; text-align: right;color: {color:pagination};}
  254.  
  255. .pgs a{padding:3px; font-family:trebuchet ms; font-style: italic ; font-size: 10px; letter-spacing:0px; z-index:9000000;color: {color:pagination};;text-align: right;}
  256.  
  257.  
  258. #cre {float: left; margin-top: 304px; margin-left: 200px; width: 221px; background-color: {color:sidebar}; color: {color:text sidbar}
  259. ; padding: 3px; font-size: 9px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: calibri;text-transform: uppercase; }
  260.  
  261. #cre a{font-size: 10px; color: {color:text sidbar}; text-transform: uppercase; }
  262.  
  263.  
  264. #cadugostoso{margin-left: 173px; margin-top: 115px; width: 225px; font-size: 9px; height: autopx; text-align: center; background-color: ; font-family: verdana; line-height: 10px; color: transparent; position: fixed; padding: 9px; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1454565544400000; letter-spacing: 0px; text-transform: ;opacity:0.0 }
  265.  
  266.  
  267. #cadugostoso a{color: {color: link description}; letter-spacing: 0px; text-transform: ; }
  268.  
  269. #cadugostoso:hover{ font-size: 9px; text-align: center; background-color: transparent; font-family: VERDANA; line-height: 10px; color: #fff; position: fixed; padding: 9px; -webkit-border-radius: 0px 0px 0px 0px; overflow: hidden; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; z-index:1454565544400000; letter-spacing: 0px; text-transform: ; text-shadow: 1px 0px 1px #000;opacity:0.9 }
  270.  
  271.  
  272.  
  273. #cadulink {margin-top: 260px; margin-left: 220px; position:fixed; width: 71px;font-family: calibri; text-transform: uppercase; }
  274. #cadulink a{font-size: 10px; color: {color:text sidbar}
  275. ; background-color: {color:sidebar}; padding: 6px 2px 6px 2px; display:block; margin-bottom: 1px; width: 71px; height: 3px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; text-transform: uppercase; }
  276. #cadulink a:hover{ letter-spacing: 1px; }
  277.  
  278.  
  279. #cadulink2 {margin-top: 260px; margin-left: 296px; position:fixed; width: 71px; }
  280. #cadulink2 a{font-size: 10px; color: {color:text sidbar}
  281. ; background-color: {color:sidebar}; padding: 6px 2px 6px 2px; display:block; margin-bottom: 1px; width: 71px; height: 3px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px; font-family: calibri; text-transform: uppercase; }
  282. #cadulink2 a:hover{ letter-spacing: 1px; }
  283.  
  284. #cadulink3 {margin-top: 260px; margin-left: 372px; position:fixed; width: 71px; }
  285. #cadulink3 a{font-size: 10px; color:{color:text sidbar}
  286. ; background-color: {color:sidebar}; padding: 6px 2px 6px 2px; display:block; margin-bottom: 1px; width: 71px; height: 3px; text-align: center; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; line-height: 6px ; font-family: calibri; text-transform: uppercase; }
  287. #cadulink3 a:hover{ letter-spacing: 1px; }
  288.  
  289. #pic {margin-top: 105px; margin-left: 170px; width: 250px; height: auto;
  290.  
  291.  
  292.  
  293. position: fixed; padding: 0px;
  294.  
  295.  
  296.  
  297. background-color: #fff; box-shadow: 0px 0px 0px 0px #ccc; -webkit-transform: rotate(0deg); -webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px; Z-INDEX: 205; border: 4px solid {color:sidebar};}
  298.  
  299.  
  300.  
  301. #pic img{width: 250px; height: autopx;-webkit-border-top-left-radius:0px; -webkit-border-top-right-radius:0px;}
  302.  
  303.  
  304.  
  305. #des {float: left; margin-top: 120px; margin-left: 225px; width: 125px; background-color: #FFF ; color: #000
  306. ; padding: 10px; font-size: 12px; text-align: center; position:fixed; position:fixed; letter-spacing: 7px; font-family: yanone kaffeesatz; font-style: NORMAL ; height: AUTOpx; opacity:0.6; Z-INDEX: 300;line-height: 35px; text-transform: uppercase; font-weight: lighter; }
  307.  
  308. #des:hover {float: left; margin-top: 120px; margin-left: 225px; width: 125px; background-color: #FFF ; color: #000
  309. ; padding: 10px; font-size: 12px; text-align: center; position:fixed; position:fixed; letter-spacing: 7px; font-family: yanone kaffeesatz; font-style: NORMAL ; height: AUTOpx; opacity:0.0; Z-INDEX: 300;line-height: 35px; text-transform: uppercase; font-weight: lighter; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; }
  310.  
  311.  
  312.  
  313. #caduzinho {z-index:1454565544400005;float: left; margin-top: 297px; margin-left: 220px; width: 177px; background-color: {color:sidebar} ; color: #000
  314. ; padding: 5px; font-size: 10px; text-align: center; position:fixed; -webkit-border-radius:0; -webkit-border-bottom-right-radius:0px; -webkit-border-bottom-left-radius:0px; position:fixed; letter-spacing: 0px; font-family: calibri; font-style::italic ; height: autopx; -webkit-transform: rotate(0deg);opacity:0.9}
  315.  
  316. #caduzinho a{z-index:1454565544400005; font-size: 10px; color:#000;}
  317. #caduzinho a:hover{z-index:1454565544400005; font-size: 10px; color:#000;opacity:1.9}
  318.  
  319. #barra {width: 495px; margin-left: 0px; margin-top: -10px; background-color: {color:sidebar};; height: 14776px; position: fixed; z-index: -2200; border-right: 5px solid {color:borda sidebar}; opacity:1.9}
  320.  
  321. #barra1 {width: 138px; margin-left: 245px; margin-top: 230px; background-color: #fff;; height: 16px; position: fixed; z-index: -220; border-bottom: 0px solid #000; opacity:0.0}
  322.  
  323. * --- NAVIGATION --- */
  324.  
  325. #nav {
  326. position: fixed;
  327. top: 155px;
  328. margin-left: 265px;
  329. z-index: 2002; }
  330.  
  331. #nav-a {
  332. position: fixed;
  333. margin-top: 140px;
  334. margin-left: 100px;
  335. background: {color:Link 1 Background};
  336. -webkit-transition-duration: .90s; }
  337. #nav-a:hover {
  338. color: {color:Links Hover}; }
  339.  
  340. #nav-b {
  341. position: fixed;
  342. margin-top: 160px;
  343. margin-left: 90px;
  344. background: {color:Link 2 Background};
  345. -webkit-transition-duration: .90s; }
  346. #nav-b:hover {
  347. color: {color:Links Hover}; }
  348.  
  349. #nav-c {
  350. position: fixed;
  351. margin-top: 180px;
  352. margin-left: 83px;
  353. background: {color:Link 3 Background};
  354. -webkit-transition-duration: .90s; }
  355. #nav-c:hover {
  356. color: #fd9558; }
  357.  
  358. #nav-d {
  359. position: fixed;
  360. margin-top: 200px;
  361. margin-left: 90px;
  362. background: {color:Link 4 Background};
  363. -webkit-transition-duration: .90s; }
  364. #nav-d:hover {
  365. color: {color:Links Hover}; }
  366.  
  367. #nav-e {
  368. position: fixed;
  369. margin-top: 220px;
  370. margin-left: 100px;
  371. background: {color:Link 5 Background};
  372. -webkit-transition-duration: .90s; }
  373. #nav-e:hover {
  374. color: {color:Links Hover}; border-riht: 10px solid {color:Links Hover}; }
  375.  
  376.  
  377. .link-1 {
  378. float: left;
  379. display: block;
  380. width: 320px;
  381. padding: 4px 35px 4px 7px;
  382. font-size: 10px;
  383. font-family: Calibri, Helvetica, Arial, "Arial Unicode MS", Sans-Serif;
  384. text-transform: uppercase;
  385. text-align: left;
  386. color: {color:Nav Links Color};
  387. -webkit-transition-duration: .90s; }
  388. .link-1 a, a {
  389. text-decoration: none;
  390. text-transform: none;
  391. color: {color:Nav Links Color}; }
  392. .link-1:hover {
  393. color: {color:Nav Links Hover Color};
  394. background: {color:Nav Links Hover Background}; }
  395.  
  396.  
  397. </style>
  398. <body>
  399.  
  400. <div id="des">
  401. {text:frase}
  402. </DIV>
  403.  
  404. <div id="nav">
  405.  
  406. <div id="nav-a"><a href="{text:Link 1 URL}">
  407. <div class="link-1">{text:Link 1 Title}</div></a></div>
  408.  
  409. <div id="nav-b"><a href="{text:Link 2 URL}">
  410. <div class="link-1">{text:Link 2 Title}</div></a></div>
  411.  
  412. <div id="nav-c"><a href="{text:Link 3 URL}">
  413. <div class="link-1">{text:Link 3 Title}</div></a></div>
  414.  
  415. <div id="nav-d"><a href="{text:Link 4 URL}">
  416. <div class="link-1">{text:Link 4 Title}</div></a></div>
  417.  
  418. <div id="nav-e">
  419. <a href="http://c4fajeste.tumblr.com/" target="_blank">
  420. <div class="link-1">theme</div></a></div>
  421.  
  422.  
  423. </div></div>
  424.  
  425.  
  426.  
  427. <div id="page">
  428. <div class="pgs">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">previous</a> {/block:PreviousPage}{block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}{/block:Pagination}</font></font></div></div></div></div>
  429.  
  430. </div></div></div></div>
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437. <div id="pic"><img src="{image:sidebar 1}"/>
  438.  
  439.  
  440. </div></div></div></div></div></div>
  441.  
  442.  
  443.  
  444.  
  445. </div></div>
  446. <div id="allboxes">
  447. {block:Posts}
  448. <div class="entry">
  449.  
  450. {block:Text}
  451. {block:Title}<h1><i>{Title}</i></h1>{/block:Title}{Body}
  452. <div id="infu">
  453. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a></div>
  454. {/block:Text}
  455.  
  456. {block:Photo}
  457. <div id="info">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </small><br> {/block:Chat}
  458. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a>
  459. </div>
  460.  
  461. <div class="image"><img src="{PhotoURL-500}" width="484px"/></div>
  462. {block:Caption}{Caption}{/block:Caption}
  463. {/block:Photo}
  464.  
  465. {block:Photoset}
  466. <div id="info">
  467. <a href="{Permalink}">{DayOfMonth}{DayOfMonthSuffix}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">v</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">s</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog</a></div>
  468.  
  469. <center>{Photoset-500}</center>
  470. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  471.  
  472.  
  473. {block:Quote}<div class="pquote">"{Quote}"<p><div class="pquotesource">— {Source}</center></div></div><div id="infu">
  474. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> {block:RebloggedFrom}· <a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a> · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a><br><div class="tags"><small>{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </small></div>{/block:Chat}
  475. </div>{/block:Quote}
  476.  
  477. {block:Link}
  478.  
  479. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  480. {block:Description}{Description}{/block:Description}
  481. <div id="infu">
  482. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a>
  483. </div>
  484. {/block:Link}
  485.  
  486.  
  487. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  488. <center><a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> <br><div class="tags">{block:HasTags}{block:Tags} #<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags} </div>{/block:Chat}
  489.  
  490. {block:Audio}
  491. <div class="player">{AudioPlayerBlack}</div>
  492. {block:Caption}{Caption}{/block:Caption}
  493. <div id="infu">
  494. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a>
  495. </div>
  496. {/block:Audio}
  497.  
  498.  
  499. {block:Video}
  500. <div id="info">
  501. <a href="{Permalink}">{block:Date}{DayOfMonth}.{MonthNumber}.{Year}{/block:Date}</a> · <a href="{Permalink}">{NoteCount}</a> · {block:RebloggedFrom}(<a href="{ReblogParentURL}" title="{ReblogParentTitle}">via</a>/<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>){/block:RebloggedFrom} · <a href="{ReblogURL}" target="_blank">reblog </a> </div>
  502.  
  503. {Video-400}
  504. {block:Caption}{Caption}{/block:Caption}
  505. {/block:Video}
  506.  
  507. {block:Answer}
  508. <table width="500px" cellspacing="0" cellpadding="0">
  509. <tr>
  510. <td width="390px" class="question1">{Question}</td>
  511. <td width="20px"><span class="questionarrow">◤</span></td>
  512. <td width="1px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  513. </tr>
  514. </table>
  515. <div class="answer">{Answer}</div>
  516. {/block:answer}
  517.  
  518. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  519. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  520. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  521. {/block:ContentSource}</div></div>
  522.  
  523. {/block:Posts}
  524. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  525.  
  526. </div>
  527. </div>
  528. </div>
  529. </div>
  530. </div>
  531. <script type="text/javascript"> Cufon.now(); </script>
  532.  
  533. </body>
  534. </html>
Advertisement
Add Comment
Please, Sign In to add comment