/*  
Theme Name: SMITH homepage
Theme URI: http://smithmag.net/
Description: SMITH homepage
Version: 1

DO NOT EDIT -- REAL STYLES IN SITEROOT/INCLUDES/

---------------------------------------------------- */


			h3.title{ margin: 10px 10px 0 00px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
						h3.title.small{ margin: 10px 10px 0 10px; padding-bottom: 0px;color:#FFF; font:15px Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
			.box{ 
				margin: 0 0px 8px 0 ; 
				float:left; 
				background:#161613; 
				border: solid 1px #8399AF; 
				overflow: hidden; 
				position: relative; 
			}
			
            .boxOther{ 
				margin: 0 0px 8px 0 ; 
				float:left; 
				background:#FFF; 
				border: solid 1px #8399AF; 
				overflow: hidden; 
				position: relative; 
				font-size: 14px !important;
				line-height: 15px;
			}
			
			.boxOther img {
			 padding-bottom: 5px;
			}
			
			.box.moment {
                width: 242px; /*455px;  */
				height: 180px; 
			}
			.box.work {
			    width: 208px; /*455px;  */
				height: 180px; 
			}
			
			.box.memoirville {
                width: 250px; 
                	height: 180px; 
			}
			
			.box.fame {
                width: 180px; 
				height: 180px; 
			}
			.box.fame2011 {
			    width: 208px;
				height:208px;
			}
			.box.miniad {
  			    width: 250px;
				height:208px;
			}
			.box.freeze {
                width: 180px; 
				height: 180px;  
			}
			
			.box.life {
                width: 85px; 
				height: 85px;  
			}
			
			.box.comics {
                width: 85px; 
				height: 85px;  
			}
			
			.box.more {
                width: 85px; 
				height: 85px;  
			}
			
				.box img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.box p{ 
					padding: 0 10px;
					margin: 0px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 100px; 
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 			
 			.boxcaption a {
 			color: #fff;
 			}
 				.captionfull .boxcaption {
 					top: 260px;
 					left: 0;
 				}
 				
                .captionshort .boxcaption {
 					top: 260px;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 220;
 					left: 0;
 				}
				p.smaller {
				    font-size: 85%;
				}

.featuredMemberStory {
    color: #fff;
    background: #000;
    text-align: center;
    padding: 5px 0px;
    /* text-transform: lowercase; */
    font-size: 16px;
}

.footer2011 {
  position:relative;
  left: 15px;
  margin:0;
  padding:0; 
  width:940px;
/*  height:200px;*/
  clear:both;
  font-size:14px; 
  line-height:16px;   
  overflow:hidden;
}

.sectionof2011footer{
  float:left; 
  text-align:center; 
  padding:0; 
  margin:0; 
  width:150px;
  color:black;
}
.lastsectionof2011footer{
 float:left; 
 text-align:right; 
 font-size: 16px; 
 line-height:19px; 
 padding:20px 0px 0 0px;  
 margin:0;
 width:100px;
}
div.sectionof2011footer img {
  margin-bottom:3px;
  border:none;
}
.sectionof2011footer a{
  color:black;
  font-weight:bold;
  font-size:14px;
  text-decoration:none;    
}