body {
    font-size: 62.5%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #333;
    background: #595959 url(/images/bg.png) repeat-x;
}

html, body{
    margin: 0;
    padding: 0;
    text-align: center;
}

#container {
    width: 963px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    background: url(/images/page_bg.gif) repeat-y;
}

ol li, ul li {
    margin-bottom: .5em;
}

img {
    border: none;
}

a {
    color: #185582;
    text-decoration: none;
}

a:hover {
    color: #369;
    text-decoration: underline;
}

#header {
    position: relative;
    height: 139px;
    width: 960px;
    background: url(/images/header.png) no-repeat 1px top;
}
#header #traffic {
    position: absolute;
    top: 50px;
    left: 835px;
}
#header #weather {
    position: absolute;
    top: 10px;
    left: 835px;
}


#header1 {
    position: relative;
    height: 127px;
    width: 963px;
    background: url(/images/kphead1.jpg) no-repeat top;
}

#header2 {
    position: relative;
    height: 127px;
    width: 963px;
    background: url(/images/kphead2.jpg) no-repeat top;
}

#header3 {
    position: relative;
    height: 127px;
    width: 963px;
    background: url(/images/kphead3.jpg) no-repeat top;
}

#header4 {
    position: relative;
    height: 127px;
    width: 963px;
    background: url(/images/kphead4.jpg) no-repeat top;
}

#header5 {
    position: relative;
    height: 127px;
    width: 963px;
    background: url(/images/kphead5.jpg) no-repeat top;
}

#header6 {
    position: relative;
    height: 127px;
    width: 963px;
    background: url(/images/kphead6.jpg) no-repeat top;
}

#wrapper {
    padding-left: 4px;
    padding-right: 4px;
    /*background: url(/images/wrapper_bg.gif) repeat-y 4px;*/
    z-index: 1;
}

#main-content {
    width: 525px;
    float: left;
    /*position: relative;*/
    background-color: #FFF;
    font-size: 1.2em
}

#main-content a {
    color: #2071ad;
    text-decoration: none;
}

#main-content a:hover {
    color: #369;
    text-decoration: underline;
}

#main-content h1 {
    color: #333;
    font: normal 1.4em/1.1em "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
    margin: 10px 20px 0 20px;
    padding: 3px 0 4px 0;
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;
}

#main-content h1 a img {
    margin: 2px 5px 0 0;
    float: left;
}

#two-cols {
    width: 430px;
    float: right;
    z-index: 1;
}

#right-pane {
    width: 200px;
    float: right;
    position: relative;
    text-align: center;
}

#right-pane img {
    margin-top: 5px;
    margin-left: 7px;
}

#side-bar {
    float: left;
    display: inline;
    /*position: relative;*/
    width: 230px;
    font-size: 1em;
    color: #666;
    text-align: center;
}

#side-bar img {
    margin: 5px auto;
}

#side-bar p {
    text-align: left;
    margin-right: 20px;
}

#side-bar p a:hover {
    text-decoration: none;
}

#side-bar h4 {
    margin: 5px 20px 5px 0;
    padding: 0;
    border-bottom: 1px solid #999;
    color: #555;
    font: bold 1.1em/1.5em Helvetica, Arial, sans-serif;
    text-align: left;
}

#side-bar h4.bbc {
    padding: 0 0 0 30px;
    background: transparent url(/images/bbc_sm_icon.gif) no-repeat center left;
}

#side-bar h4.npr {
    padding: 0 0 0 40px;
    background: transparent url(/images/npr_sm_logo.gif) no-repeat center left;
}

#side-bar ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    margin-right: 20px;
    text-align: left;
}

#side-bar li {
    padding-left: 15px;
    background: url(/images/bullet1.png) no-repeat left 1px;
}

#side-bar li a {
    color: #666;
    text-decoration: none;
}

#side-bar li a:hover {
    color: #369;
    text-decoration: underline;
}

#footer {
    clear: both;
    background: #595959 url(/images/footer_bg.gif) no-repeat top;
    padding: 10px;
    color: #F5F5F5;
}

/*Fat Erik's Pipelist*/
#footer-links {
    list-style: none;
    padding: .5em 0;
    margin: 0;
}

