/* ================================================== */
/* 7amrecords.com, June 2010
/* styled by Phil Thompson; http://pssht.com
/* ================================================== */

/* ================================================== */
/* imageHover  
/* -------------------------------------------------- */

.imgHov {text-decoration: none; float: left; display: inline;}

.imgHov img {border: 0; display: block;}

.imgHov span {font-style: normal;}
.imgHov span, .imgHov b {display: none;}

.imgHov:hover {background: #ffffff; position: relative;}
.imgHov:hover b {position: absolute; top: 0px; left: 0; background: url("http://pssht.com/bgd-rastr-white.gif") top left repeat; display:block;}

.imgHov:hover b.indexPh {width:294px; height:200px;} /* snapshots */ 
.imgHov:hover b.archPh {width:140px; height:94px;} /* animation */ 
.imgHov:hover b.tearPh {width:600px; height:400px;} /* beer cans */ 
.imgHov:hover b.blogPh {width:600px; height:400px; background: none; cursor: default;} /* totally sounds like */
.imgHov:hover b.essayPh {width:600px; height:400px; background: none; cursor: default;} /* conservience */
.imgHov:hover b.slidePh {width:780px; height:520px; background: none; cursor: default;} /* profile */ 

.imgHov:hover span, .imgHov:hover span.blog, .imgHov:hover span.essay  {position:absolute; top:128px; left:12px; width:262px; height: 42px; background:#ffffff; padding: 8px 10px 10px 10px; line-height: 20px; text-align: right; font-size: 12px; font-weight: bold; color: #c70202; display: block;}

.imgHov:hover span.blog, .imgHov:hover span.essay {top:328px; width:556px; background:#ffffff; text-align: left;}
.imgHov:hover span.slide {top:448px; width:736px; background:#ffffff; text-align: left;}

/* IE.5-6 */ * html .imgHov:hover span {width:282px; height: 60px;}
/* IE.5-6 */ * html .imgHov:hover span.blog {width:576px;; height: 60px;}
/* IE.5-6 */ * html .imgHov:hover span.essay {width:576px;; height: 60px;}	

.imgHov:hover span em {font-weight: normal; font-style: normal; color: #000000;}