/*general*/
*{
	margin: 0;
	padding: 0;
}
body {
	font-family: "century gothic", sans-serif;
	background: #1f2026 url('../slices/bg_repeat.png') repeat-x;
	margin: 0px;
	color: #fff;
}
a{
	color: #0fb3e3;
	text-decoration: none;
	outline: none;
}
a:hover{
	color: #0fb3e3;
	text-decoration: underline;
	outline: none;
}

.blue {
	color: #0fb3e3;
}

p {
	margin: 10px 0 0 0 ;
}

/*header*/
#header{
	margin: 20px 20px 10px 20px;
	width: 950px;
}

#logo {
	/*background: url('../slices/logo.png') no-repeat;*/
	float: left;
	width: 175px;
	height: 27px;
	}
	
#logo img {
	border: none;
	outline: none;
}

#logo img a{
	outline: none;
}
	
#adspace{
	float: left;
	width: 540px;
	height: 27px;
}
#quickcontact {
	float: left;
	text-align: right;
	font-size: 80%;
	color: #0fb3e3;
}

.hr{
	float: left;
	background: url('../slices/hr.png') repeat-x;
	width: 100%;
	height: 9px;
	margin: 0 0 20px 0;
}

/*footer*/
#footer {
	width: 760px;
	float: left;
	margin-left: 190px;
	margin-bottom: 50px;
}

.footer {
	width: 150px;
	float: left;
	list-style: none;
	font-size: 80%;
}
.footer ul{
	list-style: none;
}



/*nav*/
#nav {
	float: left;
	width: 150px;
	margin: 0px 20px 20px 20px;
}

#nav ul li a {
	color: #ffffff;
}

#nav ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.subnav {
	font-size: 75%;
	padding: 5px;
	margin: 0 5px;
}

#nav ul {
	list-style: none;
	line-height: 20px;
}

.clear {
	clear: both;
}
.white{
	color: #ffffff;
}
/*home*/

#info {
	width: 720px;
	font-size: 85%;
	line-height: 20px;
}

/*content*/
#content {
	float: left;
	margin: 0px;
	width: 500px;
}

#contentholder {
	margin: 20px 20px 10px 0px;
	width: 950px;
}

/*title styles*/
#feature {
	width: 126px;
}

#reel {
	width: 195px;
}

#twloha {
	width: 317px;
}

#gear {
	width: 221px;
}

#con {
	width: 188px;
}

#runeseeker{
	width: 242px;
}

#generous{
	width: 315px;
}

#dandelion {
	width: 312px;
}

#planettogs {
	width:  202px;
}

#dolphins {
	width: 182px;
}

#wallpapers{
	width: 208px;
}

#final{
	width: 307px;
}

#dresden{
	width: 219px;
}

#polaroid{
	width: 230px;
}

#leaves{
	width: 166px;
}

#rays{
	width: 150px;
}

#current{
	width: 268px;
}

#joon{
	width: 315px;
}

#fallen {
	width: 160px;
}

#presentation {
	width: 288px;
}

#imp {
	width: 250px;
}

#spotlight{
	width: 262px;
}

#motive{
	width: 253px;
}

#portfolio{
	width: 315px;
}

#wonderful{
	width: 250px;
}

#biography{
	width: 84px;
}

#learn{
	width: 85px;
	font-size: 115%;
}

#sayhello{
	width: 70px;
}

#resume{
	width: 60px;
}


/*contact*/
#form{
	float: left;
	width: 350px;
}

label{
	font-size: 80%;
}

#status {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 350px;
	font-size: 80%;
}


/*motiongraphics*/

#video{
	display: block;
}


/*graphic work*/

.image {
	width: 725px;
}

#image {
	width: 725px;
}

.image img {
	margin-bottom: 20px;
}

#image img {
	margin-bottom: 20px;
}

.imgleft { 
	margin-right: 20px;
}

.status {
	padding: 0 20px;
	font-size: 75%;
}

/*biography*/

#bio{
	width: 500px;
	float: left;
	font-size: 85%;
	line-height: 20px;
}

#social{
	width: 200px;
	float: right;
	margin-left: 20px;
	font-size: 85%;
	text-align: right;
}

#social img{
	display: block;
	border-style: none;
}


/*resume*/


h3{
	color: #0fb3e3;
	font-size: 95%;
}
strong{
	font-size: 105%;
	color: #888;
}

#education{
	width: 720px;
}

#relevantexperience{
	width: 720px;
}

#experience{
	width: 720px;
}

#languages{
	width: 720px;
}

#software{
	width: 720px;
}

#skills{
	width: 720px;
}

.left{
	width: 320px;
	float: left;
	margin-right: 30px;
	font-size: 80%;
	line-height: 20px;
}
.right{
	width: 320px;
	float: left;
	margin-left: 20px;
	font-size: 80%;
	line-height: 20px;
}
