body {
	line-height: 130%;
	margin: 0px;
	text-align: center;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #CCCCCC;
	padding-bottom: 20px;
	background-color: black;
}

a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: purple;
	border-bottom-style: dotted;
	color: white;
}

a:link {
	text-decoration: none;
	color: white;
}

a:visited {
	text-decoration: none;
	color: white;
}

a:active {
	text-decoration: none;
	color: white;
}

a:hover {
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 3px #ff6fcf;
}

#container {
	padding-top: 100px;
	text-align: left;
	right: auto;
	left: auto;
	width: 620px;
	margin: 0 auto;
}

.entry {
	width: 390px;
	padding-bottom: 53px;
}

h1 {
	font-family: "Helvetica Neue", Helvetica, Verdana;
	text-transform: uppercase;
	font-weight: bold;
	color: #FC28E1;
	text-align: left;
	font-size: 12px;
}

.bt {
	text-align: justify;
}

p {
	line-height: 150%;
}

.sideinfo {
	font-family: "Helvetica Neue", Helvetica, Verdana;
	color: #666666;
	position: relative;
	float: right;
}

.sideinfo a {
	border-width: 0px;
	color: #666666;
}

.sideinfo a:hover {
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 3px #66ccff;
}

.permalink {
	margin-right: 10px;
	font-size: 11px;
}

.rightbar {
	color: #999999;
	width: 180px;
	margin-left: 50px;
	right: 0px;
	position: relative;
	float: right;
}

.vieweye {
	top: 10px;
	position: relative;
	float: left;
}

.rth h1 {
	word-spacing: 10px;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	font-family: Helvetica, Verdana;
	color: #666666;
	font-size: 12px;
}

.rth h1 a {
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	border-width: 0px;
	text-shadow: 0px 0px 0px;
	color: #666;
}

.rth h1 a:hover {
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 3px #ffff66;
}

.selected {
	text-shadow: 0px 0px 3px #ffcc66;
	color: #FFFF00;
}

.rt1 {
	text-align: justify;
}

.rtlist ul {
	margin-bottom: 21px;
	top: 8px;
	color: #666666;
	list-style-type: decimal-leading-zero;
	line-height: 130%;
	position: relative;
	left: -40px;
	list-style-position: inside;
	margin-right: 0px;
	margin-left: 0px;
}

.rtlist li {
	margin-bottom: 3px;
	line-height: 130%;
	color: #666666;
}

.rtlist li a {
	border-width: 0px;
	text-decoration: none;
	color: white;
}

.rtlist li a:hover {
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 3px #ffff66;
}

.rtlist li a:visited {
	text-decoration: none;
	color: white;
}

.copyright {
	color: #343434;
}

.copyright a {
	font-variant: small-caps;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	border-width: 0px;
	text-shadow: 0px 0px 0px;
	color: #666;
}

.copyright a:hover {
	font-variant: small-caps;
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 3px #ffff66;
}

.rtltags ul {
	list-style-image: url(tag.png);
	margin-bottom: 21px;
	top: 8px;
	color: #666666;
	line-height: 130%;
	position: relative;
	left: -40px;
	list-style-position: inside;
	margin-right: 0px;
	margin-left: 0px;
}

.rtltags li {
	list-style-image: url(tag.png);
	margin-bottom: 3px;
	line-height: 130%;
	color: #666666;
}

.rtlcontacts ul {
	list-style-image: url(talk.png);
	margin-bottom: 21px;
	top: 8px;
	color: #666666;
	line-height: 130%;
	position: relative;
	left: -40px;
	list-style-position: inside;
	margin-right: 0px;
	margin-left: 0px;
}

.rtlcontacts li {
	list-style-image: url(talk.png);
	margin-bottom: 3px;
	line-height: 130%;
	color: #666666;
}

.rtlcontacts li a {
	border-width: 0px;
	text-decoration: none;
	color: white;
}

.rtlcontacts li a:hover {
	text-decoration: none;
	color: white;
	text-shadow: 0px 0px 3px #ffff66;
}

.rtlcontacts li a:visited {
	text-decoration: none;
	color: white;
}

.hello {
	border-width: 0px;
}

img.dl {
	border-bottom-color: black;
	border-bottom-style: solid;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
}

