Don't like ads? PRO users don't see any ads ;-)

THEME #30

By: chissy_ on Aug 17th, 2012  |  syntax: None  |  size: 11.91 KB  |  hits: 1,757  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1.  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!-- theme (http://irishmine.tumblr.com) don't remove the credit-->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <head>
  7.  
  8. <meta name="color:Background" content="#ffffff" />
  9. <meta name="color:Entries" content="#ffffff" />
  10. <meta name="color:Text" content="#c9c9c9" />
  11. <meta name="color:Link" content="#c9c9c9" />
  12. <meta name="color:Link hover" content="#c9c9c9" />
  13. <meta name="color:Postinfo" content="#f1f1eb" />
  14. <meta name="color:Rounded" content="#dce5e9" />
  15. <meta name="color:Scrollbar" content="#e7e3e4" />
  16. <meta name="if:Show Quick Reblog" content="1" />
  17.  
  18.  
  19. <meta name="image:Background" content="" />
  20. <meta name="image:Sidebar" content=""/>
  21.  
  22. <meta name="text:link1" content="link 1" />
  23. <meta name="text:link1 url" content="/" />
  24. <meta name="text:link2" content="link 2" />
  25. <meta name="text:link2 url" content="/" />
  26. <meta name="text:link3" content="link 3" />
  27. <meta name="text:link3 url" content="/" />
  28. <meta name="text:link4" content="link 4" />
  29. <meta name="text:link4 url" content="/" />
  30.  
  31.  
  32.  
  33.      <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  34.     <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  35.     {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  36.     <link rel="shortcut icon" href="{Favicon}" />
  37.     <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  38.  
  39. <style type="text/css">
  40.      
  41. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important; z-index:-1;opacity:0.4;-webkit-transition: all 0.7s ease-in-out;
  42. -moz-transition: all 0.7s ease-in-out;
  43. -o-transition: all 0.7s ease-in-out;
  44. -ms-transition: all 0.7s ease-in-out;
  45. transition: all 0.7s ease-in-out;}
  46.  
  47. iframe input, iframe submit, iframe textarea, iframe div, iframe table:hover {background-color:transparent!important; z-index:-1;opacity:1;-webkit-transition: all 0.7s ease-in-out;
  48. -moz-transition: all 0.7s ease-in-out;
  49. -o-transition: all 0.7s ease-in-out;
  50. -ms-transition: all 0.7s ease-in-out;
  51. transition: all 0.7s ease-in-out;}
  52.  
  53.  
  54. body {color:{color:Text};background-color:{color:Background}; background-image:url('{image:background}'); background-attachment:fixed; background-repeat:no-repeat; background-position: right top;background-attachment:fixed;font-family:georgia;font-size:10px;line-height:100%;text-align:justify;
  55. }
  56.  
  57. a:link, a:active, a:visited {color:{color:Link}; text-decoration:none; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition:all 0.5s ease-out}
  58. a:hover {text-decoration:none; color:{color:Link hover};-webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition:all 0.5s ease-out;background-color:transparent;padding:5px;padding-left:5px;}
  59.  
  60.  
  61. #entries {margin-left:550px; margin-top:40px; width:550px;}
  62.  
  63. #posts{overflow:hidden;background-color: {color:Entries};padding:15px; margin-bottom:30px;}
  64.  
  65. #posts:hover #tags {margin-left:570px;opacity:1; display:block; {color:border};transition: all 1s ease-out;
  66.         -o-transition:  all 1s ease-out;
  67.         -webkit-transition: all 1s ease-out;
  68.         -moz-transition: all 1s ease-out;}
  69.  
  70. #tags {font-style:italic;opacity:0;width:150px;
  71. position:absolute;font-family:georgia;font-size:10px;
  72. line-height:100%;text-align:left;
  73. text-transform:lowercase;
  74. -webkit-transition: all .8s ease-out;-moz-transition: all .8s ease-out;
  75. transition: all .8s ease-out;
  76. }
  77.  
  78. #sidebar img {max-width:250px;border: 0px solid {color:2};opacity:0.8; border-radius: 500px 500px 500px 500px;}
  79.  
  80.  
  81. #sidebar {margin-bottom: 5px;;margin-top:60px;width:180px;height: auto;margin-left:200px;position:fixed;}
  82.  
  83.  
  84.  
  85. .links{position:fixed;letter-spacing:0px;text-transform: uppercase;width:100px;margin-top:-180px;margin-left:50px;font-size:9px;padding:10px;background-color:transparent;opacity:0;transition: all 2s ease-out;
  86.         -o-transition:  all 2s ease-out;
  87.         -webkit-transition: all 2s ease-out;
  88.         -moz-transition: all 2s ease-out;}
  89.  
  90. .links a { background-color:{color:Rounded};float:left; display:block; width:40px;height:10px;margin-bottom:2px;line-height:10px;padding:5px; font-size:10px; font-family:consolas;text-decoration:none; text-align:center;  margin-left:10px;opacity:0.8;border-radius:30px 80px 50px 10px}        
  91.  
  92. .links:hover {margin-left:150px;opacity:1;transition: all 1s ease-out;
  93.         -o-transition:  all 1s ease-out;
  94.         -webkit-transition: all 1s ease-out;
  95.         -moz-transition: all 1s ease-out;}          
  96.  
  97.  
  98. h1 , h2 {font-family:'Droid Sans', arial, times new roman, sans-serif;;text-transform:uppercase;font-size:15px;line-height:30px;letter-spacing:0px;text-align:center;}
  99.  
  100.  
  101. #espace2 {background-color:{color:PostInfo};font-family: calibri;font-size: 10px;text-align:center;
  102. background-color:;;padding:10px;width:500px;text-transform:uppercase;-webkit-transition-duration: 0.7s;height:10px;z-index:-100;
  103. }
  104.  
  105.  
  106. #description{position:fixed;margin-top:-10px;width:180px;font-size:9px;text-transform:lowercase; text-align:left; letter-spacing:0px;margin-left:0px;background-color:transparent;height:50px;padding:20px;}
  107.  
  108.        
  109. #question {border-bottom:0px solid {color:border}; color:{color:text};  font-size:10px; text-align:left; padding:10px; letter-spacing:0px; line-height:12px;}
  110.  
  111.  
  112. #asker {color:{color:link}; margin-top:-7px;width:500px;text-align:center; text-transform:uppercase;}
  113.  
  114. #credit {opacity: 1;font-size:7px; letter-spacing:2px;text-transform:uppercase; bottom:10px; right:11px; position:fixed;}
  115.  
  116. @font-face{ font-family: 'WebSymbolsRegular';src: url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf');src: url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf') format('embedded-opentype'), url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf') format('woff'),url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf') format('truetype'),
  117. url('http://static.tumblr.com/ekfbsgu/3q1m4j9nx/websymbols-regular-webfont.ttf') format('svg');}
  118.  
  119. #paginas {margin-top:90px;margin-left:10px;text-align: center; font-family: verdana; font-size: 8px;height:auto; padding: 5px; width: 190px;}
  120.  
  121. .audio {margin:24px;position:relative; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:120px;}
  122. .player {position:absolute; z-index:3; background:#FFFFFF; margin-top:45px; margin-left:45px; opacity:0.75; filter:alpha(opacity=75);;-moz-border-radius: 500px; -webkit-border-radius: 500px;}
  123. .audioplayer {width:15px; height:25px; overflow:hidden; padding:3px; margin-right:11px}
  124. .audioinfo {margin-left:172px; line-height:155%;font-size:8px!important;text-transform:uppercase;}
  125. .audiocaption {margin-left:172px;}
  126. .audiocaption img {max-width:330px!important}
  127. .audiocaption blockquote img {max-width:320px!important}
  128. .audiocaption blockquote blockquote img {max-width:310px!important}
  129.  
  130.  
  131. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}blockquote img, blockquote a img {max-width: 490px}
  132. blockquote img, blockquote a img {max-width: 490px}
  133.  
  134. .user_1 .label { color:{color:text}; font-weight:italic}
  135. .user_2 .label {color:{color:text}; font-weight:italic}
  136. ul.chat, .chat ol, .chat li {border:1px solid #cacaca;list-style:none; margin:0px; padding:10px;border:4px white}
  137.  
  138. #notes {font-weight:normal;margin-bottom:10px;padding:10px;}
  139. #notes img.avatar {vertical-align:-4px; margin-right:5px; width:16px; height:16px; border-radius:8px}
  140.  
  141. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Scrollbar}; height:50px;}
  142. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:Scrollbar}; height:10px!important;}
  143. ::-webkit-scrollbar {background-color:#ffffff; height:10px; width:10px;}
  144. ::-moz-selection {background-color:transparent; color:{color:Link};}
  145. ::selection {background-color:transparent; color:{color:link};}
  146.  
  147.  
  148.  
  149.  
  150. </style>
  151. <style type="text/css">{CustomCSS}</style>
  152. </head>
  153.  
  154.  <body>
  155.  
  156.  <div id="sidebar">
  157.  
  158. <div id="sidebarimg">
  159.  <img src="{image:Sidebar}">
  160. <br>
  161. </div>
  162.  
  163.  
  164. <div class="links">
  165.  
  166. <a href="/">home</a>
  167. <a href="/ask">ask</a>
  168. {block:ifLink1}<a href="{text:link1 url}">{text:link1}</a>{/block:ifLink1}{block:ifLink2}<a href="{text:link2 url}">{text:link2}</a>{/block:ifLink2}{block:ifLink3}<a href="{text:link3 url}">{text:link3}</a>{/block:ifLink3}{block:ifLink4}<a href="{text:link4 url}">{text:link4}</a>{/block:ifLink4}
  169.  
  170.  
  171. </div>
  172. <div id="description">
  173. <br><br><i>
  174. {block:Description}{Description}{/block:Description}<br /></center>
  175. <center><br><br><br><br>{block:Pagination}{block:PreviousPage}
  176. <a href="{PreviousPage}">PREVIOUS</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}">NEXT</a>{/block:NextPage}{/block:Pagination}  </center>  </i>
  177. </div>
  178.  
  179.  
  180.  
  181.  
  182.  </div>
  183.  
  184.   <div id="credit">&copy; <a href="http://irishmine.tumblr.com">IRISHMINE</a></div>  
  185.  </body>
  186.  
  187. <div id="entries">
  188. {block:Posts}
  189. <div id="posts">
  190.  
  191. <div id="tags"> {block:Tags} <a href="{TagURL}"> # {Tag}</a> {/block:Tags}{/block:HasTags} ยท {block:ifShowQuickReblog}&nbsp; <a href="{ReblogURL}" target="_blank"> reblog {/block:ifShowQuickReblog} </div>
  192.  
  193. {block:Text}{block:Title}<h1>{Title}</h1>{/block:title}{body}{/block:Text}
  194. {block:Link}<h1>{Name}</h1>{block:Description}{Description}{/block:Description}{/block:Link}
  195.  
  196. {block:Photo}<div id="posts"><div class="entry"><img src="{PhotoURL-500}" width="500px"/>{block:IndexPage}<div id="photobox"> <font color={color:Body text}></font></div>{/block:IndexPage}</div></div>
  197. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  198.  
  199. {block:Photoset}<center>{Photoset-500}</center>
  200. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  201.  
  202. {block:Quote}<b class="qu"></b><div class="ote"><h1>{Quote}</h1></div><div style="padding-bottom:5px;"> </div>{/block:Quote}
  203.  
  204. {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>{/block:Chat}
  205.  
  206.  
  207. {block:Audio}<div class="audio"><span style="background-color:{color:Background}; position:absolute; width:160px; height:160px; margin-right:12px;">{block:AlbumArt}<img src="{AlbumArtURL}" width="120px" height="120px" align="left" style="margin-right:12px;" />{/block:AlbumArt}<div class="player"><div class="audioplayer">{AudioPlayerWhite}</div></div></span><div class="audioinfo"><b>Title:</b> <span{block:TrackName} style="display: none;"{block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName}<br /><b>Artist:</b> <span{block:Artist} style="display: none;"{block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}<br /><b>Album:</b> <span{block:Album} style="display: none;"{block:Album}>Unknown</span>{block:Album}{Album}{/block:Album}<br />{block:ExternalAudio}<b>Download:</b> <a href="{ExternalAudioURL}">Click Here</a><br />{/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div><div class="audiocaption">{block:Caption}{Caption}{/block:Caption}</div></div>{/block:Audio}
  208.  
  209. {block:Video}{Video-500}<br /> {block:Caption}{Caption}{/block:Caption}{/block:Video}
  210.  
  211.  
  212. {block:Answer}
  213. <div id="question"><b></b> "{Question}" <div style="padding-bottom:5px;"><div style="text-align:right">- {Asker}</div></div></div>
  214. <div id="answer">{Answer}</div>{/block:Answer}
  215.  
  216.  <br><br>
  217. <div id="espace2">{block:Date}Posted {TimeAgo}{block:RebloggedFrom} reblogged from <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}&nbsp;&nbsp;
  218. {block:ContentSource} (@ <a href="{SourceURL}">{SourceLink} ) </a>
  219. {/block:ContentSource} WITH {block:NoteCount}  <a href="{Permalink}">{NoteCount} notes  </a>{/block:NoteCount}</div>
  220.  
  221. {/block:Posts}
  222.  
  223. {block:PostNotes}{PostNotes}{/block:PostNotes}
  224.  
  225. </div>
  226.  
  227. </body>
  228. </html>