html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.8;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
td { vertical-align: top; }

.clear { clear: both; }
.right { float: right; }
.left { float: left; }

.img-shadow {
	float:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 5px !important;
	margin: 10px 10px 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}

.cms_textarea {
	width: 100%;
	height: 93%;
}

.cms_edit_1, .cms_edit_2 {
	border: 1px solid #aaa;
	padding: 2px 5px;
	background: #EEE;
	color: #666;
}

.cms_edit_image {
	position: absolute;
	border: 1px solid #aaa;
	padding: 0px 5px;
	background: #EEE;
	color: #666;
	z-index: 50;
}

body {
	background: url(../images/bg-body.jpg) 0% 0% fixed;
	color: #333;
	font-size: 14px;
	font-family: "Ludica Grande", Helvetica, Arial, sans-serif;
}

h1 {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 24px;
	border-bottom: 1px solid #333;
	line-height: 22px;
	margin-bottom: 12px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
	border-bottom: 1px solid #999;
	line-height: 22px;
	margin-bottom: 12px;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
}

h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
}

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

a:hover {
	color: #666;
	text-decoration: underline;
}

h2 a {
	text-decoration: none;
}

ul {
	font-size: 12px;
	margin-bottom: 18px;
}

ul li {
	margin-left: 48px;
}

#container {
	background: url(../images/bg-shadow.png) repeat-y;
	width: 860px;
	margin: 0 auto;
/*	border: 1px solid;*/
}

#container-inner {
	width: 800px;
	margin: 0 auto;
	background-color: #caccab;
}

#masthead {
	padding: 48px 0px;
}

#masthead #logo {
	text-align: center;
}

#masthead h1 {
	margin: 0px;
	line-height: 0px;
	font-weight: bold;
	font-size: 18px;
	border: none;
}

#nav a:hover, #nav a.active {
	background: url(../images/nav/bg.jpg) 0% 0%;
}

#body {
	padding: 0px 24px;
}

#nav {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

#nav a {
	display: block;
	float: left;
	width: 100px;
	padding-top: 20px;
/*	margin: 0 2px;*/
}

#body p {
	margin-bottom: 18px;
	font-size: 12px;
	color: #333;
}

#col-1 {
	background-color: #fffaf3;
	padding-top: 24px;
	.padding-top: 48px;
	padding-bottom: 24px;
}

#col-1.short	{ width: 491px; }
#col-1.full		{ width: 751px; }

#col-1-content {
	padding: 0px 24px;
}

#col-2 {
	background-color: #f1f0df;
	padding-top: 24px;
	.padding-top: 48px;
	width: 260px;
}

#col-2-content {
	padding: 0px 24px;
}

.blog {
	margin-bottom: 36px;
}

.blog .content {
	float: left;
	padding-left: 8px;
	width: 310px;
}

.blog .subject {
	display: inline;
	border: none;
}

.blog .subject a {
	color: #000;
}

.blog .blurb {
	
}

.blog .date {
	font-style: italic;
	margin-bottom: 12px;
}

.blog .more-link {
	float: right;
	font-style: italic;
}

.blog .comments-link {
	float: right;
	font-style: italic;
}

.blog .more-link a, .blog .comments-link a {
/*	font-weight: bold;*/
}

.blog .separator {
	padding: 12px 0px;
}

.blog .video {
	text-align: center;
}

.blog a.player {
	margin: 0 auto;
	display: block;
}

#footer {
	padding: 48px 24px 24px 24px;
	text-align: center;
}

#footer p {
	margin: 0 auto 12px auto;
	width: 400px;
}

#footer a {
	color: #333;
	text-decoration: none;
}

form .text {
	width: 250px;
}

form .textarea {
	width: 350px;
	height: 150px;
}

#portfolio-list {
	width: 500px;
	margin: 0 auto;
/*	border: 1px solid;*/
	padding-bottom: 24px;
}

#portfolio-list .piece {
	
}

.stills {
	padding: 12px 0px;
}

#resume 			{  }
#resume #download	{ font-size: 14px; float: right; }
#resume #address	{ font-size: 10px; float: right; }
#resume h1	 		{  }
#resume h2		 	{ font-weight: bold; }
#resume h3		 	{ font-weight: bold; margin-left: 18px; }
#resume h4		 	{ margin-bottom: 6px; margin-left: 18px; }
#resume p		 	{ margin-left: 18px; }
#resume .location	{ font-weight: normal; font-style: italic; }
#resume .location	{ font-weight: normal; font-style: italic; }