html, body, div, span, applet, object, img, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:100%;
	vertical-align: baseline;
	background: transparent;
}
body {

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body { font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; color:#2b2b2b; background-color:#f0f0f0;  }
a { text-decoration:none; color:#2b2b2b; }
p { margin-bottom:20px; font-size:13px; line-height:22px; }
h2 { margin-bottom:15px; }
div#wrapper { width:860px; margin:auto; }
div#content { overflow:auto; }
img { padding:3px; border:1px solid #bbbbbb; background-color:#FFF; }

/* HEADER */
#header { height:120px; font-family:Century Gothic, Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
#header a { color:#2b2b2b; }
h1#logo, ul#nav { margin-top:40px; }
h1#logo { float:left; letter-spacing:1px; font-size:20px; font-weight:normal; }

ul#nav { float:right; }
ul#nav li { float:left; margin-left:20px; }
ul#nav li a { line-height:26px; }
ul#nav li a:hover, ul#nav li.current_page_item a, body.single ul#nav li.page-item-14 a { text-decoration:underline; }

/* HOME */
div#left { width:400px; float:left; }
div#showcase { width:350px; float:right; }

/* CONTENT */

/* NEWS */
.alignleft { float: left; margin-right: 25px; }

/* SINGLE */

div#content h2 { margin-top:10px; }
div#content.single span { float:left; clear:both; }
div#content.single { width:510px; margin:auto; }

div#nav-below { margin-top:20px; clear:both; float:left; width:860px; }
div#nav-below a { font-size:12px; font-weight:bold; }
div#nav-below div.nav-previous { float:left; padding-left:20px; background:url(images/backward.gif) no-repeat left; }
div#nav-below div.nav-next { float:right; padding-right:20px; background:url(images/forward.gif) no-repeat right; }

/* ABOUT */
div#about { width:550px; }

/* WORK */
a.work { margin-left:18px; margin-bottom:18px; float:left; }
a.work:hover img { border:1px solid #2b2b2b; }

/* NEWS */
.pageid-230 a.work { margin: 5px}

/* FOOTER */
div#footer { border-top:1px solid #999; clear:both; float:left; margin-top:40px; padding-top:10px; width:860px; height:50px; font-size:12px; line-height:14px; }
ul#left { float:left; }
ul#right { float:right; text-align:right; }
