/*
 * YUI Reset CSS version: 2.2.2 
 * Copyright (c) 2007, Yahoo! Inc. All rights reserved.
 * Licensed under the BSD License: http://developer.yahoo.net/yui/license.txt
 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,optgroup,button,p,blockquote,th,td{margin:0;padding:0;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}ol,ul{list-style:none;}fieldset,img{border:0;}input,textarea,select,optgroup,option,button{font-family:inherit;font-size:100%;}button,input {width: auto;overflow: visible;}optgroup,address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
dl li{list-style: none;}

/* End Yahoo Reset CSS */

div#header a, div#nav a { outline: none; }

a:link { color: #004054; border-bottom: 1px dotted #004054; text-decoration: none; }
a:visited { color: #004054; border-bottom: 1px dotted #004054; text-decoration: none;}
a:hover { color: #004054; border-bottom: 1px dotted #004054; text-decoration: none;}
a:active { color: #004054; border-bottom: 1px dotted #004054; text-decoration: none;}

body{
  color: #414042;
  font-size: 76%;
  line-height: 22px;
  font-family: Georgia, Times, Times New Roman, serif;
background: url(/images/struct/background4.jpg) top center repeat-x;
}

div#pageMain{
  
}

div#wrapperMain{
  width: 960px;
  margin: 0 auto 0 auto;
}

div#header{
  height: 255px;
}

div#header h1 a{
  width: 208px;
  height: 113px;
  background: url(/images/struct/logo.png) bottom right no-repeat;
  margin: 70px 0 0 30px;
  text-indent: -9999em;
  float: left;
  display: block;
  border: none;
}

div#mobile{
  background: url(/images/struct/flatMobile.png) bottom right no-repeat;
  width: 729px;
  height: 255px;
  margin-left: 240px
}

div#nav{
  width: 960px;
  height: 58px;
  background: url(/images/struct/menuBar2.png) top center no-repeat;
  overflow: hidden;
  margin-top: -11px;
}

div#nav ul li{
  float: left;
  cursor: pointer;
  margin-top: 18px;
}

div#nav ul li#nav_about a{
  width: 118px;
  height: 38px;
  background: url(/images/struct/aboutNav.png) bottom center no-repeat;
  display: block;
  text-indent: -9999em;
  margin-left: 246px;
}


div#nav ul li#nav_about a:hover, div#nav ul li#nav_about.active a{
  width: 118px;
  height: 38px;
  background: url(/images/struct/aboutNav.png) top center no-repeat;
  display: block;
  text-indent: -9999em;
}

div#nav ul li#nav_blog a{
  width: 92px;
  height: 38px;
  background: url(/images/struct/blogNav.png) bottom center no-repeat;
  display: block;
  text-indent: -9999em;
}


div#nav ul li#nav_blog a:hover, div#nav ul li#nav_blog.active a{
  width: 92px;
  height: 38px;
  background: url(/images/struct/blogNav.png) top center no-repeat;
  display: block;
  text-indent: -9999em;
}

div#nav ul li#nav_portfolio a{
  width: 132px;
  height: 38px;
  background: url(/images/struct/portfolioNav.png) bottom center no-repeat;
  display: block;
  text-indent: -9999em;
}


div#nav ul li#nav_portfolio a:hover, div#nav ul li#nav_portfolio.active a{
  width: 132px;
  height: 38px;
  background: url(/images/struct/portfolioNav.png) top center no-repeat;
  display: block;
  text-indent: -9999em;
}

div#nav ul li#nav_contact a{
  width: 116px;
  height: 38px;
  background: url(/images/struct/contactNav.png) bottom center no-repeat;
  display: block;
  text-indent: -9999em;
}


div#nav ul li#nav_contact a:hover, div#nav ul li#nav_contact.active a{
  width: 116px;
  height: 38px;
  background: url(/images/struct/contactNav.png) top center no-repeat;
  display: block;
  text-indent: -9999em;
}

div#ltColumn{
  width: 623px;
  background: url(/images/struct/rightcolumnbg.png) top left repeat-y;
  padding: 8px 0px 0px 0px;
  float: left;
}

