/* Table of Contents (new 2)
--------------------------------------------------------------//
Global Defaults
Header
Page Structure
Buttons
Headings
Text
Lists
Tables
Forms
Links
Composer Pro Widget
Global Classes
Misc
*/

/* Global Defaults
--------------------------------------------------------------*/
html, body {
	border:0;
	margin:0;
	padding:0;
}
 
body {
	background:#a4a480;
	font:12px/17px Verdana, Arial, Helvetica, sans-serif;
}

#wrap {
	margin:0 auto;
	padding:0;
	width:900px;
}

img {
	border:0;
	margin:0;
	padding:0;
}


/* Header
--------------------------------------------------------------*/
#header {
	background:url(images/KCMEheader.jpg) no-repeat;
	height:142px;
	padding:30px 0 0 17px;
}

#topnav {
	color:#580f0d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height:28;
	letter-spacing:1px;
}

#topnav ul {
	margin:0;
	padding:0;
}

#topnav li {
	float:left;
	list-style:none;
	margin:33px 34px 0 0;
}

#topnav a, #topnav a:link, #topnav a:visited {
	color:#580f0d;
	font-weight:bold;
}

#topnav a:hover, #topnav a:active {
	color:#cc0000;
}


/* Page Structure
--------------------------------------------------------------*/
#page {
	background:#000 url(images/bkgd.jpg);
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding-bottom:12px;
	width:900px;
}

#ads {
	float:right;
	width:165px;
}

#ads img {
	margin-bottom:10px;	
}

#ads a, #ads a:link, #ads a:visited {
	color:#c4c6b6;
	font-size:13px;
}

#ads a:hover, #ads a:active {
	color:#fff;
}

#content {
	background:#d8d9c7;
	margin-left:16px;
	padding:10px;
	width:672px;
	min-height:500px;
}

#rightcol {
	background:url(images/header2.jpg) no-repeat top right;
	float:right;
	line-height:normal;
	padding:14px 8px 0 0;
	width:165px;
}

#footer {
	color:#222;
	font-size:.8em;
	margin-top:20px;
}

.listing {
	background:#FFF;
	border-top:1px dotted #c4c6b6;
	border-left:1px solid #c4c6b6;
	border-right:1px solid #c4c6b6;
	min-height:100px;
	margin:0;
	padding:16px 7px 10px 7px;
}

.listing img {
	border:none;
	float:left;
	margin:-5px 20px 0 0;
}

.callout {
	border:1px solid #891F1A;
	float:left;
	font-size:.81em;
	margin:22px 20px 13px 0;
	padding:5px;
}

.callout2 {
	float:left;
	font-size:.81em;
	margin:15px 10px;
	padding:5px;
}

.nav-list {
	border-right:1px dotted #666;
	float:left;
	font-size:12px;
	margin:8px 20px 20px 0;
	padding-right:8px;
	max-width:200px;
	min-width:152px;
}

.left-col {
	border-right:1px dotted #666;
	float:left;
	font-size:12px;
	margin:8px 20px 20px 0;
	padding-right:8px;
}

.left-col img {
	margin-bottom:14px;
}


/* Buttons
--------------------------------------------------------------*/
a.button {
	display:block;
	height:45px;
	margin-bottom:7px;
	width:115px;
	overflow:hidden;
}

a.button:hover {
	display:block;
	text-indent:-115px;
}

a.button:active {
	display:block;
	text-indent:-230px;
}

a.tanbutton, a.tanbutton:link, a.tanbutton:visited, a.redbutton, a.redbutton:link, a.redbutton:visited {
	background:url(images/brnbtn.png) top left no-repeat;
	color:#FFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	height:17px;
	margin-bottom:7px;
	padding:14px 4px;
	width:115px;
	overflow:hidden;
	text-align:center;
}
a.tanbutton.small {
	font-size:.94em;
	padding-top:16px;
	height:13px;
}
a.redbutton, a.redbutton:link, a.redbutton:visited {
	background-image:url(images/redbtn.png);
}
a.tanbutton:hover, a.redbutton:hover {
	background-position:-120px 0;
}
a.tanbutton:active, a.redbutton:active {
	background-position:-240px 0;
}
a.homebutton {
	display:none;
}
#home a.homebutton {
	display:block;
}

div.btn {
	background:url(images/button.gif) no-repeat;
	padding:6px 4px;
	height:20px;
	text-align:center;
	width:91px;
}

.btn a {
	
}


/* Headings
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
 
h1 {
	color:#ac1f23;
	font-size:18px;
	letter-spacing:.08em;
	line-height:22px;
	padding:12px 0 12px 0;
}
 
h2 {
	font-size:1.3em;
	letter-spacing:-.02em;
	padding:7px 0 7px 0;
}
 
h3 {
	color:#580f0d;
	font-size:1.18em;
	font-weight:bold;
	line-height:1.7em;
	margin-bottom:5px;
}

h4 {
	color:#580f0d;
	font-size:1em;
	font-weight:bold;
	margin-bottom:5px;
}

h5, h5 a {
	border-bottom:1px dotted #777;
	color:#ac1f23;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}


/* Text
--------------------------------------------------------------*/
.subtitle {
	color:#7d1416;
	font-size:1.18em;
	font-weight:bold;
	margin-bottom:5px;
}

