/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1em;
}
ul {
list-style: none;
}

blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
img {
border:0;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/* ============ ads ============ */

#leaderboard
{
margin:10px 0px;
}

div.col-d.text-box div#boxad3
{
margin: 0 25%;
}
/* ===========FONT============= */
@font-face {
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 400;
    src: url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-Regular.eot');
    src: url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-Regular.eot?#iefix') format('embedded-opentype'),
         url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Archivo Narrow';
    font-style: normal;
    font-weight: 700;
    src: url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-Bold.eot');
    src: url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-Bold.eot?#iefix') format('embedded-opentype'),
         url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Archivo Narrow';
    font-style: italic;
    font-weight: 400;
    src: url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-Italic.eot');
    src: url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-Italic.eot?#iefix') format('embedded-opentype'),
         url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Archivo Narrow';
    font-style: italic;
    font-weight: 700;
    src: url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-BoldItalic.eot');
    src: url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('http://tmz.vo.llnwd.net/o28/fonts/toofab/ArchivoNarrow-BoldItalic.ttf') format('truetype');
}

/* ======================== */

* {
margin:0px;
padding:0px;
}

html, body {
margin:0px;
padding:0px;
}

body {
background:#fff;
text-align:center;
color:#000;
font-family: arial, helvetica, sans-serif;
font-size:16px;
line-height:24px;
margin:0 auto;
letter-spacing:-0.02em;
}

input, textarea{
font-family: arial, helvetica, sans-serif;
}

a {
color:#0099ff;
text-decoration:none;
-moz-outline-style:none;
}
a:hover {
color:#f51d50;
text-decoration:none;
cursor:pointer;
}
a img {
border:0;
}
a, a:active, a:focus, input {
outline: none;
}

p {
margin:0px 0px 24px 0px;
}

.f-left{
float:left;
}

.f-right{
float:right;
}

.last {
margin-right:0px !important;
padding-right:0px !important;
}
.first {
margin-left:0px !important;
padding-left:0px !important;
}

.bottom {
margin-bottom:0px !important;
padding-bottom:0px !important;
}

.clear {
width:100%;
height:0px;
clear:both;
font-size:0px;
line-height:0px;
}

.pipe{
padding:0px 4px;
}

.avant-garde{
font-family:'AvantGarde LT Bold';
letter-spacing:-0.05em;
position:relative;
}
.ttl .cufon{
margin:-3px 0 -3px 0;
}
.ttl{
font-size:44px;
line-height:32px;
color:#fff;
background:#000;
height:100px;
width:100%;
float:right;
text-align:left;
position:relative;
}

.ttl.avant-garde.twoline {
width: 101%;
}

#page {
    margin-bottom: 20px;
}
#page .ttl{
background:#f61e51;
}
.small .ttl{
font-size:30px;
height:55px;
}

.ttl-bar{
background:url(../images/ttl-bg.gif) no-repeat center top;
    min-height: 280px;
}
#page.ttl-bar {
background:url(../images/ttl-bg-pink.gif) no-repeat center top;
}
#page.ttl-bar.small {
background:url(../images/ttl-bg-pink_55.gif) no-repeat center top;
min-height:280px;
}
#page.ttl-bar.small.slide {
background:url(../images/ttl-bg-grey.gif) repeat-y center top;
}
#page.no-bar{
background-image:none;
background-color:#fff;
}
.intfull.ttl-bar{
margin-bottom:30px;
min-height:0px;
}
.intfull.head{
font-size:16px;
}
.ttl-bar.slideshow {
margin-bottom:0;
}

.intfull.full{
margin-bottom:30px;
}
.red {
color:#f51d50;
}
.green {
color:#96BB00;
}

/* Header Styles */
.section-header{
font-size:72px;
float:left;
margin:20px 0 5px;
    line-height: 1.1em;
}
.page-header{
font-size:140px;
float:left;
letter-spacing:-0.1em;
}
.photos .page-header{
margin:20px 0 20px -10px;
}
.photos .col-d,.video .col-d{
float:left;
}
#content-source{
margin-bottom:10px;
}
.photos, .video{
z-index:2;
}
.video .page-header{
padding-top:15px;
margin:15px 0 10px -10px;
}
.more-bar{
font-size:50px;
color:#f61e51;
padding-right:55px;
background:url(../images/btn-down.gif) no-repeat right center;
}
.more-bar .cufon{
height:57px !important;
}
h2 {
font-size:30px;
line-height:36px;
font-weight:bold;
}

h3 {
font-size:24px;
line-height:24px;
font-weight:normal;
}

h5 {
font-size:12px;
line-height:14px;
font-weight:bold;
}
#heading_text{
display:none;
}
.pinktext {
color:#F51D50;
}
.greytext {
color:#707070;
}

/* ======================== */


/* Colors */

.pink{
color:#f51d50;
}
.green{
color:#618e00;
}

.black{
color:#000;
}

.bgpink{
background:url(../images/overlay-pink.png) repeat 0px 0px;
}

.bggreen{
background:url(../images/overlay-green.png) repeat 0px 0px;
}

.bgblack{
background:url(../images/overlay-black.png) repeat 0px 0px;
}

.bgblack70{
    background:url('http://tmz.vo.llnwd.net/o28/toofab/assets/images/overlay-black2.png') repeat 0px 0px;
}

.bgred{
background:url(../images/overlay-red.png) repeat 0px 0px;
}

/* ======================== */


/* Icons */

.bgpink .icon{
position:absolute;
bottom:0;
right:0;
width:50px;
height:50px;
display:none;
}
.col-b:hover .icon{
display:inline;
background-position:0px 0px;
}

.bggreen .icon{
position:absolute;
bottom:0;
right:0;
width:25px;
height:25px;
display:none;
}

.bgred .icon{
position:absolute;
bottom:0;
right:0;
width:25px;
height:25px;
display:none;
}

.col-a:hover .icon{
display:inline;
background-position:0px 0px;
}

/* ======================== */

div#container{
position:relative;
width:100%;
margin:0px auto;
padding:0px;
/*text-align:center;*/
}

.int{
position:relative;
width:960px;
margin:0px auto 0px auto;
clear:both;
}

.int.more {
background-color:#f3f3f3;
margin-bottom:30px;
padding:20px 0 13px 0;
}
.intfull{
background-color:#f3f3f3;
position:relative;
width:100%;
margin:0 0 0px 0;
clear:both;
min-width:960px;
}
.page .intfull {
background:#fff;
}
#threeacross{
margin-bottom:30px;
}
.full .col-b{
margin-bottom:0px;
}

/* SlideShow */

