@charset "UTF-8";
body {
	font-family:  "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background-color: #CCC;
	background-image: url(gridwhite.jpg);
	background-repeat: repeat;
	margin: 0;
}

h2 {
	margin: -3px 0 3px 0;}
.close { float: right;  margin-top: -8px; }
#featuredlist a {
	padding-left: -15px;
	color: #707070;
	text-decoration: none;}

#featuredlist a:hover {
	padding-left: 8px;
	margin-left: -8px;
    background-position: 0 0 0 -8px;
	background: url(images/x.gif) no-repeat center left;
	color: #b8b8b8;
	text-decoration: none;}


#featured a {
	padding-left: -15px;
	color: #707070;
	text-decoration: none;}

#featured a:hover {
	padding-left: 8px;
	margin-left: -8px;
    background-position: 0 0 0 -8px;
	background: url(images/x.gif) no-repeat center left;
	color: #b8b8b8;
	text-decoration: none;}

.basic a {
	cursor:pointer;}

#container_top {
	z-index: 99999;
	position:fixed;
	bottom:0;
	
	overflow: hidden;
	width: 100%;
}
#logo { margin-bottom: 10px;}
#titlenav {
	margin-bottom: 4px;
	font-size: 16px;
	text-transform: uppercase;
	color: #707070;
}
#subtitlenav {
	margin-bottom: 2px;
	font-size: 14px;
	text-transform: uppercase;
	color: #707070;
	margin-left: -15px;
}
.profile { padding-top: 5px; }
#profilepic {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;}


#top { padding: 15px 0 15px 35px; color: #707070; background-color: #0C0C0C; }

#shoutouts {  margin-left: 15px; width: 800px; margin-bottom: 6px; color: #303030;	}
#shoutouts a { ;color: #303030; text-decoration: none; padding-left: 8px;}
#shoutouts a:visited { color: #303030; text-decoration: none; padding-left: 8px;}
#shoutouts a:hover {
	padding-left: 8px;
    background-position: 0 0 0 -8px;
	background: url(images/x.gif) no-repeat center left;
	color: #b8b8b8;
	text-decoration: none;}
#featuredlist { margin-left: 15px; width: 800px; margin-bottom: 3px;
margin-top: -3px;	}
#featured { margin-top: 3px; 
			width: 200px;
			float: left;
			margin-bottom: 3px;}

#footer { margin-top: 5px; margin-bottom: 5px; font-size: 7pt; color: #303030; }
	
#footer a { color: #303030; text-decoration: none;}

#footer a:hover { color: #b8b8b8; text-decoration: none; }
	
#bottombar {
	background-image: url(bottombar_blank.png);
	background-repeat: repeat-x;
}

#teaser {
	margin-top: 175px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#middle { 
	margin-top: 20px;
	padding-left: 55px;
	width: 815px;
	}

#title {
	font-size: 22px;
	text-transform: uppercase;
		color: #707070;
		float: left;
}
#subtitle {
	margin-top: 8px;
	margin-left: 3px;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	color: #707070;
}
#website {
	margin-left: 15px;
	padding-top: -20px;
	font-size: 8pt;
	font-weight: bold;}
	
#website a {
	padding-left: -15px;
	color: #707070;
	text-decoration: none;}

#website a:hover {
	padding-left: -15px;
    background-position: 0 0 0 -3px;
	background: url(images/x.gif) no-repeat center left;
	color: #ff6c00;
	text-decoration: none;}

#photo { float: left;
	margin-top: 10px;
}

#browser {
	margin-left: -7px;
	margin-bottom: 2px;
}

#poster { text-align: center;}

#spacerbottom { 
	height: 300px;
	}
br.clear 
      {
	clear:both;
      }  
	  
	  
#slider { width: 815px;
}

#slider h2 {
	cursor:pointer;	padding-bottom: -5px;	}

#slider #folder-profile {
height: 465px;
}
#slider #folder-works {
height: 118px;
}

#slider div.folder {
	display:none;
	width: 815px;
	overflow: visible;
}

#blog { margin-top: 10px;}