/*-------------------------------------------------------*/
/* @group BODY */
/*-------------------------------------------------------*/
body {
    background: #1490b2 url('http://c335949.r49.cf1.rackcdn.com/bg-body.gif') no-repeat center top;
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

.hidden {
    display: none;
}

.padding-20 {
    padding: 0 20px;
}
/* @end */

/*-------------------------------------------------------*/
/*  @group CLEARFIX */
/*-------------------------------------------------------*/
.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}
/* @end */

/*---------------------------------g----------------------*/
/* @group TYPOGRAPHY and BASIC ELEMENTS */
/*-------------------------------------------------------*/
/* headings */
h2, h3, h4, h5, h6 {
    font-weight: normal;
}

h1  {

}

    #home h1 a, a.logo {
        display: block;
        width: 190px;
        height: 113px;
        position: absolute;
        top: 0;
        left: 64px;
        background: url('http://c335949.r49.cf1.rackcdn.com/logo-ro.gif') no-repeat top left;
        box-shadow: 0px 0px 10px #555;
        -moz-box-shadow: 0px 0px 10px #555;
        -webkit-box-shadow: 0px 0px 10px  #555;
        text-indent: -9999px;
    }

    #reachoutreads h1 {
        color: #fff;
        font-family: 'Rockwell','Arvo', 'Courier New', serif;
        font-size: 70px;
        font-weight: bold;
        letter-spacing:-5px;
    }

    #campaign h1 {
        color: #4F3A08;
        font-size: 36px;
        font-weight: bold;
        margin: 32px 0 0 38px;
        text-transform: uppercase;
    }

    #content #col-1 h1 {
        color: black;
        font-size: 45px;
        padding-bottom: 15px;
        text-transform: uppercase;
    }

    .single-entry #content #col-1 h1 {
        color: #007dc3;
        font-size: 30px;
        font-weight: normal;
        padding-bottom: 10px;
        text-transform: none;
    }

    .single-entry #content #col-1 .section-head h1 {
        color: black;
        font-size: 45px;
        padding-bottom: 15px;
        text-transform: uppercase;
    }

h2 {
    color: #CE8506;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 10px;
}

    #home h2 {
        color: black;
        font-size: 45px;
        padding-bottom: 15px;
        text-transform: uppercase;
    }

    #home h2.offset {
        padding-left: 66px;
    }

    #home #banner .slideshow h2 {
        background: #be390f;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        left: 543px;
        padding: 5px 10px;
        position: absolute;
        text-transform: uppercase;
        top: -5px;
        z-index: 99;
    }

    #reachoutreads #featured h2, #reachoutreads #col-2 h2 {
        color: #fff;
        font-family: 'Rockwell','Arvo', 'Courier New', serif;
        font-size: 28px;
        padding-bottom: 10px;
        text-transform: uppercase;
    }

    #reachoutreads #booklist h2 {
        color: #333333;
        float: left;
        font-family: 'Rockwell','Arvo', 'Courier New', serif;
        font-size: 36px;
        font-weight: bold;
        width: 200px;
    }

    #reachoutreads #col-2 h2 {
        color: #000;
        font-weight: bold;
        text-align: center;
    }

    #reachoutreads #col-2 #chat-schedule h2 {
        color: #fff;
        font-size: 48px;
        font-weight: normal;
        line-height: .5;
        padding-bottom: 20px;
        text-align: left;
        text-transform: none;
    }

    #reachoutreads #col-2 #chat-schedule h2 span {
        font-size: 28px;
    }

    #campaign #col-2 h2 {
        color: #333;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    #sidenav h2 {
        color: #000;
        font-size: 24px;
        padding: 0 20px 10px;
        text-transform: uppercase;
    }

h3 {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 10px;
}

    #home #banner .slideshow h3 {
        font-size: 30px;
        font-weight: bold;
        padding-bottom: 20px;
    }

    #reachoutreads #featured h3 {
        font-family: Georgia, serif;
        font-size: 30px;
        font-style: italic;
        font-weight: normal;
    }

    .box-3d h3 {
        font-weight: bold;
        padding-bottom: 10px;
    }

    .section h3, .big h3 {
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    #sidenav h3 {
        font-size: 14px;
        padding: 0 20px 10px;
        font-weight: bold;
        text-transform: uppercase;
    }

    #sidenav h3 span {
        font-size: 12px;
        font-weight: normal;
        text-transform: none;
    }

    #sidenav .padding-20 h3 {
        padding: 0 0 10px;
    }

h4 {
    font-size: 16px;
    font-weight: bold;
}

    #home h4 {
        font-size: 16px;
        font-weight: normal;
        padding-top: 5px;
        text-align: center;
        text-transform: uppercase;
    }

    #reachoutreads h4 {
        color: #993300;
        font-size: 12px;
        padding-bottom: 5px;
        text-transform: uppercase;
    }



/* paragraphs etc. */
p {
    line-height: 1.5;
    padding-bottom: 10px;
}

    p.left {
        text-align: left;
    }

    p.right {
        text-align: right;
    }

    p.center {
        text-align: center;
    }

.notice {
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
    padding: 10px;
}

big {
    font-size: 125%;
}

small {
    font-size: 75%;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

blockquote, q {
    font-style: italic;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    padding: 20px 35px 20px 35px;
    display: block;
}


/* lists - usually have to put #content in front */
#content #col-1 ul {
    line-height: 1.5;
    list-style: square outside;
    margin-left: 36px;
    padding-bottom: 15px;
}

#content #col-1 li ul {
    padding-bottom: 0;
}

#content #col-1 ol {
    line-height: 1.5;
    list-style: decimal outside;
    margin-left: 36px;
    padding-bottom: 15px;
}

#content #col-1 li ol {
    padding-bottom: 0;
}

/* links */
a, a:visited {
    color: #007dc3;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.more, a:visited.more {
    color: #5ea617;
    font-weight: bold;
    text-transform: uppercase;
}

a.btn-more, a:visited.btn-more {
    background: #000;
    color: #FFF;
    padding: 1px 5px;
}

a:hover.btn-more {
    background: #007DC3;
    text-decoration: none;
}

a.comment-count, a:visited.comment-count {
    background: url('http://c335949.r49.cf1.rackcdn.com/link-comment.gif') no-repeat top left;
    color: #c83a10;
    padding-left: 20px;
    padding-right: 10px;
}

a.printfriendly, a:visited.printfriendly {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-print-icon.gif') no-repeat top left;
    color: #7DAF50;
    padding-left: 20px;
    padding-right: 10px;
}

a.share-story2 {
    background: url('http://c335949.r49.cf1.rackcdn.com/link-share.gif') no-repeat top left;
    display: block;
    height: 27px;
    text-indent: -9999px;
    width: 199px;
    position: absolute;
    top: 20px;
    right: 30px;
}

span.edit a {
    background: #FFF6BF;
    font-size: 60%;
    font-weight: normal;
    padding: 2px 4px;
}

/* share story page */

.btnWritten a, .btnVideo a, .btnAudio a {
    display: block;
    height: 61px;
}

.btnWritten, .btnVideo, .btnAudio {
    margin: 0 auto 20px auto;
    padding: 0 0 0 42px;
    background: url('http://c335949.r49.cf1.rackcdn.com/plus_btn.gif') 0 14px no-repeat;
}

.btnWritten {
    width: 213px;
}

.btnVideo {
    width: 191px;
}

.btnAudio {
    width: 191px;
}

.btnWritten a {
    background: url('http://c335949.r49.cf1.rackcdn.com/btn_written_story.gif') left bottom no-repeat;
}

.btnVideo a {
    background: url('http://c335949.r49.cf1.rackcdn.com/btn_video_story.gif') left bottom no-repeat;
}

