@charset "utf-8";

/* CSS Document */
html, body {
	font-size: 12px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin: 0px; 
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	color: #666;
	background-color: #fff;
	}

#contentholder {
	width: 1000px;
	padding: 0;
	margin: 0px auto;
	min-height:100%;
	position:relative;
}

#topcontent {
	margin: 0 20px 0px 20px;
	float: left;
	width: 960px;
	height:100%;
}

#sidecontent {
	margin: 20px 0 0;
	padding:5px;
	float: right;
	width: 255px;
	border:#eee solid 1px;
	height:100%;
}

#contact_content {
	margin: 0px 0 20px 0;
	float:left;
	width: 690px;
	padding: 0;
	height:100%;
}

#bio_content {
	margin: 0px 0 20px 0;
	float:left;
	width: 690px;
	padding: 0;
	height:100%;
}


#footerholder {
	margin: 0 20px 0px 20px;
	float: left;
	width: 960px;
	height:100%;
}


#footercontent {
	width: 800px;
	padding: 10px 0 0 0;
	margin: 15px 100px 10px 100px;
	position:relative;
	float:auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size:11px;
	color:#efefef;
	border-top: solid 5px #aaa;
}


a {
	color:#475170;
	text-decoration:none;
}
a:hover {
	color:#838dae;
	text-decoration:underline;
}

#headerimg 	{
	height: 150px;
	width: 960px;
	background:url(../images/vkreative_home_banner.gif);
	}
	
#headerimg_bio 	{
	height: 150px;
	width: 940px;
	background:url(../images/vkreative_header_bio.gif);
	}
	
#headerimg_contact 	{
	height: 150px;
	width: 940px;
	background:url(../images/vkreative_contact_banner.gif);
	}
	
#menu {
	height: 30px;
	width: 341px;
	padding: 0px;
	float: right;
	margin-bottom: 5px;
	background: #fff;
	}
	
#networkin_sidetitle {
	background:url(../images/stitle_linx.gif) no-repeat;
	height:45px;
}

#recent_sidetitle {
	background:url(../images/stitle_recent.gif) no-repeat;
	height:40px;
}

#photo_sidetitle {
	background:url(../images/stitle_photo.gif) no-repeat;
	height:40px;
}

#sandbox_sidetitle {
	background:url(../images/stitle_sandbox.gif) no-repeat;
	height:40px;
}

#good_sidetitle {
	background:url(../images/stitle_good.gif) no-repeat;
	height:40px;
}

#project_sidetitle {
	background:url(../images/stitle_projectinfo.gif) no-repeat;
	height:40px;
}

#random_sidetitle {
	background:url(../images/stitle_random.gif) no-repeat;
	height:40px;
}


#all_sidecontent {
	margin: 0;
}

#all_sidecontent a {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	color:#009cbc;
}

#all_sidecontent a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	color:#027087;
}


.postmetadata {
	text-align: left;
	font-size: 11px;
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	padding: 5px;
	}
	
	.postmetadata  a {
		font-family: "Lucida Sans Unicode", "Lucida Grande";
		color:#009cbc;;
	}

#menu ul {
	margin-top:0;
	padding-top:0;
	display:inline; 
	}
	
#menu li {
	float: left;
	list-style: none;
	list-style-type: none;
	}

#menu li a {
	display: block;
	text-indent: -5000px;
	height: 30px;
	background-image: url('../images/img_menu_new.jpg');
	}
#menu li.portfolio a {
	width: 90px;
	background-position: 0 0;
	}

#menu li.blog a {
	width: 90px;
	background-position: -90px 0;
	}
	
#menu li.bio a {
	width: 90px;
	background-position: -180px 0;
	}

#menu li.contact a {
	width: 71px;
	background-position: -270px 0;
	}
#menu li.portfolio a:hover {
	background-position: 0px -30px;
	}

#menu li.blog a:hover {
	background-position: -90px -30px;
	}

#menu li.bio a:hover {
	background-position: -180px -30px;
	}
	
#menu li.contact a:hover {
	background-position: -270px -30px;
	}

#footer_box {
float:left;
width: 240px;
	line-height: 18px;
}

.footercat {
	font-size: 12px;
	font-weight:medium;
	color: #555;
	border-bottom: solid 1px #eee;
	margin-bottom: 8px;
}

.artwrapper {
	border: solid 5px #ccc;
}

.footertxt {
	font-size:11px;
	color: #666;
	float:left;
}

.clearfooter {
height:5px;
clear:both;
}

.form {
	font-family: "Lucida Sans Unicode", "Lucida Grande";
	font-size: 11px;
	color:#666;
}


/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	margin-bottom: 10px;
}
/*--Window/Masking Styles--*/
.window {
	height:400px;	width: 960px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	position: absolute;
	bottom: 10px; right: 5px;
	width: 200px; height:15px; padding: 3px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: left;
	background: #efefef;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #666;
}
.paging a.active {
	font-weight: bold;
	color:#fff;
	}
.paging a:hover {font-weight: bold; size: 10px;}

* html {#contentholder:height:100%;}
