
/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Arial", "Helvetica", sans-serif;
}

html {
    background-color: #a8b1b8;
}

body {
    width: 100%;
    background: #6d98ab url(/images/theme-wingedfoottitle/bg-top.png) repeat-x scroll center top;
    text-align: left;
    /* If you're using fancybox and it won't center, use    */
    position: static;
    /* Beware that this can introduce IE6 problems          */
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: normal;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    color: #00275e;
}

body.home h1 {
    display: none;
}

h1 { font-size: 169.2308%; margin: 0 0 0.7273em 0; }
h2 { font-size: 146.1538%; margin: 0 0 0.8421em 0; }
h3 { font-size: 130.7692%; margin: 0 0 0.9412em 0; }
h4 { font-size: 115.3846%; margin: 0 0 1.0667em 0; }
h5 { font-size: 107.6923%; margin: 0 0 1.1429em 0; }
h6 { font-size: 100.0000%; margin: 0 0 1.2308em 0; }

a {
    color: #00275e;
}

legend {
    color: black;
}

#container {
    width: 944px;
    margin: 0 auto;
}

#header {
    height: 112px;
    color: white;
}

#headElements {
    float: right;
    padding-top: 20px;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
    width: 524px;
    text-align: center;
}

#logo {
    position: relative;
    display: inline;
    float: left;
    margin-left: 11px;
    width: 409px;
    height: 112px;
    text-decoration: none;
}

#main {
    float: left;
    width: 944px;
    background: transparent url(/images/theme-wingedfoottitle/bg-main.png) repeat-y scroll left top;
}

#content {
    width: 620px;
    display: inline; /* IE6 fix */
    float: left;
    padding: 0 0 1px 24px;
    font-size: 81.2500%;    min-height: 300px;
}

#sidebar {
    width: 260px;
    display: inline;
    float: right;
    margin-right: 24px;
    font-size: 81.2500%;}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {
    font-family: "Arial", "Helvetica", sans-serif;
    margin-bottom: 10px;
    color: black;
}

.button {
    display: block;
    width: 135px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: white;
    text-decoration: none;
    background: transparent url(/images/theme-wingedfoottitle/button-135.png) no-repeat;
    font-weight: bold;
}

#sidebar p, #sidebar ul, #sidebar ol {
    margin-bottom: 10px;
}

#sidebar h2.item_title {
    background: transparent url(/images/theme-wingedfoottitle/sidebar-head.png) no-repeat scroll left top;
    margin: 0px -10px 10px;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    color: white;
}

#sidebar h2.item_title a {
    color: white;
    text-decoration: none;
}

.sidebar_item {
    background: transparent url(/images/theme-wingedfoottitle/sidebar-body.png) no-repeat scroll left bottom;
    margin-bottom: 5px;
    padding: 0 10px 1px;
    float: left;
    width: 240px;
}

#sidebar .floatRight {
    margin: -7px -5px 0 5px;
}

#sidebar .floatLeft {
    margin: -7px 5px 0 -5px;
}

.newsIndex ul,
ul.rssFeed {
    list-style: none;
    margin-left: 0;
    left: 0;
    padding-left: 0;
    font-size: 92.3077%;}

.newsIndex li,
ul.rssFeed li {
    margin-bottom: 10px;
}

.sidebar .newsIndex .date, .sidebar .rssFeed .date {
    font-weight: bold;
}

.newsIndex a,
ul.rssFeed a {
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.newsIndex a:hover,
ul.rssFeed a:hover {
    text-decoration: underline;
}

#slideshow {
    width: 618px;
    height: 256px;
    border: 1px solid #697075;
    overflow: hidden;
    margin-bottom: 1.23076923077em;
}

/* Menu styles */
.menu {
    margin: 0;
    padding: 0 19px;
    display: block;
    list-style: none;
    height: 38px;
    background: transparent url(/images/theme-wingedfoottitle/bg-menu.png) no-repeat scroll left top;
    text-align: center;
    font-size: 87.5000%;}

.menu ul {
    display: none;
}

.menu li {
    float: left;
    height: 26px;
    line-height: 26px;
}

