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

html {
    background-color: #000b5d;
}

body {
    line-height: 1.25;
    width: 920px;
    margin: 0 auto;
    padding: 55px 0 0 65px;
}

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

h1 { font-size: 178.5714%; margin: 0 0 0.7000em 0; }
h2 { font-size: 157.1429%; margin: 0 0 0.7955em 0; }
h3 { font-size: 135.7143%; margin: 0 0 0.9211em 0; }
h4 { font-size: 121.4286%; margin: 0 0 1.0294em 0; }
h5 { font-size: 107.1429%; margin: 0 0 1.1667em 0; }
h6 { font-size: 100.0000%; margin: 0 0 1.2500em 0; }

h2.item_title a {
    color: #000b5d;
    text-decoration: none;
}

ul, ol, p, form {
    margin-top: 0;
    margin-bottom: 1.25em;
}

#header {
    background: transparent url(/images/cache/images-util-corners-8529db193e1a3f1cd0a9248e5fb726f4.png) no-repeat scroll right top;
    padding: 5px 15px 0 0;
}

#headerContent {
    background: transparent url(/images/theme-brightonlions/header.png) no-repeat scroll right top;
    padding-right: 20px;
    height: 200px;
    color: white;
    font-weight: bold;
    text-align: right;
    overflow: hidden;
}

#header h1, #header h2, #header h3 {
    margin: 0;
    padding: 0;
    color: white;
}

#header h1 {
    margin-top: 20px;
    margin-left: -50px;
    font-size: 343.7500%;;
}

#header h2 {
    font-size: 212.5000%;;
}

#header h3 {
    font-size: 81.2500%;;
    margin-top: 35px;
}

#logo {
    display: inline; /* IE6 fix */
    float: left;
    width: 360px;
    height: 341px;
    position: relative;
    margin: -60px 0 -141px -65px;
}

#main {
    padding: 0px 15px 0 5px;
    width: 900px;
    background: transparent url(/images/cache/images-util-corners-00ba57f6c5fd8ba2263ed1f18930c82a.png) repeat-y scroll right top;
    text-align: left;
    display: inline; /* IE6 Fix */
    float: left;
}

#sidebar {
    display: inline; /* IE6 Fix */
    float: right;
    width: 231px;
    margin: 19px 11px 11px 0;
    font-size: 81.2500%;;
}

#sidebar .cms_item {
    background: transparent url(/images/cache/images-util-corners-42963ee6df2547086a91fecb4fd8f39b.png) no-repeat scroll left bottom;
    padding: 0 22px 11px 14px;
    margin-bottom: 11px;
    clear: both;
}

#sidebar .cms_item h2 {
    background: transparent url(/images/cache/images-util-corners-4d29eedd8c6982c0b459768e5f082cdc.png) no-repeat scroll left top;
    margin: 0 -22px 0.961538461538em -14px;
    padding: 0.961538461538em 22px 0 14px;
    font-size: 130.7692%;;
    font-weight: normal;
}

#sidebar .floatRight, #sidebar .floatLeft {
    margin-top: 1.25em;
}

#content {
    display: inline; /* IE6 Fix */
    float: left;
    width: 640px;
    padding: 20px 0 0 20px;
    font-size: 87.5000%;;
}

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

/* Menu styles */
#menubar {
    float: left;
    width: 220px;
}

#sidebar_left {
    padding: 0 20px;
    width: 180px;
    font-size: 81.2500%;;
}

.menu {
    width: 220px;
    margin: 0;
    padding: 80px 0 30px;
    list-style: none;
    display: inline; /* IE6 Fix */
    float: left;
    font-size: 118.7500%;;
    text-align: right;
}

.menu li {
    display: block;
    padding: 5px 20px;
}

.menu a {
    color: #000b5d;
    display: block;
    padding: 3px 0px;
    border-bottom: 1px dotted #ffd100;
    text-decoration: none;
}

.menu a:hover, .menu .hover {
    background-color: #ffd100;
}

/* Footer Styles */
#footer {
    width: 100%;
    clear: both;
    font-size: 68.7500%;;
    text-align: center;
    color: white;
    background: transparent url(/images/cache/images-util-corners-891cf6e1b8b81c14df7c69842ba4905b.png) no-repeat scroll right top;
    padding-top: 20px;
}

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

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

#footTextlinks a {
    padding: 0 10px;
}

#footElements {
    margin-bottom: 1.25em;
}

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

/* Social media icons */
#share {
    float: left;
    height: 24px;
    font-size: 83.3333%;    padding: 0 14px;
}

#share iframe {
    display: inline;
    float: left;
    width: 90px;
    height: 26px;
    margin: 3px 0 0 0;
    padding: 0;
    border: 0;
}

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

.st_sharethis {
    width: 0;
    cursor: pointer;
}

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

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

#share a.bookmark    { background-position: 0 -0px; }
#share a.delicious   { background-position: 0 -30px; }
#share a.digg        { background-position: 0 -60px; }
#share a.email       { background-position: 0 -90px; }
#share a.facebook    { background-position: 0 -120px; }
#share a.flickr      { background-position: 0 -150px; }
#share a.google      { background-position: 0 -180px; }
#share a.itunes      { background-position: 0 -210px; }
#share a.linkedin    { background-position: 0 -240px; }
#share a.myspace     { background-position: 0 -270px; }
#share a.reddit      { background-position: 0 -300px; }
#share a.rss         { background-position: 0 -330px; }
#share a.sharethis   { background-position: 0 -360px; }
.st_sharethis        { background-position: 0 -360px; }
#share a.twitter     { background-position: 0 -390px; }
#share a.youtube     { background-position: 0 -420px; }
#share a.print       { background-position: 0 -450px; }
#share a.yelp        { background-position: 0 -480px; }
#share a.urbanspoon  { background-position: 0 -510px; }
#share a.gowalla-o   { background-position: 0 -540px; }
#share a.gowalla-g   { background-position: 0 -570px; }
#share a.foursquare  { background-position: 0 -600px; }
#share a.tripadvisor { background-position: 0 -630px; }

#share .stbuttontext {
    line-height: 24px !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: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif !important;
    font-size: 100% !important;
    padding: 0 !important;
    line-height: 24px !important;
    height: 24px !important;
}

body.home .categoryIndex {
    border-top: 2px solid #7383ff;
}

body.home .categoryIndex .blog_item {
    border-bottom: 2px solid #7383ff;
    padding-top: 1.25em;
}

#sidebar .ad {
    display: block;
    margin-bottom: 0.833333333333em;
    text-decoration: none;
    color: black;
    padding-left: 1px;
    clear: left;
}

#sidebar .ad .caption {
    text-align: center;
}


