/* ---

All rights reserved by Real Color Media, www.realcolormedia.com
Written by Modestas Vaicekauskas, modestasv [at] gmx.de
2008.05.16, v.1

--- */

* { padding: 0; margin: 0; }
body { padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { margin: 20px 0; }
li, dd, blockquote { margin-left: 40px; }
fieldset { padding:10px; }

/* ----- */

body
	{
	margin: 0;
	background-color: black;
	font-family: Verdana, Helvetica, Tahoma, Arial, sans-serif;
	font-size: 75%;
	color: #c7c8ca;
	}

h1 {
	width: 195px;
	margin: 40px 0 0 400px;
	font-family: "American Typewriter", Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
}

#logo { margin: 60px 0 0 0; }

#content {
	padding-left: 60px;
}

p { margin: 20px 0 0 0; }

p#contact_info { margin: 25px 0 50px 0; }

img { margin-top: -10px; }

.ready-post { display:none; }

#text { width: 480px; }

#text p { line-height: 16px; }

#text span {
	margin-right: 2px;
	padding: 0 2px 0 2px;
}

a { color: #c7c8ca; text-decoration: none;}

a:hover { text-decoration: underline; color: white; }

#text a { color: #7e8083; text-decoration: none;}

#text a:hover { text-decoration: underline; color: white; }

#date1 { color: white; background-color: #bf202f; }
#date2 { color: white; background-color: #ef3e36; }
#date3 { color: white; background-color: #f69321; }
#date4 { color: white; background-color: #f5ed2f; }
#date4 { color: white; background-color: #8bc541; }
#date4 { color: white; background-color: #12a651; }
#date5 { color: white; background-color: #24abe2; }
#date6 { color: white; background-color: #0e76bc; }
#date6 { color: white; background-color: #652f90; }

#copyright {
margin-top: 40px;
font-size: 80%;
}