fanih

Theme 14

Nov 20th, 2012
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.02 KB | None | 0 0
  1. <!---- theme por A-RTICULADA.tumblr.com (Fanih)
  2. base por intercalado.tumblr.com
  3. inspirado em promisse -->
  4.  
  5.  
  6.  
  7. <html>
  8. <head>
  9.  
  10. <!-- DEFAULT VARIABLES -->
  11.  
  12. <meta name="font:text" content="geneva" />
  13. <meta name="color:bg" content="#dcdcdc" />
  14. <meta name="color:postbg" content="#ffffff" />
  15. <meta name="color:posttxt" content="#000000" />
  16. <meta name="color:borders" content="#eeeeee" />
  17. <meta name="color:desc" content="#000000" />
  18. <meta name="color:allsidebar" content="#ffffff" />
  19. <meta name="color:corfrase" content="#696969" />
  20. <meta name="color:linksmenubg" content="#DCDCDC" />
  21. <meta name="color:linksmenu" content="#000000" />
  22.  
  23. <meta name="image:bg" content="http://static.tumblr.com/i1e3kds/BnVmdo9tl/floresta_neve.jpg" />
  24. <meta name="image:sidebar"/>
  25. <meta name="if:Mostrar tags" content="1"/>
  26. <meta name="if:Duascolunas" content="1"/>
  27. <meta name="if:Scrollinfinito" content="1"/>
  28. <meta name="if:Posthover" content="0"/>
  29.  
  30. <meta name="text:frase" content="Uma frase aqui." />
  31. <meta name="text:Link1" content="/" />
  32. <meta name="text:Link1 Title" content="link1" />
  33. <meta name="text:Link2" content="/" />
  34. <meta name="text:Link2 Title" content="link2" />
  35. <meta name="text:Link3" content="/" />
  36. <meta name="text:Link3 Title" content="link3" />
  37. <meta name="text:Link4" content="/" />
  38. <meta name="text:Link4 Title" content="link4" />
  39. <meta name="text:Link5" content="/" />
  40. <meta name="text:Link5 Title" content="link5" />
  41. <meta name="text:Link6" content="/" />
  42. <meta name="text:Link6 Title" content="link6" />
  43.  
  44. <link rel="shortcut icon" href="{Favicon}" />
  45. <link href='http://fonts.googleapis.com/css?family=Contrail+One' rel='stylesheet' type='text/css'>
  46.  
  47. <title>{Title}</title>
  48.  
  49.  
  50. <style type="text/css">
  51.  
  52. body {background-color:{color:bg}; font-family: {font:text}; color: {color:posttxt}; background-image:url('{image:bg}'); font-size: 12px; background-position:bottom left; background-attachment:fixed;}
  53.  
  54. a {color:{color:posttxt}; text-decoration:none; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  55.  
  56. a:hover {opacity:0.5;}
  57.  
  58.  
  59. #content {}
  60.  
  61.  
  62. #posts {position:relative; left:350px; top:0px; max-width:546px; border-top:0px solid transparent; z-index:2; {block:ifnotDuascolunas}left:510px;{/block:ifnotDuascolunas} {block:ifDuascolunas}{block:PermalinkPage}left:510px;{/block:PermalinkPage}{/block:ifDuascolunas}; opacity:0.85}
  63.  
  64. .post {{block:ifnotDuascolunas}width:500px;{/block:ifnotDuascolunas}{block:ifDuascolunas}{block:IndexPage}width:250px;{/block:IndexPage}{/block:ifDuascolunas} {block:PermalinkPage}width:500px;{/block:PermalinkPage} padding: 10px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; color:{color:posttxt}; z-index:100; background-color:{color:postbg}; position:relative; overflow:hidden; float:left; margin-right:3px; margin-bottom:3px; }
  65.  
  66. .post img {max-width:500px; {block:ifDuascolunas}{block:IndexPage}max-width:400px;{/block:IndexPage}{/block:ifDuascolunas};}
  67. .post img:hover {opacity:1;}
  68.  
  69. .title {font-family:calibri; text-transform:uppercase;}
  70.  
  71. .chat {line-height: 12px; list-style: none; }
  72.  
  73. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  74.  
  75. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  76.  
  77. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px;}
  78.  
  79.  
  80. .quote {font-size:15px; text-align:center; font-family:calibri; position:relative;}
  81.  
  82. .quote small {font-size:14px;}
  83.  
  84.  
  85. .sourcequote {text-align:right;}
  86.  
  87. .title {font-size:16px; text-align:center; font-weight:bold;}
  88.  
  89. .person1, .person2, .person {padding:3px;}
  90. {block:ifPosthover}
  91. .date {font-size:10px; overflow:hidden;font-family:calibri; text-align:left; margin:3px; margin-bottom:0px; opacity:0.3; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; position:absolute; top:10px; left:10px; background-color:{color:postbg}; color:{color:posttxt}; opacity:0; padding:5px; width:484px;{block:ifDuascolunas}{block:IndexPage}width:384px;{/block:IndexPage}{/block:ifDuascolunas}}
  92. {block:ifPosthover}
  93. {block:ifnotPosthover}
  94. .date {font-size:10px; overflow:hidden;font-family:calibri; text-align:center; opacity:0.6; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out; margin-top:3px;}
  95. {block:ifnotPosthover}
  96. .post:hover .date {opacity:0.95;}
  97.  
  98. .date a {color:{color:posttxt}; text-transform:uppercase; opacity:1; font-family:calibri;}
  99. .date a:hover {opacity:1;}
  100.  
  101. .notecount {font-family:verdana;}
  102.  
  103. .tags {margin:3px; margin-left:0px;}
  104.  
  105.  
  106.  
  107.  
  108. .tags a { color:{color:posttxt}; float:center;}
  109.  
  110. #notess {margin-left: 0px; width:500px;font-size:7px; text-transform:none; font-family:{font:text}; margin-top:-9px; z-index:9999; text-align:right;}
  111.  
  112. #notess img {display: none; border:0px; height:0px; width:0px; overflow:hidden;}
  113.  
  114. #notess a {color:{color:posttxt};}
  115.  
  116. ol.notes {list-style: none; margin-bottom:1px; padding: 0px; border-top:1px solid {color:bg};}
  117.  
  118. ol.notes li {background-color:{color:postbg}; border-bottom: 1px solid {color:bg}; padding: 5px; font-size:10px;}
  119.  
  120. #cap {position:relative;}
  121.  
  122. .source {display: none; position:absolute;}
  123.  
  124.  
  125. #askheere {width:200px; margin-left:40px;padding:10px; opacity:1; text-align:justify; color:#000; background-color:#DCDCDC; border-radius:5px;font-size: 11px; font-family: verdana; }
  126. #askheere a {color:#000}
  127.  
  128. #askhere2 {color:{color:text}; font-size: 11px; font-weight: normal; font-family: verdana; padding:10px; opacity:1; text-align:justify; background-color:{color:post}; border-radius:5px;}
  129.  
  130. .askfoto {text-align:center; color:{color:text}; font:11px verdana; text-transform:none;}
  131. .askfoto a{color:{color:text};}
  132. .askfoto img {width:48px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  133. .askfoto:hover {opacity: 0.9;}
  134.  
  135.  
  136.  
  137. #allimage{ float: left; top: 150px; left: 142px; height: auto; width:102px; height: 82px; position: fixed; background-color: none; }
  138.  
  139. #image {margin-top: 5px; margin-bottom: 5px;}
  140. #image img{width: 198px; height: 300px; margin-top: -1px; margin-left: -1;border: 3px solid #DCDCDC; opacity:0.90}
  141.  
  142. #desc {width:200px; height: 65px; margin-left: 130px; margin-top: 70px; position:fixed; text-align:center; line-height: 16px; font-family: Georgia; font-size: 11px; overflow:hidden; color:{color:desc}; background-color: none; padding:3px; opacity:0.9}
  143.  
  144.  
  145. #coluna {position: fixed; margin-left: 124px; width: 222px;box-shadow: 0px 0px 9px {color:nothing}; height: 1080px; background-color:{color:allsidebar}; margin-top: 0px; opacity:0.90;}
  146.  
  147. #titulo {float: left; width: 200px; height:90px; top: 40px; left: 145px; padding:px; text-align: center; position: fixed; background: none; opacity:0.6}
  148. .titulo {clear: both; margin-top: -3px; background-color: none; padding: 3px; letter-spacing: 0px; font-size: 18px; font-family: Contrail One; color: {color:corfrase}; text-transform: none; border-bottom: 1px solid {color:corfrase};}
  149.  
  150.  
  151. #menu {float: left; width: 300px; height:56px; top: 223px; left: 76px; text-align: center; position: fixed; background:none;}
  152.  
  153.  
  154.  
  155. .links {margin-left:61px; margin-top:240px; padding: 0px; text-align: center; z-index:3; position: absolute;float: left;clear: both; }
  156. .links a {float: left; margin-right: 1px; font-family: Calibri; font-size:9px; margin-bottom:1px; width:106px; background-color: {color:linksmenubg}; color:{color:linksmenu}; display: block; letter-spacing: 1px; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  157. .links a:hover{ background-color: {color:allsidebar};color: {color:linksmenu};text-align: center; -webkit-box-shadow:inset 0 0 55px 0px #fff, 0 0 55px 33px #fff; }
  158.  
  159. .links2 {margin-left:-70px; margin-top:400px; padding: 0px; text-align: center; z-index:3; position: absolute;}
  160. .links2 a {float: left; margin-right: 1px; font-family: Calibri; font-size:11px; margin-bottom:1px; width: 97px; background-color:#000; color:#fff; display: block; letter-spacing: 1px; text-decoration: none; text-transform:uppercase; line-height:20px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; opacity:0.6}
  161. .links2 a:hover{background-color:#696969 ;color: #fff;text-align: center; opacity:0.6}
  162.  
  163.  
  164. #pagicon{ margin-top: 330px; margin-left: 110px; width: 200px; float: right; background-color: none; position: fixed; height: 24px; -webkit-border-radius: 0px 0px 0px 0px; z-index:1000000; opacity:0.90;}
  165.  
  166. #confpag {font-size: 20px; font-family: calibri; line-height: 24px;}
  167. #confpag a {font-size: 20px; font-family: calibri; background: {color:allsidebar}; margin: 0 1px 0 0; padding: 2px 2px; color: {color:text}; text-decoration: none; border:1px solid; }
  168. #confpag a:hover {font-size: 20px; font-family: calibri; background: transparent; }
  169. #confpag span.pagina_atual {background: #FFF; margin: 0 1px 0 0; padding: 2px 4px; color: {color:text}; text-decoration: none; font-weight: bold;}
  170.  
  171. ::-webkit-scrollbar-thumb:vertical {background-color:{color:Text}; height:auto;-webkit-box-shadow: inset 0 0 6px {color:Text};-webkit-border-radius:1px;}
  172.  
  173. ::-webkit-scrollbar-thumb:horizontal { background-color:{color:Text}; height:5px !important;-webkit-box-shadow: inset 0 0 6px {color:Text}; -webkit-border-radius:1px;}
  174.  
  175. ::-webkit-scrollbar {height:2px; width:7px; background-color:{color:post}; }
  176.  
  177. ::-webkit-scrollbar-corner {background-color:{color:post};}
  178.  
  179.  
  180. </style>
  181.  
  182.  
  183.  
  184. <script type="text/javascript"
  185. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  186.  
  187. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  188.  
  189.  
  190. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  191.  
  192. <script type="text/javascript">
  193. $(window).load(function () {
  194. $('#posts').masonry(),
  195. $('.masonryWrap').infinitescroll({
  196. navSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
  197. // selector for the paged navigation (it will be hidden)
  198. nextSelector : "{block:ifScrollinfinito}#pagination a{/block:ifScrollinfinito}",
  199. // selector for the NEXT link (to page 2)
  200. itemSelector : "{block:ifScrollinfinito}.post{/block:ifScrollinfinito}",
  201. // selector for all items you'll retrieve
  202. bufferPx : 10000,
  203. extraScrollPx: 10,
  204. loadingImg : "",
  205. loadingText : "",
  206. },
  207. // call masonry as a callback.
  208. function() { $('#posts').masonry({ appendedContent: $(this) }); }
  209. );
  210. });
  211. </script>
  212.  
  213.  
  214.  
  215.  
  216. </head>
  217.  
  218. <body>
  219.  
  220.  
  221. <div id="coluna"> </div>
  222. <div id="allimage"><div id="image">
  223. <img src="{image:sidebar}"/></div>
  224. </div></div>
  225.  
  226. <div id="desc">{block:Description}{Description}{/block:Description}
  227. </div></div>
  228.  
  229.  
  230.  
  231. <div id="titulo"><div class="titulo">{text:frase}</div>
  232.  
  233. <div id="menu">
  234. <div class="links">
  235. <a href="{text:Link1}">{text:Link1 Title}</a>
  236. <a href="{text:Link2}">{text:Link2 Title}</a>
  237. <a href="{text:Link3}">{text:Link3 Title}</a>
  238. <a href="{text:Link4}">{text:Link4 Title}</a>
  239. <a href="{text:Link5}">{text:Link5 Title}</a>
  240. <a href="{text:Link6}">{text:Link6 Title}</a>
  241. </a></div>
  242.  
  243. <div class="links2">
  244. <a href="http://a-rticulada.tumblr.com"> © A-RTICULADA
  245. </a></div>
  246.  
  247.  
  248. <font color= #000>
  249. <div id="pagicon"><div id="confpag"> {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"alt="" title="Previous">BACK</a>{/block:PreviousPage}{/block:Pagination}
  250.  
  251. {block:JumpPagination length="0"} {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:Pagination}{block:NextPage}<a href="{NextPage}"alt="" title="Next">NEXT</a>{/block:NextPage}{/block:Pagination}</div></div>
  252.  
  253.  
  254. </div>
  255.  
  256. </div>
  257. <div id="posts">
  258. {block:Posts}
  259. <div class="post">
  260. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  261. {block:Quote}
  262. <div class="quote"><font class="smbluc">“</font>{Quote}”</div>
  263. {block:Source}<div class="sourcequote">{Source}</div>
  264. {/block:Source}
  265. {/block:Quote}
  266. {block:Link}
  267. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  268. {block:Description}{Description}{/block:Description}
  269. {/block:Link}
  270. {block:Chat}
  271. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  272. <div class="chat">{block:Lines}
  273. <div class="person{UserNumber}">{block:Label}
  274. <strong>{Label}</strong>{/block:Label} {Line}</div>{/block:Lines}</div>
  275. {/block:Chat}
  276. {block:Audio}
  277. <div class="player">{AudioPlayerBlack}</div>
  278. {block:Caption}{Caption}{/block:Caption}
  279. {/block:Audio}
  280.  
  281.  
  282. {block:Photo}{LinkOpenTag}<div class="image"><img src="{block:ifDuascolunas}{block:IndexPage}{PhotoURL-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{PhotoURL-500}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{PhotoURL-500}{/block:IndexPage}{/block:ifnotDuascolunas}"></div>{LinkCloseTag}{/block:Photo}
  283. {block:Photoset}{block:ifDuascolunas}{block:IndexPage}{Photoset-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{Photoset-500}{/block:IndexPage}{/block:ifnotDuascolunas}{/block:Photoset}
  284. {block:Video}{block:ifDuascolunas}{block:IndexPage}{Video-250}{/block:IndexPage}{/block:ifDuascolunas}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}{block:ifnotDuascolunas}{block:IndexPage}{Video-500}{/block:IndexPage}{/block:ifnotDuascolunas}{/block:Video}
  285.  
  286.  
  287. {block:Answer}
  288. <img src="{AskerPortraitURL-48}" align="left" class="askfoto">
  289. <div id="askheere">
  290. <strong>{Asker}</strong> asked: {Question}<br /></div>
  291. <div class="askshere2"> {Answer}
  292. </div>{/block:Answer}
  293.  
  294.  
  295. {block:Photo}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  296. {block:Video}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  297. {block:Photoset}<div id="cap">{block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  298. <div class="source">
  299. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  300. </div>
  301. {block:Date}
  302. <div class="date">
  303.  
  304. <div><a href="{Permalink}">{TimeAgo}</a>{block:NoteCount} · <a href="{Permalink}"><strong>{NoteCount}</strong> notes</a> {/block:NoteCount}
  305.  
  306.  
  307. {block:RebloggedFrom} · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">original</a> · <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}<a href="{ReblogUrl}" target="_blank"> · <strong>reblog</strong></a>
  308.  
  309.  
  310. {block:IfMostrartags}{block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}"><strong>#</strong>{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IfMostrartags}
  311. </div></div>
  312.  
  313. {/block:Date}
  314. {block:PostNotes}<div id="notess" style="margin-top:4px;">{PostNotes}</div>{/block:PostNotes}
  315. </div>
  316. {/block:Posts}
  317. </div>
  318. </div>
  319.  
  320.  
  321.  
  322. <div style="display:none">
  323.  
  324. </div>
  325. </div>
  326. </body>
  327.  
  328. </html>
Advertisement
Add Comment
Please, Sign In to add comment