.txtCoverWrap { cursor:pointer; }

.coverWrapper { width: 209px; margin: 0; font-size: 20px; }

.projectName { color: #3A9CEC; }
.projectName:hover { text-decoration:underline }
.projectName-Holder { height: 32px; color: #009CEC; font-size: 12px; font-weight: bold; border-bottom: 1px solid #7FCDF5; margin-bottom: 8px; overflow: hidden;}
.projectBy { font-size: 11px; font-family: Arial, Helvetica; height:15px; float:left; margin-right:5px; }
.coverByLink { 
  font-size: 11px !important; 
  height: 15px;
  font-family: Arial, Helvetica, sans-serif; 
}

.coverOwners { float:left; font-size: 11px; }

.coverOwner a:hover, a.splash-realms:hover { text-decoration:underline; }

.ownersWrap { width:160px; overflow: hidden; position: relative; }

.ownersWrapInner { width:1000px; height:15px; position:relative; }

.coverBy { font-family: Arial; font-size: 11px; height: 15px; width: 182px; }

.coverInfo { background:#FFF; font-family:Arial; padding: 6px 10px 7px 10px; text-align: left; width: 182px; height: 60px; }

.coverFeatured { margin:12px 0 0 0; height:16px; }
.coverFeaturedInner { font-family: Arial; font-size:11px; height:11px; line-height:11px; }

.coverAppImg { vertical-align:top; margin-top:-2px; margin-right:4px; }
.coverApps { font-weight: bold; vertical-align:top; font-size:12px; } 

.coverDate { position: relative; top: -2px; }

.coverRealmBg { background: #D1D2D4; font-size: 11px; height: 17px; padding: 0 0 4px 10px; text-align:left; width:192px; }
.coverRealmBg * { color:#4C4C4C; font-size:11px; line-height:14px; text-decoration:none; }
.coverImg { background:#DADADA; cursor:pointer; height:202px; width:202px; }

.txtCoverWrap {
  background-color:#DADADA;
  height:105px;
  overflow:hidden;
  padding:12px 15px 20px;
  position:relative;
  text-align:left;
  width:172px;
  cursor:pointer;
}

.txtCoverInner {
  color:#4C4C4C;
  font-family:Georgia,'Times New Roman',Times,serif;
  font-size:14px;
  left:0;
  letter-spacing:0.03em;
  line-height:18px;
  position:relative;
  top:0;
  word-spacing:0.05em; 
}


a.splash-realms:link, a.splash-realms:visited { color: #4C4C4C; font-family: Arial,Helvetica; font-size: 11px; line-height: 14px; height:14px;  }

.splash-realms, .splash-realms a { color: #4C4C4C; font-family: Arial; font-size: 11px; line-height: 1px; }

.innerWrapper { float:left; height:auto; }

.projTRShadow { display: block; }
.projRShadow { height:275px; width:7px; }

#gallery-row-list li { float: left; }

/**  Watcher Tags  **/
.watcherTag { position:absolute; text-align:right; width: 202px; top: 0px; }

.watcherTagInner { padding-top: 10px; display: inline-block; padding-right: 10px; }


.removeProjArea, .addProjArea, .addToFavorites, .editWatcherTags, .removeFromFavorites { height: 16px !important; line-height: 1px !important; display: block; }

.addToFavorites, .editWatcherTags, .removeFromFavorites{ width: 16px; overflow: hidden; display: block; }

.editWatcherTags { width:18px !important; height:18px !important; position:relative; top:-1px; }
 
.addToFavorites {
  background-image: url('http://behance.vo.llnwd.net/watchers/buttons/addFavProject.png');
  *background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://behance.vo.llnwd.net/watchers/buttons/addFavProject.png',sizingMethod=scale);
}

.editWatcherTags, .removeFromFavorites { float: right; }

.editWatcherTags {
  margin-right: 5px;
  background-image: url('http://behance.vo.llnwd.net/watchers/buttons/add_tags.png');
  *background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://behance.vo.llnwd.net/watchers/buttons/add_tags.png',sizingMethod=scale);
}

.removeFromFavorites {
  background-image: url('http://behance.vo.llnwd.net/watchers/buttons/removeFavProject.png');
  *background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://behance.vo.llnwd.net/watchers/buttons/removeFavProject.png',sizingMethod=scale);
}

.coverWrapper { position: relative; }

