body {
	background: #bbb;
	color: black;
	/*font-family: "Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
a img { border: none; }
h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 2em;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.0em;
}
form {
	margin: 0;
	padding: 0;
}
small {
	font-size: 0.8em;
}
a.plain,
a.plain:hover {
	text-decoration: none;
}
ul.plain {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.plain li {
	margin: 0;
	padding: 0;
}
.bigm {
	margin: 20px 0;
}
.nomargin {
	margin: 0 !important;
}
.notm {
	margin-top: 0 !important;
}
.nobm {
	margin-bottom: 0 !important;
}
.req {
	color: #6E011A;
}
.longtext {
	width: 250px;
}
.formtable label {
	display: inline-block;
	width: 175px;
}
.formtable label.cklabel {
	width: auto;
}
.formtable p {
	border-top: 1px solid #ddd;
	padding: 10px 0;
	margin: 0;
}
.formtable .submit {
	background: #f5f5f5;
	border-bottom: 1px solid #ddd;
	padding-left: 175px;
}
.formtable .privacy {
	font-size: 10px;
}
.newsletter-interest .privacy {
	font-size: 10px;
	padding-left: 7px;
}
.newsletter-interest {
	background-color: #eee;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0 12px 2px;
}

.attention {
	background: #F7DDDF url('/images/icons/warning-red.png') no-repeat 10px 10px;
	border: 1px solid #962F34;
	padding: 10px 10px 10px 52px;
}

.fb_share_link {
	padding: 2px 0 0 20px;
	height: 16px;
	background: url('http://lywimg.com/share/facebook_share_icon.gif') no-repeat top left;
}

/* WordPress Editor Styles */
.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* Clearfix */
.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-block;}
/* no macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end */

/* Alert Area */
#noalert {
	background: #5e6324;
	height: 3px;
}
.alert {
	background: #c52727;
	background: #5e6324;
	color: white;
	height: 60px;
}
.redalert {
	background: #962F34 url('http://i.lywimg.com/alert-bg.png') repeat-x left bottom;
	color: white;
}
.alert .content,
.redalert .content {
	font-size: 12px;
	margin: 0 auto;
	width: 900px;
}
.redalert .content {
	padding: 20px 0;
}
.redalert .content p {
	margin-top: 5px;
}
.alert h4 {
	font-size: 14px;
}
.alert .bannertext {
	padding-top: 12px;
}
.alert .bannertext a {
	color: white;
}
.alert .breakingnews {
	background: url('/images/banners/breaking-news-green.png') no-repeat left top;
}
.alert .christmassale { /* AFTER christmas sale */
	background: url('/images/banners/after-christmas-sale.png') no-repeat left top;
	display: block;
	float: left;
	margin: 18px 15px 10px 0;
	padding-top: 23px;
	overflow: hidden;
	height: 0;
	width: 185px;
}
.alert .freepdf {
	/* for teen dvd */
	background: url('/images/banners/free-pdf.png') no-repeat left top;
	display: block;
	float: right;
	overflow: hidden;
	padding-top: 60px;
	height: 0;
	width: 159px;
}
.alert .freepdf:hover {
	background-position: left -60px;
}
.alert .shopnow {
	background: url('/images/banners/shop-now.png') no-repeat left top;
	display: block;
	float: right;
	overflow: hidden;
	padding-top: 60px;
	height: 0;
	width: 159px;
}
.alert .shopnow:hover {
	background-position: left -60px;
}
.fullbanner a {
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 0;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 50px;
	width: 900px;
}

/* Manly Man Banner */
#mm2banner {
	background: black;
	color: white;
	font-size: 14px;
	line-height: 17px;
	padding: 5px 0;
}
#mm2banner .content {
	background: url('http://i.lywimg.com/banners/mm2/mm2.png') no-repeat 190px top;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#mm2banner .cast {
	float: left;
}
#mm2banner .text {
	padding-top: 6px;
	margin-left: 510px;
	text-align: center;
}
#mm2banner .links {
	font-size: 11px;
	line-height: 17px;
}
#mm2banner img {
	vertical-align: middle;
}
#mm2banner .learnmore {
	background: url('http://i.lywimg.com/banners/mm2/learn-more.png') no-repeat left top;
	display: block;
	float: right;
	overflow: hidden;
	padding-top: 30px;
	height: 0;
	width: 120px;
}
#mm2banner .learnmore:hover {
	background-position: left -30px;
}
/* end MM2 banner */

