body {
	background: #000;
	color: #bbb;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 46px;
}

.page-id-395 .post strong {
	font-family: 'Kreon', Arial, sans-serif;
	font-size: 18px;
	line-height: 24px;
}

#header {
	background-color: #000;
	background: #000 url('/wp-content/uploads/DontAskNancy-sitehead-150b.jpg') no-repeat 310px 6px;
	padding: 0 0 14px;
}

#search-form #searchinput {
	color: #ccc;
	text-shadow: 1px 1px 0 #444;
}

ul#top-menu {
	padding-top: 48px;
}

ul#top-menu a {
	font-size: 17px;
}

#container {
	background: #000;
}

#featured {
	background: #000;
}

#breadcrumbs {
	color: #ddd;
	font-size: 19px;
}

#category-name, #category-inner {
	background: none;
}

h1.category-title {
	color: #fff;
	font-size: 54px;
}

#content {
	padding: 0 48px 60px;
	background: none;
}

strong {
	font-weight: bold;
	color: #ddd;
}

.morelink {
	margin-top: 12px;
	text-align: center;
	font-weight: bold;
}

.morelink a {
	color: #fff;
	padding: 4px 10px;
	background-color: #700;
	border-radius: 4px;
}

.morelink a:hover {
	background-color: #f00;
	text-decoration: none;
}

.fancybox-youtube {
	position: relative;
	display: block;
}

a.fancybox-youtube:before {
	content: url(/wp-content/uploads/html5_play_button_gs.png);
	position: absolute;
	left: 12px;
	top: 12px;
}

a.fancybox-youtube:hover:before {
	content: url(/wp-content/uploads/html5_play_button.png);
	position: absolute;
	left: 12px;
	top: 12px;
}

.wpvl_auto_thumb_box {
	position: relative;
	width: 480px;
	height: 360px;
}

.wpvl_auto_thumb_play {
	position: absolute;
	left: 215px;
	top: 150px;
}

.video_lightbox_auto_anchor_image {
	width: 480px;
	height: 360px;
}

.home .wpvl_auto_thumb_box {
	position: relative;
	width: 239px;
	height: 179px;
}

.home .wpvl_auto_thumb_play {
	position: absolute;
	left: 95px;
	top: 65px;
}

.home .video_lightbox_auto_anchor_image {
	width: 239px;
	height: 179px;
}

#footer {
	border-top: none;
	font-size: 13px;
}

#footer-content {
	background-color: #000;
}

.footer-widget {
	color: #bbb;
	text-shadow: none;
}

.footer-widget p {
	color: #929292;
	text-shadow: none;
}

#footer h4.widgettitle {
	color: #fff;
	text-shadow: none;
}

p#copyright {
	color: #cdcdcd;
	text-shadow: none;
}

@media only screen and (max-width: 960px) {
	#header {
		background-image: none;
	}
}