/*ALL EM MEASUREMENTS ASSUMES 15PX BASE*/
div.clear {clear: both; height: 0; line-height: 0;}

.article-type-channel #sidebar-last {margin-top: 20px;}

#channel-topcap a,
#channel-topcap a:link,
#channel-topcap a:visited {color: #00698B;border-bottom: #BDD7DF 1px solid;text-decoration: none;}
#channel-topcap a:hover   {background-color: #EAF4F7;border-bottom: #BDD7DF 1px solid;}
#channel-topcap a:active  {color:#FFFFFF;background-color: #4798B0;border-bottom: #00698B 1px solid;}

#channel-header {height: 40px;  position: relative; /* margin: 30px 0 0 0; */}
#channel-header div.hdr-curl {
    background: url(https://gfx.tarot.com/images/numerology-site/images/block-sprite.png) 0 -155px no-repeat;
    height: 20px;
    left: -50px;
    position: absolute;
    top: 39px;
    width: 20px;
}
#channel-header h1, #channel-header h2.gallery-banner, #featured-headlines-teeups h2 {
    background-color: #0a5252;
    background-image: -webkit-gradient(linear,right top,left top,color-stop(0, #0a5050),color-stop(1, #0a5252)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(right, #0a5050, #0a5252); /* Chrome 10+, Saf5.1+ */
    background-image: -moz-linear-gradient(right, #0a5050, #0a5252); /* FF3.6 */
    background-image: -o-linear-gradient(right, #0a5050, #0a5252); /* Opera 11.10+ */
    background-image: linear-gradient(right, #0a5050, #0a5252);
    -moz-border-radius-topright: 5px; /* FF1+ */
    -moz-border-radius-bottomright: 5px; /* FF1+ */
    -webkit-border-top-right-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
    -webkit-border-bottomr-right-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
    border-top-right-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    border-bottom-right-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */    
    -moz-box-shadow: 0 1px 0 #d4e2df; /* FF3.5+ */
    -webkit-box-shadow: 0 1px 0 #d4e2df; /* Saf3.0+, Chrome */
    box-shadow: 0 1px 0 #d4e2df; /* Opera 10.5, IE9, Chrome 10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#0a5050', EndColorStr='#0a5252', GradientType='1'); /* IE6–IE9 */
    clear: both;
    color: #bee6dd;
    font-family: Josefin Sans, Gill Sans, Century Gothic, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.3em;
    height: 39px;
    left: -50px;
    line-height: 39px;
    margin: 0;
    padding: 0 30px 0 50px;
    position: absolute;
    text-rendering: optimizeLegibility; 
    text-transform: uppercase;
    width: 400px;
}
#channel-header h1.page-register {width: 320px;}

#channel-topcap #breadcrumb {padding: 15px 0; position: relative;}

#channel-wide-content-box {
    background: url(https://gfx.tarot.com/images/numerology-site/images/box-gradient.png) 0 0 repeat-y #fdfefe;
    margin: 0 0 0 -50px;
    position: relative;
    zoom: 1;
}

#channel-wide-content-box div.block-curl {
    background: url(https://gfx.tarot.com/images/numerology-site/images/block-sprite.png) 0 0 no-repeat;
    height: 20px;
    left: 0;
    position: absolute;
    top: -20px;
    width: 20px;
}

#channel-wide-content-box div.block-shadow {
    background: url(https://gfx.tarot.com/images/numerology-site/images/block-sprite.png) 0 -25px no-repeat;
    height: 130px;
    left: 0;
    position: absolute;
    bottom: -130px;
    width: 20px;
}

#channel-wide-content {
    border-top: 1px solid #dde2e1;
    border-right: 1px solid #dde2e1;
    border-bottom: 1px solid #dde2e1;
    -moz-box-shadow: 0 2px 6px #c8d6d3; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 6px #c8d6d3; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 6px #c8d6d3; /* Opera 10.5, IE9, Chrome 10+ */
    min-height: 320px;
    padding: 20px 20px 20px 50px;
    position: relative;
    z-index: 1;
}
#channel-wide-content.mini {
		min-height: auto;
		width: 610px;
}
#channel-wide-content div.block-copy {width: 620px;}
#channel-wide-content.mini div.block-copy {width: 400px;}
#channel-wide-content div.block-copy h2,
#channel-wide-content.mini h2 {
    font-family: Josefin Sans, Gill Sans, Century Gothic, Helvetica, sans-serif;
    font-weight: 400; color: #E05522; line-height: 0.909em;
    font-size: 3em; /* 15 x 3 = 45px; */
    margin: 0.5em 0 0.3em;
    text-rendering: optimizeLegibility; 
}
#channel-wide-content div.block-copy h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400; color: #f2b266;line-height: 1.1em;
    font-size: 1.2em; /* 15 x 1.2 = 18px; */
    margin: 0 0 0.5em;
    text-rendering: optimizeLegibility; 
}

#channel-wide-content div.promo-img {float: right; width: 280px;}
#channel-wide-content div.promo-img img {
    border: 1px solid #D0EFEA;
    zoom: 1;
}
#channel-wide-content.mini div.promo-img {float: left; width: 185px;}
#channel-wide-content.mini div.block-copy { width: 580px; }
#channel-wide-content.mini div.with-img { margin-left: 195px;width: 400px; }

/*--- Wide Body Share Elements ---*/
#channel-wide-content-share {
    background: #f0f7f5;
    -moz-border-radius-bottomleft: 10px; /* FF1+ */
    -moz-border-radius-bottomright: 10px; /* FF1+ */
    -webkit-border-bottom-left-radius: 10px; /* Saf3-4, iOS 1+, Android 1.5+ */
    -webkit-border-bottom-right-radius: 10px; /* Saf3-4, iOS 1+, Android 1.5+ */
    border-bottom-left-radius: 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
    border-bottom-right-radius: 10px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */    
    height: 30px;
    left: 470px;
    position: absolute;
    top: 1px;
    width: 200px;
    z-index: 2;
}
#channel-wide-content-share div.addthis_toolbox.channel_wide {padding: 8px 10px 0;}
#channel-wide-content-share div.addthis_toolbox.channel_wide a {border: none;}
#channel-wide-content-share div.addthis_toolbox.channel_wide span {
    color: #999999;
    float: left;
    font-size: 0.75em;
    line-height: 17px; 
    margin-right: 2px;
}
#channel-wide-content-share div.addthis_toolbox.channel_wide {font-family: Josefin Sans, Gill Sans, Century Gothic, Helvetica, sans-serif; text-transform: uppercase;}
#channel-wide-content-share div.addthis_toolbox.channel_wide a.addthis_button_compact span {margin-right: 0;}

/*--- Wide Body Share Elements ---*/

#channel-related-content {
    background: #f3f5f4;
    border-right: 1px solid #c7d6d3;
    border-bottom: 1px solid #c7d6d3;
    border-left: 1px solid #c7d6d3;
    -moz-box-shadow: 0 2px 0 #e5e5e5; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 0 #e5e5e5; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 0 #e5e5e5; /* Opera 10.5, IE9, Chrome 10+ */
    margin: 0 0 20px; /* -20px 0 20px */
    /* The 1px top is required for Mozilla -- otherwise it replaces the -20px margin with whitespace. */
    padding: 15px 20px 10px;
    position: relative;
    width: 582px;
    z-index: 0;
}

#channel-related-content.mini {
		margin-top: 0;
}

#channel-related-content h3 {
    color: #e05522;
    font-family: Josefin Sans, Gill Sans, Century Gothic, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px; /* ~19px; */
    line-height: 20px;
    margin: 20px 0 0.5em;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
}

#channel-related-content ul {
    float: left;
    padding: 0;
    width: 188px;
}

article.promo-block {
    border: 1px solid #c7d6d3;
    -moz-box-shadow: 0 2px 0 #e5e5e5; /* FF3.5+ */
    -webkit-box-shadow: 0 2px 0 #e5e5e5; /* Saf3.0+, Chrome */
    box-shadow: 0 2px 0 #e5e5e5; /* Opera 10.5, IE9, Chrome 10+ */
    float: left;
    margin-bottom: 20px;
    padding: 1em 20px 0;
    position: relative;
    width: 260px;
    zoom: 1;
}
article.promo-block.left {margin-right: 20px;}
article.promo-block h3 { 
    color: #e57e03;
    font-family: Josefin Sans, Gill Sans, Century Gothic, Helvetica, sans-serif;   
    font-size: 1em;
    padding: 0 0 0.5em;
    text-transform: uppercase;
}

#feat-art-carousel {-moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px;}
#feat-art-carousel h2 span.right-link a {border-bottom: 1px solid #ffffff !important; font-size: 0.7em; float: right;}
#feat-art-carousel h2 span.right-link a:hover {background: #eef9f8 !important;}
#feat-art-carousel button {top: 90px;}
#feat-art-carousel div.carousel-viewport {margin: 0 auto; padding: 0 0 5px; width: 545px;}
#feat-art-carousel div.carousel-slide {text-align: left; width: 555px;}
#feat-art-carousel div.article-slide {
    border: 1px solid #088b8c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 0 #c7d6d3;
    -webkit-box-shadow: 0 2px 0 #c7d6d3;
    box-shadow: 0 2px 0 #c7d6d3;
    background: #eef9f8;
    float: left;
    margin: 0 10px 0 0;
    min-height: 230px;
    overflow: hidden;
    padding: 9px 9px 0 9px;
    width: 155px;
}
#feat-art-carousel div.img-frame {height: 130px; overflow: hidden; width: 155px;}
#feat-art-carousel div.article-slide h4 {
    font-family: Josefin Sans, Gill Sans, Century Gothic, Helvetica, sans-serif;
    font-size: 1.2em;
    line-height: 100%;
    margin: 0;
    padding: 5px 0 5px;
    text-transform: uppercase;
}
#feat-art-carousel a {border-bottom: 0;}
#feat-art-carousel a:hover {background: transparent;}
#feat-art-carousel div.article-slide h4.small {border-top: 1px solid #088B8C; font-size: 1em;}
#feat-art-carousel div.article-slide h4 a {color: #e93; }
#feat-art-carousel div.article-slide div.teaser-box {height: 0; overflow: hidden;}
#feat-art-carousel div.article-slide div.teaser-box a {color: #088b8c; text-decoration: none;}
#feat-art-carousel div.article-slide div.teaser-box p {font-size: 0.7em; line-height: 1.5em; margin: 0;}