/* =Reset
========================= */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
.normalize {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
	text-decoration:none;
}
address {
	display:inline;
	font-style:normal;
}

ol.normalize,
ul.normalize {
	list-style:none;
}
.inline {
	display:inline;
}

/* =Typography
========================= */

body {
	background: #fff;
	font:75%/1.5 Verdana, "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	padding-top:1px;
}
html > body {
	font-size:12px;
}

/* Links */
a,
a:visited {
	color: #d42838;
	font-weight:bold;
	text-decoration: none;
}
/* specify all three for accessibility */
a:focus,
a:hover,
a:active {
	color: #aa0101;
	text-decoration:underline;
}

em,
.italic {
	font-style:italic;
}

/*img {
	background:url(../img/img-spinner.gif) no-repeat center;
}*/

/* Font sizes and vertical measure */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
	display:block;
	font-weight:bold;
	margin-bottom:9px;
}
h1,
.h1 {
	font-size: 24px;
	line-height:1;
}
h2,
.h2 {
	font-size: 18px;
}
h3,
.h3 {
	font-size: 14px;
}
.h4 {
	font-size:12px;
}

p,
pre,
dl,
ul,
ol,
.p {
	margin-bottom:18px;
}
blockquote {
	border-left:2px solid #e9eaea;
	margin:0 9px 9px;
	padding-left:10px;
}
ol,
ul {
	margin-left:24px;
}
dd {
	margin-left:18px;
}
li ul,
li ol {
	margin-bottom: 0;
}

li,
dd,
.tight {
	margin-bottom:9px;
}

ul.tight li,
ol.tight li,
ul.normalize li,
ol.normalize li {
	margin-bottom:0;
}

.sup,
.sup * {
	font-size:12px;
	vertical-align:middle;
}

/* =Helpful classes
========================= */

.accessibility {
	left:-32000px;
	position:absolute;
}
.accessibility:focus {
	background:yellow;
	left:0;
	padding:.5em 1.5em;
}
.lofi {
	display:none;
}

.inline {
	display:inline;
}

/* http://sonspring.com/journal/clearing-floats */
.clear{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* Clearing floats without extra markup [http: //www.positioniseverything.net/easyclearing.html] */
.clearfix {
	display: block;
	zoom:1;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.safety {
	overflow:hidden;
	width:100%;
}

.alignrightplain {
	float:right;
}

/* including for compatibility */
.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* =UI
========================= */

.placeholder {
	color:#999;
}

/* Navigation class */
.nav,
.nav ul {
	list-style:none;
	margin:0;
	overflow:hidden;
}
.nav li {
	float:left;
	margin:0;
}
.nav li ul {
	border:1px solid #382812;
	border-top:1px solid #7B5121;
	position:absolute;
	left: -32697px;
	width:180px;
	z-index:3;
}
.nav li:hover ul,
.nav li.hover ul {
	left:auto;
}
.nav li:hover li a,
.nav li.hover li a {
	background-color:#5e3812;
}
.nav a {
	display:block;
}
.nav li li {
	border-right:1px solid #7B5121;
	border-left:1px solid #7B5121;
	float:none;
}
.nav li li a,
.nav li li a:visited {
	background:#5e3812;
	border-bottom:1px solid #7B5121;
	border-top:1px solid #382812;
	padding: 8px !important;
}
.nav li li a:hover {
	background-color: #513516;
}

.pipe,
.pipe li {
	margin: 0;
}
.pipe li {
	display: inline;
}
.pipe-wide li {
	word-spacing: 1em;
}
.pipe li a {
	word-spacing: 0;
}

.inside {
	padding: 10px 10px 0;
}

/* =Structure
========================= */
#page {
	margin: 0 auto;
	padding-bottom: 1px;
	width: 960px;
}

#hat {
	margin-top: 10px;
	margin-bottom: 10px;
}
.hat-ad-snippet-wrapper {
	float: left;
	height: 90px;
}

#main-navigation {
	background: #cc1f3c;
	color: #fff;
	overflow: hidden;
	padding: 2px 10px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 1px;
}
#main-navigation a {
	color: #fff;
}

