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

html {
    background: #033a70 url(/images/theme-gearedup/grad-darkblue.png) repeat-x;
}

body {
    width: 860px;
    margin: 0 auto;
    text-align: left;
    padding: 0;
    border: 20px solid #033a70;
    border-width: 0 20px 20px;
    background: white url(/images/theme-gearedup/bg-main.png) no-repeat scroll left 137px;
    /* 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: bold;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
}

h1 { font-size: 142.8571%; margin: 0 0 0.9100em 0; }
h2 { font-size: 142.8571%; margin: 0 0 0.9100em 0; }
h3 { font-size: 121.4286%; margin: 0 0 1.0706em 0; }
h4 { font-size: 114.2857%; margin: 0 0 1.1375em 0; }
h5 { font-size: 107.1429%; margin: 0 0 1.2133em 0; }
h6 { font-size: 100.0000%; margin: 0 0 1.3000em 0; }

h1, h2 {
    color: #da0907;
}

a {
}

legend {
    color: black;
}

#header {
    height: 239px;
    position: relative;
}

#slideshow {
    float: right;
    width: 558px;
    height: 198px;
    overflow: hidden;
    background-color: black; /* reduces but does not eliminate IE pixel lameness */
}

#overlay {
    width: 558px;
    height: 198px;
    position: absolute;
    right: 0;
    z-index: 5;
    background: transparent url(/images/theme-gearedup/overlay.png) no-repeat;
}

#logo {
    font-size: 300%;
    float: left;
    text-decoration: none;
    position: relative;
    left: 30px;
    top: 9px;
    width: 287px;
    height: 152px;
    z-index: 10;
}

#main {
    float: left;
    width: 860px;
    background: transparent url(/images/theme-gearedup/grad-lightblue.png) repeat-x scroll left bottom;
    padding-bottom: 25px;
}

#content {
    width: 700px;
    margin: 0;
    display: inline; /* IE6 fix */
    float: left;
    font-size: 87.5000%;    min-height: 300px;
}

/* Menu styles */
.menu {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
    width: 140px;
    line-height: 24px;
    font-size: 87.5000%;}

.menu li {
    height: 31px;
}

.menu a {
    color: black;
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding: 0 10px;
    height: 24px;
    padding-bottom: 7px;
    background: transparent url(/images/theme-gearedup/menu-sep-red.png) no-repeat scroll left 21px;
    text-transform: uppercase;
    width: 120px;
}

.menu .m1 a { background-image: url(/images/theme-gearedup/menu-sep-red.png); }
.menu .m2 a { background-image: url(/images/theme-gearedup/menu-sep-green.png); }
.menu .m3 a { background-image: url(/images/theme-gearedup/menu-sep-blue.png); }

.menu .first a {
    width: 80px;
}

.menu a:hover, .menu .hover {
    color: #033a70;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 68.7500%;    zoom: 1; /* hasLayout */
    text-align: center;
    border-top: 13px solid #c6c7c8;
    background-color: #dadbdb;
    padding: 1.3em 0 1px;
}

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

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

#footTextlinks a {
    padding: 0 1px;
}

#footElements {
    font-size: 180.0000%;    margin-bottom: 0.74285714285714em;
}

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

#usaTriathalon {
    display: inline;
    float: left;
    margin: 8px 0 0 52px;
}

#usaCycling {
    display: inline;
    float: right;
    margin: 7px 34px 0 0;
}

/* Sidebar */
#sidebar {
    width: 280px;
    font-size: 81.2500%;    display: inline;
    float: right;
    margin-right: 20px;
    line-height: 1.25;
}

body.home #content {
    width: 400px;
}

.button {
    font-weight: normal;
    height: 28px;
    line-height: 27px;
    overflow: hidden;
    background: transparent url(/images/theme-gearedup/button.png) no-repeat;
}

.button a {
    display: block;
    color: white;
    text-decoration: none;
    text-align: center;
    position: relative;
}

.button a.shadow {
    color: black;
    position: absolute;
    width: 280px;
    margin: 1px 0 0 1px;
    opacity: 0.75;
}

div#sidebar div.cms_item .button {
    clear: right;
    display: block;
    border: 1px solid #136ab9;
    border-right-color: black;
    border-bottom-color: black;
    padding: 2px 1ex;
    font-weight: bold;
    background: #033a70;
    color: white;
}

#sidebar h2 {
    color: black;
    font-size: 130.7692%;}

#sidebar ul {
    margin-left: 0;
    padding-left: 30px;
    left: 0;
}

#sidebar ul.rssFeed, #sidebar .newsIndex ul {
    list-style: none;
    font-size: 92.8571%;    padding-left: 0;
}

#sidebar ul.rssFeed li, #sidebar .newsIndex ul li {
    margin-bottom: 8px;
    font-weight: bold;
    color: #444444;
}

#sidebar ul.rssFeed a, #sidebar .newsIndex ul a {
    color: #444444;
    text-decoration: none;
}

#sidebar ul.rssFeed a:hover, #sidebar .newsIndex ul a:hover {
    color: black;
    text-decoration: underline;
}

/* Social media icons */
#share {
    height: 16px;
    font-size: 85.7143%;    padding-left: 19px;
    width: 261px;
    float: left;
}

#share iframe {
    width: 240px;
    height: 39px;
    margin: 0;
    padding: 0;
    border: 0;
}

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

.st_sharethis {
    min-width: 54px;
    padding-right: 0;
}

#stwrapper {
    margin-left: -100px;
}

#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 .stbuttontext {
    line-height: 16px !important;
}

.stButton {
    display: block !important;
    margin: 0 !important;
    padding: 0 !important;
}

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

#sidebar .cms_item {
    background: transparent url(/images/cache/images-util-corners-d8b5021a63c8739d2e9f964f0168ad8b.png) no-repeat scroll bottom left;
    padding: 0 20px 1px;
    margin-bottom: 1em;
    float: left;
    width: 240px;
}

#sidebar .floatRight, #sidebar .floatLEft {
    padding-top: 6px;
    padding-bottom: 6px;
}

#sidebar #sidebar1 .cms_item {
    background: none;
}

#sidebar .cms_item h2 {
    background: transparent url(/images/cache/images-util-corners-423af96cc80d81fc0607f380cea64a08.png) no-repeat scroll top left;
    margin: 0 -20px 5px;
    padding: 5px 20px 0;
    font-weight: normal;
}

#sidebar #sidebar1 h2 {
    background: none;
    border-bottom: 1px solid #c6c7c8;
    padding-bottom: 3px;
    margin-bottom: 2px;
}

#sidebar .cms_item p, #sidebar .cms_item form, #sidebar .cms_item ul, #sidebar .cms_item ol, #sidebar .cms_item .alignCenter {
    margin-bottom: 8px;
}

#sidebar .cms_item form {
    display: inline;
    float: left;
}

#sidebar .iField {
    float: left;
    width: 240px;
    padding-bottom: 2px;
}

#sidebar label {
    float: left;
    padding-top: 2px;
}

#sidebar input {
    float: right;
}

#sidebar .iField input {
    width: 150px;
}


