
* html .visualIEFloatFix { height: 0.01%; }

html,body,div,p,ul,ol,li,h1,h2,h3,h4,h5,pre,form,p,button,img {
  margin: 0;
  padding: 0;
  border: 0;
}

ul,li { list-style-type: none; }
a {outline: none;}
button span,a span,li span {display: none;}

table,tr,td {
  border: 0;
  border-collapse: collapse;
  vertical-align: top;
}

div.clear {
	position: relative;
	clear: both;
  line-height: 1px;
  font-size: 1px;
}

body {
  font: normal 100% Arial, Helvetica, sans-serif;
  color: #3b3b3b;
  background: url(../imgs/main.jpg) center top repeat #e9d7b7;
  text-align: center;
}

/* Typography
============================ */

#header h1 {
  background: url(../imgs/jon.png) 0 34px no-repeat;
  height: 67px;
  margin: 0 0 0 31px;
  display: block;
  float: left;
}

#header h1 a {
  height: 67px;
  width: 160px;
  display: block;
}

#header h1 a span {
  text-indent: -9999px;
}

h2 {height: 43px;}

h2.hello {
  background: url(../imgs/hello.gif) 21px 0 no-repeat;
  width: 393px;
}

h2.work {
  background: url(../imgs/work.gif) 21px 0 no-repeat;
  width: 200px;
}

h2.some_things {
  background: url(../imgs/some_things.gif) 21px 0 no-repeat;
  width: 186px;
}

h2.anything_else {
  background: url(../imgs/anything_else.gif) 21px 0 no-repeat;
  width: 186px;
}

h2.about {
  background: url(../imgs/about.gif) 21px 0 no-repeat;
  width: 161px;
}

h2.contact {
  background: url(../imgs/contact.gif) 21px 0 no-repeat;
  width: 173px;
}

h2.privacy {
  background: url(../imgs/privacy.gif) 21px 0 no-repeat;
  width: 90px;
}

h2.accessibility {
  background: url(../imgs/accessibilty.gif) 21px 0 no-repeat;
  width: 130px;
}

h2 span {display: none;}

ul.anything_buttons {
  height: 72px;
  margin: 0;
  padding: 19px 0 0 0;
  list-style: none;
  display: block;
}

ul.anything_buttons li {
  float: left;
  height: 72px;
  display: block;
  margin: 0;
  padding: 0;
}

ul.anything_buttons li a {
  display: block;
  height: 72px;
  width: 200px;
  margin: 0;
  padding: 0;
}

ul.anything_buttons li#ba_logo {width: 295px; padding-left: 30px}
ul.anything_buttons li#ba_logo a {
  background: url(../imgs/ba.gif) 0 0 no-repeat;
  width: 180px;
}


ul.anything_buttons li#scdf_logo {width: 265px;}
ul.anything_buttons li#scdf_logo a {
  background: url(../imgs/scdf.gif) 0 0 no-repeat;
  width: 265px;
}

h3 {
  font-size: 18px;
  font-weight: normal;
  color: #6fa0cf;
}

h3.margin_top {
  margin-top: 28px;
}

h3.paddingLeft {
  padding-top: 20px;
  padding-left: 31px;
}

#staticPage p {
  margin-top: 12px;
}

h4 {
  width: 202px;
  height: 38px;
}

h4.news {background: url(../imgs/latest_news.png) 0 0 no-repeat;}
h4.twitter {background: url(../imgs/twitter_feed.png) 0 0 no-repeat;}
h4.planner {background: url(../imgs/proposal_planner.png) 0 0 no-repeat;}
h4.credentials {background: url(../imgs/our_credentials.png) 0 0 no-repeat;}
h4.Weather {background: url(../imgs/weather.png) 0 0 no-repeat;}
h4.flickr {background: url(../imgs/flickrbybuffalo.png) 0 0 no-repeat;}
h4 span {display: none;}

h5 {
  font-size: 11px;
  color: #a57c4a;
  margin: 0 17px 0 17px;
  padding: 6px 0 0 0;
}

p, label {
	font-size: 75%;
	line-height: 150%;
  margin: 16px 31px 0 31px;
}

p.download {
  background: url(../imgs/download.gif) 0 4px no-repeat;
  padding-left: 14px;
  height: 20px;
}

#content_column .left p, #content_column .left label,
#content_column .right p{
  margin: 12px 0 0 0;
}

label {
  padding-top: 0;
  display: block;
}

#content_column p span {color: #929188;}

.work_row .work p {
  margin: 0 0 0 2px;
  font-size: 70%;
  float: left;
}

#footer p {
  float: left;
  margin: 14px 0 0 0;
  padding: 0 0 0 11px;
  color: #faf8f4;
  font-size: 70%;
}

