@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	background-image: url(../images/engage_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	padding: 1em 0em 0em .7em;
	letter-spacing: 0.1em;
	font-weight: normal;
}

h2 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	padding: 1em 0em 1.5em 0;
	letter-spacing: 0.1em;
	font-weight: normal;
}

h3 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1em;
	padding: 1em 0em 2em .5em;
	letter-spacing: 0.1em;
	font-weight: normal;
}
h3 a:link {
	padding: 0em 0em 0em .4em;
	font-weight: normal;
	color: #999999;
	font-size: 0.8em;
	text-decoration: none;
}
h3 a:hover {
	padding: 0em 0em 0em .4em;
	font-weight: normal;
	color: #666666;
	font-size: 0.8em;
	text-decoration: underline;
}
h3 a:visited {
	padding: 0em 0em 0em .4em;
	font-weight: normal;
	color: #999999;
	font-size: 0.8em;
	text-decoration: none;
}
h4 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding-bottom: 0.1em;
	padding-top: 1.5em;
	line-height: 1px;
}
h5 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 1em;
	padding: .75em 0em 1em .5em;
	letter-spacing: 0.1em;
	font-weight: normal;
}

#container {
	width: 985px;
	margin: 0 auto;
    text-align: left;
}

.subheader {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 2em;
	padding: 0.5em 0em 1em 0em;
	font-weight: normal;
}
.subheader-gray {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 2em;
	padding: 0.5em 0em 1em 0em;
	font-weight: normal;
	color: #999999;
}

.sub-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: .5em 0em 1em 0;
	line-height: 1.5em;
}



/*============================================================
 Side Bar
============================================================*/

#sidebar {
	width: 300px;
	font-size: .95em;
	line-height: 1.5em;
}

#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .15em;
	font-weight: bold;
}

#sidebar table {
	margin: 0 .5em;
}

#sidebar td {
	padding-bottom: 2em;
}

#sidebar td.date {
	line-height: 0.9em;
	padding-right: 1.25em;
}

#sidebar td.summary {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 0.65em;
}

#sidebar .date h3 {
	font-size: 2em;
	padding: 0;
	letter-spacing: 0;
	line-height: 1em;
}


/*============================================================
 Recent Work
============================================================*/

#home #recent_work {
	margin: 0 8em;
}

#home #recent_work li {
	display: inline;
	padding: 0;
}

#home #recent_work a img {
	padding: 0.2em;
	border: 1px solid #E7E7E7;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

#home #recent_work a {
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
}

#home #recent_work a:hover {
	border: none;
	background-color: transparent;
}

#home #recent_work a:hover img {
	border: 1px solid #333333;
	background-color: #333333;
}

#home p {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: .65em;
	padding: .5em 0em 1em 1.35em;
}

/*============================================================
 Twitter
============================================================*/

#twitter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	list-style-type: none;
	list-style-image: none;
}

#twitter li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*============================================================
 Footer
============================================================*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 30px;
	padding-bottom: 20px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 12px;
	line-height: 1.4em;
}


/*============================================================
 Feeds
============================================================*/

.feeds {
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	padding-left: -30px;
}

.feeds li {
	padding-bottom: 8px;
}

.feeds img {
	padding-right: 10px;	
}


/*============================================================
 Project Info
============================================================*/

#project_info {
	color: #333333;
	padding: 0.5em 2em 0.5em 0.5em;
	margin: 2em 0em;
	list-style-type: none;
	background-color: #E7E7E7;
}

#project_info li {
	display: inline;
	margin-right: 3.5em;
	font-size: .75em;
	margin-left: .5em;
}

#project_info a {
	color: #333333;
}
.project-summary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	padding: 0.5em 0em 1em 0em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3em;
}
.subcat-summary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding: 0.5em 0em 1em 0em;
	font-weight: normal;
	font-style: italic;
	line-height: 1.5em;
}


/*============================================================
 Navigation
 ============================================================*/

.navigation {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

.navigation a:link {
	color: #666600;
	font-weight: normal;
}

.navigation a:hover {
	color: #999966;
	text-decoration: underline;
}

.navigation a:visited {
	color: #666600;
	text-decoration: none;
}

.navigation_bullet {
	color: #CCCCCC;
}
.project_nav {
	color: #333333;
	font-size: .7em;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}