#main {
	border-bottom: 1px solid #d6d6d6;
	margin-top: 10px;
	padding-bottom: 20px;
}
#content {
	background: #fff;
	display: inline;
	float: left;
	margin-right: 20px;
	overflow: hidden;
	width: 640px;
}
#sidebar {
	float: left;
	width: 300px;
}

#footer #colophon {
	font-weight: bold;
	padding: 20px 10px;
	text-align: center;
}
#footer #colophon a,
#footer #colophon a:visited {
	color: #000;
}

/* =Misc
========================= */

#home-ad {
	border-bottom: 2px solid #212223;
	padding: 0 0 10px;
}

/* google custom search */
.google-custom-search-blur {
	background-image: url(../img/google-custom-search.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
input.cf_google_search_terms {
	padding: 4px;
}

.entry-title {
	margin-bottom:0;
}
.timestamp {
	display:block;
}
.page-title {
	color: #aa0101;
	font-size: 30px;
	line-height: 1.2;
	margin-bottom: 24px;
}
.entry-content p img {
	display:block;
}

/* =Full posts
========================= */

.full .entry-title {
	margin-bottom: 5px;
}
.full .timestamp {
	margin-bottom: 18px;
}

/** Blog Excerpt Posts
 * Single posts from each blog
 ================================================== */

.excerpt {
	border-bottom:1px solid #d6d6d6;
	/**
	 * @bugfix min-height for IE6
	 *
	 * IE6 does not implement min-height, but treats height as min-height when
	 * overflow: visible is set. Combine with IE6's mishandling of !important.
	 * @see http://www.dustindiaz.com/min-height-fast-hack/
	 *
	 * @affected	IE6
	 * @valid		yes
	 */
	height: auto !important;
	height: 91px;
	min-height: 91px;
	overflow: visible;
	padding: 31px 0 28px 156px;
	position: relative;
	text-align: center;
}
/**
 * Center vertically
 * Positioned 50% and then pulled up -73px (half of img height)
 */
.excerpt-featured-image-thumbnail {
	left: 0;
	overflow:hidden;
	margin: 2px 0;
	position: absolute;
	top: 0;
}
.excerpt .excerpt-featured-image-thumbnail a {
	display: block;
	overflow: hidden;
	height: 146px;
	width: 146px;
}
.excerpt .post-excerpt {
	left: 156px;
	overflow: hidden;
	position: absolute;
	-o-text-overflow: ellipsis; /* Opera */
	text-overflow: ellipsis; /* IE6+, Safari, Konqueror, Standard? */
	top: 10px;
	white-space: nowrap;
	width: 484px;
}
.excerpt .entry-title {
	font-size: 36px;
	line-height: 1.19;
}
.excerpt .timestamp {
	bottom: 0;
	height: 18px;
	margin: 0 0 10px;
	position: absolute;
	right: 0;
}

/* =Entry-image - Content
========================= */
.has-img {
	padding-left:124px;
}
.has-img .post-featured-image-thumbnail {
	border:3px solid #d6d6d6;
	display:inline;
	float:left;
	margin-left:-114px;
	overflow:hidden;
	width:94px;
}
.has-img .post-featured-image-thumbnail .fn {
	background:#f7de44 url(../img/featured-image-title-gloss.gif) repeat-x center;
	border:1px solid #f5d615;
	color:#d42838;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	text-align:center;
	white-space:nowrap;
}
.has-img .photo-link {
	display:block;
	overflow:hidden;
	height:97px;
	width:94px;
}
.full .post-featured-image {
	margin-bottom:18px;
	text-align:center;
}

/* =Comments
========================= */

#comments {
	padding-bottom:10px;
}

/* =Misc - Content
========================= */
.pagination {
	padding:10px;
	text-align:center;
}

.ir,
.widget_recent_comments .widget-title span,
.cj_community_links .widget-title span {
	background-repeat:no-repeat;
	background-position:left top;
	display:block;
	font-size:1px;
	overflow:hidden;
	text-indent:-32000px;
}

#tagline {
	background-image:url(../img/ir/tagline.gif);
	height:72px;
	width:277px;
	position:absolute;
	margin:15px 50px 0 0;
	right:0;
	top:0;
}

#cfcomedy-home-link {
	background-image:url(../img/ir/home.gif);
	height:18px;
	width:48px;
}

