/*---AptitudePOWER v3.1 CSS STYLESHEET--http://www.aptitudei.freehostia.com--------------------------------------*/
/*--All content displayed on this page is copyright © 2004-2008 Joshua Henninger.---------------*/
/*-Enjoy your stay, and remember, tell your friends about the AptitudEYE™-------------------------*/

/*-General Site Structure---*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #000000;
	background-image: url(../images/backgroundwallpaper.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment:fixed;
	margin-right: 0px;
}

.spacer {
	clear: both;
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#aptitude {
	top: 0px;
	left: 10px;
}

#header {
	height: 175px;
	margin: -15px 0px 0px -5px;
}

#stick {
	display: inline;
	position: fixed;
	top: 0px;
	right: 0px;
	margin: 15px 5px 0px 0px;
	z-index: 9999;
}

#nav {
	width: 295px;
	height: 50px;
	font-size: 17px;
	list-style: none;
	display: inline;
	overflow: hidden;
	font-weight: bold;

}

#nav li {
	list-style: none;
	display: inline;
}

.headertext {
	padding-left: 30px;
	margin-bottom: 30px;
}

#content {
	width: 85%;
}

#imagecontent {
}

#pi {
	margin-top: 40px;
	margin-bottom: 20px;
}

#footer {
	width: 100%;
	font-size: 10px;
	text-align: right;
	clear: both;
}

#footer .left {
	float: left;
	display: inline;
	padding: 10px;
}

#footer .right {
	float: right;
	text-align:right;
	display: inline;
	padding: 10px;
}


/*-Index Specific---*/
#inner {
	margin-left: 40px;
	margin-bottom: 90px;
}

#inner .item, .tweb, .tart, .tad, .tphoto {
	margin: 10px 15px 20px 10px;
	display: inline;
	float: left;
}

#inner .cat {
	margin: 30px 0px 20px 5px;
}

#inner .featimg {
	width: 280px;
	height: 360px;
	background: #e5e5e5;
	border: 4px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
}

#inner .ad:hover {
	border: 4px solid #89b8ff;
}

#inner .art:hover {
	border: 4px solid #fd4d4d;
}

#inner .web:hover {
	border: 4px solid #98ed81;
}

#inner .photo:hover {
	border: 4px solid #fffe89;
}

#inner .featimg .album {
	margin: 6px 6px 6px 6px;
	left: 0px;
	bottom: 0px;
	padding: 2px 4px 2px 4px;
	background: #fffe89;
	color: #131313;
	z-index: 100;
	font-size: 9px;
	position: absolute;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#inner .featimg .image {
	margin: 6px 6px 6px 6px;
	right: 0px;
	bottom: 0px;
	padding: 1px 3px 1px 3px;
	z-index: 101;
	position: absolute;
}

.featuredhead {
	padding: 0px 0px 5px 1px;
}

.featured {
	margin: -10px 0px 35px 25px;
}

#inner .title {
	font-size: 23px;
	margin: 0px 0px 4px 1px;
}

#inner .title .blue {
	color: #89b8ff;
}

#inner .title .red {
	color: #fd4d4d;
}

#inner .title .yellow {
	color: #fffe89;
}

#inner .title .green {
	color: #98ed81;
}

.currentexcont {
	margin-bottom: 90px;
	margin-left: 40px;
}

.currentex {
	width: 763px;
}

.currentexleft {
	margin-top: 5px;
	float: left;
	color: #fff;
	font-size: 22px;
}

.currentexright {
	margin-top: 6px;
	float: right;
	text-align:right;
	color: #f21448;
	font-size: 13px;
}

.currentexbottom {
	background: url(images/currentex_bottom.png) no-repeat;
	float: left;
	width: 763px;
	height: 6px;
}


/*-CreativEYE Specific---*/
#creativeye {
	margin-top: 30px;
	margin-left: 40px;
	margin-bottom: 20px;
	width: 763px;
	overflow: hidden;
}

#createnav {
	display: inline;
	position: fixed;
	top: 50px;
	right: 20px;
	margin: 15px 5px 0px 0px;
	padding: 2px 0px 2px 0px;
	z-index: 9998;
	width: 165px;
	font-size: 13px;
	font-weight: bold;
	background: #1a1a1a;
	border: 5px solid #131313;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	opacity: 0.9;
}

#createnav .list {
	display: block;
	padding: 3px 5px 3px 5px;
}