div#blog, div.aboutMeContent, div#portfolio, div.contactContent { padding: 20px 30px 0 30px; }

div#ltColumnFooter{
  background: url(/images/struct/bottomMain.jpg) bottom left no-repeat;
  width: 623px;
  height: 120px;
  margin-top: 40px;
}

div.entryHeader{
  background: url(/images/struct/blogLine.png) bottom left no-repeat;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

dl.entryMetadata li.entryTags, dl.entryMetadata dt{
  display: none;
}

dl.entryMetadata li.entryComments{
  float: left;
  width: 34px;
  height: 34px;
  background: url(/images/struct/commentBox.png) no-repeat left 3px;
  text-align: center;
  font-family: Georgia, serif;
  color: #004054;
  font-size: .9em;
  margin: 20px 10px 0 10px;
}

div.entryHeader h2{
  font-family: Georgia, serif;
  font-size: 1.8em;
  width: 495px;
  float: left;
  vertical-align: 300%;
  height: auto !important;
  min-height: 25px;
  padding: 20px 0 0 0;
  margin-bottom: 10px;
}

div.entryHeader h2 a{
  text-decoration: none;
}

li.entryDate{
  float: left;
  padding-top: 2px;
  color: #41362f;
  font-size: 80%;
  font-style: oblique;
  margin-bottom: 15px;
}

li.entryDate dt{
  text-indent: -9999em;
  display: none;
}

li.entryItems{
   padding-top: 25px;
}

li.entryItems  dd{
   float: right;
   width: 14px;
   padding: 2px 0 4px 0;
   text-align: center;
   line-height: 1em;
   margin-right: 5px;
}

li.entryItems  dd:hover, li.entryItems dd.active{
   background: url(/images/struct/portfolioBox.png) no-repeat center center;
}

li.entryItems dd a { text-decoration: none; color: #004054; line-height: 1em;}

div.entryBody{
  margin-bottom: 1em;
  clear: both;
}

div.entryBody h3{
  padding: 15px 0 10px 0;
  font-size: 1.3em;
  color: #221307;
}

div.entry{
  padding-bottom: 25px
}

div.entryBody p, div.aboutMeContent p{
  margin-bottom: 1em;
}

div.entryBody img{
  display: block;
  margin-bottom: 5px;
  margin-right: 15px;
}

.left{
  float: left;
}

.fullimage{
  padding: 10px 0 10px 0;
}

input{
  border: 1px dashed #c8c7c7;
  padding: 7px;
  width: 307px;
}

form#comment_form p{
  padding-bottom: 10px;
}

form#contactForm p{
  padding-bottom: 10px;
}

form label{
  color: #221307;
  width: 70px;
  display: block;
  float: left;
  text-align: right;
  padding-right: 15px;
}

div#commentForm{
  width: 423px;
  margin: 0 auto;
  padding-top: 20px;
}

form#contactForm{
  width: 423px;
  margin: 0 auto;
  padding-top: 20px;
}

div.contactContent h2{
  font-size: 1.8em;
  padding: 20px 0 12px 0;
  color: #221307;
}

textarea{
  border: 1px dashed #c8c7c7;
  padding: 7px;
  width: 307px;
}

input.submit{
  background: url(/images/struct/submitBtn.png) bottom left no-repeat;
  width: 97px;
  height: 38px;
  text-indent: -9999em;
  border: none;
}

p.submitBtn{
  text-align: right;
  padding: 7px 14px;
}

p.submitButton{
  text-align: right;
  padding: 7px 14px;
}

span.commentMetaAuthor a{
  color: #004054;
  text-decoration: none;
}

span.commentMetaAuthor {
  font-size: 115%;
  margin-right: 5px;
}

span.commentMetaDate{
  color: #838586;
  font-size: 95%;
}

div#comments li{
  width: 423px;
  margin: 0 auto;
  padding: 20px 10px;
  border-bottom: 1px dashed #c8c7c7;
}

div#comments h3{
  font-size: 140%;
  color: #221307;
  padding: 20px 0 2px 42px;
  width: 381px;
  margin: 0 auto;
  background: url(/images/struct/commentBox.png) bottom left no-repeat;
}

