/* BitStream Vera Sans OpenSource Fonts */
@font-face {
	  font-family: "Bitstream Vera Sans";
	  src: url(/css/fonts/vera.ttf) format("truetype");
}
@font-face {
	  font-family: "Bitstream Vera Sans Bold";
	  src: url(/css/fonts/verabd.ttf) format("truetype");
}
@font-face {
	  font-family: "Bitstream Vera Sans Mono";
	  src: url(/css/fonts/veramono.ttf) format("truetype");
}
@font-face {
	  font-family: "Bitstream Vera Sans Mono Bold";
	  src: url(/css/fonts/veramobd.ttf) format("truetype");
}

a:link, a:visited {
	color: #bbbbbb;
	text-decoration: none;
}
a:hover { color: #ffffff; }
a.exe { color: #dc143c; }
a.exe:hover { color: #ffb6c1; }
a.folder { color: #4169e1; }
a.folder:hover { color: #00bfff; }
a.test { color: #7b68ee; }
a.test:hover { color: #ba55d3; }
a.diamond { color: #000000; }
a.diamond:hover { color: #1e90ff; }
a.error { color: #bbbbbb; }
a.error:hover { color: #bbbbbb; }
body {
	background: #131313;
}
p	{
	color: #bbbbbb;
	font-family: 'Bitstream Vera Sans', 'Deja Vu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
}
p.follow { font-size: 8px; }
hr {
	color: #696969;
	background-color: #696969;
	height: 1px;
	width: 95%;
	border: solid #131313 0px;
	margin-left: 0;
}
img { border: 0px; }
span.bg { color: #131313; }
span.dgray { color:#343434; }
span.gray { color: #696969; }
span.lgray { color: #bbbbbb; }
span.green { color: #9acd32; }
span.blue { color: #4169e1; }
span.lblue { color: #00bfff; }
span.purple { color: #8a2be2; }
span.white { color: #eeeeee; }
span.sans { font-family: 'Bitstream Vera Sans', 'Deja Vu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif; color: #eeeeee; }
span.mono { font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace; }
span.tw {
	color:#2fc2ef;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 11pt;
}
#cursor {
	color: #ffa500;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: blink;
}
div#header pre {
	margin: 15px;
	width: 600px;
	color: #bbbbbb;
	cursor: default;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
div#footer {
	width: 100%;
	color: #464646;
	cursor: default;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	position: fixed;
	height: 32px;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
div#contact {
	width: 200px;
	color: #464646;
	cursor: default;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	position: fixed;
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	text-align: left;
}
div#contact img {
	opacity: 0.5;
	vertical-align: text-bottom;
}
div#contact img:hover {
	opacity: 1;
}
div#apps {
	width: 200px;
	color: #464646;
	cursor: default;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	position: fixed;
	top: auto;
	right: 0;
	bottom: 0;
	left: auto;
	text-align: right;
}
div#apps img {
	opacity: 0.5;
	vertical-align: text-bottom;
}
div#apps img:hover {
	opacity: 1;
}
div#twitterfeed {
	background: #242424;
	color: #bbbbbb;
	padding: 5px;
	border: 1px dotted #646464;
	cursor: default;
	width: 180px;
	font-family: 'Bitstream Vera Sans', 'Deja Vu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	position: fixed;
	top: auto;
	right: 24px;
	bottom: 24px;
	left: auto;
	overflow: hidden;
	opacity: 0.8;
	display: none;
}
div#twittername {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
div.twittertime {
	font-size: 8pt;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	padding-left: 20px;
	text-align: right;
}
div#deviantart {
	background: #242424;
	color: #bbbbbb;
	padding: 5px;
	border: 1px dotted #646464;
	cursor: default;
	font-family: 'Bitstream Vera Sans', 'Deja Vu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	position: fixed;
	top: auto;
	right: 48px;
	bottom: 24px;
	left: auto;
	overflow: hidden;
	opacity: 0.8;
	display: none;
}
div#aimstatus {
	background: #242424;
	color: #bbbbbb;
	padding: 5px;
	border: 1px dotted #646464;
	cursor: default;
	font-family: 'Bitstream Vera Sans', 'Deja Vu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	position: fixed;
	top: auto;
	right: 72px;
	bottom: 24px;
	left: auto;
	overflow: hidden;
	opacity: 0.8;
	display: none;
}
div#email {
	background: #242424;
	color: #bbbbbb;
	padding: 5px;
	border: 1px dotted #646464;
	cursor: default;
	font-family: 'Bitstream Vera Sans', 'Deja Vu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	position: fixed;
	top: auto;
	right: auto;
	bottom: 24px;
	left: 48px;
	overflow: hidden;
	opacity: 0.8;
	display: none;
}
div#rss {
	background: #242424;
	color: #bbbbbb;
	padding: 5px;
	border: 1px dotted #646464;
	cursor: default;
	font-family: 'Bitstream Vera Sans', 'Deja Vu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	position: fixed;
	top: auto;
	right: auto;
	bottom: 24px;
	left: 72px;
	overflow: hidden;
	opacity: 0.8;
	display: none;
}
div#footer img {
	opacity: 0.4;
	vertical-align: text-bottom;
}
div#footer img:hover {
	opacity: 1;
}
div#connect {
	margin: 15px;
	width: 600px;
	color: #bbbbbb;
	cursor: default;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}
div#main {
	margin: 15px;
	width: 600px;
	color: #bbbbbb;
	cursor: default;
	font-family: 'Bitstream Vera Sans', 'DejaVu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

div#error {
	margin: 15px;
	color: #eeeeee;
	cursor: default;
	font-family: 'Bitstream Vera Sans', 'DejaVu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	position: fixed;
	left: 10px;
	top: 100px;
	height: 40px;
	width: 225px;
}

#text {
	background: #343434;
	color: #eeeeee;
	cursor: default;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: -2px;
	margin-top: -1px;
}

.num {
	background: #343434;
	float: left;
	color: #eeeeee;
	cursor: default;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	margin-left: -18px;
	padding-right: 6pt;
	padding-bottom: 12px;
	border-right: #00bfff solid 1px;
}

td {
	color: #bbbbbb;
	font-family: 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', 'Lucida Console', 'Courier New', monospace;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	vertical-align: top;
}
code { white-space: nowrap; }

#vertical_slide, #horizontal_slide {
	font-family: 'Bitstream Vera Sans', 'DejaVu Sans', Helvetica, 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	width: 175px;
}
