.featimg {font-size:9px; margin-bottom:20px}

#sexy-author-bio {
	margin-bottom: 20px !important;
}

.screen-reader-text {
	display: none;
}

@media screen and (max-width: 768px) {
	#header .inside {
		padding: 15px 0 11px !important;
	}
	
	.twit {
		margin-top: 20px;
	}
	
	#mainNav {
		display: none !important;
	}
	
	#content .post h1 {
		font-size: 1.5em !important;
	}
	
	.moreLink {
		display: inline !important;
	}
	
	#content .post {
		border-bottom: solid 4px #77a7b9 !important;
	}
}

#footer .inside {
	margin: 0 15px 12px;
}

#footer {
	opacity: .8;
}

p {
	line-height: 1.8em;
	font-size: .85em;
	margin: 0 0 20px;
}

#footer .inside p {
	font-size: .55em;
}

#header #logo img {
	max-width: 100%;
}

#header {
	position: absolute;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

/* iPad Portrait */
@media only screen and (max-width: 768px) {
	#header {
		position: relative !important;
	}
}

/* iPad Portrait */
@media only screen and (max-width: 768px) {
	#header #logo img {
		max-width: 200%;
	}
}

#pageHead {
	display: none;
}

.page #pageHead {
	display: inherit;
}

/* iPad Portrait */
@media only screen and (max-width: 768px) {
	.page #pageHead {
		display: visible !important;
	}
}

#content h1 a, #content h2 a, #content h3 a, .widgetBox h3 a, #slideshow .slideText h3 a, #content h4 a, #content h5 a {
	text-transform: uppercase;
	color: #77a7b9 !important;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, .widgetBox h3 a:hover, #slideshow .slideText h3 a:hover, #content h4 a:hover, #content h5 a:hover {
	color: #ccc !important;
}

#content .post h1 {
	font-size: 1.8em;
	letter-spacing: -.07em;
	word-wrap: normal;
}

.dropcap {
	font-family: Allerta Stencil, Helvetica, Arial, Sans-serif !important;
	color: #666 !important;
	padding-top: .3em !important;
}

.widget_tag_cloud a {
	font-size: 11px !important;
	padding: 0;
}

#header .inside {
	padding: 35px 0 16px 29px;
}

.widgetBox h3 {
	text-transform: uppercase;
}

#container {
	width: 85% !important;
}

.widgetBox img {
	width: 100%;
}