/* GLOBAL PRINT STYLES */

.wrapper {
	width:auto;
}

.header {
	height:auto;
	min-height:170px;
	margin-bottom:10px;
}

.header * {
	display:none;
}

.header .sponsorAd {
	top:0;
	right:0;
}

.header .sponsorAd, .header .sponsorAd * {
	display:block;
}

.navbar {
	display:none;
}

.printonly {
	display:block;
}

.footer {
	display:none;
}

/* END GLOBAL PRINT STYLES */

/* FOURCOL LAYOUT SPECIFIC STYLES (HOME) */

.fourcol .col1, .fourcol .col2, .fourcol .col3, .fourcol .col3a, .fourcol .col3b, .fourcol .col4 {
	width:auto;
	margin:0 0 10px 0;
	float:none;
	clear:both;
}

.fourcol .onairdiv, .fourcol .membershipdiv {
	display:none;
}

.fourcol .col4 .sponsor {
	display:block;
	width:200px;
}

.fourcol .col4 .sponsor img, .fourcol .col4 .sponsor a {
	display:block;
	width:200px;
}

/* END FOURCOL LAYOUT SPECIFIC STYLES (HOME) */

/* TWOCOL LAYOUT SPECIFIC STYLES */

.twocol .col1 {
	width:auto;
	float:none;
	margin:0;
}

.twocol .newsq-featured-top, .twocol .newsq-featured-middle-video, .twocol .newsq-featured-middle-actionbar, .twocol .newsq-featured-bottom, .twocol .featured-c2a, .twocol .listen {
	display:none;
}

.twocol .col2 {
	float:none;
	margin:0;
	width:auto;
}

.twocol .col2 * {
	display:none;
}

.twocol .col2 .sponsor {
	display:block;
	width:200px;
	float:left;
	margin-right:10px;
}

.twocol .col2 .sponsor img, .twocol .col2 .sponsor a {
	display:block;
	width:200px;
}

/* END TWOCOL LAYOUT SPECIFIC STYLES */

/* threecol-sub1 LAYOUT SPECIFIC STYLES */

.threecol-sub1 .col1 {
	width:auto;
	float:none;
	margin:0;
}

.threecol-sub1 .pagination {
	display:none;
}

.threecol-sub1 .col2 {
	display:none;
}

.threecol-sub1 .col3 {
	float:none;
	margin:0;
	width:auto;
}

.threecol-sub1 .col3 * {
	display:none;
}

.threecol-sub1 .col3 .sponsor {
	display:block;
	width:200px;
	float:left;
	margin-right:10px;
}

.threecol-sub1 .col3 .sponsor img, .threecol-sub1 .col3 .sponsor a {
	display:block;
	width:200px;
}

/* END threecol-sub1 LAYOUT SPECIFIC STYLES */

/* THREECOL-PIJ LAYOUT SPECIFIC STYLES */

.threecol-pij .col1 {
	float:none;
	width:auto;
	margin:0 0 10px 0;
}

.threecol-pij .col1 div.othertopics {
	float:left;
}

.threecol-pij .col1 div.half-width {
	width:40%;
	margin-right:10px;
}

.threecol-pij .bluebox {
	clear:both;
}

.threecol-pij .col2 .half-width, .threecol-pij .col2 .bluehr, .threecol-pij .col2 h3 {
	display:none;
}

.threecol-pij .col3 {
	margin:0 0 0 10px;
	float:right;
}

.threecol-pij .col3 * {
	display:none;
}

.threecol-pij .col3 .sponsor {
	display:block;
	width:200px;
	float:left;
	margin-right:10px;
}

.threecol-pij .col3 .sponsor img, .threecol-pij .col3 .sponsor a {
	width:200px;
	display:block;
}

/* END THREECOL-PIJ LAYOUT SPECIFIC STYLES */

/* FOURCOL-VOICE LAYOUT SPECIFIC STYLES (SUB4/SUB5) */

.fourcol-voice .col1 {
	width:auto;
	float:none;
	margin:0 0 10px 0px;
}

.fourcol-voice .col2 {
	width:auto;
	float:none;
	margin:0 0 10px 0px;
}

.fourcol-voice .col3 {
	display:none;
}

.fourcol-voice .col4 {
	width:auto;
	float:none;
	margin:0 0 10px 0px;
}

.fourcol-voice .col4 * {
	display:none;
}

.fourcol-voice .col4 .sponsor {
	display:block;
	width:200px;
	float:left;
	margin-right:10px;
}

.fourcol-voice .col4 .sponsor img, .fourcol-voice .col4 .sponsor a {
	width:200px;
	display:block;
}


/* END FOURCOL-VOICE LAYOUT SPECIFIC STYLES (SUB4/SUB5) */