#owrap {
	background: #bbb url('http://i.lywimg.com/background-bbb.png') repeat-x left top;
}
#wrap {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 920px;
}
#iwrap {
	background: url('http://i.lywimg.com/wrap2-alpha.png') repeat-y left top;
	padding: 0 10px;
	min-height: 300px;
}
* html #iwrap {
	height: 300px;
}
#wrapBottom {
	background: url('http://i.lywimg.com/wrap-bottom-alpha-bbb.png') no-repeat left bottom;
	height: 16px;
	margin: -16px auto 0;
	width: 920px;
}
.padlast {
	padding-bottom: 16px;
}

#header {
	height: 88px;
	margin-bottom: -2px;
	padding: 45px 20px 20px;
	padding: 20px;
}
#logo {
	float: left;
	margin: 0;
	padding: 0;
}
#logo a {
	
	background: url('http://www.laughyourway.com/images/header/laugh-your-way.png') no-repeat left top;
	/*background: url('http://i.lywimg.com/header/laugh-your-way-christmas.png') no-repeat left top;*/ /* '.../header/laugh-your-way-christmas.png' for holidays. also, it's 309x87. */
	display: block;
	overflow: hidden;
	padding-top: 87px;
	height: 0;
	width: 309px;
}
#promoFacebook {
	background: #f5f5f5;
	border: 1px solid #ccc;
	float: right;
	margin: 48px 10px 0 0;
	padding: 7px 8px 5px;
	width: 214px;
}

#fblike {
	margin: 0;
	margin-top: 1px;
	overflow: hidden;
	padding-bottom: 3px;
	width: 80px;
	}

div#twitter-count {
	background: url('/images/home/twitter-count-button.png') 0 0 no-repeat;
	height: 22px;
	margin-left: 8px;
	padding: 0 4px 2px 0;
	width: 69px;
	}

div#twitter-count a {
	color: #2a2a2a;
	display: block;
	font: normal 11px/20px Tahoma, sans-serif;
	padding: 1px 0 0 39px;
	text-decoration: none;
	}	

#youtube-button { margin: 1px 0 0 8px; padding-bottom: 3px; }

#fblike, div#twitter-count, a#youtube-button { float: left; }

#navigation {
	background: url('http://i.lywimg.com/header/navigation.png') no-repeat left top;
	color: white;
	font-size: 13px;
	font-weight: bold;
	height: 40px; /*26*/
	padding: 2px 20px 0;
	position: relative;
	z-index: 9;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	position: relative;
}
#navigation a {
	color: white;
	display: block;
	height: 30px; /*26*/
	padding: 10px 13px 0; /*7.10*/
	text-decoration: none;
}
#navigation .shoplink,
#navigation #menu-item-498 {
	float: right;
	margin: 0;
}
/* #navigation .shoplink > a */
#navigation .shoplink a,
#navigation .shoplink a:hover,
#navigation #menu-item-498 a,
#navigation #menu-item-498 a:hover {
	background: url('http://i.lywimg.com/header/cart-not.png') no-repeat 50px top;
	padding: 10px 46px 0 10px;
}
#navigation .shoplink a:hover,
#navigation #menu-item-498 a:hover {
	background-color: #f8971d;
	background-position: 50px bottom;
	padding: 10px 43px 0 10px;
}

#navigation a:hover,
#navigation a.navon {
	background: #335b78;
	border-left: 3px solid white;
	border-right: 3px solid white;
	color: white;
	padding: 10px 10px 0;
}
#navigation a:hover {
	background: #f8971d;
}
#navigation a.nosub:hover {
	padding: 10px 10px 0;
}
#navigation ul ul {
	/* submenus */
	background: #4982ac;
	border: 3px solid white;
	border-top: none;
/*display: none;*/
z-index: 99999;
	position: absolute;
	left: 0;
left: -9999px;
	top: 40px;
	width: 200px;
	box-shadow: 1px 4px 10px #444;
	-moz-box-shadow: 1px 4px 10px #444;
	-webkit-box-shadow: 1px 4px 10px #444;
}
#navigation ul ul li {
	float: none;
	margin: 0;
}
#navigation ul ul a {
	height: auto;
	padding: 7px 10px;
}
/* #navigation > .subnav a:hover */
#navigation ul ul a:hover {
	background: #f8971d;
	border: none;
	color: white;
	padding: 7px 10px;
}

#navigation ul li:hover > ul {
/*display: block;*/
left: 0;
}

#navshadowtop {
	background: transparent url('http://i.lywimg.com/header-shadow.png') repeat-x left bottom;
	height: 2px;
	margin-top: -2px;
	width: 900px;
	z-index: 7;
}
#navshadow {
	background: transparent url('http://i.lywimg.com/nav-shadow.png') no-repeat left top;
	position: absolute;
	height: 6px;
	width: 100%;
	z-index: 7;
}

.row {
	padding: 10px;
}
.firstrow {
	padding-top: 20px;
}
.full {
	padding: 20px;
}
.iebreaker { display: none; }
.blockgutter {
	float: left;
	margin: 0;
	height: 20px;
	width: 20px;
	/*display: none; /*for ie*/
	background:yellow;
}
.block2, .block3, .block4, .block5, .block6, .block7, .block8, .block9,
.block7p {
	float: left;
	margin: 0 10px;
}
.block2 { width: 140px; }
.block3 { width: 220px; }
.block4 { width: 300px; }
.block5 { width: 380px; }
.block6 { width: 460px; }
.block7 { width: 540px; }
.block8 { width: 620px; }
.block9 { width: 700px; }
div.block7p {
	padding: 20px;
	width: 520px;
}
.wide .block2, .wide .block3, .wide .block4, .wide .block5, .wide .block6, .wide .block7, .wide .block8, .wide .block9,
.wide .block7p {
	margin: 0 0 10px 0;
}
.wide .full {
	padding: 0;
}

.padblock {
	padding: 20px !important;
}

.gutter {
	float: left;
	height: 20px;
	width: 80px;
}

.greenfade {
	background: #C5C999 url('http://lywimg.com/fade-c5c999.png') repeat-x left bottom;
}
.grayfade {
	background: #EEE url('http://lywimg.com/fade-eeeeee.png') repeat-x left bottom;
}

/* Content Boxes */
.box {
	margin-bottom: 20px;
}
.box .header {
	background: black url('http://i.lywimg.com/s/box.png') no-repeat right top;
	color: white;
	padding-right: 10px;
}
.box .header h3 {
	background: url('http://i.lywimg.com/s/box.png') no-repeat left top;
	font-size: 0.9em;
	margin: 0;
	padding: 6px 0 6px 10px;
}
.box .content {
	background: #bbb url('http://i.lywimg.com/box/fade.png') repeat-x left top;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	padding: 10px;
}
.box p {
	margin: 2px 0 10px;
}
.boxpnm p {
	margin: 2px 0 0;
}
.box .footer {
	background: black url('http://i.lywimg.com/s/box.png') no-repeat right bottom;
	color: white;
	padding-right: 10px;
}
.box .footer a {
	color: white;
}
.box .footer div,
.box .footer small {
	background: url('http://i.lywimg.com/s/box.png') no-repeat left bottom;
	display: block;
	padding: 3px 0 5px 10px;
	text-align: right;
}
.box .footer .leftside {
	float: left;
}


/* Two-Column Pages incl: Blog Index, Blog Post, Bio */
.twocol .col {
	padding: 20px;
	margin: 0 0 10px 0;
}
.twocol .block7 { width: 520px; }
.twocol .block8 { width: 600px; }
.twocol .block9 { width: 680px; }
.twocolgray {
	background: url('http://lywimg.com/twocol-eee.png');
}
.twocolgray .sidebar {
	background: none;
	padding: 20px 0;
	width: 260px;
}
.twocolgray .sidebar .photocredit {
	color: #666;
	font-size: 0.8em;
	font-style: italic;
	padding: 7px 10px;
	text-align: right;
}
.twocolgray .sidebar .photocredit a {
	color: #666;
}
.twocolgray .sidebar .content {
	padding: 0 20px;
}

.sidebar .widget {
	margin-bottom: 10px;
}
.sidebar .widgettitle {
	font-size: 1.2em;
}
.linklist ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.linklist ul li {
	margin-bottom: 5px;
}

/* Footer */
#footer {
	background: #333333 url('http://i.lywimg.com/s/footer.png') repeat-y -1840px top;
	color: white;
	font-size: 0.8em;
	margin: 12px auto 4px;
	width: 920px;
}
#footer a {
	color: #eee;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer a:visited {
	color: #ccc;
}
#footer li {
	float: left;
	margin-right: 20px;
}
#footer p {
	margin: 0;
}
.small {
	font-size: 0.9em;
}

#footerTop {
	background: #1d1d1d url('http://i.lywimg.com/s/footer.png') no-repeat -920px -45px;
	padding: 2px 10px 0;
}
#footerTop a {
	color: #ddd;
}
#footerTop .content {
	border-bottom: 1px solid #4a4a4a;
	height: 30px;
}
#footerTop #legallinks {
	float: right;
	font-size: 0.85em;
	padding: 9px 0 0;
	text-align: right;
	text-transform: lowercase;
}
#footerTop #breadcrumbs {
	padding: 0 20px;
}
#footerTop #breadcrumbs .crumb {
	display: block;
	float: left;
	padding: 8px 0;
}
#footerTop #breadcrumbs .chuckles {
	float: left;
	padding: 5px 0;
	margin-right: 10px;
}
#footerTop #breadcrumbs .chevron {
	background: url('http://i.lywimg.com/s/footer.png') no-repeat -980px top;
	display: block;
	float: left;
	height: 30px;
	margin: 0 10px;
	width: 10px;
}
#footerTop #breadcrumbs .chevron span { display: none; }

