
/* SOCIAL SHARE */
#social_share {
    float: right;
    margin-top: 8px;
    clear:right;
    
}

#follow_us {
   text-align: right;
   margin-top: 8px;
   clear:right;
}

.twitter-follow-button {
    width: 160px;
    height: 25px;
}

/* Twitter Overrides */

div#widget {
    text-align: right;
}


/* Add this style overrides */

.addthis_toolbox.addthis_default_style {
  
}

/* Module Overrides - DynoRoom */

.DynoGridRow, .DynoGridAltRow, .DynoGridRowHighlight  {
    font-size:1.1em;
}

/* Module Overrides - Announcements*/

.DNN_ANN_Description {
    margin-bottom: 15px;
}

/* Skin Overrides */

#wsc_header #site_title h1 span {
    display:inline;    
    color: #9E9E9E;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.04em;
    line-height: 20px;
    text-align: left;
    text-indent: 3px;
    text-transform: none;
    padding-left: 10px;
}

#login a, #login a:link, #login a:visited 
{
    color: white !important;
    text-decoration: underline;
    font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

#wsc_header #search_box {
    float:right;
    margin-top: 8px;
    clear:right;
}

#login {
    float:right;
    margin-top: 8px;
    clear:right;
    color:#FE1812;
}

#wsc_menu .wsc_menu_wrapper > ul > li > a {
   font-size:1.2em;
}

.Normal {
  font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size:1.1em;
}

.SubHead{
  font-size:1.25em;
}




