Advertisement
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">
- <!----
- © borntobewildthemes.tumblr.com | "Bleach"
- + Please do not redistribute this theme or remove credits.
- + You are allowed to make changes as long as you keep our credits.
- + If you have any questions or concerns, just contact us.
- + Thanks for using our theme! We hope that you enjoy it!
- ---->
- <html>
- <head>
- <!--Google fonts-->
- <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet">
- <link href='http://fonts.googleapis.com/css?family=Cinzel' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
- <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
- <meta name="image:Background" content="1"/>
- <meta name="image:Avatar" content="1"/>
- <meta name="image:Header background" content="1"/>
- <meta name="color:Background" content="#fff"/>
- <meta name="color:Container background" content="#fff"/>
- <meta name="color:Menu background" content="#fff"/>
- <meta name="color:Blog Title" content="#333"/>
- <meta name="color:Main link" content="#333"/>
- <meta name="color:Main icon" content="#D4C3CB"/>
- <meta name="color:Header background" content="#eee"/>
- <meta name="color:Sidebar box background" content="#fff"/>
- <meta name="color:Sidebar link" content="#333"/>
- <meta name="color:Sidebar icon" content="#D4C3CB"/>
- <meta name="color:Footer background" content="#fff"/>
- <meta name="color:Footer text" content="#333"/>
- <meta name="color:Footer link" content="#BAD4DC"/>
- <meta name="color:Footer icon" content="#D4C3CB"/>
- <meta name="color:Post background" content="#fff"/>
- <meta name="color:Link" content="#BAD4DC"/>
- <meta name="color:Hover" content="#CCC"/>
- <meta name="color:Icon" content="#D4C3CB"/>
- <meta name="color:Text" content="#333"/>
- <meta name="color:Bold" content="#222"/>
- <meta name="color:Italic" content="#bbb"/>
- <meta name="color:Title" content="#333"/>
- <meta name="color:PLR buttons background" content="#333"/>
- <meta name="color:Borders" content="#eee"/>
- <meta name="color:Accent" content="#BAD4DC"/>
- <meta name="color:Scrollbar" content="#222"/>
- <meta name="font:Body font" content="Helvetica"/>
- <meta name="select:Body font size" content="12px" title="12px">
- <meta name="select:Body font size" content="13px" title="13px">
- <meta name="select:Body font size" content="14px" title="14px">
- <meta name="select:Body font size" content="15px" title="15px">
- <meta name="select:Body font size" content="16px" title="16px">
- <meta name="select:Title Font" content="Lato" title="Lato">
- <meta name="select:Title Font" content="Cinzel" title="Cinzel">
- <meta name="select:Title Font" content="Play" title="Play">
- <meta name="select:Title Font" content="Kaushan Script" title="Kaushan Script">
- <meta name="select:Title Font" content="Great Vibes" title="Great Vibes">
- <meta name="select:Title Font size" content="18px" title="30px">
- <meta name="select:Title Font size" content="20px" title="32px">
- <meta name="select:Title Font size" content="22px" title="22px">
- <meta name="select:Title Font size" content="25px" title="25px">
- <meta name="select:Title Font size" content="27px" title="27px">
- <meta name="if:Header Background Stretch" content="0"/>
- <meta name="if:Infinite Scroll" content="0"/>
- <meta name="if:Sidebar Right" content="0"/>
- <meta name="if:Show Search Box" content="1" />
- <meta name="if:Faded Images" content="0" />
- <meta name="if:Monochrome Images" content="0" />
- <meta name="if:Show Captions" content="1" />
- <meta name="if:Show Tags" content="1" />
- <meta name="if:Show Link One" content="1" />
- <meta name="if:Show Link Two" content="1" />
- <meta name="if:Show Link Three" content="1" />
- <meta name="if:Show Link Four" content="1" />
- <meta name="if:Show Link Five" content="1" />
- <meta name="text:Scroll to top image url" content="http://i63.tinypic.com/mcvijc.jpg"/>
- <meta name="text:Link 1" content="Link 1"/>
- <meta name="text:Link 2" content="Link 2"/>
- <meta name="text:Link 3" content="Link 3"/>
- <meta name="text:Link 4" content="Link 4"/>
- <meta name="text:Link 5" content="Link 5"/>
- <meta name="text:Link 1 url" content="Link 1 url"/>
- <meta name="text:Link 2 url" content="Link 2 url"/>
- <meta name="text:Link 3 url" content="Link 3 url"/>
- <meta name="text:Link 4 url" content="Link 4 url"/>
- <meta name="text:Link 5 url" content="Link 5 url"/>
- <meta name='text:Disqus Shortname' content='' />
- <meta name='text:Footer box 1 title' content='Title' />
- <meta name='text:Footer box 1 text' content='Lorem Ipsum' />
- <meta name='text:Footer box 3 title' content='Title' />
- <meta name='text:Footer box 3 text' content='Lorem Ipsum' />
- </style><style type="text/css">
- /* ---------------------------- GENERAL ----------------------------- */
- /* -------- BASICS ------- */
- body {
- margin:0;
- padding:0;
- width:100%;
- height:100%;
- color:{color:text};
- font-family:{font:Body font};
- font-size:{select:Body font size};
- line-height: -moz-calc({select:Body font size} + 3px);
- line-height: -webkit-calc({select:Body font size} + 3px);
- line-height: -o-calc({select:Body font size} + 3px);
- line-height: calc({select:Body font size} + 3px);
- background-color: {color:Background};
- background-image:url({image:Background});
- background-attachment: fixed;
- background-repeat: repeat;
- }
- /* Paragraph */
- p {margin-top:5px; margin-bottom:5px;}
- <--ses-->
- small{font-size: 90%;}
- big{font-size: 110%;}
- /* Title */
- h1{
- margin:0;
- margin-bottom:10px;
- color:{color:Title};
- font-family:{select:Title Font};
- font-size:{select:Title font size};
- font-style:normal;
- line-height: -moz-calc({select:Title font size} + 3px);
- line-height: -webkit-calc({select:Title font size} + 3px);
- line-height: -o-calc({select:Title font size} + 3px);
- line-height: calc({select:Title font size} + 3px);
- border-bottom:1px solid {color:Borders};
- }
- /* Captions */
- h2{
- font-family:{font:Body font};
- font-size:{select:Body font size};
- line-height: -moz-calc({select:Body font size} + 3px);
- line-height: -webkit-calc({select:Body font size} + 3px);
- line-height: -o-calc({select:Body font size} + 3px);
- line-height: calc({select:Body font size} + 3px);
- font-weight:normal;
- }
- /* Links */
- a{
- color:{color:Link};
- text-decoration:none;
- }
- a:hover{
- color:{color:Hover};
- -webkit-transition: all .3s;
- -moz-transition: all .3s;
- -o-transition: all .3s;
- -ms-transition: all .3s;
- transition: all .3s;
- }
- ul, ol, li{ margin:5px 10px; padding:0px;}
- /* Bold and italic */
- b, strong {color:{color:Bold};}
- i, em {color:{color:Italic};}
- blockquote{
- padding:0px 0px 2px 5px;
- margin-right:5px;
- border-left: 1px solid {color:Accent};
- }
- ul{
- margin:0px;
- padding:0px;
- }
- a img{border: 0px;}
- <--ses-->
- small{font-size: 90%;}
- big{font-size: 110%;}
- /* Selection */
- ::-moz-selection {
- color: {color:Text};
- color: {color:Background};
- }
- ::selection {
- color: {color:Text};
- color: {color:Background};
- }
- /* Webkit scrollbar */
- ::-webkit-scrollbar {
- width: 9px;
- height: 0px;
- }
- ::-webkit-scrollbar-button:start:decrement,
- ::-webkit-scrollbar-button:end:increment {
- height: 0px;
- display: block;
- background-color: {color:Background};
- }
- ::-webkit-scrollbar-track-piece {
- background-color: {color:Background};
- }
- ::-webkit-scrollbar-thumb:vertical {
- height: 0px;
- background-color: {color:Scrollbar};
- border:4px solid {color:Background};
- }
- /* Tumblr controls */
- .iframe-controls--desktop {
- right:45px!important;
- bottom:10px!important;
- margin-top:auto;
- opacity:.9!important;
- position:fixed!important;
- white-space:nowrap!important;
- filter: invert(1);
- -webkit-filter: invert(1);
- -moz-filter: invert(1);
- -o-filter: invert(1);
- -ms-filter: invert(1);
- z-index:1000000!important;
- }
- /* Tooltips */
- #s-m-t-tooltip {
- max-width:250px;
- margin:10px;
- padding:5px;
- color:{color:Text};
- background:{color:Link};
- font-size:12px;
- line-height:15px;
- border:1px solid {color:Borders};
- z-index:10000;
- }
- /* ----------------------------- CONTAINER ---------------------------*/
- #container{
- position:absolute;
- width:100%;
- height:100%;
- left:0%;
- top:100%;
- margin-bottom:0px;
- {block:PermalinkPage}
- top: 40px;
- {/block:PermalinkPage}
- }
- /* ----------------------------- HEADER ---------------------------*/
- #header{
- position:absolute;
- top:75px;
- left:50%;
- width:840px;
- height: -moz-calc(100% - 170px);
- height: -webkit-calc(100% - 170px);
- height: -o-calc(100% - 170px);
- border:1px solid {color:Borders};
- background-image:url({image:Header background});
- {block:ifHeaderBackgroundStretch}
- background-size:cover;
- {/block:ifHeaderBackgroundStretch}
- border-bottom:5px solid {color:Accent};
- border-bottom-left-radius:2px;
- border-bottom-right-radius:2px;
- -webkit-transform: translateX(-50%);
- -moz-transform: translateX(-50%);
- -ms-transform: translateX(-50%);
- transform: translateX(-50%);
- }
- .sticky {
- top: -moz-calc(100% - 100px);
- top: -webkit-calc(100% - 100px);
- top: -o-calc(100% - 100px);
- top: calc(100% - 100px);
- height:10px;
- width:100%;
- position:absolute;
- z-index:10000;
- }
- /* Menu */
- #menu{
- position:absolute;
- top:75px;
- left:50%;
- width:840px;
- height:55px;
- border:1px solid {color:Borders};
- -webkit-transform: translateX(-50%);
- -moz-transform: translateX(-50%);
- -ms-transform: translateX(-50%);
- transform: translateX(-50%);
- font-size:12px;
- background: {color:Menu background};
- text-align:left;
- {block:PermalinkPage}
- top:0;
- {/block:PermalinkPage}
- animation:fadein 2s 1;
- -webkit-animation:fadein 2s 1;
- -moz-animation:fadein 2s 1;
- -ms-animation:fadein 2s 1;
- -o-animation:fadein 2s 1;
- -webkit-transition-duration:500ms;
- -o-transition-duration:500ms;
- -moz-transition-duration:500ms;
- -ms-transition-duration:500ms;
- transition-duration:500ms;
- overflow:hidden;
- z-index:100;
- }
- /* Avatar */
- #avatar{
- position:absolute;
- margin:5px;
- margin-left:15px;
- width:43px;
- height:43px;
- border-radius:40px;
- border:1px solid {color:Borders};
- }
- #avatar img{
- width:100%;
- height:100%;
- border-radius:100%;
- }
- /* Blog title */
- #blogtitle{
- position:absolute;
- margin-top:0px;
- margin-left:70px;
- height:55px;
- line-height:55px;
- width:300px;
- overflow:hidden;
- font-family:{select:Title Font};
- font-size:{select:Title Font size};
- color:{color:Blog Title};
- z-index:100;
- }
- /* Main links */
- #mainlinks{
- margin-top:0px;
- margin-left:460px;
- width:500px;
- height:40px;
- line-height:40px;
- }
- #mainlinks a{
- font-size:12px;
- margin-left:10px;
- padding:10px;
- display:inline-block;
- color:{color:Main link};
- }
- #mainlinks a:hover{
- color:{color:Hover};
- }
- #mainlinks i{
- margin-right:5px;
- color:{color:Main icon};
- }
- #mainlinks a:hover i{
- color:{color:Hover};
- -webkit-transition: all .3s;
- -moz-transition: all .3s;
- -o-transition: all .3s;
- -ms-transition: all .3s;
- transition: all .3s;
- }
- /* ----------------------------- CONTAINER ---------------------------*/
- #content {
- margin-top:0px;
- margin-left:auto;
- margin-right:auto;
- width:840px;
- margin-bottom:0px;
- background:{color:Container background};
- border:1px solid {color:Borders};
- z-index:1000;
- overflow:hidden;
- {block:PermalinkPage}
- margin-top:40px;
- {/block:PermalinkPage}
- }
- /* ----------------------------- SIDEBAR ---------------------------*/
- #sidebar{
- position:absolute;
- margin-top:32px;
- left:50%;
- width:785px;
- height:auto;
- -webkit-transform: translateX(-50%);
- -moz-transform: translateX(-50%);
- -ms-transform: translateX(-50%);
- transform: translateX(-50%);
- }
- /* Sidebar links */
- #sidebarlinks{
- margin-top:0px;
- margin-left:0px;
- width:200px;
- background:{color:Sidebar box background};
- border:1px solid {color:Borders};
- border-top:5px solid {color:Accent};
- {block:ifSidebarRight}
- margin-left:580px;
- {/block:ifSidebarRight}
- }
- #sidebarlinks a{
- display:block;
- width:190px;
- height:25px;
- line-height:25px;
- font-size:11px;
- border-top:1px solid {color:Borders};
- color:{color:Sidebar link};
- padding-left:10px;
- }
- #sidebarlinks i{
- border-right:1px solid {color:Borders};
- margin-right:8px;
- padding:5px;
- width:15px;
- color:{color:Sidebar icon};
- }
- #sidebarlinks a:hover{
- color:{color:Hover};
- background:{color:Borders};
- }
- /* Search 1 */
- #search1{
- margin-top:-2px;
- width:200px;
- background:{color:Sidebar box background};
- border:1px solid {color:Borders};
- {block:ifSidebarRight}
- margin-left:580px;
- {/block:ifSidebarRight}
- }
- #search1 i{
- position:absolute;
- margin-left:10px;
- margin-top:0px;
- border-right:1px solid {color:Borders};
- padding:5px;
- width:15px;
- color:{color:Sidebar icon};
- }
- /* ------------------------- FOOTER ------------------------- */
- /* Footer */
- #footer {
- display:block;
- margin-top:-1px;
- margin-left:auto;
- margin-right:auto;
- margin-bottom:50px;
- width:840px;
- height:180px;
- color:{color:Footer text};
- background:{color:Footer background};
- border:1px solid {color:Borders};
- border-bottom:5px solid {color:Accent};
- border-bottom-left-radius:2px;
- border-bottom-right-radius:2px;
- z-index:10000;
- }
- #footer a{
- color:{color:Footer link};
- }
- /* Footer boxes */
- .footerbox {
- display:block;
- position:relative;
- margin-left:auto;
- margin-right:auto;
- width:840px;
- padding:10px;
- padding-left:20px;
- height:auto;
- min-height:160px;
- font-size:12px;
- line-height:15px;
- color:{color:Footer text};
- }
- .footerbox h1{
- color:{color:Footer text};
- font-size:18px;
- margin-top:0px;
- border-bottom:4px double {color:Accent};
- }
- .box1{
- position:absolute;
- height:200px;
- width:250px;
- padding:5px;
- margin-top:0px;
- margin-left:0px;
- display:block;
- }
- .box2 {
- position:absolute;
- width:220px;
- height:200px;
- padding:5px;
- margin-top:0px;
- margin-left:272px;
- display:block;
- text-align:center;
- }
- /* Search */
- #search {
- position:absolute;
- text-align:center;
- margin-left:20px;
- margin-top:70px;
- z-index:100000;
- overflow:hidden;
- }
- #search i{
- position:absolute;
- margin-left:70px;
- margin-top:5px;
- font-size:12px;
- color:{color:Footer icon};
- }
- .box3{
- position:absolute;
- width:250px;
- height:150px;
- padding:5px;
- margin-top:0px;
- margin-left:540px;
- display:block;
- overflow-y:auto;
- text-align:justify;
- }
- .box1 b, .box1 i, .box3 b{
- color:{color:Accent};
- font-weight:700;
- }
- /* ----------------------------- POSTS ---------------------------*/
- /* Post container */
- #posts{
- margin-top:0px;
- margin-left:260px;
- padding-bottom:20px;
- width:555px;
- height:500px;
- display:block;
- {block:ifSidebarRight}
- margin-left:0px;
- {/block:ifSidebarRight}
- }
- /* Entries */
- .entry{
- display:inline-block;
- float:left;
- margin:30px;
- margin-bottom:10px;
- padding:10px;
- padding-bottom:0px;
- width:500px;
- height:auto;
- border:1px solid {color:Borders};
- background: {color:Post background};
- border-top:5px solid {color:Accent};
- border-top-left-radius:2px;
- border-bottom-right-radius:2px;
- overflow:hidden;
- }
- .entry img { max-width: 100%; }
- /* -------- POSTS STYLES ------- */
- /* Photoset posts */
- .photoset-img { width: 500px; /* can be any value you want */ }
- /* Audio posts */
- .album_art {
- display: block;
- float: left;
- margin-top: 1px;
- width: 72px;
- }
- .player {
- width:20px;
- overflow:hidden;
- height:20px;
- padding:0px;
- padding-left:5px;
- padding-top:3px;
- position:absolute;
- left:50%;
- top:50%;
- margin-top:-5px;
- margin-top:-17px;
- margin-left:-17px;
- }
- .audio_box{
- position:absolute;
- margin-top:23px;
- margin-left:23px;
- max-width:28px;
- max-height:30px;
- overflow:hidden;
- }
- .cover {
- display: block;
- float: left;
- width: 96px;
- height: 76px;
- margin-left: -74px;
- background-image: url('http://static.tumblr.com/imovwvl/i1Hl4rcp8/vinyl.png');
- z-index: 1;
- margin-right: 20px;
- margin-bottom:10px;
- }
- .album {
- margin-left: 1px;
- }
- .audioinfo {
- float: left;
- margin-top:0px;
- line-height:17px;
- min-height:76px;
- }
- .audioinfo i{
- font-size:10px;
- color:{color:Icon};
- }
- /* Quote posts */
- .quote {
- margin-top:0px;
- margin-left:10px;
- margin-right:10px;
- margin-bottom:5px;
- padding:5px;
- font-family:{select:Title Font};
- font-size:{select:Title font size};
- line-height: -moz-calc({select:Title font size} + 3px);
- line-height: -webkit-calc({select:Title font size} + 3px);
- line-height: -o-calc({select:Title font size} + 3px);
- line-height: calc({select:Title font size} + 3px);
- color:{color:Italic};
- text-align:center;
- letter-spacing:2px;
- }
- .quote i{
- float:center;
- font-size:15px;
- padding:10px;
- margin-top:0px;
- border:1px solid {color:Borders};
- margin-right:5px;
- z-index:2000;
- }
- .source {
- font-size:15px;
- line-height:25px;
- color:{color:Italic};
- height:auto;
- margin-top:10px;
- margin-left:10px;
- margin-right:10px;
- margin-bottom:5px;
- padding:5px;
- text-align:right;
- letter-spacing:1px;
- }
- /* Ask Posts */
- .bubble {
- position: relative;
- height:auto;
- min-height:35px;
- margin:0px;
- padding-bottom:5px;
- border-bottom: 1px solid {color:Borders};
- z-index:0;
- line-height:17px;
- }
- .asker img {
- float:left;
- max-width:30px;
- border-radius:30px;
- border:1px solid {color:Borders};
- margin-right:5px;
- z-index:2000;
- }
- .bubble2 {
- position: relative;
- height:auto;
- min-height:40px;
- margin:0px;
- padding-bottom:5px;
- z-index:1;
- line-height:17px;
- text-align:left;
- }
- .answer img {
- float:left;
- max-width:30px;
- border-radius:30px;
- border:1px solid {color:Borders};
- margin:5px;
- z-index:2000;
- }
- .bubble a{
- color:{color:Accent};
- }
- /* Link posts */
- .linkpost{
- width:500px;
- height:70px;
- line-height:17px;
- overflow:hidden;
- }
- .linktitle{
- font-size:14px;
- letter-spacing:2px;
- background:{color:Accent};
- color:{color:Title};
- max-width:420px;
- max-height:71px;
- height:71px;
- overflow:hidden;
- padding:5px;
- }
- .linkthumb{
- position:absolute;
- margin-left:430px;
- margin-top:-81px;
- }
- .linkthumb img{
- width:70px;
- height:70px;
- }
- /* Chat posts*/
- .chat .line{
- margin:0 0 -1px;
- color: {color:Bold};
- padding:5px;
- }
- .label{
- color:{color:Accent};
- }
- /* -------- POST INFO ------- */
- /* Date and post notes */
- .infodate{
- height:20px;
- width:520px;
- margin-left:-10px;
- margin-bottom:10px;
- border-bottom:1px solid {color:Borders};
- text-align:center;
- color:{color:Accent};
- }
- .postinfo{
- float:center;
- position:absolute;
- margin-left:-10px;
- margin-top:0px;
- padding:5px;
- font-size:12px;
- height:16px;
- border-top:1px solid {color:Borders};
- border-left:2px solid {color:Accent};
- color:{color:Text};
- z-index:1000;
- width:430px;
- {block:PermalinkPage}
- width:460px;
- {/block:PermalinkPage}
- }
- .postinfo big, .infodate big{
- font-size:120%;
- color:{color:Text};
- }
- .postinfo a, .infodate a{
- color:{color:Link};
- }
- .postinfo i, .infodate i{
- color:{color:Icon};
- }
- /* PLR buttons */
- .plrbuttons {
- width:110px;
- height:5px;
- padding-top:0px;
- margin-top:0px;
- margin-left:400px;
- letter-spacing:1px;
- line-height:50px;
- z-index:100000;
- }
- .like_and_reblog_buttons {
- display:inline;
- margin-left:-50px;
- margin-top:0px;
- border: 0px solid #e8e8e8;
- }
- .like_and_reblog_buttons li {
- list-style: none;
- }
- .like_and_reblog_buttons li {
- float:right;
- margin: 0px 0px;
- width:15px;
- height:16px;
- line-height:16px;
- padding:5px;
- background:{color:PLR buttons background};
- border-top:1px solid {color:Borders};
- border-left:1px solid {color:Borders};
- }
- .like_and_reblog_buttons li:first-child {
- border-right: 0px solid #e8e8e8;
- margin-top:0px;
- }
- .like_and_reblog_buttons li i{
- font-size:15px;
- color:#ccc;
- }
- /* Permalink pagination */
- .permapag{
- margin-top:15px;
- margin-left:0px;
- }
- .permapag a{
- font-size:20px;
- margin-top:20px;
- color:{color:Title};
- font:{select:Title font};
- }
- /* Post notes */
- .notes{
- text-transform: normal;
- display: block;
- font-size:12px;
- width:525px;
- padding:5px;
- color:{color:Text};
- margin-left:10px;
- margin-top:10px;
- text-align: left;
- text-decoration: none;
- }
- .notes b{
- color:{color:Bold};
- }
- ol.notes {
- padding: 0px;
- margin: 0px 0px;
- list-style-type: none;
- }
- ol.notes, .notes li {
- list-style:none;
- margin: 0px;
- padding: 0px;
- line-height:20px;
- }
- ol.notes a {
- text-transform: lowercase;
- font-size: 12px;
- line-height:20px;
- }
- ol.notes img {
- width: 20px;
- height: 20px;
- border: 1px solid {color:Borders};
- margin-right: 5px;
- }
- /* ------------------------- PAGINATION ------------------------- */
- /* Pagination */
- .pagination {
- padding-left:2px;
- margin-top:20px;
- margin-bottom:20px;
- margin-left:auto;
- margin-right:auto;
- width:600px;
- height:35px;
- text-align:center;
- border-top:1px solid {color:Borders};
- }
- .pagination a{
- display:inline-block;
- margin-top:5px;
- padding: 4.5px 6px;
- color: {color:Link};
- font-size:14px;
- text-decoration:none;
- }
- .pagination a:hover{
- color:{color:Accent};
- }
- .jumppage a{
- color:{color:Link};
- border-top:1px solid {color:Accent};
- }
- .currentpage a{
- color:{color:Link};
- border-top:1px solid {color:Accent};
- }
- /* SCROLL TO TOP */
- #scrollToTop:link,
- #scrollToTop:visited {
- display: none;
- position: fixed;
- bottom: 40px;
- right: 4px;
- }
- /*-- CREDITS --*/
- #credits {
- position:fixed;
- right:5px;
- bottom:2px;
- z-index:100000;
- }
- #credits img{
- border:1px solid {color:Borders};
- }
- /* --------------------------- Custom CSS -------------------------- */
- {CustomCSS}
- </style>
- <!--Scroll to top-->
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script>
- <a href="javascript:;" id="scrollToTop" rel="nofollow" title="Go to Top"><img src="{text:Scroll to top image url}" title="Go to Top" alt="Go to Top"/></a>
- <script src="http://static.tumblr.com/whx9ghv/lSGm6k18m/jquery.scrollto-1.4.2-min.js"></script>
- <script src="http://static.tumblr.com/whx9ghv/GJEm6k188/jquery.localscroll-1.2.7-min.js"></script>
- <script>
- $(document).ready(function () {
- $.localScroll();
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(function(){
- var stickyRibbonTop = $('.sticky').offset().top;
- $(window).scroll(function(){
- if( $(window).scrollTop() > stickyRibbonTop ) {
- $('#menu').css({position: 'fixed', top: '0px'});
- } else {
- $('#menu').css({position: 'absolute', width:'840px', top: '40px'});
- }
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"></script>
- <script type="text/javascript">
- $(function(){
- var stickyRibbonTop = $('.sticky').offset().top;
- $(window).scroll(function(){
- if( $(window).scrollTop() > stickyRibbonTop ) {
- $('#sidebar').css({position: 'fixed', top: '70px'});
- } else {
- $('#sidebar').css({position: 'absolute', top: 'auto', marginTtop: '32px'});
- }
- });
- });
- </script>
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
- <script type="text/javascript">
- <!--
- function toggle_visibility(id) {
- var e = document.getElementById(id);
- if(e.style.display == 'block')
- e.style.display = 'none';
- else
- e.style.display = 'block';
- }
- //-->
- </script>
- <script language="javascript" type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script>
- <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
- <script src="http://static.tumblr.com/wgijwsy/Ebfm2v4gy/jquery.masonry.min.js"></script>
- <!-- STYLE MY TOOLTIPS -->
- <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>
- {block:IndexPage}
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
- <script type="text/javascript">
- $(window).load(function(){
- var $wall = $('#posts');
- $wall.imagesLoaded(function(){
- $wall.masonry({
- itemSelector: '.entry, .entry_photo',
- isAnimated : false
- });
- });
- $wall.infinitescroll({
- navSelector : '#pagination',
- nextSelector : '#pagination a',
- itemSelector : '.entry, .entry_photo',
- bufferPx : 2000,
- debug : false,
- errorCallback: function() {
- $('#infscr-loading').fadeOut('normal');
- }},
- function( newElements ) {
- var $newElems = $( newElements );
- $newElems.hide();
- $newElems.imagesLoaded(function(){
- $wall.masonry( 'appended', $newElems,{isAnimated: false}, function(){$newElems.fadeIn('slow');} );
- });
- }); $('#posts').show(500);
- });
- </script>
- {/block:IndexPage}
- <meta charset="utf-8">
- <title>{Title}{block:TagPage} - {Tag} {/block:TagPage} {block:SearchPage} - {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}- {PostSummary} {/block:PostSummary}</title>
- {block:Description}
- <meta name="description" content="{MetaDescription}" />
- {/block:Description}
- <link rel="shortcut icon" href="{Favicon}">
- <link rel="alternate" type="application/rss+xml" href="{RSS}">
- </head>
- <body>
- <!-- MENU -->
- <div id="menu">
- <div id="avatar"><img src="{image:Avatar}"></div>
- <div id="blogtitle">{Title}</div>
- <div id="mainlinks">
- <a href="/"><i class="fa fa-home"></i> INDEX</a></li>
- <a href="/ask"><i class="fa fa-envelope"></i> ASK</a></li>
- <a href="/submit"><i class="fa fa-pencil"></i> SUBMIT</a></li>
- <a href="/archive"><i class="fa fa-clock-o"></i> ARCHIVE</i></a></li>
- </div>
- <!--End mainlinks-->
- </div>
- <!--End menu-->
- {block:IndexPage}
- <div id="header"></div>
- {/block:IndexPage}
- <div class="sticky"></div>
- <div id="container">
- <div id="sidebar">
- <div id="sidebarlinks">
- {block:IfShowLinkOne}<a href="{text:Link 1 url}"><i class="fa fa-umbrella fa"></i> {text:Link 1}</a>{/block:IfShowLinkOne}
- {block:IfShowLinkTwo}<a href="{text:Link 2 url}"><i class="fa fa-bolt fa"></i> {text:Link 2}</a>{/block:IfShowLinkTwo}
- {block:IfShowLinkThree}<a href="{text:Link 3 url}"><i class="fa fa-coffee fa"></i> {text:Link 3}</a>{/block:IfShowLinkThree}
- {block:IfShowLinkFour}<a href="{text:Link 4 url}"><i class="fa fa-cloud fa"></i> {text:Link 4}</a>{/block:IfShowLinkFour}
- {block:IfShowLinkFive}<a href="{text:Link 5 url}"><i class="fa fa-leaf fa"></i> {text:Link 5}</a>{/block:IfShowLinkFive}
- </div>
- <div id="search1">
- <i class="fa fa-search fa"></i>
- <form action="/search" method="get">
- <input type="text" name="q" value="Enter your search..." style="width:151px; padding-left:9px; height:20px; border:1px solid transparent; background:transparent; color:{color:Sidebar link}; font-size: 11px; margin-top:0px; margin-left:35px;"/>
- </form>
- </div>
- </div>
- <!--end sidebar-->
- <!-- content container -->
- <div id="content">
- <!-- posts start -->
- <div id="posts">
- {block:Posts}
- <div class="entry">
- {block:Date}
- <div class="infodate">
- {Month} <big>{DayofMonth}{DayofMonthSuffix}</big> {Year}
- </div>
- {block:Date}
- <!-- text post -->
- {block:Text}
- {block:Title}
- <a href="{Permalink}">
- <h1>{Title}</h1></a>
- {/block:Title}
- {Body}
- {/block:Text}
- <!-- photo post -->
- {block:Photo}
- {block:IndexPage}
- {LinkOpenTag}
- <center>
- <img src="{PhotoURL-500}"
- alt="{PhotoAlt}" width="500px"/></a>
- </center><br>
- {LinkCloseTag}
- {/block:IndexPage}
- {block:PermalinkPage}
- {LinkOpenTag}
- <center>
- <img src="{PhotoURL-500}"
- alt="{PhotoAlt}" width="500"/>
- </center>
- {LinkCloseTag}
- {/block:PermalinkPage}
- {/block:Photo}
- <!-- photoset post -->
- {block:Photoset}
- {Photoset-500}
- {/block:Photoset}
- <!-- chat post -->
- {block:Chat}
- {block:Title}
- <h2>{Title}</h2>{/block:Title}
- <div class="chat">
- {block:Lines}
- <div class="chat">
- <div class="line {Alt}">
- <div class="{Alt} user_{UserNumber}">
- {block:Label}
- <span class="label">
- <font face="Cinzel">
- {Label}</font></span>
- {/block:Label}
- {Line}</div>
- </div></div>
- {/block:Lines}
- </div><br>
- {/block:Chat}
- <!-- quote post -->
- {block:Quote}
- <div class="quote">
- <i class="fa fa-quote-left"></i><br>
- {Quote}
- </div>
- <div class="source">
- — <b><i>{Source}</i></b>
- </div>
- {/block:Quote}
- <!-- link post -->
- {block:Link}
- <div class="linkpost">
- <div class="linktitle"><a href="{URL}">{Name} »</div></a>
- {block:Thumbnail}
- <div class="linkthumb">
- <img src="{Thumbnail}" alt="{Name}">
- </div>
- {/block:Thumbnail}
- </div><br>
- {block:Description}
- {Description}
- {/block:Description}
- <br>
- {/block:Link}
- <!-- video post -->
- {block:Video}
- {block:IndexPage}
- {VideoEmbed-250}
- {/block:IndexPage}
- {block:PermalinkPage}
- {VideoEmbed-500}
- {/block:PermalinkPage}
- {/block:Video}
- <!-- audio post -->
- {block:Audio}
- {block:AlbumArt}<div class="album">
- <img src="{AlbumArtURL}" class="album_art" alt="" />
- <span class="cover"></span>
- </div>{/block:AlbumArt}
- <div class="audioinfo"{block:AlbumArt} style="margin-top: 2px;"
- {/block:AlbumArt}></div>
- <div class="audio_box" id="{PostID}">
- {AudioPlayerBlack}
- </div>
- <div style="margin-top:0px; font-size:13px; margin-left:105px;">
- {block:TrackName}<span><i class="fa fa-microphone"></i> {TrackName}</span>{/block:TrackName}<br>
- {block:Artist}<span> <i class="fa fa-user"></i> {Artist}</span>{/block:Artist}<br>
- {block:Album}<span><i class="fa fa-music"></i> {Album}</span>{/block:Album}<br>
- {block:PlayCount}<span><i class="fa fa-heart"></i> {PlayCount}</span>{/block:PlayCount}
- </div><br><br><br>
- {/block:Audio}
- <!-- ask post -->
- {block:Answer}
- <div class="bubble">
- <div class="asker">
- <img src="{AskerPortraitURL-48}">
- </div>
- {Asker}: {Question}</div>
- <div class="bubble2">
- <div class="answer">
- <img src="{PortraitURL-48}">
- </div>
- {Answer}
- </div>
- {/block:Answer}
- {block:Caption}
- {Caption}
- {/block:Caption}
- {block:Date}
- <div class="postinfo">
- <a href="{Permalink}">
- <i class="fa fa-heart-o"></i>
- {NoteCountWithLabel}
- </a>
- <i class="fa fa-comment-o"></i>
- <a class="dsq-comment-count"
- href="{Permalink}#disqus_thread">
- Comments</a>
- <script type="text/javascript">
- var disqus_shortname = 'borntobewildthemes';
- (function () {
- var s = document.createElement('script'); s.async = true;
- s.type = 'text/javascript';
- s.src = '//' + disqus_shortname + '.disqus.com/count.js';
- (document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
- }());
- </script>
- </div>
- <!--End postinfo-->
- <div class="plrbuttons">
- <ul class="like_and_reblog_buttons">
- {block:IndexPage}
- <li><a href="{Permalink}"><i class="fa fa-link"></i></a></li>
- {/block:IndexPage}
- <li>{ReblogButton size="15"}</li>
- <li>{LikeButton size="15"}</li>
- </ul><br>
- </div>
- <!--End plrbuttons-->
- {/block:Date}
- <!--Permalink page-->
- {block:PermalinkPage}
- {block:PostNotes}
- <div style="margin-left:0px; margin-top:50px; padding:10px; max-height: 500px; width:480px; overflow: auto; overflow-x: hidden; color:{color:Text};">
- {block:RebloggedFrom}
- <h1>Post info:</h1>
- Reblogged from:
- <a href="{ReblogParentURL}">
- {ReblogParentName}</a>
- {/block:RebloggedFrom}
- {block:ContentSource}
- <br>Originally posted by:
- <a href="{SourceURL}">
- {SourceTitle}</a>
- {/block:ContentSource}<br>
- {block:HasTags}
- Tagged as:
- {block:Tags}
- <a href="{TagURL}">
- <i class="fa fa-tag"></i>
- {Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- <br><br><h1>Post notes:</h1>
- {PostNotes}
- </div>
- {/block:PostNotes}
- {block:PermalinkPagination}
- <div class="permapag">
- <center>
- {block:PreviousPost}
- <a href="{PreviousPost}">« Previous Post –</a>
- {/block:PreviousPost}
- {block:NextPost}
- <a href="{NextPost}">Next Post »</a>
- {/block:NextPost}
- </center>
- </div><br>
- {/block:PermalinkPagination}
- {block:Date}
- {block:IfDisqusShortname}
- <div id="disqus_thread"></div>
- <script type="text/javascript">
- /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
- var disqus_shortname = '{text:Disqus Shortname}'; // Required - Enter shortname in Tumblr Theme Options
- var disqus_url = '{Permalink}';
- /* * * DON'T EDIT BELOW THIS LINE * * */
- (function() {
- var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
- (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
- })();
- </script>
- <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
- <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
- {/block:IfDisqusShortname}
- {/block:Date}
- <br><br>
- {/block:PermalinkPage}
- </div>
- <!--End entry-->
- {/block:Posts}
- </div>
- <!-- end posts -->
- <center>
- <div class="pagination">
- {block:Pagination}
- {block:PreviousPage}<a href="{PreviousPage}" class="jumppage">« NEWER</a>{/block:PreviousPage}
- {block:JumpPagination length="5"}
- {block:CurrentPage}
- <a class="currentpage">{PageNumber}</a>
- {/block:CurrentPage}
- {block:JumpPage}<a class="jumppage" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
- {block:NextPage}<a href="{NextPage}" class="jumppage"> OLDER »</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- </center>
- </div>
- <!-- end content container -->
- <!-- footer -->
- <div id="footer">
- <div class="footerbox">
- <!-- Box 1 -->
- <div class="box1">
- <center>
- <h1>{text:Footer box 1 title}</h1>
- </center>
- {text:Footer box 1 text}
- </div>
- <!--End box 1-->
- <!-- Box 2 -->
- <div class="box2">
- <center>
- <div id="search">
- <i class="fa fa-search fa"></i>
- <form action="/search" method="get">
- <input type="text" name="q" value="Enter your search..." style="width:170px; padding-left:10px; height:20px; border:1px solid {color:Accent}; background:transparent; color:{color:Footer text}; font-size: 12px; margin-top:0px; margin-left:0px;"/>
- </form>
- </div><br>
- <!--End search-->
- </center>
- </div>
- <!--End box 2-->
- <!-- Box 3 -->
- <div class="box3">
- <center>
- <h1>{text:Footer box 3 title}</h1>
- </center>
- {text:Footer box 3 text}
- </div>
- <!-- end footerbox -->
- </div>
- <!-- end footer -->
- <!--Credit (do not remove)-->
- <a href="http://borntobewildthemes.tumblr.com"><div id="credits" title="theme AUTOGRAPH by borntobewildthemes">
- <img src="http://i57.tinypic.com/301g6eg.jpg"></div></a>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement