Theme
herp derp
I enjoy laughing.

here is DA THEME

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN”

“http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”>   

<html xmlns=”http://www.w3.org/1999/xhtml” xml:lang=”en” lang=”en”>

                  <!—               DO NOT REMOVE THE FOLLOWING

                        ► Theme by Rachael: pevensied @ tumblr.com  ◄

                        • if you’re using my theme, please keep credit in tact.

                        • this theme isn’t a base theme, do not redistribute.

                     —>

<head>

   <!— DEFAULT VARIABLES —>

   <meta name=”font:Body” content=”georgia”/>

   <meta name=”font:Title” content=”georgia”/>

   <meta name=”color:Background” content=”#fff” />

   <meta name=”color:Text” content=”#aa9999” />

   <meta name=”color:Link” content=”#C2B0B0” />

   <meta name=”color:Link Hover” content=”#AD9797” />

   <meta name=”color:Nav Link Hover” content=”#ccbbbb” />

   <meta name=”color:Nav Link” content=”#F5F5F5” />

   <meta name=”color:scroll bar” content=”#AD9797” />

   <meta name=”color:selection” content=”#47707b” />

   <meta name=”color:solid” content=”#F5F5F5” />

   <meta name=”image:sidebar” content=”” />

   <meta name=”image:background” content=”” />

   <meta name=”text:link one” content=”/”/>

   <meta name=”text:link one name” content=”link 1”/>

   <meta name=”text:link two” content=”/”/>

   <meta name=”text:link two name” content=”link 2”/>

   <meta name=”text:link three” content=”/”/>

   <meta name=”text:link three name” content=”link 3”/>

   <meta name=”text:link four” content=”/”/>

   <meta name=”text:link four name” content=”link 4”/>

   <meta name=”text:link five” content=”/”/>

   <meta name=”text:link five name” content=”link 5”/>

   <meta name=”text:link six” content=”/”/>

   <meta name=”text:link six name” content=”link 6”/>

   <meta name=”if:Fading Images” content=”1”/>

  

   <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8”/>

<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8” />

<title>{Title}</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}” />

<style type=”text/css”>

/* ————— scroll bar ————- */

::-webkit-scrollbar-thumb:vertical {background-color:{color:scroll bar}; height:30px;}

::-webkit-scrollbar-thumb:horizontal {background-color:{color:scroll bar}; height:10px!important;}

::-webkit-scrollbar {background-color:{color:background}; height:10px; width:5px;}

/* ————— color selection ————- */

::-moz-selection {color:{color:selection};background: {color:scroll bar};}

::selection {color: {color:selection};background: {color:scroll bar};}

/* ————— follow/dash fade ————- */

iframe#tumblr_controls {

   top:0px !important;

  right:3px !important;

   position: fixed !important;

  -webkit-transition: opacity 0.7s linear;

     opacity: 0.4;

-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;}

body {

color:{color:text};

background-color:{color:background};

background-image: url(‘{image:background}’);

background-position: center;

background-attachment:fixed;

background-repeat:repeat;

font-family:{font:body};

font-size:9px;

line-height:110%;

text-align:justify}

a:link, a:active, a:visited{

color: {color:link};

text-decoration:none; -webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;

}

a:hover{

color:{color:link hover};

background-color: transparent;

}

#sidebar {

width:200px;

margin-left:150px;

margin-top:180px;

height:auto;

position:fixed;

z-index:8000;

background-color: {color:solid};

border-left:0px solid;

border-right:0px solid;

padding:10px; 

}

#sidebarimg img {

width: 200px;

margin-left:0px;

margin-top:0px;

height: auto;

text-align:center;

}

#description {

padding-top:10px;

}

#effie {

position:fixed; 

margin-top:12px; 

width: 300px; 

margin-left: -10px;  

}

#effie a {

width:50px; 

display:inline-block;

margin-left:-1px;

margin-bottom: 2px;

background-color:{color:Nav Link}; 

font:10px {font:body}; 

text-transform: lowercase; 

color:{color:link}; 

text-align:center; 

padding:2px; 

text-decoration:none; 

-webkit-transition: all 0.7s ease-out;

-moz-transition: all 0.7s ease-out;

transition: all 0.7s ease-out;

}

#effie a:hover {

color:{color:nav link}; 

background-color:{color:Nav Link Hover};}

#container {

background-color:transparent;

width: 500px;  

text-align: center; 

margin: 0px auto 0px auto}

#entries{

left:45%;

margin-left:400px;

margin-top:20px;

width:500px}

#entry{

width:500px;

overflow:hidden;

margin: 0px 20px 10px 0;

background-color: {color:solid};

border-left:0px solid { color:link};

border-right:0px solid {color:link};

padding:4px;

-webkit-transition: all 0.7s ease-out;

-moz-transition: all 0.7s ease-out;

transition: all 0.7s ease-out;

#entry:hover #tag {

opacity:1.0;

margin-left:510px;

}

.trans {

opacity: .8;

-webkit-transition: all 0.5s ease;

}

.trans:hover {

opacity: 1;

}

.entry img {

opacity: .8;

-webkit-transition: all 0.5s ease;

}

.entry img:hover {

opacity: 1;

}

#tag {

width:100px;

position: absolute;  

margin-left:500px;

font-style:italic;

background-color: {color:solid};

color:{color:text}; 

text-align:left; 

text-transform: uppercase lowercase; 

padding: 3px;  

font-family: georgia; 

font-size:10px; 

border-bottom: 1px solid {color:solid}; 

opacity:0.01; 

-webkit-transition: all 0.7s ease-out;

-moz-transition: all 0.7s ease-out;

transition: all 0.7s ease-out;

}

#tag a:hover  {color:{color:link hover};}

#title { 

letter-spacing:0px; 

text-decoration:none; 

font-family:{font:Title}; 

color: {color:Title}; 

font-style: none; 

font-size:20px; 

text-transform:lowercase; 

line-height:14px; 

text-align:center;

}

#questions {

color: {color:text};

padding:10px;

margin-bottom:0px;

font-family:Georgia;

font-size:11px

}

#questions a {

color:{color:link}

}

#pagination {font-size:20px; text-align: center; font-family:Georgia, Palatino, ‘Palatino Linotype’, Times, ‘Times New Roman’,serif;}

#pagination a{color:text}

blockquote { border-left:2px {color:Link} solid; margin: 5px 0 0 11px; padding-left: 10px; }

blockquote img, blockquote a img { max-width: 490px; }

#audio { background-color: transparent; height : 27px; margin-bottom : -10px; width:100%; text-align:center; }

.chat { padding: 0; list-style-type: none; }

.chat li { padding: 5px 10px; }

.odd { background:#trans; }

@font-face {

font-family: “sweetly broken”;

src: url(‘http://static.tumblr.com/z5o2pr2/vpWm0rjxz/sweetly_broken.ttf’);

}

#love {

width:200px;

position:fixed;

overflow:auto;

color:{color:text};

font-family:”sweetly broken”;

font-size:35px;

line-height:100px;

letter-spacing:0px;

text-transform:lowercase;

margin-left:150px;

margin-top:105px;

text-align:center;

-webkit-transform: rotate(0deg);

text-shadow:0px 0px 25px {color:text};

z-index:9999;

}

#katniss {

padding-left:4px;

margin-top:10px;

width:492px;

font-size:9px;

font-family:{font:Body};

color:{color:Permalink};

-webkit-transition-duration: 0.5s;

height:9px;

border-left:2px solid {color:Nav Link hover};}

#katniss a{

color:{color:Permalink};

}

#katniss:hover {

border-left:8px solid {color:Nav Link hover};

}

#credit {

position:fixed;

width:100px;

left:0px;

bottom:0px;

line-height:5px;

letter-spacing:0px;

font:10px georgia;

color: {color:text};

text-transform:lowercase;

font-style:italic;}

</style>

<style type=”text/css”>{CustomCSS}</style>

</head>

<body>

<div id=”love”><a href=”/”><font color=”{color:text}”>{title}</font></a></div>

<div id=”sidebar”>

<div id=”sidebarimage”><img src=”{image:sidebar}” ></div>

<div id=”description”>

{description}</div>

{block:Pagination}

<div id=”pagination”>{block:PreviousPage}<a href=”{PreviousPage}”>&laquo;</a>{/block:PreviousPage}

{block:NextPage}<a href=”{NextPage}”>&raquo;</a></div>{/block:NextPage}

{/block:Pagination}

<div id=”effie”>

<a href=”/”>home</a>

<a href=”/ask”>ask</a>

{block:IfLinkOne}<a href=”{text:link one}”>{text:link one name}</a>{/block:IfLinkOne}

{block:IfLinkTwo}<a href=”{text:link Two}”>{text:link two name}</a>{/block:IfLinkTwo}

{block:IfLinkThree}<br><a href=”{text:link three}”>{text:link three name}</a>{/block:IfLinkThree}

{block:IfLinkFour}<a href=”{text:link four}”>{text:link four name}</a>{/block:IfLinkFour}

{block:IfLinkFive}<a href=”{text:link five}”>{text:link five name}</a>{/block:IfLinkFive}

{block:IfLinkSix}<a href=”{text:link six}”>{text:link six name}</a>{/block:IfLinkSix}

</div>

</div>

<!— Please do not remove this, if you do: You MUST give me some form of credit, or I will skin you       —>

<div id=”credit”><a target=”blank”href=”http://pevensied.tumblr.com/stuff/themes”><font color=”{color:text}”>theme by pevensied</a></font></div>

<div id=”container”>

</div>

<div id=”entries”>

{block:Posts}

<div id=”entry”>

{block:HasTags}<div id=”tag”> {block:Tags}#<a href=”{TagURL}”>{Tag}</a><br>{/block:Tags}</div>{/block:HasTags}

{block:Text}

<div id=”title”>{block:Title}<a href=”{Permalink}”>{Title}</a>{/block:Title}</div><br>

<p align=justify>{Body}</p>

{/block:Text}

{block:Photo}{block:IfFadingImages}<div class=”trans”>{/block:IfFadingImages}{LinkOpenTag}<img src=”{PhotoURL-500}” alt=”{PhotoAlt}”/>{LinkCloseTag}{block:IfFadingImages}</div>{/block:ifFadingImages}{block:Caption}{Caption}{/block:Caption}{/block:Photo}

{block:Photoset}<center>{block:ifFadingImages}<div class=”trans”>{/block:IfFadingImages}{Photoset-500}{block:ifFadingImages}</div>{/block:IfFadingImages}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}

{block:Quote}

<div id=”title”>”{Quote}”<br></div><br>

{block:Source}— {Source}{/block:Source}

{/block:Quote}

{block:Link}

<div id=”title”><a href=”{URL}”>{Name}</a></div><br>

{block:Description}{Description}{/block:Description}

{/block:Link}

{block:Chat}

{block:Title}<h2><a href=”{Permalink}”>{Title}</a></h2>{/block:Title}

<ul class=”chat”>{block:Lines}

<li class=”{Alt} user_{UserNumber}”>{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</li>

{/block:Lines}</ul>

{/block:Chat}

{/block:Chat}

{block:Audio}

<div id=”audio”>{AudioPlayer}</div><br>

<center>

{block:Caption}{Caption}{/block:Caption}

{PlayCount} plays</center>

{/block:Audio}

{block:Answer}<div id=”questions”>{Asker} pondered: {Question}</div>

{Answer}{/block:answer}

{block:Video}

<div id=”width”><center>{Video-500}</div></center>

{block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}

{/block:Video}

{block:Date}

<div id=”katniss”><div style=”float:center;”>posted <a href=”{Permalink}”>{TimeAgo}</a> with {block:NoteCount} {NoteCount}{/block:NoteCount} notes  {block:RebloggedFrom}| <a href=”{ReblogRootURL}” title=”Source”>©</a> / <a href=”{ReblogParentURL}” title=”{ReblogParentName}”>via</a>{/block:RebloggedFrom} </div></div>

{/block:Date}

<div class=”info”></div>

</div>

<div class=”notes”>{block:PostNotes}{PostNotes}{/block:PostNotes}</div>

{/block:posts}<br>

</div>

</body>

</html>

chewbaccan:

thrashleydawn:

tyleroakley:

This really isn’t the place to be discussing that, Peter.

Lol. James is talked about everywhere

oh my god

chewbaccan:

thrashleydawn:

tyleroakley:

This really isn’t the place to be discussing that, Peter.

Lol. James is talked about everywhere

oh my god

(Source: megacycles, via smoothpepsicola)

annawintour:

thank god i have my shitty personality to make up for my shitty looks

(via thetumblr-thisisatumblr)

Someone calculated the points of every Whose Line cast member:

edfreemaybe:

Wayne Brady: 50,072,587,425
Ryan Stiles: 11,113,372,791.5
Colin Mochrie: 3,012,399,040.5
Chip Esten: 2,004,047,000
Greg Proops: 1,001,122,117
Brad Sherwood: 1,071,980.5
Denny Segal: 1,059,560
Karen Maruyama: 1,004,450
Kathy Greenwood: 59,810
Stephen Colbert: 12,000
Kathy Griffin: 5,000
Ian Gomez: 4,000
Jeff Davis: 3,300
Josie Lawrence: 3000
Whoopi Goldberg: 2,500
Patrick Bristow: 1,000
Robin Williams: 1,000
Kathy Kinney: 50

(via kimberannbrand)

d0nniedarko:

teamhomosexual:


The Perks of Being a Wallflower (2012) - Official Poster (x)

SOBBING


ajhhhhhh

d0nniedarko:

teamhomosexual:

The Perks of Being a Wallflower (2012) - Official Poster (x)

SOBBING

ajhhhhhh

(via y0urebeautiful)

wetseal:

thiskiid:

kiiitten:

m4nduh:

sophiatheunicorniologist:

shadowxsama:

swaggaraptor:

polychromaticdragon:

funniest10k:

howdarenyou
This photo should be on everyone’s blog at least once.

…is that drake and josh?

omg I think it is

What is going on

POSE WITH ME, BROTHA

dead

omFG

LMFAO


omq

wetseal:

thiskiid:

kiiitten:

m4nduh:

sophiatheunicorniologist:

shadowxsama:

swaggaraptor:

polychromaticdragon:

funniest10k:

howdarenyou

This photo should be on everyone’s blog at least once.

…is that drake and josh?

omg I think it is

What is going on

POSE WITH ME, BROTHA

dead

omFG

LMFAO

omq

(Source: sharticles, via puredestruction)

next