body
{
    background-color: #f0f0f0;
    color: black;
    margin: 0;
}

a
{
    color: white;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

#main
{
    float: left;
    padding: 40px 40px 40px 40px;
}

#main #about
{
    width: 330px;
    text-align: justify;
}
#main #about img
{
    float: left;
    border-right: 10px solid #f0f0f0;
    border-top: 4px solid #f0f0f0;
    width: 133px;
    height: 200px;
}
#main #about p
{
    background-color: Transparent;
    font-family: Trebuchet MS, verdana, arial;
    font-size: 12px;
    color: #888888;
    padding: 3 0 3 0;
}

#main #slideshow
{
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    height: 322px;
    width: 322px;
    overflow: hidden;
}
#main #slideshow img
{
    border: 1px solid #777777;
}
#main #slideshow p
{
    background-color: Transparent;
    font-family: verdana, arial;
    font-style: italic;
    font-size: 10px;
    color: #888888;
    padding: 0 0 0 0;
}
#main #slideshow p a
{
    font-style: normal;
    font-size: 11px;
    font-variant: small-caps;
    color: #777777;
}

#feeds
{
    float: left;
    padding: 40px 40px 40px 40px;
    width: 300px;
}
#feeds .feed
{
    color: #777777;
    font-family: verdana, arial;
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    border: 1px solid #e0e0e0;
    padding: 5px 5px 5px 5px;
    width: 300px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#feeds img
{
    border:0;
    margin:2px;
    width:36px;
    float:left;
}
#feeds h1
{
    color: #777777;
    text-decoration: none;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    padding-top: 0;
    padding-bottom:10px;
    margin: 0;
    line-height: normal;
}
#feeds a
{
    color: #7777ff;
    text-decoration: none;
}
#feeds a:hover
{
    text-decoration: underline;
}
#feeds ul li a
{
    display:block;
    text-decoration: none;
    padding-left: 2px;
    padding-right: 4px;
    border-left: 2px solid #f0f0f0;
}
#feeds ul li a:hover
{
    display:block;
    text-decoration: none;
    border-left: 2px solid #a0a0a0;
}
#feeds td
{
    margin: 0px 5px 0px 5px;
    border-top: 1px dotted #cccccc;
    padding: 5px 0px 5px 0px;
}
#feeds ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#feeds li
{
    color: #777777;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    line-height: 13px;
    margin: 0px 5px 0px 5px;
    border-top: 1px dotted #cccccc;
    padding: 5px 0px 5px 0px;
}
#feeds p
{
    color: #777777;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    margin: 0px;
    line-height: 13px;
}
#feeds .date
{
    color: #777777;
    font-family: verdana, arial;
    font-size: 8px;
    font-weight: normal;
    text-align: left;
}


.control
{
    padding: 4px 4px 4px 4px;
    border: solid 1px #f0f0f0;
}

.titleContent
{
    padding: 6px 0 6px 6px;
}
.banner
{
    font-size: 12px;
    font-family: Trebuchet MS, verdana, arial;
    color: #333333;
}
.banner .title
{
    font-size: 20px;
    font-weight: bold;
    color: #888888;
}
.banner .info
{
    font-size: 1.0em;
    color: #888888;
}
.banner .email
{
    font-size: 1.0em;
    font-weight: bold;
}

.show
{
    font-size: 12px;
    font-family: verdana, arial;
}
.show .title
{
    font-size: 20px;
    font-weight: bold;
    color: #1f1f1f;
}
.show .info
{
    font-size: 1.0em;
    color: #1f1f1f;
}
.show a
{
    color: #6060ff;
}

.show-old
{
    font-size: 12px;
    font-family: verdana, arial;
}
.show-old .title
{
    font-size: 20px;
    font-weight: bold;
    color: #afafaf;
}
.show-old .info
{
    font-size: 1.0em;
    color: #afafaf;
}
.show-old a
{
    color: #9090ff;
}

.caption
{
    font-family: verdana, arial;
    font-size: 12px;
    color: #7f7f7f;
}
.caption .title
{
    font-family: verdana, arial;
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
    color: #5f5f5f;
    cursor: default;
    padding-bottom: 2px;
}
.caption .subtitle
{
    font-size: 14px;
    font-variant: small-caps;
    cursor: default;
}
.caption .info
{
    font-size: 11px;
}
.image-id
{
    font-family: verdana, arial;
    font-size: 10px;
    color: #bfbfbf;
    position: absolute;
    padding-top: 15px;
    text-align: left;
    margin-left: 0px;
    left: 5px;
}

.cover
{
    font-size: 11px;
    font-family: Trebuchet MS, verdana, arial;
    color: #707070;
    cursor: default;
}
.cover .title
{
    font-size: 50px;
    font-weight: bold;
    font-style: italic;
    font-variant: small-caps;
    color: #8f8f8f;
    cursor: default;
    cursor: default;
}
.cover .subtitle
{
    font-size: 20px;
    font-style: italic;
    cursor: default;
}
.cover .info
{
    font-size: 14px;
    cursor: default;
}

.ordering
{
    font-size: 14px;
    font-family: Trebuchet MS, verdana, arial;
    color: #777777;
}

.section
{
    text-decoration: none;
    font-family: verdana, arial;
    font-size: 1.5em;
    font-weight: bold;
    color: white;
    height: 50px;
    visibility: visible;
}
.section:hover
{
    text-decoration: none;
    font-family: verdana, arial;
    font-size: 1.5em;
    font-weight: bold;
    color: white;
    height: 50px;
}

.title
{
    font-family: arial, verdana;
    font-size: 21px;
    color: #7890AC;
    font-weight: bold;
    cursor: default;
}

.para
{
    background-color: Transparent;
    font-family: Trebuchet MS, verdana, arial;
    font-size: 12px;
    color: #888888;
    padding: 3 0 3 0;
}

.button
{
    background-color: Transparent;
    font-family: Trebuchet MS, verdana, arial;
    font-size: 12px;
    color: #cccccc;
    padding: 3 0 3 0;
    border: solid 1px #444444;
}

.folio
{
    width: inherit;
    background-position: left top;
    border: solid 1px #f0f0f0;
    width: 160px;
    height: 26px;
    vertical-align: middle;
}
.folio-active
{
    width: inherit;
    background-color: #f7f7f7;
    background-position: left top;
    border: solid 1px #c0c0c0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 160px;
    height: 26px;
    vertical-align: middle;
}
.folio .title
{
    margin: 0;
    display: block;
    padding: 6px 10px 5px 10px;
    color: #777777;
    text-decoration: none;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    width: 160px;
}
.folio-active .title
{
    margin: 0;
    display: block;
    padding: 6px 10px 5px 10px;
    color: #777777;
    text-decoration: none;
    font-family: verdana, arial;
    font-size: 11px;
    font-weight: normal;
    width: 160px;
}


.onpage-link
{
    width: 80px;
    font-family: verdana, arial;
    font-size: 11px;
    display:block;
    position:absolute;
    top:1px;
    color: #6f5fff;
    padding: 2px;
    padding-bottom: 3px;
    text-decoration: none;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}
.onpage-link:hover
{
    color: #3f0fcf;
    text-decoration: none;
    border-right: 1px solid #d0efff;
    border-left: 1px solid #d0efff;
    border-bottom: 1px solid #d0efff;
    background-color: #f7ffff;
}

.order-dark
{
    background-color: #e0e0e0;
    font-family: Trebuchet MS, verdana, arial;
    font-size: 12px;
    color: #777777;
    padding: 3 0 3 0;
}

.order-light
{
    background-color: #e7e7e7;
    font-family: Trebuchet MS, verdana, arial;
    font-size: 12px;
    color: #777777;
    padding: 3 0 3 0;
}

.twtr-ft, .twtr-profile-img-anchor, .twtr-hd h3, .twtr-hd h4, .twtr-img, .twtr-user, .twtr-avatar
{
    visibility: hidden;
    display: none;
}
