/* Stuff */
html,body{background:#fdfec2 url(../images/bk.jpg) repeat-x top left;color:#000;}
.container{background:#fff}
.outer{width:1000px;margin:0 auto;background:url(../images/shade.png) repeat-y top left;}
a{color:#082250;text-decoration:none;}
a:hover{color:#0e3e0e;text-decoration:underline;}
hr{width:930px;border-bottom:#4a684a 1px solid;margin:0 auto;}

h3 a {font-size:16px;text-align:left;color:#0e3e0e;}

.post{padding:10px;}

/* top navigation */
#navigation{color:#fff;margin:0;padding:0;background:url(../images/top-fade.png) repeat-y top center;vertical-align:middle;}

#navigation img{float:right;}
#breadcrumbs{padding:0 20px 10px}

#masthead{height:255px;max-height:255px;background:url(../images/masthead.png) no-repeat top center ;z-index:1;margin-bottom:10px;}
#headgap{}
#tagline{color:#fff;font-size:10px;font-weight:normal;height:150px;min-height:150px;overflow:hidden;}
#tagline p{margin:0 0 0 340px;width:300px;padding:5px 10px;}

#content{background:url(../images/watermark.png) no-repeat right top}
#content .box{background-color:transparent;}

#login{width:500px;} 

/*Bio boxes*/
.biobox{background-color:#fff;width:350px;float:right;font-size:10px;padding:5px;margin:10px 0 10px 10px;}
.biobox h3{background-color:#0e3e0e;color:#fff;padding:3px;font-size:12px;font-weight:bold}
.biobox img{float:left;padding: 10px 10px 20px 10px;}

/*three top menu boxes*/
.topbox{color:#fff;float:left;background:url(../images/button.png) no-repeat center top ;height:50px;max-height:50px;z-index:100;width:130px;margin:10px;text-align:center;padding-top:5px}
.topbox span{vertical-align:bottom;}
.topbox h3{font-size:16px;text-align:left;color:#0e3e0e;border-bottom:#fff 1px solid;padding:5px 0;margin:10px;}
.topbox a{font-size:14px;}
.topbox a:hover{color:#0e3e0e;text-decoration:underline;}
.topbox ul{padding:5px;}

#outerfoot{background:#fdfec2 url(../images/bk.jpg) repeat-x top left;}
.footbox ul{padding:10px;color:#111;}
.footbox a{color:#111;}
.footbox a:hover{color:#9baf9b;text-decoration:underline;}

#loginbox{background:url(../images/score.png) no-repeat bottom left;}

#jakebits{background:#111;width:300px;}
#jakebits img{margin-bottom:10px;}

#footer{text-align:left;padding:5px 10px;font-size:10px;}

div.thumbscontainer ul.thumbs{background-color:green;}
div.thumbscontainer ul.thumbs li{background-color:white;width:130px;height:130px;}
div.thumbscontainer ul.thumbs li img{vertical-align:middle;}