.btnAudio a {
    background: url('http://c335949.r49.cf1.rackcdn.com/btn_audio_story.gif') left bottom no-repeat;
}

.btnWritten a:hover, .btnVideo a:hover, .btnAudio a:hover {
    background-position: left top;
}

/* images */
img.left, .imgLft, .alignleft {
    float: left;
    margin: 0 10px 10px 0;
}

img.right, div.picture, .imgRgt, .alignright {
    float: right;
    margin: 0 0 10px 10px;
}

img.center {
    margin: 0 auto 10px;
    display: block;
}

/* horizontal rule */
hr {
  border-color: #ccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}

hr.white {
    border-color: #fff;
}

hr.thick {
    border-color: #ebebeb;
    border-width: 3px 0 0;
}

a.sidenav_rss_icon{
    display: block;
    margin-left: 20px;
    padding: 3px 25px;
    background: transparent url('http://c335949.r49.cf1.rackcdn.com/btn-rss.gif') no-repeat 0 0;
}

#sidenav div.hr {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-sidenav-line.gif') no-repeat bottom left;
    clear: both;
    height: 1px;
    margin: 0 0 20px;
    padding-top: 10px;
}

/* tables */
table#shareForm {
    padding: 0;
    margin: 0;
    border: none;
}

table#shareForm th {
    text-align: left;
    font: bold 18px Helvetica,Arial, sans-serif;
    line-height: 18px;
    padding: 0px 0 15px 0;
}

table#shareForm th span {
    font: 11px Arial, Helvetica, sans-serif;
    color: #cb3f10;
}

table#shareForm td {
    padding: 0 10px 15px 0;
    text-align: left;
    vertical-align: top;
}

table#shareForm td span {
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 14px;
    color: #cb3f10;
}

table#shareForm td span.gray {
    color: #929294;
}

table#shareForm td label {
    font-weight: bold;
}

table#shareForm td input {
    /*width: 280px;*/
}

table#shareForm td textarea {
    width: 400px;
    overflow: auto;
}

table#shareForm td input:focus, table#shareForm td textarea:focus {
    border-color: #999;
}

table#shareForm td #submit {
    font: 15px/100% Arial, Helvetica, sans-serif;
    background: #000;
    color: #fff;
    border: none;
    width: 100px;
    height: auto;
    line-height: 20px;
    padding: 0px 1px 0px 1px;
    text-align: center;
    cursor: pointer;
    float: right;
}

table#shareForm td #submit:hover {
    background: #007ec5;
    color: #fff;
}

table#shareForm td .btnUpload {
    line-height: 16px;
    width: auto;
    border: none;
    background: #777;
    text-align: center;
    padding: 4px 4px 4px 4px;
    margin-left: 5px;
    float: left;
    cursor: pointer;
    color: #fff;
}


/* forms */
form#catmenu {
    width: 166px;
}

#catmenu select {
    width: 166px;
}

fieldset {

}

legend {

}

input {

}

textarea {

}

.error {

}
/* @end */

/*-------------------------------------------------------*/
/* @group CONTAINER 1032px */
/*-------------------------------------------------------*/
#container {
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 1032px;
}
/* @end */

/*-------------------------------------------------------*/
/* @group BRANDING 1032px */
/*-------------------------------------------------------*/
#branding {
    float: left;
    height: 96px;
    margin: 0 auto;
    position: relative;
    width: 1032px;
}

#tagline {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-tagline.png') no-repeat top left;
    height: 20px;
    left: 270px;
    position: absolute;
    text-indent: -9999px;
    top: 45px;
    width: 321px;
}

a#needhelp {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-needhelp.png') no-repeat top left;
    bottom: -1px;
    height: 70px;
    position: absolute;
    right: 66px;
    text-indent: -9999px;
    width: 167px;
}

#topnav {
    color: #fff;
    position: absolute;
    right: 20px;
    top: 5px;
}

#topnav a, #topnav a:visited {
    color: #fff;
    font-weight: bold;
    padding: 0 5px;
}

#topnav a:hover {
    text-decoration: underline;
}
/* @end */

/*-------------------------------------------------------*/
/* @group NAVBAR 1032px */
/*-------------------------------------------------------*/
#navbar {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-navbar.png') no-repeat top left;
    float: left;
    height: 79px;
    margin: 0 auto;
    width: 1032px;
}
/* @end */

/*-------------------------------------------------------*/
/* @group COMMENTS LIST */
/*-------------------------------------------------------*/
#comments-list.disqus {
    line-height:1.5;
    list-style:square outside none;
    margin-left:36px;
    padding-bottom:15px;
}

#comments-list.disqus li.comment {
    clear:both;
    margin-bottom:1.5em;
    position:relative;
}

#comments-list.disqus li.comment div.comment-avatar,
#respond-form div.respond-avatar {
    position:absolute;
    left:0;
    padding:4px 3px 3px 0;
}

#comments-list.disqus li.comment div.comment-body,
#respond-form div.respond-body {
    margin-left:36px;
}

#comments-list.disqus li.comment div.comment-header {
    background:#eee;
    border:1px solid #ccc;
    border-radius:3px;
    font-size:13px;
    font-weight:bold;
    line-height:14px;
    margin-bottom:1em;
    max-height:36px;
    overflow:hidden;
    padding:10px;
    position:relative;
    text-overflow:ellipsis;
    white-space:nowrap;
}

#comments-list.disqus li.comment div.comment-meta {
    color:#999;
}

/* @end */

/*-------------------------------------------------------*/
/* @group COMMENT FORM */
/*-------------------------------------------------------*/
#respond-form {
    clear:both;
    position:relative;
}

#respond-form textarea.comment {
    border:1px solid #ddd;
    border-radius:4px;
    box-shadow:0pt 1px 4px #eee inset;
    color:#666;
    font-size:1.1em;
    line-height:1.3em;
    padding:10px;
    width:auto;
}

/* @end */

/*-------------------------------------------------------*/
/* @group MAIN NAVIGATION 741px */
/*-------------------------------------------------------*/
#mainnav {
    float: left;
    padding-right: 10px;
    width: 731px;
}

#mainnav ul {
    position: relative;
    z-index: 10000;
}

#mainnav li {
    float: left;
    line-height: 79px;
    position: relative;
}

    #mainnav li li {
        line-height: 1;
        text-align: left;
    }

#mainnav li a {
    border-right: 2px solid #333;
    color: #fff;
    font-size: 24px;
    padding: 0 15px;
    text-decoration: none;
    text-transform: uppercase;
}

    #mainnav li li a, #mainnav li li a:visited {
        border-right: 0;
        color: #181818;
        font-size: 12px;
        padding: 0;
        text-transform: none;
    }

#mainnav li a:hover, #mainnav li.active a {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-mainnav-a.gif') no-repeat 10px 0;
}

    #mainnav li li a:hover {
        background: none;
        color: #007dc3;
    }

    #mainnav li.active li a {
        background: none;
    }

#mainnav li a.last {
    border-right: none;
}

#mainnav li:hover ul {
    display: block;
}

#mainnav li ul {
    background: url('http://c335949.r49.cf1.rackcdn.com/nav_drop_t.png') left top no-repeat;
    display: none;
    padding-top: 30px;
    position: absolute;
    top: 50px;
    left: 0;
    width: 238px;

}

#mainnav li ul li {
    width: 202px;
    float: none;
    display: block;
    background: url('http://c335949.r49.cf1.rackcdn.com/nav_drop_m.png') 0px 0px repeat-y;
    padding: 0px 18px 9px 18px;
    margin: 0;
}

    #mainnav li ul li.bottom {
        background: url('http://c335949.r49.cf1.rackcdn.com/nav_drop_b.png') left bottom no-repeat;
        height: 15px;
        padding-bottom: 7px;
        width: 238px;
    }

