﻿
/*------------------------------------- Global -------------------------------------*/

body 
{
    font-family: Verdana,Lucida Sans,Arial,san-serif;
}

em 
{
    font-style:italic;
}


blockquote:before
{
    content: open-quote;
}

blockquote:after
{
    content: close-quote;
}

blockquote
{
    font-style:italic;
}

cite
{
    font-size:smaller;
}

a[href] 
{
    text-decoration: none;
    font-weight: bold;
}

/*------------------------------------- Branding -------------------------------------*/

div#branding 
{
    font-size: 20px;
    font-style:italic;
    
}


/*------------------------------------- Menu -------------------------------------*/
div#menu a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 1.2em;
}

/************ Content ************/

div#content h2, h3, h4
{
    margin-bottom: .5em;
    font-weight: bold;
}


div#content h2
{
    font-size: 2em;
}

div#content h3
{
    font-size: 1.3em;
}

div#content h4
{
    font-size: 1em;
    font-style:italic; 
}

div#content strong
{
    font-weight:bold;
    font-size:large;
}



/*------------------------------------- Main Content -------------------------------------*/

div#shows h3
{
    margin-bottom:0;
}

/************ Twitter Feed ************/

/* #twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p */
.twtr-tweet-text
{
font-size: /*115%;*/ 135%;
font-family: Verdana,Lucida Sans,Arial,san-serif;
}

/*------------------------------------- Sidebar -------------------------------------*/

div#next_show li>strong
{
    font-size: 1em;
    font-weight:bold;
    font-style:italic; 
}

div#next_show li>h3
{
    font-size: 1em;
    font-style:italic; 
}

div#members p
{
    font-size: .8em;
    font-style: italic;
}

div#members strong
{
    font-size:larger;
}


/*------------------------------------- Footer -------------------------------------*/
