Advertisement
hawthorneys

THEME #01: by nayel

Nov 19th, 2012
7,846
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.70 KB | None | 0 0
  1. <!--Theme 01 By http://hawthorneys.tumblr.com
  2. --- STORIES THEME | @ HAWTHORNEYS ---
  3. > please do not steal and/or claim as your own
  4. > please do not redistribute
  5. > please do not claim as your our
  6. > please do not use this as a base code and take parts of it
  7. > you can edit as long as credit is on there somewhere
  8. -!-->
  9.  
  10. <head>
  11.  
  12. <title>{Title}</title>
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}
  16. <meta name="description" content="{MetaDescription}" />
  17. {/block:Description}
  18. {block:title}
  19. <meta name="title" content="{MetaDescription}"/>
  20. {/block:title}
  21. </head>
  22.  
  23. <meta name="color:background" content="#ffffff"/>
  24. <meta name="color:text" content="#838282"/>
  25. <meta name="color:box" content="#fafafa"/>
  26. <meta name="color:link" content="#b8b8b8"/>
  27. <meta name="color:desc" content="#f8f8f8" />
  28. <meta name="color:scrollbar" content="#e6cfd5"/>
  29. <meta name="color:link hover" content="#889499" />
  30. <meta name="color:border" content="#e8e8e8"/>
  31. <meta name="color:side background" content="#fcfcfc"/>
  32. <meta name="text:Link1 Title" content="" />
  33. <meta name="text:Link1" content="" />
  34. <meta name="text:Link2 Title" content="" />
  35. <meta name="text:Link2" content="" />
  36. <meta name="text:Link3 Title" content="" />
  37. <meta name="text:Link3" content="" />
  38. <meta name="text:second title" content="" />
  39. <meta name="image:side background" content=""/>
  40. <meta name="image:sidebar" content=""/>
  41.  
  42.  
  43.  
  44. <style type="text/css">
  45.  
  46. @font-face { font-family: "lobster"; src: url('http://themes.googleusercontent.com/static/fonts/lobster/v3/MWVf-Rwh4GLQVBEwbyI61Q.woff');
  47. font-weight: normal;
  48. font-style: normal;
  49. }
  50.  
  51. ::-webkit-scrollbar{height: 9px; width: 9px; -webkit-border-radius: 0px; background-color:{color:background};}
  52. ::-webkit-scrollbar-thumb{background-color:{color:scrollbar};}
  53. ::-webkit-scrollbar-track{background-color:{color:background};}
  54.  
  55. ::selection {
  56. background:{color:text hover};
  57. }
  58.  
  59. ::-moz-selection {
  60. background:{color:text hover};
  61. }
  62.  
  63. ::-webkit-selection {
  64. background:{color:text hover};
  65. }
  66.  
  67.  
  68.  
  69.  
  70. body {
  71. background:{color:background};
  72. margin:0px;
  73. color:{color:text};
  74. font-family:cambria;
  75. font-size:10px;
  76. line-height:100%;
  77.  
  78. }
  79.  
  80. a {
  81. text-decoration:none;
  82. outline:none;
  83. -moz-outline-style:none;
  84. color:{color:link};
  85. -webkit-transition: opacity 0.5s linear;
  86. -webkit-transition: all 0.5s ease-in-out;
  87. -moz-transition: all 0.5s ease-in-out;
  88. -o-transition: all 0.5s ease-in-out;}
  89.  
  90. a:hover {
  91. color:{color:link};
  92. background-color:{color:link hover};
  93. -webkit-transition: opacity 0.5s linear;
  94. -webkit-transition: all 0.5s ease-in-out;
  95. -moz-transition: all 0.5s ease-in-out;
  96. -o-transition: all 0.5s ease-in-out;}
  97.  
  98.  
  99.  
  100. img {
  101. border:none;}
  102.  
  103.  
  104. h1 {
  105. text-transform: none;
  106. font-family:cambria;
  107. text-align:center;
  108. letter-spacing:0px;
  109. font-style:italic;
  110. font-size:13px;
  111. font-weight:none;}
  112. h2 {
  113. line-height:120%;
  114. font-style:italic;
  115. font-size:9px;
  116. font-weight:none;}
  117.  
  118.  
  119. #entries {
  120. padding:15px;
  121. width:500px;
  122. margin-left:475px;
  123. font-family: cambria;
  124. margin-top:30px;
  125. line-height:100%;
  126. }
  127.  
  128. #post {
  129. margin-top: 10px;
  130. padding:15px;
  131. font-family: cambria;
  132. width:500px;
  133. padding-bottom:5px;
  134. border:1px solid #e8e8e8; padding: 15px;}
  135.  
  136. #post: {
  137. opacity: 1;
  138. display: block;
  139. margin-left:525px;
  140. -webkit-transition: opacity 0.5s linear;
  141. -webkit-transition: all 0.5s ease-in-out;
  142. -moz-transition: all 0.5s ease-in-out;
  143. -o-transition: all 0.5s ease-in-out;}
  144.  
  145. .tags {
  146. color:{color:tags};
  147. text-align:left;
  148. font-family:cambria;
  149. font-style:italic;
  150. letter-spacing:0px;
  151. font-size: 10px;
  152. text-align:normal;
  153. padding:5px;
  154. }
  155. .tags a:hover {
  156. opacity:0.5;
  157. -moz-transition-duration:0.5s;
  158. -webkit-transition-duration:0.5s;
  159. -o-transition-duration:0.5s;
  160. }
  161.  
  162. #title {
  163. font-family:'lobster';
  164. letter-spacing:1px;
  165. text-align:left;
  166. font-size:14px;
  167. margin-top:-20px;
  168. padding:2px;
  169. width:190px
  170. }
  171.  
  172. #title2{
  173. color:{color:title2};
  174. font-family:leaguegothicregular;
  175. font-size:9px;
  176. letter-spacing:1px;
  177. text-align:right;
  178. margin-top:-3px;
  179. text-transform: uppercase;
  180. margin-bottom:5px;
  181. width:180px;
  182. line-height:120%;
  183. }
  184.  
  185.  
  186. #sidebar {
  187. background-color:#transparent;
  188. width:230px;
  189. position:fixed;
  190. margin-left:150px;
  191. margin-top:130px;}
  192.  
  193.  
  194. #side {
  195. background-image: url('{image:side background');
  196. background-color:{color:side background};
  197. width:375px;
  198. margin-left: 55px;
  199. position:fixed;
  200. bottom:0;
  201. height:100%;
  202. border:1px solid #e8e8e8;
  203. }
  204.  
  205.  
  206. #sidebarimage{
  207. width 205px;
  208. }
  209.  
  210.  
  211. #sidebarimage img {
  212. width:205px;
  213. border:1px solid #e8e8e8;
  214. padding:5px;}
  215.  
  216. #links {
  217. opacity: 1 ;
  218. position: absolute;
  219. padding-top: 4px;
  220. padding-bottom:0px;
  221. margin-top:42px;
  222. margin-left: -130px;
  223. padding-left:55px;
  224. letter-spacing:1px;
  225. -webkit-transition: all 0.5s ease-in-out;
  226. -moz-transition: all 0.5s ease-in-out;
  227. -o-transition: all 0.5s ease-in-out;}
  228.  
  229.  
  230. #links a {display: block;
  231. width:70px;
  232. opacity: 1;
  233. padding 2px; padding-top: 2px;
  234. padding-bottom: 1px;
  235. margin-bottom: -8px;
  236. font-family:cambria;
  237. font-size:8px;
  238. font-style:none;
  239. background-color: {color:background};
  240. border: 1px solid {color:border};
  241. text-align:center;
  242. text-transform:uppercase;}
  243.  
  244. #links a:hover{
  245. margin-left: 0px;
  246. display:block;
  247. padding:5px 0px 5px;
  248. background: {color:background}
  249. border:1px solid {color:border};
  250. }
  251.  
  252.  
  253. .description {
  254. color:#747474;
  255. font-family: calibri;
  256. font-size: 8px;
  257. font-style: normal;
  258. text-transform: uppercase;
  259. font-weight: none;
  260. text-align: center;
  261. margin-top: 10px;
  262. margin-left: 15px;
  263. width: 180px;
  264. background-color: {color:desc};
  265. border:1px solid {color:border};
  266. line-height: 10px;
  267. opacity: 1;
  268. padding: 10px;
  269. padding-right: 5px;
  270. position: fixed;
  271. color: {color:text};}
  272.  
  273. .pagination {
  274. padding:
  275. margin-top: 15px;
  276. width:205px;
  277. font-size:10px;
  278. word-spacing:7px;
  279. }
  280.  
  281. .jump_page {
  282. padding:3px;
  283. background-color:#transparent; }
  284.  
  285. .current_page {
  286. padding:3px;
  287. background-color:#transparent;
  288. color:{color:body}; }
  289.  
  290.  
  291. #info {
  292. font-family: cambria;
  293. text-transform: uppercase;
  294. font-size: 8px;
  295. text-align:left;
  296. margin-top:10px;
  297. padding-top: 8px;
  298. border-top: 2px solid #f7f7f7;}
  299.  
  300. .audio {
  301. padding:5px;
  302. margin-bottom:5px; }
  303. .audio-album {
  304. position:absolute;
  305. margin-top:-5px;
  306. width:60px;
  307. border:3px double #e8e8e8;
  308. padding:2px;}
  309. .audio-player {
  310. opacity:0.6;
  311. filter:alpha(opacity=80);
  312. border:2px solid #111;
  313. width:25px;
  314. height:25px;
  315. overflow:hidden;
  316. position:absolute;
  317. z-index:2;
  318. margin-left:19px;
  319. margin-top:17px; }
  320. .audio-info {
  321. margin-top:-10px;
  322. position:relative;
  323. margin-left:70px;
  324. padding:5px; }
  325. .space { height:{text:entry space};}
  326.  
  327.  
  328.  
  329. #quote {
  330. width: 450px!Important;
  331. font-family: cambria;
  332. font-size: 16px;
  333. font-style: italic;
  334. text-transform: none;
  335. line-height:16px;}
  336.  
  337. #s {
  338. font-family: cambria;
  339. text-align: right;
  340. font-size:12px;
  341. letter-spacing:1px;}
  342.  
  343. #question {
  344. background-color:{color:box};
  345. color: {color:text};
  346. border-top: dotted 1px {color:border};
  347. margin-left:0px;
  348. padding:11px;
  349. margin-top: 5px;
  350. margin-bottom:-5px;
  351. font-family:cambria;
  352. font-size:10px;
  353. font-style:italic;
  354. text-align:left;
  355. }
  356.  
  357.  
  358. ol {
  359. list-style-type: none;
  360. font-size:8px;
  361. font-family: cambria;
  362. text-transform: uppercase;
  363. margin: 0; }
  364.  
  365. ol.notes li {
  366. width: 500px;
  367. padding: 3px;
  368. margin: 0 0 10px -35px;
  369. border-bottom: 1px solid {color:box}; }
  370.  
  371. ol.notes li:hover {
  372. border-bottom: 1px solid {color:box}; }
  373.  
  374. ol.notes li img {
  375. width:16px;
  376. padding-right: 10px;
  377. margin-bottom: 0px;
  378. opacity: 0.85;
  379. filter:alpha(opacity=85); }
  380.  
  381. ol.notes li img:hover {
  382. opacity: 1;
  383. filter:alpha(opacity=100); }
  384.  
  385.  
  386. {CustomCSS}</style></head><body>
  387. <div id="side">{side}
  388. </div>
  389.  
  390.  
  391. <div id="sidebar">
  392. <div id="title"><a href="/"><big>❝</big>{Title}</a></div>
  393. <center><div id="title2">{text:second title}</div></center>
  394.  
  395. <div id="links">
  396. <center><a href="/">home</a>&nbsp; <br>
  397. <center><a href="/ask">mssg</a>&nbsp; <br>
  398. <a href="{text:link1}">{text:link1 title}</a>&nbsp; <br>
  399. <a href="{text:link2}">{text:link2 title}</a>&nbsp; <br>
  400. <a href="{text:link3}">{text:link3 title}</a>&nbsp; <br>
  401. <a href="http://hawthorneys.tumblr.com">credit</a>&nbsp; <br>
  402. </div>
  403. <center><div id="sidebarimage"><img src="{image:Sidebar}"/></div></center>
  404. <div class="description">{Description}
  405. <br><br>
  406. <center> {block:Pagination} {block:PreviousPage} <a href="{PreviousPage}">back</a> &mdash; {/block:PreviousPage}{CurrentPage} of {TotalPages}
  407. {block:NextPage} &mdash;
  408. <a href="{NextPage}">next</a>
  409. {/block:NextPage}
  410. {/block:Pagination}
  411. </center></div>
  412. </div>
  413.  
  414. </div>
  415.  
  416. </div>
  417.  
  418. <div id="entries">{block:Posts}<p>
  419. <div id="post">
  420.  
  421. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  422.  
  423.  
  424. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  425.  
  426. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  427.  
  428. {block:Quote}<div id="quote">{Quote}</div><div id="s">{block:Source} —{Source}</div>{/block:Source}{/block:Quote}
  429.  
  430. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  431.  
  432. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}<h2>{block:Label}<b><u>{Label}</u></b>{/block:Label} {Line}<br></h2>{/block:Lines}{/block:Chat}
  433.  
  434.  
  435.  
  436. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  437.  
  438. {block:Answer}
  439. <img align="right" src="{AskerPortraitURL-40}" style="border-radius:20px;"> <div id="question" style="width:430px;"<big><big><big><big>❝</big></big></big>&nbsp;&nbsp;{Asker} said: {Question}</div> <BR>
  440. {Answer}
  441. {/block:Answer}
  442.  
  443. {block:Audio}
  444. <div class="audio">
  445. {block:AlbumArt}<img class="audio-album" src="{AlbumArtURL}">{/block:AlbumArt}
  446. <div class="audio-player">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div>
  447. <div class="audio-info">
  448. {block:TrackName}<b>Title:</b> {TrackName}<BR>{/block:TrackName}
  449. {block:Artist}<b>Artist:</b> {Artist}<BR>{/block:Artist}
  450. {block:Album}<b>Album:</b> {Album}<BR>{/block:Album}
  451. {block:PlayCount}<b>Plays:</b> {PlayCount}<BR>{/block:PlayCount}
  452. {block:caption}{caption}{/block:caption}
  453. </div></div>
  454. {/block:Audio}
  455.  
  456.  
  457. <div id="info">
  458. {block:Date}posted {TimeAgo}{/block:Date} with <a href="{Permalink}">
  459. {NoteCountWithLabel}</a>&nbsp;
  460. {block:RebloggedFrom}© <a href="{ReblogRootURL}"title="{ReblogRoottitle}">{ReblogRootName}</a><small></small>{/block:RebloggedFrom}&nbsp;&nbsp;<a href="{ReblogURL}" target="_blank">+ reblog</a></div>
  461. <div class="tags">
  462. {block:HasTags}{block:Tags} <a href="{TagURL}"><img src="http://static.tumblr.com/qlfmldj/wOKmcnquv/untitled-2.png"/> {Tag}</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div></div>
  463. </p>
  464. <br><br><br>
  465.  
  466. {block:ContentSource}
  467. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  468. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  469. {/block:SourceLogo}
  470. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  471. {/block:ContentSource}
  472. {block:ReblogParentURL}
  473. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  474. {/block:ReblogParentURL}
  475. {/block:Posts}
  476.  
  477. {block:PostNotes}{PostNotes}{/block:PostNotes}
  478. {/block:Posts}</div>
  479.  
  480. </body>
  481. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement