/* CSS Document */

/* --- meyer css reset --- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* --- end reset --- */


* {
	margin: 0;
	padding: 0;
}

body {
	background: #090909 url('/images/fuckin-space-man.jpg') center bottom fixed repeat;
	color: #3b2d17;
	font: normal 11px 'Lucida Grande', verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #ff0086;
	text-decoration: none;
}

h2 {
	color: #e45ca4;
	font: bold 24px "Helvetica", arial, sans-serif;
	line-height: 24px;
	margin: 0 0 5px;
	padding: 0;
	text-shadow: 1px 2px 1px #000;
}

h3 {
	font: normal 18px "Helvetica", arial, sans-serif;
	margin: 0 0 10px 0;
	padding: 0;
}

p {
	color: #ebd0dd;
	margin: 0 0 10px 0;
	padding: 0;
}
	
img {
	  border: 0;
}

	.button {
		margin-top: 20px;
	}

	.button a {
		background: #ff0086;
		color: #fff;
		float: left;
		font: bold 14px "Helvetica", arial, sans-serif;
		padding: 5px 10px;
		text-decoration: none;
	}
	
	.button a:hover {
		background: #fff;
		color: #ff0086;
		font: bold 14px "Helvetica", arial, sans-serif;
		padding: 5px 10px;
		text-decoration: none;
	}

.clear {
	clear: both;
}

.float-right-clean {
	float: right;
	margin: 20px 0 20px 20px;
}

.float-left-clean {
	float: left;
	margin: 20px 20px 20px 0;
}

.float-right {
	border: 5px solid #f1ece4;
	float: right;
	margin: 20px 0 20px 20px;
}

.float-left {
	border: 5px solid #f1ece4;
	float: left;
	margin: 20px 20px 20px 0;
}

#header {
	background: transparent;
	height: 108px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	width: 860px;
}

#nav {
	background: transparent url('../images/bg_nav.gif') top left no-repeat;
	color: #f2ece4;
	font: normal 13px 'Lucida Grande', verdana, sans-serif;
	height: 40px;
	margin-left: -20px;
	text-align: right;
	width: 910px;
}

	#nav ul {
		padding: 7px 30px 0 0;
	}

	#nav li {
		display: inline;
		list-style: none;
		margin: 0;
		padding: 0 5px;
	}
	
	#nav li.divide {
		border-right: 1px solid #f2ece4;
	}

	#nav a {
		color: #f2ece4;
		font: bold 14px "Helvetica", arial, sans-serif;
		padding: 2px;
	}
	
		#nav a.active {
			background: #2f1f00;
			text-decoration: underline;
		}
	
	#nav a:hover {
		text-decoration: underline;
	}
	
#bio {
	background: #290014 url('/images/addison-kowalski-headshot3.jpg');
	border: 5px solid #020202;
	height: 260px;
	margin-bottom: 20px;
	padding-left: 345px;
	overflow: auto;
	width: 505px;
}

	#bio #headshot {
		float: left;
	}

	#bio h1 {
		color: #fff;
		font: bold 30px "Helvetica", arial, sans-serif;
		line-height: 24px;
		margin-bottom: 15px;
		padding: 15px 0 0 0;
	}
	
	#bio p {
		color: #ebd0dd;
		font: normal 16px "Helvetica", arial, sans-serif;
		line-height: 24px;
		margin-bottom: 20px;
		padding: 0 30px 0 0;
	}
	
	#bio div.button a {
		background: #7800ff;
		color: #fff;
		font: bold 14px "Helvetica", arial, sans-serif;
		padding: 5px 10px;
	}
	
	#bio a {
		color: #ff0086;
		font-weight: bold;
	}
	
	#bio strong {
		color: #fff;
		font-weight: bold;
	}
	
	#bio a:hover {
		text-decoration: underline;
	}
	
	#bio .view-web-samples {
		padding: 0;
	}
	
#container {
	background: #000 url('/images/bg_main_content.jpg');
	margin: 0 auto;
	padding: 0 20px 20px;
	width: 860px;
}

	#container .wefollow-area {
		background: transparent url('/images/classy-border.gif') bottom repeat-x;
		clear: both;
		padding-bottom: 20px;
	}
	
	.wefollow-area p {
		font: normal 13px 'lucida grande';
		line-height: 20px;
	}
	
	.wefollow-area .wefollow-samples {
		float: right;
		height: 240px;
		margin-left: 10px;
		width: 410px;
	}

	#container .content-area {
		background: transparent url('/images/classy-border.gif') bottom repeat-x;
		clear: both;
		padding: 20px 0;
	}
	
		#container .content-area .content {
			float: right;
			margin-left: 20px;
			width: 240px;
		}
	
			#container .content-area .content h2 {
			}
	
			#container .content-area .content p {
				font-size: 13px;
				line-height: 18px;
			}

			#container .content-area .content a, .wefollow-area .content a {
				font-weight: bold;

			}
			
			#container .content-area .content a:hover {
				font-weight: bold;
				text-decoration: none;
			}
		
			#container .content-area .content ul, .wefollow-area .content ul {

				list-style: none;

			}
		
			#container .content-area .content ul li a, .wefollow-area .content ul li a {
			}
		
			#container .content-area .content ul li a:hover {
				text-decoration: none;
			}
		
		#container #branding-sample {
			background: transparent url('/images/branding/we-follow.jpg');
			border: 5px solid #020202;
			float: left;
			height: 150px;
			width: 590px;
		}
		
		#container .webdesign {
			background: #fff;
			border: 1px solid #000;
			float: left;
			height: 290px;
			padding: 5px;
			width: 580px;
		}
		
		#container .branding {
			border: 5px solid #020202;
			float: left;
			height: 150px;

			width: 590px;
		}

	#container .float-left {
		float: left;
		margin-right: 20px;
	}

	#container .float-right {
		float: right;
		margin-left: 20px;
	}
	
	/* Footer Styles */
	
	#container #footer {
		clear: both;
		color: #3b2d17;
		margin-top: 20px;
		padding-bottom: 20px;
	}
	
		#container #footer #footer-nav {
			color: #3b2d17;
			float: right;
			height: 40px;
			text-align: right;
		}

			#container #footer #footer-nav ul {
				padding: 0;
			}

			#container #footer #footer-nav li {
				display: inline;
				list-style: none;
				padding: 0 5px;
			}
			
			#container #footer #footer-nav li.divide {
				border-right: 1px solid #444;
			}

			#container #footer #footer-nav a {
				color: #fff;
			}

			#container #footer #footer-nav a:hover {
				text-decoration: underline;
			}
		
/* Illustration */

.illustration_container {
	float: left;
	padding-bottom: 20px;
}

	.illustration_container h2 {
		border-bottom: 1px dashed #9b8568;
		margin: 10px 0;
	}

.illustration {
	float: left;
	height: 140px;
	padding: 0 1px 1px 0;
	width: 171px;
}

/* Blog */

#blog {
	background: transparent url('/images/bg_sidebar.gif') top right repeat-y;
	float: left;
	padding-right: 20px;
	width: 600px;
}

	#blog h2 {
	
	}
	
	#blog h3 {
		color: #22190b;
		margin: 10px 0 0 0;
		padding: 0;
	}
	
	#blog h4 {
		background: transparent url('/images/li-bg.jpg');
		font-family: 'Arial', sans-serif;
		font-size: 12px;
		margin: 10px 0;
		padding: 5px 10px;
	}
	
	#blog h4 .locDate {
		font-weight: normal;
		font-style: italic;
		margin-left: 5px;
	}

	#blog small {
		border-bottom: 1px dashed #9b8568;
		color: #fff;
		display: block;
		margin-bottom: 20px;
		padding-bottom: 20px;
}

	#blog a {
		font-weight: bold;
		text-decoration: underline;
	}

	#blog a:hover {
		font-weight: bold;
		text-decoration: none;
	}

	#blog p {
		font-size: 13px;
		line-height: 18px;
	}
	
	.animation-details {
		float: left;
		width: 310px;
	}
	
	dl {
		margin: 0 30px 10px;
	}
	
	dt {
		float: left;
		font-weight: bold;
		margin-right: 5px;
	}
	
	dd {
		margin-bottom: 2px;
	}
	
	dd a {
		background: transparent url('/images/link.jpg') right no-repeat;
		padding-right: 15px;
	}

.blog-entry {
	background: transparent url('/images/classy-border.gif') bottom repeat-x;
	margin: 20px 0;
	padding-bottom: 20px;
}



.blog-entry ul {
	color: #fff;
	margin: 10px;
}

.blog-entry ul li {
	color: #fff;
	margin: 0 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	margin-bottom: 20px;
	padding-top: 20px;
	width: 220px;
}

	#sidebar h3 {
		color: #e45ca4;
		line-height: 14px;
		margin: 0;
		padding: 0;
	}

	#sidebar ul {
		background: transparent url('/images/classy-border.gif') bottom repeat-x;
		list-style: none;
		padding-bottom: 20px;
		margin: 10px 0 20px;
	}

	#sidebar ul li {
		background: #000;
		margin-bottom: 1px;
		padding: 5px 10px;
	}
	
	#sidebar ul li:hover {
		border-left: 5px solid #ff0086;
	}

	#sidebar ul li a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}
	
	#sidebar #twitter {
		background: #000;
		color: #fff;
		margin-top: 10px;
		padding: 10px;
	}
	
	#sidebar #end-twitter {
		background: transparent url('/images/end-tweet.gif') top right no-repeat;
		height: 20px;

		margin-bottom: 20px;

	}

	#sidebar #social {
		background: transparent url('/images/classy-border.gif') bottom repeat-x;
		margin: 10px 0;
		padding-bottom: 10px;
	}

		#social img {
			opacity: 0.5;
		}

		#social img:hover {
			opacity: 1;
		}

/* Music */


.album-cover {
	background: transparent url('/music/covers/album-cover-bg.jpg') bottom left no-repeat;
	height: 210px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	width: 200px;
}

/* Animation */

.animation-thumbnail {
	height: 160px;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	width: 260px;
}

/* Contact */

/* Contact Forms */

#contactFormArea .row {
	background: transparent url('/images/li-bg.jpg') top left;
	margin-bottom: 2px;
	padding: 10px;
	text-align: right;
}

#contactFormArea .contact_field {
	background: #907a57;
	border-top: 1px solid #4d4539;
	border-left: 1px solid #4d4539;
	border-right: 1px solid #dbc8a8;
	border-bottom: 1px solid #dbc8a8;
	display: inline;
	margin-left: 20px;
	padding: 5px;
	width: 430px;
}

#contactFormArea textarea {
	background: #907a57;
	border-top: 1px solid #4d4539;
	border-left: 1px solid #4d4539;
	border-right: 1px solid #dbc8a8;
	border-bottom: 1px solid #dbc8a8;
	margin-left: 20px;
	padding: 5px;
	width: 430px;
}

#contactFormArea #submit_message {
	float: right;
	margin: 5px 0 10px 0;
}

#contactFormArea label {
	display: inline;
	font-weight: bold;
	float: left;
	padding-top: 5px;
}

#contactFormArea input[type=submit] ,#contactFormArea input[type=reset] {
	background: #3f2604;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #dbc8a8;
	border-left: 1px solid #dbc8a8;
	color: #fff;
	height: 30px;
	margin-top: 10px;
	padding: 3px;
	outline: none;
	width: 49%;
}

#contactFormArea input[type=submit]:hover ,#contactFormArea input[type=reset]:hover {
	background: #513918;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #dbc8a8;
	border-bottom: 1px solid #dbc8a8;
	cursor: pointer;
}

#contactFormArea .middle-p {
	padding-top: 20px;
	text-align: center;
}

#contactFormArea #success {
	background: url('/images/li-bg.jpg') top left;
	margin-bottom: 2px;
	padding: 10px;
	text-align: center;
	width: 100%;
}

#contactFormArea .middle-p {
		color: #3f0f00;
		font: bold 18px "Myriad Pro", "Helvetica", arial, sans-serif;
		text-transform: uppercase;
		letter-spacing: -1px;
		line-height: 18px;
	}
	
.music-details {
	float: left;
	width: 380px;
}

.mediat {
	height: 39px;
	margin: 0 auto 0 auto;
	width: 399px;
}