/*****************************/ /* General Styles */ /*****************************/ a { color:#B43A19; } a:visited { color:#727272; } body, td, p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; } ul { font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; } h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 20px; color:#000; } h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 16px; color:#666666; } .regText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; /*padding: 5px 0px 5px 0px;*/ } .tightText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; /*padding: 5px 0px 5px 0px;*/ } .boldredText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color:#B43A19; } .PageHeadings{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 20px; display: table; color:#993300; } /*****************************/ /* Sweepstakes Stlyes */ /*****************************/ .requiredField { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color:#B43A19; font-weight: bold; } .normalField { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color:#727272; } /*****************************/ /* Home Page Stlyes */ /*****************************/ .HomeHeadings{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bold; line-height: 19px; display: table; text-align:center; /* border-top: 1px dotted #999999; border-bottom: 1px dotted #999999; */ } .HomeHeadings a, .HomeHeadings a:visited{ text-decoration:none; color:#930; } .HomeHeadings a:hover{ color:#996; /* background-color: #EEE7D0; */ } /*****************************/ /* Hub Body Links Stlyes */ /*****************************/ .hubBodyLinks, .hubBodyLinks a{ text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; } .hubBodyLinks a:hover{ text-decoration:underline; } /*****************************/ /* Hub Page Styles */ /*****************************/ .hubPageHeadings{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 20px; display: table; /* border-top: 1px dotted #999999; border-bottom: 1px dotted #999999; */ } .hubPageHeadings a, .hubPageHeadings a:visited{ text-decoration:none; color:#B43A19; } .hubPageHeadings a:hover{ color:#996; /* background-color: #EEE7D0; */ } .hubPageText{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; padding: 5px 0px 10px 0px; } /*****************************/ /* Bread Crumb Styles */ /*****************************/ .breadCrumbLinks, .breadCrumbLinks a{ text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; } .breadCrumbLinks a:hover{ text-decoration:underline; } .breadCrumbLinks a:visited{ color:B43A19; } /*****************************/ /* NAVIGATION STYLES */ /*****************************/ /* Top Level Menu Link Text */ .menuLink{ color:#FFFFFF; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; font-style: normal; text-decoration: none; } .menuLink a:visited{ color:#FFFFFF; } .menuLink a:hover{ color:#000; text-decoration: underline; } /* Drop Down Box*/ .menuHolder{ background-color:#eee7d0; layer-background-color:#eee7d0; border: 1px solid #000000; /* border-right: 1px solid #000000; border-bottom: 1px solid #000000; border-left: 1px solid #000000; */ } /* Links inside the Drop Down Box*/ .menu a{ font-family:verdana; color:#666666; background-color:#eee7d0; layer-background-color:#eee7d0; font-size:10px; text-decoration:none; padding:3px; display: block; border-top: 1px solid #eee7d0; border-bottom: 1px solid #eee7d0; } /* Hover change*/ .menu a:hover{ background-color:#FFFad6; layer-background-color:#FFFad6; border-top: 1px solid #999999; border-bottom: 1px solid #999999; } /*****************************/ /* ARCHIVE LIST STYLES */ /*****************************/ .archiveListHolder{ border: 1px solid #CCCC99; } .archivehead { /* background-color:#CCCC99; */ font-family:verdana; font-size:11px; font-weight: bold; color:#000000; display: block; text-align:center; } .archivelist a{ font-family:verdana; /* color:#999; */ background-color:#fffad6; border-top: 1px solid #CCCC99; layer-background-color:#fffad6; font-size:10px; text-decoration:none; padding:0px 0px 0px 10px; display: block; } /* Hover change*/ .archivelist a:hover{ background-color:#eee7d0; layer-background-color:#FFFad6; } .archivelistactive { font-family:verdana; /* color:#B43A19; */ border-top: 1px solid #CCCC99; /* background-color:#fff; layer-background-color:#fff; */ font-size:10px; font-style:italic; text-decoration:none; padding:0px 0px 0px 10px; display: block; } /*****************************/ /* SUBSECTION STYLES */ /*****************************/ /* subsectionhead currently used on Before and After, live reviews */ .subsectionhead { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; line-height: 20px; display: table; border-bottom: 1px solid #999999; } .subsectionlist a{ font-family:verdana; background-color:#fffad6; layer-background-color:#fffad6; font-size:10px; text-decoration:none; padding:0px 0px 0px 0px; margin: 1px; display: block; } /* Hover change*/ .subsectionlist a:hover{ text-decoration:underline; } .subsectionlist_active{ font-family:verdana; background-color:#fffad6; layer-background-color:#fffad6; font-size:10px; text-decoration:none; padding:0px 0px 0px 0px; margin: 1px; display: block; border: 1px solid #999; } .subsectionlist li{ list-style-image: url(/templates/grphx/arrow_brown_sm.gif); list-style-position:outside; margin:0px; } /*****************************/ /* SITE MAP STYLES */ /*****************************/ .tblHeader{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; line-height: 20px; display: table; /* border-top: 1px dotted #999999; border-bottom: 1px dotted #999999; */ } .tblHeader a, .tblHeader a:visited { text-decoration:none; font-size: 18px; font-weight: bold; display: table; color:#B43A19; } .sitemapText{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; text-indent: 5; } .sitemapText a:hover{ text-decoration:underline; } .sitemapText a{ text-decoration:none; } /*****************************/ /* FORMS */ /*****************************/ FORM { font: 10px Tahoma, Verdana, sans-serif; } .formfield_column { width: 150px; height: 17px; padding: 0; margin: 0px; border-color: #000 #999 #999 #000; border-width: 1px 1px 1px 1px; border-style: solid; font: 10px Tahoma, Verdana, sans-serif; background-color: #fff; } input, textarea, select, option { font: 10px Tahoma, Verdana, sans-serif; } .submitbutton { font-size: 10px; font-family: Tahoma, Verdana, Sans Serif; background-color: #DDE0AF; color: #000; padding: 0px; height: 17px; margin: 0px; border-color: #999 #000 #000 #999 ; border-width: 1px 1px 1px 1px; align: right; } /*****************************/ /* Editorial Preview */ /*****************************/ .adsection_head { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; font-weight: bold; color: #993300; border-top: 1px double #993300; border-bottom: 1px double #993300; } .subHead{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 16px; /*display: table;*/ } /*****************************/ /* 35 anniversary Feature */ /*****************************/ .cd_artist{ font-size:17px; line-height: 19px; font-weight:bold; color:#B43A19; display:block; } .cd_title{ font-style:italic; font-size:14px; line-height: 18px; color:#B43A19; display:block; } .cd_label{ text-transform:uppercase; font-size:12px; line-height: 18px; color:#B43A19; } .article_byline{ line-height: 18px; color:#B43A19; } /*****************************/ /* Reader's Poll */ /*****************************/ #readers_poll ul{ margin: 5px 0 15px 10px; } #readers_poll ul li{ font-size:10px; } #readers_poll ul li:first-child{ font-weight:bold; } /*****************************/ /* Artists */ /*****************************/ .artist_name{ font-weight:bold; } .artist_instrument{ font-style:italic; }