/*
Theme Name: Atlantis
Theme URI: 
Description: Theme for Quantum Realities
Version: 
Author: Winged Monkeys Web Design
Author URI: http://WingedMonkeys.com
Tags: 
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body { background: #ffffff;      
            color: #463c3c;
            font-family: 'ArialMT', 'Arial', sans-serif;
            font-size: 1em;
            line-height: 1.5em;
}

#wrap { margin: 0 auto; 
             width: 630px; }
             
#main {position: relative; 
                    width: 630px; 
                    z-index: 3;
                    padding: 4px; 
                    text-align: left; }

#main p { padding: 6px 4px; }

#navbar {  padding: 15px 0 0 0;                       
          text-align: center;                                   
          font-size: 16px;
          color: #666666;          
          line-height: 30px;
          width: 630px;
          height: 30px;
}

#navbar li { float: left;
                  display: block; 
                  padding: 0 25px;
                  font-family: Arial, sans-serif;
                  }

#navbar a { text-decoration: none; color: #666666; }

#navbar a:hover { color: #463C3C; text-decoration: none;  font-weight: bold; }

#navbar li.current_page_item a { color: #463c3c; font-weight: bold; }

#header-line { position: relative; 
               width: 630px;
               height: 1px;                 
              margin-top: 15px;                
               margin-bottom: 15px;                               
}

.spacer { font-size: 1px; line-height: 1px; }

#header {          
          position: relative; 
          width: 630px; 
          z-index: 2;
}


#disclaimer p { font-size: .85em;
                         pdding: 4px;
}

h3 {
    color: #463c3c;
    font-family:  'ArialMT', 'Arial', sans-serif;
    font-size: 20px;
    font-weight: bold;   
    line-height: 25px;
    text-align: left;
}

.paragraph_style_2 {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-style: italic;    
    font-weight: bold; 
}

.paragraph_style_2_a {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', sans-serif;   
    font-weight: bold;
}

.paragraph_style_2_b {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-weight: normal;
}

.paragraph_style_3 {
    color: #463c3c;
    font-family: 'Arial-BoldMT', 'Arial', 'Arial Bold', sans-serif;   
    font-weight: bold;
}

.paragraph_style_3_a {
    color: #463c3c;
    font-family: 'Arial-BoldMT', 'Arial', 'Arial Bold', sans-serif;
    font-style: italic;    
    font-weight: bold;   
}

.paragraph_style_4 {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', sans-serif;
    text-align: right;  
}

.paragraph_style_5 {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', sans-serif;
}

.paragraph_style_6 {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', sans-serif;  
}

td a:link { color: #666666; font-weight: bold; }
td a:visited { color: #666666; font-weight: bold; }
td a:hover { color: #463C3C; text-decoration: none;  font-weight: bold; }

a:link { color: #666666; font-weight: bold; }
a:visited { color: #666666; font-weight: bold; }
a:hover { color: #463C3C; text-decoration: none;  font-weight: bold; }
