@charset "UTF-8";

html, body {
	color: #777;
	font-family: 'Droid Serif', Georgia, serif;
	font-size: 11px;
	line-height: 15px;
	height: 100%;
	width: 100%;
	margin-top: 0;
	padding:0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	background-image: none;
	background-attachment: fixed;
	background-repeat: repeat;
}
#container {
	height: 100%;
	width: 645px;
	position: relative;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
	}
	
#header {
	width: 200px;
	float: left;
	margin-left:0px;
	margin-bottom: 35px;
	}

#navbar {
	width: 422px;
	float: right;
	margin-left:15px;
	text-align:right;
	margin-bottom: 35px;
	}

#profile-photo {
    width: 350px;
	height: 525px;
    float: left;
}
#client-list {
    width: 200px;
	height: 525px;
    float: left;
}
#aboutme {
	height: 100%;
	width: 275px;
	float:right;
	margin-left: 0px;
	margin-top: 0px;}

#resume-left {
	height: 100%;
	width: 385px;
	float:left;
	margin-left: 0px;
	margin-top: 5px;}
#resume-right {
	height: 100%;
	width: 245px;
	float:right;
	margin-left: 0px;
	margin-top: 5px;}
/*
PORTFOLIO
*/
#go-back {
	width: 645px;
	position: relative;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	z-index: 10;
	}

#work {
	height:100%;
	width: 645px;
	position: relative;
	margin-top: -35px;
	margin-right: auto;
	float: right;
	padding-right: 0px;
	}
#oldwork {
	height: 300px;
	width: 300px;
	float:right;
	margin-left: 0px;
	margin-top: 0px;}
#oldwork-2 {
	height: 150px;
	width: 390px;
	float:right;
	margin-left: 0px;
	margin-top: 100px;}

#exploration {
	height: 100%;
	width: 315px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;}

#exploration-right {
	height: 100%;
	width: 375px;
	float:right;
	margin-left: 0px;
	margin-top: 175px;}
	
#exploration-full {
	height: 100%;
	width: 645px;
	float: right;
	margin-top:50px;}
	
#buscard {
	height: 100%;
	width: 425px;
	float:left;
	margin-left: 0px;
	margin-top: 160px;}


#set1{
	height: 100%;
	width: 200px;
	float: right;
	margin-left: 22px ;
	}
#set2{
	height: 100%;
	width: 200px;
	float: right;
    margin-left:15px;
	}
#set3{
	height: 100%;
	width: 200px;
	float:left;
	margin-left: 0px;
	}
	
#poster-showcase-left {
	height: 100%px;
	width: 400px;
	float:left;
	margin-bottom: 10px;
	}
#poster-showcase-right {
	height: 100%px;
	width: 400px;
	float:right;
	}
	
#poster-showcase-medium {
	height: 618px;
	width: 400px;
	float:right;
	margin-top: 35px;
	}	
#poster-showcase-large {
	height: 997px;
	width: 645px;
	float:left;
	}

#logo-showcase-large {
	height: 194px;
	width: 645px;
	margin-bottom: 25px;
	margin-top:75px;
	}

#description {
	height: 200px;
	width: 225px;
	float:right;
	margin-left: 0px;
	margin-top: 0px;}
#description-lights {
	height: 200px;
	width: 225px;
	float:right;
	margin-left: 0px;
	margin-top: 15px;}

#description-right {
	height: 800px;
	width: 315px;
	float:right;
	margin-left: 0px;
	margin-top: 0px;}

#description-right-2 {
	height: 100%;
	width: 200px;
	float:right;
	margin-left: 0px;
	margin-top: 150px;}

#description-left {
	height: 250px;
	width: 360px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;}

#description-left-2 {
	height: 150px;
	width: 225px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;}
	
#description-left-3 {
	height: 150px;
	width: 300px;
	float:left;
	margin-left: 0px;
	margin-top: 0px;}
	
#description-left-4 {
	height: 150px;
	width: 235px;
	float:left;
	margin-left: 0px;
	margin-top: 175px;}

#description-left-5 {
	height: 150px;
	width: 230px;
	float:left;
	margin-left: 0px;
	margin-top: 100px;}


/*
TYPE STYLES
*/
h1, h2 { 
	font-family: 'PT Sans', Lucida Grande, sans-serif;
	font-size: 10px;
}
.displaytype-xl {
	font-family: 'Droid Serif', Georgia, serif; 
	font-size: 24px;
	color: #777;
	display: block;
	line-height: normal;}

.displaytype {
	font-family: 'Droid Serif', Georgia, serif; 
	font-size: 18px;
	color: #777;
	display: block;
	line-height: normal;
}
.displaytype-sans {
	font-family: 'Droid Serif', Georgia, serif; 
	font-size: 18px;
	color: #777; 
 	display: block;
	line-height: normal;
}
.largetype {
	font-family: 'Droid Serif', Georgia, serif; 
	font-size: 14px;
	color: #777;
	display: block;
	line-height: normal;
}
.mediumtype {
	font-family: 'PT Sans', Lucida Grande, sans-serif;
	font-size: 14px;
	color: #dd362e;
	display: block;
	line-height: normal;
}

.hidden{
	display: none;
}

.title {
    font-family: 'Droid Serif', Georgia, serif;
	position: relative;
	height: 10px;
	width: 200px;
	padding-bottom: 25px;
	z-index: 20;

}

::selection {
        background: #ffb7b7;
        }
/*
LINK STYLES
*/
a:link {
	font-family: 'PT Sans', Lucida Grande, sans-serif;	
	color: #dd362e; 
	text-decoration: none;}
			
a:visited {	
	color: #dd362e; 
	text-decoration: none;}
			
a:hover {
	color: #dd362e;
	text-decoration: underline;
}
			
a:active { 	
	color:#dd362e;
	text-decoration: none;}


/*
COPYRIGHT
*/

#copyright {
	width: 100%;
	position:fixed;
	bottom: 10px;
	height:auto;
	float: right;
	padding-left: 10px;
	text-align: left;
	}
	
.copyright {
	font-family: 'Droid Serif', Georgia, serif; 
	font-size: 10px;
	color: #999;
	display: block;
	line-height: normal;
	width: 100%;
	position:fixed;
	bottom: 10px;
	height:auto;
	float: right;
	padding-left: 10px;
	text-align: left;
}
	
/*
ROLLOVER
*/
img.a {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
        }
 
img.b {
	position: absolute;
	left: 0;
	top: 0;
	}
	
img {  border-style: none;
}

.imgpad{
	position: relative;
	height: 200px;
	width: 200px;
	padding-bottom: 5px;
	z-index: 9;
}