#footerlinks {
	background: url('http://i.lywimg.com/s/footer.png') no-repeat left bottom;
	line-height: 1.4em;
	padding: 10px 30px 16px;
}
#footerlinks li li {
	float: none;
}
#footerlinks a {
	color: white;
	text-decoration: none;
}
#footerlinks a:hover { text-decoration: underline; }

#footer .formfields {
	margin: 5px 0;
}
#footer_signup .formfields input {
	float: left;
}
#footer_email {
	background: url('http://i.lywimg.com/s/footer.png') no-repeat -1600px top;
	border: none;
	font-size: 11px;
	/*float: left;*/
	height: 16px;
	padding: 3px 5px 1px;
	width: 145px; /*155*/
}

/* Share This */
.sharelink {
	display: inline-block;
	overflow: hidden;
	margin-left: 1px;
	padding-top: 16px;
	height: 0;
	width: 16px;
	vertical-align: middle;
}
.shareDelicious {
	background: url('http://i.lywimg.com/s/footer.png') no-repeat -1050px top;
}
.shareFacebook {
	background: url('http://i.lywimg.com/s/footer.png') no-repeat -1100px top;
}
.shareStumble {
	background: url('http://i.lywimg.com/s/footer.png') no-repeat -1150px top;
}
.shareDigg {
	background: url('http://i.lywimg.com/s/footer.png') no-repeat -1200px top;
}

#pageend {
	color: #333;
	font-size: 0.7em;
	margin: 4px auto 20px;
	padding: 0 30px;
	width: 860px; /*920*/
}
#sharesite {
	text-align: right;
}
#sharesite a img {
	margin-left: 4px;
	vertical-align: middle;
}
#copyright {
	float: left;
	text-align: left;
}

#wp-footer {
	font-size: 0.8em;
	text-align: center;
	margin: 20px auto;
	width: 920px;
}

/* FAQ Page */
#faq .intro {
	border-left: 1px solid #777;
	float: right;
	margin: 20px 220px 0 20px;
	padding-left: 20px;
	width: 180px;
}
#faq .questions {
	margin: 20px 0 0 20px;
	padding: 0;
}
#faq .questions li {
	margin-bottom: 6px;
}
#faq hr {
	margin: 20px 10px 0;
}
#faqanswers .post {
	margin: 20px 0;
	padding: 20px 0;
}
#faqanswers p {
	margin-top: 0;
}

/* Bio Page */
#bio {
	background: url('http://lywimg.com/twocol-black.png') repeat-y left top;
}
#bioside {
	background: black;
	color: white;
	padding: 0;
}
#bioside blockquote {
	background: url('http://lywimg.com/mark-bio-quote.png') no-repeat left top;
	height: 203px;
	margin: 0 0 20px;
	padding: 0;
	width: 340px;
}
#bioside blockquote span {
	display: none;
}

/* Bubble Links */
.bubbles a {
	background: url('http://i.lywimg.com/bubble.png') no-repeat left top;
	color: black;
	display: block;
	font-size: 1.8em;
	letter-spacing: -1px;
	margin: 20px 0;
	padding: 10px;
	text-decoration: none;
	height: 48px; /*68*/
	width: 380px; /*400*/
}
.bubbles a:hover {
	background-position: left bottom;
}
.bubbles a img {
	margin-right: 10px;
	vertical-align: middle;
}

/* About Us */
#aboutus {
	padding: 20px 10px;
}
#aboutus .block6 {
	margin-top: 20px;
}

/* Blog */
#blogsidebar {
	font-size: 0.9em;
}
#blogsidebar p {
	margin-top: 0;
}
#blogsidebar .sideitem {
	background-repeat: no-repeat;
	background-position: left 4px;
	margin-bottom: 20px;
	padding-left: 37px;
}
#blogsidebar .newsletter {
	background-image: url('http://lywimg.com/icons/email_30.png');
}
#blogsidebar .rss {
	background-image: url('http://lywimg.com/icons/rss_30.png');
}
#blogsidebar .facebook {
	background-image: url('http://lywimg.com/icons/facebook.png');
}


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-bottom: 1px solid #ddd;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	border-left: 4px solid #ccc;
	border-bottom: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.grey-bg {
	background-color: #e5e5e5;
	border: 1px solid #888;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	padding: 10px;
	}

#post-927 img { margin-left: 0; margin-right: 0; }
.single iframe.twitter-share-button { margin: 14px 0 0 3px; }