.fadein {
position:relative;
width:630px;
height:620px;
}
.fadein img {
position:absolute;
right:0;
bottom:0;
}
.arrow-left {
background: url(../images/arrow-left.png) 0 0 no-repeat;
height:70px;
width:49px;
overflow:hidden;
cursor:pointer;
z-index:1;
position:absolute;
left: 12px;
top: 325px;
}
.arrow-left:hover {
background-position: 0 -70px;
}
.arrow-right {
background: url(../images/arrow-right.png) 0 0 no-repeat;
height:70px;
width:49px;
overflow:hidden;
cursor:pointer;
z-index:1;
position:absolute;
right: 12px;
top: 325px;
}
.arrow-right:hover {
background-position: 0 -70px;
}
.control-box {
width:150px;
height:50px;
position:absolute;
right:0;
bottom:0;
background: #fff;
}
.control-box .arrow-left {
background: url(../images/smarrow-left.png) 0 0 no-repeat;
height:46px;
width:37px;
position:relative;
top:5px;
left:5px;
overflow:hidden;
cursor:pointer;
z-index:1;
float:left;
}
.control-box .arrow-left:hover {
background-position: 0 -46px;
}
.control-box .arrow-right {
background: url(../images/smarrow-right.png) 0 0 no-repeat;
height:46px;
width:33px;
position:relative;
overflow:hidden;
cursor:pointer;
z-index:1;
top:5px;
left:5px;
float:left;
}
.control-box .arrow-right:hover {
background-position: 0 -46px;
}
.control-box .go-big {
background: url(../images/btn-gobig.png) 0 0 no-repeat;
height:50px;
width:50px;
position:absolute;
overflow:hidden;
cursor:pointer;
z-index:1;
top:0;
right:0;
}
.control-box .go-big:hover {
background-position: 0 -50px;
}
.slidenum {
float:left;
padding-top:15px;
text-align:center;
width:12px;
font-weight:bold;
font-size:11px;
}

/* Sponsorships */

.category-sponsorship-logo {
position: absolute;
right: 0;
top: 25px;
}

/* Modular Columns */

.left-col{
float:left;
position:relative;
text-align:left;
width:630px;
display:inline;
left:50%;
margin:0px 0px 0px -480px;
}

.col-b + .right-col {position:relative;margin:0;left:0;top:-30px;}

.right-col{
float:right;
text-align:left;
width:300px;
position:absolute;
left:50%;
top:0;
margin:0px 0px 0px 180px;
}

.right-push{
display:inline;
margin-right:330px !important;
}

.col{

}

.col-a{
width:135px;
background:#618e00;
margin:0px 0px 0px 0px;
}
.no-bar .col-a{
margin-bottom:30px;
}
.col-b{
width:300px;
margin:0px 0px 30px 0px;
}
.col-b300px {
width:300px;
}
.no-bar .col-b{
height:400px;
background:#f51d50;
}
.col-c{
width:465px;
margin:0px 0px 30px 0px;
}

.col-d{
width:630px;
margin:0px 0px 0px 0px;
}

.col-e{
width:795px;
margin:0px 0px 30px 0px;
}
.col-f{
width:110px;
margin:0px 0px 30px 0px;
}
.col-g{
width:530px;
margin:0px 0px 0px 0px;
}
.col-h{
width:175px;
margin:0px 0px 30px 0px;
}
.col-i{
width:190px;
margin:0px 0px 30px 0px;
}

.col-j {
width:195px;
margin:0;
}
.col-j img {
max-width:195px;
}
.col-j .overlay {
bottom: 0;
    height: 30px;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    width: 175px;
    z-index: 2;
}

.col-a + .col-a, .col-b + .col-b, .col-c + .col-c, .col-d + .col-d, .col-e + .col-e, .col-f + .col-f{
margin-left:30px;
}

.col-j + .col-j {
margin-left:5px;
}

.overlay{
color:#fff;
text-align:left;
}

.overlay a{
color:#fff;
}

.overlay a{
color:#fff;
}

.overlay a{
color:#fff;
}

.overlay a{
color:#fff;
}

.overlay a:hover{
text-decoration:underline;
}

.overlay a#pink-lrg {
color: #FFFFFF;
display: block;
height: 145px;
left: 0;
padding: 15px 20px;
position: absolute;
top: 0;
width: 260px;
}

.overlay a#green {
color: #FFFFFF;
display: block;
height: 70px;
left: 0;
padding: 5px 10px;
position: absolute;
top: 0;
width: 115px;
}

.overlay a#red {
color: #FFFFFF;
    display: block;
    height: 30px;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    width: 175px;
}

.overlay a#pink-med {
color: #FFFFFF;
display: block;
height: 145px;
left: 0;
padding: 15px 20px;
position: absolute;
top: 0;
}

.overlay p{
float:left;
width:100%;
margin:0px;
}

.img-box, .ttl-box, .link-box, .video-box{
position:relative;
float:left;
display:inline;
}

.grid {
    margin-bottom: 30px;
}
.col-b.ttl-box{
margin-bottom:50px;
z-index:1;
}
.col-i.ttl-box.small{
margin-bottom:15px;
z-index:1;
}
.small .col-d + .col-d{
margin-left:0;
}
.slide-box{
position:relative;
margin-top:-150px;
height:620px;
width:630px;
float:left;
display:inline;
}
.small .slide-box{
margin-top:0px;
background:#f3f3f3;
}
.greybg{
display:none;
}
.slideshow .greybg{
width:1000px;height:620px;background:#f3f3f3;position:absolute;top:0;left:-900px;display:inline;
}
.poll-photo{
position:relative;
}

.video-box{
padding-bottom:30px;
margin-top:50px;
}
.video-box-article{
height:400px;
margin-bottom:30px;
float:left;
text-align:left;
}
.col-a.img-box{
height:180px;
}

.col-a div.overlay{
width:115px;
height:70px;
padding:5px 10px;
position:absolute;
bottom:0px;
right:0px;
z-index:2;
}

.col-b .overlay, .col-d .overlay{
width:260px;
height:145px;
padding:15px 20px;
position:absolute;
bottom:0px;
right:0px;
z-index:2;
}
.col-b.img-box {
overflow:hidden;
}
.col-a .ttl{
width:165px;
}

.col-a .overlay .cat{
float:left;
width:100%;
font-size:12px;
line-height:14px;
margin:0px;
}

.col-a  .overlay .headline{
float:left;
width:100%;
height:42px;
overflow:hidden;
}

.col-a .overlay .meta{
float:left;
width:100%;
font-size:12px;
line-height:14px;
}

