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

html {
    background-color: black;
}

body {
    background: black url(/images/theme-favoritemagician/bg-body.jpg) no-repeat 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: bold;
    font-family: "Arial", "Helvetica", sans-serif;
}

h1 { font-size: 164.2857%; margin: 0 0 0.7826em 0; }
h2 { font-size: 150.0000%; margin: 0 0 0.8571em 0; }
h3 { font-size: 128.5714%; margin: 0 0 1.0000em 0; }
h4 { font-size: 107.1429%; margin: 0 0 1.2000em 0; }
h5 { font-size: 100.0000%; margin: 0 0 1.2857em 0; }
h6 { font-size: 85.7143%; margin: 0 0 1.5000em 0; }

h1 {
    color: #04226b;
}

a {
    color: #0e3fc7;
}

legend {
    color: black;
}

#page {
    width: 940px;
    margin: 0 auto;
    position: relative;
}

#header {
    height: 218px;
    color: white;
    background: transparent url(/images/theme-favoritemagician/gray-bar.png) no-repeat scroll left bottom;
}

#logo {
    display: block;
    text-decoration: none;
    position: relative;
    width: 599px;
    height: 98px;
    left: 18px;
    top: 69px;
}

#main {
    display: inline;
    float: left;
    width: 940px;
    background: #fefdfd url(/images/cache/images-util-corners-9e79dc90145b4f6d904f3c99fad0bfdd.png) repeat-y scroll right top;
    padding-top: 15px;
}

#content {
    width: 580px;
    padding: 0 0 0 20px;
    display: inline;
    float: left;
    font-size: 87.5000%;;
}

#sidebar {
    display: inline; /* IE6 fix */
    float: right;
    width: 280px;
    padding: 0 20px;
    font-size: 87.5000%;;
    color: #fefdfd;
}

#sidebar a {
    color: #fefdfd;
}

/*
#sidebar h1     { font-size: 128.5714%; margin: 0 0 1.0000em 0; }
#sidebar h2     { font-size: 128.5714%; margin: 0 0 1.0000em 0; }
#sidebar h3     { font-size: 107.1429%; margin: 0 0 1.2000em 0; }
#sidebar h4     { font-size: 100.0000%; margin: 0 0 1.2857em 0; }
#sidebar h5     { font-size: 92.8571%; margin: 0 0 1.3846em 0; }
#sidebar h6     { font-size: 85.7143%; margin: 0 0 1.5000em 0; }
#sidebar .large { font-size: 100.0000%; margin: 0 0 1.2857em 0; }
#sidebar .small { font-size: 71.4286%; margin: 0 0 1.8000em 0; }
*/

.side-read-more a {
    font-weight: bold;
}

#sidebar a {
    color: ;
}

#sidebar .newsIndex ul, #sidebar ul.rssFeed {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#sidebar .newsIndex li, #sidebar .rssFeed li {
    margin-bottom: 1.2857142857143em;
}

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

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

#reviews_slideshow {
    width: 280px;
    height: 100px;
    overflow: hidden;
}

#reviews_slideshow .slide {
    background-color: #323a4c;
}

/* Menu styles */
.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 620px;
    color: white;
    text-align: center;
    line-height: 27px;
}

.menu ul {
    display: none;
}

.menu li {
    display: inline;
}

.menu a {
    color: white;
    background: transparent url(/images/theme-favoritemagician/menu-sep.png) no-repeat;
    font-size: 81.2500%;    padding: 7px 34px 7px 35px;
    text-decoration: none;
    text-transform: uppercase;
}

.menu .first a {
    padding-left: 34px;
    background: none;
}

.menu a:hover, .menu .hover {
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 87.5000%;    zoom: 1; /* hasLayout */
    color: #e6e6e6;
    text-align: center;
    background: transparent url(/images/theme-favoritemagician/gray-bar.png) no-repeat scroll left top;
    padding: 40px 0 15px;
}

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

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

#footTextlinks a {
    padding: 0 5px;
}

#copyright, #developerNotice {
    font-size: 85.7143%;    display: inline;
    padding: 0 10px;
}

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

/* Social media icons */
#share {
    height: 24px;
    font-size: 83.3333%;}

#share iframe {
    display: inline;    /* Wide style - delete line (ie fix) */
    float: left;        /* Wide style - clear: left; */
    width: 90px;        /* Wide style - width: 280px; */
    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: 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;
    overflow: hidden;
    cursor: pointer;
}

#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 a.phone       { background-position: 0 -660px; }

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