#footer p span {color: #ebd6b6;}

/* Links
============================ */

p a,p a:visited {
	color: #6d9c07;
  background: #fffae4;
  text-decoration: none;
}



#footer p a,
#footer p a:visited {
	color: #fff;
  background: none;
  border-bottom: 1px dotted #faf8f4;
}

#footer p a:hover {
  color: #a98b60;
  background: #f5eadb;
}

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

#nav {
  background: url(../imgs/nav.png) 0 0 no-repeat;
  width: 220px;
  height: 43px;
  float: right;
  margin: 34px 21px 0 0;
}

#nav ul li {float: left; height: 14px}

li.studio, li.studio a {
	display: block;
  background: url(../imgs/studio.gif) 12px 9px no-repeat;
  padding: 9px 0 0 12px;
  width: 58px;
}

li.about, li.about a {
  display: block;
  background: url(../imgs/about.gif) 12px 9px no-repeat;
  padding: 9px 0 0 12px;
  width: 57px;
}

li.contact, li.contact a {
  display: block;
  background: url(../imgs/contact.gif) 12px 9px no-repeat;
  padding: 9px 0 0 12px;
  width: 59px;
}

li.studio, li.about, li.contact {
  background: none;
}

li.studio a, li.about a, li.contact a {
  background-position: 0 0;
  padding: 0;
  margin: 0;
  height: 14px;
	cursor: pointer;
}

li.studio a {width: 48px}
li.about a {width: 47px}
li.contact a {width: 59px}

li.studio a:hover, li.about a:hover, li.contact a:hover {background-position: 0 -14px;}

li.studio_on {
  width: 70px;
  background: url(../imgs/studio_on.gif) 12px 9px no-repeat;
  padding: 9px 0 0 0;
}

li.about_on {
  width: 69px;
  background: url(../imgs/about_on.gif) 12px 9px no-repeat;
  padding: 9px 0 0 0;
}

li.contact_on {
  width: 71px;
  background: url(../imgs/contact_on.gif) 12px 9px no-repeat;
  padding: 9px 0 0 0;
}

/* Layout
============================ */

div#container {
	width: 842px;
	margin: 18px auto 0 auto;
  text-align: left;
}

#content_column {
  width: 624px;
  margin: 23px 16px 0 0;
  float: left;
}

#content_column #header {
  background: url(../imgs/header.png) 0 0 no-repeat;
  height: 114px;
}

#content_column #content {
  background: url(../imgs/base.gif) 0 0 repeat-y;
}

#content_column .section {
  background: url(../imgs/section_top.png) 0 top no-repeat;
  padding: 32px 0 37px 0;
}

#content_column .section_anything {
  padding-bottom: 21px;
}

#content_column .section_intro {
  padding: 22px 0 37px 0;
  background: url(../imgs/section_bottom.png) 0 bottom no-repeat;
}

#content_column .section_work {
  background: url(../imgs/section_top.png) 0 top no-repeat;
  padding: 32px 0 0 0;
}

#content_column .section_bottom {
  padding: 0;
  background: url(../imgs/section_bottom.png) 0 bottom no-repeat;
  position: relative;
}

#section_spacer {
  height: 32px;
}

#content_column .section_contact {
  padding: 22px 0 37px 0;
}

#content_column .base_bottom {
  background: url(../imgs/base_bottom.png) 0 bottom no-repeat;
  height: 10px;
  font-size: 1px;
  line-height: 1px;
}

#legend {
  position: absolute;
  top: 6px;
  right: 31px;
}

ul.legend {
  float: right;
  margin: 3px 2px 0 0;
}

ul.legend li {
  float: left;
  margin: 0 0 0 4px;
  font-size: 1px;
  line-height: 5px;
}

#content_column #pagination {
  background: url(../imgs/base_bottom_studio.png) 0 0 no-repeat;
  height: 59px;
}

#content_column #pagination div {
  float: right;
  margin: 15px 0 0 0;
  padding: 0 31px 0 0;
}

#content_column #pagination #display {
  background: url(../imgs/display.gif) 0 0 no-repeat;
  width: 45px;
  float: left;
  margin: 0 6px 0 6px;
  font-size: 70%;
  padding: 1px 0 0 0;
  color: #908d7e;
  text-align: center;
}

#content_column .left {
  width: 266px;
  margin: 20px 0 0 0;
  padding: 0 0 0 31px;
  float: left;
}

#content_column .right {
  width: 266px;
  margin: 20px 0 0 0;
  padding: 0 31px 0 0;
  float: right;
}

#footer {height: 52px;}

#footer ul {
  float: right;
  margin: 14px 0 0 0;
  padding: 0 11px 0 0;
}

