/*
Theme Name: Polaris
Theme URI: http://www.thepolarisband.com/
Description: theme design for Polaris.
Version: v1.0
Author: The Web Griffins
Author URI: http://www.thewebgriffins.com
*/
/*** Normalized ***/

#main_nav_container {
    clear: both;
    margin: 0 0 0 0px;
    padding: 0;
    width: 800px;
    background-repeat: repeat-y !important;
    overflow: hidden;
}

#main_nav_list {
    border: 0;
    margin: 0 0 0 0px;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    margin: 0;
    padding: 0;
    float: left;    
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    display: block;
    text-align: center;
    line-height: 21px;
    height: 25px;
    width: 160px;
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 0px;
}

/*--- sub navigation ------------------------------------------------------*/

#main_nav_container {
    background: url(bar_polaris.jpg) no-repeat middle center;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a.main_nav_item {
  background: url(button_polaris.jpg) no-repeat;
  font-family: comic sans ms, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #01070d;
  background-position: middle center;
}
#main_nav_list a.main_nav_item:hover {
  background: url(button_polaris_hover.jpg) no-repeat;
  font-family: comic sans ms, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  background-position: middle center;
}

#main_nav_list a.main_nav_active_item {
  background: url(button_polaris_active.jpg) no-repeat;
  font-family: comic sans ms, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  background-position: middle center;
}

p.gig {
  color: #ffffff;
  font-family: comic sans ms, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
 
}

p.location {
  color: #ffffff;
  font-family: comic sans ms, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-decoration: none;
 
}

p.slist_heading {
  color: #ffffff;
  font-family: comic sans ms, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 5px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  text-decoration: none;
}

p.slist {
  color: #ffffff;
  font-family: comic sans ms, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  text-decoration: none;
}    

p.slist1 {
  color: #c0c0c0;
  font-family: comic sans ms, arial, helvetica, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  text-decoration: none;;
  
}