div#secondBio{
  background: url(/images/struct/bioBox2.jpg) left bottom no-repeat;
  text-indent: -9999em;
  width: 304px;
  height: 331px;
  margin-top: 13px;
}

div#workBox{
  height: 513px;
}

div#pageFooter{
  background: url(/images/struct/footerBg.jpg) top center repeat-x;
  clear: both;
}

div#wrapperFooter{
  width: 960px;
  height: 295px;
  margin: 0 auto 0 auto;
  padding-top: 18px;
  background: url(/images/struct/footerMain.jpg) top left no-repeat;
}

div#wrapperFooter h3{
  text-indent: -9999em;
}

div#footerFlickr{
  padding-left: 36px;
  width: 700px;
}

div#footerFlickr a{
  border-bottom: none;
}

div.flickr_badge_image{
  float: left;
  border: 3px solid #dededb;
  margin: 150px 12px 10px 0;
}

ul#footerLinks a{
  color: #fff;
  text-decoration: none;
}

div#rtColumn{
  width: 304px;
  /*background: url(/images/struct/rightSide.jpg) top left repeat-y;*/
  margin: 0 0 0 638px;
}

div#bioBox{
  background: url(/images/struct/sideDescription3.jpg) top left repeat-y;
  text-indent: -9999em;
  height: 280px;
}

div.box{
  background: url(/images/struct/rtSide.jpg) top left no-repeat;
  padding: 25px 20px 40px 20px;
  margin: 13px 0 0 0;
  height: 503px;
}

div#workBox ul{
  padding-top: 20px;
}

div#workBox li{
  padding-bottom: 3px;
}

div#workBox h3{
  font-family: Georgia, serif;
  font-size: 1.3em;
  color: #221307;
  background: url(/images/struct/workLine.png) bottom left no-repeat;
  padding: 0 0 8px 0;
}

div#portfolioNav li{
  display: inline;
  margin-right: 4px;
}

div#portfolioNav a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active{
  border-bottom: none;
}

div#portfolioNav{
  background: url(/images/struct/navBox.png) bottom left no-repeat;
  height: 304px;
  width 386px;
  padding: 15px 30px 40px 30px;
}

div#portfolioNav h3{
  padding: 20px 0 8px 0;
}

div#twitterBox{
  background: url(/images/struct/twitterBox.png) top left no-repeat;
  height: 242px;
  padding: 35px 30px 40px 30px;
  margin: 10px 0 0 0;
}

div#twitterBox p{
  margin-top: 15px;
}

ol#tweets li{
  margin-top: 10px;
}

ol#tweets span{
  color: #7b7a7c;
}

div.aboutMeContent img{
  float: left;
  margin-right: 15px;
  margin-botton: 15px;
}

div.readMore a{
  font-weight: bold;
  color: #004054;
  background: url(/images/struct/continueBtn.jpg) top right no-repeat;
  text-decoration: none;
  padding-right: 35px;
}

.clear{
  clear: both;
}

div#notice {
  border: 2px solid #a4cdc3;
  background: #5a887d;
  padding: 1em;
  color: #eee;
  margin: 0 30px;
}

div#inspiration p{
   padding-bottom: 35px;
}

div.centerimage img{
  margin: 0 auto;
}

div#notice h3 { font-size: 150%; }
blockquote { text-align: center; color: #acab9c; font-size: 200%; padding: .5em 2em; line-height: 1.3em; font-weight: normal; font-style: oblique; }

div#wrapperFooter p.copyright { color: #fff; margin-left: 36px; }

div.commentContent p { margin-bottom: 1em; }

div.error { font-weight: bold; margin: 1em 0; }

div#ltColumn div.entryBody ul{
  list-style-type: disc;
  margin-left: 20px;
}

div#ltColumn div.entryBody li{
  margin-bottom: 1em;
}

ol#texturedBgPost li span{
  float: left;
  display: block;
  font-weight: bold;
}

ol#texturedBgPost p{
  margin-left: 15px;
}

object, embed{
  margin: 0 auto;
}

form#contactForm{
  margin-top: 20px;
}

p.lead {
  font-style: oblique;
  font-size: 140%;
  line-height: 1.5em;
  color: #2c2525 ;
}