#footer-links li {
    display: inline;
    padding: 0;
    margin: 0;
}

#footer-links li:before { content: "| "; }
#footer-links li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #footer-links li {
    border-left: 1px solid black;
    padding: 0 0.4em 0 0.4em;
    margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #footer-links { height: 1%; }
* html #footer-links li {
    display: block;
    float: left;
}
/*End hide*/
/*Mac IE 5*/
* html #footer-links li:first-child { border-left: 0; }


#footer a {
    color: #F5F5F5;
    text-decoration: none;
}

#footer a:hover {
    color: #FFD700;
    text-decoration: underline;
}

#footer img {
    float: right;
}

#main-content dl.entries {
    margin: 0;
    padding: 15px 20px;
}

#main-content dl.entries dt {
    color: #2071ad;
    font: normal 1.4em/1.1em "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
    margin: 0;
    padding: 0;
}

#main-content dl.entries dt a {
    color: #2071ad;
    text-decoration: none;
}

#main-content dl.entries dt a:hover {
    color: #369;
    text-decoration: underline;
}

#main-content dl.entries dd {
    margin: 0;
    padding: 0;
    font-size: .9em;
}

#main-content dl.entries dd h2 {
    font: normal 1.1em Verdana, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
}

#main-content dl.entries dd h3 {
    padding: 0 0 0 12px;
    margin: 0;
    border: 0;
    background: transparent url(/images/authordate.gif) center left no-repeat;
    font: normal 1em "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
    color: #737A48;
}

/****/
.article_image {
    float: left;
    text-align: center;
    margin: 13px 5px 5px 0;
}
.article_image p {
    margin: 0;
    padding: 0;
    font-size: 80%;
}

/* Commented out these 2
#main-content dl.entries dd img {
    float: left;
    margin: 13px 5px 5px 0;
}

#main-content dl.entries dd p img {
    margin-top: 0;
}
*/
#main-content dl.entries dd img.border1 {
    border: 1px solid #333;
}

/****/
#main-content dl.entries dd.posted {
    padding: 0;
    margin: 0 0 25px 0;
    border-bottom: 1px dotted #999;
    font: normal 1em "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Verdana", sans-serif;
    color: #999;
    text-align: center;
}

#main-content dl.entries dd.posted {
    clear:both;
}

#main-content dl.entries dd.posted .has-audio {
    padding: 0 0 0 13px;
    margin: 0;
    background: transparent url(/images/audio1.gif) center left no-repeat;
}

#main-content dl.entries dd.posted .post-date {
    padding: 0 0 0 12px;
    margin: 0;
    background: transparent url(/images/authordate.gif) center left no-repeat;
}

#main-content dl.entries dd.posted .post-comments {
    padding: 0 0 0 15px;
    margin: 0;
    background: transparent url(/images/comments.gif) center left no-repeat;
}

ul#other-pages {
    text-align: center;
    padding: 0;
    margin: 0;
}

ul#other-pages li {
    display: inline;
    list-style-type: none;
    margin: 0 5px;
}

a.post-comments {
    color: #999;
    text-decoration: none;
	border-bottom: none;
}

/************************************************************************************/
#flash {
    top: 30px;
    left: 3px;
    clear: both;
}
#search {
    float: right;
    width: 200px;
    color: #FFF;
    margin: 4px 4px 0;
    position: absolute;
    top: 100px;
    left: 750px;
}

#search input {
    margin-top: 2px;
    float: left;
    border: 1px solid #FFF;
    font-size: 10px;
    margin-left: 10px;
}

#search input.go {
    border: 1px solid #FFF;
    background-color: #2071AD;
    color: #FFF;
    margin: 2px 5px 0 5px;
}
#navmenu {
    margin: 0;
    padding: 0;
    width: 741px;
    margin-left: 7px;
    padding-top: 100px;
}
#nav {
    margin: 0;
    padding: 0;
    position: relative;
    height: 30px;
    width: 741px;
}
#nav li ul {
    margin: 0;
    padding: 0;
}
#nav a {
    text-decoration: none;
}
#nav li {
    margin: 0;
    padding: 0;
    float: left;
    display: block;
}
#nav li ul {
    display: none;
    z-index: 6000;
}