#mainnav li ul a:hover {
    color: #017ec0;
    text-decoration: none;
}
/* @end */

/*-------------------------------------------------------*/
/* @group SEARCHBAR */
/*-------------------------------------------------------*/
#searchbar {
    float: left;
    line-height: 79px;
    width: 291px;
}

#searchbar input, #searchbar button {
    border: none;
}

#searchbar input.text {
    height: 18px;
    margin-left: 20px;
    margin-right: 5px;
    padding: 5px;
    width: 185px;
}

#searchbar button.btn-search {
    background: url('http://c335949.r49.cf1.rackcdn.com/btn-search.gif') no-repeat top left;
    cursor: pointer;
    height: 28px;
    text-indent: -9999px;
    width: 35px;
}
/* @end */

/*-------------------------------------------------------*/
/* @group BLOGSEARCH */
/*-------------------------------------------------------*/
#blogsearch {
    float: right;
    line-height: 45px;
    padding: 10px 76px 0 0;
    width: 291px;
}

#blogsearch form {
    float: right;
}

#blogsearch button {
    border: none;
}

#blogsearch input.text {
    height: 18px;
    margin-left: 20px;
    margin-right: 5px;
    padding: 5px;
    width: 185px;
}

#blogsearch button.btn-search {
    background: url('http://c335949.r49.cf1.rackcdn.com/btn-blogsearch.gif') no-repeat top left;
    cursor: pointer;
    height: 27px;
    text-indent: -9999px;
    width: 31px;
}

#blog a.rss {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-rss.gif') no-repeat top left;
    display: block;
    height: 56px;
    right: 10px;
    position: absolute;
    text-indent: -9999px;
    top: -3px;
    width: 55px;
}

/* @end */

/*-------------------------------------------------------*/
/* @group BANNER 1051px */
/*-------------------------------------------------------*/
#home #banner {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-banner.png') no-repeat bottom left;
    float: left;
    height: 323px;
    margin-left: -19px;
    padding-bottom: 17px;
    width: 1051px;
    z-index: 1;
}

/* Slideshow */
#home #banner .slideshow {
    background: #fff;
    float: left;
    height: 323px;
    position: relative;
    width: 750px;
    z-index: 1;
}

#home #banner .slides_container {
    height: 323px;
    width: 750px;
}

    #home #banner .slide {
        display:block;
        height: 323px;
        width: 750px;
    }

    #home #banner .slide img {
        float: left;
        padding: 5px 17px 5px 5px;
    }

    #home #banner .slide .text {
        float: left;
        padding: 40px 10px 0 0;
        width: 280px;
    }

#home #banner .pagination {
    float: right;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 99;
}

#home #banner .pagination li {
    float: left;
    margin: 0 1px;
}

#home #banner .pagination li a {
    background: url("http://c335949.r49.cf1.rackcdn.com/bg-slide-page.png") 0 0;
    display: block;
    height: 12px;
    text-indent: -9999px;
    width: 12px;
}

#home #banner .pagination li.current a {
    background: url("http://c335949.r49.cf1.rackcdn.com/bg-slide-page.png") -12px 0;
}

#banner .related {
    background: #ebebeb;
    border: 10px solid #fff;
    padding: 10px;
    text-align: center;
}

/* Ads */
#home #ads {
    background: #000;
    float: left;
    height: 323px;
    padding: 0 10px;
    width: 281px;
}

#home #ads img {
    float: left;
    margin-bottom: 9px;
}

#reachoutreads #banner {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-banner-roreads.gif') no-repeat top left;
    float: left;
    height: 110px;
    line-height: 110px;
    padding: 0 20px;
    position: relative;
    width: 952px;
    z-index: 101;
}

#banner .book-overlay {
    position: absolute;
    right: 10px;
    top: -25px;
}

#campaign #banner {
    background: #fff url('http://c335949.r49.cf1.rackcdn.com/bg-content-campaign.gif') no-repeat top left;
    float: left;
    height: 140px;
    position: relative;
    width: 1012px;
}

#campaign a.wecanhelpus {
    background: url('http://c335949.r49.cf1.rackcdn.com/logo-wecanhelpus.gif') no-repeat top left;
    display: block;
    height: 65px;
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    top: 15px;
    width: 239px;
}

/* @end */

/*-------------------------------------------------------*/
/* @group BUTTONS 1032px */
/*-------------------------------------------------------*/
#buttons {
    background: #000;
    float: left;
    height: 70px;
    margin-top: -17px;
    padding: 17px 10px;
    width: 1012px;
}

#buttons img {
    float: left;
    margin-right: 10px;
}

#buttons img.last {
    margin-right: 0;
}
/* @end */

/*-------------------------------------------------------*/
/* @group CONTENT 1032px */
/*-------------------------------------------------------*/
#content {
    background: #000;
    border-left: 10px solid #000;
    border-right: 10px solid #000;
    float: left;
    position: relative;
    width: 1012px;
}

    #home #content {
        background: #000;
        border: none;
        float: left;
        padding: 0 10px;
        width: 1012px;
    }

    #campaign #content {
        background: #fff;
    }

    #reachoutreads #content {
        background: #ebebeb;
        border-left: 10px solid #000;
        border-right: 10px solid #000;
        float: left;
        padding: 0 10px 10px;
        position: relative;
        width: 992px;
    }

    #wecanhelpus #content {
        border-left: none;
        border-right: none;
        width: 1032px;
    }

#breadcrumb {
    color: #666;
    float: left;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    width: 972px;
}

.striped {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-stripes.gif') repeat top left;
    float: left;
    position: relative;
}

.shadow {
    box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc;
    -webkit-box-shadow: 0px 0px 10px  #ccc;
}
/* @end */

/*-------------------------------------------------------*/
/* @group MAIN */
/*-------------------------------------------------------*/
#main {
    background: #ebebeb;
    float: left;
}

    .three-col #main {
        width: 743px;
    }

    .two-col #main {
        width: 1012px;
    }

/* @end */

/*-------------------------------------------------------*/
/* @group SIDENAV */
/*-------------------------------------------------------*/
#sidenav {
    float: left;
    padding-top: 5px;
    width: 206px;
}

#sidenav .entry {
    border-bottom: 1px solid #e1e1e1;
    float: left;
    margin: 0 0 10px;
    width: 166px;
}

#sidenav .entry a {
    font-weight: bold;
}

#sidenav ul {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-sidenav-line.gif') no-repeat top left;
    padding: 1px 0 20px;
}

#sidenav li {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-sidenav-line.gif') no-repeat bottom left;
    padding-bottom: 1px;
}

    #sidenav li ul {
        display: none;
    }

    #sidenav li.active ul {
        background: url('http://c335949.r49.cf1.rackcdn.com/bg-sidenav-a.gif') repeat-y top left;
        display: block;
        padding-bottom: 5px;
    }

    #sidenav li li {
        background: none;
    }

#sidenav li a, #sidenav li a:visited {
    display: block;
    padding: 10px 10px 10px 20px;
}

    #sidenav li li a, #sidenav li li a:visited {
        display: block;
        padding: 5px 5px 5px 30px;
    }

#sidenav li a:hover, #sidenav li.active a {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-sidenav-a.gif') repeat-y top left;
    color: #666;
    font-style: italic;
    text-decoration: none;
}

    #sidenav li.active li a {
        background: none;
        color: #007dc3;
        font-style: normal;
        text-decoration: none;
    }

    #sidenav li li a:hover {
        background: none;
        color: #007dc3;
        font-style: normal;
        text-decoration: underline;
    }

/* Archive */
#sidenav ul.archives {
    background: none;
    padding: 0 20px 20px;
}

