/* 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;
}

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

* {
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;
}

#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;
}
.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 20px;
}
.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{
position:absolute;
left:352px;
top:20px;
font-weight:normal;
font-size:13px;
letter-spacing:normal;
}
.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;
}

.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;
}

/* Modular Columns */

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

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

.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 .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-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{
    margin-left:  48px;
}

.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:1000;
}
#header,#footer{
height:108px;
padding-top:20px;
}
#header .right-col,#footer .right-col{
padding-top:20px;

}
a#logo,a#ftr-logo{
float:left;
width:300px;
height:88px;
}

#nav,#ftr-nav{
float:left;
display:inline;
margin:28px 0px 0px 30px;
width:315px;
height:60px;
text-align:left;
}
#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,#ftr-nav ul + ul{
margin-left:5px;
}
#page-nav ul + ul{
margin-left:5px;
}
#nav ul li,#ftr-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, #ftr-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;
}

#nav ul li.nav-more a:hover, #ftr-nav ul li.nav-more a:hover, #nav ul li.nav-more.open a, #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;
}

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

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

#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;
}

#hdr-utils, #ftr-utils{
float:left;
display:inline;
width:280px;
height:23px;
font-size:12px;
line-height:23px;
padding:10px;
}

#hdr-utils a, #ftr-utils a{
color:#000;
}

#hdr-utils a:hover, #ftr-utils a:hover{
color:#f51d50;
}


form#search, form#ftr-search {
float:left;
border:1px solid #ccc;
width:296px;
height:36px;
padding:1px;
}

input#query, input#ftr-query{
    float:left;
    display:inline;
    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;
}

#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;
}
.formlabel {
color:#;
}
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,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{
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;
}
div#top-content ttl-bar{

}

/* 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-top:30px;
}
.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;
}

.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;
}
div.add-my-link a{
font-size: 12px;
}
.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:240px;}
span.my-link-message {font-size:12px;}
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;
}
.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;
}
/* ======================== */

/* ------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;
}




