/*
Theme Name: Boar's Head
Theme URI: http://boarshead.com/
Description: Ham in a Pan
Version: 1.0
Author: Intergroup Media
Author URI: http://intergroupmedia.com/
*/



/* Begin Typography & Colors */


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif !important;
	font-weight: bold;
	}

h1	{
	font-size: 1.5em;
	}

h2	{
	font-size: 1.2em;

	}	

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

ul.collapsible_archive ul {
	padding-left: 2.5em !important;
}

ul.collapsible_archive {
	font-weight: bold;
}

ul.collapsible_archive li ul {
	font-weight: normal !important;
	margin-top: 10px !important;
}


#content h3 { font-size: 1em; }
#content a { display: inline; }
#content h3 a {font-weight: normal; }

#content.narrowcolumn { width: 740px; }