.intro {
	color:#222;
	font:1.03em Georgia, "Times New Roman", Times, serif;
	letter-spacing:.07em;
	line-height:1.6em;
	margin:3px 0 5px 0;
}

blockquote {
margin:1.25em;
padding:1.25em 1.25em 0 1.25em;
}
 
small {
font-size:0.85em;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

 
/* Lists
--------------------------------------------------------------*/
p, ul, ol {
margin:0;
padding:0 0 1.25em 0;
}

ul.list1 li {
	margin:12px 12px 12px 24px;
}

ul li {
line-height:22px;
list-style:none;
list-style-image:url(images/dot.gif);
margin-left:20px;
padding:0;
}

ol {
margin-left:33px;
}

ol li {
padding-left:8px;
}


/* Tables
--------------------------------------------------------------*/
table td {
vertical-align:top;
padding:2px;
text-align:left;
}
.pad-right td {
padding-right:12px;
}

table.holiday {
	background:#fff;
	margin:25px 0;
}
table.holiday td {
	padding:0 5px;
}

/* Forms
--------------------------------------------------------------*/
#busmemform input {
}


/* Links
--------------------------------------------------------------*/
a,a:link,a:visited {
	background:none;
	color:#7d1416;
	font-weight:bold;
	text-decoration:none;
}

a:hover,a:active {
	background:none;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}


/* Composer Pro Widget
--------------------------------------------------------------*/
div.program-guide {
	float:left;
}
table.gnc {
	background:#fff url(images/gncBg.png) top repeat-x;
	border:1px solid #B8A66C;
	color: #891F1A;
	font-size: 10px;
	margin:15px 0;
	padding:4px;
	width:333px;
}
.gncTitle {
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
}
a.gncProgramName {
	font-size:12px;
	font-weight:normal;
	padding:2px;
}
a.gncViewPlaylist, a.gncSearchPlaylist {
  color:#891F1A;
  font-size:10px;
  display:inline-block;
  height:18px;
  padding:0 0 0 25px;
}
a.gncViewPlaylist {
  background:url(images/icnPlaylist.gif) no-repeat;
  margin-right:14px;
}
a.gncSearchPlaylist {
  background:url(images/icnSearchplaylist.gif) no-repeat;
}
.gncProgramTime {
	font-size: 10px;
	padding:4px 0 0 10px;
}
.gncHostName {
	display:none;
	padding:0 0 2px 10px;
	font-size: 10px;
}
table.gncSongList {
	color: #891F1A;
	font-size: 10px;
	margin:0;
	width:100%;
}
.gncSong {
	font-size:11px;
	margin:0 -2px -2px -2px;
	padding:2px;
	width:101%;
}
.s0 {
	background-color:#FDE39F;
}
.gncSongTitle {
	font-size:13px;
	font-weight:bold;
	padding-bottom:1px;
}
.gncSongArtist {
	width:58%;
}
.gncSongTime {
	text-align: right;
}
a.gncBuyNowBtn {
	background:url(http://www.publicbroadcasting.net/national/guide/images/icnBuynow_h.gif) no-repeat;
	display:block;
	float:right;
	height:16px;
	width:16px;
}
a.gncBuyNowBtn:hover {
	background:url(http://www.publicbroadcasting.net/national/guide/images/icnBuynow.gif) no-repeat;
}
a.gncListenNow {
	background:url(http://www.publicbroadcasting.net/national/guide/images/icnListen.gif) left no-repeat;
	color:#999;
	display:block;
	padding:3px 0 0 22px;
}

 
/* Global Classes
--------------------------------------------------------------*/
.left			{ float:left; margin-right:20px; }
.right			{ float:right; margin-left:20px; }

.clear { clear:both; }
.clearleft { clear:left; }
.clearright { clear:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px dotted #ccc; }
.highlight     { background:#ffc; }
 
.img-left      { float:left;margin:4px 12px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet {
background:none;
list-style:none;
list-style-image:none;
}

.width100 { width: 100%; }
.width75 { width: 75%; }
.width50 { width: 50%; }

.short {line-height:7px;}

.border-top { border-top:1px solid #999; }
.border-top2 { border-top:1px dashed #ac1f23; padding-top:10px; }


/* Misc
--------------------------------------------------------------*/
#test {
      margin: 2px 3px 5px 9px;
      font: bold 12px/14px Arial, Verdana, sans-serif;
      border: 1px solid #000;
      background: #fff url(bg.gif) 0 15px no-repeat;
}

