You are on page 1of 12

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.or g/TR/html4/loose.dtd"> <html> <!-DO NOT REMOVE THIS OR CREDIT.

Theme: #12 TEA PARTY By: jyuubi.tumblr.com Background: dinpattern.com --> <meta name="color:Background" content="#ebebeb"> <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta name="color:Sidebar Title" content="#757575"> name="color:Nav Background" content="#e3e3e3"> name="color:Nav Text" content="#acacac"> name="color:Nav Background Hover" content="#dbdbdb"> name="color:Nav Text Hover" content="#acacac"> name="color:Custom Link Background" content="#e3e3e3"> name="color:Custom Link Text" content="#acacac"> name="color:Custom Link Background Hover" content="#dbdbdb"> name="color:Custom Link Text Hover" content="#acacac"> name="color:Description Background" content="#e3e3e3"> name="color:Description Text" content="#9b9b9b"> name="color:Description Bold" content="#757575"> name="color:Description Italic" content="#bbbbbb"> name="color:Description Link" content="#898989"> name="color:Pagination Link" content="#B8B8B8"> name="color:Post Background" content="#e3e3e3"> name="color:Post Title" content="#bbbbbb"> name="color:Post Text" content="#9b9b9b"> name="color:Post Bold" content="#757575"> name="color:Post Italic" content="#bbbbbb"> name="color:Post Link" content="#898989"> name="color:Question Background" content="#e6e6e6">

<meta name="color:Stats" content="#757575"> <meta name="color:Stats Tags" content="#c7c7c7"> <meta name="image:Background" content="http://s5.postimage.org/r1vlh3u5z/image.p ng"> <meta name="image:Sidebar" content=""> <meta name="font:Description" content="lucida sans"> <meta name="font:Post" content="lucida sans"> <meta <meta <meta <meta <meta <meta <meta <meta <meta <meta name="if:Infinite Scrolling" content="0"> name="if:Number Pagination" content="1"> name="if:Larger Posts" content="0"> name="if:Show Captions" content="0"> name="if:Photo Fading" content="1"> name="if:Stats Tags" content="1"> name="text:Sidebar Position" content="25"> name="text:Sidebar Title" content=""> name="text:Description Text Size" content="9"> name="text:Post Text Size" content="11">

<meta name="text:Link 1" content="">

<meta <meta <meta <meta <meta <meta <meta <meta <meta

name="text:URL 1" content=""> name="text:Link 2" content=""> name="text:URL 2" content=""> name="text:Link 3" content=""> name="text:URL 3" content=""> name="text:Link 4" content=""> name="text:URL 4" content=""> name="text:Link 5" content=""> name="text:URL 5" content="">

<head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <title>{Title}</title> <link rel="shortcut icon" href="{Favicon}"> <style type="text/css"> /* BODY */ ::-webkit-scrollbar-thumb:vertical { background-color: {color:Post Italic}; height:50px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; } ::-webkit-scrollbar { height:10px; width:5px; background-color: {color:Post Background}; } body { background-image: url("{image:Background}"); background-attachment: fixed; background-color: {color:Background}; } /* SIDEBAR */ #sidebar { position: fixed; margin-top: {text:Sidebar Position}px; font-family: {font:Description}; font-size: 9px; letter-spacing: 1px; line-height: 16px; text-transform: lowercase; width: 225px; } #sidebar h1 { font-family: lucida console; font-size: 12px; color: {color:Sidebar Title}; font-weight: normal; line-height: 0px; letter-spacing: 3px; text-align: center; } #sidebar img {

max-width: 225px; opacity: .8; margin-bottom: 5px; margin-top: 5px; } #pages { font-family: lucida console; font-size: 12px; color: {color:Pagination Link}; text-align: center; } #pages a { color: {color:Pagination Link}; text-decoration: none; } /* DESCRIPTION */ #desc { background-color: {color:Description Background}; color: {color:Description Text}; text-align: center; font-size: {text:Description Text Size}px; padding: 2px; {block:IfLink1}margin-top: 5px;{/block:IfLink1} } #desc b, strong { color: {color:Description Bold}; font-weight: normal; } #desc i, em { color: {color:Description Italic}; font-style: normal; } #desc a { color: {color:Description Link}; text-decoration: none; } /* NAVIGATION & CUSTOM LINKS */ #links { color: #a78197; text-align: center; } #links a { background-color: {color:Nav Background}; display: inline-block; width: 53px; height: 15px; line-height: 17px; opacity: .9; font-family: lucida console; font-size: 9px;

color: {color:Nav Text}; text-transform: lowercase; text-decoration: none; letter-spacing: 1px; text-align: center; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; } #links a:hover { background-color: {color:Nav Background Hover}; color: {color:Nav Text Hover}; } #sidebar a.custom { background-color: {color:Custom Link Background}; display: block; width: 225px; height: 15px; line-height: 15px; font-family: lucida sans unicode; font-size: 9px; color: {color:Custom Link Text}; text-transform: lowercase; text-decoration: none; letter-spacing: 3px; text-align: center; margin-bottom: 2px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } #sidebar a.custom:hover { background-color: {color:Custom Link Background Hover}; color: {color:Custom Link Text Hover}; } /* POSTS */ .post { {block:IfNotLargerPosts}width: 570px;{/block:IfNotLargerPosts} {block:IfLargerPosts}width: 670px;{/block:IfLargerPosts} margin-left: 234px; } /* ENTRY */ .entry { z-index: 6; overflow: hidden; background-color: {color:Post Background}; {block:IfNotLargerPosts}width: 400px;{/block:IfNotLargerPosts}

{block:IfLargerPosts}width: 500px;{/block:IfLargerPosts} border: 5px solid {color:Post Background}; float: left; margin-bottom: 10px; font-family: {font:Post}; font-size: {text:Post Text Size}px; letter-spacing: 1px; color: {color:Post Text}; } .entry b, strong { color: {color:Post Bold}; font-weight: normal; } .entry i, em { color: {color:Post Italic}; } .entry a { color: {color:Post Link}; text-decoration: none; } .entry h1 { font-family: lucida console; font-size: 16px; color: {color:Post Title}; font-weight: normal; text-align: center; letter-spacing: 2px; text-transform: lowercase; } .entry h1 a { color: {color:Post Title}; text-decoration: none; } /* PHOTOS */ {block:IfPhotoFading} .entry img { opacity: .8; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; } .entry img:hover { opacity: 1; } .photo { opacity: .8; text-align: center; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; }

.photo:hover { opacity: 1; } {/block:IfPhotoFading} {block:IfNotLargerPosts} .entry img { max-width: 400px; } {/block:IfNotLargerPosts} /* ASK POST */ .ask { background-color: {color:Question Background}; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; text-align: center; padding: 1px; font-size: 10px; color: {color:Post Text}; } .ask h3 { color: {color:Post Title}; font-weight: normal; } /* QUOTE POST */ .entry h2 { font-family: lucida console; font-size: 14px; color: {color:Post Title}; font-weight: normal; text-transform: lowercase; letter-spacing: 2px; text-align: center; } .quote { font-family: georgia; font-size: 45px; color: {color:Post Bold}; float: left; } /* STATS HOVER */ .perma { font-family: lucida console; font-size: 9px; color: {color:Stats}; text-transform: lowercase; text-align: left; line-height: 10px; width: 150px; float: right;

margin-top: 5px; padding: 2px; } .perma a { color: {color:Stats}; text-decoration: none; } .perma2 { font-family: lucida console; font-size: 9px; color: {color:Stats Tags}; text-transform: lowercase; text-align: left; line-height: 10px; width: 150px; height: 10px; float: right; margin-top: -5px; padding: 2px; } .perma2 a { color: {color:Stats Tags}; text-decoration: none; } /* HOVER */ .show { opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; } .post:hover .show { opacity: 1; -moz-opacity: 1; -khtml-opacity: 1; } /* PERMALINK PAGE */ .permalink { font-family: lucida sans unicode; font-size: 11px; color: #a8a8a8; text-transform: lowercase; text-align: center; width:410px; margin-left: 234px; } .permalink b { color: #bd9bb3; font-weight: normal; }

#date { color: #98b8ca; } .permalink a { color: #d2a4a8; text-decoration: none; } ol.notes { padding: 0px; margin: 15px 0px; list-style-type: none; background: transparent; border: 0px; letter-spacing: 0px; } ol.notes li.note { padding: 5px; text-align: left; border-top: 1px dotted #a8a8a8; letter-spacing: 0px; } /* FOLLOW CODE */ iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.7s linear; opacity: 0.2; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out; } iframe#tumblr_controls:hover { -webkit-transition: opacity 0.7s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out; } #musicplayer {text-align: center;font-size: 11px;position:fixed;left:20px;top:-4 3px;-webkit-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out ;-o-transition: all .5s ease-in-out;z-index:999;} #musicplayer:hover {top:-10px;} #music {padding: 20px 0 5px 0;background: #fff;width:230px;border-bottom-right-r adius: 5px;-moz-border-radius-bottomright: 5px;-webkit-border-bottom-right-radiu s: 5px;z-index: 9999;} #musictab {font-family:century gothic;text-shadow: 0 1px 0 #FFFFFF;height:30px;p adding: 0 0 8px 0;background:#fff;border-bottom-left-radius: 5px;-moz-border-rad ius-bottomleft: 5px;-webkit-border-bottom-left-radius: 5px;border-bottom-right-r adius: 5px;-moz-border-radius-bottomright: 5px;-webkit-border-bottom-right-radiu s: 5px;width: 50px;} </style> {block:IfInfiniteScrolling}<script type="text/javascript" src="http://codysherma

n.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling} </head> <body> <div id="musicplayer"> <div id="music"> <center><embed src="http://www.sheepproductions.com/billy/billy .swf?autoplay=true&f0=https://dl-web.dropbox.com/get/Colors.mp3?w=24bd1de7&t0=Co lors.mp3?w=24bd&f1=https://dl-web.dropbox.com/get/All%20I%20Want%20Is%20You%20f. %20J.%20Cole.mp3?w=84697342&t1=All%20I%20Want%20Is%20You%20f.%20J.%20Cole.mp3?w= 8469&f2=https://dl-web.dropbox.com/get/Big_Bang_-_Mad_About_You.mp3?w=ee1bfe20&t 2=Big_Bang_-_Mad_About_You.mp3?w=ee1b&f3=https://dl-web.dropbox.com/get/Gravitat ion%20-%20Sleepless%20Beauty%20%28piano%29.mp3?w=4f622a97&t3=Gravitation%20-%20S leepless%20Beauty%20%28piano%29.mp3?w=4f62&f4=https://dl-web.dropbox.com/get/Cor inneBaileyRae-LikeAStar.mp3?w=6040a7e2&t4=CorinneBaileyRae-LikeAStar.mp3?w=6040& total=5" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" /></center> </div> <div id="musictab"> <br><img src="http://media.tumblr.com/tumblr_lm6prnRzP61qfoi 4t.gif"></div> </div> <div id="sidebar"> <h1>{text:Sidebar Title}</h1> <div id="links"> <a href="/">Index</a> <a href="/archive">Archive</a> <a href="/ask">Ask</a> <a href="http://jyuubi.tumblr.com">Theme</a> </div> <img src="{image:Sidebar}"> {block:IfLink1}<a class="custom" href="{text:URL 1}">{text:Link 1}</a>{/block:If Link1} {block:IfLink2}<a class="custom" href="{text:URL 2}">{text:Link 2}</a>{/block:If Link2} {block:IfLink3}<a class="custom" href="{text:URL 3}">{text:Link 3}</a>{/block:If Link3} {block:IfLink4}<a class="custom" href="{text:URL 4}">{text:Link 4}</a>{/block:If Link4} {block:IfLink5}<a class="custom" href="{text:URL 5}">{text:Link 5}</a>{/block:If Link5} <div id="desc"> {Description} </div> {block:IfNotInfiniteScrolling} <div id="pages"> {block:IfNotNumberPagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo ;</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{block:PreviousPage}{block:NextPage}<a href=" {NextPage}">&raquo;</a>{block:NextPage}{/block:IfNotNumberPagination} {block:IfNumberPagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</ a>&nbsp;&nbsp;{/block:PreviousPage} {block:JumpPagination length="5"} {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;{/block:C urrentPage} {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;{/block: JumpPage} {/block:JumpPagination} {block:NextPage}<a href="{NextPage}">&raquo;</a>{/block:NextPage}{/block:IfNumbe rPagination} </div>

{/block:IfNotInfiniteScrolling} </div> <div class="autopagerize_page_element"> {block:Posts} <div class="post"> <div class="entry"> {block:Text} <a href="{Permalink}"><h1>{Title}</h1></a> {Body} {/block:Text} {block:Photo} <img src="{PhotoURL-500}" alt=""> {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCapt ions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption} {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions} {/block:Photo} {block:Photoset} {block:IfLargerPosts}<div class="photo">{Photoset-500}</div>{/block:IfLargerPost s} {block:IfNotLargerPosts}<div class="photo">{Photoset-400}</div>{/block:IfNotLarg erPosts} {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCapt ions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption} {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions} {/block:Photoset} {block:Quote} <div class="quote">&#10077;</div> <h2>{Quote}</h2> {block:Source}<p align="right">{Source} &mdash;</p>{/block:Source} {/block:Quote} {block:Link} <h1><a href="{URL}" target="{Target}">{Name}</a></h1> {block:Description}{Description}{/block:Description} {/block:Link} {block:Chat} {block:Title}<h1>{Title}</h1>{/block:Title} {block:Lines} {block:Label} <p><b>{Label}</b> {/block:Label} {Line}</p> {/block:Lines} {/block:Chat} {block:Audio} <p><center>{AudioPlayerGrey}<br> <i>{FormattedPlayCount}</i> plays</center></p> {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCapt

ions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption} {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions} {/block:Audio} {block:Video} {block:IfLargerPosts}{Video-500}{/block:IfLargerPosts} {block:IfNotLargerPosts}{Video-400}{/block:IfNotLargerPosts} <p><center><i>{FormattedPlayCount}</i> plays</center> {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCapt ions} {block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption} {Caption} {/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions} {/block:Video} {block:Answer} <div class="ask"> <h3>{Asker} whispered,</h3> <p>{Question}</p> </div> {Answer} {/block:Answer} </div> <div class="show"> <p class="perma">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{bl ock:NoteCount}<br>{NoteCountWithLabel}{/block:NoteCount}</p> {block:IfStatsTags}{block:HasTags} <p class="perma2">{block:Tags}+ <a href="{TagURL}">{Tag}</a><br>{/block:Tags}</p > {/block:HasTags}{/block:IfStatsTags} </div> </div> {block:PermalinkPage} <div class="permalink"> <center><div id="date">{block:Date}{12Hour}:{Minutes} {AmPm} on {DayOfWeek}, {Mo nth} {DayOfMonth}, {Year}{/block:Date}</div>{block:RebloggedFrom}<b>origin:</b> <a href="{ReblogRootURL}">{ReblogRootName}</a> &nbsp; <b>via:</b> <a href="{Re blogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}<Br> {block:HasTags}<b>tags &raquo;</b> {block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp ;&nbsp;{/block:Tags}{/block:HasTags}</center> {block:PostNotes} {PostNotes} {/block:PostNotes} </div> {/block:PermalinkPage} {/block:Posts} </div> </body> </html> We need to remember His words to by unified in our diverse selves Encourage Unity in diversity Politcaly corrfect

R4mdinf of twhat we say. Hopefully in another 50 years inequality won t be the main problem anymore. His dream has become reference that every now and then we may need to be reminde d of. In times where a solution in one voice

His speech which started with I have a DREAM is often used as a point of reference when a solution in urgently needed to address a common ground for our diversity community. to remind us of - every now and then the diversity in us

Harmful

Sure, I was generalized and I don't blame them for trying to generalize me by a ppearances. My surface details are confusing enough as it is so it is no wonder I have never been identified as the blue haired Indonesian / Bolivian girl.

You might also like