#cfcomedy-myspace,
#cfcomedy-twitter,
#cfcomedy-facebook,
#cfcomedy-youtube,
#cfcomedy-feed,
#cfcomedy-email {
	height:18px;
	margin-right:2px;
	width:18px;
}
#cfcomedy-myspace {
	background-image:url(../img/icons/main-navigation/myspace.gif);
}
#cfcomedy-twitter {
	background-image:url(../img/icons/main-navigation/twitter.gif);
}
#cfcomedy-facebook {
	background-image:url(../img/icons/main-navigation/facebook.gif);
}
#cfcomedy-youtube {
	background-image:url(../img/icons/main-navigation/youtube.gif);
}
#cfcomedy-feed {
	background-image:url(../img/icons/main-navigation/feed.gif);
}
#cfcomedy-email {
	background-image:url(../img/icons/main-navigation/mail.gif);
}

#cfcomedy-ir-connect {
	background-image:url(../img/ir/connect.gif);
	float:left;
	height:18px;
	width:75px;
}
#cfcomedy-ir-subscribe {
	background-image:url(../img/ir/subscribe.gif);
	float:left;
	height:18px;
	width:88px;
}
#cfcomedy-whats-hot-right-now {
	background-image:url(../img/ir/whats-hot-right-now.gif);
	height:43px;
}
#cfcomedy-whats-funny-right-now {
	background-image:url(../img/ir/whats-funny-right-now.gif);
	margin:0;
	height:33px;
	width:288px;
}
#cfcomedy-archives-heading {
	background-image:url(../img/ir/archives-heading.gif);
	margin:10px;
	height:33px;
	width:590px;
}


#cfcomedy-feed-heading {
	background-image:url(../img/ir/comedy-feed-banner-sprite.gif);
	height:51px;
	margin:12px 0;
	position:relative;
}

#cfcomedy-feed-heading-feed,
#cfcomedy-feed-heading-email {
	height:44px;
	position:absolute;
	top: 3px;
	width: 79px;
}
#cfcomedy-feed-heading-feed {
	right: 13px;
}
#cfcomedy-feed-heading-email {
	right: 104px;
}

/* =Widgets - IR
========================= */

#widget-cfcomedy-friends-title {
	background-image:url(../img/ir/friends.gif);
	background-position:0 50%;
	height:29px;
	width:107px;
}
#widget-cfcomedy-channels-title {
	background-image:url(../img/ir/channels.gif);
	background-position:0 50%;
	height:29px;
	width:74px;
}
#widget-cfcomedy-weeks-best-title {
	background-image:url(../img/ir/this-weeks-best.gif);
	background-position:0 50%;
	height:29px;
	width:128px;
}
#widget-cfcomedy-todays-best-title {
	background-image:url(../img/ir/todays-best.gif);
	background-position:0 50%;
	height:29px;
	width:103px;
}
#widget-cfcomedy-best-ever-title {
	background-image:url(../img/ir/best-ever.gif);
	background-position:0 50%;
	height:29px;
	width:77px;
}
#widget-cfcomedy-top-ten-title {
	background-image:url(../img/ir/top-ten.gif);
	background-position:0 50%;
	height:29px;
	width:70px;
}
#widget-cfcomedy-contact-us-title {
	background-image:url(../img/ir/contact-us.gif);
	background-position:0 50%;
	height:29px;
	width:179px;
}
#widget-cfcomedy-archives-title {
	background-image:url(../img/ir/archive.gif);
	background-position:0 50%;
	height:29px;
	width:73px;
}
#widget-cfcomedy-hot-right-now-title {
	background-image:url(../img/ir/whats-hot-right-now-small.gif);
	background-position:0 50%;
	height:29px;
	width:174px;
}

#widget-cfcomedy-related-title {
	background-image:url(../img/ir/related-content.gif);
	background-position:0 50%;
	height:29px;
	margin-bottom:0;
	width:136px;
}
#widget-cfcomedy-contributors-title {
	background-image:url(../img/ir/contributors.gif);
	background-position:0 50%;
	height:29px;
	margin-bottom:0;
	width:105px;
}

/**
 * Image replacement for widget title
 * @see widgets.css for further styles
 */
.cj_community_links .widget-title span {
	background-image:url(../img/ir/reader-submissions.gif);
	background-position:0 50%;
	height:29px;
	margin-bottom:0;
	width:112px;
}