#sidenav ul.archives li {
    background: none;
    padding-bottom: 10px;
}

#sidenav ul.archives li a, #sidenav ul.archives li a:visited {
    padding: 0;
}

#sidenav ul.archives li a:hover {
    background: none;
    color: #666;
    font-style: normal;
    text-decoration: none;
}

/* Category Dropdown */
.dropdown {
    float: left;
    padding: 10px 20px 20px;
    width: 166px;
}

/* Tag Cloud */
.cloud {
    padding: 0 20px 20px;
}

a.tagsz-1, a.tagsz-2, a.tagsz-3, a.tagsz-4, a.tagsz-5 {
    padding: 1px 2px;
    color: #fff;
}

a.tagsz-1 {
    font-size: 12px;
    line-height: 12px;
    background-color: #999;
}

a.tagsz-2 {
    font-size: 16px;
    line-height: 16px;
    background-color: #3C3;
}

a.tagsz-3 {
    font-size: 20px;
    line-height: 20px;
    background-color: #FC3;
}

a.tagsz-4 {
    font-size: 24px;
    line-height: 24px;
    background-color: #F63;
}

a.tagsz-5 {
    font-size: 28px;
    line-height: 28px;
    background-color: #06C;
}

a.tagsz-1:hover, a.tagsz-2:hover, a.tagsz-3:hover, a.tagsz-4:hover, a.tagsz-5:hover {
    background: #000;
    text-decoration: none;
}

/* @end */

/*-------------------------------------------------------*/
/* @group COL-1 */
/*-------------------------------------------------------*/
#col-1 {
    float: left;
    position: relative;
}

    /* @group Facts/Stories */
    .three-col #col-1 {
        width: 537px;
    }

    .two-col #col-1 {
        background: #fff;
        border-bottom: 1px solid #c8c8c8;
        margin: 0 10px 10px;
        padding: 10px;
        width: 766px;
    }

    .single-entry #col-1 {
        padding-top: 20px;
        width: 806px;
    }

    .share {
        padding: 10px 0 20px;
        float: left;
        width: 756px;
    }

    .audio_share {
        padding: 10px 0 20px;
        margin: auto;
        width: 420px;
        position: relative;
    }

        .audio_share .fb_root{
        width: 360px;
        float: left;
        }

        .audio_share a.a2a_dd{
        position: absolute;
        top: 10px;
        right: 0;
        }

    a.a2a_dd, a:visited.a2a_dd {
        background: url('http://c335949.r49.cf1.rackcdn.com/a2a_dd.gif') no-repeat left center;
        color: #3f36ff;
        padding: 3px 0 3px 20px;
    }

    .story_video{
    margin: 20px auto;
    text-align: center;
    }

    .photo {
        float: right;
        margin-left: 20px;
        margin-bottom: 10px;
    }

    .next-prev {
        border-top: 2px solid #c8c8c8;
        color: #999;
        float: left;
        line-height: 1.5;
        padding: 10px 0;
        width: 756px;
    }

    .next-prev a {
        text-transform: uppercase;
    }

    div.prev {
        float: left;
        text-align: left;
        width: 45%;
    }

    div.next {
        float: right;
        text-align: right;
        width: 45%;
    }

    .box-3d {
        background: #fff;
        float: left;
        margin: 0 10px 10px;
        padding: 10px 10px 0;
        width: 334px;
    }

    .box-3d:hover {
        background: #F8CB2F;
    }

        .box-img {
            float: left;
            margin-bottom: 10px;
            margin-right: 10px;
            width: 67px;
        }

            .child-cat .box-img {
                width: 157px;
            }

        .box-blurb {
            float: left;
            width: 257px;
        }

            .box-blurb a.read{
                padding: 8px 0 8px 21px;
                background: transparent url('http://c335949.r49.cf1.rackcdn.com/icon_stories_read.png') 0 4px no-repeat;
            }
            .box-blurb a.listen{
                padding: 8px 0 8px 32px;
                background: transparent url('http://c335949.r49.cf1.rackcdn.com/icon_stories_listen.png') 0 5px no-repeat;
            }
            .box-blurb a.watch{
                padding: 8px 0 8px 30px;
                background: transparent url('http://c335949.r49.cf1.rackcdn.com/icon_stories_watch.png') 0 7px no-repeat;
            }

            .child-cat .box-blurb {
                width: 167px;
            }

    .section {
        background: #fff;
        border-bottom: 1px solid #c8c8c8;
        float: left;
        margin-bottom: 35px;
        padding: 30px 10px 10px;
        position: relative;
    }

    .three-col .section {
        width: 507px;
    }

    .single-entry .section {
        padding: 30px 20px 10px;
        width: 756px;
    }

        .section-title {
            background: #be390f;
            color: #fff;
            font-size: 18px;
            font-weight: normal;
            left: 20px;
            padding: 5px 10px;
            position: absolute;
            text-transform: uppercase;
            top: -15px;
        }

        .section .entry {
            border-bottom: 1px solid #e1e1e1;
            float: left;
            margin-bottom: 10px;
            padding: 0 10px;
            width: 487px;
        }

            .section .entry-img {
                float: left;
                margin-bottom: 10px;
                width: 107px;
            }

            .big .entry-img {
                float: left;
                margin-bottom: 10px;
                width: 250px;
            }

            .section .entry-blurb {
                float: left;
                width: 380px;
            }

            .big .entry-blurb {
                float: left;
                width: 237px;
            }
    /* @end */

    /* @group WECANHELPUS */
    #wecanhelpus #col-1 {
        width: 1032px;
    }

    /* @end */

    /* @group BLOG */
    .blog-heading {
        float: left;
        padding: 10px 0 0 10px;
    }

    .section-head {
        background: #fff;
        border-bottom: 3px solid #ebebeb;
        float: left;
        position: relative;
        width: 796px;
    }

    #blog .post {
        border-bottom: 3px solid #ebebeb;
        float: left;
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 766px;
    }

    #blog .post-date {
        background: #be390f;
        color: #fff;
        float: left;
        font-size: 14px;
        margin: 0 20px 0 -10px;
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
        width: 75px;
    }

    #blog .post-date span {
        font-size: 36px;
    }

    #blog .post-body {
        float: left;
        width: 661px;
    }

    #blog .paginate {
        text-align: center;
    }

    .blog-post {
        float: left;
        margin-bottom: 20px;
        padding-bottom: 20px;
        width: 756px;
    }

    .blog-date {
        background: #be390f;
        color: #fff;
        float: left;
        font-size: 14px;
        margin: 0 20px 0 -20px;
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
        width: 75px;
    }

    .blog-date span {
        font-size: 36px;
    }

    .blog-body {
        float: left;
        width: 641px;
    }

    /* @end */

    /* @group HOME */
    #home #col-1 {
        margin-right: 10px;
        width: 721px;
    }

        #latest {
            background: #ebebeb;
            margin-bottom: 10px;
            padding: 10px 10px 0;
            position: relative;
        }

            #latest .entry {
                background: #fff;
                border-bottom: 1px solid #c8c8c8;
                float: left;
                margin-bottom: 10px;
                padding: 10px;
                width: 681px;
            }

                #latest .entry-img {
                    float: left;
                    margin: 0 20px 0 0;
                    width: 140px;
                }

                #latest .entry-summary {
                    border-right: 1px solid #e1e1e1;
                    float: left;
                    padding-right: 10px;
                    padding-top: 10px;
                    width: 445px;
                }

                #latest .entry-date {
                    color: ;
                    float: left;
                    text-align: center;
                    width: 64px;
                }

                    #latest .entry-date p {
                        color: #666;
                        font-size: 14px;
                        line-height: 1;
                        padding-bottom: 0;
                        text-transform: uppercase;
                    }

                    #latest .entry-date span {
                        font-size: 36px;
                    }

        #youtube {
            background: #fff;
            float: left;
            padding: 10px 10px 0 10px;
            position: relative;
            width: 701px;
        }

            #youtube .video {
                float: left;
                padding: 0 5px;
                width: 137px;
            }

                #youtube .video a img {
                    border: 1px solid #0086c7;
                    padding: 4px;
                }

                #youtube .video span {
                    color: #666;
                    font-size: 11px;
                }

            /* Slideshow */
            #youtube .slideshow {
                background: #fff;

                padding: 0 55px;
                position: relative;
                width: 591px;
            }

                #youtube .slides_container {
                    height: 200px;
                    width: 591px;
                }

                    #youtube .slide {
                        display:block;
                        width: 591px;
                    }

            #youtube a.prev, #youtube a.next {
                display: block;
                height: 36px;
                position: absolute;
                text-indent: -9999px;
                top: 50px;
                width: 21px;
            }

            #youtube a.prev {
                background: url('http://c335949.r49.cf1.rackcdn.com/link-prev.gif') no-repeat bottom left;
                left: 10px;
            }

            #youtube a:hover.prev {
                background: url('http://c335949.r49.cf1.rackcdn.com/link-prev.gif') no-repeat top left;
            }

            #youtube a.next {
                background: url('http://c335949.r49.cf1.rackcdn.com/link-next.gif') no-repeat bottom left;
                right: 10px;
            }

            #youtube a:hover.next {
                background: url('http://c335949.r49.cf1.rackcdn.com/link-next.gif') no-repeat top left;
            }

        #home .badge {
            position: absolute;
            height: 56px;
            width: 55px;
            left: 10px;
            top: -3px;
        }

            #home .rss {
                background: url('http://c335949.r49.cf1.rackcdn.com/bg-rss.gif') no-repeat top left;
            }

            #home .youtube {
                background: url('http://c335949.r49.cf1.rackcdn.com/bg-youtube.gif') no-repeat top left;
            }

            #home .twitter {
                background: url('http://c335949.r49.cf1.rackcdn.com/bg-twitter.gif') no-repeat top left;
            }

