﻿html
{
    background-color: #999;
}

body 
{
    background-color: #999;
    font-family: Lucida Sans Unicode, Helvetica, Arial, Verdana;
    font-size: 1em;
}

h1
{
    font-size: 1.4em;
}

h2
{
    font-size: 1.2em;
}

h3
{
    font-size: 1.1em;
}

h3.toggle
{
    cursor: pointer;
}

img
{
    border-width: 0px;
}

a, a:link, a:visited
{
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}

a.secondary, a.secondary:link, a.secondary:visited
{
    color: #777777;
    font-weight: bold;
    text-decoration: none;
}

a:hover, a:active, a.secondary:hover, a.secondary:active
{
    color: #333333;
    text-decoration: underline;
}

td
{
    border-width: 0px;
}

.container
{
    background-color: #eee;
    border-bottom: solid 1px #003366;   
}

#Content
{
    background-color: #eee !important;
    border-top: solid 1px #003366;
}

#MainContentWrapper
{
    background-color: #ffffff;
    border-right: solid 1px #003366;
}

#Header, #Footer
{
    background-color: transparent;
}

#SideContentWrapper
{
    background-color: #eee;
}

.side-chart
{
    border: solid 1px #aaaaaa;
}

#Connect
{
    font-size: 0.7em;
    color: #cccccc;
}

#Connect img.user_picture 
{
    vertical-align: middle;
}

#Menu img
{
    border-width: 0px;
}

#IconMenu
{
    text-align: right;
    padding: 4px 5px 0px 0px;
}

#IconMenu span
{
    font-size: 0.8em;
}

#IconMenu img
{
    border-width: 0px;
    vertical-align: middle;
    padding-left: 3px;
}

#IconMenu a
{
    color: #eeeeee;
}

#Footer
{
    font-size: 0.8em;
    border-top: solid 1px #003366;
}

.dataForm
{
    font-size: 0.8em;
}

.map
{
    cursor: pointer;
}

h2.header, h3.header
{
    padding-bottom: 2px;
    border-bottom: dashed 1px #cccccc;
}

ul.tweets
{
    border-top: dashed 1px #cccccc;
    list-style-type: none;
    font-size: 0.9em;
}

ul.simpletweets
{
    border-top: dashed 1px #cccccc;
    list-style-type: none;
    font-size: 0.7em;
}

ul.items, ul.photos, ul.videos
{
    border-top: dashed 1px #cccccc;
    list-style-type: none;
    font-size: 0.8em;
}

ul.photos, ul.videos
{
    border-bottom: dashed 1px #cccccc;
}

ul.items li, ul.photos li, ul.videos li
{
    list-style-type: none;
}

li.photo
{
    list-style-type: none;
    color: #777777;
    font-size: 0.9em;
    line-height: 1.4em;
}

ul.tweets li.tweet, ul.simpletweets li.tweet
{
    border-bottom: dashed 1px #cccccc;
    list-style-type: none;
}

ul.tweets li.tweet .info, ul.tweets li.tweet .info2
{
    color: #777777;
    font-size: 0.9em;
    line-height: 1.4em;
}

ul.simpletweets li.tweet .info, ul.simpletweets li.tweet .info2
{
    color: #777777;
}

ul.tweets li.tweet .info a, ul.tweets li.tweet .info2 em a, ul.simpletweets li.tweet .info a
{
    color: #777777;
}

ul.tweets li.tweet .info img, ul.simpletweets li.tweet .info img, ul.tweets li.tweet .msg img
{
    vertical-align: middle;
}

.pager, .rightpager
{
    font-size: 0.8em;
}

.sidebar
{
    font-size: 0.8em;
}

.subtext
{
    font-size: 0.9em;
}

.container img
{
    vertical-align: middle;
}

#IconWeather a
{
    text-decoration: none;
    font-weight: normal;
}

#yw-forecast
{
    text-align: center;
}

.geo
{
    font-size: 0.7em;
    cursor: default;
}

.hint
{
    color: #999;
}

.vevent abbr
{
    border:0
}

th
{
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: dashed 1px #cccccc;
    text-align: left;
    padding: 2px;
}

td
{
    padding: 2px;
}

td.alternate
{
    background-color: #eeeeee;
}

