/* consume voltmeters */
body 
{
	background-color: black;
	background-image: url('../crapomatic.png');
	font-family: 'Verdana', 'Geneva', 'Tahoma', sans-serif;
	margin: 1em auto 1em auto;
	max-width: 1111px;
	color: #efd;
}

a:link { text-decoration: none; font-weight: bold; color: #0e6; }
a:visited { color: #0c4; }
a:active, a:hover { color: white; }

#meta 
{
	border: 1px solid #082;
	background: rgba(0,16,0,0.5);
	box-shadow: 8px 8px rgba(0,0,0,0.4);
	padding-left: 1.5em;
	padding-right: 1.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#tlogs 
{
}

#tlogs > p
{
	font-size: 0;
}

.entry 
{
	border: 1px solid #082;
	background: rgba(0,16,0,0.5);
	box-shadow: 8px 8px rgba(0,0,0,0.4);
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 1em 1em 0 1em;
}

.entry p 
{
}

.entry h5 
{
	text-align: left;
	border-bottom: 1px dotted #082;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0.8em;
	margin-bottom: 0.8em;
	font-size: 14pt;
}

.entry > p:last-child
{
	margin-top: -2.4em;
	margin-bottom: 1.4em;
}

.entry hr
{
	border-top: 1px dotted #082;
	border-bottom: none 0;
	border-left: none 0;
	border-right: none 0;
	padding-bottom: 3px;
}

blockquote 
{
}

/*

oh hey. you're still here.

taking some of your time to read a meaningless CSS file.

then again, what is the meaning of life? none.

the meaning of your life is the one you decide.

fuck the capitalist norms. make it great.

it is sad to see people so stuck in the 'work to live, live to work' system that they can't envision anything other than work.

it also makes people give in more easily to consumerism and planned obsolescence.

something broke? don't have time to repair it, don't want to deal with it. just trash it and buy a new one.

often trashing a good chunk of perfectly good materials in the process.

meanwhile, houses in France that were build 200+ years ago are full of salvaged materials.

it was the best thing to do before industry, when materials were difficult to obtain.

industry produces everything in great amounts. making us forget that the resources aren't infinite.

that salvaging, reusing, repairing things still makes sense.

I digress.

make your life great.

death to capitalism.

11-07-2016

UPDATE 07-05-2018

death to mosquitoes.

and also to capitalism. but mostly to mosquitoes.

*/

.entry p.permalink {
  font-size: .6em;
  font-color: #808080;
  text-align: right;
}

