@charset "utf-8";
body {
	color: #999;
	font-size: 0.75em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color: #0A0A0A;
	background-image: url(../images/interface/bg_july2009.jpg);
	background-repeat: no-repeat;
	background-position: -20% top;
	margin: 0px;
	height: 100%;
}
.avatar {
	padding-right: 15px;
}
.pageContent {
	margin-right: auto;
	margin-left: auto;
}
.containerTop {
	background-image: url(../images/interface/contain_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 7px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.containerMid {
	background-image: url(../images/interface/contain_mid.png);
	background-repeat: repeat-y;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hpreel {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}

.containerBot {
	background-image: url(../images/interface/contain_bot.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 7px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.status {
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	font-size: 16px;
}
.status img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.text {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
.status ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
.status p {
	font-size: 20px;
	font-weight: lighter;
	color: #FF9900;
	padding-left: 35px;
}
.rating {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 370px;
	margin-bottom: 5px;
}
h1 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
h2 {
	font-weight: lighter;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	margin-bottom: 5px;
	font-weight: lighter;
	color: #CCCCCC;
	font-size: 16px;
}
a {
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: lighter;
}
table {
	width: 100%;
}
td {
	width: 50%;
	padding: 10px;
	vertical-align: top;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
}
td h2 {
	color: #FFFFFF;
	font-size: 24px;
}
td a {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
}
#contactForm {
	margin-bottom: 20px;
	margin-right: 20px;
	font-size: 12px;
	text-align: left;
	font-weight: lighter;
}
#contactForm h2 {
	font-size: 18px;
	font-weight: lighter;
	margin-bottom: 10px;
}
#contactForm input, textarea {
	font-size: 10px;
	font-weight: lighter;
	border: 1px solid #666;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	padding: 2px;
	background-color: #333;
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contactFormContainer {
	text-align: right;
	font-size: 12px;
}
.contactFormContainer p {
	font-size: 12px;
	margin: 0px;
}
p#success {
	padding: 10px;
	background: #92FFA5;
	border: 2px solid #009218;
	color: #009218;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}
p#bademail, p#badserver {
	padding: 10px;
	background: #FFA3A1;
	border: 2px solid #D00D00;
	color: #D00D00;
	font-weight: bold;
	margin: 10px;
	text-align: center;
}
.title {
	float: left;
	margin: 0px;
	padding: 0px;
}
.left {
	display: inline;
	float: left;
	width: 230px;
	padding-right: 10px;
}
.right {
	display: inline;
	float: left;
	width: 630px;
	padding-left: 10px;
}
.work {
}
.work ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.work li{
	font-size: 10px;
}
.work h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.work h1 {
	font-size: 36px;
}
.work h3 {
	font-weight: lighter;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #B5DD1D;
}
.work h4 {
	font-size: 14px;
	color: #FFF;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 0px;
}
.work p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.work h2, .work h3, .work h4, .work p {
	padding-left: 10px;
}
.about {
	font-size: 9px;
}
.about ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.about h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: top;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.about h1 {
	font-size: 36px;
}
.about h3 {
	font-weight: lighter;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #B5DD1D;
}
.about h4 {
	font-size: 12px;
	color: #DAF5FE;
	font-weight: lighter;
	margin-top: 10px;
	margin-bottom: 0px;
}
.about h5 {
	font-size: 10px;
	color: #FFF;
	font-weight: lighter;
	margin-top: 2px;
	margin-bottom: 5px;
}
.about p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.about h2, .about h3, .about h4, .about h5, .about p {
	padding-left: 10px;
}
.work img {
	border: 1px solid #000;
}
.work img:hover {
	border: 1px solid #BCE51E;
}
a.visit {
	background-image: url(../images/interface/visit_site.png);
	height: 23px;
	width: 80px;
	background-repeat: no-repeat;
	display: block;
	background-position: left;
	font-size: 9px;
	line-height: 20px;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.copyright {
	font-size: 9px;
	color: #333;
	display: block;
	padding-bottom: 20px;
}
.copyright a {
	font-size: 9px;
}
a:hover.visit {
	background-position: -110px;
}
a.dvd {
	background-image: url(../images/interface/dvd_request.png);
	height: 23px;
	width: 80px;
	background-repeat: no-repeat;
	display: block;
	background-position: left;
	font-size: 9px;
	line-height: 20px;
	padding-left: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
a:hover.dvd {
	background-position: -110px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
blockquote {
	margin: 5px;
	font-style: italic;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
.disclaimer {
	font-size: 9px;
	font-style: italic;
	color: #333;
}
.nav {
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nav li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	font-weight: lighter;
}
.nav a {
	font-size: 26px;
	display: block;
	padding: 2px;
}
.nav a:hover {
	background-color: #84A019;
}
.navH {
	float: right;
}
.navH ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
.navH li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 30px;
	font-weight: lighter;
	display: inline;
	padding-left: 20px;
}
.navH a {
	font-size: 26px;
	padding: 2px;
}
.navH a:hover {
	color: #BCE51E;

}
#here {
	color: #76C5D9;

}
.blotchR {
	background-image: url(../images/interface/green_blotch.png);
	background-position: -20% top;
	background-repeat: repeat;
	min-height: 100%;
}
.blotchB {
	background-image: url(../images/interface/blue_blotch.png);
	background-position: -50% top;
	background-repeat: repeat;
	min-height: 100%;
}
.vwindow {
	height: 264px;
	width: 480px;
}
.fwTitle {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: -5px;
	margin-top: 10px;
}
.galleryPics {
	display: none;
}
.tweet {
	color: #666;
	line-height: 18px;
	float: left;
}
.tweet ul {
	display: inline;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tweet li {
	display: inline;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bigTweet {
	color: #B5C11D;
	float: left;
	font-size: 36px;
}
.bigTweet ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.bigTweet li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.bigTweet a {
	font-size: 36px;
}
.socialMe {
	float: right;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flickr_badge {
	float: left;

}
.flickr_badge_image {
	padding: 5px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: inline;
	float: left;
}
.flickr_badge img {

}
#lastfm {
}
#lastfm ol {
	margin: 0px;
	padding: 0px;
}
#lastfm img {
	height: 75px;
	width: 75px;
	margin-right: 4px;
	margin-left: 5px;
	padding: 5px;
	margin-bottom: 5px;
}
.nikon{
	color: #FFD700;
	margin-top: -20px;
}
.nikon p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	margin: 0px;
}
.nikon h1 {
	font-size: 30px;
	color: #FFF;
	font-family: Impact, "Arial Black", Gadget, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
object.video {
	border: 1px solid #333;
}
