/*  
Theme Name: ColdBlue
Theme URI: http://webrevolutionary.com/coldblue/
Description: ColdBlue - A WordPress theme created by WebRevolutionary.
Version: 1.2
Author: WebRevolutionary
Author URI: http://webrevolutionary.com/
*/

body {
    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Arial, "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Candara, "Lucida Grande", "Lucida Sans Unicode", Arial, "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
}

blockquote {
    font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}

code {
    font-size: inherit;
    font-family: Consolas, "Courier New", Courier, monospace;
}

.footnotes p {
    font-size: 11px;
    line-height: 16px;
    margin: 0pt 0pt 6px;
}