Advertisement
macavoys

theme 011

Mar 16th, 2013
3,479
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.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. <!------ theme eleven by niocgasms.tumblr.com (please do not remove)------>
  5.  
  6. <!-- DEFAULT VARIABLES -->
  7. <meta name="image:sidebar" content="" />
  8. <meta name="color:background" content="#FFFFFF" />
  9. <meta name="color:text" content="#999999" />
  10. <meta name="color:scrollbar" content="#90C25F" />
  11. <meta name="color:links" content="#9C9C9C" />
  12. <meta name="color:links hover" content="#90C25F" />
  13. <meta name="color:sidebar border" content="#F2F2F2" />
  14. <meta name="color:slinks" content="#90C25F" />
  15. <meta name="color:slinks bg" content="#FFFFFF" />
  16. <meta name="color:post border" content="#E3E3E3" />
  17. <meta name="color:permalink" content="#737373" />
  18. <meta name="color:tags" content="#90C25F" />
  19. <meta name="color:ask bg" content="#90C25F" />
  20. <meta name="text:link 1" content="" />
  21. <meta name="text:link 1 title" content="link 01" />
  22. <meta name="text:link 2" content="" />
  23. <meta name="text:link 2 title" content="link 02" />
  24. <meta name="text:link 3" content="" />
  25. <meta name="text:link 3 title" content="link 03" />
  26.  
  27. <title>{Title}</title>
  28. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  29. <link rel="shortcut icon" href="{Favicon}">
  30.  
  31. <html>
  32. <head>
  33.  
  34. <style type="text/css">
  35.  
  36. iframe#tumblr_controls {top:0px !important;right:5px !important;position: fixed !important;opacity: 0.5;-webkit-transition: all 0.5s ease;}
  37. iframe#tumblr_controls:hover{opacity: 1;-webkit-transition: all 0.5s ease;}
  38.  
  39. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar};height:7px;}
  40. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar};height:7px!important;}
  41. ::-webkit-scrollbar {background-color:{color:background};height:5px;width:7px;}
  42.  
  43. body {background-color: {color:background};color:{color:text}; font-family:cambria; font-size:11px;}
  44. a {text-decoration: none; color: {color:text};-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  45. a:hover {text-decoration: none; border-bottom: 1px solid {color:links hover};-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  46.  
  47. #sidebar {margin-left: 115px; margin-top: 250px; position: fixed; width: 150px;}
  48. .simg img {padding: 8px; border: 1px solid {color:sidebar border};width: 150px;}
  49. .simg:hover .slinks{opacity: 1;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  50. .slinks {letter-spacing: 1px; margin-left: 25px;opacity: 0;position: absolute;font-family: cambria;font-size: 10px;margin-top: 38px; width: 50px;text-align: center;text-transform: lowercase;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  51. .slinks a {opacity: 0.9;font-style: italic;color: {color:slinks}; background-color: {color:slinks bg}; padding: 3px 0px 3px 0px;display: block;margin-bottom: 1px;text-align: center;width: 50px;}
  52. .slinks a:hover {opacity: 1;border-bottom: none; padding-right: 92px;color: {color:slinks bg} ; background-color: {color:slinks};}
  53. .description {font-size: 11px;margin-top: 5px; width: 166px; text-align: justify;}
  54. .pagination {border-top: 1px solid {color:sidebar border}; padding-top: 3px; width: 166px;margin-top: 8px; text-align: right; font-size: 11px; text-transform: lowercase; font-style: italic;}
  55.  
  56. #container {padding-top: 30px; margin-left: 400px;width: 500px;}
  57. #entry {width: 500px;margin-bottom: 35px;}
  58. #post {width: 500px;}
  59. #permalink {border-bottom: 1px solid {color:post border};padding-bottom: 7px; border-top: 1px dashed #e3e3e3;padding-top: 7px;margin-top: 10px;letter-spacing: 1px;width: 500px; text-transform: uppercase;font-size: 8px;text-align: left;font-family: calibri;}
  60. #permalink a {color: {color:permalink};}
  61. .tagsss {margin-top: 2px;text-transform: uppercase; font-size: 8px;text-align: left;font-family: calibri; width: 500px;letter-spacing: 1px;}
  62. .tagsss a {border-bottom: none; line-height: 14px;padding: 1px 2px 1px 2px; color: {color:tags};}
  63.  
  64. h1 {font-weight: bold; font-style: italic; font-size: 14px;}
  65. small{font-size:11px;}
  66. blockquote {border-left: 1px solid {color:text}; padding-left: 5px; margin-bottom: 0px; font-style: italic;}
  67.  
  68. .quote {padding: 2px; font-family: cambria; font-weight: bold; font-style: italic;font-size: 14px;}
  69. .source {margin-top: 5px;text-align:center; font-family: cambria;}
  70.  
  71. #audiopost {margin-bottom:5px; width:500px; height:100px}
  72. .cover {width:100px; height:150px; position:absolute;}
  73. .cover img {width:80px; height:80px; float:left;}
  74. .player {margin-top: 22px; margin-left: 22px; opacity: 1;position:absolute; z-index:1; background:#fff; width:30px; border-radius: 2px; border: 3px solid #90C25F; opacity: 0.8; height:30px; display:block;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  75. .playerr {width:25px; height:25px; margin-top:0px; margin-left:0px; overflow:hidden; padding:3px;}
  76. .track {font-family: calibri; color: #fff;text-align: center; height: 60px; background-color: #90C25F; margin-left:90px; line-height:12px;padding: 10px; }
  77.  
  78. .question {margin-left: 0px; background-color: {color:ask bg}; width: 480px; padding: 10px; color: #fff;}
  79. .askerr {opacity: 0.7; margin-bottom: 1px; height: 25px;text-align: center; width: 480px; padding: 10px;font-size: 12px;font-weight: bold; font-style: italic; text-transform: lowercase;color: #fff; background-color: {color:ask bg};}
  80. .question a {color: #fff;}
  81. .askerr img {margin-top: -5px; padding: 5px; background-color: #fff; text-align: center;}
  82. .anser {text-align; justify;}
  83.  
  84. .notes {width:500px; font-family: cambria; text-transform: lowercase; font-size: 10px; font-style: italic;letter-spacing: 1px; margin-left: -20px;}
  85. ol.notes {list-style-type:none;}
  86. ol.notes li.note {border: none; padding: 2px;}
  87. ol.notes li.note img.avatar {display: none}
  88.  
  89. .credit {position: fixed; right: 5px;text-transform: uppercase;padding: 2px; text-align: center; font-family: calibri; font-size: 8px; letter-spacing: 1px; bottom: 5px; padding: 3px; background-color: #222; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  90. .credit a {color: #fff;}
  91. .credit a:hover {border: none;}
  92. .credit:hover {background-color: {color:background};-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  93.  
  94. </style></head>
  95.  
  96. <body>
  97.  
  98. <div class="credit"><a href="http://colinsexual.tumblr.com">TH</a></div>
  99.  
  100. <div id="sidebar">
  101.  
  102. <div class="simg">
  103. <div class="slinks">
  104. <a href="/">index</a>
  105. <a href="/ask">ask</a>
  106. <a href="{text:link 1}">{text:link 1 title}</a>
  107. <a href="{text:link 2}">{text:link 2 title}</a>
  108. <a href="{text:link 3}">{text:link 3 title}</a>
  109. </div>
  110.  
  111. <img src="{image:sidebar}">
  112. </div>
  113.  
  114. <div class="description">{Description}</div>
  115. <div class="pagination">{block:Pagination}
  116. {block:PreviousPage}
  117. <a href="{PreviousPage}">prev</a> - {/block:PreviousPage}
  118. {block:NextPage}
  119. <a href="{NextPage}">next</a>{/block:NextPage}
  120. {/block:Pagination}</div>
  121. </div>
  122.  
  123. <div id="container">
  124.  
  125. {block:Posts}
  126. {block:ContentSource}
  127. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  128. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  129. {/block:SourceLogo}
  130. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  131. {/block:ContentSource}
  132.  
  133. <div id="entry">
  134.  
  135. {block:Text}
  136. {block:Title}<h1>{Title}</h1>{/block:Title}
  137. {Body}
  138. {/block:Text}
  139.  
  140. {block:Photo}
  141. {LinkOpenTag}
  142. <img src="{PhotoURL-500}">
  143. {LinkCloseTag}
  144. {Caption}
  145. {/block:Photo}
  146.  
  147. {block:Photoset}
  148. {Photoset-500}
  149. {Caption}
  150. {/block:Photoset}
  151.  
  152. {block:Quote}
  153. <div class="quote">{Quote}</div>
  154. {block:Source}<div class="source">- {Source}</div>{/block:Source}
  155. {/block:Quote}
  156.  
  157. {block:Link}
  158. <h1><a href="{URL}" {Target}>→{Name}</a></h1>
  159. {block:Description}{Description}{/block:Description}
  160. {/block:Link}
  161.  
  162. {block:Chat}
  163. {block:Title}<h1>{Title}</h1>{/block:Title}
  164. {block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}
  165. {/block:Chat}
  166.  
  167. {block:Audio}
  168. <div id="audiopost">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  169. <div class="playerr">{AudioPlayerWhite}</div></div><div class="track"><font style="font-size: 14px; text-transform: uppercase; font-weight: bold;">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist} - {Artist}{/block:Artist}</font><br />{block:Album}{Album}{/block:Album}<br>{PlayCountWithLabel}</div></div>
  170. {Caption}
  171. {/block:Audio}
  172.  
  173. {block:Video}
  174. {Video-500}
  175. {Caption}
  176. {/block:Video}
  177.  
  178. {block:Answer}
  179. <div class="askerr"><img src="{AskerPortraitURL-24}"></div>
  180. <div class="question">
  181. <b><i>{Asker}:</i> {Question}</b></div>
  182. <div class="anser">{Answer}</div>
  183. {/block:Answer}
  184.  
  185. <div id="permalink">{block:Date}posted <a href="{Permalink}">{ShortMonth} {DayofMonthWithZero}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a> ORG. <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:RebloggedFrom}<div style="float:right;"> {block:NoteCount}<font color="#F72579">&hearts;</font> <a href="{Permalink}">{NoteCountWithLabel}</a> {/block:NoteCount}</div>
  186. {/block:Date}</div>
  187.  
  188. <div class="tagsss">
  189. {block:HasTags}
  190. {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  191.  
  192. </div>
  193.  
  194. {block:PermalinkPage}
  195. {block:PostNotes}
  196. <div class="notes">{PostNotes}</div>
  197. {/block:PostNotes}
  198. {/block:PermalinkPage}
  199. {/block:Posts}
  200.  
  201. </body>
  202. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement