/* Lightweight Theme by Artur Kim (http://arturkim.com) for Tumblr | version 1.1 */ /* RESET */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; } /* GLOBAL ELEMENTS */ body { background: #272829; } body, input, textarea { color: #000; font: 16px/1.6 "helvetica neue",helvetica,arial,sans-serif; } p, ul, ol, dd, pre { margin-bottom: 20px; } pre, code { font: 12px Monaco,monospace; line-height: 1.6; } blockquote { border-left: 5px solid #ddd; color: #555; font-style: italic; margin: 0 0 20px; padding: 0 0 0 10px; } table { border: 1px solid #ccc; border-width: 1px 1px 0 1px; font-size: 14px; line-height: 1.6; margin: 0 0 20px 0; text-align: left; } caption { text-align: left; } tr { border-bottom: 1px solid #ccc; } th, td { padding: .7em 1.25em; } hr { background-color: #ccc; border: 0; color: #555; height: 1px; margin-bottom: 20px; } a:link, a:visited { color: #c92741; text-decoration: none; } a:focus, a:hover { text-decoration: underline; } a:active { position: relative; top: 1px; } h1, h2, h3, h4, h5, h6 { font-weight:normal; clear:both; } img { border: 1px solid #ccc; } a img:focus, a img:hover, a img:active { border-color: #c92741; } /* STRUCTURE */ #wrapper { background: #fff; border: 10px solid #242323; margin: 20px auto; padding: 20px 50px; width: 600px; } #header { } #main { } #container { } .sidebar { } #footer { border-top: 1px solid #ccc; color: #555; font-size: 12px; padding: 20px 0; width: 600px; } /* DEFAULT CSS */ #branding { padding: 40px 0; text-align: center; } #branding h1 a { color: #000; font: 50px/1 Georgia, serif; font-weight: normal; text-decoration: none; } #branding h1 a:focus, #header h1 a:hover, #header h1 a:active { color: #c92741; } #branding img { max-width: 600px; } #access { border-bottom: 1px solid #ccc; font-size: 12px; overflow: hidden; padding: 20px 0 10px; } #pages ul { float: left; margin-bottom: 0; } #pages li { float: left; margin-right: 10px; padding: 3px 0; } #pages li.rss { margin-right: 0; } #pages a, #header #pages a:visited { color: #555; text-transform: uppercase; } #search { display: block; float: right; width: 205px; } #search input { background: none; border: 1px solid #ccc; display: block; font-size: 12px; } #search input.search-text { float: left; height: 15px; padding: 4px; width: 130px; } #search input.search-submit { color: #555; float: right; height: 25px; padding: 3px; width: 60px; } .post { border-top: 1px solid #ccc; padding: 20px 0 60px 78px; position: relative; } .post-type a { height: 48px; width: 48px; position: absolute; left: 0; top: 20px; text-indent: -9999px; } .post-type-text .post-type a { background: url("http://static.tumblr.com/euguvyd/ntXl4578z/lightweight-icons.png") no-repeat 0 0; } .post-type-photo .post-type a { background: url("http://static.tumblr.com/euguvyd/ntXl4578z/lightweight-icons.png") no-repeat 0 -48px; } .post-type-photoset .post-type a { background: url("http://static.tumblr.com/euguvyd/ntXl4578z/lightweight-icons.png") no-repeat 0 -48px; } .post-type-quote .post-type a { background: url("http://static.tumblr.com/euguvyd/ntXl4578z/lightweight-icons.png") no-repeat 0 -96px; } .post-type-link .post-type a { background: url("http://static.tumblr.com/euguvyd/ntXl4578z/lightweight-icons.png") no-repeat 0 -144px; } .post-type-chat .post-type a { background: url("http://static.tumblr.com/euguvyd/ntXl4578z/lightweight-icons.png") no-repeat 0 -192px; } .post-type-audio .post-type a { background: url("http://static.tumblr.com/euguvyd/ntXl4578z/lightweight-icons.png") no-repeat 0 -240px; } .post-type-video .post-type a { background: url("http://static.tumblr.com/euguvyd/ntXl4578z/lightweight-icons.png") no-repeat 0 -288px; } .post-type a:focus, .post-type a:hover { -webkit-transform: rotate(15deg); -moz-transform: rotate(15deg); } .post-type a:active { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); } .post-content h3 { font: 22px/1.6 Georgia,serif; margin-bottom: 20px; } .post-content img { margin-bottom: 20px; padding: 10px; } .post-type-text .post-content ul { padding-left: 30px; } .post-type-text .post-content ul ul { margin-bottom: 0; } .post-type-text .post-content ul li { list-style-type: disc; } .post-type-text .post-content ul ul li { list-style-type: circle; } .post-type-text .post-content ol { padding-left: 30px; } .post-type-text .post-content ol ol { margin-bottom: 0; } .post-type-text .post-content ol li { list-style-type: upper-latin; } .post-type-text .post-content ol ol li { list-style-type: lower-latin; } .post-type-photoset .post-content .html_photoset, .post-type-video .post-content .video-wrap { border: 1px solid #ccc; margin-bottom: 20px; padding: 10px; } .post-type-link .post-content .link-wrap { margin-bottom: 20px; } .post-type-chat .post-content .label { color: #333; font-weight: bold; } .post-type-audio .post-content .caption { margin-top: 20px; } .tags { font-size: 12px; margin-bottom: 10px; } .tags a { border: 1px solid #ccc; border-radius: 30px; -webkit-border-radius:30px; -moz-border-radius: 30px; color: #555; margin-right: 1px; padding: 2px 10px; } .tags a:focus, .tags a:hover { border-color: #c92741; color: #c92741; text-decoration: none; } .post-meta { font-size: 12px; overflow: hidden; } .post-meta .date, .post-meta .comments, .post-meta .note-count { float: left; } .post-meta a { color: #555; margin-right: 20px; padding: 1px 0 1px 20px; } .post-meta .date a { background: url("http://static.tumblr.com/euguvyd/pJkl457a4/lightweight-small-icons.png") no-repeat 0 0; } .post-meta .comments a { background: url("http://static.tumblr.com/euguvyd/pJkl457a4/lightweight-small-icons.png") no-repeat 0 -16px; } .post-meta .note-count a { background: url("http://static.tumblr.com/euguvyd/pJkl457a4/lightweight-small-icons.png") no-repeat 0 -32px; } .share-this-post { margin-top: 10px; } .post-footer { border-top: 1px solid #ccc; font-size: 12px; overflow: hidden; padding: 10px 0; text-transform: uppercase; } .post-footer .author { float: left; } .post-footer .shorturl { float: right; } #disqus_thread { border-top: 1px solid #ccc; padding-top: 20px; } #dsq-content { font-size: 14px !important; line-height: 1.6 !important; } #disqus_thread h3 { font: 18px/1.6 Georgia,serif; margin: 20px 0 10px; } #dsq-content .dsq-request-user-info img { margin-top: 10px; } #dsq-content .dsq-options { background: none !important; border-bottom: 1px dotted #ccc; } #dsq-content .dsq-thread-settings { border: 1px solid #ccc !important; } #dsq-content .dsq-comment-message { line-height: 1.6 !important; } #dsq-content .dsq-pagination { background: none !important; border-top: 1px dotted #ccc; } #post-notes { border-top: 1px solid #ccc; font-size: 14px; line-height: 1.6; padding: 10px 0 0; } #post-notes ol li { border-bottom: 1px dotted #ccc; padding: 10px 0; } #post-notes ol li img { border: none; margin-right: 4px; vertical-align: middle; } #post-notes ol li blockquote { margin: 10px 0 0; } .widget { border-top: 1px solid #ccc; color: #555; font-size: 12px; padding: 20px 0; } .widget h3 { font-size: 14px; font-weight: bold; margin: 0 0 10px 0; } .widget ul { margin-bottom: 0; } #about { overflow: hidden; } #about img { float: left; margin: 5px 10px 5px 0; } #about p { margin-bottom: 0; } #stuff-i-like { overflow: hidden; width: 600px !important; } #stuff-i-like ul { overflow: hidden; } #stuff-i-like li.like_post { float: left; margin-right: 30px; width: 180px; } #stuff-i-like .like_post img { max-width: 178px; } #stuff-i-like .carousel-navigation { margin-top: 10px; overflow: hidden; } #stuff-i-like .carousel-navigation button { background: none; border: 1px solid #ccc; color: #555; display: block; height: 30px; padding: 3px; width: 40px; } #stuff-i-like .carousel-navigation button:hover { border: 1px solid #c92741; color: #c92741; } #stuff-i-like .carousel-navigation .prev { float: left; } #stuff-i-like .carousel-navigation .next { float: right; } #latest-tweets { padding: 30px 0 20px; } #latest-tweets ul li { margin-bottom: 10px; } #people-i-follow { overflow: hidden; } #people-i-follow li { display: inline; padding: 0; margin: 0; } .pagination { border-top: 1px solid #ccc; color: #555; font-size: 12px; overflow: hidden; padding: 10px 0; text-transform: uppercase; } .pagination .archive, .pagination .random { float: left; margin-right: 20px; } .pagination .previous-page, .pagination .page-number, .pagination .next-page { float: right; margin-left: 20px; } .pagination a { color: #555; } .pagination .previous-page a { background: url("http://static.tumblr.com/euguvyd/pJkl457a4/lightweight-small-icons.png") no-repeat left -48px; padding: 1px 0 1px 20px; } .pagination .next-page a { background: url("http://static.tumblr.com/euguvyd/pJkl457a4/lightweight-small-icons.png") no-repeat right -64px; padding: 1px 20px 1px 0; }
Text

The Cigarette In Her Pussy

1.

Smoke, Smoke, Smoke,                   

She dances in the dark.                    

His hand on her butt,                       

His cigarette under her dress.          

Those perverted groping claws,        

Tear away her flesh;                        

Her lover is just another Hyena,       

His mask prettier than the rest.        

It’s too late for the illusion to end,    

She is the mirage now —                  

The empowered modern women,      

Is just a helpless slut.                       

Her skin sizzles under the spotlight,

The fame-whore has been fucked.

Her soul is annihilated from the fire

Of the cigarette in her pussy.

2.

Her heels are her wings,

She walks two feet above the ground.

Yes, she feels the agony,

But her feet are far from tired.

The men around her are bound by chains,

Their leash firmly held in her fingers.

The dicks of those filthy dogs

Are pierced by her stilettos.

Her teats spit out fire,

The volcanic modern women.

She rules the world with a smokey crown,

With the cigarette in her pussy.

Quote
"Time never heals, it just represses.
Healing is a choice."

— Dee Rayolia

Quote
"

Let the dark night come,
For the moon will shine bright.
Let the dark night come,
For our glittery fantasies will come alive.

With platinum shields and diamond swords
We will protect our kingdom.
We are monsters, We are immortals.
We were Born This Way.

"

— Dee Rayolia

Text

Day Dreams

Darkness — suffocating, painful darkness. This is what surrounds me when I open my eyes. But, when my eyelids lie in a resting embrace, a new world is dissolved into reality.

Welcome, this is my world — where the moon shines with a rainbow glory and every particle throbs with the blood of hope. Where darkness is celebrated along with light, where my demons become sacred.

Where fantasy breathes in all it’s glory.

I float in the golden sky with the crown of eternity. My fear of heights vanishes in this sacred sanctuary.

I am successful, I am fearless, I am GOD.

Fame — Amen.

Love — Amen.

Art — Amen.

Power — Amen.

Dreams — Amen.

Quote
"Freedom flows through our veins
And the fame is inside of us.
We all are rulers
We all are heroes.
But no one is our king."

— Dee Rayolia

Quote
"

Let them point their guns at us,
Let them take out their nukes.
Pain doesn’t scare us anymore,
It’s now a part of us.

We were born this way.

"

— Dee Rayolia

Quote
"You give them shit,
They’ll gobble it up.
You give them gold,
And they’ll fuss that it’s not shiny enough."

— Dee Rayolia

Text

Apocalypse — The Harbinger of Harmony

1.

A colossal cloud looms in the horizon,

It’s chaotic, smokey darkness promising a dawn of peaceful night.

The silver acid that rains down from it’s womb

sizzles as it gnaws on the walls of the forts and castles.

The howls of the guns and cannons echo louder than the thunder

as the chains of their hypnotic control finally break away.

The raindrops wash away the scarlet, stinking soil;

It’s time that the trees taste water instead of blood.

2.

A ferocious inferno engulfs the globe,

It’s fiery arms chocking the barrels of the tanks.

The heat melts away the metallic skin of the nuclear demons,

Their bodies swallowed whole by the flames inside their hearts.

The tentacles of the burning pyre 

scavenges and feeds upon the guns and the gas masks.

The inferno reaches for the pages of history,

Incinerating the faces of Hitler and every other prophet that blinded the world with their hate.

And in the end, only two words are left behind as the fire extinguishes —

Never Again.

3.

A procession of kings with golden crowns

Walk towards the gigantic pit;

In their hands they clasp a piece of their lands.

When the Sun rises and the clock strikes twelve,

The kings fill the pit with the soil in their fists.

And the golden rays from the sky stir the seeds

Which have lied dormant for centuries.

The Earth trembles as the seeds sprout,

The trees pushing through the depths of the land, seeking freedom.

When the forest finally emerges, there is laughter;

The children who earlier nibbled on the border walls,

Now feasted upon the apples and grapes.

4.

The gates of the dungeon have been demolished,

The light of the moon invades the darkness,

Burning away the ancient monster with it’s golden, flaming sword.

Millions lie sprawled on the floor,

Their skins infested with spiders and maggots.

Their slumber breaks after a thousand years,

Their eyes burn with the morning flames.

They wear masks of vivid colors,

Their faces suffocating under the musty beings.

Scarlett threads sew the lips of the prisoners,

Even their tongues have now given up hope.

But as the night begins to die 

and the second day of freedom is stirred in it’s cradle,

The masks begin to crumble

and the Scarlet threads are cut.

The ungagged jaws now open wide and the throats begin to roar,

The mountains shudder and the skies crack as one word reverberates in all it’s glory —

PEACE.

Text

Bullshit

1.

I hold her hand as she talks about him,

She tells me how he made love to her.

I sniff her hair, but I smell his sweat;

Even her scent proclaims that she’s owned by him.

We kiss and she caresses my cheek,

I know she misses his hard stubble.

She likes it rough.

She promises me that she has forgotten him,

But then, when I take her in my arms,

She asks me if he’ll come back to her.

And then, in a soft, low whisper, I say

SHUT THE FUCK UP!

2.

He is with his new girl, his hand on her waist.

He smiles — proud at his achievement.

He has to realise that he’s just another man-whore.

He shows her off like a stolen diamond ring,

He should know that he’s just her trophy prostitute.

He asks me if I think if he’s popular,

And then, in a voice firm and harsh, I say

SHUT THE FUCK UP!

3.

I find him sitting amidst a crowd,

He says that he feels lonely.

He will have to take of his red blindfold.

He shows the way to those who come to him;

It’s time that he follows the path that he knows is his.

The scarlet wounds on his feet bleed,

He should stop sprinting when he needs to walk.

His pencil lays broken on the table,

He asks me if he’s a bad writer

And then, in a loud, ferocious roar, I say

SHUT THE FUCK UP!

Quote
"Everyone is a prophet. Everyone has some revelation to enlighten the world. Everyone has a God inside that is clawing at their insides. It’s a choice if a person accepts the path to become a legend, or just muffle the voices because he isn’t heroic enough."

— Dee Rayolia

Enter your email address:

Delivered by FeedBurner