/* style.css Sylesheet for Tayber Voyer's Portfolio */
body, h1, h2, h3, p, ul, li, blockquote, a, br, hr {
	padding: 0;
	margin: 0;

	}
body {
	font-size: 80%;
	font-family: Helvetica, Verdana, sans-serif, Arial;
	color: #454545;
	padding: 0;
	}
#page1 {
	position: absolute;
	left: 0;
	top: 0;
	}
#portfolio {
	position: absolute;
	left: 1500px;
	top: -1500px;
	}
#portfolio2, #portfolio3, #portfolio4, #portfolio5, #portfolio6, #portfolio7 {
	position: absolute;
	left: 1500px;
	display: none;
	}
#about {
	position: absolute;
	top: 0;
	left: 1500px;
	display: block;
	}
a:link, a:visited {
	color: #aaa;
	text-decoration: none;
	}
a:hover {
	color: #51FF05;
	}

li {
	list-style-type: none;
	}

.wrapper {
	padding: 0;
	margin: 0;
	min-width: 975px;
	background: #FFFFFF url(images/bg.gif) top right no-repeat;
	}
.container {
	text-align: left;
	height: 500px;
	width: 940px;
	margin: 30px 0 90px 200px;
	}
.header {
	width: 1000px;
	height: 148px;
	background: url(images/banner.gif) no-repeat;
	margin: 45px 0 0 25px;
	float: left;
	z-index: 1000;
	}

#lefthead {
	height: 148px;
	float: left;
	margin:  0;
	padding: 0;
	color: #333;
	width: 350px;
	font-size: 1.1em;
	letter-spacing: 0.2em;
	line-height: 1.8em;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	}
#lefthead p {
	padding: 20px 0 0 90px;
	}
#centerhead {
//	background: url(images/center-arrow.png) no-repeat center;
	margin: 0 0 0 105px;
	width: 43px;
	height: 148px;
	float: left;
	}
#righthead {
	margin: -70px 0 0 190px;
	padding: 0;
	color: #3881e5;
	width: 290px;
	height: 148px;
	font-size: 1.55em;
	line-height: 2.0em;
	font-family: Verdana, Helvetica, sans-serif;
	float: left;
	}
.backsplash, .backsplash2 {
	float: left;
	margin: 550px 0 0 5px;
	}
.backsplash2 a:link, .backsplash2 a:visited {
	background: url(images/backsplash1.gif) no-repeat;
	width: 136px;
	height: 98px;
	float: left;
	display: block;
	background-position: 0 -98px;
	}

.backsplash a:link, .backsplash a:visited  {
	background: url(images/backsplash.gif) no-repeat;
	width: 136px;
	height: 98px;
	float: left;
	display: block;
	background-position: 0 -98px;
	}
.backsplash a:hover, .backsplash2 a:hover {
	background-position: 0 0
	}
.portlink a:link, .portlink a:visited {
	background: url(images/portarrow.png) no-repeat;
	width: 408px;
	height: 115px;
	display: block;
	background-position: 0 0;
	padding: 75px 0 0 0;
	}
.portlink a:hover {
	background-position: -400px 0;
	}
.storylink a:link, .storylink a:visited {
	background: url(images/storyarrow.png) no-repeat;
	width: 408px;
	height: 115px;
	display: block;
	background-position: 0 0;
	padding: 0 0 0 0;
	}
.storylink a:hover {
	background-position: -400px 0;
	}
/* left side navigation */
.left {
	width: 48px;
	float: left;
	position: relative;
	z-index: 1000;
	margin: 65px 0 0 0;
	}
.lefthover {
	background: #333;
	width: 500px;
	color: #fff;
	}
.findme {
	background-color: #d2d7da;
	width: 150px;
	position: absolute;
	top: 55px;
	left: 0;
	display: none;
	}
.findme a:link, .findme a:visited {
	display: block;
	height: 20px;
	width: 140px;
	border-bottom: 1px solid .bbb;
	padding: 30px 0 0 10px;
	text-indent: 10px;
	}
.findme a:hover {
	background: .b5bfc7;
	color: #333;
	}
.findme ul {
	margin: 0 0 0 0;
	padding: 0;
	}
.findme li {
	margin: 0;
	padding: 0;
	}
.left li {
	margin: 0;
	padding: 0;
	}
.left ul li {
	margin: 30px 0 0 75px;
	} 
.info a:link, .info a:visited {
	display: block;
	width: 48px;
	height: 48px;
	background: url(images/info.png) no-repeat;
	text-indent: -1000px;
	background-position: -48px 0;
	}
.info a:hover {
	background-position: 0 0;
}
.contact a:link, .contact a:visited {
	display: block;
	width: 46px;
	height: 48px;
	background: url(images/contact.png) no-repeat;
	text-indent: -1000px;
	background-position: -46px 0;
	}
.contact a:hover {
	background-position: 0 0;
}
.social a:link, .social a:visited {
	display: block;
	width: 52px;
	height: 48px;
	background: url(images/social.png) no-repeat;
	text-indent: -1000px;
	background-position: -52px 0;
	}
