/* -- This is the place to add your own style modifications without touching the original styles -- */

/* ---------[ Heading Adjustments ]--------- */

h1.page-title { border-bottom:0; }

/* ---------[ Hide Page Headings ]--------- */

h1.page-title { display:none; }


body { background-image:none; }

#header {
    background-image: url("http://downtowntruckee.com/wp-content/uploads/2014/05/downtown-truckee-header.png") no repeat scroll 0 0 #FFFFFF; background-repeat:repeat; background-position: center; width: 100%;
}
#header {
    background-position: center top;
    background-repeat: repeat;
    width: 100%;
}

p.extra_space1 {
padding-top:50px;
}

p.extra_space2 {
padding-top:100px;
}

#topnav li.current-menu-item > a,
#topnav li.current_page_item > a {
	background:#f1ab3f;
	}

.mysubscribebox { display:none; }

h3#reply-title { width:190px; }

#catnav li.current-menu-item > a,
#catnav li.current_page_item > a {
	color:#fff;
	background: #f1ab3f url(images/catnav-bg.png) bottom left repeat-x;
	}