#footer li {float: left;}

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

.work_row {
  margin: 17px 0 0 28px;
  height: 118px;
}

.work_row .work {
  background: url(../imgs/work.gif) 0 0 no-repeat;
  width: 180px;
  float: left;
  margin: 0 14px 0 0;
}

.work_row .work div {height: 100px;}

.work_row .work .project, .project a {
	display: block;
  width: 174px;
	height: 87px;
  background: url(../imgs/rememble.jpg) 0 0 no-repeat;
  margin: 3px 0 0 3px;
  border: 0;
}

.project a {
	cursor: pointer;
  margin: 0;
}

.project a span {
  display: none;
}

.work .summary {
  display: none;
}

.project a:hover {background-position: 0 -87px;}

a.planning {background: url(../imgs/planning.jpg) 0 0 no-repeat;}
a.wallcandyart {background: url(../imgs/wallcandyart.jpg) 0 0 no-repeat;}
a.fwy {background: url(../imgs/fwy.jpg) 0 0 no-repeat;}
a.bored {background: url(../imgs/bored.jpg) 0 0 no-repeat;}
a.vss {background: url(../imgs/vss.jpg) 0 0 no-repeat;}
a.brdcast {background: url(../imgs/brdcast.jpg) 0 0 no-repeat;}
a.timwoodier {background: url(../imgs/tim_woodier.jpg) 0 0 no-repeat;}
a.yak {background: url(../imgs/yak.jpg) 0 0 no-repeat;}

/* About
============================ */

#sectionBlock {
  position: relative;
}

#subBlocks.showBlock {
  position: absolute;
  top: 75px;
  height: 230px;
  background: url(../imgs/base.gif) 0 0 repeat-y;
}

#subBlocks p {
  margin-top: 12px;
}

/* Forms
============================ */

input,textarea {
	display: block;
  font: normal 80% Arial, Helvetica, sans-serif;
	width: 256px;
	color: #828278;
  border: none;
  background: #f4f4ea;
  padding: 4px;
}

textarea {height: 100px;}

#errors {
  border: 1px solid #FFEA90;
  background: #FFFAE4;
  padding: 8px;
}

#errors div {
  margin: 0;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  display: block;
  float: none;
}

/* Buttons
============================ */

button.send {
	display: block;
  width: 116px;
	height: 22px;
  background: url(../imgs/send.gif) 0 0 no-repeat;
	cursor: pointer;
  margin-top: 14px;
  float: right;
}

button.send:hover {background-position: 0 -22px;}

#content_column #pagination div.prev, div.prev a, span.prev {
	display: block;
  width: 33px;
	height: 19px;
  background: url(../imgs/previous.gif) 0 0 no-repeat;
  float: left;
  padding: 0;
  margin: 0;
}

span.prev {
  background-image: url(../imgs/prev_off.gif);
}

#content_column #pagination div.next, div.next a, span.next {
	display: block;
  width: 32px;
	height: 19px;
  background: url(../imgs/next.gif) 0 0 no-repeat;
  float: left;
  padding: 0;
  margin: 0;
}

span.next {
  background-image: url(../imgs/next_off.gif);
}

span.prev span, span.next span {
  display: none;
}

div.prev a, div.next a {
  float: none;
}

div.prev a:hover, div.next a:hover {background-position: 0 -19px; border-bottom: none;}

div.xhtml, div.xhtml a {
	display: block;
  width: 53px;
	height: 16px;
  background: url(../imgs/xhtml.gif) 0 0 no-repeat;
	cursor: pointer;
  padding: 0 8px 0 0;
}

div.xhtml a:hover {background-position: 0 -16px; border-bottom: none;}

div.xhtml a {
  padding: 0;
}

div.css, div.css a {
	display: block;
  width: 41px;
	height: 16px;
  background: url(../imgs/css.gif) 0 0 no-repeat;
	cursor: pointer;
}

div.css a:hover {background-position: 0 -16px; border-bottom: none;}

/* Try and force hidden to work in Opera
============================ */

#skipNav {
  padding-top: 5px;
  float: left;
  display: block;
  width: 1px;
  height: 1px;
  color: #F9F9F8;
  font-size: 1px;
  line-height: 1px;
}/* Work
============================ */

button span,a span,li span {display: none;}

#pop {
  background: url(../imgs/main.jpg) center top repeat #e9d7b7;
  z-index: 100;
  height: 1020px;
  position: absolute;
  top: 0;
	width: 842px;
}

#pop div#popBox {
	width: 622px;
  height: 650px;
  background: url(../imgs/base.png) 0 0 no-repeat;
	margin: 18px auto 0 auto;
  text-align: left;
}

