/* -- This is the place to add your own style modifications without touching the original styles -- */

/* ---------[ Hide Top Navigation ]--------- */

#topnav { display:none; }


/* ---------[ Remove Blank Box ]--------- */

.flexslider .feature-image {
    width:41.85%;
    padding:0;
    border:0;
    }

.flexslider .slides img {
    width:97%
    padding:1%;
    border:1px solid #e5e5e5;
    }


/* ---------[ change category heading home page] --------- */

h2.feature-title,

h3.widgettitle,

h2.feat-title {

	text-transform:none;

	}


/* ---------Remove reply from each post --------- */

.meta-comments { display:none; }
