/*  
Theme Name: SpicySalsa
Theme URI: http://www.spicysalsa.net/
Description: 
Version: 1.0
Author: Matthew Krivanek
Author URI: http://www.mkexperiences.com/

*/

#utility p { font-size: .9em;}
#utility input#s { width: 140px; }
#utility #searchform input.button { padding-left: 3px; padding-right: 3px; }
#utility ul li { list-style: none; }
#utility ul { margin-bottom: 20px; }
form#searchform { margin-bottom: 20px; }

div.blog h1 a,
div.blog h3 a { 
	color: #fff;
	margin-bottom: 0;
	border-bottom-color: #444;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: -2px;
	padding-bottom: 0;
}
div.blog h1 a:hover,
div.blog h3 a:hover {
	color: #ffd503;
	border-bottom-color: #ffd503;
}
div.blog h1 { margin-bottom: 5px; }

div.blog div.post div.title h1,
div.blog div.post div.title h3,
{ 
	margin-bottom: 0;
	padding-bottom: 0; 
	display: block;
}
div.blog div.title {
	margin-bottom: 15px;
}
div.blog small {
	display: block;
	color: #bbb;
	
}
div#main.wide
{
	width: 730px;
}
p.postmetadata {
	margin: 10px 0;
}