/*  
Theme Name: Mix 102.5
Theme URI: http://mix1025.com/
Description: Mix 102.5 2009
Version: 1.0
Author: Robert Annal
Author URI: http://isafetech.com/
*/

body {
   font-family: Tahoma, verdana, sans-serif;
   font-size: 11px;
   line-height: 20px;
 }
 
 a {
   color: #000;
 }
 
 img {
   border: 0;
 }
 
 #wrapper {
   width: 750px;
   margin: 0 auto;
 }
 
 #rotater img {
   float: left;
   width: 228px;
 }

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

 ul#rotater li {
   list-style-type: none;
   margin: 0;
   padding: 0;
 }
 
 
 #artists {
   /* background-image: url('images/topbg.jpg'); */
   height: 337px;
 }
 
 #artist_txt {
   background-color: #FFF;
   float: right;
   color: #FFF;
 }
 
 #artist_txt a {
   color: #FFF;
 }
 
 a.spotlight {
   text-decoration: none; 
   color: #f9e4ad; 
   font-weight: bold; 
   display: block; 
   width: 104px; 
   padding: 0 2px; 
   background-color: #b2217a; 
   border: 1px solid #931B65;
 }
 
 #leftmenu {
   background-repeat: repeat-x;
   background-color: #f9e4ad;
   padding: 20px;
   color: #000;
   line-height: 20px;
 }
 
 #leftmenu a, #leftdiv a {
   color: #000;
   text-decoration: none;
 }
 
 #leftmenu a:hover {
   text-decoration: underline;
 }
 
 .leftdiv {
   background-repeat: repeat-x;
   background-color: #f9e4ad;
   padding: 5px 20px;
   color: #000;
   line-height: 20px;
 }
 
.leftdiv a, .leftdiv a {
   color: #000;
   text-decoration: none;
 }

 
 #leftads {
   background-color: #f9e4ad;
   color: #333;
   border-bottom: 1px solid #FFF;
   padding: 10px 3px;
   text-align: center;
 }
 
 #homemain {
   padding: 0;
   background-color: #FFF;
 }
 
 #footer {
   background-image: url('images/2.jpg');
   background-repeat: no-repeat;
   width: 750px;
   height: 27px;
   padding-top: 18px;
   text-align: center;
 }
 
 div.main {
   margin-bottom: 40px;
   padding: 10px;
   line-height: 20px;
   clear: both;
   border: 3px solid #597aa3;
 }
 
 
 div.leftad {
   text-align: center;
   margin: 10px 0;
 }
 
 #isafe {
   text-align: center;
   background-color: #FFF;
   padding-top: 3px;
 }
 
 div#topmenu {
   background: url("images/menubg.jpg") no-repeat;
   line-height: 60px;
   text-align: center;
   width: 548px;
 }
 
 div#topmenu a {
   padding: 0 10px;
   font-size: 14px;
   text-decoration: none;
   color: #FFF;
 }
 
 div#topmenu a:hover {
   color: #000;
 }
 
 li.entnews {
   color: #931B65;
 }
 
 li.entnews a {
   color: #931B65;
   text-decoration: none;
 }
 
 li.entnews a:hover {
   text-decoration: underline;
 }