#wpadminbar {
	display: none;
}

.post-navigation {
	display: none;
}

.posted {
	display: none;
}

/* General tweaks */
#site-info, #nav-above, .entry-date, .categories, .entry-utility, .entry-meta, .entry-title, .archive .page-title, .jp-carousel-buttons {
	display: none;
}

.gallery-caption {
	display: none;
}

.jp-carousel-titleanddesc-title {
	display: none;
}

.jp-carousel-titleanddesc h4 {
	color: #333333 !important;
	margin-bottom: 0;
	clear: none;
}

.jp-carousel-titleanddesc span {
	color: #aaaaaa;
	font-family: ff-dagny-web-pro-1, ff-dagny-web-pro-2, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-variant: normal;
	font-size: 12px;
}

.jp-carousel-titleanddesc {
	padding-top: 10px !important;
}

div.videopress-watermark, div.videopress-title {
	visibility: hidden;
}

/* Footer */
#footer {
	font-size: 8pt;
	padding: 30px 0 0 !important;
}

#footer-left {
	float: right;
	width: auto;
	padding: 0;
}

#footer-right {
	float: left;
	width: 35%;
	text-align: left;
}

/* Social media icon container */
#soclist {
	position: relative;
	left: -132px;
	top: -24px;
}

#soclist li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 0;
}

#soclist li, #soclist a {
	height: 24px;
	display: block;
}

#facebook {
	left: 0;
	width: 24px;
	background: url('http://dianashpungin.files.wordpress.com/2014/03/sm_icons1.png') 0 0;
}

#twitter {
	left: 36px;
	width: 24px;
	background: url('http://dianashpungin.files.wordpress.com/2014/03/sm_icons1.png') -24px 0;
}

#instagram {
	left: 72px;
	width: 24px;
	background: url('http://dianashpungin.files.wordpress.com/2014/03/sm_icons1.png') -48px 0;
}

#mail {
	left: 108px;
	width: 24px;
	background: url('http://dianashpungin.files.wordpress.com/2014/03/sm_icons1.png') -72px 0;
}

#facebook a:hover {
	background: url('http://dianashpungin.files.wordpress.com/2014/03/sm_icons1.png') 0 -24px;
}

#twitter a:hover {
	background: url('http://dianashpungin.files.wordpress.com/2014/03/sm_icons1.png') -24px -24px;
}

#instagram a:hover {
	background: url('http://dianashpungin.files.wordpress.com/2014/03/sm_icons1.png') -48px -24px;
}

#mail a:hover {
	background: url('http://dianashpungin.files.wordpress.com/2014/03/sm_icons1.png') -72px -24px;
}

/* Header */
#header {
	padding-bottom: 20px;
}

/* Entry content container */
.entry-content {
	margin-right: 0;
	position: relative;
}

/* Secondary navigation bar */
#nav-bar {
	width: 200px;
	position: absolute;
	left: -250px;
	top: 0;
	text-align: left;
}

/* Custom colors */
a, .menu a:hover, .menu ul a:hover, .menu ul .current_page_item > a, .menu ul .current_page_ancestor > a, .menu ul .current-menu-item > a, .menu ul .current-menu-ancestor > a, #nav-above a:hover, #footer a:hover, .entry-meta a:hover, .widget_flickr #flickr_badge_uber_wrapper a:hover, .widget_flickr #flickr_badge_uber_wrapper a:link, .widget_flickr #flickr_badge_uber_wrapper a:active, .widget_flickr #flickr_badge_uber_wrapper a:visited {
	color: #865D65;
}

/* Font adjustments */
.rel p {
	font-size: 86%;
	line-height: 1.2em;
}

.entry-content {
	font-size: 100%;
	line-height: 18px;
}

div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title, div#jp-relatedposts div.jp-relatedposts-items p {
	font-size: 12px;
	line-height: 18px;
}

/* Contact form */
.contact-form textarea {
	height: 200px;
	width: 60% !important;
}

/* Video player */
.video-player {
	padding: 0 0 5px;
}

/* Related content padding */
#jp-post-flair {
	margin-top: 80px;
}