/* Page Resets */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0; 
	padding: 0; 
}
fieldset,img,button { 
	border: 0; 
}
table { 
	border-collapse: collapse; 
	border-spacing: 0; 
}

:focus, input:focus, button:focus, button:active, button:hover {
	outline: 0;
}
sub, sup {
	font-size: 8px;
	line-height: 0;
}

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
abbr,acronym { 
	border:0;
}              
ol, ul {
	list-style: none;	
}
strong {
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #666;
}    
a:hover {
	color: #333;
}  

/* Page Styles */

html, body {
	height: 100%;
}
body {
	margin: 0px auto 0px auto;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-image: url(../_img/tile_a.jpg);
}  
a {
	outline: none;
}
#mass{
	width: auto;
	height:auto;
	
	background-image: url(../_img/endcap.jpg);
	background-repeat: no-repeat;
	background-position: 1004px 0px;
}
#cnt{
	width: 1004px;

}
#bigtop {  
	width: auto;
	display:block;
	height:482px;
	background: url(../_img/big_header.jpg) ;
	position:relative;
}

.spaceline{
	margin-top:10px;
	margin-bottom:10px;
}

.contact-info{
	margin-bottom:1px;
}

.contact-info a{
	margin-left:10px;
}

.packin{
	margin-left:20px;
}
.packin input{
	float:left;
	padding:1px;
}

#footer{
	clear:both;
	margin-bottom:200px;
}

#tumblr{
	font-size:12px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:100px;
}

.track{
	margin-bottom:4px;
}
.pic{
	margin-bottom:8px;
	max-height:150px;
	overflow:hidden;
}

.tumblr-date{
	font-weight:bold;
	color:#999;
	font-size:13px;
	font-style:italic;
	margin-bottom:6px;
}

.texter{
	width:250px;
}
.tumblr-link{
	font-size:16px;
}
.psi{
	float:left;
	margin-right:8px;
	margin-bottom:2px;
}

#tumblr .postin{
	
	height:310px;
	overflow:hidden;
	position:relative;
	
}
#tumblr .pscroll{
	position:absolute;
	height:10000em;
}
#tumblr .post{
	
	font-family:  Helvetica, Arial, sans-serif;
	background-color:#F8F7EE;
	padding:20px;
	line-height:1.4em;
	width:260px;
	height:320px;
	overflow:hidden;
	margin-right:5px;
	margin-bottom:30px;
	float:left;
	background-image: url(../_img/box.jpg);
	background-repeat: no-repeat;
	
}

.post .title{
	font-weight:bold;
	color:#333;
	font-size:14px;
	margin-bottom:4px;
}



#tumblr img{
	max-width:250px;
	margin-bottom:8px;
}





#subcontent{  
	margin-top:0px;
	margin-left:0px;

}

#slimcontent{
	font-size:11px;
	display:block;
	width:225px;

}

#ponybox{
	cursor: pointer;
	float:left;
	width:225px;
	height:86px;
	background: url(../_img/click_pony.jpg) ;
}
#bar{
	float:left;
	width:240px;
	margin-right:20px;
	height:auto;
}

.clearfix{
	clear:both;
	line-height:2px;
}

#photos{
	margin-top:60px;
	width:auto;
	float:left;
	
}


#photos img{
	margin-right:20px;
}

.rk{
	color:#990000;
}

#emailbox{
	
}

#emailbox #former{
	padding-left:74px;
	padding-top:50px;
}
#former{
	font-size:12px;
}
.formin{
	margin-bottom:8px;
}
#former input{
	margin-top:3px;
}


#facebook{
	width:117px;
	height:194px;
	position:relative;
	left:230px;
	top:250px;
	float:left;
	background: url(../_img/fb_off.jpg) ;
	cursor: pointer;
}

#twitter{
	width:118px;
	height:193px;
	position:relative;
	left:230px;
	top:250px;
	float:left;
	background: url(../_img/tw_off.jpg) ;
	cursor: pointer;
}
#pledge{
	width:193px;
	height:180px;
	position:relative;
	left:224px;
	top:260px;
	float:left;
	background: url(../_img/pl_off.jpg) ;
	cursor: pointer;
}
#myspace{
	width:138px;
	height:167px;
	position:relative;
	left:220px;
	top:270px;
	float:left;
	background: url(../_img/ms_off.jpg) ;
	cursor: pointer;
}



#twitter-block{
	cursor: pointer;
	font-size:11px;
	width:300px;
	height:50px;
	position:relative;
	top:126px;
	left:620px;
}
.twitbody{
	font-size:11px;
	font-style:italic;
	color:#333;
}
.twittime{
	font-size:10px;
	font-style:italic;
	color:#999;
}

#nav-wrapper {
	width: 1004px;
	height: 103px;
	margin: 0 auto;
	  
}
