@charset "utf-8";


/* --------------- PAGE STRUCTURE STYLES --------------- */

body { background:#FFF; margin:0; padding:0 0 90px 0; }

#container { margin:0 auto; padding-top:60px; width: 800px; }

#header { position:relative; margin-bottom:30px; border-bottom: 1px #AAA solid; width:100%; height:55px; }

#title { display:block; width:300px; height:40px; margin-left:-60px; background: url("/ee/images/template/bh-logo.jpg") no-repeat; }
#title span { display:block; width:300px; height:40px; cursor:pointer; }

#main-links { position:absolute; right:0; bottom:10px; }
#main-links ul, #leftcol ul , #footer ul {list-style-type:none;}
#main-links ul li { float:left; padding:0 0 8px 15px; }

#leftcol { float:left; width:190px; margin:0 40px 40px 0; }

.ui-accordion-header { border-top:1px solid #AAA; margin-top:3px; }

hr {margin-top:3px;}

#leftcol h4 {padding-top:0.5em;}
#leftcol #accordion h4 a { text-decoration:none; color:#555; }
#leftcol #accordion h4 a:hover {text-decoration:none;}

#fullcol { width: auto; overflow:auto; }

#profilecol {width:650px;}

#blakephoto {float:right; margin-top:44px; border:1px solid #AAA; }

#leftcol h2 {padding-bottom:6px;}

#rightcol h2, #fullcol h2 { border-bottom: 1px #AAA solid; margin-bottom:8px; }

h3 span.normal {font-weight:normal;}

#rightcol { width: 570px; margin:0 0 0 230px; }

#rightcol img { display:block; margin-left:auto; margin-right:auto; }

p.description { font-size:1.4em; line-height:1.6em; color:#777;  }

p.stats {color:#666;}

#footer { position:relative; border-top: 1px #AAA solid; width:100%; margin-top:30px; padding:8px 0 0 0; clear:both; }
#footer ul li { float:left; padding:0 25px 0 0; }

#contact {float:left;}

#credits { float:right; font-size:0.9em; }

#thumb_holder {margin-left:-16px;}
.thumbnail { float:left; padding:10px 0 10px 16px; }
.thumbnail img { border:1px solid #CCC; }

.uline { border-bottom: 1px #AAA solid; margin-bottom:8px; }

p.dark { color:#222; font-style:italic; }

.software { display:block; float:left; padding-right:25px; }

ul.bullet { list-style:disc; padding-left:10px; }
