/* -- This is the place to add your own style modifications without touching the original styles -- */
/* ---------[ Featured Slider Adjustment ]--------- */

.featured.pages .entry { display:none; }

/* ---------[ Center Custom Logo ]--------- */

#logo { text-align:center; }


/* -------------------[ Headings ]------------------- */

h1,h2,h3,h4,h5,h6,h7,#sitetitle .title  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#333;
	line-height: 1.2em;
	}

h1 {
	font-size: 18pt;
	margin: 0;
	}

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 14pt;
	}

h4,h5,h6,h7 {
	font-size: 12pt;
	letter-spacing:0;
	}
