/* -- This is the place to add your own style modifications without touching the original styles -- */

.flexslider .full-width .flex-caption,
.featured.wide .flexslider .full-width .flex-caption {
	right:-999em;
	display:none;
	}

.post-by-2 img.thumbnail {
    max-width: 40%;
    }

.cats-by-2 img.thumbnail {
    max-width: 42%;
    }

/* ---------[ Category Box Adjustments ]--------- */

h2.feat-title a { color:#34bdcd; }

.cats-by-2 h2.feat-title:hover {
	background:#e3e3e4;
	}

/* ---------[ Category Box Adjustments ]--------- */

.cats-by-2 .entry {
	height:8.4em;
	}

.flexslide-custom-controls li a {
    background-color:#9fdfe7;
    border-color: #9fdfe7;
    }

.flexslide-custom-controls li a.active,
.flexslide-custom-controls li a:hover {
    background-color:#10c4da;
    border-color: #48cada;
    }

/* ---------[ Hide "Read More" Buttons ]--------- */

a.more-link { display:none; }


@media only screen and (min-width: 769px) {

	#logo {
		float:none !important;
		width:100% !important;
	}

	#head-content {
		position:relative;
	}

	.head-banner468 {
		position:absolute;
		right:0px;
		top:10px;
	}

}

/* ---------[ Search Form Adjustments ]--------- */

#searchform #searchfield {
	color: #bbb;
	width:210px;
	border:1px solid #e5e5e5;
	background:#fff;
	height:30px;
	}

#searchform #submitbutton {
	background: #33bccc;
	color: #fff;
	border:1px solid #e5e5e5;
	padding:11px;
	}

#searchform #submitbutton:hover {
	color:#919191;
	}

body { padding-top:5px }