#nav li ul {
    background: #2071ad;
    border: 1px solid #FFF;
    position: absolute;
    top: 30px;
    z-index: 6000;
}
#nav li ul li {
    clear: left;
    z-index: 6000;
}
#nav li ul a {
    clear: left;
    display: block;
    background: none;
    padding: 5px;
    white-space: nowrap;
    z-index: 6000;
}
#nav li.off:hover ul,
#nav li.over ul {
    display: block;
    z-index: 6000;
}
#nav li a:hover {
    background-color: #336699;
    color: #FFF;
}
#nav li span {
    position: absolute;
    left: -9384px;
}
#liHome a, #liListen a, #liSchedule a, #liCalendar a, #liNewsroom a, #liServices a, #liSupport a, #liAbout a, #liContact a {
    display: block;
    position: relative;
    height: 30px;
    background: url(/images/kpnew_nav.gif) no-repeat;
}
#nav #liHome {
    width: 43px;
}
#nav #liListen {
    width: 44px;
}
#nav #liSchedule {
    width: 111px;
}
#nav #liNewsroom {
    width: 76px;
}
#nav #liCalendar {
    width: 187px;
}
#nav #liServices {
    width: 85px;
}
#nav #liSupport {
    width: 93px;
}
#nav #liAbout {
    width: 46px;
}
#nav #liContact {
    width: 56px;
}

#liHome a {
    background-position: 0 0;
}
#liListen a {
    background-position: -43px 0;
}
#liSchedule a {
    background-position: -87px 0;
}
#liNewsroom a {
    background-position: -198px 0;
}
#liCalendar a {
    background-position: -274px 0;
}
#liServices a {
    background-position: -461px 0;
}
#liSupport a {
    background-position: -546px 0;
}
#liAbout a {
    background-position: -639px 0;
}
#liContact a {
    background-position: -685px 0;
}

#liHome a:hover, #liHome:hover a {
    background-position: 0 -30px;
}
#liListen a:hover, #liListen:hover a {
    background-position: -43px -30px;
}
#liSchedule a:hover, #liSchedule:hover a {
    background-position: -87px -30px;
}
#liNewsroom a:hover, #liNewsroom:hover a {
    background-position: -198px -30px;
}
#liCalendar a:hover, #liCalendar:hover a {
    background-position: -274px -30px;
}
#liServices a:hover, #liServices:hover a {
    background-position: -461px -30px;
}
#liSupport a:hover, #liSupport:hover a {
    background-position: -546px -30px;
}
#liAbout a:hover, #liAbout:hover a {
    background-position: -639px -30px;
}
#liContact a:hover, #liContact:hover a {
    background-position: -685px -30px;
}

#nav li.off ul a,
#nav li.on ul a {
    font: 12px "Trebuchet MS", Georgia, Verdana, sans-serif;
    height: auto;
    width: 200px;
    display: block;
    clear: left;
    color: #FFF;
    z-index: 6000;
}

/************************************************************************************/

img.border1 {
    border: 1px solid #333;
}

img.border2 {
    border: 1px solid #666;
    padding: 5px;
}

#article {
    padding: 10px 10px 10px 20px;
}

#article p {
    clear: both;
}

#article h1 {
    font: normal 2em/1.1em "Times New Roman", "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #999;
    border-top: none;
}

#article h2 {
    font: normal 1.5em/1em "Times New Roman", "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
    margin: 1em 0;
    padding: 0;
    color: #666;
}

#article #post-date {
    text-align: right;
    font: normal .9em/1em "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
    color: #666;
    margin: 0;
    padding: 0;
}

#article #post-info {
    border-top: 1px dotted #999;
    text-align: right;
    font: normal .9em/1em "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
    color: #666;
    margin: 0 0 2em 0;
    padding: 0;
    clear: both;
}

/****/
#article #post-info span {
    float: left;
    padding-left: 12px;
    background: url(/images/mail2friend.gif) no-repeat 0 3px;
}

.success {
    color: #FFF;
    background-color: #228B22;
    border: 1px solid #006400;
    padding: .5em;
    text-align: center;
    margin-bottom: 1em;
}