#sidebar .widget {
	margin-bottom: 20px;
}
#sidebar .widget-title-banner {
	background: url(../img/widget-title.gif) repeat-x center center;
	border: 2px solid #f5d615;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	padding: 2px 9px 2px 9px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.widget-inside {
	padding:0 7px;
}

ul.blogroll{
	margin:0 5px;
}
ul.blogroll li {
	overflow: hidden;
	-o-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	width:100%;
}
ul.blogroll a,
ul.blogroll a:visited {
	font-weight:normal;
	font-size:15px;
}
ul.blogroll a img {
	background:#fff;
	vertical-align: middle;
	margin-right: 6px;
}
#submit-a-link {
	height:112px;
}
#submit-a-link-link {
	background:url(../img/ir/submit-a-link.gif);
	height:124px;
	position:absolute;
	width:171px;
}
#submit-a-link-link a {
	height:17px;
	margin:75px 0 0 43px;
	left:0;
	position:absolute;
	top:0;
	width:90px;
}

.cfcomedy-related-ul {
	background: #ddd;
	margin: 2px 0 5px;
}
.cfcomedy-related-ul li {
	border-bottom:1px solid #ccc;
	padding:5px;
}
.cfcomedy-related-ul .featured-image {
	margin:0;
}
.cfcomedy-related-ul .has-img .post-heading {
	margin-left:60px;
}
.cfcomedy-related-ul .blog-title {
	display:block;
	font-style:normal;
	font-size:11px;
}
.cfcomedy-related-ul .blog-title a,
.cfcomedy-related-ul .blog-title a:visited {
	color:#000;
}
.cfcomedy-related-ul .entry-title {
	display:block;
}

.widget_recent_comments .widget-title-banner span {
	background-image:url(../img/ir/recent-comments.gif);
	background-position:0 50%;
	height:22px;
	width:153px;
}

.widget #clwidget {
	padding: 0 10px;
}
.widget #clwidget #cjul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0;
}
.widget #clwidget #cjul li {
	border-top: 1px solid #ccc;
	padding-top: 2px;
	margin-bottom: 2px;
}
.widget #clwidget #cjul li p {
	margin-bottom: 0;
}

#email_this_form {
	margin:1.5em 0;
}
#email_this_form p {
	margin-bottom:5px;
}
#email_this_form label {
	display:-moz-inline-stack;
	display:inline-block;
	margin:2px 4px;
}
label#for_cfet_personal_message {
	width:auto;
}
input.cfet_email {
	padding:4px;
	width:200px;
}
#email_this_form textarea {
	height:270px;
	padding:4px;
	width:316px;
}

/* =Google Search Results - Plugin
========================= */

.gsc-control {
	width:auto !important;
}
.gsc-input {
	padding:4px;
}
.gsc-search-box {
	margin:0 !important;
	padding-bottom:4px !important;
}

/* = CCViD Plugin
=========================== */
.ccvid-div {
	width: 426px;
}

/* =Outbrain Plugin
=========================== */
#outbrain_container_0_bottom {
	margin: 0 0 1em;
	border: 1px solid #BCBCBC;
	padding: 10px 5px !important;
}

/* =Facebook Plugin 
============================ */
.wallkit_subtitle .subtitle_left {
	display: none !important;
}

/* =Sharebar Plugin 
============================ */
body.is-single .sharebar-wrapper {
	background: url(../img/red-gloss.gif);
	clear:both;
	margin:0 0 18px;
}

/* =CFLKF CF Links Footer
========================= */

.cflkf-footer-links-header {
	background: url(../img/ir/more_funny_stuff.gif) no-repeat 0 0;
	height: 36px;
}
.cflkf-footer-links {
	margin: 10px 0 0;
}
.content-footer-links:after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.content-footer-links {
	display: block;
	zoom:1;
}
.cflkf-footer-links .column {
	display: inline;
	margin-right: 10px;
	overflow: hidden;
}

#home-ad {
	text-align:center;
}

#home-ad h1 {
	font-size:4em;
}
#home-ad h2 {
	font-size:2.5em;
}
#home-ad h1 a,
#home-ad h1 a:visited,
#home-ad h2 a,
#home-ad h2 a:visited {
	color:#aa0101;
}

/* Comedy feed styles in ir.css */

