umlugardocaralho

theme #26

Jan 23rd, 2012
2,439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 22.69 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. <!-- (c) theme #26 by
  6.  
  7. theme por bianca (rocklessly)
  8. seja original (c)
  9.  
  10. theme #26 (c)  --!>
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  14.  
  15. <head> <!-- DEFAULT VARIABLES -->
  16. <meta name="color:background" content="#ffffff" />
  17. <meta name="color:text" content="#3d3d3d" />
  18. <meta name="color:posts" content="#F7F7F5" />
  19. <meta name="color:bg link sidebar" content="#000" />
  20. <meta name="color:link sidebar" content="#fff" />
  21. <meta name="color:bg link sidebar hover" content="#fff" />
  22. <meta name="color:link sidebar hover" content="#000" />
  23. <meta name="color:bg da descricao" content="" />
  24. <meta name="color:texto da descricao" content="#000" />
  25. <meta name="color:recomendo s2" content="#3d3d3d" />
  26. <meta name="color:recomendo s2 hover" content="#555" />
  27. <meta name="color:hover" content="#fff" />
  28. <meta name="color:link" content="#000" />
  29. <meta name="color:borda da sidebar" content="#000" />
  30. <meta name="color:borda da sidebar hover" content="#DDD" />
  31. <meta name="color:barra de rolagem" content="#000" />
  32. <meta name="color:borragem" content="#555" />
  33.  
  34.  
  35. <meta name="if:Show tags" content="1"/>
  36. <meta name="if:Enable endless scrolling" content="0"/>
  37.  
  38. <meta name="image:background" content=""/>
  39.  
  40. <meta name="image:sidebar1" content=""/>
  41. <meta name="image:sidebar2" content=""/>
  42.  
  43. <meta name="text:frase" content="aqui fica frase" />
  44.  
  45. <meta name="text:Link1" content="/#" />
  46. <meta name="text:Link1 Title" content="LINK ONE" />
  47. <meta name="text:Link2" content="/#" />
  48. <meta name="text:Link2 Title" content="LINK TWO" />
  49. <meta name="text:Link3" content="/#" />
  50. <meta name="text:Link3 Title" content="LINK THREE" />
  51. <meta name="text:Link4" content="/#" />
  52. <meta name="text:Link4 Title" content="LINK FOUR" />
  53. <meta name="text:Link5" content="/#" />
  54. <meta name="text:Link5 Title" content="LINK FIVE" />
  55. <meta name="text:Link6" content="/#" />
  56. <meta name="text:Link6 Title" content="LINK SIX" />
  57.  
  58. <meta name="text:recomendo1" content="/#" />
  59. <meta name="text:recomendo2" content="/#" />
  60. <meta name="text:recomendo3" content="/#" />
  61. <meta name="text:recomendo4" content="/#" />
  62. <meta name="text:recomendo5" content="/#" />
  63. <meta name="text:recomendo6" content="/#" />
  64. <meta name="text:recomendo7" content="/#" />
  65. <meta name="text:recomendo8" content="/#" />
  66. <meta name="text:recomendo9" content="/#" />
  67. <meta name="text:recomendo10" content="/#" />
  68. <meta name="text:recomendo11" content="/#" />
  69.  
  70.         <title>{Title}</title>
  71.         <link rel="shortcut icon" href="{Favicon}">
  72.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  73.         {block:Description}
  74.             <meta name="description" content="{MetaDescription}" />
  75.         {/block:Description}
  76.  
  77.  
  78.  
  79.    
  80.     <style type="text/css">
  81.  
  82. body {background-color:{color:background}; color:{color:text}; font-family: verdana; font-size: 11px; text-align: justify;  line-height:110%; background-image:url('{image:background}'); background-attachment: fixed; }
  83.  
  84. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  85.  
  86. a:hover {color: {color:hover}; background-color: transparent; text-decoration: none; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  87.  
  88. p{margin-top: 1px}
  89. blockquote{margin-left:5px; margin-right: 0px; border-left: 5px solid {color:background}; padding-left:5px;margin-top: 4px;}
  90.  
  91. background-image:url("{image:background}"); background-attachment: fixed}
  92. .topa{padding: 35px 0 0 0; margin: 0 auto 0 auto; width: 317px; height: 65px; text-align: center; }
  93. {block:AskEnabled}.topa{width:400px}{/block:AskEnabled}
  94.  
  95. .title{ text-align: center; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;}
  96. .title a{text-decoration: none; font-size: 20px; color: {color:text}; letter-spacing: -1px; text-transform:normal;  line-height: 20px;}
  97. .title a:hover{color:{color:text};}
  98. .userpic{float: left}
  99. .userpic img{border: 7px solid {color:text};}
  100. .pages{margin-left: 125px}
  101. .pages a{background-color: {color:background};color:{color:text}; padding: 5px 10px 5px 10px; text-transform: normal; text-decoration: none; font-size: 9px}
  102.  
  103.  
  104. #content{width: 800px; text-align: center; margin:10px auto 0 auto; margin-left: 280px; padding-bottom: 150px; background-color:
  105. transparent; color:{color:text}; padding: 0px; margin-top: 15px;}
  106.  
  107. #entries{float: left; background-color: transparent; text-align: center}
  108. .post{width: 500px; padding: 15px; margin-left: 200px; text-align: justify; background-color:{color:posts}; margin-bottom:5px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
  109. .post img{margin: 2px 0 2px 0}
  110. h1{font-family: ; text-align: center; font-size: 16px; text-transform: uppercase; color: {color:text}; font-weight: normal; line-height: 18px;}
  111. h1 a{font-size: 16px; letter-spacing: -1px;text-transform: uppercase; line-height: 18px; text-align:center}
  112. .image{text-align: center; height: auto; margin-bottom: 3px;  -webkit-border-radius: 5px;
  113. -moz-border-radius: 5px;
  114. border-radius: 5px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index: 59; }
  115. .image:hover {-webkit-border-radius: 0px;
  116. -moz-border-radius: 0px;
  117. border-radius: 0px;}
  118. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:background}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: normal; text-decoration: none; font-weight: normal}
  119.  
  120. .qquote2{opacity: 0.3;}
  121.  
  122. .qquote{font-family: georgia; text-align: center; font-size: 14px; line-height: 15px; padding: 3px; letter-spacing: 0px;}
  123.  
  124. .qsource{text-align: center; text-transform: none; margin-bottom: 5px;}
  125.  
  126. .chat{line-height: 12px; list-style: none }
  127. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  128. .person1 {color: {color:text} }
  129. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}  }
  130. .person2 {color: {color:text} }
  131. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text}  }
  132. .iaudio{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background};}
  133. .iaudio img{max-width: 180px; height: auto; padding: 20px 0 20px 0}
  134. .icap{margin-top: 1px}
  135. .source{display:none}
  136. .asker {font-size: 20px; width: 100%; background-color: {color:background}; color:{color:link} ;
  137.  
  138. text-transform: uppercase; line-height: 30px}
  139. .asker a, a:hover{color:{color:link}}
  140. .asker img{margin-top: 3px; margin-bottom: -3px; margin-left:3px}
  141. .q {padding:10px; font-style: italic; text-indent: 20px}
  142. .a {padding-top: 3px}
  143. .cap {padding-top: 5px; width: 500px;}
  144.  
  145. #dda {font-size: 9px; font-family: verdana; text-transform: lowercase;}
  146. .dda a {font-size: 9px; color: {color:link};}
  147. .dda a:hover {font-size: 9px; color: {color:hover};}
  148.  
  149. .origin{font-size:9px}
  150. .ibottom{margin-top: 5px; font-family: 'Century Gothic', 'Apple Gothic', sans-serif}
  151. .date{float:left; padding-left: 10px; text-transform: uppercase; font-size: 10px}
  152. .permalink{float:left; text-transform: uppercase; font-size: 9px;}
  153.  
  154. #notes {width: 500px; padding: 5px; margin-left: 300px;font-size: 9px; text-align: left;}
  155. ol.notes {list-style: none; margin: 0 20px 0 0; padding: 0px}
  156. ol.notes li {margin: 0px; padding: 2px;}
  157. #notes img{border:0px}
  158.  
  159. #page{text-align: center;  font-size:50px}
  160. #page a{font-size: 30px; text-decoratin: none; font-family: georgia;}
  161.  
  162. #clear{width: 500px; height: 30px}
  163.  
  164.  
  165. div#bianca {padding: 0px; margin-left: 155px; margin-top: -190px; position:fixed;  - -webkit-border-radius: 5px;
  166. -moz-border-radius: 5px;
  167. border-radius: 5px;}
  168. div#bianca img{width: 157px; height:190px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index: 59; -webkit-border-radius: 5px;
  169. -moz-border-radius: 5px;
  170. border-radius: 5px;}
  171. div#bianca img:hover {opacity: 0.0; filter:alpha (opacity=00);  - -webkit-border-radius: 5px;
  172. -moz-border-radius: 5px;
  173. border-radius: 5px;}
  174.  
  175. div#stephania {padding: 0px; margin-left: 155px; margin-top: -190px; position:fixed;  -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
  176.  
  177. div#stephania img{width: 157px; height:190px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index: 59;  -webkit border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
  178.  
  179. /* recomendo ensejos*/
  180.  
  181. #sdb1 {position:fixed; width:880px; top:-10px; left:140px; height:auto;   text-align:center; -webkit-transition: all 0.6s ease-out;  border-bottom:1px solid {color:text}; background-color:{color:background}; padding-top: 70px;}
  182.  
  183. #sdb3 {position:fixed; width:500px;; top:65px; left:500px; height:auto; padding: 10px; text-align: center; background-color:transparent; padding: 10px; font-family: Georgia; font-size: 20px;  -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  184.  
  185. #sdb3 a:hover {padding-left: 20px; font-style: italic;}
  186.  
  187. #sdb {position:fixed; width:319px; top:74px; left:140px; height:auto;   text-align:center; -webkit-transition: all 0.6s ease-out; background-color: transparent;}
  188.  
  189. #sdb a {background-color: ; color:{color:recomendo s2};  text-align:center;  -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  190.  
  191. #sdb a:hover {color:{color:recomendo s2 hover};  text-align:center;  -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  192.  
  193. #sidebar {position:fixed; background-color: ; top:100px; left:120px; height:auto; width:320px; padding:10px; border-top:1px solid {color:text};}
  194.  
  195. #bianqet {position:fixed; top:317px; left:150px; width:308px; height:auto; letter-spacing:0px; font-size:10px; font-family:verdana; padding-bottom:0px;}
  196.  
  197. ::-webkit-scrollbar-thumb:vertical { background-color: {color:barra de rolagem}; height: 50px;}
  198. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:barra de rolagem}; height: 10px;}
  199. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:background};}
  200.  
  201.  #contentt{
  202. margin: auto;
  203.  width:820px;
  204.  }
  205.  
  206. #side{
  207. position:fixed;
  208. margin-left: 130px;
  209.             height: 190px;
  210.             width: 310px;
  211.             margin-top:100px;
  212. border: 7px solid {color:borda da sidebar};
  213. background-color: {color:borda da sidebar};
  214. color: {color:borda da sidebar hover};
  215.  -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;
  216.             box-shadow: 7px 7px 10px {color:borragem};
  217. }
  218.  
  219. #side:hover{-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;
  220. border: 7px solid {color:borda da sidebar hover};
  221.            background-color: {color:borda da sidebar hover};}
  222. color: {color:borda da sidebar hover};
  223.   #portrait{
  224.             width: 160px; height: 190px;
  225.             text-align:center;
  226.             padding:10px;
  227.             color: {color:borda da sidebar};
  228.  -webkit-border-radius: 5px;
  229. -moz-border-radius: 5px;
  230. border-radius: 5px;
  231.             }
  232.  
  233.             .container {
  234.             width: 160px; height: 190px;
  235.             -webkit-perspective: 1000;
  236.             }
  237.  
  238.             .front {
  239.             z-index: 10;
  240.             }
  241.  
  242.             .container:hover .front {
  243.             z-index: 0;
  244.             }
  245.  
  246.             .card {
  247.             width: 160px; height: 190px;
  248.             -webkit-transform-style: preserve-3d;
  249.            -webkit-transition: 0.5s;
  250.  
  251.             }
  252.             .container:hover .card {
  253.             -webkit-transform: rotateY(180deg);            
  254.             }.container:hover .back {opacity: 1;}
  255.  
  256.             .face {
  257.             position: absolute;
  258.             -webkit-backface-visibility: hidden;
  259.             }
  260.  
  261.             .jeepers {}
  262.             .jeepers .front {
  263.             overflow:hidden;
  264.             width: 160px; height: 190px;
  265.             }
  266.  
  267.             .jeepers .back {
  268.             width: 160px; height: 190px;
  269.             -webkit-transform: rotateY(180deg);opacity: 0;
  270.            -webkit-transition-duration: .7s;
  271.            -moz-transition-duration: .7s;
  272.            -ms-transition-duration: .7s;
  273.            -o-transition-duration: .7s;  
  274.            transition-duration: .7s;
  275.             }
  276.  
  277.             .links {position: fixed; width: 150px; height: 190px; margin-top:0px; background-color: ; margin-left:0px; padding-top:0px;}
  278.  
  279. .links a {width:140px; height: 12px; display:block; background-color:{color:bg link sidebar}; margin:1px 5px 1px 1px; font:9px verdana; text-transform: uppercase; color:{color:link sidebar}; text-decoration: none; letter-spacing: 0px; text-align:center; padding:4px; letter-spacing:0px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index: 59;}
  280.  
  281. .links a:hover{background-czolor:{color:bg link sidebar hover}; text-align:center;-webkit-border-top-right-radius: 15px; -webkit-border-bottom-left-radius: 15px; -moz-border-radius-topright: 15px; -moz-border-radius-bottomleft: 15px; border-top-right-radius:15px; border-bottom-left-radius: 15px; letter-spacing:-1px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index: 59; color:{color:link sidebar hover};}
  282.  
  283. .info{letter-spacing:-1px; font-size:9px; width:145px; margin-top: 0px; margin-left: 0px;height:200px; color: {color:texto da descricao}; background-color: {color:bg da descricao}; text-align:justify; overflow:auto; -webkit-border-radius: 5px;
  284. -moz-border-radius: 5px;
  285. border-radius: 5px;}
  286.  
  287. #dd1 {text-align: center; position: fixed; margin-left: 60px; margin-top: 10px; width: 200px; height:45px; }
  288.  
  289. #dd1 a {display: block; font-family: verdana; font-size: 10px; text-align: center; margin-bottom: 2px; background-color: {color:background}; color: {color:text}; text-decoration: none; text-transform: lowercase; padding: 2px 5px 2px 5px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  290.  
  291. #dd1 a:hover {text-align: center; letter-spacing: -1px; background-color: transparent; color: {color:text}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  292.  
  293. #dd1 a b {font-family: verdana; font-size: 10px; text-align: center; background-color: transparent; color: {color:text}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out; z-index: 59;}
  294.  
  295. #dd1 a:hover b {text-align: center; letter-spacing: -1px; background-color: {cplor:background}; color: {color:text}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  296.  
  297. #dd1:hover #dd a:first-child {color: {color:text}; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  298.  
  299. #dd1:hover #dd {opacity: 0.9; margin-top: -22px; overflow: hidden; background-color: {color:background}; z-index: 10; height: auto; width: 250px;  margin-left: -30px; font-size: 10px; font-family: verdana; letter-spacing: -1px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  300.  
  301. #dd {position: absolute; margin-top: -22px; opacity: 1; width: 250px; overflow: hidden; height: 0; webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  302.  
  303. #dd a {margin-bottom: 2px; background-color: transparent; color: {color:text}; text-align: center; display: block; margin-top: -1px; text-transform: lowercase; padding: 2px 5px 2px 5px; font-size: 9px; font-size: 10px; font-family: verdana; letter-spacing: -1px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  304.  
  305. #dd a:hover {letter-spacing: -1px; margin-bottom: 2px; border-bottom: 0px solid ; text-transform: lowercase; color: {color:text}; background-color: {color:background}; padding: 2px 5px 2px 5px; -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.9s ease-out;}
  306.  
  307. #xx {margin-top: 50px; margin-left: 970px; width: auto; position: fixed; padding: 5px;}
  308. .xx3 {font-size: 30px; font-family: georgia; padding: 1px;}
  309. .xx3 a{color: {color:link}; background-color: {color:background}; -webkit-transition-duration: .7s; -moz-transition-duration: .7s; -ms-transition-duration: .7s; -o-transition-duration: .7s; transition-duration: .7s; }
  310. .xx3 a:hover {color: {color:hover}; background-color: transparent;}
  311.  
  312. #tumblr_controls{position: fixed!important}
  313.  
  314.  
  315. {CustomCSS}
  316.     </style>
  317.  
  318.     </head>
  319.  
  320.  
  321. <script type="text/javascript">
  322.  
  323. $(document).ready(function(){
  324.  
  325.     $('#page_effect').fadeIn(2000);
  326.  
  327. });</script>
  328.  
  329.  
  330.  
  331.     <body>
  332.  
  333.  
  334. <div id="sdb1">
  335.  
  336. <br>
  337. <br>
  338. <br>
  339. </div>
  340.    
  341. <div id="sdb">
  342. {block:ifRecomendo1}<a href="{text:Recomendo1}" class="nav"></a>{/block:ifRecomendo1}  |  {block:ifRecomendo2}<a href="{text:Recomendo2}" class="nav"></a>{/block:ifRecomendo2}  |  {block:ifRecomendo3}<a href="{text:Recomendo3}" class="nav"></a>{/block:ifRecomendo3}  |  {block:ifRecomendo4}<a href="{text:Recomendo4}" class="nav"></a>{/block:ifRecomendo4}  |  {block:ifRecomendo5}<a href="{text:Recomendo5}" class="nav"></a>{/block:ifRecomendo5}  |  {block:ifRecomendo6}<a href="{text:Recomendo6}" class="nav"></a>{/block:ifRecomendo6}  |  {block:ifRecomendo7}<a href="{text:Recomendo7}" class="nav"></a>{/block:ifRecomendo7}  |  {block:ifRecomendo8}<a href="{text:Recomendo8}" class="nav"></a>{/block:ifRecomendo8}  | {block:ifRecomendo9}<a href="{text:Recomendo9}" class="nav"></a>{/block:ifRecomendo9}  | {block:ifRecomendo10}<a href="{text:Recomendo10}" class="nav"></a>{/block:ifRecomendo10}  | {block:ifRecomendo11}<a href="{text:Recomendo11}" class="nav"></a>{/block:ifRecomendo11} <br>
  343. <br>
  344. </div>
  345.  
  346. <div id="sdb3">
  347. <a href="/">{Title}</a></div>
  348.  
  349.         <div id="side">
  350. <div class="container jeepers">
  351.         <div class="card">
  352.             <div class="face front">
  353.                  <div id="portrait">
  354.                  <div class="info">
  355.                  <div class="info2">
  356.                 <div class="description">
  357.                   {Description}
  358.         </div>  </div>
  359.             </div>
  360.                  </div>
  361.             </div>
  362.  
  363.             <div class="face back">
  364.  
  365. <div class="links">
  366. <a href="/">home</a>
  367.  
  368. <a href="/ask">ask me</a>
  369.  
  370. {block:ifLink1}<a href="{text:Link1}" class="nav">{text:Link1 Title}</a>{/block:ifLink1}
  371.  
  372. {block:ifLink2}<a href="{text:Link2}" class="nav">{text:Link2 Title}</a>{/block:ifLink2}
  373.  
  374. {block:ifLink3}<a href="{text:Link3}" class="nav">{text:Link3 Title}</a>{/block:ifLink3}
  375.  
  376. {block:ifLink4}<a href="{text:Link4}" class="nav">{text:Link4 Title}</a>{/block:ifLink4}
  377.  
  378. {block:ifLink5}<a href="{text:Link5}" class="nav">{text:Link5 Title}</a>{/block:ifLink5}
  379.  
  380. {block:ifLink6}<a href="{text:Link6}" class="nav">{text:Link6 Title}</a>{/block:ifLink6}
  381.  
  382. <a href="http://rocklessly.tumblr.com" class="nav">theme (c)</a>
  383.  
  384.  
  385.             </div> 
  386.  
  387.             </div></div>
  388.  
  389. </div>
  390. <div id="stephania"><center><img src="{image:sidebar2}"></center></div>
  391. <div id="bianca"><center><img src="{image:sidebar1}"></center></div>
  392. <br>
  393.  
  394. <div id="dd1"><a href="http://rocklessly.tumblr.com">» Theme made ​​by <b>rocklessly</b> «
  395. <div id="dd">inspiração:<b>sonicwand</b> detalhes: <b>sorriso-inconstante</b></a></div></div>
  396.  
  397.  
  398.  
  399.         </div><!-- id.side !-->
  400. </div>
  401. </div>
  402. </div>
  403. <div id="xx"><div class="xx3">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage}{/block:Pagination}{block:Pagination}{block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}</div></div>
  404. </div>
  405. <div id="content">
  406. <br><br>
  407. <br><br>
  408. <br><br>
  409. <br><br>
  410.  
  411. <div id="entries">  
  412. {block:IfEnableEndlessScrolling}<div class="autopagerize_page_element">
  413. <script type="text/javascript"
  414.  
  415. src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableEndlessScrolling}
  416.  
  417.  
  418.  {block:Posts}
  419.  
  420. <div class="post">
  421.  
  422. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  423.  
  424. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" ></div>{LinkCloseTag}{/block:Photo}
  425.  
  426. {block:Photoset}{Photoset-500}{/block:Photoset}
  427.  
  428. {block:Quote}
  429. <div class="qquote">❝ {Quote}❞</div><br>
  430. {block:Source}<div class="qsource"> — {Source}</div>{/block:Source}
  431. {/block:Quote}
  432.  
  433. {block:Link}
  434. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  435. {block:Description}{Description}{/block:Description}
  436. {/block:Link}
  437.  
  438. {block:Chat}
  439. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  440. <div class="chat"><ul>{block:Lines}
  441. <li class="person{UserNumber}">{block:Label}
  442. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  443. {/block:Chat}
  444.  
  445. {block:Audio}
  446. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  447. {AudioPlayerGrey}
  448. <div class="icap">{block:Caption}{Caption}{/block:Caption}</div>
  449. {/block:Audio}
  450.  
  451. {block:Video}{Video-500}{/block:Video}
  452.  
  453. {block:Answer}
  454. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}</div>
  455. <div class="q">{Question}</div>
  456. <div class="a">{Answer}</div>
  457. {/block:Answer}
  458.  
  459.  
  460. <div class="cap">
  461. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  462. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  463. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  464.  
  465. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  466.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  467.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  468. {/block:ContentSource}</div></div>
  469.  
  470.  
  471. <div id="dda">
  472.  
  473. <div style="float:left;" class="details">
  474. {block:HasTags}{block:Tags} <a href="{TagURL}"><b>#</b>{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}<br>
  475. {block:Date} {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} · <a href="{ReblogURL}" target="_blank">reblog</a><br>
  476. {block:RebloggedFrom}<b></b> <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} · (&copy; <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>)
  477. {/block:RebloggedFrom}<br>
  478. </div>
  479.  
  480. <br clear="all" /></div></div>
  481.  
  482.  
  483.  
  484.  {/block:Posts}
  485. {block:IfEnableEndlessScrolling}</div>{/block:IfEnableEndlessScrolling}
  486. {block:PostNotes}
  487. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  488. {/block:PostNotes}
  489.  
  490. </div>
  491.  
  492. </div>
  493. </div>
  494. </div>
  495. </div>
  496. </div>
  497.  
  498. </div>
  499. </div>
  500. </div>
  501. </div>
  502.  
  503. </body>
  504. </html>
Advertisement
Add Comment
Please, Sign In to add comment