@charset "utf-8";
/* CSS Document */



/*
	Author	    :	Jason Oney
	Email		:	Jason.Oney@JasonOney.com
	Website	:	http://JasonOney.com
*/
* {
	border:0px;
	margin:0px;
	padding:0px;
}

/* general */
a {
	color:#555;
	text-decoration:none;
	border-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

a:hover {
	color:#000;
	text-decoration:none;
}

/* body */
body {
	color:#555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #516c82;
}

/* header */
#header {
	height:150px;
	width:751px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: url(../images/header/jasononey.jpg) no-repeat right top;
}
#header h1 {
	color:#8AA3B7;
	font-size:375%;
	letter-spacing:-3px;
	text-align:right;
	padding:5px;
	margin-bottom:-15px;
	text-indent: 3px;
}
#header h2 {
	color:#c4985c;
	font-size:200%;
	letter-spacing:-2px;
	text-align:right;
	padding-right: 3px;
	padding-top: 1px;
}
#header h3 {
	color:#FFF;
	font-size:150%;
	text-align:right;
	padding-right: 3px;
	font-family: "Lucida Console", Monaco, monospace;
	padding-top: 1px;
}
#top_navigation_spacer {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: 130px;
	width: 739px;
	color: #FFF;
	clear: both;
}
#top_navigation {
	text-align: left;
	margin: 1px auto 0px;
	padding: 9px 5px 1px;
	height: auto;
	width: 739px;
	color: #FFF;
}
#top_navigation a {
	color: #A4B7C6;
	background-image: url(../images/links/14x15.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 2px 16px 0px 0px;
}
#top_navigation a:hover {
	color: #FFF;
	background-image: url(../images/links/14x15_down.gif);
	padding-right: 16px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#top_navigation a:active {
	color: #c4985c;
}

/* navigation */
#navigation {
	width:750px;
	height:40px;
	list-style:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#navigation li {
	float:left;
	width:149px;
	list-style:none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #516c82;
	height: 40px;
}
#navigation a {
	color:#FFF;
	display:block;
	line-height:40px;
	text-align:center;
	background: url(../images/A_link2.gif);
}
#navigation a:hover {
	color:#666;
	display: block;
	background-image: url(../images/A_link_hover22.gif);
}
#navigation .active {
	background:url(http://jasononey.com/);
	color:#c4985c;
}
#portfolio {
	text-decoration: underline;
}

/* content */
#content {
	height:auto;
	margin:0px auto;
	padding:0px;
	width:749px;
	background: #FAFBFC;
}

#content h1 {
	border-bottom:1px dashed #999;
	font-size:1.8em;
	padding:10px 0px 0px;
	line-height:1.4em;
	margin: 0px 5px 0px 10px;
	color: #4F4F4F;
}
#content h2 {
	font-size:1.2em;
	padding:1.5em 0px 0px;
	margin: 0px 5px 0px 20px;
	color: #516c82;
}
#content h4 {
	font-size:1.2em;
	padding:1.5em 0px 0px;
	margin: 0px 5px 0px 20px;
	color: #516c82;
}
#content p {
	padding:0px 20px 5px;
	margin: 10px 20px 0px;
}
/*
#content img {
	margin:0px;
	padding:0px;
	background: #fafafa;
	display: inline-block;
	clear: none;
	float: right;
	position: relative;
	
}*/
#contact_info {
	padding: 0px;
	height: 250px;
	width: 750px;
	margin: 0px;
}
#contact_info h3 {
	padding: 0px;
	width: 320px;
	color: #516c82;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#content a {
	background-image: url(../images/links/14x15.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: underline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content a:hover {
	background-image: url(../images/links/14x15_black.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	margin: 0px;
	padding-right: 16px;
}
#address {
	margin: 0px;
	float: left;
	height: 225px;
	width: 350px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: none;
}
#email {
	float: right;
	height: 225px;
	width: 350px;
	clear: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#date_bottom_container {
	color: #A5783D;
	text-align: right;
	margin: 10px auto 0px;
	padding: 1px 1px 5px;
	width: 747px;
	height: auto;
	clear: both;
}
#date_bottom {
	text-align: right;
	margin: 0px auto;
	padding: 3px 3px 0px;
	width: 720px;
	clear: both;
	height: auto;
	border-top: 1px dashed #999;
}

/* footer */
#footer {
	height:auto;
	margin:0px auto;
	text-align:center;
	width:751px;
	background: #516c82;
	color: #7C97AD;
	clear: both;
	padding: 5px 0px;
}

