iea-themes

theme 16 - Design American

Aug 30th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.07 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4.  
  5.  
  6. <!-- THEME P-SICANALISE DON'T COPY VEIA :p -->
  7.  
  8.  
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11. <meta name="color:background" content="#fff" />
  12. <meta name="color:link" content="#a8a7a7" />
  13. <meta name="color:link hover" content="#000" />
  14. <meta name="color:text" content="#a8a7a7" />
  15. <meta name="color:post" content="#fff" />
  16. <meta name="color:sidebar" content="#fff" />
  17. <meta name="color:background links" content="#a8a7a7" />
  18. <meta name="color:text links" content="#fff" />
  19. <meta name="color:text sidebar" content="#a8a7a7" />
  20.  
  21. <meta name="image:background" content="" />
  22. <meta name="image:sidebar" content="http://static.tumblr.com/ygkexbz/EDEm7fts2/tumblr_m41gi89ujm1qcm8qbo1_500.jpg" />
  23.  
  24.  
  25.  
  26.  
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="link" />
  29. <meta name="text:Link2" content="/" />
  30. <meta name="text:Link2 Title" content="link" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="link" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="link" />
  35. <meta name="text:Link5" content="/" />
  36. <meta name="text:Link5 Title" content="link" />
  37. <meta name="text:Link6" content="/" />
  38. <meta name="text:Link6 Title" content="link" />
  39. <meta name="text:Link7" content="/" />
  40. <meta name="text:Link7 Title" content="link" />
  41. <meta name="text:Link8" content="/" />
  42. <meta name="text:Link8 Title" content="link" />
  43.  
  44.  
  45. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  46.  
  47. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  48.  
  49. <script type="text/javascript" src="http://static.tumblr.com/me5sfsd/12Qlmj66n/script.js"></script>
  50.  
  51. <script type="text/javascript">
  52. $(window).load(function(){
  53. var $wall = $('#box');
  54. $wall.imagesLoaded(function(){
  55. $wall.masonry({
  56. itemSelector: '.post',
  57. isAnimated : true
  58. });
  59. });
  60. $wall.infinitescroll({
  61. navSelector : "div#navigation",
  62. nextSelector : "div#navigation a#nextPage",
  63. itemSelector : '.post',
  64. loadingImg : "http://static.tumblr.com/kwz90l7/bIdlst7ub/transparent.png",
  65. loadingText : " ",
  66. donetext : " ",
  67. extraScrollPx : 9000,
  68. bufferPx : 10000,
  69. debug : false,
  70. errorCallback: function() {
  71. $('#infscr-loading').animate({opacity: .8},2000).fadeOut('normal');
  72. }},
  73. function( newElements ) {
  74. var $newElems = $( newElements );
  75. $newElems.hide();
  76. $newElems.imagesLoaded(function(){
  77. $wall.masonry( 'appended', $newElems, {isAnimated: true, animationOptions: {duration: 750, easing: 'linear', queue: false}}, function(){$newElems.fadeIn('slow');} );
  78. });
  79. }); $('#box').show(500);
  80. });
  81. </script>
  82.  
  83. <title>{Title}</title>
  84. <link rel="shortcut icon" href="{Favicon}">
  85. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  86. {block:Description}
  87. <meta name="description" content="{MetaDescription}" />
  88. {/block:Description}
  89.  
  90. <style type="text/css">
  91.  
  92. body {background: {color:background}; url('{image:background}') repeat; color:{color:text}; font-family:verdana; font-size:11px; line-height:110%}
  93.  
  94. a { text-decoration:none; color:{color:link};}
  95. a:hover {text-decoration:none; color:{color:link hover};}
  96.  
  97. p {margin: 6px 0 0 0}
  98.  
  99. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:text}; padding-left: 5px; }
  100. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text};}
  101. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  102. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:text}; }
  103.  
  104. blockquote img{max-width: 470px!important}
  105. blockquote blockquote img{max-width: 450px!important}
  106. blockquote blockquote blockquote img{max-width: 430px!important}
  107. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  108.  
  109. #box{margin-left:400px;padding:0px;width:500px;top:20px;}
  110.  
  111. .post{position: relative;width:305px;float:left;margin:-7px;margin-left: 10px;background:{color:post};margin-top:10px;}
  112. .post img{max-width:250px;}
  113.  
  114. .perm {font-size: 10px;position: absolute;text-align: center;width: 30%;font-family:calibri;background-color: {color:post};opacity:0;margin-top:0x;padding: 5px;-webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; -webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in;}
  115. .post:hover .perm{opacity:1;filter:alpha(opacity = 100);z-index:4;opacity: .90;-webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; -webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in;bottom:5px;}
  116. .perm a {color:{color:text};}
  117.  
  118. .tagged {font-size: 10px;position: absolute;text-align: center;width:240px;font-family:Verdana;background-color: {color:post};opacity:0;margin-top:0x;padding: 5px;-webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; -webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in;}
  119. .post:hover .tagged{opacity:1;filter:alpha(opacity = 100);z-index:4;opacity: .90;-webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in; -webkit-transition: 1s ease-in;-moz-transition: 1s ease-in; transition: 1s ease-in;}
  120. .tagged a {color:{color:text};}
  121.  
  122. h1 {font-family: georgia; text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  123. h1 a {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  124. h1 a:hover {text-align: center; font-size: 14px; color: {color:text}; font-weight: normal; line-height: 18px;}
  125.  
  126. .image {text-align: center; border: 0px}
  127. .image img {max-width: 295px; margin-bottom: 1px; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out; }
  128. .image img:hover {opacity: 0.9; -webkit-transition: opacity 0.6s linear;-webkit-transition: all 0.6s ease-in-out;-moz-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;}
  129.  
  130. .xquote { text-align: center; font-size: 11px; font-family: georgia; line-height: 15px; padding: 3px;margin-left: 02px; border-bottom:0px solid {color:text};margin-bottom:3px;padding-top:5px;}
  131. .xquotesource {text-align: center; text-transform: none; margin-bottom: 5px; font-size: 09px; font-weight: ;font-size: 8px; font-family: arial;}
  132. .xquotesource a, a:hover{text-transform: none;}
  133.  
  134. .chat {line-height: 13px; list-style: none }
  135. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  136. .person1 {color: {color:post}; padding: 2px; background-color:{color:text}}
  137. .person1 .label {font-weight: bold; color:{color:post}}
  138. .person2 {color: {color:text}; padding: 2px; }
  139. .person2 .label {font-weight: bold; color:{color:text}}
  140.  
  141. .player {background-color: #e3e3e3; text-align: left; display:block;}
  142.  
  143. .question {color:{color:text};font-size:09px;font-family:Verdana;line-height:95%;background: {color:background};position: relative;min-height:70px;padding:10px 15px;margin-bottom:2px;margin-right:-10px;}
  144.  
  145. .questionarrow {font-size:30px;color:{color:background};vertical-align:middle;margin-left:-5px!important;}
  146.  
  147. .asker {width:400px; text-align:right; text-transform:lowercase; color:{color:text};font-family:Verdana;}
  148. .asker a {color:{color:text};}
  149. .asker img {float:left; margin-left:250px; vertical-align:top; margin-right:3px; max-height:15px;}
  150.  
  151. .asking {text-align:center; color:{color:text}; font-size: 9px; font-family:Verdana; text-transform:none; margin-left: 340px}
  152. .asking a{color:{color:text};}
  153. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  154.  
  155. .arrow {padding-top:11px;color:{color:question background};font-size:30px;}
  156.  
  157. .answer {color:{color:answer};}
  158.  
  159. .notes {width: 400px; padding: 0px; margin-bottom: 0px; font-size: 9px; text-align: left;font-family:Verdana;background-color:{color:text};margin-left:279px;border-left:1px solid {color:text}}
  160. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  161. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  162. .notes img{display: none; border:0px}
  163.  
  164. #cap {width: 500px; margin-top: -2px; position: relative;}
  165. .source {display: none;}
  166.  
  167. #sidebar {position: fixed; margin: 110px 0px 0px 240px;}
  168.  
  169. #side {position: fixed; width:300px; margin-left:-21px;}
  170.  
  171. @font-face {font-family: "pacifico";src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");}
  172.  
  173. .photo {position:fixed; left:130px; top:140px;}
  174. .photo img {width:211px;height:300px;border:6px solid {color:sidebar};}
  175.  
  176. #desc {position:fixed;width:216px; height:33px; font-size:9px; font-family:calibri; text-align:center; color:{color:text sidebar};padding:4px;margin-top:-378px;margin-left:0px;text-transform:uppercase;background-color:{color:sidebar};border-bottom:0px dotted {color:text sidebar}}
  177.  
  178. #menuform select{background:{color:background links}; width:215px; color: {color:text links}; height: 15px; border-style: solid; border-color: {color:text links}; font-family: calibri; font-size: 9px; letter-spacing: 1px; MARGIN-TOP: 0PX;margin-left:5px;text-transform:uppercase;}
  179.  
  180.  
  181. #linha {position:fixed;width:128px; height:2; margin-top:1px;margin-left:-1px;background-color:{color:text links};font-size:12px;text-align:center;line-height:15px;font-weight: bold;}
  182. #linha a {color:{color:text links};}
  183.  
  184. #pag{width:1px;margin-left:220;margin-top:400px;position:fixed;}
  185. #pag a {float:left;margin-left:0px;display:block;font-family:calibri;font-size:14px;text-align:center;width:60px;height:20px;line-height:20px;background-color:{color:text links};color:{color:background links};margin-right:1px;text-transform:uppercase;}
  186. #pag a:hover {background-color:{color:background links};color:{color:text links};}
  187.  
  188. #crd {width: 20; height: auto; padding:0px; margin-top:515px; margin-left:1002px; position: fixed;z-index: 3;}
  189. #crd a {float: left; display: block; width: 20px; height:20px; line-height: 12px; padding: 3px; font-family: Agency FB; font-size: 21px; text-align: center; background-color: {color:background links};; color:{color:text links};opacity: 0.8;-webkit-border-radius: 20px 20px 20px 20px;}
  190. #crd a:hover {opacity: 0.6;}
  191.  
  192. #tumblr_controls{position: fixed!important}
  193. #tumblr_controls{position: fixed!important}
  194. #tumblr_controls{position: fixed!important}
  195. #tumblr_controls{position: fixed!important}
  196.  
  197. ::-webkit-scrollbar {width: 5px; height: 5px;}
  198. ::-webkit-scrollbar-track-piece {background-color:transparent;}
  199. ::-webkit-scrollbar-thumb:vertical {height: 5px;background-color: {color:text};}
  200. ::-webkit-scrollbar-thumb:horizontal {width: 5px;background-color: {color:text};}
  201. ::moz-selection {color:{color:post}; background:{color:text};}
  202. ::selection {color:{color:post}; background:{color:text};}
  203. </style>
  204.  
  205. <body onkeydown="return false">
  206.  
  207. <div id="sidebar">
  208. <div id="side">
  209.  
  210. <div id="title"><a href="/" title="top">{Title}</a></div></div>
  211.  
  212. <div id="pag">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}" title="-">recent</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" title="+">older</a>{/block:NextPage}{/block:Pagination}</div>
  213.  
  214.  
  215.  
  216. <div class="photo"><img src="{image:sidebar}"><form id="menuform">
  217. <select name="menu3" onChange="top.location.href = this.form.menu3.options[this.form.menu3.selectedIndex].value; return false;">
  218. <option value="/" selected>NAVIGATE</option>
  219. <option value="{text:Link1}">{text:Link1 Title}</option>
  220. <option value="{text:Link2}">{text:Link2 Title}</option>
  221. <option value="{text:Link3}">{text:Link3 Title}</option>
  222. <option value="{text:Link4}">{text:Link4 Title}</option>
  223. <option value="{text:Link5}">{text:Link5 Title}</option>
  224. <option value="{text:Link6}">{text:Link6 Title}</option>
  225. <option value="{text:Link7}">{text:Link7 Title}</option>
  226. <option value="{text:Link8}">{text:Link8 Title}</option>
  227.  
  228. </select> <div id="desc">{Description}</div>
  229. </form> </div>
  230.  
  231. </div>
  232. </div>
  233.  
  234. <div id="box">
  235. {block:Posts}
  236. <div class="post">
  237.  
  238. {block:Text}
  239. {block:Date}
  240. <span class="perm">
  241. <a href="{Permalink}">{NoteCount}</a> -
  242. <a href="{ReblogURL}" target="_blank"><b>reblog</b></a>
  243. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  244. </span>
  245. {/block:Date}
  246.  
  247. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  248.  
  249. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  250. {/block:Text}
  251.  
  252. {block:Photo}
  253. {block:Date}
  254. <span class="perm">
  255. <a href="{Permalink}">{NoteCount}</a> -
  256. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  257. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  258. </span>
  259. {/block:Date}
  260.  
  261. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  262.  
  263. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}
  264. {block:Caption}{Caption}{/block:Caption}
  265. {/block:Photo}
  266.  
  267.  
  268. {block:Photoset}
  269. {block:Date}
  270. <span class="perm">
  271. <a href="{Permalink}">{NoteCount}</a> -
  272. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  273. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  274. </span>
  275. {/block:Date}
  276.  
  277. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}}
  278.  
  279. {Photoset-250}
  280. {block:Caption}{Caption}{/block:Caption}
  281. {/block:Photoset}
  282.  
  283.  
  284. {block:Quote}
  285. {block:Date}
  286. <span class="perm">
  287. <a href="{Permalink}">{NoteCount}</a> -
  288. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  289. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  290. </span>
  291. {/block:Date}
  292.  
  293. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  294.  
  295. <div class="xquote">“{Quote}”</div>
  296. {block:Source}<div class="xquotesource"> — <b>{Source}</b></div>
  297. {/block:Source}
  298. {/block:Quote}
  299.  
  300.  
  301. {block:Link}
  302. {block:Date}
  303. <span class="perm">
  304. <a href="{Permalink}">{NoteCount}</a> -
  305. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  306. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  307. </span>
  308. {/block:Date}
  309.  
  310. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  311.  
  312. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  313. {block:Description}{Description}{/block:Description}
  314. {/block:Link}
  315.  
  316. {block:Chat}
  317. {block:Date}
  318. <span class="perm">
  319. <a href="{Permalink}">{NoteCount}</a> -
  320. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  321. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  322. </span>
  323. {/block:Date}
  324.  
  325. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  326.  
  327. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  328. <div class="chat"><ul>{block:Lines}
  329. <li class="person{UserNumber}">{block:Label}
  330. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  331. {/block:Chat}
  332.  
  333.  
  334. {block:Audio}
  335. {block:Date}
  336. <span class="perm">
  337. <a href="{Permalink}">{NoteCount}</a> -
  338. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  339. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  340. </span>
  341. {/block:Date}
  342.  
  343. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  344.  
  345. <div class="player">{AudioPlayerGrey}</div>
  346. {/block:Audio}
  347.  
  348.  
  349. {block:Video}
  350. {block:Date}
  351. <span class="perm">
  352. <a href="{Permalink}">{NoteCount}</a> -
  353. <a href="{ReblogURL}" target="_blank"><b>REBLOG</b></a>
  354. <a href="{ReblogParentURL}" title="{ReblogParentTitle}"> </a>
  355. </span>
  356. {/block:Date}
  357.  
  358. {block:HasTags}{block:Tags}<span class="tagged">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</span>{/block:Tags}{/block:HasTags}
  359.  
  360. {Video-250}
  361. {block:Caption}{Caption}{/block:Caption}
  362. {/block:Video}
  363.  
  364.  
  365. {block:Answer}
  366. <span class="perm">
  367. <a href="/ask">mesage</a></center></span>
  368. <table width="400px" cellspacing="0" cellpadding="0">
  369. <tr>
  370. <td width="340px" class="question"><B>{Asker}</b> asked: "{Question}"</td>
  371. </tr>
  372. </table>
  373. <div class="answer">{Answer}</div>
  374. {/block:answer}
  375.  
  376. </div>
  377.  
  378. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  379. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  380. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  381. {/block:ContentSource}</div>
  382.  
  383. {/block:Posts}
  384. {block:PostNotes}<div class="notes"><div style="top:33;">{PostNotes}</div></div>{/block:PostNotes}
  385.  
  386. </div>
  387. </div>
  388. </div>
  389. </div>
  390. </div>
  391.  
  392. <a style="position:fixed;bottom:12px;right:35px;font-family:consolas;font-size:8px;opacity:0.7;" href="http://p-sicanalise.tumblr.com" title="Any dlts k-a-n-s-a-s">THEME </a>
  393.  
  394.  
  395. </body>
  396. </html>
Advertisement
Add Comment
Please, Sign In to add comment