html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,del,dfn,em,font,img,ins,kbd,q,s,samp,acronym,address,big,cite,code,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	font-size:100%;
	font-family:Arial,Helvetica,Garuda,sans-serif;
	vertical-align:baseline;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	color:#6e6554;
	margin:0;
	padding:0;
}

caption,th,td {
	text-align:left;
	font-weight:400;
}

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

blockquote:before,blockquote:after,q:before,q:after {
	content:"";
}

* {
	margin:0;
	padding:0;
}

p {
	margin:1em 0;
}

html {
	background:#827a6a;
}

#inner-body {
	background:#f7f6f3;
	border-top:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
}

#inner-body-home {
	background:#f7f6f3;
	border:1px solid #bebebe;
	width:725px;
	margin:0 auto;
}

#container {
	width:700px;
	font-size:90%;
	letter-spacing:.005em;
	line-height:1.5em;
	color:#6f6f6f;
	margin:0 auto;
	padding:15px 5px;
}

#header {
	height:95px;
	width:700px;
	margin:0 auto;
	padding:10px 0;
}

#header img {
	float:left;
	padding-top:10px;
	margin-bottom:10px;
	border:none;
}

#header ul {
	float:left;
	width:500px;
	text-align:left;
}

#header li {
	list-style-type:none;
	display:inline;
	padding-right:10px;
}

#header a {
	color:#382f26;
	text-decoration:none;
	font-size:90%;
	letter-spacing:.05em;
}

#footer {
	width:700px;
	font-size:.7em;
	font-family:Georgia;
	color:#382f26;
	text-align:center;
	line-height:1.5em;
	margin:0 auto;
}

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

#footer img {
	padding:10px 0;
}

#footer p {
	margin:0;
}

#post .alignleft,#container .content .alignleft {
	float:left;
	padding:0 15px 15px 0;
}

#post .alignright,#container .content .alignright {
	float:right;
	padding:0 0 15px 15px;
}

#post {
	float:left;
	width:525px;
	border-right:1px solid #ddd;
	padding-right:10px;
}

#post ul {
	padding-left:35px;
}

#post h2 a {
	text-decoration:none;
	color:#8c6239;
	font-size:1.5em;
}

#post .section-title {
	font-size:1.5em;
	margin-bottom:15px;
	font-style:italic;
}

#post a,#container a {
	color:#6e6554;
	text-decoration:underline;
}

#post a:hover,#container a:hover {
	color:#e77a0f;
	text-decoration:none;
}

#post .post-author {
	margin:5px 0 0;
}

#postmeta .tags {
	background:url(images/tag_green.png) no-repeat;
	padding-left:18px;
	margin-top:0;
}

#postmeta {
	margin:0 0 15px;
}

#postmeta p {
	margin:2px 0 5px;
}

#postmeta .comments {
	background:url(images/double_comment.png) no-repeat;
	padding-left:18px;
}

#sidebar {
	float:left;
	width:160px;
	background:url(images/blog-top-img.png) no-repeat 5px 0;
	padding-top:25px;
}

#sidebar ul li {
	list-style-type:none;
	margin:0 0 0 15px;
}

#sidebar h2 {
	font-size:1.1em;
	color:#8c6239;
}

#sidebar a {
	text-decoration:none;
	color:#4a7aba;
}

#sidebar .widget_categories,#sidebar .widget_archive,#sidebar .widget_links {
	margin-bottom:10px;
}

#sidebar .widget_search input#s {
	width:55%;
}

.featured-projects {
	width:700px;
	float:left;
	margin:0 0 15px;
}

.featured-projects img {
	border: 1px solid #8C6239;
	float: left;
	margin-right: 10px;
}

.content h2 {
	font-size:1.3em;
	margin-bottom:5px;
}

.services-title {
	color:#5a4d41;
	text-decoration:none;
	margin-bottom:0;
	font-size:1.2rem;
}

.about-text {
	text-align:justify;
}

.see-examples {
	background:url(images/clover.gif) no-repeat;
	padding-left:24px;
}

.pullquote {
	float:left;
/* 	background:transparent url(images/pullquote.gif) no-repeat scroll 0 0; */
	font-family:Georgia,"Bitstream Vera Serif",serif;
	font-size:1.1em;
	font-style:italic;
	font-weight:400;
	line-height:1.5em;
	min-height:44px;
	color:#737373;
/* 	width:600px; */
	margin-bottom:10px;
	padding:6px 0 2px 28px;
}

.pullquote p {
	margin-bottom:0;
}

p.pullquote_author {
	font-size:.9em;
	text-align:right;
	color:#737373;
	line-height:1.2em;
	margin-top:0;
}

.clear {
	clear:both;
}

#header a:hover,#header li.active a {
	color:#fb9632;
}