/*
Theme Name: TSFIM08
Theme URI: 
Description: This is the theme for The Studio for Interactive Media's Blog
Author: TSFIM
Author URI: http://www.tsfim.com
Tags: TSFIM

Version: .1
*/


#commentform .textarea_wrap{
	
	background-color: white;
	
	width: 570px;
}
#commentform textarea{
	
	margin: 0px 10px;
	padding: 5px;
	width: 540px;
	border: 1px solid black;
}


ol.commentlist{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

small.commentmetadata{
	display: block;
	width: 560px;
	padding: 10px 0px 0px 10px;
	background-color: white;
	font-style: italic;
	
}

small.commentmetadata a{
	color: black
 	
}

div.navigation{

background-color: white;
padding: 10px;
width:  550px;
}

