@charset "UTF-8"; /* RADIO SABALERA RSS */ 

/* Begin Typography & Colors */
body {background-color: #E7E7E7; font-size: 16px; font-family: "Arial", Sans-Serif; color: #333; text-align: center;}
a {color: #06c; text-decoration: none; font-size: smaller;}
a:hover {color: #147; text-decoration: underline;} 
img {border: 0px; font-size: smaller;}
.hid {display: none;}
.frame {background-color: #eee; font-size: 16px; font-family: "Arial", Sans-Serif; color: #333; text-align: center;}
#page {background-color: transparent; font-size: 16px; font-family: "Arial", Sans-Serif; color: #333; text-align: center;}
#head {background-color: transparent; text-align: center;}
#main {background-color: transparent; font-size: 16px; font-family: "Arial", Sans-Serif; color: Green; text-align: center;}
#foot {background-color: transparent; font-family: "Arial", Sans-Serif; font-size: 9px; color: #999; text-align: center;}
/* End Typography & Colors */

/* Begin Structure */
body {margin: 0; padding: 0;}
.frame {width: 80%; padding: 4px;}
#page {background-color: transparent; margin: 10px auto; padding: 0; width: 600px;}  
#head {padding: 0; margin: 0 auto; width: 600%; background-color: transparent;}
#foot {padding: 20px 0 20px 1px; margin: 0 auto; width: 600px; clear: both;}
/* End Structure */

/* To accomodate differing install paths of RSS, images are referred only here,
  and not in the wp-layout.css file. If you prefer to use only CSS for colors and what
  not, then go right ahead and delete the following lines, and the image files. */
    
body {background: url("images/bgcolor.jpg");}  
#page {background: url("images/bgwide.jpg") repeat-y top;}  
#head {background: url("images/head.jpg") no-repeat bottom center;}  
#foot {background: url("images/foot.jpg") no-repeat bottom;}  

/* Because the template is slightly different, size-wise, with images, this needs to be set here
  If you don't want to use the template's images, you can also delete the following two lines. */
    
#head {margin: 0 !important; margin: 0 0 0 1px; padding: 10px; height: 100px; width: 598px;}  
#main {margin: 2px 10px 0; height: 100%; width: 100%; cursor: default;}  
#foot {margin: 0 !important; margin: 0 0 0 1px; padding: 20px; padding-bottom: 30px; height: 60px; width: 598px;}