#article a.pdf {
    background: url(/images/icon_pdf.gif) no-repeat left;
    padding-left: 15px;
}

#article a.word {
    background: url(/images/icon_word.gif) no-repeat left;
    padding-left: 15px;
}

#article a.doc {
    background: url(/images/icon_doc.gif) no-repeat left;
    padding-left: 15px;
}
#article .comment, #article .comment-alt {
    background-color: #F0F8FF;
    padding: 0 1em;
    border: 1px solid #6495ED;
    margin-bottom: 1em;
}

#article .comment h3, #article .comment-alt h3 {
    font: normal 1.2em/1em "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
}

#article #comment-add {
    background-color: #F5FFFA;
    border: 1px solid #008000;
    padding: 1em 1em;
}

#article #comment-add h3 {
    font: bold 1.5em/1em "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
    background: url(pencil.gif) no-repeat left top;
    padding-left: 30px;
    height: 30px;
}

#article #comment-add label {
    display: block;
}

#article #comment-add input {
    display: block;
    margin-bottom: 1em;
}

#content {
    padding: 10px 10px 10px 20px;
}

#content h1 {
    font: normal 2em/1.1em "Times New Roman", "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
    margin: 0;
    padding: 0;
    border-bottom: 1px dotted #999;
    border-top: none;
}

#content h2 {
    font: normal 1.5em/1em "Times New Roman", "Tahoma", "Lucida Grande", "Bitstream Vera Sans", "Verdana", sans-serif;
    margin: 1em 0;
    padding: 0;
    color: #666;
}

#content h2.arrow {
    background: url(/images/arrow1.gif) no-repeat left;
    padding: .3em 0 .3em 20px;
    color: #666;
    background-color: #F3F3F3;
}

.callout {
    float: right;
    margin-left: 10px;
    margin-top: 20px;
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    width: 200px;
    padding: 10px;
    font-size: 1.3em;
}

ul.arrow {
    margin: 0 2em;
    padding: 0;
}

ul.arrow li {
    list-style-type: none;
    background: url(arrow4.gif) no-repeat left;
    padding-left: 20px;
}

#contact-info {
    width: 320px;
    float: right;
    margin: 2em 0 2em 2em;
    font-size: .9em;
    background: #F5F5F5;
    border: 1px solid #C0C0C0;
    padding: 0 1em;
}

#contact-info h4 {
    margin: 5px 0;
    padding: 0;
    border-bottom: 1px solid #999;
    color: #555;
    font: bold 1.1em/1.5em Helvetica, Arial, sans-serif;
}

#contact-info dl dt {
    margin: 0;
    font: bold 1em/1.5em Helvetica, Arial, sans-serif;
}

#contact-info dl dd {
    margin: 0;
    padding-left: 20px;
}

#contact-info dl dt.address {
    background: url(/images/icon_address.gif) no-repeat left 2px;
    padding-left: 20px;
    padding-top: 3px;
}

#contact-info dl dd.email {
    background: url(/images/icon_email.gif) no-repeat left;
    padding-left: 20px;
    padding-top: 3px;
    height: 17px;
}

#contact-info dl dd.tel {
    background: url(/images/icon_phone.gif) no-repeat left;
    padding-left: 20px;
    padding-top: 3px;
    height: 17px;
}

#contact-info dl dd.fax {
    background: url(/images/icon_fax.gif) no-repeat left;
    padding-left: 20px;
    padding-top: 3px;
    height: 17px;
}

#contact-info dl dd.mp3 {
    background: url(/images/icon_mp3.gif) no-repeat left;
    padding-left: 20px;
    padding-top: 3px;
    height: 17px;
    margin-left: 10px;
}

#contact-info dl dd.itunes {
    background: url(/images/icon_itunes.gif) no-repeat left;
    padding-left: 20px;
    padding-top: 3px;
    height: 17px;
    margin-left: 10px;
}

#contact-info dl dd.odeo {
    background: url(/images/icon_odeo.gif) no-repeat left;
    padding-left: 20px;
    padding-top: 3px;
    height: 17px;
    margin-left: 10px;
}