.col-b .overlay .cat, .col-d .overlay .cat{
float:left;
width:100%;
font-size:14px;
line-height:18px;
margin:0px 0px 2px 0px;
}

.col-b .overlay .headline, .col-d .overlay .headline{
float:left;
width:100%;
height:108px;
overflow:hidden;
}
.col-g .poll-info {
color:#fff;
text-align:left;
padding-top:10px;
}
.col-g {
float:left;
}
.col-b .overlay .meta, .col-d .overlay .meta{
float:left;
width:100%;
font-size:14px;
line-height:18px;
}
.announce540px {
width: 530px;
padding: 50px 0;
margin: 0 auto;
clear:both;
}
.bonus-bar .meta{
font-size:14px;
line-height:18px;
}
.bonus-bar .meta a{
font-style:normal;
color:#fff;
}
.meta a{
font-style:italic;
}

img.article-img{
float:left;
}
img.poll-img{
float:left;
display:inline;
margin-top:10px;
}
img.tweet-img{
float:left;
display:inline;
margin:0px 30px 0 0;
}
.poll-img + .poll-img{
margin-left:30px;
margin-right:30px;
}
#sizer      {
float:left;
width:245px;
}
.poll-info fieldset    {
border: 0;
padding-bottom: 9px;
}
.poll-info label       {
display: block;
cursor: pointer;
line-height: 25px;
font-size:14px;
padding-bottom: 0px;
}
.poll-info .radios     {
padding-top: 10px;
padding-bottom:0;
}
.poll-info .label_radio input  {
margin-right: 5px;
}
.has-js .label_radio    {
padding-left: 34px;
}
.has-js .label_radio    {
background: url(../images/radio-off.png) no-repeat;
}
.has-js label.r_on      {
background: url(../images/radio-on.png) no-repeat;
}
.has-js .label_radio input  {
position: absolute; left: -9999px;
}
.vote_submit{
float:right;
width:65px;
text-align:center;
margin-top:26px;
}

.vote{
margin:3px auto;
background: url(../images/btn-vote.png) no-repeat;
height: 52px;
width: 52px;
border: none;
cursor:pointer;
}
.right-col .vote_submit{
float:left;
width:65px;
text-align:center;
margin-top:26px;
}
.right-col .vote{
margin:0 auto;
}
.right-col .next_btn{
float:right;
margin-right: 100px;
}

.pollitem {
float:left;
font-size:14px;
line-height:20px;
}
.pollpercent{
float:right;
font-size:14px;
font-weight:bold;
line-height:20px;
text-align:right;
}
.total{
font-size:12px;
font-weight:normal;
}
.poll-info .next_btn{
margin:3px auto;
height: 52px;
width: 52px;
border: none;
cursor:pointer;
float:none;
}
.pollresults{
width:200px;
}
.wsponsor .pollresults{
width:300px;
}
.next_btn{
margin:26px auto 0 auto;
background: url(../images/btn-next.png) no-repeat;
height: 52px;
width: 52px;
border: none;
cursor:pointer;
float:left;
}

.tweet-info{
color:#fff;
text-align:left;
padding-top:30px;
font-size:14px;
}
.tweet-info .headline{
display:inline;
float:left;
line-height:20px;
margin-right:5px;
}
.tweet-info .tweet{
display:block;
padding-top:3px;
}
.tweet-info .time{
font-style:italic;
}
#twitter-bar p{
margin:0px 0 0 0;
}
#twitter-bar p{
margin:0px 0 0 0;
}
#twitter-bar a {
    color: white;
}
.sponsor{
float:right;
margin-top:5px;
}
.toyouby {
font-size:12px;
color:#fff;
font-style:italic;
margin:0;
}

/* ======================== */


#header-ad, #footer-ad{
background:#000;
padding:10px 0px;
margin-bottom:0px;
}
.head,.foot{
z-index:998;
}
#header, #footer {
    height:62px;
    padding-top:17px;
}
#header .right-col,#footer .right-col{
padding-top:20px;

}

#header h1,#footer h1 {
    clear:left;
    position: relative;
    left: 12px;
}
#header h1 a, #footer h1 a {
    float:left;
    color:#fff;
}

/* - new nav AUG2014 - */
.user-menu {
    text-align: right;
    font-size: 12px;
    padding-right: 15px;
    position: absolute;
    right: 4px;
    top: 6px;
}
.user-menu a {
    color: #868686;
    font-family: 'Futura', sans-serif;
}
nav {
    display:inline-block;
}
nav ul {
    float:left
}
nav ul li {
    background-color: #eb0254;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    min-width: 97px;
    text-align: center;
    cursor: pointer;
    font-family: 'Futura', 'Arial Bold', 'Arial', sans-serif;
    margin-right: 8px;
}
nav ul li a {
    color:#fff;
    display:block;
    padding: 5px 5px 8px 5px;
}
nav ul li a:hover {
    color:#ececec;
}
nav form {
    float:right;
    position:relative;
}
nav form input[type="text"] {
    width: 175px;
    height: 33px;
    padding-right: 40px;
    padding-left: 10px;
    border: 1px solid #eb0254;
    font-size: 1em;
}
nav form input[type="submit"] {
    position:absolute;
    right: 5px;
    top:5px;
    background: url('http://tmz.vo.llnwd.net/o28/toofab/assets/images/search-icon.png') no-repeat;
    width: 27px;
    height: 28px;
    border: 0;
    text-indent: -9999px;
    cursor:pointer;
}

.topheader nav, .bottomheader nav{
    position: relative;
    top: 20px;
    right: -32px;
}
/* - old nav - */

/* ------------------------------  flexnav ----- */
.dropdown a {
    color: #7c7c7c;
}
#categories {
    border-top: 2px solid #afafaf;
    width: 930px;
    margin: 6px auto 0;
    text-align: center;
    position: relative;
    z-index: 2;
}
div#categories > ul {
    margin-top: 5px;
    position:relative;
}
div#categories > ul li {
    display: inline-block;
    color: #7c7c7c;
    font-size: 13px;
    border-left: 1px solid #afafaf;
    font-family: 'Archivo Narrow', 'Arial', sans-serif;
}
div#categories > ul li h3 {
    margin: 0;
    padding: 4px 15px;
}
h3.tabtitle, h3.tabtitle a, .active h3.tabtitle, .active h3.tabtitle a {
    color: #7c7c7c;
    font-size: 18px;
    font-weight: normal;
}
div#categories > ul li:first-child {
    border-left: 0;
}
div#categories > ul li.active {
    border:0;

}
div#categories > ul li.active + li {
    border:0;

}