#createnav .list-title {
	display: block;
	padding: 3px 5px 6px 5px;
	font-size: 17px;
	color: #89b8ff;
}

#createnav a {
	text-decoration: none;
}

.creativetitle {
	min-width: 500px;
	display: inline;
}

.creativenav {
	left: 20px;
	display: inline;
}

.portfolioimg {
	position: relative;
	margin-left: 50px;
	top: 45px;
	display: inline;
	text-align:center;
}

.portfolioimg-left {
	position: relative;
	left: 0px;
	top: 45px;
	display: inline;
	text-align:center;
}

.portfolioimg-right {
	position: relative;
	margin-left: 50px;
	top: 45px;
	display: inline;
	text-align:center;
}

.table_left {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

.table_right {
	float:right;
	text-align:right;
	color: #f21448;
	font-size: 13px;
}


/*-About Specific---*/
#about {
	margin-left: 40px;
	margin-bottom: 20px;
	width: 763px;
	overflow: hidden;
	float: left;
}

#about .left {
	float: left;
	display: inline;
}

#about .right {
	float: right;
	display: inline;
	padding-left: 25px;
}


/*-Project Specific---*/
#project {
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
}

#project .titlebox {
	padding: 10px 50px 0px 0px;
	display: inline;
	float: left;
}

#project .twobox {
	margin-top: 30px;
	width: 800px;
}

#project .title {
	font-size: 21px;
	font-weight: bold;
	color: #89b8ff;
}

#project .desc {
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	font-weight: bold;
	padding: 1px;
}

#project .img {
	border: 4px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-right: 40px;
}

#project .fb {
	display: block;
}


/*-Image Formats---*/
img {
	border: none;
}

.folioimg {
	border: 4px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.folioimg:hover {
	border: 4px solid #fd4d4d;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.opacity7 {
	opacity: 0.7;	
}

.opacity8 {
	opacity: 0.8;
}

.opacity7:hover {
	opacity: 1;	
}

.opacity8:hover {
	opacity: 1;	
}


/*-Link Formats---*/
a:link {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #ff003c;
	text-decoration: underline;
}

a:active {
	color: #ff003c;
	text-decoration: none;
}

#nav li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 4px 3px 6px;
	margin: 0 5px;
}

#nav li a:hover { 
	color: #ff0036;
}

#nav li a:active {
	color: #ff0036;
	text-decoration: none;
}

#footer a:link {
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #ff003c;
	text-shadow: 0 0 4px #fff;
	text-decoration: none;
}

#footer a:active {
	color: #fff;
	border-bottom: 1px solid #ff003c;
	text-decoration: none;
}

.yearnav a:link {
	color: #ccc;
	text-decoration: none;
}

.yearnav a:visited {
	color: #fff;
	text-decoration: none;
}

.yearnav a:hover {
	color: #fff;
	border-bottom: 1px solid #ff003c;
	text-decoration: none;
}

.yearnav a:active {
	color: #fff;
	border-bottom: 1px solid #ff003c;
	text-decoration: none;
}

.glow {
	text-shadow: 0 0 4px #fff;
}

/*-Text Styles---*/
.heading1 {
	color: #fff;
	font-size: 55px;
}

.heading2 {
	color: #fff;
	font-size: 29px;
}

.heading3 {
	color: #0054ff;
	font-size: 25px;
}

.heading3pink {
	color: #f21448;
	font-size: 25px;
}

.heading3yellow {
	color: #fff000;
	font-size: 21px;
}

.heading4 {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}

.heading4red {
	color: #f21448;
	font-weight: bold;
	font-size: 18px;
}

.bold {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.smgrey {
	color: #ccc;
	font-size: 9px;
}

.smgreybold {
	color: #ccc;
	font-size: 9px;
	font-weight: bold;
}

.smnav {
	margin-left: 25px;
	font-size: 11px;
}

.smitalic {
	color: #fff;
	margin-top: 1px;
	font-size: 9px;
	font-style: italic;
}

.medwhite {
	color: #fff;
	font-size: 18px;
	line-height: 150%;
}

.bigyellow {
	color: #fcff00;
	font-size: 50px;
}

.big {
	font-size: 20px;
	font-weight: bold;
}

.bigger {
	font-size: 130%;
}

h1 {
	margin-top: 0px;
	margin-bottom: 15px;
}

h2 {
}

h3 {
	color: #89b8ff;	
	margin-top: 5px;
	margin-bottom: 0px;
}

.tiny {
	font-size: 9px;
}
