body {
	background: #000000 url(bg.png) 100px 0px no-repeat;
	background-attachment: fixed;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

* {
	outline: none;
}

html {
	height: 100%;
}

#container {
	position: relative;
	margin-top: 0px;
	margin-left: 200px;
	width: 600px;
	background: #404040;
	overflow: hidden;
	min-height: 100%;
	opacity: 0.8;
	font-family: arial, tahoma, verdana;
}

#fill {
	width: 1px;
	height: 100%;
	clear: both;
	float: left;
}

@import url("http://cloud.webtype.com/v.css?ct=3754&r=1040&p=475&ref=www.youknowwhodesign.com&h=LcHiacXyXQsIkeP%2fNqMg%2bA%3d%3d");@font-face { font-family: "Franklin Condensed ITC Pro"; src: url("http://wac.1ac1.edgecastcdn.net/001AC1/webtype/ff/3/38044c64-ac31-444e-8199-e193af88f4c7") format("woff"); font-style: normal; font-weight: normal;}

#name {
	float: left;
	width: 580px;
	padding: 10px;
	height: 70px;
	text-align: right;
}

#name h1 {
	width: 100%;
	height: 65px;
	float: right;
	font: 56px "Franklin Condensed ITC Pro";
	text-transform: lowercase;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	color: #ff3366;
	text-shadow:#000000 0 -1px 0;
}

#name h3 { 
	width: 100%;
	height: 15px;
	float: right;
	font-size: 14pt;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	font-family: trebuchet ms, verdana, arial;
	font-weight: normal;
	color: #222;
	text-shadow:#555555 0 1px 0;
}

#main {
	width: 580px;
	padding: 10px;
	float: left;
	letter-spacing: .05em;
	margin-top: 30px;
}

#main #ddResume, #main #ddWebsites, #main #ddDev, #main #ddLogos, #main #ddMisc, #main #ddContact {
	display: none;
}

#main #ddWebsites, #main #ddDev, #main #ddLogos, #main #ddMisc {
	text-align: center;
}

#main #dtIntro, #main #ddIntro a {
	color: #ff3366;
}

#main #dtResume, #main #ddResume a {
	color: #ff3366;
}

#main #dtWebsites, #main #ddWebsites a {
	color: #ff3366;
}

#main #ddWebsites img.port_border {
	border: 10px solid #ff3366;
	margin-bottom: 15px;
}

#main #dtDev, #main #ddDev a {
	color: #ff3366;
}

#main #ddDev img.port_border {
	border: 10px solid #ff3366;
	margin-bottom: 15px;
}

#main #dtLogos, #main #ddLogos a {
	color: #ff3366;
}

#main #ddLogos img.port_border {
	border: 10px solid #ff3366;
	margin-bottom: 15px;
}

#main #dtMisc, #main #ddMisc a {
	color: #ff3366;
}

#main #ddMisc img.port_border {
	border: 10px solid #ff3366;
	margin-bottom: 15px;
}

#main #dtContact, #main #ddContact a{
	color: #ff3366;
}

.center {
	display: block;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}

.center a:hover {
	background-color: transparent !important;
}

#main .top b {
	color: #FFFFFF;
	font-weight: normal;
}

#main .top {
	height: 40px;
	background-color: #333333;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	font: 46px "Franklin Condensed ITC Pro";
	text-transform: lowercase;
	font-weight: normal;
	line-height: 40px;
	text-align: left;
	text-shadow:#000000 0 -1px 0;
}

#main .top b {
	display: none;
}

#main .top:hover {
	background-color: #404040;
	color: #FFFFFF;
	cursor: pointer;
}

#main .bottom {
	margin: 0px;
	margin-bottom: 5px;
	text-align: justify;
	font-size: 11px;
	line-height: 22px;
	color: #FFFFFF;
}

#main .bottom blockquote {
	text-align: left;
}

#main a {
	padding: 3px;
	text-decoration: none;
}

#main a:hover {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #333333;
	text-decoration: none;
}

#main a.img {
	padding: 0px;
}

#main a.img:hover {
	background-color: transparent;
	text-decoration: none;
}

#main h3 {
	margin-top: 45px;
}

#main .subheading {
	font-weight: bold;
	color: #CCCCCC;
	margin-left: 20px;
}

#main .bottom img.profile {
	border: 4px solid #ff3366;
	margin-right: 10px;
	margin-bottom: 5px;
}

#main ul {
	margin-left: 20px;
}

#main li.topic  {
	margin-top: 20px;
}

#footer {
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
	text-transform: lowercase;
	line-height: 20px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#counter {
	position: absolute;
	left: 0px;
	bottom: 0px;
	visibility: hidden;
}