ul.photoTweets
{
    border-top: dashed 1px #cccccc;
    border-bottom: dashed 1px #cccccc;
    list-style-type: none;
    font-size: 0.9em;
}

li.photoTweet
{
    list-style-type: none;
    color: #777777;
    font-size: 0.9em;
    line-height: 1.4em;
}

span.eventTypeBox 
{
    height: 12px;
    width: 12px;
    background-color: #eeeeee;
    display: inline-block;
}

.eventType1, .eventType1 div { background-color: #66CCFF !important; border-color: #66CCFF !important; color: #333333 !important; } a.eventType1 { border-color: #66CCFF !important; }
.eventType2, .eventType2 div { background-color: #66CC99 !important; border-color: #66CC99 !important; color: #333333 !important; } a.eventType2 { border-color: #66CC99 !important; }
.eventType3, .eventType3 div { background-color: #FFCC00 !important; border-color: #FFCC00 !important; color: #333333 !important; } a.eventType3 { border-color: #FFCC00 !important; }
.eventType4, .eventType4 div { background-color: #FF99CC !important; border-color: #FF99CC !important; color: #333333 !important; } a.eventType4 { border-color: #FF99CC !important; }
.eventType5, .eventType5 div { background-color: #CC3333 !important; border-color: #CC3333 !important; } a.eventType5 { border-color: #CC3333 !important; }
.eventType6, .eventType6 div { background-color: #9966CC !important; border-color: #9966CC !important; } a.eventType6 { border-color: #9966CC !important; }
.eventType7, .eventType7 div { background-color: #0033CC !important; border-color: #0033CC !important; } a.eventType7 { border-color: #0033CC !important; }
.eventType8, .eventType8 div { background-color: #999999 !important; border-color: #999999 !important; } a.eventType8 { border-color: #999999 !important; }
.eventType9, .eventType9 div { background-color: #660099 !important; border-color: #660099 !important; } a.eventType9 { border-color: #660099 !important; }
.eventType10, .eventType10 div { background-color: #FFFF66 !important; border-color: #FFFF66 !important; color: #333333 !important; } a.eventType10 { border-color: #FFFF66 !important; }
.eventType11, .eventType11 div { background-color: #FF6600 !important; border-color: #FF6600 !important; } a.eventType11 { border-color: #FF6600 !important; }
.eventType12, .eventType12 div { background-color: #009933 !important; border-color: #009933 !important; } a.eventType12 { border-color: #009933 !important; }

div.breadcrumb
{
    background-color: #eeeeee;
    font-size: 0.8em;
}

div.breadcrumb.top
{
    border-bottom: solid 1px #d6d6d6;
}

div.breadcrumb.bottom
{
    border-top: solid 1px #d6d6d6;
}

div.breadcrumb a, div.breadcrumb a:link, div.breadcrumb a:visited
{
    font-weight: normal;
}

a.skip
{
    position:absolute; 
    left:-10000px; 
    top:auto; 
    width:1px; 
    height:1px; 
    overflow:hidden;
}

ul.weatherforecast
{
    border-top: dashed 1px #cccccc;
    border-bottom: dashed 1px #cccccc;
}

li.forecast
{
    background-color: #eeeeee; 
    border-radius: 10px;
    text-align: center;
}

div.masonry
{
    border-bottom: solid 3px #003366;
    font-size: 0.9em;
}
div.masonryItem 
{
    border-top: solid 3px #003366;
    width: 300px;
    padding: 10px;
    float: left;
}
div.masonryItem:hover
{
    background-color: #eeeeee;
}
div.masonryItem img
{
    border-width: 0px;
    vertical-align: middle;
}
div.masonryItem img.featureImage
{
    display: inline-block;
    margin: 10px 0px 5px 0px;
}
div.masonryItem span.title
{
    display: inline-block;
    font-size: 1.1em;
    text-align: left;
    margin-bottom: 5px;
}
div.masonryItem span.description
{
    display: inline-block;
    text-align: justify;
    margin: 5px 0px;
}
div.masonryItem span.info, div.masonryItem span.timestamp
{
    display: inline-block;
    color: #777777;
    font-size: 0.8em;
    line-height: 1.4em;
    width: 100%;
}
