
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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	background: #755F86;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}

blockquote, q { quotes: none; }

del { text-decoration: line-through; }

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: 0; }

/* tag and class styles */
acronym, abbr, span.caps { cursor: help; }

acronym, abbr { border-bottom: 1px dashed #a6e3eb; }

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #92c847;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center { text-align: center; }

.hidden { display: none; }

hr { display: none; }

.post pre code {
	display: block;
	padding: 10px;
	color: #1a887d;
	background: #edf2d5;
	margin: 5px 0;
}

/* image floats and position floats */
.clear { clear: both; }

.float-left { float: left; }

.float-right { float: right; }

.img-right {
	float: right;
	padding: 0 0 15px 15px;
}

.img-left {
	float: left;
	padding: 0 15px 15px 0;
}

/* wraps */
#header-wrap {
	width: 100%;
	background: #c6bade url(../images/homegrass.png) repeat-x center bottom;
}

#header-center {
	width: 960px;
	margin: 0 auto;
}

#portfolio-wrap {
	position: relative;
	clear: both;
	width: 960px;
	padding: 15px 0;
	margin: 0 auto;
}

/* home page and main nav */
h1 a.logo {
	display: block;
	float: left;
	font: bold 32px Arial, Helvetica, sans-serif;
	color: #c6bade;
	text-decoration: none;
	background: url(../images/namebgr.gif) no-repeat center center;
	padding: 10px 15px;
}

#main-nav {
	width: 550px;
	display: block;
	float: right;
	list-style: none;
	margin: 0px 0px 10px;
}

#main-nav li { display: inline; }

#main-nav a {
	display: block;
	float: left;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #5a306f;
	text-decoration: none;
	padding: 10px 0 0 0;
	margin: 0;
	height: 69px;
	text-align:center;
	width: 115px;
}

#main-nav a:hover {
	color: #FFF;
	background: url(../images/butpurple.png) no-repeat 0px -5px;
	height: 69px;
	text-align:center;
	width: 115px;
}

#main-nav li.active a {
	color: #c6bade;
	background: url(../images/butwhite.png) no-repeat 0px -5px;
	height: 69px;
	text-align:center;
	width: 115px;
}

.home-banner {
	clear: both;
	width: 930px;
	height: 364px;
	background: url(../images/home-banner01.gif) no-repeat center bottom;
	margin: 0 auto;
}

.home-banner h2, .home-banner p { text-indent: -9999em; }

/* portfolio work list */
#work-post { padding: 10px; }

.work-list {
	display: block;
	width: 960px;
}

.work-list li {
	display: inline;
	float: left;
	margin: 5px;
}

.work-holder {
	position: relative;
	display: block;
	width: 225px;
	height: 130px;
	background: #ffffff;
}

a.folio-thumb {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	z-index: 1;
}

a.folio-thumb:hover { z-index: -1; }

a.folio-title {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 205px;
	height: 110px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #F3D4FF;
	color: #864F94;
	padding: 10px;
}

a.folio-title:hover { z-index: 400; }

/* blog styles */

#post-wrap {
	width: 350px;/*620 total*/
	float: left;
	margin: 0 20px;
}

.post-frame {
	position: relative;
	padding: 1px;
	margin: 20px 0;
	float: left;
}

.post h1, .work-info h1 {
	font: italic bold normal 36px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ece2ff;
	margin-bottom: 8px;
}

.post h1 a {
	font: bold italic 36px Georgia, "Times New Roman", Times, serif;
	color: #5A306F;
	text-decoration: none;
	margin-bottom: 8px;
}

.post h1 a:hover { color: #1a887d; }

.post a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: underline;
	margin-bottom: 8px;
}

.post a:hover {
	color: #fff;
	text-decoration: none;
}

.post h2 {
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-top: 12px;
}

.post p, .work-info p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 18px;
	margin: 8px 0;
}

.post-info p {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #1a887d;
	margin: 0;
}

.post-info p a, .post p a, .work-info p a {
	color: #F3D4FF;
	text-decoration: none;
}

.post-info p a:hover, .post p a:hover, .work-info p a:hover { color: #fff; }

/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	width: 100%;
	background: #755F86;
	padding: 10px 0px;
	margin: 0 auto;
}

#footer-wrap p {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ECE2FF;
}

#footer-wrap p a {
	color: #ffffff;
	text-decoration: none;
}

#footer-wrap p a:hover { color: #92c847; }