#pop a.close {
	display: block;
  width: 27px;
	height: 27px;
  background: url(../imgs/close.png) 0 0 no-repeat;
	cursor: pointer;
  float: right;
  padding: 0 24px 0 0;
}

#pop a.close:hover {background-position: 0 -26px;}

#pop .work_large {
  margin: 12px 0 0 33px;
}

#pop div#popBox div {
  margin: 46px 0 0 0;
}

#pop p {
	font-size: 75%;
	line-height: 150%;
  margin: 6px 33px 0 33px;
}

#pop div#popBox div.visit, #pop div.visit a {
	display: block;
  width: 91px;
	height: 22px;
  background: url(../imgs/visit.gif) 0 0 no-repeat;
  float: right;
  margin: 10px 0 0 0;
  padding: 0 33px 0 0;
}

#pop div.visit a {
  padding: 0;
  margin: 0;
}

#pop div.visit a:hover {background-position: 0 -22px;}#RHC {
  width: 202px;
  float: left;
}

#RHC .section {
  background: url(../imgs/rhc_base.png) 0 0 repeat-y;
  padding-bottom: 12px;
}

#RHC .section_top {
  background: url(../imgs/rhc_base_top.png) 0 0 no-repeat;
  height: 16px;
  font-size: 1px;
  line-height: 1px;
}

#RHC .section_bottom {
  background: url(../imgs/rhc_base_bottom.png) 0 0 no-repeat;
  margin: 0 0 6px 0;
  height: 18px;
}

#RHC div h5 {
  padding-top: 3px;
  color: #9A7F56;
  padding-bottom: 4px;
}

#RHC div.tweeter {
  padding-top: 5px;
}

#RHC p {
  margin: 0;
  padding: 10px 20px 0 17px;
  font-size: 70%;
  line-height: 14px;
}

#RHC p a, #RHC p a:visited {
	color: #bc6125;
  background: transparent;
  border-bottom: 1px dotted #df996b;
}

#RHC p a:hover {
  color: #5d2a08;
}

#RHC p em {
  color: #ae8f58;
  padding-bottom: 4px;
  font-style: normal;
}

#container #RHC p.credential {
  background: url(../imgs/download.gif) 16px 18px no-repeat;
  padding-left: 30px;
  padding-top: 14px;
  line-height: 16px;
}

#container #RHC p.home_download {
  background: url(../imgs/download.gif) 16px 18px no-repeat;
  padding-left: 30px;
  height: 20px;
}

#container #RHC p.download {
  background: url(../imgs/download.gif) 16px 14px no-repeat;
  padding-left: 30px;
  height: 20px;
}

#container #RHC p.download a {
  border-bottom: 1px dotted #df996b;
  line-height: 16px;
}

#flickrLink {
  padding: 10px 0 0 16px;
}

#flickrLink a {
  display: block;
  border: 0;
  background: url(../imgs/view_photos.png) 0 0 no-repeat;
  text-decoration: none;
  width: 150px;
  height: 18px;
}

h2.mainTitleStyle{
  font-family:cursive;
  font-size:13px;background:
  transparent url(http://s3.jonlathem.com/website/imgs/middle.png) repeat-x;
  float:left;
  height:33px;
  padding-top:8px;
  width:450px;
}

/*
#RHC p a,
#RHC p a:visited {
	color: #bc6125;
  background: none;
  border-bottom: 1px dotted #df996b;
}

#RHC p a:hover {
  color: #5d2a08;
  background: none;
}

#container #RHC p.download a {
  border-bottom: 1px dotted #df996b;
  line-height: 16px;
}

#container #RHC p.credential {
  background: url(../imgs/download.gif) 0 18px no-repeat;
  padding-left: 14px;
  padding-top: 14px;
  line-height: 16px;
}

#container #RHC p.flickrLink {
  background: none;
  line-height: 16px;
}

#container #RHC p.flickrLink a, #container #RHC p.flickrLink a:hover {
  background: url(../imgs/view_photos.png) 0 0 no-repeat;
  text-decoration: none;
  width: 150px;
  height: 18px;
  display: block;
  border: 0;
}

#container #RHC p.credential a {
  border-bottom: 1px dotted #df996b;
}

#RHC div h5 {
  padding-top: 3px;
  color: #9A7F56;
  padding-bottom: 4px;
}

#RHC p {
  font-size: 70%;
  line-height: 14px;
  margin: 10px 17px 0 17px;
}

#RHC p.top {
  font-size: 70%;
  line-height: 14px;
  margin: 0 17px 0 17px;
  padding: 17px 0 0 0;
}

#RHC p span {color: #ae8f58; display: block; padding-bottom: 4px;}
*/
