/* CSS Document */
/* styling for dustinfineout.com */

body {
	background-color: #000;
	background-image: url(../media/back.png);
	background-position: top left;
	background-repeat: repeat-y;
	font-size: 0px;
	color: #fff;
}

h2, h3 {
	margin: 0px;
	padding: 0px;
}

label {
	font-weight: bold;
}

.lpic {
	float: left;
	border: 1px;
	border-color: black;
	border-style: dashed;
	margin-right: 5px;
	margin-bottom: 5px;
}

.hidden {
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#title {
	background-image: url(../media/top.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: System, sans-serif;
	width: 820px;
	height: 189px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.trans-on {
	opacity: 1.0;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}

.trans-off {
	opacity: .6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
}

#name {
	position: absolute;
	left: 50px;
	top: 55px;
}

#myname {
	font-size: 40pt;
}

#postname {
	font-size: 10pt;
	padding-left: 10px;
}

#navigation {
	font-family: System, sans-serif;
	font-size: 10pt;
	position: absolute;
	top: 140px;
	left: 50px;
	width: 650px;
	height: 20px;
}

#navigation .nav {
	text-align: center;
	float: left;
	margin-right: 40px;
}

.sel {
	border: 2px solid black;
	padding: 2px;
}

.nosel {
	padding: 4px;
}

#navigation a:link,
#navigation a:visited,
#navigation a:active {
	text-decoration: none;
	color: white;
}

#navigation a:hover {
	color: orange;
}

#content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	width: 750px;
	position: absolute;
	top: 195px;
	left: 50px;
	overflow: auto;
}

#content a:link,
#content a:visited,
#content a:active {
	color: lightblue;
	text-decoration: none;
}

#content a:hover {
	color: white;
}

#new {
	border-color: black;
	border: 1px;
	border-style: dotted;
	width: 500px;
	position: relative;
	padding-right: 5px;
	left: 55px;
}

.tabby {
	position: relative;
	left: 40px;
	top: -1px;
	background: black;
	color: white;
	font-size: 14pt;
	padding-left: 2px;
	padding-right: 2px;
}

.wtabby {
	position: relative;
	left: 40px;
	top: -1px;
	background: black;
	color: white;
	font-size: 14pt;
	padding-left: 2px;
	padding-right: 2px;
	border: thin dashed white;
	border-top: 0px;
}

.boxitem {
	position: relative;
	left: 15px;
	width: 580px;
	border: 1px white dashed;
	padding: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
}

.boxitem2 {
	position: relative;
	left: 15px;
	width: 580px;
	border: 1px black dashed;
	padding: 5px;
	padding-top: 0px;
	margin-bottom: 10px;
	background: black;
	color: black;
}

#footer {
	font-family: System, sans-serif;
	font-size: 10pt;
	width: 700px;
	border-top: dotted white 1px;
	padding-top: 5px;
	margin-top: 20px;
}

#footer_left {
	float: left;
	width: 200px;
	text-align: left;
}

#footer_right {
	float: right;
	width: 420px;
	text-align: right;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: lightblue;
	text-decoration: none;
}

#footer a:hover {
	color: white;
}

#meebo {
  position: absolute;
  left: 675px;
  top: 10px;
  z-index: 2;
}

#lastfm {
	position: absolute;
	left: 675px;
	top: 320px;
	z-index: 2;
}

#digg {
  position: absolute;
  left: 675px;
  top: 10px;
  border: 1px;
  border-color: black;
  border-style: solid;
  z-index: 2
}

#skype {
  position: absolute;
  left: 675px;
  top: 315px;
  z-index: 2;
}

#geologger {
	width: 0px;
	height: 0px;
	position: absolute;
	z-index: -1;
	visibility: hidden;
}

#ipscount {
	width: 0px;
	height: 0px;
	position: absolute;
	z-index: -1;
	visibility: hidden;
}

#rentacoder {
	width: 150px;
	height: 300px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1;
}

#prizebook {
	width: 120px;
	height: 60px;
	position: absolute;
	right: 0px;
	bottom: 300px;
	z-index: 1;
}

.error {
	color: red;
	font-weight: bold;
}

.success {
	color: green;
	font-weight: bold;
}

#delicious {
	position: absolute;
	top: 195px;
	left: 810px;
	width: 200px;
	visibility: hidden;
}

#delicious a:link,
#delicious a:visited,
#delicious a:active {
	text-decoration: none;
	color: lightblue;
}

#delicious a:hover {
	color: white;
}

#delicious .delicious-posts { margin: 1em; border: 2px solid #ddd; padding: 0.5em; width: 20em; font-family: sans-serif; }
#delicious .delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0}
#delicious .delicious-post { border-top: 1px solid #eee; padding: 0.25em; font-size: 80% }
#delicious .delicious-odd { background-color: #f8f8f8 }
#delicious .delicious-banner a { font-size: 80% }
#delicious .delicious-posts a:hover { text-decoration: underline }
#delicious .delicious-posts a { text-decoration: none; color: #a15426; display: block; padding: 0.3em }
#delicious .delicious-post a { color: #04a1ff }

.clearall {
	clear: both;
}