.menu a {
    color: white;
    text-decoration: none;
    display: block;
    height: 26px;
    padding-right: 1px;
    background: transparent url(/images/theme-wingedfoottitle/menu-sep.png) no-repeat scroll right top;
    overflow: hidden;
}

.menu .last a {
    padding-right: 0;
    background: none;
}

.menu .w1 a { width: 124px; }
.menu .w2 a { width: 142px; }
.menu .w3 a { width: 161px; }
.menu .w4 a { width: 172px; }
.menu .w5 a { width: 145px; }
.menu .w6 a { width: 157px; }

.menu .active a, .menu a:hover, .menu .hover {
    font-weight: bold;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 75.0000%;    zoom: 1; /* hasLayout */
    color: #00275e;
    height: 150px;
    text-align: center;
    background: transparent url(/images/theme-wingedfoottitle/bg-bottom.png) repeat-x scroll left 47px;
    padding-bottom: 1px;
}

#footElements {
    padding-top: 65px;
    background: transparent url(/images/theme-wingedfoottitle/bg-footer.png) no-repeat scroll left top;
    width: 944px;
    margin: 0 auto 1.23076923077em;
}

#footElements:first-line {
    font-size: 133.3333%;    font-weight: bold;
}

#footer a {
    color: #00275e;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footTextlinks a {
    padding: 0 3px;
}

#copyright { margin-bottom: 0; }
#developerNotice { margin-top: 0; }

/* Social media icons */
#share {
    height: 28px;
    width: 372px;
    display: inline;
    float: right;
    padding: 8px 0 0 68px;
    margin: 0 42px 0 0;
    text-align: left;
    background: transparent url(/images/theme-wingedfoottitle/header-tab.png) no-repeat scroll right top;
    font-size: 75.0000%;}

#share iframe {
    clear: left;
    width: 220px;
    height: 26px;       /* Wide style - height: 39px; */
    margin: 3px 0 0 0;  /* Wide style - margin: 0; */
    padding: 0;
    border: 0;
}

#share a, .st_sharethis {
    display: inline; /* IE6 fix */
    float: left;
    line-height: 17px;
    height: 16px;
    padding: 0 14px 0 18px;
    background: transparent url(/images/util/social-icons/16x16.png) no-repeat;
    color: black;
    text-decoration: none;
}

.st_sharethis {
    min-width: 71px;
    padding-right: 0;
    overflow: hidden;
    cursor: pointer;
}

#share a:hover {
    text-decoration: underline;
}

#share a.bookmark    { background-position: 0 -0px; }
#share a.delicious   { background-position: 0 -20px; }
#share a.digg        { background-position: 0 -40px; }
#share a.email       { background-position: 0 -60px; }
#share a.facebook    { background-position: 0 -80px; }
#share a.flickr      { background-position: 0 -100px; }
#share a.google      { background-position: 0 -120px; }
#share a.itunes      { background-position: 0 -140px; }
#share a.linkedin    { background-position: 0 -160px; }
#share a.myspace     { background-position: 0 -180px; }
#share a.reddit      { background-position: 0 -200px; }
#share a.rss         { background-position: 0 -220px; }
#share a.sharethis   { background-position: 0 -240px; }
.st_sharethis        { background-position: 0 -240px; }
#share a.twitter     { background-position: 0 -260px; }
#share a.youtube     { background-position: 0 -280px; }
#share a.print       { background-position: 0 -300px; }
#share a.yelp        { background-position: 0 -320px; }
#share a.urbanspoon  { background-position: 0 -340px; }
#share a.gowalla-o   { background-position: 0 -360px; }
#share a.gowalla-g   { background-position: 0 -380px; }
#share a.foursquare  { background-position: 0 -400px; }
#share a.tripadvisor { background-position: 0 -420px; }
#share a.phone       { background-position: 0 -440px; }

#share .stbuttontext {
    line-height: 17px !important;
}

.stButton {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 100% !important;
}

.stButton .chicklets {
    display: block !important;
    background: none !important;
    font-family: "Arial", "Helvetica", sans-serif !important;
    font-size: 100% !important;
    padding: 0 !important;
    line-height: 17px !important;
    height: 16px !important;
}