/* @end */

/* @group REACHOUT READS */
#reachoutreads #col-1 {
    background: #ffb238 url('http://c335949.r49.cf1.rackcdn.com/bg-col-1-roreads.gif') no-repeat top left;
    padding: 20px;
    width: 692px;
}

    #featured {
        padding: 0 68px 0 23px;
    }

        #featured .cover {
            float: left;
            margin-bottom: 25px;
            margin-right: 35px;
            width: 175;
        }

        #featured .blurb {
            float: left;
            padding: 10px 0;
            width: 383px;
        }

        #featured a, #featured a:visited, .book a, .book a:visited {
            color: #000;
        }

    .booklist-shadow {
        background: url('http://c335949.r49.cf1.rackcdn.com/bg-booklist-shadow.png') no-repeat top left;
        float: left;
        padding-left: 13px;
        width: 679px;
    }

    #booklist {
        background: #fff url('http://c335949.r49.cf1.rackcdn.com/img-bulb.png') no-repeat bottom right;
        float: left;
        padding: 20px 68px 40px 25px;
        width: 586px;
    }

        #booklist .note {
            color: #666;
            font-family: Georgia, serif;
            font-style: italic;
            padding-top: 5px;
        }

            .note a, .note a:visited {
                color: #666;
                text-decoration: underline;
            }

            .note a:hover {
                text-decoration: none;
            }

        #booklist .book {
            float: left;
            margin-bottom: 10px;
            margin-right: 10px;
            padding: 10px;
            position: relative;
            width: 263px;
        }

        #booklist .cover {
            float: left;
            margin-right: 20px;
            width: 60px;
        }

        #booklist .blurb {
            float: left;
            width: 183px;
        }

        .topic {
            color: #1c8fb0;
            font-weight: bold;
            text-transform: uppercase;
        }

        #booklist .summary {
            display: none;
        }

    img.bulb-overlay {
        bottom: 0;
        position: absolute;
        right: 0;
    }
/* @end */

/* @group CAMPAIGN */

#campaign #col-1 {
    padding: 0 30px;
    width: 686px;
}

    .paperVideoBox {
        float: left;
        padding-bottom: 10px;
        text-align: center;
        width: 155px;
    }

        .paperVideo {
            border: 4px dashed #000;
            margin: 0 auto 5px;
            width: 120px;
        }

            .paperVideo img {
                display: block;
            }

            .paperVideo:hover {
                border-color: #555;
            }

    #campaign .box-3d {
        width: 302px;
    }

    #campaign .box-3d:hover {
        background: #F8CB2F;
    }

        #campaign .box-img {
            width: 67px;
        }

        #campaign .box-blurb {
            width: 206px;
        }
/* @end */

.paginate {
    clear: both;
    padding: 10px;
}


/* @end */

/*-------------------------------------------------------*/
/* @group COL-2 */
/*-------------------------------------------------------*/
#col-2 {
    float: left;
}

    /* @group Facts/Stories */
    .three-col #col-2 {
        padding-left: 10px;
        width: 259px;
    }

        .three-col .striped {
            padding: 10px;
        }

        .three-col .striped .shadow {
            background: #fff;
            padding: 10px;
        }
    /* @end */

    /* @group HOME */
    #home #col-2 {
        width: 281px;
    }

        #home .striped {
            margin-bottom: 10px;
            padding: 10px 10px 0;
            width: 261px;
        }

        #home .shadow {
            background: #fff;
            margin-bottom: 10px;
            padding: 10px;
        }

            .shadow span {
                color: #666;
            }

    /* @end */

    /* @group REACHOUT READS */
    #reachoutreads #col-2 {
        width: 260px;
    }

        #chat-schedule {
            background: #e06f23 url('http://c335949.r49.cf1.rackcdn.com/bg-chat.gif') no-repeat bottom left;
            float: left;
            margin-left: -63px;
            margin-top: 30px;
            padding: 30px 20px;
            width: 283px;
            z-index: 100;
        }

            .chat {
                background: #e37e39 url('http://c335949.r49.cf1.rackcdn.com/bg-chat-item.gif') repeat-y top left;
                float: left;
                margin-bottom: 10px;
                width: 283;
            }

                .chat p {
                    color: #fff;
                    line-height: 1.0;
                    padding-bottom: 0;
                }

                .chat-date {
                    float: left;
                    padding: 15px 0 10px;
                    text-align: center;
                    text-transform: uppercase;
                    width: 106px;
                }

                    .chat-time {

                    }

                    .chat-day {
                        font-size: 24px;
                    }

                    .chat-day span {
                        color: #993300;
                    }

                .chat-author {
                    float: left;
                    padding: 15px 10px 10px;
                    width: 155px;
                }

                    .author-name {
                        font-size: 16px;
                    }

                    .book-title {

                    }
    /* @end */

    /* @group CAMPAIGN */
    #campaign #col-2 {
        padding: 0 30px 0 16px;
        width: 220px;
    }

        #campaign .partner {
            border: 1px dashed #008192;
            float: left;
            margin-bottom: 20px;
            padding: 10px 10px 0;
            width: 198px;
        }
    /* @end */
/* @end */

/*-------------------------------------------------------*/
/* @group FOOTER */
/*-------------------------------------------------------*/
#footer {
    background: url('http://c335949.r49.cf1.rackcdn.com/bg-footer.png') no-repeat bottom left;
    border-top: 20px solid #000;
    float: left;
    height: 175px;
    padding: 0 10px 0 20px;
    position: relative;
    width: 1002px;
}

.link-col {
    float: left;
    padding-top: 10px;
    width: 169px;
    margin-right: 12px;
}

div.last {
    margin-right: 0;
}

