
#header_bar { background: #fff url(../img/work_headerBar.jpg) 0 0 no-repeat; width: 980px; height: 125px; position: absolute; top: 120px; left: 0; z-index: 100; }

#content a { color: #9a5a0f; text-decoration: none; }
#content a:hover { text-decoration: underline; }

#content p.intro { padding: 12px 30px 22px 46px; font-size: 14px; line-height: 17px; font-style: italic; }


#content div.project { padding: 12px 48px 22px 40px; }

#content div.project h2 { font-size: 28px; line-height:28px; color: #643b0b; margin: 0; width: auto; border-bottom: 2px solid #643b0b; font-weight: normal; text-align: left; }
#content div.project h2 a { color: #643b0b; text-decoration: none; }
#content div.project img.feat { background-color: #ececec; padding: 8px; margin: 6px 0 16px; max-width: 562px; float: left; }
#content div.project p { font-size: 14px; line-height: 18px; margin-right: 35px;}
#content div.project .tags { font-size: 11px; line-height: 12px; color: #75bdd1; margin: 0px 45px 14px 0px; font-style: italic; height: 16px; padding-left: 20px; background: #fff url(../img/tag_blue.png) top left no-repeat;}
#content div.project .tags a { color: #75bdd1; }
#content div.project .tags a:hover { text-decoration: underline; } 
#content div.project .proj_date { font-size: 11px; line-height: 11px; color: #9a5a0f; margin: 4px 45px 0px 0; margin-bottom: 10px; }

#content div.project div.info { margin: 0px; }
#content div.project .desc { float: left; width: 240px; }
#content div.project .info p { margin-right: 0; margin-top: 0; margin-bottom: 12px; }
#content div.project .details { font-family: Arial, Helvetica, sans-serif; padding: 12px; background: #f0f0f0; float: right; padding-bottom: 2px; }
#content div.project .details p { margin: 0px 0 10px; font-size: 12px; float: none; width: 280px; line-height: 15px; }

div.proj_hr { margin: 48px 22px 48px 46px; height: 1px; background-color: #ececec; }
div.proj_hr hr { display: none; }

#backbtn { margin: 0 40px; }
#backbtn a { background: transparent url(../img/reverse_green.png) 0 2px no-repeat; padding-left: 20px;  }

