* {
	margin:0;
	padding:0;
}

body {
	color:#000;
	background:#E7E7E7;
	font:62.5% Arial, Helvetica, sans-serif;
}

p {
	line-height:145%;
	margin:15px 0;
}

a,a:visited {
	text-decoration:none;
	color:#000;
}

ol {
	margin:15px 15px 15px 35px;
}

a img,fieldset {
	border:none;
}

:focus {
	outline:none;
}

#top {
	padding-bottom:28px;
}

.wrapper {
	width:960px;
	margin:0 auto;
}

#header {
	height:198px;
	background:url(images/bg_header.png) repeat-x;
	color:#939393;
}

#fluidbar {
	height:35px;
	width:960px;
	display:block;
}

#fluid {
	height:35px;
	width:649px;
	display:block;
	background:url(images/smallfluid_bg.png) no-repeat;
	float:left;
}

#search_bar {
	height:35px;
	width:310px;
	float:right;
	background:url(images/bg_search.png) no-repeat;
}

#main {
	margin-bottom:0;
	margin-top:25px;
	border-top:dotted 1px #000;
	padding:20px 0 0;
}

#content {
	width:636px;
	float:left;
	border-bottom:1px dotted #000;
	padding-bottom:20px;
}

#sidebar {
	width:310px;
	float:right;
	margin-top:7px;
}

#sidebar li {
	list-style:none;
	font-size:1.3em;
	line-height:1.1em;
	margin-top:3px;
	padding:4px 0;
}

#sidebar li.freshness {
	list-style:none;
	font-size:1.3em;
	line-height:1.1em;
	background:url(images/arrow_li_grey.gif) no-repeat left 2px;
	border-bottom:1px dotted #000;
	padding:4px 0;
}

#sidebar h3 {
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:700;
	color:#006D00;
	letter-spacing:-.02em;
	border-bottom:solid 1px #006D00;
	font-size:2em;
	padding:15px 0;
	text-shadow: 1px 1px 2px #999999;
}

#sidebar li.freshness a {
	color:#000;
	font-weight:400;
	display:block;
	padding:0 0 3px 23px;
}

#sidebar p.description {
	color:#545454;
	border-left:none;
	font-family:'Lucida Grande','Lucida Sans Unicode', Arial;
	font-style:italic;
	font-size:9px;
	text-transform:uppercase;
	margin:1px 0 3px 23px;
	padding:0;
}

.sideblock {
	border-top:#006D00 8px solid;
	margin-bottom:25px;
}

.sideblockcaption {
	font-family:"Times New Roman", Times, serif;
	font-size:20px!important;
	font-style:italic;
	font-weight:700;
	color:#999;
	text-align:right;
	margin-top:0!important;
}

p.freshpostmetadata {
	text-transform:uppercase;
	font:7pt 'Lucida Grande','Lucida Sans Unicode',Arial;
	color:#939393;
	letter-spacing:.2em;
	border-bottom:dotted 1px #939393;
	padding-bottom:3px;
	text-align:right;
	margin:3px 0 0;
}

a.smallgreenarrow {
	text-align:right;
	display:block;
	font-family:'Lucida Grande','Lucida Sans Unicode', Arial;
	text-transform: uppercase;
	font-size: .9em;
	padding: 3px 27px 3px 0;
	color: #545454;
	text-align: right;
	font-style: italic;
	background: url(images/smallgreenarrow.png) right center no-repeat;
	border-bottom: 1px solid #E7E7E7;
}

a.smallgreenarrow:hover {
	color: black;
	border-bottom: dotted 1px #006D00;
}

a.smallgreenarrowonbox {
	position:relative;
	top:107px;
	left:145px;
	height:30px;
	width:30px;
}

#headlines {
	padding-left:30px;
	margin-top:3px;
	overflow:hidden;
}

#theshow {
	width:960px;
	height:362px;
	margin-top:25px;
	border-top:dotted 1px #000;
	padding-top:25px;
}

#thework_holder {
	height:362px;
	width:481px;
	display:block;
	float:left;
	background:url(images/work_bg.png) no-repeat;
}