#footer h3 {
    color: #666;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
}

#footer li {
    margin-bottom: 5px;
}

#footer a, #footer a:visited {
    color: #e0dede;
}

#footer img {
    padding: 2px;
    vertical-align: middle;
}

.social-media {
    float: left;
    padding: 0 0 0 33px;
}

a.inspire {
    background: url('http://c335949.r49.cf1.rackcdn.com/logo-inspired.gif') no-repeat top left;
    display: block;
    height: 36px;
    position: absolute;
    right: 30px;
    text-indent: -9999px;
    top: 65px;
    width: 158px;
}

a.top {
    background: url('http://c335949.r49.cf1.rackcdn.com/link-top.png') no-repeat top left;
    bottom: 2px;
    display: block;
    height: 30px;
    position: absolute;
    right: 10px;
    text-indent: -9999px;
    width: 82px;
}

.copyright {
    color: #fff;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

/* @end */

.inline {
    display: inline;
}

#box3D {
    background: url('http://c335949.r49.cf1.rackcdn.com/box3d_l.gif') left top repeat-y;
    float: left;
    width: 346px;
    margin: 0 0px 0px 10px;
}

#box3D .r {
    background: url('http://c335949.r49.cf1.rackcdn.com/box3d_r.gif') right top repeat-y;
}

#box3D .t {
    background: url('http://c335949.r49.cf1.rackcdn.com/box3d_t.gif') left top repeat-x;
}

#box3D .b {
    background: url('http://c335949.r49.cf1.rackcdn.com/box3d_b.gif') left bottom repeat-x;
}

#box3D .tl {
    background: url('http://c335949.r49.cf1.rackcdn.com/box3d_tl.gif') left top no-repeat;
}

#box3D .tr {
    background: url('http://c335949.r49.cf1.rackcdn.com/box3d_tr.gif') right top no-repeat;
}

#box3D .bl {
    background: url('http://c335949.r49.cf1.rackcdn.com/box3d_bl.gif') left bottom no-repeat;
}

#box3D .br {
    background: url('http://c335949.r49.cf1.rackcdn.com/box3d_br.gif') right bottom no-repeat;
}

#box3D .m {
    padding: 9px 12px 15px 12px;
    display: block;
}

#box3D .content {
    background: #f8f8f8;
    padding: 12px 0px 15px 13px;
    overflow: hidden;
}

#box3D .content:hover {
    background: #f8cb2f;
}

#box3D img {
    display: block;
}

#box3D table {
    border: none;
    border-spacing: 0;
    margin: 0;
}

#box3D table th {
    color: #007dc3;
    font: bold 13px Arial, Helvetica, sans-serif;
    padding-bottom: 11px;
    text-align: left;
    line-height: 14px;
    padding-right: 13px;
}

#box3D table th a, #box3D table th a:visited {
    color: #007dc3;
}

#box3D table th a:hover {
    color: #055e90;
    text-decoration: none;
}

#box3D table td {
    padding-right: 14px;
    vertical-align: top;
    text-align: left;
    font-size: 11px;
    line-height: 14px;
    color: #181818;
    padding-bottom: 3px;
}

#box3D td .btn {
    padding: 1px 5px 1px 5px;
    display: inline;
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 12px;
    background: #000;
    color: #fff;
    clear: both;
}

#box3D td .btn:hover {
    background: #007dc3;
    text-decoration: none;
}

body#categ #box3D .content {


}

body#subCateg #box3D .content {


}

body#landing #box3D {
    margin-left: 166px;
    width: 190px;
}

body#landing #box3D .r {
    position: relative;
}

body#landing #box3D .content {
    min-height: 210px;
    height: auto !important;
    height: 210px;
    padding-top: 0px;
    padding-left: 0px;
}

body#landing #box3D .content:hover {
    background: #f8f8f8;
}

body#landing #box3D table td {
    padding-left: 13px;
    padding-top: 12px;
}

#box3D .pic {
    width: 157px;
    position: absolute;
    left: -145px;
    top: 22px;
    display: block;
    z-index: 2;
}

#box3D .boxHead {
    padding: 10px 13px 10px 13px;
    background: #f8cb2f;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #000;
    line-height: 16px;
    display: block;
}

#box3D a:hover .boxHead {
    background: #007ec5;
    color: #fff;
}

/*
   SEXY BOOKMARKS
-------------------------------------------------------*/
div.shr-bookmarks {
    margin: 20px 0;
    clear: both !important;
    width: 400px;
    float: left;
}

div.shr-bookmarks-expand {
    height: 32px;
    overflow: hidden
}

div.shr-bookmarks-bg-shr {
    padding: 28px 0 0 10px !important;
    background: transparent url('http://c335949.r49.cf1.rackcdn.com/sharing-shr.png') no-repeat !important
}

div.shr-bookmarks-bg-caring {
    padding: 26px 0 0 10px !important;
    background: transparent url('http://c335949.r49.cf1.rackcdn.com/sharing-caring-hearts.png') no-repeat !important
}

div.shr-bookmarks-bg-caring-old {
    padding: 26px 0 0 10px !important;
    background: transparent url('http://c335949.r49.cf1.rackcdn.com/sharing-caring.png') no-repeat !important
}

div.shr-bookmarks-bg-love {
    padding: 26px 0 0 10px !important;
    background: transparent url('http://c335949.r49.cf1.rackcdn.com/share-love-hearts.png') no-repeat !important
}

div.shr-bookmarks-bg-wealth {
    margin-left: 15px !important;
    padding: 35px 0 0 20px !important;
    background: transparent url('http://c335949.r49.cf1.rackcdn.com/share-wealth.png') no-repeat !important
}

div.shr-bookmarks-bg-enjoy {
    padding: 26px 0 0 10px !important;
    background: transparent url('http://c335949.r49.cf1.rackcdn.com/share-enjoy.png') no-repeat !important
}

div.shr-bookmarks-bg-german {
    padding: 35px 0 0 20px !important;
    background: transparent url('http://c335949.r49.cf1.rackcdn.com/share-german.png') no-repeat !important
}

div.shr-bookmarks-bg-knowledge {
    padding: 35px 0 0 10px !important;
    background: transparent url('http://c335949.r49.cf1.rackcdn.com/share-knowledge.png') no-repeat !important
}

div.shr-bookmarks ul.socials {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
    background: transparent none !important;
    border: 0 none !important;
    outline: 0 none !important;
    float: left;
}

div.shr-bookmarks ul.socials li {
    background-image: url('http://c335949.r49.cf1.rackcdn.com/shr-sprite.png') !important;
    background-repeat: no-repeat !important;
    display: inline !important;
    float: left !important;
    list-style-type: none !important;
    padding: 0 !important;
    height: 29px !important;
    width: 60px !important;
    cursor: pointer !important;
    margin: 3px 0 0 !important;
    background-color: transparent !important;
    border: 0 none !important;
    outline: 0 none !important;
    clear: none !important
}

div.shr-bookmarks ul.socials li:before,div.shr-bookmarks ul.socials li:after,div.shr-bookmarks ul.socials li a:before,div.shr-bookmarks ul.socials li a:after {
    content: '' !important
}

div.shr-bookmarks ul.socials a,div.shr-bookmarks ul.socials a:hover {
    display: block !important;
    width: 60px !important;
    height: 29px !important;
    text-indent: -9999px !important;
    background-color: transparent !important;
    text-decoration: none !important;
    border: 0 none !important;
    margin: 0 !important;
    padding: 0 !important
}

div.shr-bookmarks ul.socials a:hover,div.shr-bookmarks ul.socials li:hover {
    background-color: transparent !important;
    border: 0 none !important;
    outline: 0 none !important
}

li.shr-newsvine {
    background-position: left bottom !important
}

li.shr-newsvine:hover {
    background-position: left top !important
}

li.shr-linkedin {
    background-position: -70px bottom !important
}

li.shr-linkedin:hover {
    background-position: -70px top !important
}

li.shr-googlebookmarks {
    background-position: -140px bottom !important
}

li.shr-googlebookmarks:hover {
    background-position: -140px top !important
}

li.shr-googlereader {
    background-position: -210px bottom !important
}

li.shr-googlereader:hover {
    background-position: -210px top !important
}

li.shr-scriptstyle {
    background-position: -280px bottom !important
}

li.shr-scriptstyle:hover {
    background-position: -280px top !important
}

li.shr-mail {
    background-position: -350px bottom !important
}

li.shr-mail:hover {
    background-position: -350px top !important
}

li.shr-comfeed {
    background-position: -420px bottom !important
}

li.shr-comfeed:hover {
    background-position: -420px top !important
}

li.shr-twitter {
    background-position: -490px bottom !important
}

li.shr-twitter:hover {
    background-position: -490px top !important
}

li.shr-technorati {
    background-position: -560px bottom !important
}

li.shr-technorati:hover {
    background-position: -560px top !important
}

li.shr-stumbleupon {
    background-position: -630px bottom !important
}

li.shr-stumbleupon:hover {
    background-position: -630px top !important
}

li.shr-reddit {
    background-position: -700px bottom !important
}

li.shr-reddit:hover {
    background-position: -700px top !important
}

li.shr-myspace {
    background-position: -770px bottom !important
}

li.shr-myspace:hover {
    background-position: -770px top !important
}

li.shr-mixx {
    background-position: -840px bottom !important
}

li.shr-mixx:hover {
    background-position: -840px top !important
}

li.shr-diigo {
    background-position: -910px bottom !important
}

li.shr-diigo:hover {
    background-position: -910px top !important
}

li.shr-digg {
    background-position: -980px bottom !important
}

li.shr-digg:hover {
    background-position: -980px top !important
}

li.shr-designfloat {
    background-position: -1050px bottom !important
}

li.shr-designfloat:hover {
    background-position: -1050px top !important
}

li.shr-yahoobuzz {
    background-position: -1120px bottom !important
}

li.shr-yahoobuzz:hover {
    background-position: -1120px top !important
}

li.shr-delicious {
    background-position: -1190px bottom !important
}

li.shr-delicious:hover {
    background-position: -1190px top !important
}

li.shr-blinklist {
    background-position: -1260px bottom !important
}

li.shr-blinklist:hover {
    background-position: -1260px top !important
}

li.shr-facebook {
    background-position: -1330px bottom !important
}

li.shr-facebook:hover {
    background-position: -1330px top !important
}

li.shr-misterwong {
    background-position: -1400px bottom !important
}

li.shr-misterwong:hover {
    background-position: -1400px top !important
}

li.shr-izeby {
    background-position: -1470px bottom !important
}

li.shr-izeby:hover {
    background-position: -1470px top !important
}

li.shr-twittley {
    background-position: -1540px bottom !important
}

li.shr-twittley:hover {
    background-position: -1540px top !important
}

li.shr-tipd {
    background-position: -1610px bottom !important
}

li.shr-tipd:hover {
    background-position: -1610px top !important
}

li.shr-pfbuzz {
    background-position: -1680px bottom !important
}

li.shr-pfbuzz:hover {
    background-position: -1680px top !important
}

li.shr-friendfeed {
    background-position: -1750px bottom !important
}

li.shr-friendfeed:hover {
    background-position: -1750px top !important
}

li.shr-blogmarks {
    background-position: -1820px bottom !important
}

li.shr-blogmarks:hover {
    background-position: -1820px top !important
}

li.shr-fwisp {
    background-position: -1890px bottom !important
}

li.shr-fwisp:hover {
    background-position: -1890px top !important
}

li.shr-yahoomail {
    background-position: -1960px bottom !important
}

li.shr-yahoomail:hover {
    background-position: -1960px top !important
}

li.shr-bobrdobr {
    background-position: -2030px bottom !important
}

li.shr-bobrdobr:hover {
    background-position: -2030px top !important
}

li.shr-memoryru {
    background-position: -2100px bottom !important
}

li.shr-memoryru:hover {
    background-position: -2100px top !important
}

li.shr-100zakladok {
    background-position: -2170px bottom !important
}

li.shr-100zakladok:hover {
    background-position: -2170px top !important
}

li.shr-yandex {
    background-position: -2240px bottom !important
}

li.shr-yandex:hover {
    background-position: -2240px top !important
}

li.shr-moemesto {
    background-position: -2310px bottom !important
}

li.shr-moemesto:hover {
    background-position: -2310px top !important
}

li.shr-marrows {
    background-position: -2380px bottom !important
}

li.shr-marrows:hover {
    background-position: -2380px top !important
}

li.shr-identica {
    background-position: -2450px bottom !important
}

li.shr-identica:hover {
    background-position: -2450px top !important
}

li.shr-hackernews {
    background-position: -2520px bottom !important
}

li.shr-hackernews:hover {
    background-position: -2520px top !important
}

li.shr-ning {
    background-position: -2590px bottom !important
}

li.shr-ning:hover {
    background-position: -2590px top !important
}

li.shr-designbump {
    background-position: -2660px bottom !important
}

li.shr-designbump:hover {
    background-position: -2660px top !important
}

li.shr-printfriendly {
    background-position: -2730px bottom !important
}

li.shr-printfriendly:hover {
    background-position: -2730px top !important
}

li.shr-fleck {
    background-position: -2800px bottom !important
}

li.shr-fleck:hover {
    background-position: -2800px top !important
}

li.shr-netvibes {
    background-position: -2870px bottom !important
}

li.shr-netvibes:hover {
    background-position: -2870px top !important
}

li.shr-netvouz {
    background-position: -2940px bottom !important
}

li.shr-netvouz:hover {
    background-position: -2940px top !important
}

li.shr-nujij {
    background-position: -3010px bottom !important
}

li.shr-nujij:hover {
    background-position: -3010px top !important
}

li.shr-globalgrind {
    background-position: -3080px bottom !important
}

li.shr-globalgrind:hover {
    background-position: -3080px top !important
}

li.shr-wikio {
    background-position: -3150px bottom !important
}

li.shr-wikio:hover {
    background-position: -3150px top !important
}

li.shr-xerpi {
    background-position: -3220px bottom !important
}

li.shr-xerpi:hover {
    background-position: -3220px top !important
}

li.shr-sphinn {
    background-position: -3290px bottom !important
}

li.shr-sphinn:hover {
    background-position: -3290px top !important
}

li.shr-hotmail {
    background-position: -3360px bottom !important
}

li.shr-hotmail:hover {
    background-position: -3360px top !important
}

li.shr-posterous {
    background-position: -3430px bottom !important
}

li.shr-posterous:hover {
    background-position: -3430px top !important
}

li.shr-techmeme {
    background-position: -3500px bottom !important
}

li.shr-techmeme:hover {
    background-position: -3500px top !important
}

li.shr-ekudos {
    background-position: -3570px bottom !important
}

li.shr-ekudos:hover {
    background-position: -3570px top !important
}

li.shr-pingfm {
    background-position: -3640px bottom !important
}

li.shr-pingfm:hover {
    background-position: -3640px top !important
}

li.shr-tomuse {
    background-position: -3710px bottom !important
}

li.shr-tomuse:hover {
    background-position: -3710px top !important
}

li.shr-webblend {
    background-position: -3780px bottom !important
}

li.shr-webblend:hover {
    background-position: -3780px top !important
}

li.shr-wykop {
    background-position: -3850px bottom !important
}

li.shr-wykop:hover {
    background-position: -3850px top !important
}

li.shr-blogengage {
    background-position: -3920px bottom !important
}

li.shr-blogengage:hover {
    background-position: -3920px top !important
}

li.shr-hyves {
    background-position: -3990px bottom !important
}

li.shr-hyves:hover {
    background-position: -3990px top !important
}

li.shr-pusha {
    background-position: -4060px bottom !important
}

li.shr-pusha:hover {
    background-position: -4060px top !important
}

li.shr-hatena {
    background-position: -4130px bottom !important
}

li.shr-hatena:hover {
    background-position: -4130px top !important
}

li.shr-mylinkvault {
    background-position: -4200px bottom !important
}

li.shr-mylinkvault:hover {
    background-position: -4200px top !important
}

li.shr-slashdot {
    background-position: -4270px bottom !important
}

li.shr-slashdot:hover {
    background-position: -4270px top !important
}

li.shr-squidoo {
    background-position: -4340px bottom !important
}

li.shr-squidoo:hover {
    background-position: -4340px top !important
}

li.shr-propeller {
    background-position: -4410px bottom !important
}

li.shr-propeller:hover {
    background-position: -4410px top !important
}

li.shr-faqpal {
    background-position: -4480px bottom !important
}

li.shr-faqpal:hover {
    background-position: -4480px top !important
}

li.shr-evernote {
    background-position: -4550px bottom !important
}

li.shr-evernote:hover {
    background-position: -4550px top !important
}

li.shr-meneame {
    background-position: -4620px bottom !important
}

li.shr-meneame:hover {
    background-position: -4620px top !important
}

li.shr-bitacoras {
    background-position: -4690px bottom !important
}

li.shr-bitacoras:hover {
    background-position: -4690px top !important
}

li.shr-jumptags {
    background-position: -4760px bottom !important
}

li.shr-jumptags:hover {
    background-position: -4760px top !important
}

li.shr-bebo {
    background-position: -4830px bottom !important
}

li.shr-bebo:hover {
    background-position: -4830px top !important
}

li.shr-n4g {
    background-position: -4900px bottom !important
}

li.shr-n4g:hover {
    background-position: -4900px top !important
}

li.shr-strands {
    background-position: -4970px bottom !important
}

li.shr-strands:hover {
    background-position: -4970px top !important
}

li.shr-orkut {
    background-position: -5040px bottom !important
}

li.shr-orkut:hover {
    background-position: -5040px top !important
}

li.shr-tumblr {
    background-position: -5110px bottom !important
}

li.shr-tumblr:hover {
    background-position: -5110px top !important
}

li.shr-stumpedia {
    background-position: -5180px bottom !important
}

li.shr-stumpedia:hover {
    background-position: -5180px top !important
}

li.shr-current {
    background-position: -5250px bottom !important
}

li.shr-current:hover {
    background-position: -5250px top !important
}

li.shr-blogger {
    background-position: -5320px bottom !important
}

li.shr-blogger:hover {
    background-position: -5320px top !important
}

li.shr-plurk {
    background-position: -5390px bottom !important
}

li.shr-plurk:hover {
    background-position: -5390px top !important
}

li.shr-virb {
    background-position: -5460px bottom !important
}

li.shr-virb:hover {
    background-position: -5460px top !important
}

li.shr-dzone {
    background-position: -5530px bottom !important
}

li.shr-dzone:hover {
    background-position: -5530px top !important
}

li.shr-kaevur {
    background-position: -5600px bottom !important
}

li.shr-kaevur:hover {
    background-position: -5600px top !important
}

li.shr-box {
    background-position: -5670px bottom !important
}

li.shr-box:hover {
    background-position: -5670px top !important
}

li.shr-oknotizie {
    background-position: -5740px bottom !important
}

li.shr-oknotizie:hover {
    background-position: -5740px top !important
}

li.shr-bonzobox {
    background-position: -5810px bottom !important
}

li.shr-bonzobox:hover {
    background-position: -5810px top !important
}

li.shr-plaxo {
    background-position: -5880px bottom !important
}

li.shr-plaxo:hover {
    background-position: -5880px top !important
}

li.shr-springpad {
    background-position: -5950px bottom !important
}

li.shr-springpad:hover {
    background-position: -5950px top !important
}

li.shr-zabox {
    background-position: -6020px bottom !important
}

li.shr-zabox:hover {
    background-position: -6020px top !important
}

li.shr-viadeo {
    background-position: -6090px bottom !important
}

li.shr-viadeo:hover {
    background-position: -6090px top !important
}

li.shr-googlebuzz {
    background-position: -6160px bottom !important
}

li.shr-googlebuzz:hover {
    background-position: -6160px top !important
}

li.shr-gmail {
    background-position: -6230px bottom !important
}

li.shr-gmail:hover {
    background-position: -6230px top !important
}

li.shr-bzzster {
    background-position: -6300px bottom !important
}

li.shr-bzzster:hover {
    background-position: -6300px top !important
}

/*------ video film / audio --------*/

#videoFilm {
    width: 678px;
    background: url('http://c335949.r49.cf1.rackcdn.com/film_m.gif') 0 0 repeat-y;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
}

#videoFilm .b {
    width: 678px;
    background: url('http://c335949.r49.cf1.rackcdn.com/film_b.gif') 0 bottom no-repeat;
}

#videoFilm .t {
    background: url('http://c335949.r49.cf1.rackcdn.com/film_t.gif') 0 top no-repeat;
}

.btnVideoPlay {
    width: 68px;
    height: 48px;
    display: block;
    background: url('http://c335949.r49.cf1.rackcdn.com/play_video.gif') center bottom no-repeat;
    padding-bottom: 19px;
    float: left;
}

.btnVideoPlay a, .btnVideoPlay a:visited {
    background: url('http://c335949.r49.cf1.rackcdn.com/btn_video.gif') center top no-repeat;
    display: block;
    width: 68px;
    height: 48px;
}

.btnVideoPlay a:hover {
    background-position: center bottom;
}

#videoFilm .content {
    float: right;
    width: 420px;
}

#videoFilm .content h4 {
    font: bold 16px Helvetica, Arial, sans-serif;
    line-height: 16px;
    margin: 0;
    padding: 3px 0 5px 0;
    color: #e6910c;
}

.shadowL {
    background: url('http://c335949.r49.cf1.rackcdn.com/film_shadow_l.png') left top repeat-y;
}

.shadowR {
    background: url('http://c335949.r49.cf1.rackcdn.com/film_shadow_r.png') right top repeat-y;
    padding: 30px 12px 30px 25px;
}

#videoFilm .thumb {
    float: right;
    width: 120px;
    padding-left: 10px;
}

#videoFilm .thumb img {
    border: 1px solid #000;
}

#audio {
    width: 678px;
    background: url('http://c335949.r49.cf1.rackcdn.com/bg_audio.gif') left bottom no-repeat;
    font-size: 12px;
    line-height: 14px;
    display: block;
    padding: 15px 0px 4px 0px;
    position: relative;
}

/*#audio .icon{  background:url(../images/icon_speaker.gif) 10px bottom no-repeat; padding-bottom:0px;} */

#audio .content {
    float: left;
    width: 425px;
    padding-left: 13px;
    padding-bottom: 6px;
}

#audio .content h4 {
    font: bold 14px Helvetica, Arial, sans-serif;
    line-height: 14px;
    margin: 0;
    padding: 0px 0 4px 0;
    color: #e6910c;
}

#audio .playerBox {
    display: block;
    height: 0px;
    width: 100%;
    position: relative;
}

#audio .player {
    width: 200px;
    height: 20px;
    position: absolute;
    right: 6px;
    bottom: 4px;
    display: block;
    z-index: 5;
}
