Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <link href='http://fonts.googleapis.com/css?family=Lato:300italic' rel='stylesheet' type='text/css'>
- <title>{Title}</title>
- <link rel="shortcut icon" href="{favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <!---||||||||||~* ᴛʀᴇɴᴢᴀᴛʜᴇᴍᴇs ﹣ ᴛʀᴇɴᴢᴀʟᴏᴜʀs *~||||||||||
- ѕєяρєηт ᴛʜᴇᴍᴇ ﹣
- ᴅᴏɴᴛ sᴛᴇᴀʟ﹗ ʟᴇᴛs ʙᴇ *~ᴏʀɪɢɪɴᴀʟ~* ɴᴏᴡ. --->
- <meta name="color:Background" content="#ffffff"/>
- <meta name="color:title" content="#ffffff"/>
- <meta name="color:text" content="#838282"/>
- <meta name="color:link" content="#b8b8b8"/>
- <meta name="color:linkhover" content="#000000"/>
- <meta name="color:hover" content="#ffffff"/>
- <meta name="color:accent" content="#eeeeee"/>
- <meta name="color:gradient1" content="#eeeeee"/>
- <meta name="color:gradient2" content="#eeeeee"/>
- <meta name="color:scrollbar" content="#b8b8b8"/>
- <meta name="image:Background Image" content="http://static.tumblr.com/3dkvxpf/yFjn941og/tumblr_mx3toqf8vu1st5lhmo1_1280.jpg"/>
- <meta name="text:url" content="put your url here">
- <meta name="text:faq" content="type out your faq here!">
- <meta name="if:Background img" content="0">
- <meta name="if:Grayscale" content="0">
- <meta name="if:Gradient" content="1">
- <meta name="if:Double Links" content="1">
- <meta name="if:400pxPosts" content="1">
- <meta name="text:link 1" content="link 1">
- <meta name="text:link1 url" content="/">
- <meta name="text:link 2" content="link 2">
- <meta name="text:link2 url" content="/">
- <meta name="text:link 3" content="link 3">
- <meta name="text:link3 url" content="/">
- <meta name="text:link 4" content="link 4">
- <meta name="text:link4 url" content="/">
- <meta name="text:link 5" content="link 5">
- <meta name="text:link5 url" content="/">
- <meta name="text:link 6" content="link 6">
- <meta name="text:link6 url" content="/">
- <meta name="text:link 7" content="link 7">
- <meta name="text:link7 url" content="/">
- <meta name="text:link 8" content="link 8">
- <meta name="text:link8 url" content="/">
- {block:ifDoubleLinks}
- <meta name="text:link 9" content="link 9">
- <meta name="text:link9 url" content="/">
- <meta name="text:link 10" content="link 10">
- <meta name="text:link10 url" content="/">
- <meta name="text:link 11" content="link 11">
- <meta name="text:link11 url" content="/">
- <meta name="text:link 12" content="link 12">
- <meta name="text:link12 url" content="/">
- <meta name="text:link 13" content="link 13">
- <meta name="text:link13 url" content="/">
- <meta name="text:link 14" content="link 14">
- <meta name="text:link14 url" content="/">
- <meta name="text:link 15" content="link 15">
- <meta name="text:link15 url" content="/">
- <meta name="text:link 16" content="link 16">
- <meta name="text:link16 url" content="/">
- {/block:ifDoubleLinks}
- <!--- jquery click toggle by irma--->
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script>
- $(document).ready(function(){
- $(".button").click(function(){
- $(".slide-link").removeClass("periwink");
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".button3").click(function(){
- $(".slide-link").removeClass("periwink");
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".button2").click(function(){
- $(".slide-ask").removeClass("periwink");
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".button3").click(function(){
- $(".slide-ask").removeClass("periwink");
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".button").click(function(){
- $(".slide-rules").removeClass("periwink");
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".button2").click(function(){
- $(".slide-rules").removeClass("periwink");
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".button").click(function(){
- $(".slide-ask").toggleClass("periwink");
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".button2").click(function(){
- $(".slide-link").toggleClass("periwink");
- });
- });
- </script>
- <script>
- $(document).ready(function(){
- $(".button3").click(function(){
- $(".slide-rules").toggleClass("periwink");
- });
- });
- </script>
- <!-- *TOOLTIPS* -->
- <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:30,
- tip_fade_speed:300,
- attribute:"title"
- });
- });
- })(jQuery);
- </script>
- <style type="text/css">
- /* TOOPTIP CSS */
- #s-m-t-tooltip{
- padding:4px 9px;
- position:absolute;
- margin: 10px 20px;
- z-index: 99999999999;
- text-transform:uppercase;
- text-decoration:none;
- font-style:italic;
- letter-spacing:1px;
- font-family:'consolas',sans-serif;
- font-size:8px;
- background:white;
- color:{color:text};}
- *, #link a:hover {
- cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;
- }
- *, #tops a:hover {
- cursor: url(http://media.tumblr.com/tumblr_m2umkqvNUT1qfamg6.gif), auto;
- }
- *, body a:hover {
- cursor: url(http://i.imgur.com/2qleX.jpg), auto;
- }
- body {
- max-width: 100%;
- overflow-x: hidden;
- {block:ifnotbackgroundimg}background:{color:background};
- {/block:ifnotbackgroundimg}
- {block:ifbackgroundimg} background: url({image:Background Image})
- no-repeat center center fixed;
- -webkit-background-size: cover;
- -moz-background-size: cover;
- -o-background-size: cover;
- background-size: cover;{/block:ifbackgroundimg}
- font-family:calibri;
- font-size:12px;
- color:{color:text};
- line-height:1.5em;
- letter-spacing:1px;
- margin:0px;
- padding:0px;}
- /* SELECTION */
- ::selection {
- background-color:{color:accent};
- color:white;}
- /* SCROLLBAR */
- ::-webkit-scrollbar {
- {block:ifGradient}
- background: {color:Gradient1}; /* Old browsers */
- background: -moz-linear-gradient(top, {color:Gradient1} 0%, {color:Gradient2} 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,{color:Gradient1}), color-stop(100%,{color:Gradient2})); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, {color:Gradient1} 0%,{color:Gradient2} 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, {color:Gradient1} 0%,{color:Gradient2} 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, {color:Gradient1} 0%,{color:Gradient2} 100%); /* IE10+ */
- background: linear-gradient(to bottom, {color:Gradient1} 0%,{color:Gradient2} 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='{color:Gradient1}', endColorstr='{color:Gradient2}',GradientType=0 ); /* IE6-9 */
- background-attachment: fixed;
- {/block:ifGradient}
- {block:ifnotGradient}
- background:{color:accent};
- {/block:ifnotGradient}
- height:6px;
- width:6px;}
- ::-webkit-scrollbar-thumb:vertical {
- background:{color:scrollbar};
- opacity:.3;
- height:6px;}
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:transparent;
- height:5px!important;}
- a {
- color:{color:link};
- text-decoration:none;
- }
- a:hover {
- color:{color:hover};
- letter-spacing:1px;
- text-decoration:underline;
- -webkit-transition: all 1s ease-out;
- -moz-transition: all 1s ease-out;
- -o-transition: all 1s ease-out;
- -ms-transition: all 1s ease-out;
- transition: all 1s ease-out;
- }
- blockquote {
- padding:5px 0 5px 5px;
- border-left:1px solid {color:gradient2};
- margin-left:30px;
- }
- blockquote a{
- color:{color:link};
- }
- b,strong{
- color:{color:scrollbar};
- font-weight:bold;
- }
- em,i{
- color:{color:scrollbar};
- font-style:italic;
- }
- strike{
- text-decoration: line-through;
- }
- small {
- font-size:9px;}
- big {
- font-size:12px;}
- h1{
- color:{color:text};
- font-size:14px;
- font-weight:none;
- }
- li{
- color:{color:text};
- margin-bottom:3px;
- list-style-type:none;
- background:{color:background};
- padding:5px;
- font-family:'consolas',sans-serif;
- font-size:9px;
- text-transform:uppercase;}
- pre{
- background:{color:background};
- padding:10px;
- color:{color:text};
- font-family:'consolas',sans-serif;
- text-transform:uppercase;
- font-size:9px;
- letter-spacing:1px;
- white-space: pre-wrap;
- white-space: -moz-pre-wrap;
- white-space: -pre-wrap;
- white-space: -o-pre-wrap;
- word-wrap: break-word;}
- code{
- font-weight:bold;
- text-transform:lowercase;
- font-style:italic;
- }
- #container {
- width:auto;
- margin:20px 0px 20px 100px;
- }
- #contains{
- left:50%;
- padding:10px;
- height:450px;
- width:500px;
- position:fixed;
- margin-top:53px;
- padding-top:50px;
- margin-left:-260px;
- overflow-y: scroll;
- overflow-x: hidden;
- text-align:center;
- {block:ifnotbackgroundimg}
- border-bottom:1px solid #454545;
- border-left:1px solid #454545;
- border-right:1px solid #454545;
- {/block:ifnotbackgroundimg}
- {block:ifbackgroundimg}
- border-bottom:1px solid {color:Background};
- border-left:1px solid {color:Background};
- border-right:1px solid {color:Background};
- {/block:ifbackgroundimg}
- {block:ifGradient}
- background: {color:Gradient1}; /* Old browsers */
- background: -moz-linear-gradient(top, {color:Gradient1} 0%, {color:Gradient2} 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,{color:Gradient1}), color-stop(100%,{color:Gradient2})); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, {color:Gradient1} 0%,{color:Gradient2} 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, {color:Gradient1} 0%,{color:Gradient2} 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, {color:Gradient1} 0%,{color:Gradient2} 100%); /* IE10+ */
- background: linear-gradient(to bottom, {color:Gradient1} 0%,{color:Gradient2} 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='{color:Gradient1}', endColorstr='{color:Gradient2}',GradientType=0 ); /* IE6-9 */
- background-attachment: fixed;{/block:ifGradient}
- {block:ifnotGradient}
- background:{color:gradient1};
- {/block:ifnotGradient}
- }
- #tops{
- left:50%;
- height:30px;
- width:500px;
- padding:10px;
- overflow:hidden;
- margin-top:2px;
- margin-left:-260px;
- {block:ifnotbackgroundimg}
- background:url({image:Background Image})
- no-repeat center center;
- -webkit-background-size: 600px;
- -moz-background-size: 600px;
- -o-background-size: 600px;
- background-size: 600px;
- border-top:1px solid #8C8C8C;
- border-left:1px solid #8C8C8C;
- border-right:1px solid #8C8C8C;
- {/block:ifnotbackgroundimg}
- {block:ifbackgroundimg}
- background:{color:accent};
- border-top:1px solid {color:Background};
- border-left:1px solid {color:Background};
- border-right:1px solid {color:Background};
- {/block:ifbackgroundimg}
- position:fixed;
- }
- #blogt{
- font-family: 'Lato', sans-serif;
- padding:5px;
- margin-left:5px;
- font-size:20px;
- text-align:left;
- text-transform:uppercase;
- font-style:italic;
- letter-spacing:3px;
- color:{color:title};}
- #blogt a{
- color:{color:title};
- -webkit-transition: all .5s ease-in;
- -moz-transition: all .5s ease-in;
- -o-transition: all .5s ease-in;
- -ms-transition: all .5s ease-in;
- transition: all .5s ease-in;
- }
- #blogt a:hover{
- text-decoration:none;
- color:{color:hover};
- letter-spacing:4px;
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;
- }
- #link{
- margin-top:-25px;
- text-align:right;
- font-size:8px;
- font-family:'consolas',sans-serif;
- text-transform:uppercase;
- word-spacing:5px;
- padding:6px;
- background:transparent;
- letter-spacing:1px;
- color:{color:title};
- }
- #link a{
- color:{color:title};
- -webkit-transition: all .5s ease-in;
- -moz-transition: all .5s ease-in;
- -o-transition: all .5s ease-in;
- -ms-transition: all .5s ease-in;
- transition: all .5s ease-in;
- }
- #link a:hover{
- padding:6px;
- background:{color:linkhover};
- color:{color:hover};
- -webkit-transition: all .5s ease-out;
- -moz-transition: all .5s ease-out;
- -o-transition: all .5s ease-out;
- -ms-transition: all .5s ease-out;
- transition: all .5s ease-out;
- }
- /*---------------*/
- /***** POSTS *****/
- /*---------------*/
- #entries {
- padding:0px;
- width:400px;
- {block:ifnot400pxPosts}margin-left:95px;{/block:ifnot400pxPosts}
- {block:if400pxPosts}margin-left:20px;{/block:if400pxPosts}
- }
- /*/ POSTS /*/
- #stuff {
- padding:30px;
- margin-top:0px;
- margin-bottom:120px;
- {block:ifnot400pxPosts}width:250px;{/block:ifnot400pxPosts}
- {block:if400pxPosts}width:400px;{/block:if400pxPosts}
- text-align:justify;
- font-size:11px;
- line-height:100%;
- letter-spacing:0x;
- color:{color:text};
- background:white;
- }
- #stuff img, #stuff li, #stuff blockquote {
- max-width: 100%;}
- {block:IfGrayscale}
- img{
- -webkit-filter: grayscale(100%);
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- -ms-transition-duration: 1s;
- }
- #stuff:hover img{
- -webkit-filter: grayscale(0%);
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- -ms-transition-duration: 1s;
- z-index: 2px;
- }
- .html_photoset {
- -webkit-filter: grayscale(100%);
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- -ms-transition-duration: 1s;
- }
- #stuff:hover .html_photoset:hover{
- -webkit-filter: grayscale(0%);
- -webkit-transition-duration: 1s;
- -moz-transition-duration: 1s;
- -o-transition-duration: 1s;
- -ms-transition-duration: 1s;
- z-index: 2px;
- }
- {/block:IfGrayscale}
- /*quote*/
- #titlequote{
- font-family: 'Lato', sans-serif;
- text-transform:uppercase;
- font-style:italic;
- background:white;
- letter-spacing:1px;
- text-align:justify;
- font-size:13px;
- line-height:19px;
- font-weight:none;
- padding:10px;
- }
- #titlequote a{
- color:{color:text};
- }
- #source a{
- color:{color:text};
- }
- #source {
- text-align:right;
- font-style:none;
- font-weight:none;
- text-transform:uppercase;
- font-family:'consolas',sans-serif;
- font-size:8px;
- letter-spacing:1px;
- margin-top:15px;
- }
- #annoy a{
- color:{color:link};
- text-transform:uppercase;
- font-family:'consolas',sans-serif;
- text-decoration:none;
- letter-spacing:1px;
- }
- #annoy a:hover{
- color:{color:hover};
- }
- #audios{
- border:1px solid {color:gradient2};
- background:white;
- padding:10px;
- color:{color:text};
- }
- .player {
- width:25px;
- height:25px;
- overflow:hidden;
- position:absolute;
- color:{color:text};
- background:white;}
- .audioinfo {
- color:{color:text};
- margin-left:50px;
- background:white;
- }
- /*asks*/
- .q {
- margin-bottom:10px;
- text-transform:uppercase;
- font-family:consolas;
- font-size:9px;
- letter-spacing:1px;
- color:{color:text};}
- .q a{
- color:{color:text};
- }
- .as {
- font-weight:bold;
- background:white;
- padding:10px;
- color:{color:text};
- }
- .as a{
- color:{color:link};}
- .a {
- margin-top:10px;
- padding:10px;
- letter-spacing:1px;
- text-transform:uppercase;
- background:{color:gradient1};
- color:{color:text};
- font-family:consolas;
- font-size:9px;}
- /*chat*/
- .chat ol {
- padding:0;
- list-style:none;
- }
- .line {padding:5px 0;}
- .label {font-weight:bold;
- }
- /*/ NOTES /*/
- #info {
- opacity:0;
- position:absolute;
- background:white;
- padding:10px;
- {block:ifnot400pxPosts}width:250px;{/block:ifnot400pxPosts}
- {block:if400pxPosts}width:400px;{/block:if400pxPosts}
- text-transform:uppercase;
- font-family:'consolas',sans-serif;
- font-size:9px;
- letter-spacing:1px;
- line-height:10px;
- color:{color:link};
- margin-top:0px;
- text-align:center;
- -webkit-transition: all 1s ease-in;
- -moz-transition: all 1s ease-in;
- -o-transition: all 1s ease-in;
- -ms-transition: all 1s ease-in;
- transition: all 1s ease-in;
- }
- #info a{
- color:{color:link};
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #info i{
- font-size:9px;
- padding:3px;
- color:{color:link};
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #info a:hover{
- color:{color:hover};
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #info i:hover{
- color:{color:hover};
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #tags {
- position:absolute;
- margin-top:5px;
- text-transform:uppercase;
- padding:5px;
- {block:ifnot400pxPosts}width:300px;{/block:ifnot400pxPosts}
- {block:if400pxPosts}width:450px;{/block:if400pxPosts}
- margin-left:-40px;
- background:white;
- font-family:'consolas',sans-serif;
- font-size:8px;
- opacity:0;
- color:{color:link};
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #tags a{
- color:{color:link};
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #tags a:hover{
- color:{color:hover};
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #stuff:hover #tags {
- opacity:1;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- #stuff:hover #info {
- opacity:1;
- -webkit-transition: all 1s ease-in-out;
- -moz-transition: all 1s ease-in-out;
- -o-transition: all 1s ease-in-out;
- -ms-transition: all 1s ease-in-out;
- transition: all 1s ease-in-out;
- }
- ol.notes {
- display:block;
- text-align:left;
- margin-bottom:30px;
- list-style-type:none;
- {block:ifnot400pxPosts}width:280px;{/block:ifnot400pxPosts}
- {block:if400pxPosts}width:400px;{/block:if400pxPosts}
- margin-left:10px;
- text-transform:uppercase;
- padding:0px;
- font-size:8px;
- }
- ol.notes li.note{
- padding:5px;
- padding-top:2px;
- margin-bottom:3px;
- font-size:8px;
- }
- ol.notes img{
- display:none;
- }
- .pagenotes {
- {block:ifnot400pxPosts}width:290px;{/block:ifnot400pxPosts}
- {block:if400pxPosts}width:400px;{/block:if400pxPosts}
- text-align:left;
- background:white;
- padding:10px;
- }
- .pagenotes a{
- color:{color:text};
- }
- .pagenotes img{
- padding-right:5px;
- padding-top:5px;
- margin-bottom:-5px;
- border:none;
- padding-bottom:2px;
- opacity:0;
- }
- .slide-ask {
- padding:10px;
- margin-left:-500px;
- opacity:0;
- overflow:hidden;
- -webkit-transition:all 1s;
- -moz-transition:all 1s;
- -ms-transition:all 1s;
- -o-transition:all 1s;
- transition:all 1s;
- }
- .slide-link {
- margin-left:-500px;
- padding:10px;
- opacity:0;
- overflow:hidden;
- -webkit-transition:all 1s;
- -moz-transition:all 1s;
- -ms-transition:all 1s;
- -o-transition:all 1s;
- transition:all 1s;
- }
- .slide-rules {
- margin-left:-500px;
- padding:10px;
- opacity:0;
- overflow:hidden;
- -webkit-transition:all 1s;
- -moz-transition:all 1s;
- -ms-transition:all 1s;
- -o-transition:all 1s;
- transition:all 1s;
- }
- .periwink {
- width:400px;
- opacity:1;
- padding:10px;
- margin-left:-6px;
- overflow:hidden;
- z-index:999999999999;
- -webkit-transition:all 1s;
- -moz-transition:all 1s;
- -ms-transition:all 1s;
- -o-transition:all 1s;
- transition:all 1s;
- }
- #askbox {
- background: {color:Gradient1}; /* Old browsers */
- background: -moz-linear-gradient(top, {color:Gradient1} 0%, {color:Gradient2} 100%); /* FF3.6+ */
- background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,{color:Gradient1}), color-stop(100%,{color:Gradient2})); /* Chrome,Safari4+ */
- background: -webkit-linear-gradient(top, {color:Gradient1} 0%,{color:Gradient2} 100%); /* Chrome10+,Safari5.1+ */
- background: -o-linear-gradient(top, {color:Gradient1} 0%,{color:Gradient2} 100%); /* Opera 11.10+ */
- background: -ms-linear-gradient(top, {color:Gradient1} 0%,{color:Gradient2} 100%); /* IE10+ */
- background: linear-gradient(to bottom, {color:Gradient1} 0%,{color:Gradient2} 100%); /* W3C */
- filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='{color:Gradient1}', endColorstr='{color:Gradient2}',GradientType=0 ); /* IE6-9 */
- background-attachment: fixed;
- overflow-y:hidden;
- overflow-x: hidden;
- position:fixed;
- top:75px;
- height:487px;
- width:490px;
- z-index:999999999999;
- }
- .star{
- padding:10px;
- border:1px solid white;
- margin-top:10px;
- }
- .words{
- background:white;
- color:{color:text};
- padding:10px;
- line-height:1.5em;
- font-size:10px;
- font-family:'consolas',sans-serif;
- letter-spacing:1px;
- text-transform:uppercase;
- }
- .navs{
- margin-top:20px;
- margin-left:70px;
- width:330px;
- height:auto;
- overflow:hidden;
- text-align:center;
- padding:16px;
- background:white;
- color:{color:text};
- font-family:'consolas',sans-serif;
- text-transform:uppercase;
- font-size:9px;
- line-height:2em;
- letter-spacing:1px;
- -webkit-transition:all 1s ease;
- -moz-transition:all 1s ease;
- -ms-transition:all 1s ease;
- -o-transition:all 1s ease;
- transition:all 1s ease;
- }
- .navs a{
- background:transparent;
- color:{color:text};
- margin:3px 3px;
- line-height:4em;
- padding:10px;
- border:1px solid {color:text};
- -webkit-transition:all 1s;
- -moz-transition:all 1s;
- -ms-transition:all 1s;
- -o-transition:all 1s;
- transition:all 1s;}
- .navs a:hover{
- background:{color:hover};
- color:white;
- letter-spacing:1px;
- border:1px solid white;
- -webkit-transition:all 1s ease;
- -moz-transition:all 1s ease;
- -ms-transition:all 1s ease;
- -o-transition:all 1s ease;
- transition:all 1s ease;
- }
- #desc{
- background:white;
- text-align:center;
- color:{color:text};
- padding:10px;
- line-height:1.5em;
- font-size:10px;
- font-family:'consolas',sans-serif;
- letter-spacing:1px;
- text-transform:uppercase;}
- #desc p{
- width:300px;
- text-align:center;
- margin-left:90px;}
- .rules{
- width:300px;
- background:white;
- padding:4px;
- font-family:'consolas',sans-serif;
- text-transform:uppercase;
- line-height:1.5em;
- font-size:9px;
- color:{color:text};
- }
- .rue{
- width:200px;
- padding:8px;
- font-size:12px;
- font-family: 'Lato', sans-serif;
- text-transform:uppercase;
- font-style:italic;
- letter-spacing:2px;
- background:transparent;
- color:{color:accent};
- }
- .ask-title{
- padding:8px;
- font-size:12px;
- font-family: 'Lato', sans-serif;
- text-transform:uppercase;
- font-style:italic;
- letter-spacing:3px;
- color:{color:accent};
- }
- {CustomCSS}
- </style>
- </head>
- <body>
- <div id="container">
- <div id="tops">
- <div id="blogt">
- <a href="/">{Title}</a>
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" title="reverse">-</a>{/block:PreviousPage}{block:NextPage}<a href="{NextPage}" title="forward">+</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <div id="link">
- <a class="button">message</a>
- <a class="button2">navigation</a>
- <a class="button3">updates</a>
- <a href="http://960px.tumblr.com/">credit</a>
- </div>
- </div>
- <div id="contains">
- <div id="askbox" class="slide-rules">
- <br>
- <center>
- <big class="rue">Title</big>
- <p class="rules">Type out you updates here!</p>
- </center>
- </div>
- <div id="askbox" class="slide-ask">
- <br>
- <div class="ask-box">
- <big class="ask-title">FAQ & ASK</big>
- <p class="update-info">
- {text:faq}</p>
- </div>
- <div class="star"><iframe frameborder="0" height="200px" id="ask_form" scrolling="no" src="http://www.tumblr.com/ask_form/{text:url}.tumblr.com" width="96%"></iframe></div>
- </div>
- <div id="askbox" class="slide-link">
- <br>
- <div id="desc"><p>{description}</p></div>
- <div class="navs">
- <a href="{text:link1 url}">{text:link 1}</a>
- <a href="{text:link2 url}">{text:link 2}</a>
- <a href="{text:link3 url}">{text:link 3}</a>
- <a href="{text:link4 url}">{text:link 4}</a>
- <a href="{text:link5 url}">{text:link 5}</a>
- <a href="{text:link6 url}">{text:link 6}</a>
- <a href="{text:link7 url}">{text:link 7}</a>
- <a href="{text:link8 url}">{text:link 8}</a>
- </div>
- <!---you can add more links by copying this entire little bit and copying it again.--->
- {block:ifDoubleLinks}
- <div class="navs">
- <a href="{text:link9 url}">{text:link 9}</a>
- <a href="{text:link10 url}">{text:link 10}</a>
- <a href="{text:link11 url}">{text:link 11}</a>
- <a href="{text:link12 url}">{text:link 12}</a>
- <a href="{text:link13 url}">{text:link 13}</a>
- <a href="{text:link14 url}">{text:link 14}</a>
- <a href="{text:link15 url}">{text:link 15}</a>
- <a href="{text:link16 url}">{text:link 16}</a>
- </div> {/block:ifDoubleLinks}
- <!---end extra links--->
- </div>
- <div id="entries">
- {block:Posts}
- <div id="stuff">
- {block:Quote}
- <div id="titlequote">{Quote}</div>
- {block:Source}<div id="source">{Source}</div>{/block:Source}
- {/block:Quote}
- {block:Text}
- {block:Title}
- <div id="title">{Title}</div>{/block:Title}
- <div id="annoy">{Body}</div>
- {/block:Text}
- {block:Link}
- <div id="title"><a href="{URL}">{Name}</a></div>{block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}
- <h1>{Title}</h1>
- {/block:Title}
- <div class="chat">
- <ol>{block:Lines}
- <li class="line {Alt}">
- {block:Label}
- <span class="label">
- {Label}</span>
- {/block:Label}{Line}</li>
- {/block:Lines}
- </ol></div>
- {/block:Chat}
- {block:Photo}
- {block:ifnot400pxPosts}<img src="{PhotoURL-250}">{/block:ifnot400pxPosts}
- {block:if400pxPosts}<img src="{PhotoURL-400}">{/block:if400pxPosts}
- {block:permalink}{block:Caption}{Caption}{/block:Caption}{/block:permalink}
- {/block:Photo}
- {block:Photoset}
- {block:ifnot400pxPosts}{Photoset-250}{/block:ifnot400pxPosts}
- {block:if400pxPosts}{Photoset-400}{/block:if400pxPosts}
- {block:permalink}{block:Caption}{Caption}{/block:Caption}{/block:permalink}
- {/block:Photoset}
- {block:Video}
- {block:ifnot400pxPosts}{Video-250}{/block:ifnot400pxPosts}
- {block:if400pxPosts}{Video-400}{/block:if400pxPosts}
- {block:permalink}{block:Caption}{Caption}{/block:Caption}{/block:permalink}
- {/block:Video}
- {block:Audio}
- <div id="audios">
- <div class="player">{AudioPlayerWhite}</div>
- <div class="audioinfo">
- {block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}
- </div>
- </div>
- {/block:Audio}
- {block:Answer}
- <div class="q">
- <div class="as" >{Asker} said: {Question}</div>
- <div class="a">{Answer}</div>
- </div>
- {/block:Answer}
- {block:Date}
- <div id="info">
- <a href="{Permalink}">
- {block:Date}
- {12Hour}:{Minutes} {AmPm}
- {/block:Date}
- </a> {block:NoteCount}
- | <a href="{Permalink}">{NoteCount}</a>{/block:NoteCount}
- {block:RebloggedFrom}
- <a href="{ReblogParentURL}" title="via"><i class="fa fa-tint fa-lg"></i></a> {/block:RebloggedFrom}
- {block:ContentSource}
- <a href="{SourceURL}" title="source"><i class="fa fa-folder-o fa-lg"></i></a>{/block:ContentSource}
- <div id="tags">
- {block:HasTags}
- {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}
- {/block:HasTags}
- </div>
- </div></div>
- {block:PostNotes}
- <div class="pagenotes">{PostNotes-16}</div>{/block:PostNotes}
- {/block:Posts}
- </div>
- </div>
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
- width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}
- </div>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment