* {
margin: 0;
padding: 0;
font-size: 100%;
border: none;
}

body {
text-align: center;
font: 62.5%/1.45 "Lucida Grande", Verdana, sans-serif;
background: white url(../images/bg.png) center top repeat-x;
color: #292d34;
}

p, ul, ol {
font-size: 1.2em;
margin: 0 0 1em;
}

ol{
	margin-left: 30px;
}

h3 {
font-size: 2.2em;
font-weight: normal;
line-height: 1;
}

a {
color: #ba7400;
}

a img{
	border: 0px;
}

hr {
display: none;
}

a:visited {
color: #ad6c00;
}

#container {
text-align: left;
margin: 0 auto;
width: 906px;
}

#header {
position: relative;
height: 133px;
}

/* logo */
#header h1 a {
position: absolute;
top: 33px;
left: -13px;
display: block;
width: 348px;
padding-top: 57px;
height: 0;
overflow: hidden;
background: url(../images/logo.png) no-repeat;
}

/* tagline */
#header p {
position: absolute;
top: -1000px;
}

/* main menu */
#header ul {
position: absolute;
bottom: 0;
right: 33px;
list-style: none;
height: 28px;
margin: 0;
}

#header li {
float: left;
}

#header li a {
display: block;
float: left;
height: 0;
padding-top: 28px;
overflow: hidden;
background-repeat: no-repeat;
}

#header li a:hover {
background-position: 0 -28px;
}

#home {
background-image: url(../images/menu-home.png);
width: 57px;
}
#archives {
background-image: url(../images/menu-archives.png);
width: 79px;
}
#work {
background-image: url(../images/menu-work.png);
width: 58px;
}
#about {
background-image: url(../images/menu-about.png);
width: 64px;
}
#contact {
background-image: url(../images/menu-contact.png);
width: 73px;
}

/* content */
#content {
background: url(../images/content-bg.png) no-repeat;
}

#intro {
margin: 0;
padding: 35px 32px 0;
font-size: 1.4em;
color: #464a52;
}

/* three boxes */
#boxes {
padding: 35px 0 0 32px;
height: 1%;
overflow: hidden;
}

#finished, #services, #speaking {
width: 256px;
float: left;
display: inline;
margin-right: 38px;
position: relative;
}

#finished h2, #services h2, #speaking h2 {
position: absolute;
overflow: hidden;
bottom: 0;
left: 0;
height: 0;
width: 256px;
}

#finished {
padding-bottom: 9px;
}
#finished img {
display: block;
}
#finished h2 {
padding-top: 6px;
background: url(../images/h2-finished.png) 13px 0 no-repeat;
}

#services, #speaking {
background: #ffd896 url(../images/box-bg.png) no-repeat left top;
padding-bottom: 25px;
min-height: 140px;
}
#services h2, #speaking h2 {
padding-top: 25px;
}
#services p, #speaking p {
margin: 0 16px;
font-size: 1.1em;
}
#services h3, #speaking h3 {
font-size: 2.2em;
color: #464a52;
margin: 14px 16px 0.05em;
}

#services h2 {
background: url(../images/h2-services.png) no-repeat;
}

#archives h2 {
background: url(../images/h2-archives.png) no-repeat;
}

#speaking {
margin-right: 0;
}
#speaking h2 {
background: url(../images/h2-speaking.png) no-repeat;
}

#flash {
background: url(../images/now-live.png) no-repeat;
width: 87px;
padding-top: 90px;
overflow: hidden;
height: 0;
position: absolute;

/* adjust this as you like */
top: -30px;
right: -45px;
}

#spacer {
width: 28px;
height: 65px;
float: right;
}


#footer {
background: url(../images/bg-bottom.png) repeat-x;
height: 103px;
position: relative;
margin-top: 50px;
}

#footer p {
height: 40px;
width: 906px;
text-align: left;
position: absolute;
left: 50%;
margin-left: -453px;
top: -23px;
background: url(../images/footer-bg.png) no-repeat;
}

#search label {
position: absolute;
top: -3000px;
}

#search {
width: 216px;
height: 98px;
background: url(../images/search-bg.png) no-repeat;
position: relative;
margin: 0;
}

#s {
background: transparent;
color: #a19372;
position: absolute;
top: 66px;
width: 158px;
left: 23px;
}

#searchsubmit {
position: absolute;
top: 58px;
left: 181px;
background: url(../images/submit.png) no-repeat;
cursor: pointer;
width: 25px;
height: 28px;
font-size:1.7em;padding:0 3px 3px 0;color:#ba7400;font-weight:bold;
}


#left {
width: 662px;
float: left;
padding-left: 5px;
}

#right {
position: relative;
width: 220px;
float: right;
}

#wrapper {
margin-top: 20px;
overflow: hidden;
}

#left h2, #sidebar h2 {
padding-top: 8px;
height: 0;
overflow: hidden;
border-bottom: 2px solid #e8e1d4;
background-repeat: no-repeat;
margin-bottom: 1.2em;
margin-top: 39px;
margin-left: 32px;
}

#h2-recent {
background-image: url(../images/h2-recent.png);
}


#left h3 {
background: url(../images/h3-icon.png) no-repeat;
padding-left: 32px;
margin-top: 15px;
padding-bottom: 5px;
}

#left h3 a {
text-decoration: none;
}

#left h3 a:hover {
text-decoration: underline;
}


.meta {
color: #7b6d4e;
background: #e8e1d4;
font-size: 0.9em;
padding: 1px 0;
text-align: center;
margin-top: -0.8em;
width: 21em;
}

#sidebar {
margin: 2px 0 0 21px;
width: 174px;
padding-bottom: 70px;
padding-top: 15px;
background: #f3f2eb url(../images/sidebar-bg.png) bottom no-repeat;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.6;
margin-bottom: 1.5em;
}

#sidebar p, #sidebar h2 {
margin-left: 12px;
margin-right: 12px;
}

#h2-by-topic {
background-image: url(../images/h2-archives.png);
}

#left p.tag-cloud {
	margin-left: 32px;
color: #807b73;
}

#h2-flickr {
background-image: url(../images/h2-flickr.png);
}

#left #flickr-photos {
overflow: hidden;
margin-left: 22px;
}

#flickr-photos a {
float: left;
border: 1px solid #cccccc;
padding: 2px;
margin-left: 10px;
}

#flickr-photos a img {
display: block;
width: 75px;
height: 75px;
}

/* technorati tags */
.ttag{
	padding-bottom: 10px;
}

#sidebar h2 {
margin: 2em 12px 0.5em 12px;
}

#h2-offered {
background-image: url(../images/h2-offered.png);
}

#h2-archives {
background-image: url(../images/h2-archives.png);
}

#search-popup {
position: absolute;
left: -60px;
top: 90px;
}

#search-popup p, #popup-content h4 {
color: white;
margin-left: 15px;
margin-right: 15px;
font-size: 0.9em;
}

#popup-content {
width: 266px;
padding: 15px 0 1px;
background: url(../images/popup-bg.png) no-repeat;
}

#popup-content h4 {
font-size: 1.2em;
}

#popup-content h4 a {
color: white;
position: relative;
z-index; 50;
}

#popup-bottom {
height: 17px;
background: url(../images/popup-bottom.png) no-repeat;
}

#copyright {
display: block;
position: absolute;
left: 21px;
top: 16px;
width: 251px;
padding-top: 7px;
height: 0;
overflow: hidden;
background: url(../images/footer-cr.png) no-repeat;
}

#design-by a{
padding-top: 9px;
overflow: hidden;
height: 0;
width: 95px;
display: block;
top: 16px;
right: 23px;
position: absolute;
background: url(../images/design-by.png) no-repeat;
}


.the-post{
	margin-left: 32px;
	margin-bottom: 10px;

}


.the-post ul, .the-post ol, ol {
	margin-left: 30px;
}

.the-post ul li, .the-post ol li {
	padding-bottom: 3px;
}

.the-post a, .comment-text a, 
.comment-meta a, .comment-author a,
.content-column ul a, #sidebar .archive-list a{
	color: #7b6d4e;
	text-decoration: none;
	border-bottom: 1px #7b6d4e dotted;
}

.the-post a:hover, .comment-text a:hover, 
.comment-meta a:hover, .comment-author a:hover, 
.content-column ul a:hover, #sidebar .archive-list a:hover{
	color: #7b6d4e;
	text-decoration: none;
	background: #e8e1d4;
	border-bottom: 1px #7b6d4e dotted;
}


blockquote {
	background: url(../images/quote.png) no-repeat 10px 0; 
	padding-left: 40px;             
}

.commentlist li{
	margin-left: 28px;
	margin-bottom: 10px;
}

#numcomments{
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top:25px;
	padding-top: 5px;
	padding-left: 17px;
	border-top: solid 1px #e8e1d4;
	border-bottom: solid 1px #e8e1d4;
	background: #f3f2eb;
}

.comment-text{
	margin-bottom: 0px;
	border-top: dotted 1px #e8e1d4;
	padding: 0;
}

.comment-text p{
	margin-left: 0px;
}

.comment-author, .h2, .h2l {
	font-size: 1.6em;
}

.single-title {
	font-size: 1.4em;
}

.h2 {
	padding-left:30px;
}

.comment-author a{
	color: #7b6d4e;
	padding: 3px;
}

.comment-meta{
	margin: 0;
	color: #9aa57e;
	margin-bottom: 40px;
}


form#commentform, form#commentform p {
	padding-left: 30px;
	color:#333;
}
form#commentform span.req-field {
	background: #fff;
}
form#commentform .form-label {
	margin: 1em 0 0 0;
	font-size: 1.4em;
}
input#author, input#email, input#url, textarea#comment {
	font-family: "courier new", courier, monospace;
	font-weight:bold;
	font-size: 1.4em;
	padding: 0.2em;

}
input#author, input#email, input#url {
	width: 50%;
	border: 1px solid #d1c4aa;
	height: 1.5em;
	padding-top: .5em;
	padding-left: .5em;
}
textarea#comment {
	height: 13em;
	margin: 0 0 0.5em 0;
	overflow: auto;
	width: 66%;
	border: 1px solid #d1c4aa;
}

input#submit{
	width: 220px;
	height: 35px;
	font-size:1.4em;
	background:#FFF;
	border: 1px solid #d1c4aa;
	cursor: pointer;
}

input#submit:hover{
	background:#e8e5d8;
	border: 1px solid #d1c4aa;
}

.meta a:hover{
	border: 1
}

.meta a, .entry-editlink a{
	border: 0;
}

.meta a img{
	border: 0;
}

.content-column ul, #sidebar .archive-list{
	padding-left:30px;
	list-style: none;
}

#service-list{
	padding-left:30px;
}
.nav-previous, .nav-next{
	padding-left:30px;
	font-size: 1.2em;
	float:left;
}

.nav-previous a, .nav-next a{
	text-decoration: none;
}

.nav-above, .nav-below{
	display:block;
}

.clear {
	clear:left;
}


/* drop shadow images 
--------------------------------------------------*/
div.img-dec {
	background: url(../images/shadow.gif) no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.img-ilus {
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}