#thework_intro {
	width:439px;
	height:293px;
	float:right;
	font-size:1.3em;
	word-spacing:-.1em;
	padding:20px;
}

#thework_intro h3 {
	font-size:2.5em;
	line-height:1em;
	text-transform:uppercase;
	color:#006D00;
	font-weight:700;
	text-shadow: 1px 1px 2px #999999;
}

#thework_intro p {
	border-left:dotted 1px #000;
	margin-left:10px;
	padding-left:10px;
	line-height:130%;
	font-size: 0.95em;
}

a.showbutton {
	height: 34px;
	width: 169px;
	display: block;
	width: 169px;
	float: left;
	text-indent: -5000px;
}

a.showbutton.view {
	background: url(images/viewwork-getstory.png) no-repeat 0px 0px;
	margin-right: 10px;
}

a.showbutton.get {
	background: url(images/viewwork-getstory.png) no-repeat -169px 0px;
}

a.showbutton.view:hover {
	background: url(images/viewwork-getstory.png) no-repeat 0px -35px;
}

a.showbutton.get:hover {
	background: url(images/viewwork-getstory.png) no-repeat -169px -35px;
}

div.project h2.title {
	color:#006D00;
	text-transform:uppercase;
	font-weight:400;
	margin-bottom:5px;
	width:75%;
	text-shadow: 1px 1px 2px #999999;
}

p.description {
	color:#545454;
	border-left:dotted 1px #000;
	font-family:'Lucida Grande','Lucida Sans Unicode', Arial;
	font-style:italic;
	text-transform:uppercase;
	margin:3px 0 10px;
	padding:2px 0 2px 5px;
}

div.slide_nav {
	width:434px;
	height:18px;
	clear:both;
	display:block;
	margin:0 auto;
}

div.slide_nav a.right {
	float:right;
	height:18px;
	width:18px;
	background:url(images/right.png) top left no-repeat;
	text-indent:-5000px;
	cursor:pointer;
}

div.slide_nav a.right:hover {
	background:url(images/right.png) -18px left no-repeat;
}

div.slide_nav a.left {
	float:left;
	height:18px;
	width:18px;
	background:url(images/left.png) top left no-repeat;
	text-indent:-5000px;
	cursor:pointer;
}

div.slide_nav a.left:hover {
	background:url(images/left.png) -18px left no-repeat;
}

.disabled {
	visibility:hidden;
}

div.scrollable {
	position:relative;
	overflow:hidden;
	width:434px;
	height:290px;
	cursor:pointer;
	margin:25px auto 10px;
}

div.scrollable div.items {
	width:20000em;
	position:absolute;
}

div.scrollable div.items div {
	float:left;
	height:300px;
	width:434px;
	display:block;
}

div.slideshow {
	height:240px;
	width:434px;
}

div.slideshow img {
	background-color:#eee;
	height:240px;
	width:434px;
}

#masthead {
	background:url(images/bg_masthead.jpg);
	height:100px;
}

#branding {
	text-align:left;
	height:135px;
}

#description {
	height:21px;
	width:553px;
	display:block;
	text-indent:-3000px;
	background:url(images/tagline.png) no-repeat;
}

h1#logo {
	width:649px;
	float: left;
}

h1#logo a {
	height:135px;
	width:649px;
	text-indent:-3000px!important;
	background:url(images/logo.png) no-repeat;
	display:block;
}

h1#logo a:hover {
	text-decoration:none;
	border-bottom:none;
}

#topcontact {
	width: 310px;
	height: 45px;
	float: right;
	text-align: center;
	margin: 55px 0 0 0;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial;
	text-transform: uppercase;
	font-size: 0.9em
}

#topcontact a, #topcontact p {
	color: #545454;
}

h1 {
	font:normal 2.5em Helvetica, Arial, sans-serif;
	font-weight:700;
	word-spacing:-.1em;
}

h2 {
	font:normal 1.75em Helvetica, Arial, sans-serif;
	font-weight:700;
	line-height:110%;
	color:#000;
	padding-top:2px;
	word-spacing:-.1em;
}

h3 {
	font:normal 1em Helvetica, Arial, sans-serif;
	color:#999;
	font-weight:400;
	margin-bottom:15px;
}

h4#pagetitle {
	margin-bottom:15px;
}

h5 {
	font-size:.9em;
}

#navbar {
	height:37px;
	font-size:11pt;
}

#nav {
	font-size:.75em;
	width:100%;
	float:left;
	letter-spacing:.1em;
	position:relative;
	top:8px;
	left:0;
}

#nav,#nav ul,#toolbar ul {
	list-style:none;
}

#nav li {
	float:right;
	background:url(images/arrowoff.png) no-repeat 0 12px;
	position:relative;
	padding:13px 10px 0 19px;
}

#nav li:hover {
	background:url(images/arrowon.png) no-repeat 0 11px;
}

#nav li#nav-home {
	background:none;
}

#nav li#rss {
	background:url(images/rss.png) no-repeat 0 12px;
}

#nav a,#nav a:visited,#nav li.current-cat-parent a,#nav li.current-cat-parent a:visited {
	display:block;
	color:#939393;
	border-bottom:3px solid transparent;
	padding-bottom:2px;
	letter-spacing:-.01em;
}

#nav a:hover,#nav a:active {
	color:#148e3c;
	text-decoration:none;
}

#nav li.current-cat a,#nav li.current-cat a:visited,#nav li.current-cat-parent a,#nav li.current-cat-parent a:visited {
	color:#939393;
	border-bottom:1px dotted #939393;
}

h1 a,h1 a:visited {
	color:#f7f4ef;
}

h1 a:hover,h1 a:active {
	text-decoration:none;
	border-bottom:1px solid #82435a;
}

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	padding-right:12px;
	color:#CCC;
}

.commentcount a {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.module {
	background:#301e22 url(images/bg_module.jpg) top right no-repeat;
	overflow:auto;
	font-size:.8em;
	padding:12px;
}

.module img {
	border:1px solid #4f383d;
	float:left;
	margin:0 13px 7px 0;
	padding:3px;
}

.module p {
	margin:0;
}

h3 em {
	font-style:italic;
	font-size:.8em;
}

#archive-list li {
	width:152px;
	float:left;
	height:25px;
	font-size:.9em;
	line-height:140%;
	margin:0 6px 0 25px;
}

.pagenavigationbox {
	color:#a19e94;
	margin-top:20px;
}

.pagenavigationbox a,.pagenavigationbox a:visited,.pagenavigationbox span {
	width:24px;
	height:20px;
	display:block;
	float:left;
	font:.7em Arial, Georgia, "Times New Roman", Times, serif;
	padding-top:4px;
	margin-right:4px;
	text-align:center;
	color:#a19e94;
}

.pagenavigationbox,.pagenavigationbox a,.pagnavigationbox a:visited {
	background:url(images/bg_pagelink.gif) no-repeat;
}

.pagenavigationbox a:hover,.pagenavigationbox a:active {
	background:#372529;
	text-decoration:none;
}

.pagenavcurrent {
	background:url(images/bg_current_pagelink.gif) no-repeat;
}

.post {
	background-image:url(images/post_bg.png);
	background-repeat:repeat-y;
	padding:20px 30px 3px;
}

.entrytop {
	height:15px;
	width:636px;
	display:block;
	background:url(images/postboxtop_bg.png) no-repeat;
	margin-bottom:0;
	border:none;
	padding:0;
}

.entrybottom {
	height:45px;
	width:636px;
	display:block;
	background:url(images/postbottom_bg.png) no-repeat;
}

.entry {
	font-size:1.2em;
}

.entry p {
	letter-spacing:.01em;
}

.entry ul,.entry ol {
	padding:15px 15px 10px 10px;
}

.entry a {
	border-bottom:dotted 1px #000;
}

.entry a:hover {
	border-bottom:dotted 1px #006D00;
	background:#dedede;
}

.entry ul li {
	margin-left:45px;
	list-style:square;
	padding:3px 0;
}

.entry ol li {
	margin-left:15px;
	padding:3px 0;
}

.entry blockquote,.commentlist blockquote {
	line-height:150%;
	background:#422f33;
	border-bottom:1px solid #533b40;
	border-right:1px solid #533b40;
	color:#cdc6c4;
	font-size:1em;
	margin:18px 45px 25px;
	padding:2px 15px 4px;
}

.entry img {
	border-bottom-color:#000;
	float:left;
	border-bottom:1px solid;
	background:#666;
	margin:5px 14px 6px 0;
	padding:6px;
}

.latest {
	background-repeat:repeat-y;
	background-image:url(images/post_bg.png);
	padding:20px 30px 3px;
}

.latest h2 {
	font-size:1.5em;
	word-spacing:-.1em;
	padding-top:0;
}

.latest h2 a {
	border-bottom:none;
}

p.postmetadata {
	text-transform:uppercase;
	font:7pt 'Lucida Grande','Lucida Sans Unicode',Arial;
	color:#006D00;
	letter-spacing:.2em;
	border-bottom:dotted 1px #939393;
	padding-bottom:15px;
	margin:5px 0 0;
}

h3.postmetadata {
	text-transform:uppercase;
	font:7pt 'Lucida Grande','Lucida Sans Unicode',Arial;
	color:#939393;
	letter-spacing:.2em;
	border-bottom:dotted 1px #939393;
	padding-bottom:3px;
	margin:5px 0 0;
}

#interior p.postmetadata {
	font-size:.65em;
}

.postmetadata em {
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.postmetadata .commentcount {
	font-style:normal;
	font-size:1.1em;
}

.entry code {
	font:1em "Courier New", Courier, monospace;
	overflow:auto;
	background:#422f33;
	display:block;
	padding:14px;
}

.entry table {
	width:100%;
	border-collapse:collapse;
	margin:15px 0;
}

.entry td,.entry th {
	border-bottom:1px solid #422f33;
	background:#301e22;
	padding:4px 8px;
}

.entry th {
	font-weight:400;
	text-align:left;
	width:35%;
}

#indexing {
	font-size:.85em;
	line-height:200%;
	padding:6px 8px;
}

#indexing a {
	font:italic .9em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.08em;
}

#comment {
	width:100%;
}

#commentarea {
	padding:15px;
}

.commentlist,#trackbacklist {
	margin:25px 0 0;
	padding:0 0 30px;
}

.commentlist li,#trackbacklist li {
	border-bottom:#CCC dotted 1px;
	list-style:none;
	list-style-image:none;
	margin:15px 0 3px;
	padding:8px 15px 10px;
}

.commentlist .commentmetadata {
	font-size:.75em;
	padding-top:1px;
}

#trackbacklist .commentmetadata {
	font-size:.7em;
	padding-top:3px;
}

.gravatar {
	float:left;
	width:62px;
}

.gravatar img {
	border:1px solid #4f383d;
	padding:3px;
}

.commentinfo {
	float:left;
	padding-top:5px;
	font-size:.9em;
}

.commenttext {
	font-size:.8em;
}

.commentlist code {
	font-size:1.3em;
	line-height:120%;
}

.widget {
	border-top:#006D00 solid 8px;
	margin-bottom:20px;
	font-size:.85em;
}

.widget li {
	list-style:none;
	line-height:1.8em;
	border-bottom:dotted 1px #000;
	padding:10px 0 13px;
}

#wp-calendar {
	width:100%;
	font-size:.9em;
}

#wp-calendar caption {
	padding-bottom:5px;
}

#wp-calendar td,#wp-calendar th {
	text-align:center;
}

#wp-calendar #prev {
	text-align:right;
}

#wp-calendar #next {
	text-align:left;
}

#wp-calendar th {
	background:#3e292e;
	padding:2px 4px;
}

.textwidget {
	font-size:.9em;
	line-height:145%;
}

#recentcomments em {
	font:bold 1em Arial, Helvetica, sans-serif;
	padding-right:16px;
	background:url(images/bg_recentcomment.gif) right no-repeat;
	color:#000;
	letter-spacing:.08em;
}

#recentcomments a,#recentcomments a:visited {
	color:#333;
	font-size:9pt;
}

#tagcloud a {
	line-height:150%;
	padding-right:6px;
}

#searchform {
	margin-left:11px;
}

#searchform .field {
	width:90px;
	font-size:1em;
	padding:3px;
}

#fluidform .fluidfield {
	width:98%;
	background:none;
	border:none;
	font-family:"Times New Roman", Times, serif;
	text-align:right;
	text-transform:lowercase;
	color:#CCC;
	font-style:italic;
	font-size:14pt;
	height:30px;
	margin:auto 0;
	padding:6px 5px 0 0;
}

#searchform .button {
	font-size:1em;
	margin:0;
	padding:3px;
}

.button {
	border:none;
	font-size:.8em;
	color:#000;
	margin-top:3px;
	padding:4px 18px;
}

a.button,a.button:visited {
	color:#000;
	width:100px;
	display:block;
	margin:8px 0 0 15px;
	font-size: 1.0em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	text-transform: uppercase;
}

a.button:hover,a.button:active {
	text-decoration:none;
}

.field {
	background:#CCC!important;
	border:none;
	font-size:.8em;
	color:#000;
	padding:5px 0 5px 24px;
}

.field#user-name {
	background:#CCC url(images/user-name.gif) 5px 4px no-repeat!important;
	width:118px;
	margin-right:5px;
}

.field#user-name:focus {
	background:#CCC url(images/user-name.gif) 5px 4px no-repeat!important;
}

.field#user-email {
	background:#CCC url(images/user-email.gif) 5px 7px no-repeat!important;
	width:118px;
}

.field#user-email:focus {
	background:#CCC url(images/user-email.gif) 5px 7px no-repeat!important;
}

.field#user-comment {
	background-color:#CCC;
	width:273px;
	height:120px;
	margin-top:8px;
}

.field#user-comment:focus {
	background-color:#fff;
}

#interior .field#user-comment {
	width:590px;
	height:250px;
}

#contactform {
	width:302px;
	float:right;
	background:#301e22;
	padding:11px 20px 25px;
}

#contactform label,#contactform legend {
	display:none;
}

#contactform h3 {
	margin-bottom:9px;
}

#success-message {
	background:#1c1113;
	font-size:.8em;
	position:absolute;
	top:120px;
	z-index:9999;
	width:400px;
	margin-left:-200px;
	left:50%;
	border:7px solid #402b30;
	padding:32px;
}

#footer {
	font:.65em 'Lucida Grande', 'Lucida Sans Unicode', Arial;
}

#footer .wrapper {
	background:url(images/footer_bg.png) repeat-x top left;
	height:75px;
	border-top:1px dotted #CCC;
	padding:5px 0 8px 0;
}

#footer .wrapper p {
	font-size: 1.6em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	text-align: center;
}
span.green {
	color: #006D00;
}
#footer .wrapper a {
	border-bottom: dotted 1px black;
}

#footerleft p {
	margin:5px 0;
}

#footerleft {
	float:left;
	text-align:justify;
	width:621px;
	padding:10px 0 10px 10px;
}

#footerright p {
	border-left:dotted 1px #CCC;
	padding-left:10px;
}

#copyright {
	color:#FFF;
	text-align:right;
	font:1em 'Lucida Grande', 'Lucida Sans Unicode', Arial;
	text-transform:uppercase;
	letter-spacing:.08em;
	height:23px;
	display:block;
	background:url(images/credits_bg.png) repeat-x;
	width:950px;
	clear:both;
	margin:0 auto;
	padding:9px 10px 0 0;
}

.cantseeme {
	text-indent:-3000px;
}

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}

.clearfloat {
	display:block;
}

#sidebar li.freshness a:hover,a.more-link {
	color:#006D00;
}

h4,.latest .commentcount {
	font-size:1.1em;
}

.commentlist cite,#trackbacklist cite,cite a {
	font:normal 1.1em Georgia, "Times New Roman", Times, serif;
}

.button:focus,.button:hover,#copyright a {
	color:#148E3C;
}

.field#user-url,.field#user-url:focus {
	background:#CCC url(images/user-url.gif) 4px 8px no-repeat!important;
}