.social a:hover {
	background-position: 0 0;
}
/* end left side */

.branding {
	width: 227px;
	height: 174px;
	background: url(images/me.png) no-repeat bottom right;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	}
	
#tayber {
	width: 1000px;
	height: 140px;
	float: left;
	margin: 30px 0 0 20px;
	padding: 50px 0 0 90px;
	border-top: 2px .dde2e6 solid;
	position: relative;
	}
#logo1 {
	background: url(images/logo.png) no-repeat bottom left;
	width: 200px;
	height: 200px;
	float:left;
	margin: 0px 0 0 105px;
	}
#tayber h1 {
	font-size: 4.2em;
	letter-spacing: -0.09em;
	color:.666666;
	}
#tayber h2 {
	background: url(images/portfolio.gif) no-repeat;
	text-indent: -3000px;
	padding: 0 0 20px 0;
	margin: 0 0 0 450px;
	}
#logo {
	background: url(images/logo.png) no-repeat bottom left;
	width: 200px;
	height: 200px;
	float: right;
	margin: 5px 25px 0 0 ;
	
	}
#logo2 {
	background: url(images/logo.png) no-repeat bottom left;
	width: 200px;
	height: 180px;
	float: left;
	margin: 0 255px 0 0 ;
	}
#aboutme {
	float: left;
	width: 500px;

	margin-right: 15px;
	}
#aboutme h2 {
	font-size: 3.8em;
	color: #000;
	letter-spacing: -0.05em;
	}
#aboutme h3 {
	font-size: 1.8em;
	margin: 10px 0;
	padding: 5px 0;
	color: #F5639D;
	}
#aboutme p {
	font-size: 1.1em;
	margin: 15px 0 0 0;
	width: 440px;
	line-height: 1.6em;
	}
.portheader h2 {
	background: url(images/portfolio.gif) no-repeat;
	text-indent: -3000px;
	padding: 0 0 20px 0;
	margin: 13px 0 0 0;
	width: 400px;
	float: right;
	border-bottom: 1px solid #777;
	}
.me {
	float: right;
	width: 200px;
	margin: 40px 45px 0 0px;
	}
.me img {
	border: 10px solid #777;
	}
.me h3 {
	color: #F5639D;
	}
.screenshot {
	margin: 130px 0 0 0;
	float: left;
	}
.screenshot h3 {
	color: #F5639D;
	}
.screenshot h2 {
	margin: 20px 0 0 0;
	font-size: 2.3em;
	}
.screenshot h4 {
	margin: 3px 0 5px 0;
	}
.green {
	color: #51ff05;
	}

.gallery {
	padding: 1px;
	}
.gallery ul { list-style: none; }
.gallery ul li { display: inline; }
.gallery ul img {
		border: 3px solid .DDDDDD;
		
	}
.gallery ul a:hover img {
		border: 3px solid .ff8d12;
		
		color: #fff;
	}
.gallery ul a:hover { color: #fff; }
.gallery h2 {
	font-size: 1.4em;
	margin: 0px 0 4px 0;
	}
.gallery p{
	margin: 0 0 10px 0;
	font-size: 1em;
		line-height: 1.3em;
	}
.gallery hr {
	width: 80%;
	margin: 0 0 20px 0;
	}	
.example {
	line-height: 1.3em;
	font-size: 1.2em;
	margin-bottom: 25px;
	}
.example p {
	margin: 5px 0 8px 0;
	}
.example h2 {
	margin: 10px 0 5px 0;
	font-size: 1.2em;
	}

.close {
	float:right;
	margin: 3px;
	}
.footer	{
	float: left;
	margin: 0 0 50px 270px;
	padding: 10px 0 0 0;
	border-top: 2px .EEEEEE solid;
	width: 460px;
	text-align: right;
	}
.footer h2 {
	color: #ff8d12;
	font-size: 1.1em;
	margin-top: 3px;
	}
.footer a:link, .footer a:visited {
	color: #1dccff;
	}
.footer img {
		border: 3px solid .DDDDDD;
		
	}
.footer a:hover img {
		border: 3px solid .ff8d12;	
		color: #fff;
	}
#darken {
	margin: 22px 0 0 15px;
	z-index: 500;
	background: #000;
	color: #fff;
	width: 600px;
	height: 350px;
	position: absolute;
	border: 20px solid #333;
	top: 0;
	left: 0;
	display: none;
	filter:alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	letter-spacing: 0.2em;
	font-size: 1.5em;
	line-height: 1.3em;
	-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
#darken p {
	padding: 50px 60px 10px 190px;
	}
#close {
	float:right;
	letter-spacing: 0.01em;
	font-size: 0.8em;
	margin: 5px 10px 0 0;
	}

#leftinfo, #leftsocial, #leftcontact {
	display: none;
	}
#leftsocial li {
	display: inline;
	}
#leftsocial ul {
	display: inline;
	padding: 80px 80px 0 190px;
	}