Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- fluorescent (revamped) @ 99chen
- — DO NOT delete the credit.
- — Do not copy or steal any code.
- — Do not claim as yours.
- — Full credits at @painthemes/c
- -->
- <html lang="en">
- <head>
- <title>{block:PostSummary}{PostSummary}: {/block:PostSummary}{Title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:hidden}
- <!--Default Variables-->
- <meta name="image:Sidebar" content=""/>
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:Text" content="#000000"/>
- <meta name="color:Accent" content="#BDC0DA"/>
- <meta name="color:Borders" content="#BDC0DA"/>
- <meta name="text:Blogtitle" content="/ask"/>
- <meta name="text:Ask link" content="/ask"/>
- <meta name="text:Link 1 title" content="" />
- <meta name="text:Link 1" content="" />
- <meta name="text:Link 2 title" content="" />
- <meta name="text:Link 2" content="" />
- <meta name="text:Link 3 title" content="" />
- <meta name="text:Link 3" content="" />
- <meta name="if:Infinite scroll" content="" />
- <meta name="if:Load more" content="" />
- <meta name="if:White Tiny cursor" content="" />
- <meta name="if:Black Tiny cursor" content="" />
- <meta name="if:Show captions" content="">
- <meta name="if:Show tags" content="">
- <meta name="select:Post size" content="280" title="280px">
- <meta name="select:Post size" content="300" title="300px">
- <meta name="select:Post size" content="320" title="320px">
- <meta name="select:Post size" content="350" title="350px">
- <meta name="select:Post size" content="380" title="380px">
- <meta name="select:Post size" content="400" title="400px">
- <meta name="select:Post size" content="450" title="450px">
- <meta name="select:Post size" content="500" title="500px">
- <meta name="select:Photoset gutters" content="1" title="1px">
- <meta name="select:Photoset gutters" content="2" title="2px">
- <meta name="select:Photoset gutters" content="3" title="3px">
- <meta name="select:Photoset gutters" content="4" title="4px">
- <meta name="select:Photoset gutters" content="5" title="5px">
- <meta name="select:Photoset gutters" content="10" title="10px">
- <meta name="select:Faded posts" content="" title="None" />
- <meta name="select:Faded posts" content="0.9" title="0.9" />
- <meta name="select:Faded posts" content="0.8" title="0.8" />
- <meta name="select:Faded posts" content="0.7" title="0.7" />
- <meta name="select:Faded posts" content="0.6" title="0.6" />
- <meta name="select:Faded posts" content="0.5" title="0.5" />
- <meta name="select:Grayscale images" content="" title="None" />
- <meta name="select:Grayscale images" content="-webkit-filter:grayscale(30%);filter:grayscale(30%);" title="30%" />
- <meta name="select:Grayscale images" content="-webkit-filter:grayscale(50%);filter:grayscale(50%);" title="50%" />
- <meta name="select:Grayscale images" content="-webkit-filter:grayscale(70%);filter:grayscale(70%);" title="70%" />
- <meta name="select:Grayscale images" content="-webkit-filter:grayscale(100%);filter:grayscale(100%);" title="100%" />
- {/block:hidden}
- <!---pxu script--->
- <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
- <!--- tooltips script --->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("a[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:90,
- tip_fade_speed:600,
- attribute:"title"
- });});})(jQuery);
- </script>
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.2/jquery.min.js"></script>
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <script type="text/javascript">
- $(function(){$window=$(window);$link=$("#scroll");$link.click(function(){$("html, body").animate({scrollTop:0},"slow")});$window.scroll(function(){if($window.scrollTop()<=0){$link.fadeOut("slow")}else{$link.fadeIn("fast")}})});
- </script>
- <style type="text/css">
- #scroll:link, #scroll:visited {display: none;position: fixed;bottom: 40px;right: 13px;font-size:20px;text-transform:uppercase;letter-spacing:1px;color:{color:text};}
- #s-m-t-tooltip{
- max-width:300px;
- padding:3px 5px 3px 5px;
- min-height:7px;
- margin:20px 0px 0px 20px;
- line-height:100%;
- background:black;
- color:white;
- text-transform:uppercase
- word-wrap:break-word;
- word-break:break-all;
- opacity:1;
- z-index:9999999999999999999;
- }
- .controles {
- position:fixed;
- top:15px;
- right:10px;
- }
- .controles svg{
- width:1.5em;
- height:auto;
- fill:#888;
- }
- iframe.tmblr-iframe {
- z-index:99999999999999!important;
- top:5px!important;
- right:15px!important;
- opacity:0;
- padding-right:40px;
- /* delete invert(1) from here */
- filter:invert(1) contrast(150%);
- -webkit-filter:invert(1) contrast(150%);
- -o-filter:invert(1) contrast(150%);
- -moz-filter:invert(1) contrast(150%);
- -ms-filter:invert(1) contrast(150%);
- /* to here if your blog has a dark background */
- transform:scale(0.65);
- transform-origin:100% 0;
- -webkit-transform:scale(0.65);
- -webkit-transform-origin:100% 0;
- -o-transform:scale(0.65);
- -o-transform-origin:100% 0;
- -moz-transform:scale(0.65);
- -moz-transform-origin:100% 0;
- -ms-transform:scale(0.65);
- -ms-transform-origin:100% 0;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- transition: all 0.4s ease-in;
- }
- iframe.tmblr-iframe:hover {
- right:5px!important;
- opacity:0.3!important;
- -webkit-transition: all 0.4s ease-in;
- -moz-transition: all 0.4s ease-in;
- transition: all 0.4s ease-in;
- }
- /*tumblr controls and lightbox*/
- #tumblr_lightbox,.tmblr-lightbox{
- background:rgba(255, 255, 255, 0.8)!important;
- z-index:9999999999999999999999999;
- }
- #vignette,#tumblr_lightbox_caption,.vignette,.lightbox-caption{
- opacity:0!important;
- z-index:9999999999999999999999999;
- }
- #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image, .lightbox-image {
- box-shadow:none!important;
- border-radius:0px!important;
- padding:0px!important;
- background:#f9f9f9!important;
- opacity:1px!important;
- border:0px solid {color:border}!important;
- }
- ::-webkit-scrollbar{
- height:3px;
- width:15px;
- background:inherit;
- }
- ::-webkit-scrollbar-track {background:transparent;}
- ::-webkit-scrollbar-thumb {
- height:150px!important;
- background:{color:borders};
- border:7px solid {color:background};
- }
- ::-moz-selection { /* Code for Firefox */
- color:black;
- background: {color:borders};
- }
- ::selection {
- color:black;
- background: {color:borders};
- }
- /*tiny cursor*/
- html, body, img, a {
- {block:ifWhiteTinycursor}
- cursor:url(http://static.tumblr.com/vmteopo/fhxo3gbrd/small_white_cursor.png), auto;
- {/block:ifWhiteTinycursor}
- {block:ifBlackTinyCursor}
- cursor: url('http://33.media.tumblr.com/tumblr_lqs4qdUu8n1qfoi4t.png'), auto;
- {/block:ifBlackTinyCursor}
- }
- a:hover, a:active, iframe{
- {block:ifWhiteTinycursor}cursor:url(http://static.tumblr.com/vmteopo/RQ9o3gbth/small_white_cursor_help.png), crosshair;
- {/block:ifWhiteTinycursor}
- {block:ifBlackTinyCursor}
- cursor:url(http://static.tumblr.com/vmteopo/DH3njhg50/help_cursor.png), crosshair;
- {/block:ifBlackTinyCursor}
- }
- /*main structure*/
- body{
- background:{color:background};
- font-size:11px;
- font-family:scada, arial, sans-serif;
- color:{color:text};
- line-height:170%;
- -moz-osx-font-smoothing:grayscale;
- -webkit-font-smoothing:antialiased;
- font-smoothing:antialiased;
- }
- a, a:link, a:active, a:visited{
- color:{color:Accent};
- text-decoration:none;
- -webkit-transition:all 0.3s linear;
- -moz-transition:all 0.3s linear;
- transition:all 0.3s linear;}
- a:hover {color:{color:text};
- {block:ifNOTBlackTinyCursor}
- {block:ifNOTWhiteTinycursor}
- cursor:help;
- {/block:ifNOTWhiteTinycursor}
- {/block:ifNOTBlackTinyCursor}}
- .center {
- position:relative;
- margin:0px auto;
- width:calc({select:post size}px - 50px);
- {block:indexpage}
- {block:ifNOTinfinitescroll}
- margin:-40px auto;
- {/block:ifNOTinfinitescroll}
- {/block:indexpage}
- }
- #posts{
- position:relative;
- {block:PermalinkPage}
- margin-top:100px;
- {/block:PermalinkPage}
- }
- .entry {
- margin-top:140px;
- margin-bottom:140px;
- width:{select:post size}px;
- {block:indexpage}
- {block:ifinfinitescroll}
- opacity:0;
- z-index:-1;
- {/block:ifinfinitescroll}
- {/block:indexpage}
- {block:indexpage}
- {block:ifNOTinfinitescroll}
- margin-top:200px;
- margin-bottom:200px;
- {/block:ifNOTinfinitescroll}
- {/block:indexpage}
- }
- .entry img{
- max-width:100%;
- position:relative;
- overflow:hidden;
- display:block;
- {select:Grayscale images}
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- opacity:{select:faded posts};
- }
- .entry img:hover{
- opacity:1;
- -webkit-filter:grayscale(0%);filter:grayscale(0%);
- -webkit-transition: all 0.6s ease-in-out;
- -moz-transition: all 0.6s ease-in-out;
- -o-transition: all 0.6s ease-in-out;
- transition: all 0.6s ease-in-out;
- }
- .mytags{
- margin:25px 0px 0px 0px;
- text-transform:lowercase;
- width:calc({select:post size}px - 80px);
- opacity:0;
- -webkit-transition: all 0.3s ease-out;
- -moz-transition: all 0.3s ease-out;
- transition: all 0.3s ease-out
- }
- .entry:hover .mytags{
- opacity:1;
- }
- .mytags a{color:#444;margin:4px 5px 4px 0px;padding:3px 5px 3px 5px;background:#f7f7f7;border-radius:3px;line-height:25px;
- border-bottom:1px solid transparent;}
- .mytags a:hover{color:black!important;background:{color:borders};}
- .photo_caption{
- display:block;
- margin:0px 0px 0px 0px;
- padding:0px 1px 0px 0px;
- {block:permalinkpage}
- padding-top:10px;
- {/block:permalinkpage}
- }
- .photo_caption a{
- color:{color:text};
- }
- .photo_caption a:hover{
- color:{color:accent};
- }
- img.tumblr_avatar {
- display:inline-block;
- border-radius:3px;
- margin:15px 0px 0px 0px;
- width:15px;
- }
- .tumblr_parent {
- display:block;
- margin:0px 0px 10px 0px;
- padding:0px;
- border:none;
- }
- a.tumblr_blog{
- position:relative;
- top:-4px;
- color:{color:text}!important;
- letter-spacing:1px;
- text-transform:uppercase;
- font-size:9px;
- margin:0px 0px 0px 10px;
- }
- .tumblr_parent a{
- position:relative;
- font-weight:700;
- }
- .tumblr_parent blockquote a{
- text-transform:none;
- position:static;
- top:0px;
- margin:0px;
- letter-spacing:0px;
- font-weight:normal;
- }
- .tumblr_parent blockquote{
- margin:5px 0px 5px -10px;
- border:none;
- }
- .perm{
- margin-top:5px;
- height:8px;
- width:100%;
- }
- .perm a{color:{color:text}!important;
- border-bottom:1px solid transparent;}
- .perm a:hover{color:{color:Accent};}
- .dof{
- border-bottom:3px solid {color:borders};
- position:absolute;
- }
- .butt{
- position:absolute;
- opacity:0;
- margin-top:0px;
- {block:IfInfiniteScroll}
- text-align:right;
- right:-13px;
- {/block:IfInfiniteScroll}
- {block:IfNOTInfinitescroll}
- right:-60px;
- text-align:right;
- {/block:IfNOTInfinitescroll}
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .entry:hover .butt{
- opacity:1;
- }
- .butt svg{
- width:1em;
- height:1em;
- fill:{color:text};
- margin:5px;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .butt svg:hover, .buli svg:hover, .our_button svg:hover, .like_button svg:hover{
- fill:{color:Accent}!important;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .custom-like-button {
- position: relative;
- display: inline-block;
- width:20px;
- height:20px;
- left:-7px;
- cursor: pointer;
- }
- .like_button {
- position: absolute;
- top:0;
- left:0;
- right:0;
- bottom:0;
- width:100%;
- height:100%;
- opacity:0;
- z-index:999!important;
- }
- .like_button iframe {
- width:100% !important;
- height:100% !important;
- }
- .like_button svg {
- position:absolute;
- width:100%;
- height:100%;
- top:0;
- left:0;
- right:0;
- bottom:0;
- }
- .like_button:hover + svg {fill:{color:Accent}!important;}
- .like_button.liked + svg { fill:{color:Accent}!important;}
- .video, .video iframe, .tumblr_video_container {
- display:block;
- width:{select:post size}px;
- height:auto!important;
- min-height:300px!important;
- }
- pre {
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;
- }
- p {margin:5px 0;}
- p:first-of-type {
- margin-top:0;
- padding-top:0;
- }
- p:last-of-type {
- margin-bottom:0;
- padding-bottom:0;
- }
- small{font-size:1em;}
- big{font-size:2em;}
- h1, h2, h3, h4 {
- font-size:2em;
- margin:0;
- padding:0;
- }
- /*audio player*/
- .cover {
- z-index:1;
- margin:5px;
- width:60px;
- height:60px;
- margin-top:1px;
- position:absolute;
- }
- .cover img {
- position:absolute;
- width:auto;
- height:auto;
- }
- .playbox {
- position:absolute;
- z-index:9;
- opacity:0;
- margin:5px;
- margin-top:1px;
- background:#f2f2f2;
- width:60px;
- height:60px;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .entry:hover .playbox{
- opacity:1;
- -webkit-transition:opacity 0.5s linear;
- -webkit-transition:all 0.5s linear;
- -moz-transition:all 0.5s linear;
- transition:all 0.5s linear;
- }
- .button {
- position:relative;
- z-index: 1000;
- overflow:hidden;
- width:25px;
- height:25px;
- margin-left:13px;
- margin-top:16px;
- }
- .info {
- margin-top:10px!important;
- margin-left:80px;
- border-left:1px solid #eee;
- height:40px;
- padding:10px 10px 10px 25px;
- line-height:150%;
- font-size:1.2em;
- }
- .info h2{
- font-size:10px;
- color:{color:accent};
- text-transform:uppercase;
- }
- /*title*/
- .tit{
- font-family:lato,arial, sans-serif;
- padding-bottom:2px;
- border-bottom:3px solid {color:borders};
- font-size:1.5em;
- line-height:28px;
- color:{color:text};
- position:absolute;
- }
- .tit a{
- color:{color:text};
- border-bottom:1px solid transparent;
- }
- .tit svg{
- width:1em;
- height:1em;
- fill:{color:text};
- -webkit-transition:all 0.3s linear;
- }
- .tit:hover svg{
- margin-left:30px;
- }
- blockquote{
- border-left:1px solid #eee;
- margin:5px;
- padding-left:10px;
- }
- .quote{
- font-size:1.3em;
- }
- .qs{
- margin-top:10px!important;
- text-transform:uppercase;
- letter-spacing:1px;
- }
- .qs:before {
- display:block;
- margin-bottom:10px;
- content:"";
- width:100px;
- height:1px;
- background:#eee;}
- /*ask style*/
- .question_a img, .a_a img{
- width:40px;
- height:40px;
- float:left;
- border-radius:3px;
- }
- .a_a img{
- float:right;
- margin-top:10px;
- }
- .question{
- background:#f7f7f7;
- padding:5px 10px 5px 10px;
- margin-left:53px;
- border-radius:3px;
- min-height:30px;
- }
- .question a{
- color:{color:text};
- }
- .question:before{
- content: '';
- position: absolute;
- display: block;
- border-top: 8px solid transparent;
- border-bottom: 8px solid transparent;
- border-right: 8px solid #f7f7f7;
- width: 0;
- opacity:1;
- z-index: 99999999999999;
- margin-top:1px;
- margin-left:-17px;
- }
- .a quote{
- padding:10px;
- }
- .a{
- margin-top:10px;
- display:block;
- background:#f7f7f7;
- padding:5px 10px 5px 10px;
- border-radius: 3px;
- min-height:20px;
- width:calc({select:post size}px - 20px);
- margin-bottom:15px;
- }
- .a img{
- width:100%;
- height:auto;
- }
- .c{position:fixed;bottom:13px;right:10px;width:10px;height:10px;background:#f7f7f7;padding:5px;text-transform:uppercase;line-height:10px;font-family:open sans;font-size:7px;letter-spacing:1px;-webkit-transition:all 0.5s linear;}.c a{color:{color:text};}.c:hover{background:{color:borders};}
- .user_1, .user_3, .user_5, .user_7, .user_9, .user_11, .user_13, .user_15, .user_17, .user_19, .user_21, .user_23, .user_25, .user_27, .user_29, .user_31, .user_33, .user_35, .user_37, .user_39, .user_41, .user_43, .user_45, .user_47, .user_49, .user_51, .user_53, .user_55, .user_57, .user_59, .user_61, .user_63, .user_65, .user_67, .user_69, .user_71, .user_73, .user_75, .user_77, .user_79, .user_81, .user_83, .user_85, .user_87, .user_89, .user_91, .user_93, .user_95, .user_97, .user_99, .user_101, .user_103, .user_105, .user_107, .user_109, .user_111, .user_113, .user_115, .user_117, .user_119, .user_121, .user_123, .user_125, .user_127, .user_129, .user_131, .user_133, .user_135, .user_137, .user_139, .user_141, .user_143, .user_145, .user_147, .user_149{
- text-transform:uppercase; letter-spacing:1px;
- padding:7px;background:#f2f2f2;}
- .user_2, .user_4, .user_6, .user_8, .user_10, .user_12, .user_14, .user_16, .user_18, .user_20, .user_22, .user_24, .user_26, .user_28, .user_30, .user_32, .user_34, .user_36, .user_38, .user_40, .user_42, .user_44, .user_46, .user_48, .user_50, .user_52, .user_54, .user_56, .user_58, .user_60, .user_62, .user_64, .user_66, .user_68, .user_70, .user_72, .user_74, .user_76, .user_78, .user_80, .user_82, .user_84, .user_86, .user_88, .user_90, .user_92, .user_94, .user_96, .user_98, .user_100, .user_102, .user_104, .user_106, .user_108, .user_110, .user_112, .user_114, .user_116, .user_118, .user_120, .user_122, .user_124, .user_126, .user_128, .user_130, .user_132, .user_134, .user_136, .user_138, .user_140, .user_142, .user_144, .user_146, .user_148, .user_150{;padding:7px;
- text-transform:uppercase; letter-spacing:1px;
- background:#f7f7f7;}
- .entry li {
- list-style:none;
- line-height:170%;
- text-align:left;
- }
- .entry li:before {
- display:block;
- position:absolute;
- margin-left:-20px;
- margin-top:8px;
- content:"";
- width:10px;
- height:1px;
- background:#ddd;}
- /*permalink notes*/
- .inf{
- margin-top:10px;
- display:block;
- margin-bottom: 10px;
- line-height:17px;}
- .tg{display:block;}
- .tg a:after{content:',';}
- .tg a:last-of-type:after {content:'.';}
- .inf a, .notas a, .tg a{color:{color:text};}
- .inf a:hover, .notas a:hover, .tg a:hover{color:{color:accent};}
- .notas{
- display:none;
- margin:0px !important;
- margin-left:-20px;
- }
- .notas li {
- list-style:none;line-height:170%;text-align:left;}
- .notas li:before {
- display:block;position:absolute;content:"";width:0px;height:0px;}
- ol.notes{padding:0px;margin:0px;list-style-type:none!important;}
- ol.notes li.note{
- padding:8px;text-align:left;
- border-top:1px solid #eee;}
- ol.notes li.note img.avatar {border-radius:100%;float:right;}
- ol.notes li.note blockquote a {text-decoration:none;}
- li.more_notes_link_container {text-transform: uppercase;font-size:1em;line-height:150%;letter-spacing:1px;}
- ol.notes li.note.answer_content{font-weight:normal;}
- img:not(.lightbox-image) {max-width:100%;height:auto;}
- .pagination {
- position:relative;
- float:center;
- width:calc({select:post size}px - 20px);
- margin:0px 0px 60px 0px;
- text-align:center;
- {block:Ifinfinitescroll}
- visibility:hidden;
- display:none;
- opacity:0;
- {/block:Ifinfinitescroll}
- }
- .pagination a{
- color:{color:text};
- text-transform:uppercase;
- letter-spacing:1px;
- background:#f7f7f7;
- border-bottom:1px solid {color:borders};
- padding:5px 10px 5px 10px;
- margin:0px 5px 0px 5px;
- text-align:center;
- }
- .jump_page {
- color:{color:text};
- }
- .current_page, .jump_page:hover {
- color:{color:text};
- text-transform:uppercase;
- letter-spacing:1px;
- background:{color:borders};
- border-bottom:1px solid {color:borders};
- padding:5px 10px 5px 10px;
- text-align:center;
- }
- #infscr-loading { display:none!Important; }
- footer{
- width:{select:post size}px;
- margin:auto;
- float:center;
- margin:50px 0px 100px 0px;
- text-align:center;}
- a.load-more {
- margin:auto;
- width:50px;
- padding:10px;
- color:{color:text};
- letter-spacing:1px;
- text-transform:uppercase;
- background:#f7f7f7;
- border-bottom:1px solid {color:borders};
- }
- #sidebar{
- position:fixed;
- top:200px;
- margin-left:calc(60px - 450px);
- z-index:9999;
- width:260px;
- height:auto;
- }
- .titulo{
- margin:0px 0px 10px 0px;
- font-size:20px;
- font-family:lato, arial, sans-serif;
- border-bottom:3px solid {color:borders};
- padding:0px 0px 4px 0px;
- width:auto;
- position:absolute;
- font-weight:bold;
- }
- .desc{
- margin-top:25px;
- line-height:14px;
- z-index:99999999999;
- padding:5px 0px 5px 3px;
- }
- .nav{
- opacity:1;
- font-weight:bold;
- text-transform:uppercase;
- -webkit-transition-delay: 0.50s;
- -webkit-transition: all 0.50s;
- transition: all 0.50s;
- transition-delay: 0.50s;
- }
- .nav a{
- margin:0px 4px 0px 4px;
- color:{color:text};
- position:relative;
- border-bottom:1px solid transparent;
- }
- .nav a:after {
- position: absolute;
- top:6px;
- left: 0;
- width:0px;
- height:7px;
- background:{color:borders};
- content: '';
- opacity:1;
- z-index:-3;
- -webkit-transition:all 0.3s ease-out;
- -moz-transition:all 0.3s ease-out;
- transition:all 0.3s ease-out;
- }
- .nav a:hover:after,
- .nav a:focus:after {
- opacity: 1;
- width:100%;
- }
- .nav a:hover{
- color:black!important;
- }
- .navigate, .show{
- cursor:pointer;
- }
- .extraz{
- display:none;
- margin:0px;
- }
- </style>
- </head>
- <body>
- <div class="center">
- <div id="sidebar">
- <div class="titulo">{text:blogtitle}</div>
- <div class="desc">{Description}</div>
- <div class="nav">
- <a href="/">home</a>
- <a href="{text:ask link}">contact</a>
- <a class="navigate">extras</a>
- <a href="/archive">filles</a>
- <div class="extraz">
- <a href="{text:link 1}">{text:link 1 title}</a>
- <a href="{text:link 2}">{text:link 2 title}</a>
- <a href="{text:link 3}">{text:link 3 title}</a>
- </div>
- </div>
- </div>
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Text}
- {block:Title}<div class="tit">{Title}</div>{/block:Title}<br><br><br>
- <div class="pb2"><div class="photo_caption">{Body}</div></div>
- {/block:Text}
- {block:Link}
- <div class="tit">
- <a href="{URL}">{Name} <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve">
- <path d="M78.7,172.8c1.1,0.9,2.5,1.4,3.9,1.4c1.7,0,3.4-0.7,4.6-2.1l50.8-60.3c1.9-2.2,1.9-5.5,0-7.7L87.2,43.9
- c-2.1-2.5-5.9-2.9-8.5-0.7c-2.5,2.1-2.9,5.9-0.7,8.5l47.5,56.4L78,164.4C75.9,166.9,76.2,170.7,78.7,172.8z"/>
- </svg>
- </a></div><br><br><br>
- <div class="photo_caption">{block:Description}{Description}{/block:Description}
- </div>
- {block:Link}
- {block:Photo}
- <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>
- {block:ifshowcaptions}
- {block:Caption}
- <div class="photo_caption">{Caption}</div>
- {/block:Caption}
- {/block:ifshowcaptions}
- {/block:Photo}
- {block:Photoset}
- <div class="photo-slideshow" id="photoset_{PostID}" data-layout="{PhotosetLayout}">{block:Photos}<div class="photo-data"><div class="pxu-photo"><img src="{PhotoURL-500}" width="{PhotoWidth-500}" height="{PhotoHeight-500}" data-highres="{PhotoURL-HighRes}" data-width="{PhotoWidth-HighRes}" data-height="{PhotoHeight-HighRes}"></div><a class="tumblr-box" rel="post-{PostID}" href="{PhotoURL-HighRes}"></a></div>{/block:Photos}</div>
- {block:ifshowcaptions}
- {block:Caption}
- <div class="photo_caption">{Caption}</div>
- {/block:Caption}
- {/block:ifshowcaptions}
- {/block:Photoset}
- {block:Quote}
- <div class="pb">
- <div class="quote">❝ {quote}</div>
- <div class="qs">{block:Source}{Source}{/block:Source}</div></div>
- {/block:Quote}
- {block:Chat}
- {block:Title}<div class="tit">{Title}</div>{/block:Title}
- <div class="chat">
- {block:Lines}<div class="lines {Alt}"><div class="{Alt} user_{UserNumber}">{block:Label}<i>{Label}</i> {/block:Label}{Line}</div></div>{/block:Lines}
- </div>
- {/block:Chat}
- {block:Audio}
- <div class="pb">
- <div class="cover"><img src="http://static.tumblr.com/k9utpfa/tcom8wpif/default_cover_m.jpg"></div>
- {block:AlbumArt}
- <div class="cover"><img src="{AlbumArtURL}"></div>
- {/block:AlbumArt}
- <div class="playbox">
- <div class="button">
- {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}</div></div>
- <div class="info">
- <span{block:TrackName} style="display:none;"{/block:TrackName}>Unknown</span>{block:TrackName}{TrackName}{/block:TrackName} <h2>by
- <span{block:Artist} style="display:none;"{/block:Artist}>Unknown</span>{block:Artist}{Artist}{/block:Artist}</h2>
- </div>
- {block:ifshowcaptions}
- {block:Caption}
- <div class="photo_caption">{Caption}</div>
- {/block:Caption}
- {/block:ifshowcaptions}</div>
- {/block:Audio}
- {block:Video}
- <div class="video">{Video-500}</div>
- {block:ifshowcaptions}
- {block:Caption}
- <div class="photo_caption">{Caption}</div>
- {/block:Caption}
- {/block:ifshowcaptions}
- {/block:Video}
- {block:Answer}
- <div class="question_a"><img src="{AskerPortraitURL-40}"></div>
- <div class="question"><b>{Asker} asked:</b> {Question}</div>
- <div class="a">{Answer}</div>
- {/block:Answer}
- {block:IndexPage}
- <div class="perm">
- <div class="dof">
- <a href="{Permalink}" target="_blank" >{shortmonth} {dayofmonth}</a></div>
- <div class="butt"><a title="reblog" href="{ReblogURL}">
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 361.095 361.095" style="enable-background:new 0 0 361.095 361.095;" xml:space="preserve"><g><g><path d="M182.595,325.678c-63.183,0-120.133-42.217-138.267-102.567c-2.833-9.067-12.183-14.167-21.25-11.333 c-9.067,2.833-14.167,12.183-11.333,21.25c22.95,75.933,91.517,126.65,170.85,126.65c98.317,0,178.5-80.183,178.5-178.5 s-80.183-178.5-178.5-178.5c-55.817,0-108.233,26.633-141.667,69.7l-7.083-56.1c-1.133-9.35-9.633-15.867-18.983-14.733 C5.511,2.678-1.005,11.178,0.128,20.528l13.317,103.7c1.133,8.5,8.5,14.733,16.717,14.733c0.567,0,1.417,0,1.983,0l102.567-11.617 c9.35-1.133,16.15-9.35,15.017-18.7s-9.35-16.15-18.7-15.017l-68.85,7.65c26.633-39.95,71.683-64.6,120.417-64.6 c79.617,0,144.5,64.883,144.5,144.5S262.211,325.678,182.595,325.678z"/></g></g></svg></a>
- <div class="custom-like-button">
- {LikeButton}
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 442.403 442.403" style="enable-background:new 0 0 442.403 442.403;" xml:space="preserve"><g><g><path d="M213.05,422.652c2.833,1.7,5.95,2.833,9.35,2.833c3.117,0,6.517-0.85,9.35-2.833c7.65-5.1,187.283-123.533,207.683-243.95 c10.483-62.333-8.783-100.867-26.633-122.117c-20.967-24.933-52.133-39.667-83.017-39.667c-10.2,0-20.117,1.7-28.9,5.1 c-43.067,16.15-72.25,44.767-88.117,64.317c-15.583-19.267-42.217-47.033-74.517-58.083c-9.917-3.4-20.683-5.1-32.017-5.1 c-28.9,0-56.383,11.9-75.367,32.867c-16.717,18.417-35.7,53.55-29.75,114.75C13.016,291.185,204.833,417.268,213.05,422.652z M56.083,78.685c17.283-18.983,38.817-21.817,50.15-21.817c7.367,0,14.45,1.133,20.967,3.4 c39.383,13.317,70.833,63.467,71.4,63.75c3.117,5.1,8.783,8.217,14.733,7.933c5.95,0,11.333-3.4,14.45-8.5 c0.283-0.567,28.617-48.733,85.283-69.983c4.817-1.7,10.767-2.833,16.717-2.833c20.967,0,42.217,10.483,56.95,27.767 c19.267,22.667,25.783,55.533,18.983,94.633c-7.367,43.067-42.5,94.633-101.717,149.317c-33.433,30.883-66.3,54.683-81.6,65.45 c-16.15-11.05-51-36.55-86.417-68.85C74.216,262.285,39.366,209.868,35.116,167.368C31.433,128.552,38.516,97.952,56.083,78.685z"/></g></g></svg>
- </span>
- </div>
- </div>
- </div>
- {block:IfShowtags}
- <div class="mytags">{block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}{/block:HasTags}</div>
- {/block:IfShowtags}
- {/block:IndexPage}
- {block:ContentSource}<!-- {SourceURL}
- {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- <!-- {block:NoRebloggedFrom}
- {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
- {/block:NoRebloggedFrom} -->
- {block:PermalinkPage}
- {block:Date}
- <div class="inf">
- Posted on {month} {dayofmonth}{dayofmonthsuffix} at {12hour}:{minutes}{ampm} <br>
- {block:RebloggedFrom}
- source: <a href="{ReblogRootURL}">{ReblogRootName}</a> <br> via: <a href="{ReblogParentURL}">{ReblogParentName}</a><br>
- {/block:RebloggedFrom}
- <div class="tg">
- {block:HasTags}
- tags: {block:Tags}<a href="{TagURL}">#{Tag}</a>
- {/block:Tags}{/block:HasTags}
- </div>
- <a title="show notes" class="show">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a></div>
- <div class="notas">
- {block:PostNotes}
- {PostNotes}
- {/block:PostNotes}
- {/block:Date}
- </div>
- {/block:PermalinkPage}
- {/block:Date}
- </div>
- {/block:Posts}
- </div>
- {block:Pagination}
- {block:ifloadmore}
- <footer>
- <a href="#" class="load-more">load more</a></footer>
- {/block:ifloadmore}
- {/block:Pagination}
- {block:Pagination}
- <div class="pagination">
- {block:PreviousPage}
- <left><a href="{PreviousPage}">prev</a></left>
- {/block:PreviousPage}
- {block:JumpPagination}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {block:NextPage}
- <a href="{NextPage}" class="next">next</a>
- {/block:NextPage}</div>
- {/block:Pagination}
- </div>
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css">
- <link rel="stylesheet" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css"><div class="c"><a title="pain themes" href="http://painthemes.tumblr.com" target="_blank">pt</a></div>
- <link href="https://fonts.googleapis.com/css?family=Arapey:400i" rel="stylesheet"><link href="https://fonts.googleapis.com/css?family=Scada" rel="stylesheet">
- <link href="https://fonts.googleapis.com/css?family=Lato:400,400i,700,700i" rel="stylesheet">
- <link href='https://fonts.googleapis.com/css?family=Montserrat:400,700|Source+Sans+Pro:400,700|Hind:400,700|Dancing+Script:400,700|Open+Sans:400,700|Muli|Kurale|PT+Serif:400,700|Old+Standard+TT:400,700|Roboto:400,700|Roboto+Condensed:400,700|Lato:400,700|Raleway:400,700,300|Montez|Karla:400,700|Quicksand:400,700|Petit+Formal+Script|Clicker+Script|Mako|Maven+Pro:400,700' rel='stylesheet' type='text/css'><link href="https://fonts.googleapis.com/css?family=Josefin+Sans:400i" rel="stylesheet">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
- <script src ="http://static.tumblr.com/fwgzvyf/Oj1o08f6h/shythemes.vr.js"></script>
- <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
- {block:IndexPage}
- {block:ifinfinitescroll}
- <script src="http://static.tumblr.com/6hsqxdt/QBym35odk/jquery.masonry.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/u2vm2hxv6/jquery.infinitescroll.min.js"></script>
- {/block:ifinfinitescroll}
- {/block:IndexPage}
- <script src="http://static.tumblr.com/wgg6svp/OoTofxa0c/unnest.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".navigate").click(function(){
- $(".extraz").slideToggle("fast");
- });
- });
- $(document).ready(function(){
- $(".show").click(function(){
- $(".notas").slideToggle("slow");
- });
- });
- $(function(){ $('#posts').unnest({
- yourCaption: ".photo_caption",
- newCaptionUsername: true,
- originalPostCaptionUsername: true,
- tumblrAvatars: true,
- tumblrAvatarClass: ".tumblr_avatar",
- usernameColon: false
- }); });
- $(document).ready(function(){
- $('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '{select:photoset gutters}px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- });
- {block:IndexPage}
- var $container = $('#posts');
- $container.masonry({ itemSelector: '.entry' });
- $container.imagesLoaded(function(){
- $container.masonry();
- $container.find('.entry').animate({ opacity: 1, zIndex: 1 });
- });
- $container.infinitescroll({
- itemSelector: '.entry',
- navSelector: '.pagination',
- nextSelector: '.next',
- loadingImg: '',
- loadingText: '',
- doneText: 'no more posts',
- bufferPx: 2000,
- {block:ifloadmore}
- errorCallback: function () {
- jQuery ('.load-more').delay(10).fadeOut();
- $('.entry').last().after($('.load-more'));
- }
- {/block:ifloadmore}
- },
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.find('.photo-slideshow').pxuPhotoset({
- lightbox: true,
- rounded: false,
- gutter: '{select:photoset gutters}px',
- photoset: '.photo-slideshow',
- photoWrap: '.photo-data',
- photo: '.pxu-photo'
- },
- function(){
- resizeVideos(); },
- function(){
- $container.masonry();
- });
- $newElems.unnest({
- yourCaption: ".photo_caption",
- newCaptionUsername: true,
- originalPostCaptionUsername: true,
- tumblrAvatars: true,
- tumblrAvatarClass: ".tumblr_avatar",
- usernameColon: false
- });
- $newElems.imagesLoaded(function(){
- $container.masonry( 'appended', $newElems );
- $newElems.animate({ opacity: 1, zIndex: 1 });
- });
- });
- {block:ifloadmore}
- $(window).unbind('.infscr');
- $('.load-more').click(function(){
- $container.infinitescroll('retrieve');
- return false
- }); {/block:ifloadmore}
- {/block:IndexPage}
- });
- </script>
- <div class="controles"><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
- viewBox="0 0 216 216" enable-background="new 0 0 216 216" xml:space="preserve">
- <path d="M106.6,134c14.3,0,26-11.7,26-26s-11.7-26-26-26s-26,11.7-26,26S92.2,134,106.6,134z M106.6,94c7.7,0,14,6.3,14,14
- s-6.3,14-14,14s-14-6.3-14-14S98.9,94,106.6,94z M40.4,124.6l7.2,3.3c3,1.4,4.4,4.8,3.3,7.9l-2.8,7.4c-2.1,5.7-1.4,11.8,2.1,16.7
- c3.4,5,9,7.9,15,7.9c2.2,0,4.4-0.4,6.5-1.2l7.4-2.8c0.7-0.3,1.4-0.4,2.2-0.4c2.4,0,4.7,1.4,5.7,3.7l3.3,7.2
- c3,6.6,9.4,10.7,16.6,10.7s13.6-4.1,16.6-10.7l3.3-7.2c1-2.2,3.2-3.7,5.7-3.7c0.7,0,1.5,0.1,2.2,0.4l7.4,2.8
- c2.1,0.8,4.3,1.2,6.5,1.2c0,0,0,0,0,0c5.9,0,11.5-3,15-7.9c3.4-5,4.2-11.1,2.1-16.7l-2.8-7.4c-1.1-3.1,0.3-6.5,3.3-7.9l7.2-3.3
- c6.6-3,10.7-9.4,10.7-16.6s-4.1-13.6-10.7-16.6l-7.2-3.3c-3-1.4-4.4-4.8-3.3-7.9l2.8-7.4c2.1-5.7,1.4-11.8-2.1-16.7
- c-3.4-5-9-7.9-15-7.9c-2.2,0-4.4,0.4-6.5,1.2l-7.4,2.8c-0.7,0.3-1.4,0.4-2.2,0.4c-2.4,0-4.7-1.4-5.7-3.7l-3.3-7.2
- c-3-6.6-9.4-10.7-16.6-10.7S93,35.2,90,41.8l-3.3,7.2c-1,2.2-3.2,3.7-5.7,3.7c-0.7,0-1.5-0.1-2.2-0.4l-7.4-2.8
- c-2.1-0.8-4.3-1.2-6.5-1.2c-5.9,0-11.5,3-15,7.9c-3.4,5-4.2,11.1-2.1,16.7l2.8,7.4c1.1,3.1-0.3,6.5-3.3,7.9l-7.2,3.3
- c-6.6,3-10.7,9.4-10.7,16.6S33.8,121.6,40.4,124.6z M45.3,102.3l7.2-3.3c8.7-4,12.9-14.1,9.5-23l-2.8-7.4c-1-2.7,0-4.7,0.7-5.7
- c1.6-2.4,4.6-3.4,7.4-2.3l7.4,2.8c2.1,0.8,4.2,1.2,6.4,1.2c0,0,0,0,0,0c7.1,0,13.6-4.2,16.6-10.7l3.3-7.2c1.5-3.4,4.7-3.7,5.7-3.7
- s4.1,0.3,5.7,3.7l3.3,7.2c3,6.5,9.5,10.7,16.6,10.7c2.2,0,4.3-0.4,6.4-1.2l7.4-2.8c2.8-1,5.7,0,7.4,2.3c0.7,1,1.7,3,0.7,5.7
- l-2.8,7.4c-3.3,8.9,0.8,19,9.5,23l7.2,3.3c3.4,1.5,3.7,4.7,3.7,5.7s-0.3,4.1-3.7,5.7l-7.2,3.3c-8.7,4-12.9,14.1-9.5,23l2.8,7.4
- c1,2.7,0,4.7-0.7,5.7c-1.6,2.4-4.6,3.4-7.4,2.3l-7.4-2.8c-2.1-0.8-4.2-1.2-6.4-1.2c-7.1,0-13.6,4.2-16.6,10.7l-3.3,7.2
- c-1.5,3.4-4.7,3.7-5.7,3.7s-4.1-0.3-5.7-3.7l-3.3-7.2c-3-6.5-9.5-10.7-16.6-10.7c-2.2,0-4.3,0.4-6.4,1.2l-7.4,2.8
- c-2.8,1-5.7,0-7.4-2.3c-0.7-1-1.7-3-0.7-5.7l2.8-7.4c3.3-8.9-0.8-19-9.5-23l-7.2-3.3c-3.4-1.5-3.7-4.7-3.7-5.7
- S41.9,103.9,45.3,102.3z"/>
- </svg>
- </div>
- <a href="javascript:;" id="scroll" rel="nofollow"><i class="fa fa-angle-up"></i></a>
- </body>
- </html>
Add Comment
Please, Sign In to add comment