/*
################################ HOME SPECIFIC #########################
*/

.current_page_item, .current_page_parent, .current_page_ancestor { background:url("images/pointer_black.gif") center bottom no-repeat; }

#thehall-header { display:block; width:850px; height: 20px; padding: 0px 60px 0px 60px;  background-color:#000;}
#thehall-title, #thehall-what, #thehall-date { float:left; margin-top:0; }
#thehall-title { width: 50%; margin-top: 8px; color:#FF1C00}
#thehall-title h1 { color:#FF1C00;}
#thehall-title small a { width: 50%; color:#999; font-size: 0.6em; text-decoration:none; }
#thehall-title small a:hover { color:#FF1C00; }
#thehall-date { width: 50%; text-align:right; margin-top:23px;}
#thehall-date p { color:#FFF; }

#thehall { padding:40px 60px 60px 60px; background-color:#000; }
#thehall-pix { width:850px; height: 260px; display:block; border: 1px solid #FFF ;}
#thehall-footer { float:right; text-align:right; margin-top:165px; margin-right:15px;}
#thehall-footer h3 { font-size: 1.5em; color:#FF1C00; color:#FFF; color:#000; margin:0; }
#thehall-footer p { color:#000; font-size: 0.8em; margin:0; line-height:1.2em; }
#thehall-footer a { font: 1.3em Arial, "Times New Roman", Times, serif; color:#FF1C00; text-decoration:none; }
#thehall-footer a:hover { text-decoration:underline; }

.visittheblog { display:block; height:45px; width:227px; border:none; background:url(images/button-to-the-blog.gif) no-repeat top right; }
.visittheblog:hover { background-position:0 -45px; cursor: pointer; }




/* Portfolio Quick Overview BAR */

#whatshot .posttitle a {  font-size: 0.8em; text-decoration: none; color:#7C4D25; }
#whatshot p {  margin: 5px 0 0 0; }
#whatshot img {  margin: 0 10px 0px 0; }