div#categories > ul li.active > h3 {

    background: #fff;
    border-top:1px solid #999;
    border-left:1px solid #999;
    border-right:1px solid #999;
    border-bottom:1px solid #fff;
    z-index: 2;
    padding: 4px 15px;
    position:relative;


}

ul.dropdown {
    width: 100%;
    position:absolute;
    top: 32px;
    left: 0px;
    background-color: #fff;
    z-index: 1;
    text-align: left;
    padding-top:15px;
    border: 1px solid #999;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 5px 10px 0px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 5px 10px 0px rgba(50, 50, 50, 0.75);
}
ul.dropdown li {
    border-left: none !important;
    width: 350px;
    margin-top: 5px;
    margin-left: 0px;
    padding-left: 15px;
}
ul.dropdown li:first-child {
    margin-top:0px;
}
ul.dropdown li:hover {
    background: url('http://tmz.vo.llnwd.net/o28/toofab/assets/images/left_indicator.png') no-repeat 0 5px;
}
ul.dropdown li h3 {
    background: none !important;
    padding-right: 0;
    padding-left: 0 !important;
}
ul.dropdown li h3 a {
    text-decoration:none;
    color:#000;
    font-weight: bold;
}
ul.dropdown li:hover h3 a, ul.dropdown li:hover h3 a.see-all {
    color:#eb0254;
    text-decoration:none;
}

ul.dropdown li h3 {
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 16px !important;
}
ul.dropdown li h3, ul.dropdown li h4 {
    margin: 0;
    font-size: 14px !important;
}
ul.dropdown li h3.category-display {
    padding: 0px 0px 0px 0px !important;
    line-height: 1.5em;
}
ul.dropdown li h4 {
    font-weight:normal;
    background: url('http://tmz.vo.llnwd.net/o28/toofab/assets/images/bulletpoint.png') no-repeat 0px -41px;
    padding-left: 11px;
    line-height: 1.15em;
}
ul.dropdown li:hover h4 {
    background-position: 0px 0px;
}

div.dropdownimg {
    float:left;
    width: 200px;
    height: 250px;
    margin: 0px 0px 15px 15px;
    background-color: #f51d50;
    border-right: 5px solid #eb0254;
}
div.dropdownpromo {
    position:absolute;
    right: 15px;
    top: 15px;
    width: 300px;
    height: 250px;
    padding-left: 15px;
    border-left: 1px solid #7c7c7c;
}
div.dropdownpromo h2 {
    position: absolute;
    bottom: 0px;
    right: 0;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    width: 300px;
}
div.dropdownpromo h2 a {
    color: #fff;
    display:block;
    font-size: 1.5em;
    line-height: 1.4em;
    padding: 10px 10px;
}
ul.dropdown li h3 a.see-all {
    font-size: .8em;
    color:#7c7c7c;
}

/* -------------------------------------    end flexnav ----  */
/* -----------------------start top-content area ------------ */
div.content-container-bg {
    width: 960px;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 15px;
}
div#content-container {
    margin-top: 25px;
    padding-right: 30px;
    width: 990px;
}
div.item-content{
    float:left;
    width: 300px;
    margin-bottom: 30px;
    margin-right: 30px;
    position:relative;
}
div.item-content.item {
    border-top:30px solid #0c0c0c;
}
div.item-content.h2 {
    height: 560px;
}
div.item-content.w2 {
    width: 600px;
}
div.item-content h2{
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    line-height: 1.33em;
    text-align: left;
    font-family: 'Archivo Narrow', 'Arial', sans-serif;
}
div.item.hot {
    border-color:#eb0254;
}
div.hot h2{
    background-color: transparent;
}
div.hot h2 a {
    font-size: 1.5em !important;
}
div.item-content h2 {
    position: absolute;
    bottom: 0px;
    left: 0;
}
div.item-content h2 a{
    color:#fff;
    font-size: 1.2em;
    line-height: 1.4em;
    display:block;
    padding: 10px 10px;
}
div.adbadge {
    color:#9e9e9e;
    text-transform: uppercase;
    font-size: 9px;
    padding: 0px 0px 2px 2px;
    text-align: left;
}
/* -------------------------------------    end top-content - */
/* - SHARE BAR STYLES - */

.social-bar.style1 {
    position: absolute;
    right: 0px;
    top: -28px;
    height: 20px;
}
.social-bar .social-btn {
    margin-left: 8px;
    float:right;
}
.facebook_st span.stButton span.chicklets.facebook {
    background:url('http://tmz.vo.llnwd.net/o28/toofab/assets/images/round-social-icons3.png') no-repeat -36px 0px;
    height: 18px;
    text-indent: -9999px;
}
.twitter_st span.stButton span.chicklets.twitter {
    background:url('http://tmz.vo.llnwd.net/o28/toofab/assets/images/round-social-icons3.png') no-repeat 0px 0px;
    height: 18px;
    text-indent: -9999px;
}
.pinterest_st span.stButton span.chicklets.pinterest {
    background:url('http://tmz.vo.llnwd.net/o28/toofab/assets/images/round-social-icons3.png') no-repeat -73px 0px;
    height: 18px;
    text-indent: -9999px;
}
/* -- end SHARE BAR STYLES --- */
#page-nav{
float:left;
display:inline;
margin:30px 0px 0px 0px;
width:315px;
text-align:left;
}

#nav ul,#ftr-nav ul{
float:left;
display:inline;
height:60px;
font-size:14px;
line-height:20px;
margin:0px;
padding:0px;
list-style-type:none;
list-style-position:inside;
}
#page-nav ul{
float:left;
display:inline;
font-size:16px;
line-height:20px;
font-weight:bold;
margin:0px;
padding:0px;
list-style-type:none;
list-style-position:inside;
}

#nav ul + ul {
margin-left:5px;
}
#page-nav ul + ul{
margin-left:5px;
}
#nav ul li{
float:left;
display:block;
clear:both;
width:100%;
padding:0px;
margin:0px;
}
#page-nav ul li{
float:left;
display:block;
clear:both;
width:300px;
height:50px;
padding:0px;
margin:0px 0 20px 0;
background:#fff;
border:1px solid #d5d5d5;
}

#nav ul li a,#ftr-nav ul li a{
float:left;
display:inline;
padding:0px 4px;
height:20px;
color:#000;
text-decoration:none;
}
#page-nav ul li a{
float:left;
display:inline;
padding:16px 4px 0 15px;
width:281px;
height:34px;
color:#000;
overflow:hidden;
background:url(../images/btn-down.gif) no-repeat right;
}

#nav ul li a:hover,#ftr-nav ul li a:hover{
background:#f51d50;
color:#fff;
}
#page-nav ul li a:hover{
color:#000;
background:#fff url(../images/btn-down.gif) no-repeat right;
}

#nav ul li.nav-more a {
overflow:hidden;
padding:0px 20px 0px 4px;
background:url(../images/arrow-down-small.png) no-repeat right 0px;
}
#page-nav ul li.filter-more a{
overflow:hidden;
background:url(../images/btn-down.gif) no-repeat right;
}

#ftr-nav ul li.nav-more a:hover, #ftr-nav ul li.nav-more.open a{
color:#fff;
background:#f51d50 url(../images/arrow-down-small.png) no-repeat right -20px;
}
#page-nav ul li.filter-more a:hover, #page-nav ul li.filter-more.open a{
color:#000;
background:#fff url(../images/btn-down.gif) no-repeat right;
}

#more-subnav, #ftr-more-subnav{
position:absolute;
border-top:1px solid #d5d5d5;
background:#fff;
    left: 547px;
    position: absolute;
    text-align: left;
    top: 108px;
    z-index: 100000;
    font-size:14px;
    line-height:20px;
    width:128px;
    display:none;
}

#more-subnav li, #ftr-more-subnav li{
float:left;
border:1px solid #d5d5d5;
border-top:0px none;
}

#more-subnav li a, #ftr-more-subnav li a{
float:left;
display:inline;
color:#000;
padding:4px 8px;
width:110px;
}

#more-subnav li a:hover, #ftr-more-subnav li a:hover{
background:#f51d50;
color:#fff;
}


#moreNav {
position: absolute;
right: 5px;
text-align: left;
top: 2px;
visibility: hidden;
width: 120px;
z-index: 2000;
}
#moreNav ul {
-moz-border-bottom-colors:none;
-moz-border-image:none;
-moz-border-left-colors:none;
-moz-border-right-colors:none;
-moz-border-top-colors:none;
background-color:#FFFFFF;
background-image:none;
border-color:#D5D5D5 #D5D5D5 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
height:124px;
list-style:none outside none;
}
#moreNav li {
border-bottom:1px solid #D5D5D5;
height:30px;
width:118px;
}
#moreNav li:hover {
background-color:#F51D50;
}
#moreNav a {
color:#000000;
display:block;
font-size:0.9em;
line-height:2em;
margin-left:5px;
padding:0;
width:113px;
}
#moreNav a:hover {
background-color:#F51D50;
color:#FFFFFF;
text-decoration:none;
}

#moreNav-ftr {
position: absolute;
right: 5px;
text-align: left;
bottom: 22px;
visibility: hidden;
width: 120px;
z-index: 2000;
}
#moreNav-ftr ul {
-moz-border-bottom-colors:none;
-moz-border-image:none;
-moz-border-left-colors:none;
-moz-border-right-colors:none;
-moz-border-top-colors:none;
background-color:#FFFFFF;
background-image:none;
border-color:#D5D5D5 #D5D5D5 -moz-use-text-color;
border-style:solid solid none;
border-width:1px 1px medium;
height:124px;
list-style:none outside none;
}
#moreNav-ftr li {
border-bottom:1px solid #D5D5D5;
height:30px;
width:118px;
}
#moreNav-ftr li:hover {
background-color:#F51D50;
}
#moreNav-ftr a {
color:#000000;
display:block;
font-size:0.9em;
line-height:2em;
margin-left:5px;
padding:0;
width:113px;
}
#moreNav-ftr a:hover {
background-color:#F51D50;
color:#FFFFFF;
text-decoration:none;
}

.zup{
z-index:100000;
}
#filter-subnav,#sections-subnav{
position:absolute;
background:#fff;
    position: absolute;
    text-align: left;
    top: 154px;
    z-index: 10000;
    font-size:16px;
font-weight:bold;
    line-height:20px;
    width:300px;
    display:none;
}
#sections-subnav{
top:82px;
}

#filter-subnav li,#sections-subnav li{
float:left;
border:1px solid #d5d5d5;
border-top:0px none;

}

#filter-subnav li a,#sections-subnav li a{
float:left;
display:inline;
color:#000;
padding:16px 4px 0 15px;
width:281px;
height:34px;
background:#fff;
}

#filter-subnav li a:hover,#sections-subnav li a:hover{
background:#f51d50;
color:#fff;
}

#signin-form {
width: 445px;
margin-left: 450px;
margin-right: 40px;
}
#signup-form, #edit-account-form {
width: 430px;
margin-left: 500px;
}

#edit-account-form {
    width: 430px;
    margin-left: 500px;
}

#signin-form .form-field, #signup-form fieldset ul li, #edit-account-form fieldset ul li {
margin-bottom: 15px;
}
#signin-form div label, #signup-form fieldset ul li label, #edit-account-form fieldset ul li label {
color:#F51D50;
padding-top: 10px;
display: inline-block;
}
div#formerrors h2 ul li{
color: white;
margin:95px 0 0 45px;
text-align:left;
}
div#formerrors p {
color:#F51D50;
}
h3.confirm {
    position: absolute;
    top: 250px;
    left: 50px;
    color:#F51D50;
}
input#Email, input#Title, input#Password, input#Password2, input#email, input#name, input#password, input#confirm-password, input#ui-birthday {
    display:inline;
float:right;
    background:#fff;
    color:#c6c6c6;
    border: 0 none;
    font-size:16px;
line-height:20px;
    font-weight:bold;
    padding: 9px 8px 8px 8px;
    vertical-align: middle;
    width: 240px;
margin-left: 15px;
}
input#city {
display:inline;
float:right;
    background:#fff;
    color:#c6c6c6;
    border: 0 none;
    font-size:16px;
line-height:20px;
    font-weight:bold;
    padding: 9px 8px 8px 8px;
    vertical-align: middle;
    width: 200px;
margin-left: 15px;
}
input#state {
display:inline;
float:right;
    background:#fff;
    color:#c6c6c6;
    border: 0 none;
    font-size:16px;
line-height:20px;
    font-weight:bold;
    padding: 9px 8px 8px 8px;
    vertical-align: middle;
    width: 40px;
margin-left: 15px;
}

textarea#hobbies, textarea#member-bio {
height: 105px;
width: 283px;
float: right;
display:inline;
color:#c6c6c6;
font-size:16px;
line-height:20px;
    font-weight:bold;
    padding: 9px 8px 8px 8px;
    vertical-align: middle;
margin-left: 15px;
}

input#srchLnk {
    background: url("http://tmz.vo.llnwd.net/o28/toofab/assets/images/search-icon.png") no-repeat;
}


input#ftr-srchLnk{
float:right;
    background: url("../images/btn-go.gif") no-repeat;
    border: 0 none;
    cursor: pointer;
    height:36px;
    text-indent: -9999px;
    width:38px;
    font-size:0px;
}

div#top-content {
    margin-top:20px;
    background:url('http://tmz.vo.llnwd.net/o28/toofab/assets/images/toofab-pattern3.gif') repeat center top;
}
div.category-person{
margin-top:20px;
background:url('../images/toofab-pattern.gif') repeat center top;
}
div#top-content .col-d{
margin-bottom: 30px;

}
div#top-content-movies{
background:url('../images/toofab-pattern-IE9.gif') repeat center top;
}
div#top-content-movies .col-d{
margin-bottom: 30px;

}
#page .col-d{
padding-bottom:0;
}
#page .see-also{
bottom:0;
}
div#top-content .intfull {
background-color:transparent;
margin-bottom:0;
}


/* Coming Box */

div#coming-box,div#see-more-category {
float:right;
display:inline-block;
width:445px;
padding:0px 10px;
margin:30px 0px 30px 0px;
background:#000;
text-align:left;
height:40px;
}
div#see-more-category {
    float:none;
}
div#coming-box h3, div#see-more-category h3{
line-height:38px;
top:7px;
padding-right:10px;
}

div#coming-box .coming-box-right, div#see-more-category .see-more-category-right{
font-weight:normal;
font-size:12px;
line-height:38px;
color:#fff;
margin:0;
padding-top:2px;
}

/* ======================== */


/* Headlines Box */

div#headlines-box{
color:#fff;
width:260px;
height:360px;
padding:20px 20px;
font-size:14px;
line-height:18px;
}

div#headlines-box ul{
list-style-type:disc;
width:260px;
padding-top:10px;
}

div#headlines-box ul li{
padding:0px 0px 18px 0px;
display: list-item;
margin:0px 0px 0px 15px;
}

div#headlines-box ul li a{
color:#f51d50;
clear:both;
display:block;
}

div#headlines-box ul li a:hover{
color:#f51d50;
clear:both;
display:block;
text-decoration:underline;
}

div#headlines-box ul li .meta{
font-size:11px;
font-style:italic;
}

div#headlines-box .dttm{
font-size:11px;
font-weight:normal;
margin-left:5px;
padding-top:6px;
margin-bottom:0;
width:140px;
float:right;
}

div#headlines-box #all-news{
background:url(../images/xsmarrow-right.png) no-repeat right;
position:absolute;
font-size:24px;
bottom:20px;
right:20px;
padding-right:20px;
}

/* ======================== */



/* Article Sections */

.right-col .excerpt {
margin:30px 0;
}
.excerpt p{
margin:0px;
}

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

.excerpt p.meta{
    font-size: 12px;
    line-height: 24px;
    width: 100%;
}

.excerpt p.meta a{
color:#000;
}

.excerpt p.share{
padding:6px 0px;
}

.excerpt p.share a{
float:left;
margin-right:8px;
}

.fb-custom-share {
float:left;
margin-right: 15px;
}

.fb_edge_widget_with_comment {width:115px;float:left;}

.see-also{
position:absolute;
bottom:30px;
right:0px;
text-align:left;
}

.related{
position:absolute;
bottom:48px;
right:0px;
text-align:left;
}
.right-col .related{
position:relative;
top:inherit;
right:inherit;
}
.right-col .related .col-a{
margin-bottom:30px;
}
.related h3{
line-height:36px;
margin-bottom:5px;
letter-spacing:0em !important;
}
.commentarea li .meta{
font-size:12px;
font-style:italic;
margin:10px 0;
}
ol.commentarea {
list-style-position:inside;
margin-bottom:30px;
}
.commentarea li{
border-top:1px solid #ebebeb;
padding-left:20px;
padding-top:5px;
font-size:14px;
}
.commentbox{
font-size:14px;
background:#f3f3f3;
padding:25px 25px 20px 25px;
}

.u_name input, .u_email input{
width:192px;
height:30px;
font-size:14px;
line-height:28px;
background-color:transparent;
border:none;
padding-left:5px;
padding-right:5px;
}
.inputdiv{
background:url(../images/input_box.gif) no-repeat;
width:192px;
height:30px;
display:inline-block;
}
.textareadiv{
background:url(../images/textarea_box.gif) no-repeat;
width:580px;
height:200px;
}
.u_name{
margin-right:20px;
float:left;
}
.u_comments{
margin:20px 0 20px 0;
}
.u_comments textarea{
font-size:14px;
line-height:16px;
width:580px;
height:190px;
background-color:transparent;
border:none;
padding:5px 5px 5px 5px;
}
#cmtbuttons{
font-size:24px;
font-weight:bold;
float:right;
line-height:30px;
}
#cmtbuttons #cancel-reply {
    font-size: 14px;
}
.commentbox .instructions{
margin-top:20px;
}
.commentbox .instructions p{
margin:0px 0 10px 0;
font-size:12px;
line-height:18px;
}
#comments h3, #commentform h3{
font-weight:bold;
margin:20px 0 30px;
}
.pbody{
font-size:14px;
line-height:18px;
margin-bottom:15px;
}
.pbody.video, .pbody.slideshow{
font-size:16px;
line-height:24px;
}
.publishdate{
margin-bottom:5px;
}
.col-b.wcaption{
margin:0px 30px 0 0px;
}
.col-d.wcaption{
margin:0px 0px 30px 0px;
}
.caption{
font-size:12px;
line-height:18px;
margin:6px 0 0 0;
}
.text-box h1{
font-size:36px;
line-height:39px;
margin-bottom:15px;
}
.text-box{
text-align:left;
float:left;
}
#page.slide .text-box{
margin-bottom:30px;
}

/* ======================== */



/* Bonus Bars */

.bonus-bar{
clear:both;
height:125px;
background:#ff7521;
margin:0px 0px 30px 0px;
}

.bonus-bar .ttl{
background:transparent;
margin-bottom:25px;
}
.bonus-bar .right-col {
margin-top:12px;
}

/* ======================== */

/* Love it Livee it bars */

.smgreybg{background:#F3F3F3;position: absolute;left:-900px;width:1370px;height:26px;}
.loveit{height:26px;width:81px;position:relative;top:0;left:0;float:left;margin-right:10px;}
.loveittext{position:relative;height:28px;line-height:30px;font-weight:bold;font-size:15px;}
.loveittext a{color:#F61E51}
#comments {position:relative;padding:20px 0;}
#comments .post_meta {position:absolute;top:0;right:0;width:240px;}
.post-meta-single .post_meta {float:right;width:230px;}
a.delete-link {float:right;display:block;padding-left:20px;border-left:1px solid #acacac;}
/* ======================== */

/* Partner Links */

.partner-links{
text-align:left;
font-size:12px;
line-height:14px;
margin-top:30px;
margin-bottom:20px;
}
.partner-links .col-b{
margin-bottom:0;
}

.partner-links ul{
list-style-type:disc;
width:300px;
border-top:1px solid #eee;
padding-top:20px;
}

.partner-links ul li{
display: list-item;
list-style-type:none;
padding:0px 0px 14px 0px;
margin:0px 0px 0px 15px;
}

.partner-links ul li a{
color:#000;
}

.partner-links ul li a:hover{
color:#f51d50;
text-decoration:underline;
}

.partner-links ul li.partner{
display:block;
margin:0px;
list-style-type:none;
}

.partner-links ul li.partner a{
color:#000;
font-weight:normal;
}

/* ======================== */

/* Sidebar */
.small .right-col{
margin:30px 0 0 0;
position:relative;
left:auto;
}
.right-col .col-b + .col-b{
margin-left:0;
}
.right-col .related{
position:relative;
top:0px;
margin-top:30px;
}
.right-col .related .col-a{
margin-bottom:30px;
}
.adblock {
margin:0 0 30px 0;
}
.sponsoredlinks{
font-size:12px;
margin-bottom:30px;
}
.sponsorname{
display:block;
margin-top:10px;
padding:0;
font-weight:bold;
line-height:16px;
}
.sponsoredlinks .description{
font-size:11px;
line-height:16px;
margin:0;
padding:0;
}
.right-col .poll-box{
background:#ff7521;
height:400px;
width:300px;
color:#fff;
position:relative;
}
.right-col .poll-box .avant-garde{
font-size:50px;
float:left;
margin:-3px 0 20px 8px;
}
.poll-box .sponsor{
margin:0;
width:140px;
}
.poll-box .img-box{
margin-bottom:15px;
margin-top:10px;
}
.poll-box .pollitem,.poll-box .pollpercent{
margin-top:5px;
}
.poll-box .total{
margin-top:15px;
}
.poll-box .poll-info{
margin-left:20px;
}
.poll-box .vote{
position:absolute;
bottom:0;
right:0;
width:50px;
height:50px;
background: url(../images/btn-vote-white.gif) no-repeat;
}
.poll-box .nextpoll{
width:90px;
position:absolute;
bottom:15px;
font-size:14px;
right:50px;
}
.poll-box .nextpoll a{
color:#fff;
}
.poll-box .next_btn{
position:absolute;
bottom:0;
right:0;
width:50px;
height:50px;
background: url(../images/btn-next-white.gif) no-repeat;
}

/* ======================== */

/* PAGINATION */
.paging {
padding:0 0px 30px 0px;
width: 796px;
margin: 0 auto;
}
.paging-next {
position:relative;
display:block;
height: 28px;
float: right;
margin-right:16px;
margin-top:5px;
z-index:22222;
}
#main-home .paging {
padding-left: 15px;
}
#main-home-giveaways .paging {
}
a.toofab-more {
display:block;
width:125px;
height:51px;
background: #fff url('../images/btn_more.png') no-repeat 0 0;
}
a.toofab-more:hover {
background: #fff url('../images/btn_more.png') no-repeat 0 0 ;
}

a.toofab-back {
display:block;
width:125px;
height:51px;
background: #fff url('../images/btn_back.png') no-repeat 0 0;
}
a.toofab-back:hover {
background: #fff url('../images/btn_back.png') no-repeat 0 0;
}


.paging-previous {
position:relative;
display:block;
height: 28px;
float: left;
margin-top:5px;
z-index:22222;
}

/* ======================== */

/* Copyright */

#copyright{
background:#000;
padding:16px 0px 14px 0px;
font-size:12px;
line-height:18px;
color:#fff;
text-align:left;
}
#copyright.intfull {
margin-bottom:0;
}

#copyright p{
margin:0px;
}

/* ======================== */

/* my hub */
div.my-hub {
text-align: left;
}
#edit-box {
position: relative;
right: 10px;
top: 60px;
float:right;
}
div.profile-display {
float:right;
width: 300px;
color: #fff;
overflow:hidden;
padding: 20px 20px 25px 20px;
margin-top: 67px;
margin-bottom: 100px;
position: relative;
clear:right;
}
div.profile-display h1 {
font-size: 25px;
}
.profile-display dl {
margin: 0 20px 0 0;
}
.profile-display dt {
color: #f51d50;
}

.pagination-links span {
margin-right: 10px;
}

/* my hub comments*/
div.myhub-contentbox {
position:relative;
}

div.myhub-contentbox li {
background-color:#f3f3f3;
margin-bottom: 15px;
border-bottom: 2px solid #C6C6C6;
width: 550px;
padding: 20px;
}

div.myhub-contentbox li h3 {
font-size: 16px;
padding: 10px;
background-color: #333;
position: relative;
top: -20px;
left: -20px;
width: 570px;
}
div.myhub-contentbox li h3 a {
color:#F51D50;
}

div.myhub-contentbox li img {
float:left;
}
div.myhub-contentbox li p {
margin: 0 0 0 65px;
width: 485px;
overflow:hidden;
}
li.comment-item {
float:left;
margin-right: 15px;
position:relative;
}

span.comment-timestamp {
font-size: 12px;
color: #c6c6c6;
font-style: italic;
display: block;
}
span.comment-reportlink {
position:absolute;
right: 15px;
bottom: 5px;
font-size:12px;
}
/* ======================== */

/* (ATW Promotions) Headlines RR */
#atw-headlines-promotion ul li {
margin-top:5px;
height:95px;
}

#atw-headlines-promotion img {
border-bottom: 4px solid #F94158;
width: 117px;
height: 81px;
float:left;
}

#atw-headlines-promotion span {
font-family: Arial;
font-size: 13px;
font-weight: bold;
line-height:14px;
width: 165px;
height: 90px;
float:right;
}

#atw-headlines-promotion span a {
color: #000;
}

#atw-headlines-promotion span a:hover {
color: #F94158;
text-decoration: underline;
}

/* ======================== */

/* Fishwrapper Channel */

body.fishwrapper #page {
background:url('../images/fw_body_background.gif') repeat-x scroll center -227px #1A3650;
font-family: "Geneva", "Arial";
}

body.fishwrapper .pbody img {
width:630px;
}

body.fishwrapper #page > .int {
background-color:#fff;
}

body.fishwrapper #inner-wrapper {
width:1072px;
overflow:hidden;
background-color:#fff;
margin:0 auto;
}

body.fishwrapper #page .col-d {
border-bottom:2px solid #cbcbcb;
margin-bottom:30px;
}

body.fishwrapper #page .ttl {
background-color:#000;
}

body.fishwrapper .paging-next, body.fishwrapper .paging-previous {
height:auto;
}

body.fishwrapper .paging {
margin:0;
width:630px;
}

body.fishwrapper #channel-logo {
background-image:url('../images/fishwrapper-logo.gif');
beackground-repeat:no-repeat;
height:122px;
width:199px;
float:left;
}

body.fishwrapper #channel-header-wrapper {
background-color:#fff;
margin-bottom:25px;
overflow:hidden;
}

body.fishwrapper #channel-story-wrapper {
background:url('../images/channel-header-bg.gif') repeat-x #fff;
width:1017px;
}

body.fishwrapper #channel-story-wrapper{width:auto\9;} /* hack for internet explorer */


body.fishwrapper .channel-featured-story {
width:258px;
float:left;
background-color:#fff;
font-size:11px;
font-weight:bold;
text-align:left;
padding:25px 0 0 12px;
line-height:1.5em;
position:relative;
}

body.fishwrapper .channel-featured-story a, body.fishwrapper .col-d h1 a {
color:#000;
}

body.fishwrapper .channel-featured-story a:hover, body.fishwrapper .col-d h1 a:hover {
color:#1A3650;
}

body.fishwrapper .channel-featured-story + .channel-featured-story {
margin-left:4px;
}

body.fishwrapper .channel-featured-story img {
margin-right:5px;
float:left;
}

body.fishwrapper .upper-headline {
color:#1c3953;
position: absolute;
    top: 5px;
    left: 12px;
}

body.fishwrapper .small .right-col {
margin:0;
}

body.fishwrapper #inner-wrapper .int.small.group {
margin-bottom:30px;
}

li.sponsored {
    float: right;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 0;
}

li.sponsored h3 {
padding:0;
width:225px;
}

li.sponsored h3 img {
display:none;
}

li.sponsored h3.sponsored a#clickthru {
display: block;
    height: 36px;
    width: 225px;
    position:relative;
}

li.sponsored .tabnavon {
border:none;
}

li.sponsored a.sponsoredB {
display:none;
}

li.sponsored ul.dropdown {
border:2px solid #000;
}

li.sponsored ul.dropdown div.dropdownimg {
background-color:#efff5c;
}

li.sponsored ul.dropdown  li.news h4 a, li.sponsored ul.dropdown  li.news a.categorylink {
display:none;
}

li.sponsored ul.dropdown  li.news a.newslink {
background:none;
}

/* ======================== */

/* ------HAUTELOOK MODULE CSS */

div.rr-hautelook {background-color:#f5f5f5;width:300px;height:240px;position:relative;margin: 30px 0 30px 0px;}
div.rr-hautelook ol {list-style-type:none; margin-top:7px;}
div.rr-hautelook ol li {position:relative;height: 60px;padding: 5px 0 0 0;}
div.rr-hautelook div.hautelook-item-img {position:absolute;left:18px;top:3px;}
div.rr-hautelook div.hautelook-item-img img {border-bottom: 7px solid #2c3857;height:50px;width:60px;}
div.rr-hautelook div.hautelook-item-link {margin: 0 0 0 85px;}
div.rr-hautelook ol li div h4 a{color: #2c3857;font-size: 15px;font-family: "Lucida Sans","Lucida Grande", Lucida, Verdana, sans-serif;font-weight: bold;text-decoration: none;}
div.rr-hautelook ol li div p{color: #000000;font-size: 12px;line-height:1.15em;font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;}

/* ======================== */

/* ------PHOTO SPECIFIC CSS */
.tabbed-collection-widget .galleries {
margin-top:0;
}

.tabbed-collection-widget .galleries li p {
    line-height: 1.5em;
}

/* self-clear floats */
* html .group { /* IE6 */
height:1%;
}

*:first-child+html .group { /* IE7 */
min-height: 1px;
}
/* -------------------------------------------------------------------------------------------------END IE.CSS */
/* - INTERNAL USE */
.nodisplay {
display:none;
}
/* self-clear floats */
.group:after {
content: ".";
display: block;
height:0;
clear:both;
visibility: hidden;
}

.nobackground {
    background: transparent !important;
}

/** video headline **/
#video-title {
    margin: 15px 0 0 128px;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    width: 960px;
    text-transform:uppercase;
}


.printlink {
float:right;
}


/* sharethis social bar 7/31/2014  */
div.social-bar {
    display: inline-block;
    padding: 3px;
    height: 32px;
}

div.social-bar.home {
    position: relative;
    left: -5px;
}

div.social-bar.single {
    position: relative;
}

div.social-bar.single.top {
    position: relative;
    left: -6px;
}

div.social-bar.single.bottom {
    height: 37px;
    float: left;
    left: -6px;
    top: -5px;
}

/* category top content */
#top-content div.int .section-header {
    font-family: 'Archivo Narrow', 'Arial', sans-serif;
    margin: 0 0;
}
.category-top-content {
    text-align:left;
}
div.category-top-content {
    margin-bottom: 30px;
}
.category-featured {
    width: 630px;
    background-color: #6dba27;
    border-top:30px solid #6dba27;
    float:left;
    font-family: 'Archivo Narrow', 'Arial', sans-serif;
    position:relative;
}
.category-featured > a {
    display:block;
    float:left;
}
.category-featured div.headlines {
    width: 145px;
    float: right;
    padding: 5px;
}
.category-featured .headlines a {
    color:#000;
}
.category-featured:hover h3 a, .category-featured:hover h4 a{
    color:#fff;
}
.category-featured h3 {
    margin-top: 0;
    font-weight: 700;
}
.category-featured h3 a {
    font-size: 24px;
    line-height: 1.2em;
}

.category-featured h4 {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.4em;
    margin-top: 10px;
}
div.atf-ads {
    float:left;
    margin-left: 30px;
    width: 300px;
}

.category-top-content .image-link {
    width: 300px;
    height: 120px;
    overflow:hidden;
    display: block;
}
.category-top-content .category-promo {
    position:relative;
}
.category-top-content .category-promo .overlay {
    position:absolute;
    bottom:0px;
}
.category-top-content .category-promo .overlay h3 a {
    font-size: .6em;
    display: block;
    padding: 4px 8px;
    line-height: 1.3em;
    font-family: 'Archivo Narrow', Arial, sans-serif;
}