#contact-info dl#staff dt {
    font: bold 1em/1.5em Helvetica, Arial, sans-serif;
    white-space: nowrap;
}

#contact-info ul#feeds {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#contact-info ul#feeds li {
    padding-left: 15px;
    background: url(/images/icon_rssfeed.gif) no-repeat left 1px;
}

#contact-info ul#feeds li a {
    color: #666;
    text-decoration: none;
}

#contact-info ul#feeds li a:hover {
    color: #369;
    text-decoration: underline;
}

.entryForm {
    border: 1px solid #808080;
    font-size: .9em;
}

.entryForm th {
    font-size: 1.1em;
    padding: .5em;
    background-color: #E9E9E9;
}

.entryForm label {
    color: #000;
    text-align: right;
}

.entryForm th.error {
    font-size: 1.1em;
    padding: .5em;
    background-color: #A52A2A;
    color: #FFF;
}

.entryForm td.error {
    background-color: #F9EAEA;
}

.left {
    float: left;
    margin: 0 20px 0 0;
}

.right {
    float: right;
    margin: 0 0 0 10px;
}

#search-box {
    margin: 1em 0 1em 40px;
    padding: 1em .5em;
    border: 1px solid #559CBE;
    width: 400px;
    background-color: #E7F2F6;
    text-align: center;
}

#success {
    color: #008000;
    background-color: #E8FFE8;
    padding: .5em;
    border: 1px solid #008000;
    margin: 1em 0;
}

/*##*/
dl#faq dt {
    color: #666;
    font-size: 1.1em;
    font-weight: bold;
    background: url(/images/arrow4.gif) no-repeat left 2px;
    padding-left: 15px;
}
dl#faq dd {
    margin: 0;
    padding-left: 15px;
    color: #999;
}

p.caption {
    font-size: .9em;
    text-align: center;
    margin: 0;
    padding: 0 0 1em 0;
}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

/*printer styles*/
@media print {
    /*hide the left column when printing*/
#leftcol{display:none;}

/*hide the right column when printing*/
#rightcol{display:none;}
#twocols, #maincol{width:100%; float:none;}
}


.audio-player {
    margin: 5px 0 10px 0;    
}

.audio-player p {
    color: #555;
    font-size: 80%;
    margin-top: 2px;
    padding: 0;
}

.audio-player p a {
    color: #4169E1;
}

.audio-player p a:hover {
    color: #B22222;
}

#content #phone_numbers {
    background-color: #F5F5F5;
    border: 1px solid #C0C0C0;
    margin-top: 10px;
    font-size: 90%;
}

#content #phone_numbers th {
    padding: .5em 0 .5em 5px;
    background-color: #DCDCDC;
    text-align: left;
    font: normal 100% Verdana, sans-serif;
    border-bottom: 1px solid #A9A9A9;
}

#content #phone_numbers td {
    white-space: nowrap;
    padding: .5em 5px .5em 5px;
    vertical-align: middle;
}

.std_form {
    background-color: #F5F5F5;
    border: 1px solid #C0C0C0;
    padding: 10px;
    margin-top: 15px;
    width: 100%;
}

.std_form td {
    padding: 5px 10px 5px 10px;
}

#membercard dl {
    margin-top: 15px;
}

#membercard dt {
    margin: 0 40px 0 0;
    padding: 0;
    font-family: "Trebuchet MS", sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: left;
    color: #333;
    border: none;
    border-bottom: 1px solid #ddd;
}

#membercard dd {
    padding-bottom: 2em;
}

#membercard dd.company {
    margin: 0 40px 0 0;
    padding: 0;
    font-size: .9em;
    font-weight: normal;
    color: #666;
    border-bottom: 1px solid #ddd;
}

#membercard dd p {
    margin: 1em 0 1em 0;
    padding: 0;
}


.middayutah {
    font-size: 90%
}

.middayutah p {
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    line-height: 1.2em;
}

#horse-talk-sponsor {
    color: #aaa; 
    padding: 10px 0 10px 0; 
    margin: 10px 0 20px 0; 
    border-bottom: 1px solid #ccc; 
    border-top: 1px solid #ccc;
}


