Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-----------------------------------------------------------------------
- ------------------------------
- @BARBIE THEMES | TUMBLR
- ------------------------------
- Rules:
- +Please do not remove credit.
- +Do not steal the code or take parts of the codes and put them in your own theme.
- +Do not remove the credit completely or make them invisible, you may replace it to a visible place.
- ------------------------------------------------------------------------>
- <!DOCTYPE html>
- <head>
- <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}
- <!--------DEFAULT VARIABLES-------->
- <meta name="color:background" content="#f6f6f6"/>
- <meta name="color:text" content="#888888"/>
- <meta name="color:bold" content="#cccccc"/>
- <meta name="color:italic" content="#dcecf50"/>
- <meta name="color:links" content="#cccccc"/>
- <meta name="color:link hover" content="#dcecf5"/>
- <meta name="color:link bg hover" content="#666666"/>
- <meta name="color:links border" content="#eeeeee"/>
- <meta name="color:infoborder" content="#cccccc"/>
- <meta name="color:scrollbar" content="#cccccc"/>
- <meta name="color:sidebar" content="#ffffff"/>
- <meta name="color:description" content="#cccccc"/>
- <meta name="color:posts background" content="#ffffff"/>
- <meta name="image:sidebar" content=""/>
- <meta name="text:link 1 title" content="link1"/>
- <meta name="text:link 1 url" content=""/>
- <meta name="text:link 2 title" content="link2"/>
- <meta name="text:link 2 url" content=""/>
- <meta name="text:link 3 title" content="link3"/>
- <meta name="text:link 3 url" content=""/>
- <meta name="text:link 4 title" content="link4"/>
- <meta name="text:link 4 url" content=""/>
- <!----------------SCRIPTS---------------->
- <link href="http://static.tumblr.com.http.s32.wbprx.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com.http.s32.wbprx.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <script src="http://static.tumblr.com.http.s32.wbprx.com/5omyijl/RZtn2yg9v/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips({
- tip_follows_cursor:true,
- tip_delay_time:200,
- tip_fade_speed:300
- });
- });
- })(jQuery);
- </script>
- <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
- <style type="text/css">
- /*----------SCROLLBAR---------*/
- ::-webkit-scrollbar {
- background-color: {color:scrollbar bg};
- height:8px;
- width:5px;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color:{color:scrollbar};
- height:50px;
- }
- ::-webkit-scrollbar-thumb:horizontal {
- background-color:{color:scrollbar bg};
- height:8px;
- }
- /*----------TOOLTIPS---------*/
- #s-m-t-tooltip {
- max-width:300px;
- margin:15px;
- padding:5px;
- border:1px solid #eeeeee;
- border-radius:0px;
- background:#ffffff;
- color:{color:text};
- z-index:999999;
- font-size:7px;
- font-style:none;
- letter-spacing:2px;
- font-family:arial;
- text-transform:uppercase;
- box-shadow:1px 1px 3px rgba(0,0,0,.0);
- }
- /*----------BASICS---------*/
- body {
- background:{color:background};
- color:{color:text};
- font-family:arial;
- font-size:10px;
- line-height:140%;
- margin:0;
- text-align:left;
- }
- b {
- font-weight:bold;
- color:{color:bold};
- }
- i {
- font-weight:arial;
- color:{color:italic};
- }
- small {
- font-size:11px;
- }
- a {
- color:{color:links};
- text-decoration:none;
- }
- a:hover {
- color:{color:link hover};
- transition:1s;
- -webkit-transition:1s;
- -moz-transition:1s;
- -o-transition:1s;
- }
- img {
- opacity:1;
- text-decoration:none;
- }
- h1 {
- font-size:10px;
- font-weight:bold;
- font-family:arial;
- line-height:150%;
- text-transform:uppercase;
- }
- blockquote {
- padding:10px;
- background:#f6f6f6;
- width:480px;
- overflow: hidden;
- border-left:2px solid #eee;
- margin-left:0px;
- }
- /*----------SIDEBAR---------*/
- .sidebar {
- position:fixed;
- width:220px;
- margin-top:180px;
- margin-left:180px;
- }
- .sideimg img {
- width:100px;
- height:100px;
- border-radius:500px;
- border:4px solid {color:sidebar};
- padding:0px;
- margin-left:0px;
- margin-top:-90px;
- }
- .cat {
- padding:20px;
- border:0px double {color:borders};
- margin-bottom:50px;
- background:{color:sidebar};
- margin-top:-70px;
- border-radius: 10px 10px 0px 0px;
- }
- .description {
- width:190px;
- margin-left:-15px;
- margin-top:0px;
- text-align:justify;
- font-weight:normal;
- line-height:100%;
- font-family:calibri, tahoma;
- font-style:normal;
- font-size:10px;
- padding-top:0px;
- border:0px solid {color:border description};
- padding:10px;
- background-color:transparent;
- border:0px double #eee;
- border-radius:7px;
- color:{color:description};
- }
- .off a {
- display:inline-block;
- padding:10px;
- border:1px solid {color:links border};
- text-transform:uppercase;
- text-align:center;
- font-size:10px;
- margin-top:4px;
- width:66px;
- }
- .off a:hover {
- text-align:left;
- background-color:{color:link bg hover};
- }
- /*----------PAGINATION---------*/
- .pagi {
- position: absolute;
- float: left;
- z-index: 10;
- width:100px;
- margin-left: 753px;
- margin-top: -28px;
- padding-top: 5px;
- font-weight:bold;
- font-size: 10px;
- }
- .jump_page {
- padding: 3px;
- background-color: {color:posts background};
- }
- .current_page {
- color: {color:accent};
- }
- /*----------POSTS---------*/
- .entries {
- margin-top:50px;
- width:500px;
- margin-left:500px;
- background:{color:background};
- }
- .posts {
- width:500px;
- margin-bottom:70px;
- background:{color:posts background};
- padding:15px;
- border-radius: 10px 10px 0px 0px;
- }
- /*----------CHAT---------*/
- .chat {
- line-height:150%;
- list-style:none;
- }
- .line.odd {
- padding:10px;
- background:#f8f8f8;
- }
- .line.even {
- padding:10px;
- }
- .label {
- text-transform:uppercase;
- font-size:10px;
- letter-spacing:1px;
- font-weight:bold;
- }
- /*----------AUDIO---------*/
- .cover {
- position:relative;
- z-index:1;
- max-width:100px;
- padding:10px;
- float:left;
- }
- .playbutton {
- width:20px;
- height:30px;
- overflow:hidden;
- position:relative;
- z-index:2;
- }
- .playbox {
- background-color:#000;
- position:absolute;
- z-index:2;
- padding:15px 24px 13px 16px;
- margin-top:30px;
- margin-left:30px;
- opacity:0.5;
- }
- .trackdetails {
- padding:10px;
- width:auto;
- height:100px;
- margin-top:10px;
- margin-left:100px;
- }
- /*----------ASK---------*/
- #asker {
- float:left;
- margin-right:15px;
- }
- #asker img{
- border-radius:50px;
- }
- /*----------INFO POST---------*/
- .info {
- margin-top: -28px;
- text-align: center;
- font-family:calibri;
- }
- .infos {
- background-color:#eee;
- margin-left:30px;
- font-size: 9px;
- padding: 8px;
- text-transform: uppercase;
- letter-spacing: 1px;
- color: {color:links};
- font-family:calibri;
- }
- .border {
- border-top: 1px solid {color:infoborder};
- padding: 10px;
- margin-top: -65px;
- margin-left:25px;
- }
- /* --- TAGS --- */
- .tags {
- text-align: center;
- margin-top: 5px;
- margin-bottom: 40px;
- font-size: 9px;
- font-style: none;
- letter-spacing: 1px;
- margin-left:29px;
- }
- .tags a {
- color: {color:text};
- text-transform: normal;
- }
- .tags a:hover {
- color: {color:linkshover};
- text-transform: normal;
- }
- /* --- NOTES --- */
- ol {
- list-style-type: decimal;
- }
- ol.notes li {
- background-color: {color:posts background};
- padding: 10px;
- width: auto;
- border-bottom: 1px solid {color:infoborder};
- }
- ol.notes li:hover {
- background-color: {color:background};
- border-bottom: 1px solid {color:accent};
- }
- ol.notes li img {
- width: 16px;
- padding-right: 10px;
- margin-bottom: -5px;
- opacity: 0.85;
- filter:alpha(opacity=85);
- }
- ol.notes li img:hover {
- opacity: 1;
- filter:alpha(opacity=100);
- }
- /*----------CREDIT---------*/
- .credit {
- font-size:11px;
- position:fixed;
- font-style:arial;
- bottom:5px;
- right:15px;
- z-index:10;
- text-align:right;
- letter-spacing:0px;
- padding:2px;
- font-weight:bold;
- }
- .credit a {
- color:{color:links};
- text-decoration:none;
- }
- .credit a:hover {
- color:{color:links hover};
- text-decoration:none;
- }
- </style>
- </head>
- <body>
- </div>
- <div class="container">
- <div class="sidebar">
- <div class="cat">
- <div class="cti"></div>
- <center><div class="sideimg"><img src="{image:sidebar}"></div></center>
- <div class="description">{Description}</div>
- </div>
- <div class="cat">
- <div class="cti"></div>
- <div class="off">
- <a href="/">HOME</a>
- <a href="/ask">ASK</a>
- <a href="{text:link 1 url}">{text:link 1 title}</a>
- <a href="{text:link 2 url}">{text:link 2 title}</a>
- <a href="{text:link 3 url}">{text:link 3 title}</a>
- <a href="{text:link 4 url}">{text:link 4 title}</a>
- </div>
- </div>
- </div>
- </div>
- </div>
- <div class="entries">
- <div class="postcol">
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
- width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- {block:Posts}
- <div class="posts">
- {block:Text}
- <h1>{block:Title}{Title}{/block:Title}</h1>
- {Body}{/block:Text}
- {block:Photo}
- {LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photo}
- {block:Photoset}
- {Photoset-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Photoset}
- {block:Quote}
- <h2>"{Quote}"</h2>
- <div align="right">
- {block:Source}<h1>-{Source}</h1>{/block:Source}
- </div>
- {/block:Quote}
- {block:Link}
- <h1><a href="{URL}" {Target}>{Name}</a></h1>
- {block:Description}{Description}{/block:Description}
- {/block:Link}
- {block:Chat}
- {block:Title}<h1>{Title}</h1>{/block:Title} <div class="chat"> {block:Lines} <li class="line {Alt}"> {block:Label} <span class="label"> {Label}</span> {/block:Label}{Line}</li> {/block:Lines}</div>
- {/block:Chat}
- {block:Audio}
- <div class="playbox"><div class="playbutton">{block:AudioPlayer}{AudioPlayerBlack}{/block:AudioPlayer}</div></div>
- {block:AlbumArt}
- <img src="{AlbumArtURL}" class="cover">
- {/block:AlbumArt}
- <div class="trackdetails"><br>
- {block:TrackName}<b>TRACK:</b> {TrackName}{/block:TrackName}<br>
- {block:Artist}<b>ARTIST:</b> {Artist}{/block:Artist}<br>
- <b>PLAYS:</b> {FormattedPlayCount}</div>
- {block:Caption}
- <div class="caption">{Caption}</div>
- {/block:Caption}
- {/block:Audio}
- {block:Video}
- {Video-500}
- {block:Caption}{Caption}{/block:Caption}
- {/block:Video}
- {block:Answer}<div id="asker"><img src="{AskerPortraitURL-40}"></div>{Asker} said:<br>{Question}<br>{Answer}{/block:Answer}
- </div>
- <div class="border">
- </div>
- <div class="info">
- {block:Date}
- <span class="infos">
- <a href="{Permalink}">{MonthNumberWithZero}.{DayOfMonthWithZero}.{Year}</a>
- {/block:Date}</div>
- <div class="tags">
- {block:HasTags}TAGS:
- {block:Tags}
- <a href="{TagURL}">#{Tag}</a>
- {/block:Tags}
- {/block:HasTags}
- <center> {block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}</center>
- </div>
- {block:PostNotes}
- <div class="posts">
- {PostNotes}
- </div>
- {/block:PostNotes}
- {/block:Posts}
- {block:ContentSource}
- <!-- {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
- width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
- {/block:SourceLogo}
- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
- {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
- </div></div>
- <div class="pagi">
- {block:Pagination}
- {block:PreviousPage}<a class="current_page" href="{PreviousPage}">‹</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a class="jump_page" href="{NextPage}">›</a>{/block:NextPage}
- {/block:Pagination}
- </div>
- <div class="credit">
- <a title="theme" href="http://barbie-themes.tumblr.com/" target="_blank">BT © </a></div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment