/*
Theme Name: testtube
Theme URI: http://testtube.org.org/
Description: whuuu
Version: .01
Author: Joseph Franks
Author URI: http://testtube.org/
Tags: sweet.





/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;			
	}  

img 
{
	border: none;
}

p  	{
	margin: 0px;
	}


.home #content
{	
	margin: 0px auto;
	
	width: 920px;
	text-align: center;

}
	
#header 
{	

	height: 100px;
	margin: 30px auto 20px auto;			
	text-align: center;
	width: 500px;
}
	

.foundation {
  
  overflow: auto; /* clearing floats */
}
 

.home .post {
  
  margin: 2px 2px;
  
  float: left;
  
  
  display: inline;  /* IE6 fix */
  
}

.home .post p img
		{ 
		
	}

.home .post p 
	{
	
	}

.home 
	{ 
	
	
	}
	
	
.single
	{	
	
	}
.single #content
	{	
	margin: 0px auto;
	width: 100%;
	text-align: center;
	}

	
	

	
	
