﻿





@font-face {
	font-family: 'Gentium Regular';
	src: url('/web/20111208035359/http://prettydang.com/fonts/gentium-webfont.eot');
	src: local('☺'), url('/web/20111208035359/http://prettydang.com/fonts/gentium-webfont.woff') format('woff'), url('/web/20111208035359/http://prettydang.com/fonts/gentium-webfont.ttf') format('truetype'), url('/web/20111208035359/http://prettydang.com/fonts/gentium-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal }
@font-face {
	font-family: 'Label';
	src: url('/web/20111208035359/http://prettydang.com/fonts/impact_label-webfont.eot');
	src: local('☺'), url('/web/20111208035359/http://prettydang.com/fonts/impact_label-webfont.woff') format('woff'), url('/web/20111208035359/http://prettydang.com/fonts/impact_label-webfont.ttf') format('truetype'), url('/web/20111208035359/http://prettydang.com/fonts/impact_label-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal }

body {
	font-family: Gentium, "Gentium Regular", "Times New Roman", serif;
	-webkit-font-smoothing: antialiased }
	
div.clear{
	clear: both;
	height: 0px }
	
a{ color: #b00 }

div#splash{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -202px 0 0 -480px;
	width: 960px;
	height: 404px;
	font-size: 40px;
	line-height: 125% }
	div#splash div#tagline{ margin: 0 0 1em 20px }
	div#splash span{ display: inline-block }
	div#splash span#prettydang{ font-size: 100px; line-height: 90% }
	div#splash span#yours_truly{ font-size: 80px; color: #c00; line-height: 112% }
	div#splash span#hometown{ font-size: 60px }
	div#splash div#status{
		text-align: center;
		opacity: 0;
		font-size: 16px;
		max-width: 620px;
		margin: 0 auto;
		line-height: 120%;
		-webkit-transition: opacity 0.5s linear }
		div#splash div#status img{ margin: 0 1px -6px; display: inline-block }
		div#splash div#status a{ color: #cc0000 }

nav{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -480px;
	font-size: 20px;
	height: 100px;
	width: 960px;
	z-index: 100;
	display: block }
	nav.homepage{
		position: absolute;
		-webkit-transform: none;
		top: auto;
		bottom: 0 }
	nav > a{
		position: absolute;
		display: inline-block;
		color: #000;
		width: 200px;
		padding: 17px 5px 0px;
		text-align: center;
		height: 30px;
		left: 60px;
		top: 40px;
		box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
		transition-property: bottom, top, background;
		transition-duration: 0.3s, 0.3s, 0.3s;
		-webkit-transition-property: bottom, top, background;
		-webkit-transition-duration: 0.3s, 0.3s, 0.3s;
		-moz-transition-property: bottom, top, background;
		-moz-transition-duration: 0.3s, 0.3s, 0.3s }
		nav.homepage > a{
			padding: 7px 5px 17px;
			left: 60px;
			top: auto;
			bottom: 31px;
			transform: rotate(-0.5deg);
			-webkit-transform: rotate(-0.5deg);
			-moz-transform: rotate(-0.5deg) }
		nav a#work{ background: #ef5229; z-index: 4 }
		nav a#work:hover, nav a#work.current{ background: #df4017 }
		nav a#blog{ background: #00a0a9; z-index: 3; left: 280px }
		nav a#blog:hover, nav a#blog.current{ background: #009098 }
		nav a#music{ background: #01af5a; z-index: 2; left: 500px }
		nav a#music:hover, nav a#music.current{ background: #019e51 }
		nav a#contact{ background: #eaa621; z-index: 1; left: 720px }
		nav a#contact:hover, nav a#contact.current{ background: #e09c15 }
		nav > a:hover, nav > a.current{ top: 47px }
		nav.homepage > a:hover, nav.homepage > a.current{ top: auto; bottom: 38px }
		
			
div#manilla_cover, div#manilla_background{
	position: absolute;
	top: 0;
	background: #fbf0c3;
	border-bottom-right-radius: 2px;
	-webkit-border-bottom-right-radius: 2px;
	-moz-border-radius-bottomright: 2px;
	background-image: -webkit-gradient(linear, left top, right top,
											color-stop(0.0005, #9d967a),
	                    color-stop(0.0025, #fbf0c3),
	                    color-stop(0.041, #fbf0c3),
	                    color-stop(0.044, #fdf9cc),
	                    color-stop(0.047, #eadeb4),
	                    color-stop(0.048, #fbf0c3),
	                    color-stop(0.085, #fbf0c3),
	                    color-stop(0.088, #fdf9cc),
	                    color-stop(0.091, #eadeb4),
	                    color-stop(0.092, #fbf0c3),
	                    color-stop(0.600, #fbf0c3));
	background: -moz-linear-gradient(left, #9d967a 0.05%, #fbf0c3 0.25%, #fbf0c3 4.1%, #fdf9cc 4.4%, #eadeb4 4.7%, #fbf0c3 4.8%, #fbf0c3 8.5%, #fdf9cc 8.8%, #eadeb4 9.1%, #fbf0c3 9.2%, #fbf0c3);
	box-shadow: 0px 0px 3px rgba(0,0,0,0.7);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.7);
	height: 51px }
	nav.homepage div#manilla_cover, nav.homepage div#manilla_background{
		top: auto;
		bottom: 0;
		border-top-right-radius: 2px;
		-webkit-border-top-right-radius: 2px;
		-moz-border-radius-topright: 2px }
	div#manilla_background{
		width: 960px;
		z-index: 0 }
	div#manilla_cover{
		height: 38px;
		width: 850px;
		padding: 3px 0 10px 70px;
		z-index: 99999 }
		div#manilla_cover a{
			display: inline-block;
			height: 30px;
			-webkit-box-shadow: 0px 0px 1px rgba(0,0,0,0.5);
			color: #111;
			transform: rotate(1deg) translateY(7px);
			-moz-transform: rotate(1deg) translateY(7px);
			-webkit-transform: rotate(1deg) translateY(7px) }
		
	
div.blank_page{
	position: absolute;
	top: 0;
	left: 900px;
	width: 50px;
	height: 42px;
	background: #fff;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	transform: rotate(0.5deg);
	-moz-transform: rotate(0.5deg);
	-webkit-transform: rotate(-0.5deg);
	z-index: 0 }
	nav.homepage div.blank_page{
		top: auto;
		transform: rotate(-0.5deg);
		-moz-transform: rotate(-0.5deg);
		-webkit-transform: rotate(-0.5deg);
		bottom: 0 }
	div.blank_page#front_page{
		width: 45px;
		height: 46px;
		transform: rotate(1.5deg);
		-moz-transform: rotate(1.5deg);
		-webkit-transform: rotate(1.5deg);
		z-index: 5 }
		nav.homepage div.blank_page#front_page{
			transform: rotate(-1.5deg);
			-moz-transform: rotate(-1.5deg);
			-webkit-transform: rotate(-1.5deg) }
			
div#container{
	width: 960px;
	margin: 0 auto;
	margin-top: 115px }
	
hr{
	border: none;
	border-bottom: 1px dashed #b0b0b0;
	color: #fff;
	background-color: #fff;
	height: 0px }
	
div#toggle_options{
	float: right;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 40px }
	div#toggle_options > div{
		float: right;
		margin: 0 10px 0 -11px;
		padding: 0 15px 0 5px;
		border: 1px dashed #bbb;
		border-bottom: none }
		div#toggle_options > div:first-child{ border: non }
	div#toggle_options input{ margin-left: 1em }


div.project{
	width: 300px;
	padding: 6px;
	margin: 9px 4px 11px;
	float: left;
	position: relative;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease }
	div.project:hover{ background: #faf8f6;
		box-shadow: 0px 0px 5px #aaa;
		-webkit-box-shadow: 0px 0px 5px #aaa;
		-moz-box-shadow: 0px 0px 5px #aaa }
	div.project.inactive{ opacity: 0.3; filter: alpha(opacity = 30); zoom: 1 }
		div.project.inactive:hover{ background: none;
			box-shadow: none;
			-webkit-box-shadow: none;
			-moz-box-shadow: none }
	div.project h2{ color: #b00 }
	div.project div.edit{
		position: absolute;
		top: 11px;
		right: 6px }
		
footer{
	margin-top: 0em;
	padding: 0.8em 0;
	text-align: right;
	color: #999;
	border-top: 1px dashed #b0b0b0;
}


div.half-column{
	float: left;
	width: 460px;
	margin: 0 10px }
	div.third-column{
		float: left;
		width: 300px;
		margin: 0 10px }
		
h1 span.small{ font-size: 22px; color: #666 }