#footer a {
	color:#A4B7C6;
	text-decoration:none;
	background: #516c82;
}
#footer a:hover {
	color:#FFF;
	text-decoration:none;
	background: #516c82;
}


.error {
	font-weight: bold;
	color: #C00
}

form {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #A5783D;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#submit {
	font-weight: bold;
	color: #FFF;
	background-color: #516c82;
	border: 0.2em solid #516c82;
}
input {
	border: 0.2em solid #8198AA;
	color: #FFF;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #8198AA;
}
label {
	font-size: 1.4em;
	font-weight: bold;
}
textarea {
	color: #FFF;
	background-color: #8198AA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0.2em solid #8198AA;
}
#user_table {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 76%;
}
#why_register {
	height: auto;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
}
title {
	color: #FFF;
	background: #000;
}
#w3c {
	height: 32px;
	width: 300px;
	text-align: right;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
/*alternating table row one for view_users page */
.rone {
	background: #D8E0E7;
}
/*alternating table row two for view_users page */
.rtwo {
	background: #EEF0F2;
}
/*
#email_page {
	height: auto;
	width: auto;
}
*/
#clock {
	position: relative;
	display: inline;
	color: #A5783D;
}
#centering {
	margin: 20px auto 0px;
	height: 300px;
	width: auto;
	text-align: center;
}
#centering_flash {
	margin: 20px auto 0px;
	height: auto;
	width: auto;
	text-align: center;
}
#fantasy_emporium {
	margin: 20px auto 0px;
	background: no-repeat center top;
	height: 280px;
	width: 200px;
}#read_for_life {
	margin: 20px auto 0px;
	background: no-repeat center top;
	height: 280px;
	width: 200px;
}
#portfolio {
	text-decoration: none;
}
#portfolio a {
	text-decoration: underline;
}
/*
#dropshadow {
	background-image: url(../images/gradient/gradient2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
*/
#nvidia {
	height: 480px;
	width: 550px;
	text-align: center;
	margin: 0px auto;
	padding: 150px 0px 0px 30px;
	background: #fafafa url(../images/texture2.jpg) repeat-y center top;
	border: 30px inset #516c82;
}
#telephone {
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
#visit_me {
	float: left;
	height: 20px;
	width: 75px;
	margin-top: 20px;
	margin-left: 20px;
	color: #000;
	font-weight: bold;
}

#social {
	float: left;
	width: 250px;
	height: 32px;
	margin-top: 8px;
	margin-left: -5px;
}
#linkedin {
	float: left;
	height: 32px;
	width: 49px;
}
#linkedin a {
	background-image: url(../images/social/gif/dim/linkedin_32.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	padding-top: 16px;
	background-position: center bottom;
	text-decoration: none;
}
#linkedin a:hover {
	background-image: url(../images/social/gif/linkedin_32.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	padding-top: 16px;
	background-position: center bottom;
}


#myspace {
	float: left;
	height: 32px;
	width: 49px;
}
#myspace a {
	background-image: url(../images/social/gif/dim/myspace_32.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
/*	padding-right: -16px; */
	padding-top: 16px;
	background-position: center bottom;
}
#myspace a:hover {
	background-image: url(../images/social/gif/myspace_32.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
/*	padding-right: -16px; */
	padding-top: 16px;
	background-position: center bottom;
}
#facebook {
	float: left;
	height: 32px;
	width: 49px;
}
#facebook a {
	background-image: url(../images/social/gif/dim/facebook_32.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
/*	padding-right: -16px; */
	padding-top: 16px;
	background-position: center bottom;
}
#facebook a:hover {
	background-image: url(../images/social/gif/facebook_32.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
/*	padding-right: -16px; */
	padding-top: 16px;
	background-position: center bottom;
}
#twitter {
	float: left;
	height: 32px;
	width: 49px;
}
#twitter a {
	background-image: url(../images/social/gif/dim/twitter_32.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
/*	padding-right: -16px; */
	padding-top: 16px;
	background-position: center bottom;
}
#twitter a:hover {
	background-image: url(../images/social/gif/twitter_32.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
/*	padding-right: -16px; */
	padding-top: 16px;
	background-position: center bottom;
}
#business_card {
	margin: 0px auto;
	text-align: center;
}
.strong_text {
	font-weight: bold;
	vertical-align: top;
}
.white {
	color: #FFF;
}
.hiddenPic {
	display:none;
}#error {
	margin: 0px;
	width: auto;
	padding: 15px 15px 15px 35px;
}
hr {
	color: #333;
}
#error_code {
	text-align: right;
	color: #E10000;
}
