Advertisement
Guest User

theirishboy 3 w/ no hover animation

a guest
Aug 19th, 2012
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.56 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. </---
  4.  
  5. THEME © THEIRISHBOY.TUMBLR.COM
  6. Please keep all credits and do not redistribute as your own.
  7.  
  8. --->
  9.  
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12.  
  13. <head>
  14. <title>{Title}</title>
  15. <link rel="shortcut icon" href="{Favicon}">
  16. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  17. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  18.  
  19.  
  20. <meta name="color:Background" content="#f7f4ee"/>
  21. <meta name="color:Post Background" content="#faf9f7"/>
  22. <meta name="color:Scrollbar" content="#94ac59" />
  23. <meta name="color:Scrollbar Background" content="#f7f4ee" />
  24. <meta name="color:Title" content="#94ac59"/>
  25. <meta name="color:Text" content="#7c7c61"/>
  26. <meta name="color:Tag" content="#b8a156"/>
  27. <meta name="color:Border" content="#b4da7d"/>
  28. <meta name="font:Body" content="georgia"/>
  29. <meta name="color:Link" content="#b9b7b7"/>
  30. <meta name="color:Link Hover" content="#d85664"/>
  31. <meta name="color:sTitle" content="#ce3747"/>
  32.  
  33. <meta name="text:STitle" content="chasing rubies"/>
  34.  
  35. <meta name="text:Link 1 Name" content="link 1"/>
  36. <meta name="text:Link 1 URL" content="/"/>
  37.  
  38. <meta name="text:Link 2 Name" content="link 2"/>
  39. <meta name="text:Link 2 URL" content="/"/>
  40.  
  41. <meta name="text:Link 3 Name" content="link 3"/>
  42. <meta name="text:Link 3 URL" content="/"/>
  43.  
  44. <meta name="text:Link 4 Name" content="link 4"/>
  45. <meta name="text:Link 4 URL" content="/"/>
  46.  
  47. <meta name="text:Link 5 Name" content="link 5"/>
  48. <meta name="text:Link 5 URL" content="/"/>
  49.  
  50. <meta name="image:Sidebar" content="/"/>
  51. <meta name="text:Sidebar img height in px" content="200"/>
  52.  
  53. <meta name="image:Background" content="/"/>
  54. <meta name="text:Background Image Position" content="none"/>
  55. <meta name="if:Background Image Does Not Repeat" content="0"/>
  56. <meta name="if:Fixed Background Image" content="1"/>
  57.  
  58. <link href='http://fonts.googleapis.com/css?family=Life+Savers' rel='stylesheet' type='text/css'>
  59.  
  60. <style type="text/css">
  61.  
  62. body {
  63. background-color:{color:Background};
  64. background-image:url({image:Background});
  65. background-position:{text:background image position};
  66. {block:IfBackgroundImageDoesNotRepeat}background-repeat:no-repeat;{/block:IfBackgroundImageDoesNotRepeat}
  67. {block:IfFixedBackgroundImage}background-attachment: fixed;{/block:IfFixedBackgroundImage}
  68. background-attachment: fixed;
  69. color:{color:Text};
  70. font-size:10px;
  71. line-height:10px;
  72. font-family:{font:body};
  73. }
  74.  
  75. ::selection {
  76. text-decoration:none;
  77. background-color:transparent;
  78. color:{color:stitle};}
  79.  
  80. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:100px;}
  81. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar}; height:6px!important;}
  82. ::-webkit-scrollbar {background-color:{color:scrollbar background}; height:6px; width:6px;}
  83.  
  84.  
  85. a, a:visited, a:active {
  86. color:{color:Link};
  87. text-decoration: none;
  88. -webkit-transition: all 0.6s ease-in-out;
  89. -moz-transition: all 0.6s ease-in-out;
  90. -o-transition: all 0.6s ease-in-out;
  91. -ms-transition: all 0.6s ease-in-out;
  92. transition: all 0.6s ease-in-out;
  93. }
  94.  
  95. a:hover {
  96. color:{color:link hover};
  97. text-decoration:none;
  98. font-style:italic;
  99. letter-spacing:0px;
  100. -webkit-transition: all 0.6s ease-in-out;
  101. -moz-transition: all 0.6s ease-in-out;
  102. -o-transition: all 0.6s ease-in-out;
  103. -ms-transition: all 0.6s ease-in-out;
  104. transition: all 0.6s ease-in-out;
  105.  
  106. }
  107.  
  108. p {
  109. margin: 2px 2px 2px 2px;
  110. line-height:15px;
  111. padding: 0;
  112. }
  113.  
  114. b, strong {
  115. color:{color:stitle};
  116. font-weight:bold;
  117. }
  118. i, em {
  119. color:{color:tag};
  120. font-style:italic;
  121. }
  122. u {
  123. color:{color:text}; text-decoration:none; border-bottom: 2px solid {color:title};
  124. }
  125.  
  126. ol.notes {
  127. padding: 0px;
  128. margin: 25px 0px;
  129. list-style-type: none;
  130. line-height:100%;
  131. border-bottom: solid 0px {color:link};
  132. }
  133.  
  134. ol.notes li.note {
  135. border-top: solid 0px {color:title};
  136. padding: 10px;
  137. }
  138.  
  139. ol.notes li.note img.avatar {
  140. margin-right: 10px;
  141. width: 12px;
  142. height: 12px;
  143. }
  144.  
  145. blockquote{padding:0px; padding-left:5px; margin:5px; border-left:3px solid {color:border}; line-height:15px; color:stitle;}
  146. blockquote img{display:block;}
  147. blockquote p{padding:0px; margin:0px;}
  148. blockquote blockquote{position:relative; left:-5px; margin-top:0px; margin-right:0px; padding-right:0px;}
  149. a img{border:none;}
  150.  
  151. #content{
  152. position:absolute;
  153. padding:10px;
  154. top:10px;
  155. width:540px;
  156. left:460px;
  157. margin:auto;
  158. }
  159.  
  160. #post{
  161. margin-bottom:20px;
  162. background-color:{color:Post Background};
  163. padding:20px;
  164. border:none;
  165. }
  166.  
  167. #sidebar{
  168. top:180px;
  169. width:200px;
  170. height:200px;
  171. position:fixed;
  172. padding:0px;
  173. left:200px;
  174. border: 5px solid {color:background}
  175. overflow:hidden;
  176. }
  177.  
  178. #sidebarimg {
  179. border-radius:10px 10px 10px 10px;
  180. width:200px;
  181. height:200px;
  182. position:fixed;
  183. -webkit-transition: opacity 0.7s linear;opacity: 0.7s;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  184. }
  185.  
  186. #sidebarimg img {
  187. max-width: 200px;
  188. }
  189.  
  190. #title{
  191. width: 210px;
  192. height:auto;
  193. position:fixed;
  194. text-align: center;
  195. padding:0px;
  196. border: 5px solid {color:background}
  197. margin-left:auto;
  198. overflow:hidden;
  199. }
  200.  
  201. #sbdesc{
  202. background-image: url('');
  203. top:200px;
  204. width:200px;
  205. height:480px;
  206. position:fixed;
  207. padding:0px;
  208. left:200px;
  209. border: 5px solid {color:background}
  210. margin-top:10px;
  211. text-align:justify;
  212. overflow:hidden;
  213. }
  214.  
  215. #stext { margin-top: 0px; font-family:{font:body}; font-size:10px; text-align:center;
  216. line-height:12px;
  217. background-color: {color:background};
  218. top:0px;
  219. width:180px;
  220. height: inherit;
  221. position:fixed;
  222. padding:10px;
  223. left:0px;
  224. overflow:auto;
  225. zoom: 1;
  226. filter: alpha(opacity=100);
  227. opacity: 1.0;
  228. -webkit-transition-duration: 0.9s;
  229. -moz-transition-duration: 0.8s;
  230. position:absolute;
  231. margin-top:{text:Sidebar img height in px}px;}
  232.  
  233. #stext:hover {
  234. zoom: 1;
  235. filter: alpha(opacity=90);
  236. opacity: 0.90;
  237. padding:10px;
  238. -webkit-transition-duration: 0.9s;
  239. -moz-transition-duration: 0.8s;
  240. position:absolute;
  241. margin-top:{text:Sidebar img height in px}px;}
  242.  
  243. #slinks{
  244. position:fixed;
  245. width:100px;
  246. padding:5px;
  247. top:205px;
  248. left:120px;
  249. letter-spacing:0px;
  250. line-height:70%;
  251. -webkit-transition: opacity 0.7s linear;opacity: 0.7s; -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  252. }
  253.  
  254. #slinks:hover{
  255. position:fixed;
  256. padding:5px;
  257. margin-left:0px;
  258. letter-spacing:0px;
  259. -webkit-transition: opacity 0.7s linear;opacity: 0.7s;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  260. }
  261.  
  262. #slink {
  263. }
  264. #slink a {display: inline-block; color:{color:link}; width:40px;
  265. background-color:{color:post background}; font-family:{font:body}; font-size:9px; text-transform: lowercase; letter-spacing: 0px; text-align:center;margin:2px 0px 5px 0px; padding:5px 8px 5px 8px;border-bottom:0px solid {color:link};}
  266. #slink a:hover {color:{color:link hover}; width:50px; margin-left:-5px; border-bottom:3px solid {color:border}; -webkit-transition: opacity 0.3s linear;opacity: 0.3s;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;font-style:normal;}
  267.  
  268. #theme {width:50px;
  269. }
  270. #theme a {width:50px;display: inline-block; color:{color:text};background-color:{color:post background}; font-family:{font:body}; font-size:7px; text-transform: uppercase; letter-spacing: 2px; text-align:center;margin:2px 0px 2px 0px; padding:12px 3px 12px 3px;filter: alpha(opacity=30);
  271. opacity: 0.3;}
  272. #theme a:hover {filter: alpha(opacity=90);
  273. opacity: 0.9; -webkit-transition: opacity 0.7s linear;opacity: 0.7s;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;transition: all 0.6s ease-out;}
  274.  
  275.  
  276.  
  277. #stitle {
  278. font-size:9px;
  279. font-family: 'Life Savers', cursive !important;
  280. color:{color:sTitle};
  281. text-transform:lowercase;
  282. line-height:20px;
  283. LETTER-SPACING:7px;
  284. font-weight: none;
  285. position:absolute;
  286. padding:10px;
  287. top:5px;
  288. left:0px;
  289.  
  290. }
  291.  
  292. h1 {
  293. font-size:8px;
  294. font-family: 'Life Savers', georgia;
  295. color:{color:sTitle};
  296. font-weight:normal;
  297. text-transform:uppercase;
  298. letter-spacing:4px;
  299. line-height:20px;
  300. padding:0px;
  301. margin: 0px;
  302. }
  303.  
  304.  
  305. .h2 {
  306. font:{Font:Text} 10px;
  307. color:{color:Text};
  308. text-transform:uppercase;
  309. background-color: transparent;
  310. text-align: left;
  311. padding:5px;
  312. margin-top:10px;
  313. margin-bottom:0px;
  314. border-bottom:0px solid {color:border};
  315. }
  316.  
  317.  
  318. h3 {
  319. margin-bottom:5px;
  320. font-size:16px;
  321. font-weight:normal;
  322. letter-spacing:0px;
  323. font-family: 'Life Savers', georgia;
  324. color:{color:Title};
  325. text-transform:lowercase;
  326. line-height:20px;
  327. }
  328. h3 a{
  329. color:{color:Title};
  330. letter-spacing:0px;
  331. }
  332.  
  333. h4 {
  334. font-size:10px;
  335. font:{font:title};
  336. color:{color:Title};
  337. text-transform:lowercase;
  338. line-height:20px;
  339. }
  340.  
  341. .name {
  342. color:{color:Name};
  343. font-size:{text:Name Size}px;
  344. font:{font:title};
  345. text-transform:lowercase;
  346. line-height:10px;
  347. }
  348.  
  349. #details {
  350. background-color:transparent;
  351. font-family:{font:body};
  352. border:none;
  353. color:{color:text};
  354. text-align:left;
  355. margin-top:1px;
  356. margin-bottom:-3px;
  357. margin-right:2px;
  358. padding:2px;
  359. text-transform:uppercase;
  360. letter-spacing:0px;
  361. font-style:normal;
  362. font-size:8px;
  363. }
  364.  
  365. #tags {
  366. background-color:transparent;
  367. font-family:{font:body};
  368. border:none;
  369. color:{color:text};
  370. text-align:left;
  371. margin-top:1px;
  372. margin-bottom:-3px;
  373. margin-right:2px;
  374. padding:2px;
  375. text-transform:uppercase;
  376. letter-spacing:0px;
  377. font-style:normal;
  378. font-size:8px;
  379. -webkit-transition: all 0.6s ease-in-out;
  380. -moz-transition: all 0.6s ease-in-out;
  381. -o-transition: all 0.6s ease-in-out;
  382. -ms-transition: all 0.6s ease-in-out;
  383. transition: all 0.6s ease-in-out;}
  384.  
  385. #tags a {
  386. color:{color:tag};}
  387.  
  388. #tags:hover {
  389. color:{color:link};
  390. text-transform:uppercase;
  391. -webkit-transition: all 0.6s ease-in-out;
  392. -moz-transition: all 0.6s ease-in-out;
  393. -o-transition: all 0.6s ease-in-out;
  394. -ms-transition: all 0.6s ease-in-out;
  395. transition: all 0.6s ease-in-out;
  396. }
  397.  
  398.  
  399. #navigation{
  400. position:fixed;
  401. padding:5px;
  402. bottom:15px;
  403. right:15px;
  404. letter-spacing:0px;
  405. }
  406.  
  407. #navigation a{
  408. color:{color:stitle};
  409. }
  410.  
  411. #nav{
  412. position:fixed;
  413. padding:5px;
  414. top:265px;
  415. left:410px;
  416. letter-spacing:0px;
  417. line-height:200%;
  418. }
  419.  
  420. #nav a{
  421. letter-spacing:0px;
  422. color: {color:title};
  423. font-size: 20px;
  424. }
  425.  
  426. #nav a:hover{
  427. color: {color:stitle};
  428. font-style:none;
  429. }
  430.  
  431. img, a img {
  432. max-width:500px !important;
  433. border: 0px !important;
  434. }
  435.  
  436. {CustomCSS}
  437. </style>
  438. </head>
  439. <body>
  440.  
  441. <div id="slinks">
  442. <div id="slink">
  443. <a href="/" class="">home</a>
  444. <a href="/ask" class="">message</a>
  445. {block:IfLink1Name}<a href="{text:link 1 url}">{text:link 1 name}</A>{/block:IfLink1Name}
  446. {block:IfLink2Name}<a href="{text:link 2 url}">{text:link 2 name}</A>{/block:IfLink2Name}
  447. {block:IfLink3Name}<a href="{text:link 3 url}">{text:link 3 name}</A>{/block:IfLink3Name}
  448. {block:IfLink4Name}<a href="{text:link 4 url}">{text:link 4 name}</A>{/block:IfLink4Name}
  449. {block:IfLink5Name}<a href="{text:link 5 url}">{text:link 5 name}</A>{/block:IfLink5Name}
  450.  
  451. </div>
  452. </div>
  453.  
  454.  
  455. <div id="sidebar">
  456. <div id="title"><h1>{text:stitle}</h1>
  457. <div id="sidebarimg">
  458. <img src="{image:sidebar}" style="width:200px; height:auto; border-radius:10px 10px 10px 10px;">
  459.  
  460.  
  461.  
  462. </div></div></div>
  463. <div id="sbdesc"><div id="stext">
  464. <br>
  465. {block:Description}{Description}{/block:Description}
  466. <br>
  467. </div>
  468. </div>
  469.  
  470. <div id="content">
  471. {block:Posts}
  472.  
  473.  
  474. <div id="post">
  475.  
  476. {block:Text}
  477. {block:Title}
  478. <h3><a href="{Permalink}">{Title}</a></h3>
  479. {/block:Title}
  480. {Body}
  481. {/block:Text}
  482.  
  483. {block:Photo}
  484. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  485. {block:Caption}
  486. {Caption}
  487. {/block:Caption}
  488. {/block:Photo}
  489.  
  490. {block:Photoset}
  491. <center>{Photoset-500}</center>
  492. {block:Caption}
  493. {Caption}
  494. {/block:Caption}
  495. {/block:Photoset}
  496.  
  497. {block:Quote}
  498. <h3>"{Quote}"</h3>
  499. {block:Source}
  500. -{Source}
  501. {/block:Source}
  502. {/block:Quote}
  503.  
  504. {block:Link}
  505. <a href="{URL}" class="link" {Target}><h3>{Name}</h3></a>
  506. {block:Description}
  507. {Description}
  508. {/block:Description}
  509. {/block:Link}
  510.  
  511. {block:Chat}
  512. {block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
  513. {block:Lines}
  514. {block:Label}<b>{Label}</b>{/block:Label}
  515. {Line}<br>
  516. {/block:Lines}
  517. {/block:Chat}
  518.  
  519. {block:Video}
  520. <center>{Video-500}</center>
  521. {block:Caption}
  522. {Caption}
  523. {/block:Caption}
  524. {/block:Video}
  525.  
  526. {block:Audio}<br/>
  527. {AudioPlayerWhite}
  528. {block:Caption}
  529. {Caption}
  530. {/block:Caption}
  531. {/block:Audio}
  532. <br>
  533.  
  534. {block:Answer}
  535. <b>{Asker} said:
  536. {Question}</b><br><br>
  537. {answer}
  538. {/block:answer}
  539.  
  540. <div class="h2">
  541. <div id="details">{block:Date}published <a href="{Permalink}">{TimeAgo}</a>{/block:date} {block:NoteCount}{NoteCountWithLabel}{/Block:NoteCount}{/block:NoteCount} {block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a>{/block:RebloggedFrom} <a href="{ReblogRootURL}" title="{ReblogRootName}">©</a> <a href="http://tmv.proto.jp/reblog.php?post_url={Permalink};" target="_blank">Reblog</a>
  542. <br></div>
  543. <div id="tags">
  544. {block:HasTags}{block:Tags}#<a id="tagsa" href="{TagUrl}">{Tag}</a> {/block:Tags}{/block:HasTags}</div><br>
  545.  
  546.  
  547. {block:PermalinkPage}
  548. {block:PostNotes}{PostNotes}{/block:PostNotes}
  549. {/block:PermalinkPage}
  550. </div>
  551. </div>
  552. {/block:Posts}
  553.  
  554. <br>
  555.  
  556.  
  557. </div>
  558. </div>
  559.  
  560. <div id="navigation">
  561. <div id="theme">
  562. <a href="http://theirishboy.tumblr.com/tagged/themes" class="">theme</a>
  563. </div>
  564. </div>
  565.  
  566.  
  567. <div id="nav">
  568. {block:Pagination}
  569. {block:PreviousPage}
  570. <a href="{PreviousPage}">&#171;</a>
  571. {/block:PreviousPage}
  572. <br>
  573. {block:NextPage}
  574. <a href="{NextPage}">&#187;</a>
  575. {/block:NextPage}
  576. {/block:Pagination}
  577. </div>
  578.  
  579.  
  580.  
  581.  
  582.  
  583.  
  584.  
  585. </body>
  586. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement