/*
Theme Name: cmc_theme
Theme URI: http://music.columbia.edu/cmc
Description: CMC wordpress theme
Version: 1
Author: dir
Author URI: http://music.columbia.edu/cmc
*/

body
{
    font-family: Arial, Helvetica, sans-serif;
}

div.pages
{
    background-color: #eeeeee;
}

h2.pages
{
    
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    background-color: #cccccc;    
}

h3.pages
{
    
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    background-color: #cccccc;    
}


td.static_menu_links
{
    background-color: #107dcc;
}


td.image_text
{
    
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}

td.people_person
{
    
    font-size: 12px;
    font-weight: normal;
    background-color: #eeeeee;
    color: #000000;
}

td.people_header
{
    
    font-size: 14px;
    font-weight: bold;
    background-color: #cccccc;
    color: #000000;
}

td.people_spacer
{
    
    font-size: 2px;
    font-weight: normal;
    background-color: #FFFFFF;
    color: #FFFFFF;
}

td.post
{
    
    font-size: 12px;
    font-weight: normal;
}


th.post_title
{
    
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    background-color: #cccccc;
}

a.post_title
{
    
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    font-weight: bold
}

a.top_header_links
{
    
    font-size: 14px;
    font-weight: bold;
    color: #107dcc;
    text-decoration: none;
}

a.static_menu_links
{
    
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold
}


a
{
    
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

table.cmc_history
{
    background: #cccccc;
}