/*
 * Styles common throughout the site
 */


.photo-credit, .photo-credit-tag-page {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px;
	color: #777;
	margin-bottom: 2px;
}

.photo-credit-tag-page {
	width: 250px; float:left; clear:both;
}


.margin-top-bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
/**
* interstitial page styles
*/
.interstitial-header-logo{
	width: 467px;
	height: 82px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/logo.png) no-repeat;
}


#ad-interruptus-header {
	width:75%; margin: 0 auto 5px auto; padding:10px 10px 5px 10px;
	font-weight: bold;
	overflow: hidden;
	background: #ffffff;
}

#ad-interruptus-header #site-logo, #ad-interruptus-header #continue-link {
	display: inline-block;
}

#ad-interruptus-header #site-logo {
	left: 0; font-size: 2em;
}

#ad-interruptus-header #continue-link {
	float: right; text-align:right;
	padding-top: 27px;
}

#continue-link .count-down{
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;

}

#pmc-adm-ad-interruptus {
	width:90%; margin: 20px auto; padding:0;
	text-align:center; display: block;
}
@media only screen and (max-width: 480px){
	body.interstitial{
		background: #FF0099;
	}
	#ad-interruptus-header{
		width:100%;
	}
	.interstitial-header-logo {
		width: 99%;
		background-size: 100%;
		height:56px;
	}
	#ad-interruptus-header #continue-link {
		float: none;
		text-align:center;
		padding-top: 0px;
	}
	#pmc-adm-ad-interruptus {
		min-height: 100px;
		margin: 0px auto;
		width: 100%
	}
	#continue-link .count-down{
		padding-left: 38px;
	}

}


/* New header style for all sections of the site */
@media (max-width: 320px) and (min-width: 320px){
    .logo {
        width: 467px;
        height: 82px;
        overflow: hidden;
        text-indent: -9999px;
        float: left;
        background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/theme/logo-home-mobile-v2.gif) no-repeat;
    }
}
@media only screen and (max-width: 800px) {

    #mobile_nav {
        background: #ec008c;
    }

    #mobile_nav table td {
        border-left: 1px solid #CB017B;
        border-right: 1px solid #CB017B;
        border-top: none;
        border-bottom: none;
    }

    .hl-timestamp {
        font-size: 10px;
        color: #A6A6A6;
        letter-spacing: 1px;
    }

    .photo-credit, .photo-credit-tag-page {
        color: #A6A6A6;
        margin-bottom: 2px;
        font-weight: normal;
        line-height: 8px;
        margin-right: 3px;
    }

    .hl-post #teaser_container img,#teaser_container img {
        width: 100%;
    }

    .hl-comment-count {
        padding-top: 0px;
    }

    .hl-comment-count a {
        background: #ec008c;
        padding: 2px 3px;
        font-size: 12px;
        font-weight: normal;
    }

    .home .hl-interact.left div {
        margin: 0 0px 0 0;
    }

    .logo {
        margin-left: -12px;
        height: 82px;
        background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/theme/logo-home-mobile-v2.gif) no-repeat;
    }

    .meta .avatar {
        display: none;
    }

    .breadcrumbs {
        margin-right: 26px;
        margin-top: 5px;
        padding: 0 0 9px 5px;
        color: #A6A6A6;
    }

    .main-post h1 {
        line-height: 1.1em;
    }

    .meta .posted {
        margin-left: 5px;
        color: #A6A6A6;
        font-size: 11px;
    }

    .meta .comments {
        margin: 9px 13px 0 5px;
        color: #ec008c;
    }

    a {
        color: #ec008c;
    }

    .gallery-B .data a {
        font-size: 15px;
        line-height: 4px;
        margin: 6px 15px 6px 0px;
    }

    .main-post h1 {
        margin: 0 3px 0 3px;
    }

    .main-post .social div.facebook-share, .main-post .social div.twitter-share, .main-post .social div.googleplus-one {
        margin-left: 11px;
    }

    .main-post .social div.facebook-share {
        width: 74px;
    }
    .entry-content h3 {
        font-size: 17px;
        line-height: 21px;
        margin-left: 9px;
        margin-right: 9px;
    }

    .single .main-post .entry-content p {
        margin-left: 9px;
        margin-right: 9px;
    }

    .main-post .entry-content {
        margin-top: 9px;
    }

    .comment .main {
        width: auto !important;
        margin-left: 5px;
        margin-right: 5px;
    }

}
#mobile_nav{display:none}@media only screen and (max-width: 767px){#mobile_nav{display:block;clear:both;line-height:normal;background:#ec008c;position:relative;z-index:100;text-transform:uppercase;box-shadow:0 0 10px rgba(0,0,0,0.38)}#mobile_nav table{width:100%;border-collapse:collapse}#mobile_nav table td{padding:3px 2px;border:none;text-align:center;font-family:'PT Sans Narrow', sans-serif;font-size:16px;font-weight:bold;color:#fff}#mobile_nav table td:hover{background:#f4b}#mobile_nav table td.selected{background:#f6d;color:#000}#mobile_nav table #mobile_nav_more{font-size:23px;text-align:center;padding-right:15px}#mobile_nav a{display:block;text-decoration:none;cursor:pointer;color:#fff}#mobile_nav.sticky-navigation{top:0px;position:fixed;width:100%}#hb-nav.sticky-dropdown-menu{top:35px;position:fixed}#hb-nav #cse{display:none}}
/*
Theme Name: Hollywood Life (pmc-hollywoodlife)
Description: Theme for HollywoodLife.com
Version: 1.1
Author: PMC
*/
/* @todo: remove or refactor after a/b testing */
body {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/back-hl.gif) fixed;
}

body#hollybaby {
	background: #FFF;
}

.post ul li {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/round_bullet.gif) no-repeat 0 6px;
	padding-left: 15px;
}

.post div ul li {
	background: none;
	padding-left: 0;
}

/*Companion Ad*/
#companionAd {
	position: absolute;
	height: 250px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	color: #ADC244;
	z-index: 10;
}

/* zero-out css ----------------------- */
* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

fieldset {
	border: 0;
}
.blog  #hl-outer .below-nav-ad{
    clear: both;
    padding: 0;
    margin: 0;
    border-color: #fff;
}

#hl-top-ad,
.ad-728x90 {
	height: auto;
	width: auto;
	display: block;
	position: relative;
	text-align: center;
	border-bottom: 6px solid #CCC;
	margin: 0 0 10px 0;
	padding: 5px;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

/* Structural ----------------------- */
a {
	color: #ff0099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.more-link {
	font-family: georgia, serif;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/arrow-pink-style.gif) 100% 67% no-repeat;
	padding: 0 20px 0 0;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
}

.more-link:hover {
    background: #FFE5F4 url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/arrow-pink-style.gif) 100% 67% no-repeat;
    text-decoration: none;
    padding: 0px 20px 0px 0;
    color: #ff0099;
}

.gap-fix {
	vertical-align: bottom;
}

.left,
.alignleft {
	float: left;
}

.right,
.alignright {
	float: right;
}

.center{
	margin: 0 auto;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}

#hl-outer {
	text-align: center;
}

#hl-outer-vespa {
	text-align: center;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/back-vespa.gif) fixed;
}

#hl-page,
.post-type-archive-pmc_gallery #hl-page {
	width: 990px;
	margin: 0 auto;
	background: #fff;
	text-align: left;
}

.hl-logo-tease .inner {
}

.hl-logo-mid {
}

#hollyscopes .hl-logo-mid {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/today_hp.gif) no-repeat;
}

.post-type-archive-pmc_gallery .hl-logo-mid {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/today_hp.gif) no-repeat;
}

.hl-logo-tease-r {
	width: 140px;
}

.hl-tease-cont {
/* 	width: 562px; */
}

.hl-logo-tease-l {
	width: 562px;
	background-color: #fff;
	padding-top: 5px;
}

.topstories{
	padding-top: 5px;
}

.hl-lteaser-cont {
	width: 130px;
	margin-left: 9px;
}

.hl-lteaser {
	margin-left: -8px;
}

.hl-lteaser img {
	width: 130px;
	height: 115px;
}

.hl-lteaser img {
	margin-bottom: 4px;
	display: block;
}

.hl-top-ad,
.ad-728x90 {
	padding: 26px 0px 0px 5px;
}

.hl-top-ad .inner,
.inner .ad-728x90 {
	text-align: center;
}

.logo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/hp-header-logo-v2.png) no-repeat;
	display: block;
	width: 372px;
	height: 140px;
	margin-left: 8px;
	float: left;
	background-size: 100% auto;
}


#hollyscopes .logo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/logo-home-v2.gif) no-repeat;
}

.post-type-archive-pmc_gallery .logo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/logo-.gif) no-repeat;
}

.logo-wrapper {
	text-indent: -9999px;
	line-height: 5em;
	font-size: 26px;
	background-color: #fff;
}

.hl-logo-tease {
	min-height: 180px;
}

#hl-nav,
#hb-nav,
#hl-nav-primary {
	line-height: 30px;
	height: 30px;
	display: block;
	background-color: #F09;
}

#hl-nav {
	height: 52px;
	background-color: #fff;
}

#hb-nav {
	margin-top: 2px;
}

#hb-nav a {
	color: #fff;
}

.hl-nav-l {
	padding: 0;
}

.hl-nav-l .inner {
	/*width: 792px;*/
}

.hl-nav-l .inner span,
.hl-nav-l .inner span a {
	height: 30px;
	line-height: 30px;
}

.hl-nav-l .inner span {
	display: block;
	float: left;
	width: auto;
	padding: 0px;
	*padding: 0 7px;
	margin-right: 0px;
}

.hl-nav-l .inner li {
	display: block;
	float: left;
	margin-right: 0;
	padding: 0;
	width: auto;
}

.hl-nav-l .inner li a {
	color: #fff;
	padding: 6px 15px 6px 11px;
	border-right: 1px solid rgb(209, 0, 125);
}

.hl-nav-l .inner li a:hover {
	color: #ff0;
	background: #906;
	text-decoration: none;
}

.hl-nav-l .inner li.current-menu-item a {
	color: #FFF200 !important;
}

/*google site search */
#cse {
	margin: 0 24px 0 0;
	width: 300px;
	height: 27px;
}

#searchform {
	margin: 0 24px 0 0;
	width: 300px;
}

#searchform .searchtext input {
	width: 227px;
}

#hl-breaking {
	padding: 0 24px;
	border-bottom: 6px solid;
	line-height: 36px;
}

#h1-breaking-headline {
	width: 115px;
}

#hl-breaking li {
	display: block;
}

#hl-pgal {
	padding: 18px 24px 2px;
	border-bottom: 6px #ff0099 solid;
	line-height: 19px;
}

#hl-top-story {
	padding: 9px 24px 0px 8px;
	border-bottom: 6px #ff0099 solid;
	line-height: 19px;
}

#hl-style {
	padding: 18px 24px 0;
}

.hl-tstory-r {
	padding-left: 18px;
}

.hl-tstory-r .inner {
	width: 404px;
}

.hl-tstory-r .inner p {
	margin-bottom: 12px;
}

.hl-tspoll {
	margin-bottom: 12px;
}

/* ben - reduced width to 620 */
.hl-pgal-l {
	width: 620px;
	float: left;
	position: relative;
}

/* ben - increased width to 300 */
.hl-pgal-r {
	width: 300px;
	float: right;
}

.hl-style-l {
	width: 700px;
	float: left;
}

.hl-style-r {
	width: 214px;
	float: left;
}

.searchwrap {
	line-height: 20px;
	vertical-align: baseline;
	margin-top: 4px;
}

.searchwrap input {
	font-size: 11px;
}

.searchbtn {
	float: left;
	margin-left: 0;
}

.searchtext {
	float: left;
}

.pgalheader {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/pgal_header.jpg) no-repeat 0 4px;
	height: 47px;
	padding-left: 260px;
	border-bottom: none;
	margin-bottom: 12px;
	line-height: 25px;
}

.shareboxp {
	width: 75px;
	text-align: right;
	float: right;
	margin-top: -20px;
}

.pgalheader h1 {
	font-size: 24px;
	padding-top: 9px;
}

.pgalheader h1 a {
	color: #000;
}

.searchbtn {
	float: left;
	margin-left: 0;
	position: relative;
	background-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/blk_search.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 21px;
	width: 67px;
}

.searchbtn input {
	border: medium none;
	background-color: transparent;
	text-indent: -999em;
	width: 67px;
	height: 21px;
	line-height: 0;
	font-size: 0;
	display: block;
}

.searchbtn input:hover {
	cursor: pointer;
}

.ad-gallery .content h2 {
	font-weight: normal;
	font-size: 13px;
}

.pgalmost {
}

.pgalmost-wrapper {
	margin-bottom: 0;
	border-bottom: 6px solid #ff0099;
	float: left;
	margin-left: 53px;
	width: 635px;
	display: inline;
}

.pgalmost-wrapper .pgalmore-box {
	width: 166px;
	float: left;
	padding: 0;
	margin: 10px 65px 5px 0;
	display: inline;
}

.pgalmost-wrapper .pgalmore-box.pg-last {
	float: left;
	padding: 0px;
	margin-right: 0;
}

.pgalmost-wrapper .pgalmore-box.pg-clear {
	clear: left;
}

.pgalmost-wrapper .pgalmore-box .pgalmore-post-title {
	margin-top: 5px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.pgalmore {
}

.pgalmore-header {
	padding: 0;
}

.style-header {
	padding: 6px 0;
}

.style-header p {
	font-size: 13px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}

.style-header img {
	width: 272px;
	float: left;
}

.pgalwb {
	border-bottom: 6px #ff0099 solid;
	margin-left: 53px;
	width: 653px;
}

.hl-post ul li.gfield,
.hl-post .gallery .strip_wrapper ul li {
	background: none;
}

/* ben - set height in pgalmore-box to prevent items from collapsing on each other. was previously unset. */
.pgalwb .pgalmore-box {
	width: 166px;
	float: left;
	margin-top: 11px;
	padding: 0;
	display: inline;
	*height: 225px;
}

/* Added class for sync gallery with HB */
.pgalwb .pg-row-last {
	width: 166px;
	float: left;
	margin-top: 11px;
	padding: 0;
	border-bottom: none;
	overflow: hidden;
	display: inline;
}

.pg-first {
	margin-left: 0;
	clear: left;
}

.pg-other {
	margin-left: 65px;
}

.pgalwb .pgalmore-box.pg-first.pg-row-highlight.pg-row-last,
.pgalwb .pgalmore-box.pg-other.pg-row-highlight.pg-row-last {
	border-bottom: none;
}

.pgalwb .pgalmore-box.pg-row-highlight {
	margin-top: 11px;
	border-top: 21px solid #fff200;
}

.pgalmore-box h3 {
	margin: 0;
	font-size: 13px;
	font-weight: 100 !important;
	color: #fff;
	background: #ff0099;
}

.pgalmore-box h3 a {
	padding-left: 3px;
	font-size: 13px;
	font-weight: 100 !important;
	color: #fff;
}

.pgalwb .pgalmore-box .pgalmore-post-title {
	padding: 8px 0 10px 0;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

.pgalmore-box a img {
	display: block;
}

.pgalmore-box .pgalmore-post-title a img {
	display: inline;
}

.moregalPicsWrap {
	margin: 5px 0 0 24px;
	text-align: right;
	width: 705px;
}

.stylemore-box {
	width: 210px;
	float: left;
	padding-bottom: 12px;
	line-height: 150%;
}

.st-first {
	margin-left: 0;
}

.st-other {
	margin-left: 41px;
}

.stylemore-wrap {
	border-bottom: 6px #ff0099 solid;
	margin-bottom: 24px;
	width: 98%;
}

a.stylearrow {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/more_arrow.gif) 100% 50% no-repeat;
	padding-right: 12px;
}

.pgalmoreside {
}

.pgalmoresidebox {
	width: 84px;
	height: 126px;
	overflow: hidden;
	float: left;
	margin-bottom: 15px;
}

.pside-even {
	margin-right: 0;
}

.pside-odd {
	margin-right: 15px;
}

h2.pgal-more-side {
	font-size: 18px;
	color: #ff0099;
}

h3.pgal-more-side,
h3.pgal-more-side a {
	font-size: 13px;
	color: #ff0099;
	text-align: right;
}

.pgalmoreside .pgalmoreside-header {
	padding-top: 5px;
	font-size: 18px;
	color: #000;
}

.pgalmoreside .excerpt {
	padding-top: 10px;
	font-size: 12px;
}

.pgalmoreside .hl-interact {
	margin: 14px 0;
	padding: 6px 0 6px 0;
	border-bottom: 1px solid #ff0099;
	border-top: 1px solid #ff0099;
}

.pgalmoreside .pgallatest {
	display: block;
	margin: 15px 0;
	padding-bottom: 25px;
	background: #ffe5f5;
	min-height: 400px;
	_height: 400px;
}

.pgalmoreside .pgallatest .header {
	padding-bottom: 15px;
}

.pgalmoreside .pgallatest .content {
	padding: 15px;
}

.pgalmoreside .pgallatest .pgallatest-box {
	width: 85px;
	min-height: 155px;
	_height: 155px;
	float: left;
	padding: 0 0 10px 10px;
	_padding: 0 0 0px 10px;
}

.pgalmoreside .pgallatest .pgallatest-box a img {
	display: block;
}

.pgalmoreside .pgallatest .pgallatest-box a:link,
.pgalmoreside .pgallatest .pgallatest-box a:visited {
	color: #000000;
}

.pgalmoreside .pgallatest .pgallatest-box a:active,
.pgalmoreside .pgallatest .pgallatest-box a:hover {
	color: #ff0099;
}

/* Wrapper for "Latest Gallery" and "Most Popular Galleries" images, allows for
vertical & horizontal centering in the event the image isn't the right size */
.pgallatest-img-wrap,
.pgalmore-img-wrap {
	position: relative;
	background-color: #f90094;
}

.pgallatest-img-wrap {
	width: 85px;
	height: 85px;
}

.pgalmore-img-wrap {
	width: 166px;
	height: 166px;
}

.pgallatest-img-wrap img,
.pgalmore-img-wrap img {
	position: absolute;
	margin: 0 auto;
}

.pgalmoreside .simple-social-title {
	color: #FF0099;
	font-weight: bold;
	margin-left: 10px;
	float: right;
}

.pgalmoreside .hl-interact a img {
	padding-right: 5px;
	border-right: 1px solid #FF0099;
}

.pgalmoreside .hl-interact a:last-child img {
	border: none;
}

.pgalmoreside .hl-interact a {
	display: inline-block;
	padding-top: 3px;
	_float: left;
	_margin-right: 3px;
}

#left-rail {
	padding-top: 18px;
}

#left-rail .inner {
	width: 184px;
}

#hl-main-content {
	padding: 18px 12px 0 24px;
}

#hl-main-page {
	padding: 18px 0 0 0;
}

#hl-main-content .inner {
	width: 544px;
}

/*#hl-main-content .inside-page{width:728px; padding: 0 12px 24px 12px;} */
#hl-main-page .inside-page {
	width: 728px;
	padding: 0 0 24px 0;
}

#hl-main-content .inside-page {
	width: 728px;
	padding: 0 0 24px 0;
}

#hl-right-rail {
	padding-top: 18px;
	float: right;
}

#hl-right-rail .inner {
	width: 214px;
}

#hl-boilerplate {
	padding: 19px 16px 22px;
	border-top: solid 6px;
	clear: left;
	text-align: right;
}

#hl-boilerplate p {
	padding: 14px 0px 14px 0;
	text-align: right;
}

#hl-boilerplate p.hl-copyright {
	float: left;
	margin: 0 auto;
	padding: 14px 0;
	text-align: left;
	width: 400px;
}

#hl-boilerplate .hl-slogos {
	padding-top: 12px;
	text-align: center;
	margin: 0 auto;
}

#hl-boilerplate .hl-slogos img {
	border-left: 1px solid;
	text-align: center;
	vertical-align: middle;
}

#hl-boilerplate .hl-slogos .first {
	border: 0;
}

#hl-boilerplate ul {
	float: right;
	list-style: none;
	padding: 14px 0;
}

#hl-boilerplate ul li {
	float: left;
	text-align: left;
	border-right: 1px solid #000;
	padding: 0 6px;
}

#hl-boilerplate ul li:last-child {
	border-right: 0;
}

#hl-boilerplate ul li a {
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

/* items -----------------------*/
/* mid teaser */
.hl-follow {
	width: 176px;
	margin-right: 24px;
}

.hl-follow .hl-header {
	padding: 0 6px 0 10px;
}

.hl-follow img {
	display: inline;
	padding-right: 2px;
}

/* Rails */
.hl-std-left,
.hl-std-right {
	border-bottom: 6px solid;
	margin-bottom: 20px;
	*padding-bottom: 15px;
}

/* left rail */
.hl-hed-left,
.hl-media-left {
	margin: 0 0 10px 24px;
}

.hl-content-left {
	margin: 0 0 10px 0;
}

.hl-content-left li {
	border-bottom: 1px solid;
	margin-bottom: 10px;
}

.hl-content-left h4 {
	margin: 0 0 8px 24px;
	padding: 0 0 10px 12px;
	line-height: 16px;
	background: top left no-repeat url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/arrow-pink.gif);
}

.hl-content-left .last {
	border-bottom: 0;
}

.hl-content-left p {
	margin-left: 24px;
}

.hl-content-left h4 p {
	margin-left: 0px;
}

#left-rail .inner .last {
	border-bottom: 0;
}

#left-rail .hl-ad,
#left-rail .hl-left-ad,
#left-rail .mmc-ad {
	margin: 0 0 20px 24px;
}

#hl-right-rail .hl-ad,
#hl-right-rail .hl-left-ad,
#hl-right-rail .mmc-ad {
	margin: 0 24px 20px 0;
}

/* center content*/
.hl-std-tease {
	margin-bottom: 18px;
	border-bottom: 6px solid;
}

.hl-interact {
	font-size: 90%;
	margin-top: 14px;
	padding: 6px 0 24px 0;
	border-top: none;
}

.hl-interact.left {
	line-height: 25px;
	text-align: left;
	padding-right: 0;
	width: 100%;
	float: none;
}

#hl-top-story .hl-interact {
	padding-bottom: 10px;
}

.hl-sticker {
	margin: 4px;
}

.hl-post-center-ad,
.ad-544x250 {
	text-align: center;
	padding-bottom: 12px;
}

ul.bullet li {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/round_bullet.gif) no-repeat 0 6px;
	padding-left: 15px;
}

.hl-post-sharebox {
	float: right;
	display: inline;
}

.hl-post-sharebox div {
	margin-bottom: 15px;
	float: right;
	clear: both;
}

#newsletter-email {
	float: left;
	height: 17px;
}

.hl-content-left ul,
.hl-std-right ul,
.inner ul {
	list-style: none;
}

.hl-post ul li {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/round_bullet.gif) no-repeat 0 6px;
	padding-left: 15px;
}

.hl-post ol {
	padding-left: 20px;
}

.hl-bot-image {
	margin-bottom: 24px;
}

.tease-photo-l,
.tease-photo-r {
	margin-top: 12px;
}

.tease-photo-l img {
	margin-right: 12px;
}

.tease-photo-r img {
	margin-left: 12px;
}

.tease-photo-l .tease-content,
.tease-photo-r .tease-content {
	width: 192px;
}

/* Right Rail */
.hl-hed-right,
.hl-media-right {
	margin: 0 24px 10px 0;
}

.hl-yellow-image {
	margin: 0 24px 0 0;
	padding: 0 0 10px 0;
}

.hl-rail-inset {
	margin: 0 24px 24px 0;
	padding: 0 14px 4px 14px;
}

.hl-scoop .center {
	margin-bottom: 0;
}

/* Most popular */
.mp-item {
	width: 190px;
	margin-bottom: 10px;
}

.mp-item .left {
	margin-bottom: 10px;
}

/* Scoop */
.hl-scoop .hl-rail-inset .scoop-sub {
	border-bottom: 1px solid;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}

/* Polls */
.hl-poll {
	width: 100%;
	text-align: center;
}

.hl-poll .cont {
	padding: 12px;
	text-align: center;
}

.poll-image {
	margin-bottom: 12px;
}

.hl-poll p {
	margin-bottom: 12px;
}

.hl-poll cont form div {
	margin: 0 auto;
	text-align: left;
}

/* Gallery pages */
.giant-gallery-header {
	text-align: center;
	color: white;
	margin: 3px 0 0;
	padding: 2px 0 4px;
}

.pics-category .hl-post {
	border-style: solid;
	border-width: 1px 0 0;
	margin: 0;
	padding: 8px 0 8px 93px;
	clear: both;
}

.pics-category .hl-post .thumbnail {
	float: left;
	margin: 0 8px 8px -93px;
	width: 85px;
	height: 85px;
}

/* inside pages global ------------------------------------------------------------------------------*/
.hl-banner {
	margin: 8px 0 0 24px;
	display: block;
}

.hl-caption {
	margin: 4px 0 16px 0;
}

/* Post pages ------------------------------------------------------------------------------*/
.hl-post {
	margin-bottom: 12px;
	border-bottom: 6px solid;
}

.hl-post p {
	margin-bottom: 10px;
	font-size: 14px;
}

.image-left {
	margin: 0 10px 10px 0;
}

.image-right {
	margin: 0 0 10px 10px;
}

#hl-inset {
	width: 240px;
	margin: 0 12px 12px 0;
	border: solid 1px #bcbdc0;
	padding: 12px;
}

.hl-comment-signin {
	padding: 0 12px 12px 12px;
	border-bottom: solid 1px #bcbdc0;
}

.hl-share-cont {
	line-height: 36px;
	margin-bottom: 12px;
	border-bottom: solid 1px #bcbdc0;
}

.hl-share-cont .hl-header {
	margin-right: 6px;
}

.hl-share-cont img {
	margin-right: 6px;
}

.hl-post .hl-interact {
	padding-bottom: 10px;
}

.tag-container {
}

.tag-container .tag-header {
	float: left;
	padding: 5px;
	margin: 10px 0;
	font-weight: normal;
	color: #fff;
	background: #f09;
}

.tag-container .tags {
	clear: both;
	padding: 5px 0;
}

.tag-container .tag {
	text-transform: capitalize;
}

.tag-container .pipe {
	color: #999;
}

/* Comments ------------------------------------------------------------------------------*/
#hl-comments {
}

#hl-comments h4 {
	padding-left: 12px;
	line-height: 24px;
}

.comment {
	margin-bottom: 12px;
	border-top: 1px solid;
}

.comment .header {
	margin-bottom: 15px;
}

.comment .header p {
	padding-left: 12px;
	margin-top: 8px;
}

.comment .header span a {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

.comment-arrow {
	padding-left: 2px;
	padding-top: 8px;
	display: block;
}

.comment-shareontwitter {
	vertical-align: middle;
	display: inline-block;
}

/* .comment .hl-avatar {margin-right: 5px;} */
.comment .main {
	width: 466px;
}

.comment .main p {
	margin-bottom: 6px;
	font-size: 14px;
	line-height: 18px;
}

#hl-comments .children {
	margin-left: 20px;
}

.comment-post-hed {
	margin-bottom: 12px;
	display: block;
}

#hl-comment-post {
	border-top: 6px #ff0099 solid;
	padding-top: 12px;
}

#hl-comment-post .user-id {
	width: 330px;
	line-height: 36px;
}

#hl-comment-post .user-id span {
	padding-left: 24px;
}

#hl-comment-post .instruct {
	width: 540px;
	margin-bottom: 12px;
}

#hl-comment-post .comment-input {
	width: 98%;
	height: 150px;
	margin-bottom: 12px;
}

#hl-comment-post .comment-btn {
	margin-bottom: 2px;
}

#cws-gravatar-signup {
	margin-bottom: 16px;
}

.comment .hl-avatar img.avatar {
	margin: 5px;
	border: 1px solid #FF60BF;
}

/* typography -----------------------------------------------------------------------------*/
body,
.hl-content-left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a,
#hl-signin .hl-signin-box {
	font-weight: bold;
}

#h1-breaking-headline {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 30px;
}

h2 {
	font-family: georgia, serif;
	font-size: 30px;
	margin-bottom: 6px;
}

.hl-hp-title,
h2 a {
	font-weight: normal;
}

h3 {
	font-family: georgia, serif;
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h4 span {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

h4 .pink {
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 14px;
	font-weight: bold;
}

.hl-post h3 {
	line-height: 20px;
	margin-bottom: 8px;
}

.hl-regis h2 {
	font-size: 40px;
}

.hl-regis h4 {
	font-size: 18px;
}

.hl-privacy {
	font-size: 10px;
	font-weight: normal;
}

#hl-signin .hl-signin-box h2 {
	font-size: 12px;
}

/* hollyscopes */
h1 {
}

h1.hscope,
h1.win {
	font-size: 40px;
}

.hs-ad,
.hs-ad .ad-728x90 {
	margin: 24px 0 0 0;
}

.style-ad {
	margin: 24px 24px 0 24px;
	border-bottom: 6px #ff0099 solid;
	border-top: 6px #ff0099 solid;
	padding: 12px;
}

.pics-ad {
	margin: 24px 0 0 24px;
}

.page h2 {
	color: #ff0099;
}

.page .caption {
	font-weight: bold;
}

.hscope-feature {
	float: left;
	width: 350px;
	margin-left: 10px;
	line-height: 1.5em;
}

.hscope-date {
	margin: 6px 0 12px 0;
	font-size: 15px;
}

.hscope-feature

.hscopes-div,
.hscopes-lower,
.win-div,
.win-lower,
.awardsbox {
	border-bottom: 6px #ff0099 solid;
}

.pic-div {
	width: 728px;
	padding: 0 24px;
}

.hscopes-grid {
	padding: 8px 0 24px 0;
	width: 728px;
}

.hscopes-grid h2 {
	font-size: 20px;
}

.hscopes-signs {
	background: #ffece5;
	border-left: 12px #ffece5 solid;
	border-right: 12px #ffece5 solid;
}

.hscopes-signs table {
}

.hscopes-signs table td {
	text-align: center;
	vertical-align: middle;
}

.toprow td {
	border-bottom: 1px #ff0099 solid;
}

.hscope-sym {
	text-align: center;
	padding: 20px 0 20px 0;
}

.hscopes-chunks {
	width: 728px;
	padding: 12px 0;
	border-bottom: 1px #ff0099 solid;
}

.hslast {
	border-bottom: none;
}

.hscopes-chunks h2 {
	color: #ff0000;
}

.bg-aquarius {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/aquarius_bg_feature.jpg) top right no-repeat;
}

.bg-pisces {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/pisces_bg_feature.jpg) top right no-repeat;
}

.bg-aries {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/aries_bg_feature.jpg) top right no-repeat;
}

.bg-taurus {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/taurus_bg_feature.jpg) top right no-repeat;
}

.bg-gemini {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/gemini_bg_feature.jpg) top right no-repeat;
}

.bg-cancer {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/cancer_bg_feature.jpg) top right no-repeat;
}

.bg-leo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/leo_bg_feature.jpg) top right no-repeat;
}

.bg-virgo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/virgo_bg_feature.jpg) top right no-repeat;
}

.bg-libra {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/libra_bg_feature.jpg) top right no-repeat;
}

.bg-scorpio {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/scorpio_bg_feature.jpg) top right no-repeat;
}

.bg-sagittarius {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/sagittarius_bg_feature.jpg) top right no-repeat;
}

.bg-capricorn {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/capricorn_bg_feature.jpg) top right no-repeat;
}

.sym-aquarius {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/aquarius_small.gif) 32px 20px no-repeat;
}

.sym-pisces {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/pisces_small.gif) 37px 20px no-repeat;
}

.sym-aries {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/aries_small.gif) 38px 20px no-repeat;
}

.sym-taurus {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/taurus_small.gif) 35px 20px no-repeat;
}

.sym-gemini {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/gemini_small.gif) 37px 20px no-repeat;
}

.sym-cancer {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/cancer_small.gif) 35px 20px no-repeat;
}

.sym-leo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/leo_small.gif) 30px 20px no-repeat;
}

.sym-virgo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/virgo_small.gif) 37px 20px no-repeat;
}

.sym-libra {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/libra_small.gif) 30px 20px no-repeat;
}

.sym-scorpio {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/scorpio_small.gif) 30px 20px no-repeat;
}

.sym-sagittarius {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/sagittarius_small.gif) 35px 20px no-repeat;
}

.sym-capricorn {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/horoscope/capricorn_small.gif) 38px 20px no-repeat;
}

/* the big huge headline */
#hl-top-story h2 {
	font-size: 42px;
	line-height: 48px;
}

.hl-post h1 {
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 6px;
}

.hl-post h2 {
	font-size: 36px;
	line-height: 40px;
}

.hl-post {
	line-height: 19px;
}

/* the logo teaser headlines */
.hl-tease-cont h2 {
	font-size: 12px;
	font-weight: normal;
	font-family: georgia, serif;
	font-style: italic;
	line-height: 14px;
	padding: 0 0 0 2px;
}

.hl-lteaser h2 a {
	font-style: italic;
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
}

.hl-nav-l {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#hl-breaking {
	font-size: 12px;
}

#selector {
	width: 300px;
	height: 447px;
}

.hl-timestamp,
.comment .main {
	font-size: 11px;
}

.hl-content-left {
	font-size: 16px;
}

.hl-content-left h4 p {
	font-weight: normal;
}

.hl-content-left p a,
.hl-poll p {
	font-weight: bold;
}

.hl-scoop h4 {
	font-size: 13px;
}

.comment .header p span,
.hl-copyright {
	font-size: 11px;
}

#hl-boilerplate span {
	font-size: 10px;
	float: right;
	padding: 14px 0;
}

.hl-caption {
	font-size: 11px;
}

.hl-caption span {
	font-style: italic;
}

.hl-timestamp a {
	font-weight: normal;
}

/* prize/win! */
h1.win {
}

.win-feature {
	margin: 0 24px;
}

.pic-feature {
	margin: 0 24px;
	width: 728px;
}

.win-lower {
	padding-bottom: 30px;
}

.winwrap {
}

h1.win {
	padding: 8px 0;
	color: #000;
}

h1.win a {
	color: #000;
}

.winwrap input {
	display: block;
}

.winwrap label {
	display: block;
	margin-bottom: 6px;
	font-weight: bold;
}

.winrules {
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 8px;
}

.winrules a {
	color: #000;
}

.winwrap .req {
	color: #ff0099;
}

.contest .req {
	color: #ff0099;
}

.winpic {
	float: left;
	margin-right: 12px;
}

.wininfo h4 {
	color: #ff0099;
	font-size: 20px;
}

.win-past,
.win-today {
	text-align: center;
}

.win-today {
	padding: 0 0 0 20px;
	border-bottom: 2px #ff0099 solid;
	margin: 0 24px;
}

.win-past-item {
	width: 130px;
	float: left;
	margin-right: 4px;
	font-size: 12px;
	line-height: 17px;
}

.win-past-divide {
	border-top: 1px #ff0099 solid;
	margin: 0 24px;
}

.entry .contest {
	font-size: 14px;
	color: #ff0099;
	font-weight: bold;
	margin-top: 16px;
}

/*registration, feedback */
.hl-regis .hl-deck {
	margin: 0 0 12px 0;
	font-size: 18px;
	line-height: 21px;
	color: #898b8d;
}

.hl-regis h4 {
	margin: 0 0 28px 0;
}

#registerform label {
	font-weight: bold;
}

#registerform .user-info {
	margin: 0 0 16px 0;
	border-bottom: 2px solid #C5C6C9;
}

#registerform .user-info p {
	margin-bottom: 18px;
}

#registerform .user-info .twocol label {
	display: block;
	float: left;
	margin-right: 18px;
}

#registerform .hl-regis-input {
	border: 1px solid #C5C6C9;
}

#registerform h5 {
	margin-bottom: 8px;
}

#registerform .best-stuff p {
	line-height: 30px;
	border-bottom: 2px solid #C5C6C9;
}

#registerform .best-stuff p label,
#registerform .best-stuff p span {
	display: block;
	float: left;
}

#registerform .best-stuff p .header {
	width: 170px;
}

#registerform .best-stuff p .hl-opt1 {
	width: 170px;
}

#registerform .submit {
	margin: 24px 0;
}

.hl-privacy {
	margin: 18px 0;
	display: block;
}

#hl-signin {
	text-align: center;
	padding: 24px 0;
}

#hl-signin .hl-signin-box {
	width: 332px;
	margin: 0 auto;
	padding: 14px;
}

#hl-signin .hl-signin-box h2 {
	margin-bottom: 24px;
	padding: 0 8px;
	text-align: left;
	line-height: 22px;
}

#hl-signin .hl-signin-box p {
	margin-bottom: 18px;
}

#hl-signin .hl-signin-box #loginform label {
	line-height: 22px;
}

.feed-center {
	text-align: center;
	padding-top: 24px;
}

#hl-feedback {
	margin: 0 auto;
	text-align: left;
}

#hl-feedback .left {
	margin: 0 24px 0 0;
}

#hl-feedback p {
	margin: 0 0 12px 0;
}

#hl-feedback label {
	line-height: 22px;
}

#hl-feedback .hl-message-type {
	margin-left: 12px;
}

.feedback-sub {
	text-align: center;
}

.feedback-select {
	width: 100px;
	padding: 0 10px;
}

input.feedback-btn,
input.button,
input#submit,
#registerform #wp-submit,
#your-profile .button-primary,
#registerform #register-submit {
	margin: 0 auto;
	line-height: 22px;
	border: none;
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #FF4100;
	padding: 0 3px;
}

input.submit-btn {
	line-height: 22px;
	border: none;
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-color: #FF4100;
}

/* colors ----------------------- */
/* Pink */
.hl-content-left h4 .pink,
.hl-regis h4 {
	color: #ff0099;
}

body,
#hl-nav-hs,
#hl-nav-st,
#hl-signin .hl-signin-box h2 {
	background-color: #ff0099;
}

/*Light Pink*/
#hollybaby #hl-nav-primary,
#hollybaby #hb-nav,
#hollybaby #hl-nav-hs,
#hollybaby #hl-nav-st,
#hollybaby .topstories span,
#hollybaby .hl-tease-cont span {
	background-color: #ff6ecb;
}

#hl-top-story,
.hl-std-tease,
.hl-std-left,
.hl-content-left li,
.hl-std-right,
#hl-boilerplate .hl-slogos img,
#hl-breaking,
.hl-post,
.hl-comment,
.policy-section,
#hl-boilerplate,
#profile h3 {
	border-color: #CCC;
}

#hollybaby .hl-std-left {
	border-color: #00C9FF;
}

/* white */
#hl-nav a,
#hb-nav,
#hl-signin .hl-signin-box h2 {
	color: #fff;
}

/* black */
h3,
.hl-hp-title,
h2 a,
.mp-item h4 a,
#hl-boilerplate span a,
#hl-breaking li a,
.hl-timestamp a,
.hl-interact a,
.hl-regis h2 {
	color: #000;
}

#hl-comments h4 {
	background: #000;
}

.hl-hp-link,
.hl-hp-link:hover {
	text-decoration: none;
}

/* active */
/* ben - added black background to active nav item */
#hl-nav .hl-nav-l .inner .highlight a,
#hl-nav .hl-nav-l .inner .highlight a.active,
#hl-nav .hl-nav-l .inner .active.highlight a,
#hl-nav .hl-nav-l .inner .highlight {
	color: #e9c31e;
	background: #000;
}

#hollybaby .hl-nav-l .inner li {
	border-right: 1px solid #ff6ecb !important;
}
#hollybaby .hl-nav-l .inner li a {
	border-right: 1px solid rgb(214, 94, 166);
}
#hb-nav .hl-nav-l .inner .highlight a,
#hb-nav .hl-nav-l .inner .highlight a.active,
#hb-nav .hl-nav-l .inner .active.highlight a,
#hb-nav .hl-nav-l .inner .highlight {
	color: #e9c31e;
	background: #000;
}

/* yellow */
.hl-nav-l .inner .active,
.hl-nav-l .inner .active a {
	color: #fff200;
}

#hl-nav a.active {
	color: #fff200;
}

#hb-nav a.active {
	color: #fff200;
}

#hl-comments h4 {
	color: #fff200;
}

/* light pink */
#hl-boilerplate,
.comment .header,
#hl-signin .hl-signin-box,
#profile .error {
	background: #ffe5f4;
}

.hl-hp-title:hover,
h2 a:hover,
.mp-item h4 a:hover,
.hl-timestamp a:hover,
.hl-interact a:hover {
	background: #ffe5f4;
	text-decoration: none;
}

.comment .main .right span {
	color: #555;
}

/* Orange */
.hl-scoop .hl-rail-inset .scoop-sub {
	border-color: #ff4200;
}

#h1-breaking-headline {
	color: #ff4200;
}

/* Grey */
.hl-interact {
	border-color: #bcbdc0;
}

/* yellow */
.yellow-back,
.hl-yellow-image,
.hl-poll {
	background-color: #fff200;
}

.hl-caption {
	color: #000;
}

/* placeholders ----------------------- */
.jen-left {
	width: 430px;
}

.jen-right {
	margin: 6px 0 0 18px;
}

/* Floats - EasyClearing ----------------------- */
#hl-header:after,
.hl-logo-tease .inner:after,
/* .hl-tease-cont:after, */
.hl-logo-tease-l:after,
#hl-nav:after,
#hb-nav:after,
#hl-top-story:after,
.hl-interact:after,
#hl-page-main:after,
#hl-main-right-cont:after,
.hl-tease-layout:after,
.hl-rail-inset:after,
.mp-item:after,
#hl-boilerplate:after,
#hl-breaking:after,
.hl-follow:after,
#hl-left-main:after,
.hl-share-cont:after,
.comment .main-cont:after,
.comment .header:after,
.hl-timestamp:after,
#hl-comment-post:after,
.user-info .twocol:after,
#registerform .best-stuff p:after,
.tease-photo-l:after,
.tease-photo-r:after,
#hl-feedback:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#hl-header,
.hl-logo-tease .inner,
.hl-tease-cont,
.hl-logo-tease-l,
#hl-nav,
#hb-nav,
#hl-top-story,
.hl-interact,
#hl-page-main,
#hl-main-right-cont,
.hl-tease-layout,
.hl-rail-inset,
.mp-item,
#hl-boilerplate,
#hl-breaking,
.hl-follow,
#hl-left-main,
.hl-share-cont,
.comment .main-cont,
.comment .header,
.hl-timestamp,
#hl-comment-post,
.user-info .twocol,
#registerform .best-stuff p,
.tease-photo-l,
.tease-photo-r,
#hl-feedback {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #hl-header,
*html .hl-logo-tease .inner,
*html .hl-tease-cont,
*html .hl-logo-tease-l,
*html #hl-nav,
*html #hb-nav,
*html #hl-top-story,
*html .hl-interact,
*html #hl-page-main,
*html #hl-main-right-cont,
*html .hl-tease-layout,
*html .hl-rail-inset,
*html .mp-item,
*html #hl-boilerplate,
*html #hl-breaking,
*html #hl-left-main,
#html .hl-share-cont,
*html .comment .main-cont,
*html .comment .header,
*html .hl-timestamp,
*html #hl-comment-post,
*html .user-info .twocol,
#html #registerform .best-stuff p {
	height: 1%;
}

#hl-header,
.hl-logo-tease .inner,
.hl-tease-cont,
.hl-logo-tease-l,
#hl-nav,
#hb-nav,
#hl-top-story,
.hl-interact,
#hl-page-main,
#hl-main-right-cont,
.hl-tease-layout,
.hl-rail-inset,
.mp-item,
#hl-boilerplate,
#hl-breaking,
#hl-left-main,
.hl-share-cont,
.comment .main-cont,
.comment .header,
.hl-timestamp,
#hl-comment-post,
.user-info .twocol,
#registerform .best-stuff p {
	display: block;
}

/* End hide from IE-mac */
.hl-std-left .widgettitle,
.hl-std-right .widgettitle {
	display: none;
}

/* twitter styling */
.twwdgt {
	border: 1px #939598 solid;
	padding: 12px;
	margin: 0 24px 10px 0;
}

ul.twitter,
ul.twitterpage {
	list-style: none;
	padding: 0;
}

ul.twitter a {
	color: #ff4200;
}

ul.twitter li {
	border-bottom: 1px #ff4200 solid;
	padding: 7px 0;
	clear: both;
	font-weight: normal;
}

ul.twitterpage li {
	border-bottom: 1px #ff0099 solid;
	padding: 12px 0;
	clear: both;
	font-weight: normal;
}

ul.twitter li img,
ul.twitterpage li img {
	float: left;
	margin-right: 6px;
	padding-bottom: 3px;
}

ul.twitter li span {
	background: yellow;
	font-weight: bold;
	font-size: 13px;
}

ul.twitterpage a {
	color: #ff0099;
}

.twittertitle {
	color: #ff4200;
	font-size: 16px;
	font-weight: bold;
}

div.twittermore {
	font-size: 11px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/twitter-more.jpg) 100% 75% no-repeat;
	line-height: 16px;
	padding: 12px 24px 0 0;
}

div.twittermore a {
	color: #ff4200;
}

h2.twcap {
	color: #000;
}

/* search page */
.search-result {
	padding: 8px 0;
	border-bottom: 1px #ff0099 solid;
}

.search-title {
	float: left;
	width: 75%;
}

.search-title h2 {
	font-size: 13px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

.search-title h2 a {
	color: #FF0099;
}

.search-date {
	float: right;
	width: 20%;
	margin-left: 12px;
	color: #999;
	text-align: right;
	padding-top: 12;
	margin-top: 3px;
}

.search-top {
	background: #ff0099;
	padding: 3px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}

.searchnav {
	padding-top: 8px;
}

h1.search-results {
	font-size: 28px;
}

.searcharrowl {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/arrowleft.gif) 0 50% no-repeat;
	padding-left: 10px;
}

.searcharrowr {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/arrowright.gif) 100% 50% no-repeat;
	padding-right: 10px;
}

.widgetwrapper {
	padding-right: 24px;
	padding-bottom: 20px;
}

/* brit widget*/
.bw-widget {
	width: 100%;
	background: #fef200;
}

.bw-left {
	width: 48%;
	float: left;
}

.bw-right {
	width: 48%;
	float: right;
}

.bw-content {
	padding: 10px;
}

.bw-content h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

/* HL_Scoops_Widget */
.sc-widget {
	background: #fef200;
}

.sc-topimg {
	width: 190px;
	height: auto;
}

.sc-content {
	padding: 10px;
	text-align: center;
}

.sc-content h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.sc-report {
	border-top: 1px #ff0099 solid;
	padding-top: 12px;
}

/* daily widget */
.hld-widget {
	background: #feddf1;
	padding: 6px;
}

.hld-topimg {
	text-align: center;
	margin-bottom: 12px;
}

.hld-content {
}

.hld-content h2 {
	font-size: 13px;
	margin: 0 6px 12px 6px;
}

.hpink {
	color: #ff0099;
}

/* RSS (TMZ) */
.h1-rss {
	width: 190px;
	text-align: left;
	border-width: 1px;
	border-color: #FF0099;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 20px;
}

.h1-rss h4 {
	height: 12px;
	background-color: #FF0099;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	padding: 1px 0 2px 7px;
}

.h1-rss ul {
	padding: 7px 7px 15px 7px;
}

.h1-rss ul li {
	padding: 5px 5px;
	background-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/tmz/hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
}

.h1-rss ul li a {
	color: #000;
	text-decoration: none;
}

/* Moviefone AOL so they act as one! */
.h1-rss-top {
	width: 190px;
	text-align: left;
	border-width: 1px;
	border-color: #FF0099;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 0;
}

.h1-rss-top h4 {
	height: 12px;
	background-color: #FF0099;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	padding: 1px 0 2px 7px;
}

.h1-rss-top ul {
	padding: 7px 7px 15px 7px;
}

.h1-rss-top ul li {
	padding: 5px 5px;
	background-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/tmz/hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
}

.h1-rss-top ul li a {
	color: #000;
	text-decoration: none;
}

/* Popeater RSS */
.h1-popeater-rss {
	background-color: #000;
	width: 190px;
	text-align: left;
	border-width: 1px;
	border-color: #FF0099;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 20px;
}

.h1-popeater-rss h4 {
	height: 12px;
	background-color: #FF0099;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	padding: 1px 0 2px 7px;
}

.h1-popeater-rss ul {
	padding: 7px 7px 15px 7px;
}

.h1-popeater-rss ul li {
	padding: 5px 5px;
	background-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/popeater/hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
}

.h1-popeater-rss ul li a {
	color: #FFF;
	text-decoration: none;
}

/* RSS (Deadline) */
.h1-rss-deadline {
	width: 190px;
	text-align: left;
	border-width: 1px;
	border-color: #FF0099;
	border-style: solid;
	margin-right: 10px;
	margin-bottom: 20px;
}

.h1-rss-deadline h4 {
	height: 12px;
	background-color: #FF0099;
	color: #FFF;
	text-transform: uppercase;
	font-size: 9px;
	padding: 1px 0 2px 7px;
}

.h1-rss-deadline ul {
	padding: 7px 7px 15px 7px;
}

.h1-rss-deadline ul li {
	padding: 5px 5px;
	background-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/tmz/hr.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
}

.h1-rss-deadline ul li a {
	color: #000;
	text-decoration: none;
}

.centerme {
	margin: 0 auto;
	text-align: center;
}

.policy-section {
	border-bottom: 1px solid #ff0099;
	margin: 10px 0;
	padding-bottom: 10px;
}

.photo-credit-left {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px;
	color: #777;
	margin: 0 12px 2px 0;
}

.contest .errors {
	list-style: none;
	margin-bottom: 4px;
}

.contest .errors li {
	margin-bottom: 8px;
	color: red;
}

.wp-caption-text,
.hl-caption {
	font-size: 12px;
	color: #565656;
	text-align: left;
	margin-bottom: 12px;
	line-height: 12px;
}

.hl-caption {
	margin-bottom: 6px;
}

.cbwrap {
	margin-top: 6px;
}

.cbleft {
	float: left;
	width: 20px;
	padding-top: 1px;
}

.cbright {
	float: left;
	width: 90%;
}

.style-right {
	padding-top: 20px;
}

/* graphic navigation */
.navigation {
	height: 220px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/page_bottom_head.gif) 50% 0% no-repeat;
	margin-bottom: 24px;
}

.navbarwrap {
	padding-top: 135px;
}

.form-table {
	margin-bottom: 24px;
}

/* profile page */
#profile .message {
	margin-bottom: 18px;
}

#profile .form-table td,
#profile .form-table th {
	padding: 6px;
}

#profile .form-table .descriptionnew,
#profile .form-table .p_passwd {
	background: #ffe5f4;
}

#profile .form-table .description {
	background: none;
}

#profile h3 {
	border-bottom: 1px solid;
	margin-bottom: 8px;
}

#rememberme {
	display: inline;
}

#tml-main .error {
	width: 300px;
	margin-bottom: 18px;
	padding: 12px;
	color: #ff0099;
	background-color: #ffe5f4;
}

#registerform p {
	margin-bottom: 16px;
}

#registerform p label {
	margin: 3px, 0;
	display: inline-block;
}

#registerform #age {
	width: 40px;
}

#registerform #privacy {
	border: none;
	margin: 4px 0;
}

#registerform #reg_passmail {
	font-size: 18px;
	font-weight: bold;
	color: #ff0099;
}

#registerform #user_login,
#registerform #user_email {
	background-color: #FFFFE0;
	border: 1px solid #E6DB55;
	font-size: 20px;
	margin-right: 6px;
	padding: 3px;
	width: 55%;
}

.comment-reply-link {
	position: relative;
	display: block;
	float: right;
	width: 42px;
	height: 21px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/coment-reply.gif) left top no-repeat;
	-moz-outline: none;
	outline: none;
	text-indent: -999em;
}

/* globals */
.hr-pink {
	clear: both;
	width: 100%;
	height: 2px;
	margin: 10px 0;
	border-bottom: 1px solid #ff0099;
}

/* Re-tweet facebook mail share */
.twitterDiv {
	display: block;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	width: auto;
}

.twitterDiv span {
	float: left;
	margin-right: 3px;
}

.facebookDiv {
	display: block;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	width: auto;
}

.facebookDiv span {
	float: left;
	margin-right: 3px;
}

.facebookLikeDiv {
	display: block;
	font-weight: bold;
	float: left;
	margin-right: 5px;
	margin-top: -3px;
	width: auto;
}

.fbcomment {
	float: left;
	width: 250px;
	margin: 0 25px 10px 0;
	font-weight: bold;
	line-height: 1.2;
}

.hl-facebook-like {
	float: left;
	border-right: 1px solid #000;
	margin: 0 5px 0 0;
	padding: 3px 5px 0 0;
	height: 25px;
}

#hl-main-content .hl-facebook-like .facebookLikeDiv {
	margin-top: 0;
}
.hl-facebook-like img {
	background-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/social.png);
	width: 54px;
	height: 22px;
	background-position: -69px,0px;
}

.hl-twitter-share {
	float: left;
	border-right: 1px solid #000;
	margin: 0 5px 0 0;
	padding: 3px 5px 0 0;
	height: 25px;
}
.hl-twitter-share img {
	background-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/social.png);
	width: 58px;
	height: 22px;
}

.hl-google-share {
	float: left;
	border-right: 1px solid #000;
	margin: 0 5px 0 0;
	padding: 3px 5px 0 0;
	height: 25px;
	width: 33px;
}
.hl-google-share img {
	background-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/social.png);
	width: 34px;
	height: 22px;
	background-position: -129px,0px;
}

.hl-pinterest-pin {
	float: left;
	margin: 0 5px 0 0;
	padding: 3px 5px 0 0;
	height: 25px;
	width: 40px;
}

/*classes for click to comment styling*/
.hl-comment-count a {
	background: #ff0099;
	padding: 2px 6px;
	color: #fff;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
}

.hl-comment-count a:hover {
	text-decoration: underline;
	background: #ff0099;
}

/*-------------------

 OTHER MODULE

-------------------*/

.module-full {
	display: inline-block;
	background: #fff;
	clear: both;
	margin: 6px auto 6px 10px;
}

.module-full h4 {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/sprite.png) right -247px no-repeat;
}

.module-full h4 span {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/module-header-left.jpg) top left no-repeat;
	height: 25px;
	color: #000;
	text-transform: uppercase;
	display: block;
	padding: 12px 0 2px 14px;
	line-height: 18px;
	font-size: 17px;
	*width: 200px;
}

.module-full .module-content {
	background-color: #fff;
	display: inline;
	font-size: 12px;
	padding: 1px 4px 0;
	_padding: 1px 3px 0;
	float: left;
	border: 1px solid #FF0099;
	margin: 0 12px;
}

.module-full .module-content ul {
	margin: 0;
}

ul.module-content li .othernews-img-wrap {
	text-align: center;
	vertical-align: middle;
	width: 182px;
	height: 108px;
	*height: 109px;
	margin-bottom: 5px;
	overflow: hidden;
	background: #000;
	line-height: 106px;
}

ul.module-content li .othernews-img-wrap span {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 108px;
	*height: 109px;
	line-height: 106px;
	padding: 0 !important;
	overflow: hidden;
}

.module-full .module-content li {
	width: 182px;
	padding: 0;
	float: left;
	display: inline;
	margin: 0 6px 0 0;
	_margin: 0 1px 0 0;
}

.module-full .module-content li p {
	height: 39px;
	text-align: center;
	/*width:188px;*/
	padding: 6px 0;
}

.module-full .module-content li span {
	padding: 6px 3px 3px 2px;
	float: left;
	font-weight: bold;
	line-height: normal;
}

.module-full .module-content li span img {
	vertical-align: middle;
}

.module-full .module-content li span a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	color: #00667d;
	font-size: 11px;
}

.module-full .module-content li span a:hover {
	text-decoration: none;
}

.module-full .other-news-bottom {
	clear: both;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/sprite.png) right -287px no-repeat;
}

.module-full .other-news-bottom span {
	height: 4px;
	display: block;
	width: 5px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/module-footer-left.jpg) no-repeat right;
}

.module-full-article {
	margin: 10px 0px 10px 1px;
	/*10px 10px 10px 14px*/
}

.home-link {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/interstitial-logo.jpg) no-repeat;
	width: 515px;
	height: 156px;
	float: left;
	text-indent: -999px;
}

.hl_comment {
	padding-left: 5px;
	padding-right: 5px;
}

.searchresult-searchwrap {
	margin: 0 auto;
	width: 500px;
	position: relative;
}

.searchresult-searchwrap img {
	position: absolute;
	border: none;
	left: 330px;
	top: 12px;
}

.searchresult-searchtext {
	padding: 9px 30px 8px 12px;
	font: normal 16px Arial, Helvetica, sans-serif;
	width: 312px;
	float: left;
	border: solid 1px #fe0099;
	height: 19px;
	font-weight: bold;
}

.searchresult-searchbtn {
	background-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/searchresults_searchbtn.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 38px;
	margin-left: 0;
	position: relative;
	width: 109px;
}

.searchresult-searchbtn input {
	background-color: transparent;
	border: medium none;
	display: block;
	font-size: 0;
	height: 38px;
	line-height: 0;
	text-indent: -999em;
	width: 109px;
	padding: 0;
	cursor: pointer;
}

.searchresult-notification {
	clear: both;
	font: normal 11px Arial, Helvetica, sans-serif;
	width: 488px;
	margin: 0 auto;
	padding: 5px 0 0 12px;
}

.searchresult-notification span {
	font-weight: bold;
}

.search-tabs {
	width: 728px;
	border-bottom: 6px solid #FF0099;
	overflow: hidden;
	clear: both;
}

.search-tabs a {
	width: 362px;
	height: 21px;
	color: #FF0099;
	text-decoration: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	float: left;
	border: 1px solid #ccc;
	border-bottom: 0px;
	text-align: center;
	padding: 8px 0 0 0;
}

.search-tabs a.selected {
	background-color: #FF0099;
	color: #fff;
	width: 364px;
	border: none;
	height: 22px;
}

.bing-search-tab {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/bing-results.gif) 50% 0 no-repeat;
}

.bing-search-tab.selected {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/bing-results.gif) 50% -30px no-repeat;
}

.search-results-bingtab {
	border-right: solid 2px #444444;
	float: left;
	height: 18px;
	line-height: 18px;
	text-align: center;
	padding: 0 5px;
	font-weight: bold;
}

.search-results-bingtab.noborder {
	border-right: none;
}

a.search-results-bingtab {
	color: #FF0099;
}

a.search-results-bingtab.selected {
	color: #000;
}

.search-results-bingtabcontainer {
	float: right;
	margin: 15px 0 5px 0;
}

.search-results-bingtabcontainer span {
	float: left;
}

.bing-images {
	display: table-cell;
	height: 196px;
	width: 180px;
	text-align: center;
	line-height: 160px;
	vertical-align: middle;
}

.bing-images img {
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
	border: 0;
}

.bing-images {
	*display: block;
}

.bing-images span {
	*display: inline-block;
	*vertical-align: middle;
	*height: 100%;
}

.bing-images {
	_height: 0;
	*zoom: 1;
}

#pmc-site-result,
#pmc-bing-result {
	width: 728px;
	padding: 1px 0 0 1px;
	overflow: hidden;
	clear: both;
}

#pmc-bing-result .wrap {
	float: left;
	border: 1px solid #d2d2d2;
	margin: -1px 0 0 -1px;
	height: 196px;
	width: 180px;
}

#pmc-bing-result .search-post-title {
	font-size: 24px;
	margin: 10px 10px 10px 0;
}

#pmc-bing-result .search-post-title {
	color: #000;
}

#pmc-bing-result .search-post-text {
	margin: 10px 0;
	padding: 0 0 10px;
	clear: both;
	border-bottom: 6px solid #FF0099;
}

.searchresult-searchmodule {
	margin: 25px 0 25px;
}

#searchresultpage {
	*width: 728px;
}

#searchresultpage .inner {
	clear: both;
	width: 728px !important;
}

#searchresultpage .hl-post {
	padding-bottom: 5px;
}

#searchresultpage .hl-post img.postmainimg {
	float: left;
	margin: 0 10px 5px 0;
}

#searchresultpage .photo-credit {
	text-align: left;
	clear: both;
	margin-bottom: 5px;
}

#searchresultpage h2 {
	font-size: 26px;
	line-height: 30px;
	margin-bottom: 20px;
}

#searchresultpage .navigation {
	clear: both;
}

#searchresultpage .facebookLikeDiv {
	border-right: solid 1px #000;
	margin-top: 0px;
	padding-right: 5px;
	height: 20px;
}

#searchresultpage .hl-interact {
	margin-top: 10px;
	padding-bottom: 0;
}

#searchresultpage .nub,
#searchresultpage .comment_content {
	display: none !important;
}

#searchresultpage .hl-tease-layout div {
	float: left;
}

#searchresultpage #teaser_container {
	float: left;
	padding-right: 10px;
	width: 300px !important;
	height: 173px;
}

#searchresultpage .tease-photo-l img {
	margin-right: 0;
}

#searchresultpage .tease-photo-r img {
	margin-left: 0;
}

#searchresultpage .fb_edge_comment_widget fb_iframe_widget {
	display: none !important;
}

#hl-page img.watercolor-bg,
#hl-page img.watercolor-bg-beauty {
	display: none;
}

/*classes for style-beauty page*/
#fashion .logo, #style .logo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/fashion-header-logo-v2.png) no-repeat;
	background-size: 100% auto;
}

#beauty .logo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/beauty-header-logo-v2.png) no-repeat;
	background-size: 100% auto;
}

#hollybaby .logo {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/hb-header-logo-v2.png) no-repeat;
	background-size: 100% auto;
}

body#style #hl-page {
	position: relative;
	*overflow: hidden;
}

body#style #hl-page img.watercolor-bg {
	position: fixed;
	margin-left: -217px;
	display: block !important;
}

body#style #hl-page img.watercolor-bg-beauty {
	display: none;
}

body#style #hl-boilerplate {
	border-color: #000;
}

body#style #hl-page {
	border-left: solid 1px #d1d2d4;
	border-right: solid 1px #d1d2d4;
}

body#style #hl-top-story,
body#style .hl-post,
body#style .hl-std-left {
	border-color: #d1d2d4;
}

body#style #hl-top-ad {
	border-bottom: 6px solid #d1d2d4;
}

body#style .module-full .module-content {
	border: solid 1px #d1d2d4;
}

body#style .hl-post h2,
body#style .hl-post h1,
body#style .hl-post h3 {
	font-family: georgia;
	color: #000;
	font-weight: normal;
}

body#style .hl-post h2,
body#style .hl-post h2 a {
	font-weight: normal;
	line-height: 40px;
}

body#style .hl-post #favorites-holder h2,
body#style .hl-post #favorites-holder h2 a {
	font-size: 33px;
}

body#style .hl-post h1 {
	color: #000000;
	font-weight: normal;
	font-size: 29px;
	line-height: 35px;
}

body#style .hl-post h1 a {
	color: #000000;
	font-weight: normal;
	font-size: 29px;
	line-height: 35px;
}

body#style .hl-post h1 a:hover {
	background: #ffe5f5;
	text-decoration: none;
}

body#style .hl-tease-layout h3 {
	font-family: georgia;
	color: #000;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
}

body#style .hl-timestamp a,
body#style .hl-comment-count a {
	font-family: georgia;
	font-style: italic;
}

body#style .hl-comment-count a {
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	padding: 2px 6px;
	*display: block;
}

body#style a.more-link,
body#beauty a.more-link {
	font-family: georgia, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/arrow-pink-style.gif) 100% 67% no-repeat;
	padding: 0 20px 0 0;
}

body#beauty #hl-page {
	position: relative;
	*overflow: hidden;
}

body#beauty #hl-page img.watercolor-bg {
	display: none;
}

body#beauty #hl-page img.watercolor-bg-beauty {
	position: fixed;
	margin-left: -258px;
	display: block !important;
}

body#beauty #hl-boilerplate {
	border-color: #000;
}

body#beauty #hl-page {
	border-left: solid 1px #d1d2d4;
	border-right: solid 1px #d1d2d4;
}

body#beauty #hl-top-story,
body#beauty .hl-post,
body#beauty .hl-std-left {
	border-color: #d1d2d4;
}

body#beauty #hl-top-ad {
	border-bottom: 6px solid #d1d2d4;
}

body#beauty .module-full .module-content {
	border: solid 1px #d1d2d4;
}

body#beauty .hl-post h2,
body#beauty .hl-post h1,
body#beauty .hl-post h3 {
	font-family: georgia;
	color: #000;
}

body#beauty .hl-post h2,
body#beauty .hl-post h2 a {
	font-weight: normal;
	line-height: 40px;
}

body#beauty .hl-post #favorites-holder h2,
body#beauty .hl-post #favorites-holder h2 a {
	font-size: 33px;
}

body#beauty .hl-post h1 {
	color: #000000;
	font-weight: normal;
	font-size: 29px;
	line-height: 35px;
}

body#beauty .hl-post h1 a {
	color: #000000;
	font-weight: normal;
	font-size: 29px;
	line-height: 35px;
}

body#beauty .hl-post h1 a:hover {
	background: #ffe5f5;
	text-decoration: none;
}

body#beauty .hl-tease-layout h3 {
	font-family: georgia;
	color: #000;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
}

body#beauty .hl-timestamp a,
body#beauty .hl-comment-count a {
	font-family: georgia;
	font-style: italic;
}

body#beauty .hl-comment-count a {
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	padding: 2px 6px;
	*display: block;
}

#teaser_container .postmainimg {
	width: auto;
}

.hl-tease-layout {
	margin-top: 6px;
}

#teaser_container a img {
	width: 100%;
}

#interstitial-header .continue-to-hl {
	float: right;
	margin: 5px 10px 0 0;
}

#picsback {
	color: #FF0099;
	font-family: georgia;
	font-style: italic;
	margin-bottom: 2px;
	display: none;
}

/* Added on Andrea's requiremment */
.newsmodright {
	width: 190px;
	height: auto;
	padding: 0 0 10px;
	margin: 0pt 20pt 20px 0px;
	border: 1px solid #cccccc;
}

a.modimgr:link {
	margin: 0 0 10px;
	overflow: hidden;
	display: block;
	width: 190px;
	height: auto;
}

.mod-text:hover {
	background: #fff;
}

.mod-text {
	font-weight: normal;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	font-style: normal;
	padding: 5px 5px 5px 7px;
	text-decoration: none;
	color: #000;
}

.mod-text h3 {

    font-size: 15px;

}

.newsmodleft {
	width: 160px;
	height: auto;
	padding: 0 0 10px;
	margin: 0pt 0pt 20px 24px;
	border: 1px solid #cccccc;
}

.modshadow:hover, .storycontainer img:hover, .storyright img:hover {

    webkit-box-shadow:#dadada 0 0 13px;
    box-shadow:#dadada 0 0 13px;
    -moz-box-shadow:#dadada 0 0 13px;

}

a.modimg:link {
	margin: 0px 0px 10px;
	overflow: hidden;
	display: block;
	width: 160px;
	height: auto;
}

img.imagedropshadow {
	display: block;
	margin-bottom: 0px;
}

a:hover img.imagedropshadow {
	border: none;
	-moz-box-shadow: 1px 1px 10px #2d2d2d;
	-webkit-box-shadow: 1px 1px 10px #2d2d2d;
	box-shadow: 1px 1px 10px #2d2d2d;
}

.panelwrap {
	float: left;
	width: 312px;
	margin-right: 3px;
}

.top {
	width: 306px;
	float: left;
	margin-bottom: 3px;
	background-color: #f9bce6;
	padding: 3px;
}

.bottomleftsquare {
	width: 306px;
	float: left;
	padding: 3px 3px 0px;
	background-color: #f9bce6;
}

.righttop {
	width: 306px;
	float: right;
	margin-bottom: 3px;
	background-color: #f9bce6;
	padding: 3px;
}

.bottomright {
	width: 306px;
	float: left;
	padding: 3px 3px 0;
	background-color: #f9bce6;
}

p.toppertext {
	text-align: center;
	font-size: 15px;
	line-height: 20px;
	width: 306px;
	margin-top: 3px;
}

.below-nav-ad {
	max-height: 418px;
}

.below-nav-ad-single {
	max-height: 418px;
	padding: 5px 0px 5px 0px !important;
}

#modcta {
	padding: 0 0 5px 12px;
	display: inline;
	text-align: right;
	margin-bottom: 3px;
    background: none;
}

/* Mobile HTML additions that need to be hidden on regular site */
#mobile_header {
	display: none;
}

/** Interstitial Ad Page **/
.interstitial #core {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	padding-bottom: 50px;
}

.interstitial #interstitial-header {
	position: relative;
	height: 160px;
	border-bottom: solid 6px #ff0099;
}

.interstitial interstitial-notification-wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: #fff;
}

.interstitial .continue-to {
	color: #ff0099 !important;
	font-weight: bold;
	position: absolute;
	right: 15px;
	text-decoration: none;
	top: 23px;
}

.interstitial .continue-to:hover {
	color: #ff0099 !important;
}

.interstitial .interstitial-notification {
	color: #ff0099 !important;
	display: block;
	font-weight: bold;
	margin: 25px auto;
	text-align: center;
	width: 600px;
}

.interstitial .interstitial-ad600 {
	max-width: 970px;
	max-height: 500px;
	margin: 25px auto;
	text-align: center;
}

.header-ad {
	height: auto;
}

.v02 .pgalmoreside {
	background: white !important;
	font-weight: normal !important;
}

.main-post .entry-content p {
	line-height: 18px !important;
}

.related-articles {
	clear: both;
}

.post:hover .comments {
	color: #fff !important;
	background-position: -440px -27px !important;
}

.v02 .comment-container {
	margin: 0 0 220px;
}

.topstories h2 {
	color: #000 !important;
}

.main-post ol {
	list-style-image: url(/wp-content/themes/vip/pmc-hollywoodlife/images/111009_triangle_ampmpics01110310144111.gif) !important;
}

#respond p {
	font-size: 14px;
}

.main-post h1 {
	font-family: georgia, sans-serif;
	font-weight: normal;
}

.entry-content h3 {
	line-height: 17px !important;
}

.main-post .entry-content p {
	font-size: 14px;
	line-height: 15px;
}

.post .entry-content {
	display: inline-block;
	overflow: hidden;
	max-height: 42px;
}

.post .entry-title span {
	display: inline-block;
	overflow: hidden;
	max-height: 44px;
}

.post .date span, .related-articles .date span {
	display: block !important;
}

.topperyellowtext {
	color: #FFF200;
	text-shadow: 2px 2px 6px #000, 0px 0px 18px #000;
	text-transform: uppercase;
	font-weight: 600;
	font-style: italic;
	-webkit-font-smoothing: antialiased;
}

.topperwhitetext {
	font-weight: 600;
	text-shadow: 2px 2px 6px #000, 0px 0px 18px #000;
	font-weight: 600;
}

.newsmodright {
	padding: 0 0 7px;
	border: 1px solid #ECECEC !important;
}

.hptonHLbar {
	width 178px: ;
	padding: 0px 5px 0px 0px;
	-webkit-box-shadow: rgb(136, 136, 136) 0.8px 0.6px 8px;
	box-shadow: rgb(136, 136, 136) 0.8px 0.6px 8px;
	-moz-box-shadow: rgb(136, 136, 136) 0.8px 0.6px 8px;
    margin-top: 10px;
    background-color: #ff0099;
}

.hptonHLbartxt {
	width: 190px;
	font-weight: bold;
	font-size: 17px;
	padding: 3px;
}

.hptonHLbar p {

    font-size: 17px;
    padding: 3px;
    color:#fff;


}


.hotonhlHPr {
	padding-bottom: 10px;
}

.arrowhpr {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/hl_shadow110505143804.png) no-repeat scroll center top;
}

.arrowhpl {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/051111_arrow_left110511224403.png) no-repeat scroll center top;
}

.newsmodleft {
	border: 1px solid #ECECEC !important;
}

.playershadow {
	-moz-box-shadow: 0px 2px 9px #888;
	-webkit-box-shadow: 0px 2px 9px #888;
	box-shadow: 0px 2px 9px #888;
}

.topstorieshead {
	width 178px: ;
	padding: 0 5px 0 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-moz-border-top-right-radius: 3px;
	-moz-box-shadow: 1px 3px 4px #888;
	-webkit-box-shadow: 1px 3px 4px #888;
	box-shadow: 1px 3px 4px #888;
}

.todayonhl {
	width: 300px;
	float: left;
	position: relative;
	padding: 1px 0px 3px 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}

.arrow {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/untitled-1110713164042.png) no-repeat scroll center top;
}
#chips-title {
	text-transform: uppercase;
	color: black;
	font-weight: bold;
	font-size: 15px;
	text-align: right;
	text-align: center;
	margin-right: 10px;
	margin-bottom: -8px;
	position: relative;
	z-index: 1000;
}
#chips-title span{
	background-color: white;
	padding: 0 10px;
}

.topstoriesbox {
	width: 280px;
	height: 94px;
	overflow: hidden;
	float: left;
	padding: 3px 5px 3px 5px;
	margin: 0 0 3px 0;
	background: #f6f6f6;
	-moz-box-shadow: 1px 3px 4px #888;
	-webkit-box-shadow: 1px 3px 4px #888;
	box-shadow: 1px 3px 4px #888;
}

.topstoriescta {
	width: 181px;
	position: absolute;
	bottom: 5px;
	top: 75px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;
	left: 100px;
	font-size: 13px;
	display: inline;
	float: right;
	text-align: right;
	clear: both;
	padding: 1px 5px 0px 2px;
	margin: 3px 0 0 5px;
	text-decoration: none;
}

.topstoriestxt {
	display: inline;
	color: #000;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	position: absolute;
	top: 6px;
	font-style: normal;
	margin: 0px 13px 0px 1px;
	text-align: left;
}

.topstoriesimg {
	padding: 3px;
	border: 1px solid #8b8b8b;
	margin: 0 5px 0 0;
	width: 85px;
	height: 85px;
}

a.topstoriesbar {
	color: #ffffff;
	font-weight: bold;
	font-size: 19px;
}

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

p.topstoriesbar {
	width: 300px;
	text-shadow: black 0.1em 0.1em 0em;
}

.barfont {
	padding: 0px 2px 1px 2px;
	color: #ffffff;
	font-weight: bold;
	font-size: 19px;
}

.topperyellowtext {
	filter: progid:DXImageTransform.Microsoft.Glow(color=000000,strength=2);
}

.topperwhitetext {
	filter: progid:DXImageTransform.Microsoft.Glow(color=000000,strength=2);
}

#searchresultpage #teaser_container {
   float: left;
   height: 173px;
   padding-right: 10px;
   width: 300px !important;
}

#hl-boilerplate p.hl-copyright.powered-by-vip {
	margin: 0 5px 0 auto;
	float: none;
	text-align: right;
}

.topstories,
.hl-tease-cont {
}
.topstories::before,
.topstories::after,
.hl-tease-cont::before,
.hl-tease-cont::after{
}
.topstories::after,
.hl-tease-cont::after{
}
.topstories::before,
.hl-tease-cont::before{
}


.topstories a,
.hl-tease-cont a {
	display: inline-block;
	padding-right: 6px;
	vertical-align: top;
	width: 120px;
	color: black;
	text-decoration: none;
	margin-top: 10px;

}
.topstories a:first-child,
.hl-tease-cont a:first-child {
	margin-left: 10px;
}
.topstories a:not(:last-child),
.hl-tease-cont a:not(:last-child) {
	margin-right: 24px;
}


.topstories img,
.hl-tease-cont img {
	width: 120px;
	height: 95px;
}

.topstories h2,
.hl-tease-cont h2 {
	font: italic 12px Georgia;
}

.topstories h2:hover,
.hl-tease-cont h2:hover {
	background: #ffe5f4;
}

.topstories span,
.hl-tease-cont span {
	text-align: center;
	background: #FF0099;
	color: white;
	overflow: hidden;
	width: 120px;
	position: absolute;
	font-size: 13px;
}

/* main navigation as is from all.css*/
.nav-holder {
	width: 100%;
	background: #f40192;
	position: relative;
}

.nav-holder .pointer {
	width: 100%;
	height: 6px;
	overflow: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 2;
	visibility: visible !important;
}

#nav {
	width: 958px;
	margin: 0 auto;
}

#nav:after {
	content: "";
	display: block;
	clear: both;
}

#nav li {
	border-right: 1px solid #fe47b5;
	float: left;
}

#nav li strong a {
	float: left;
	color: #fff;
	padding: 10px 7px 10px 8px;
	border-right: 1px solid #af0069;
	font-size: 12px;
	line-height: 15px;
}

.active #nav li strong a {
	background: #e1e1e1 url(/wp-content/themes/vip/pmc-hollywoodlife/images/bg-nav-active.png) repeat-x;
	color: #f09;
}

#nav li:hover .drop {
	display: block;
}

#nav li strong a:hover,
#nav li:hover strong a {
	color: #ff0;
	background: #906;
	text-decoration: none;
}

/* downstate for navigation links */
#nav li strong a.pressed,
#nav li strong a.pressed:hover,
#nav li:hover strong a.pressed,
#nav li:hover strong a.pressed:hover {
	background: #906;
	text-decoration: underline;
}

#nav .border,
#nav .active .border {
	width: 100%;
	height: 6px;
	position: absolute;
	top: 100%;
	left: 0;
	background: #dfdfdf;
	cursor: pointer;
}

#nav li stong a:hover .border {
	background: #906;
	z-index: 1;
}

.menu-more strong a {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/bullet-arrow.png) no-repeat 39px 16px;
	padding: 10px 14px 10px 8px !important;
}

/* navigation more */
.menu-more strong a:hover,
.menu-more:hover strong a {
	background: #906 url(/wp-content/themes/vip/pmc-hollywoodlife/images/bullet-arrow.png) no-repeat 39px 16px;
}

/* downstate for navigation more */
.menu-more strong a:hover.pressed,
.menu-more:hover strong a.pressed,
.menu-more:hover strong a.pressed:hover {
	background: #906 url(/wp-content/themes/vip/pmc-hollywoodlife/images/bullet-arrow.png) no-repeat 39px 16px;
}

/* drop down */
.drop {
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	border-top: 6px solid #906;
	display: none;
	z-index: 3;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/images/transparent.png);
}

.drop-holder {
	padding-top: 6px;
	background: #fff;
}

#nav .container {
	width: 956px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 5px;
}

#nav .container-long {
	width: 988px;
}

.drop h2 {
	margin-bottom: 7px;
	font-size: 1em;
	line-height: 1.25em;
	color: #333;
}

/* news block */
.news-block-3 {
	width: 328px;
	float: left;
}

.news-block-9 {
	width: 995px;
	float: left;
}

/* drop shadow */
.drop .shadow {
	width: 100%;
	overflow: hidden;
	padding-bottom: 18px;
}

.drop .shadow div {
	width: 5000px;
	height: 6px;
	background: #906;
}

.drop .holder {
	height: 1%;
	overflow: hidden;
	padding: 0 0 0 19px;
}

/* photos */
.drop .photos {
	height: 1%;
	overflow: hidden;
}

#nav .drop .photos li {
	width: 148px;
	height: 116px;
	border-style: none;
	padding: 0 2px 4px 0;
	position: relative;
}

/* photos */
.drop #subnav {
	height: 1%;
	overflow: hidden;
	padding: 0 0 30px 30px;
}

#subnav li {
	width: 30%;
	border-style: none;
	padding: 15px 2px 0 0;
	position: relative;
	color: #F09;
	font-weight: bold;
}
.article-tooltip .frame,
.drop .photos .frame {
	width: 122px;
	height: 70px;
	border: 2px solid #906;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: pointer;
	background: transparent;
}

.drop .photos .frame {
	width: 144px;
	height: 109px;
}

.article-tooltip a:hover .frame,
.drop .photos a:hover .frame {
	display: block;
}

/* END of main navigation as is from all.css*/

/* custom Changes to implement above */
#nav li {
	display: block;
}
#gs_tti0 {
	padding-top: 0;
}
.gsc-search-button {
	padding-top: 6px;
}
.hl-nav-r {
	margin-top: -43px;
	margin-left: 20px;
	float: left;
	clear: both;
}

#lhs_twitter {
	width: 160px;
	background: rgb(253, 253, 253);
	height: 256px !important;
	margin: 0px 0px 20px 24px !important;
}

#lhs_twitter h3 {
	color:#272727;
	font-family: arial;
	margin-left: 4px;
	margin-bottom: 8px;
}

#twitter_bonnie_icon_lhs {
	display: block;
	float: left;
	width: 140px;
	height: 60px;
	margin-left: 5px;
	margin-top: 24px;
}

#left_social {
	width:150px;
	margin-bottom: 0px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.social_button_hp {
	float: left;
	margin-right: 13px;
	margin-bottom: 10px;
	background: #ff0099;
	width: 35px;
	height: 35px;
	border-radius: 3px;
}

.social_button_hp:hover {
	background: #000;
}

.social_button_hp img {
	width:auto;
	height: auto;
	margin: 5px 5px 5px 5px;
}

#follow_bonnie {
	margin-top: 3px;
	margin-bottom: 15px;
	width: 150px;
	margin-left: 13px;
	padding-top: 0px;
}

#follow_bonnie a {
	text-decoration: none;
}

#follow_bonnie h3 {
	width:140px;
	height: 40px;
}



/* Outbound Link CSS  */
.outbound {
	color: #969090;
	display: block;
	padding: 10px;
}
.outbound a {
	color: #969090;
	margin-right: 3px;
}
.author-social {
	float: right;
	width:40%;
	margin-top: -8px;
}

.author-social h4 {
	font-size: 12px;
	color: #666;
	margin: 10px 0 2px 0;
	font-family: arial;
	font-weight: normal;
	padding-right: 5px;
	float: left;
}
#author-social-links li {
	width: 31px;
	height: 32px;
	margin: 0 5px 0 0;
	float: left;
}

#author-social-links a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 32px;
	width: 31px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/../images/sprite-authorpages.png) no-repeat 0 -155px transparent;
}

#author-social-links .facebook a {
	background-position: -93px -134px;
}

#author-social-links .linkedin a {
	background-position: -31px -134px;
}

#author-social-links .google-plus a {
	background-position: -62px -134px;
}

#author-social-links .twitter a {
	background-position: -124px -134px;
}

#author-social-links .youtube a {
	background-position: 0px -134px;
}
.articles a:hover{
	background: #FFE5F4;
}
.articles a:hover img{
	border: 2px solid #F30092;
}
.articles a:hover .readmore{
	color: #F09;
}
.articles a:hover .readmore img{
	display: none;
}
.articles a:hover h2{
	color:  #F09;
}
.bio h1 {
	color: black;
	font-size: 30px;
	margin-bottom: 30px;
}
.bio h1 span {
	color: #666666;
	font-size: 20px;
	font-weight: 400;
	margin-left: 10px;
}
.bio img {
	width: 280px;
	height: 350px;
	float: left;
}
.bio {
}
.bio .container {
	border-bottom: 1px solid #666;
	overflow: hidden;
	height: 100px;
	padding: 10px 0 0 10px;
}
.bio .bottom {
	width: 100%;
	text-align: center;
	padding-top: 6px;
}
.bio .bottom  span {
	padding: 5px 20px;
	border: 1px solid #666;
	font-weight: 800;
	color: black;
	-moz-border-radius: 3px;
}
.bio .content {
	font-size: 14px;
	line-height: 18px;
}

/* classes from widget clean up.*/
.nborder {

    border: none !important;
    padding: 0 0 0px !important;

}


.storytext p  {

    font-weight:bold;

}

.modtitletext span {
    font-weight:bold;
    font-family:arial;
    font-style:normal;

}


.modtitletext p {
    background: #fff;
}



.storycontainer {

    border:none;margin-bottom:20px;

}

.storycontainer img, .storyright img {

    margin-left:10px;



}


.storyright img{

    margin-left: 0px !important;

}


.storycontainer span, #storycontainer {

    background: #fff;

}




.winmodright {

    width:170px;padding:10px;margin:0 0 20px;background:#fff200;text-align:center;

}

.winmodright:hover {

    background: #ff0099;

}

.winmodright a {

    text-decoration:none;

}

.winmodcontent {

    background-color:#ffffff;

}

.winmodcontent img {

    padding:0 0 10px;

}

.winmodcontent p {

    padding:0 10px 0 14px;line-height:16px;text-align:center; margin-top: 10px;
    font-weight: bold; font-family: georgia; font-style: italic; text-decoration: none;

}



.bstitle {

    background:url('http://pmchollywoodlife.files.wordpress.com/2011/08/070511_bonnie_says_title110705103050110817110245.png') no-repeat left bottom;
    height:176px;
    margin-bottom:15px;

}


.bstitle a {
    text-decoration: none;

}

.bstitle p {

    width:160px;
    font-weight:bold;
    background:#fff;

}



/* channel page module title text */

.hbblue {

    color: #00c9ff;

}

.hbpink {

    color: #ff6ecb;

}

.hlpink {

    color: #ff0099;

}


.hlorange {

    color: #ff4200;

}

.hlblack {

    color: #000;

}


/* hb mod title text */

.modholly {

    margin-left:0;margin-top:0;font-size:34px;letter-spacing:-2px;

}


.modbaby {

    margin-left:0;font-size:36px;

}


.modpics {

    margin-left:0;font-size:75px;line-height:57px;letter-spacing:-3px;

}

.modnews {


    font-size: 64px;
    line-height: 28px;
    letter-spacing: -1px;

}


/* dd mod title text*/


.moddropdead {

    font-size: 32px;line-height:30px;

}

.moddropdeadsec {

    font-size: 47px;line-height:40px;

}


.moddropdeadthird

{

    margin-left:2px;font-size: 41px;line-height:40px;

}


/* bonnie says mod */


.modbonnie {

    font-size:55px;line-height:60px;letter-spacing:-4px;

}

.modbonniesays {


    margin-left:2px;font-size:74px;line-height:10px;letter-spacing:-2px;


}



/* hot on HL title text */


.modhotonhl {

    padding:2px 2px 0; margin-left:0;margin-top:0;font-size:76px;letter-spacing:-3px;

}

.modhotonhlsec {

    margin-left:0;font-size:43px;line-height:14px;

}

.modhotonhlthird {

    margin-left:0;font-size:68px;line-height:28px;letter-spacing:-5px;

}

/* hollyreal mod title text */


.modhollyreal {

    font-size:43px;letter-spacing:-3px;

}

/* get the look right */

.gtltitle {
    font-size: 57px;
    line-height: 50px;
}

.gtltitle2 {
    font-size: 79px;
    line-height: 77px;
}


/* get the look left */


.gtllefttitle {
    font-size: 48px;
    line-height: 46PX;
}

.gtllefttitle2 {
    font-size: 67px;
    line-height: 60px;
}

/* best dressed of the wk */


.bestdress {
    font-size: 90px; line-height: 80px;
}

.bestdress2 {
    font-size: 36px; line-height: 20px;
}

.bestdress3 {
    font-size: 41px; line-height: 36px;
}


/* love loathe it */


.loveloathe {
    font-size: 56px;
    line-height: 51px;
}

.loveloathe2 {
    font-size: 42px;
    line-height: 36px;
}

/* hot or not */

.hotornot {
    font-size: 65px;
    line-height: 53px;
}

.hotornot2 {
    font-size: 87px;
    line-height: 61px;
}

/* makeup min */
.makeupmin {
    font-size: 42px;
    line-height: 38px;
}

.makeupmin2 {
    font-size: 44px;
    line-height: 33px;
}

/* cheap thrill */
.cheapthrill {
    font-size: 55px;
    line-height: 49px;
}


.cheapthrill2 {
    font-size: 52px;
    line-height: 37px;
}


/* trend to try */
.trendtotry {
    font-size: 64px;
    line-height: 55px;
}


.trendtotry2 {
    font-size: 56px;
    line-height: 41px;
}


/* bargain buy */
.bargainbuy {
    font-size: 76px;
    line-height: 62px;
}


.bargainbuy2 {
    font-size: 26px;
    line-height: 32px;
}



/* who wore it better */
.wwib {
    font-size: 35px;
    line-height: 33px;
}


.wwib2 {
    font-size: 37px;
    line-height: 32px;
}



/* top trend */
.toptrend {
    font-size: 36px;
    line-height: 33px;
}


.toptrend2 {
    font-size: 27px;
    line-height: 32px;
}



/* red carpet winner */
.redwinner {
    font-size: 33px;
    line-height: 33px;
}


.redwinner2 {
    font-size: 49px;
    line-height: 33px;
}



/* editors picks */
.editorspicks2 {
    font-size: 58px;
    line-height: 35px;
}


.editorspicks3 {
    font-size: 66px;
    line-height: 55px;
}

.modtitlelong {
    margin-bottom: 10px;
}


.todayonhltitle {

    font-size: 85px;
    text-transform: uppercase;
    line-height: 64px;

}

.todaystybea {
    text-align: right;
    font-size: 30px;
    padding:2px 2px 1px;
    color:#767676;
    font-weight: normal;
    display: block;
}

body#style a.more-link:hover,
body#beauty a.more-link:hover  {
    background: #FFE5F4 url(/wp-content/themes/vip/pmc-hollywoodlife/images/theme/arrow-pink-style.gif) 100% 67% no-repeat;
    text-decoration: none;
    padding: 0px 20px 0px 0;
    color: #ff0099;
}

.hl-tease-cont, .hl-logo-tease-l {
	width: 610px;
}

.hl-lteaser-cont {
	width: 130px;
	display: inline-block;
	margin-right: 10px;
}

#hl-page, #hl-page {
	border: 1px solid #F9F9F9;
	box-shadow: 0px 0px 6px #F2F2F2;
	-moz-box-shadow: 0px 0px 6px #F2F2F2;
  	-webkit-box-shadow: 0px 0px 6px #F2F2F2;
}

body {
	background-color: #fff;
	background: none;
}

.hl-post h3 {
	margin-bottom: 8px;
	font-family: georgia;
	color: #000;
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
}

#hl-top-ad, .ad-728x90 {
	border-bottom: 6px solid #FAFAFA;
}

#hl-top-story, .hl-std-tease, .hl-std-left, .hl-content-left li, .hl-std-right, #hl-boilerplate .hl-slogos img, #hl-breaking, .hl-post, .hl-comment, .policy-section, #hl-boilerplate, #profile h3 {
	border-color: #FAFAFA;
}

.newsmodright {
	border: 1px solid rgba(245, 245, 245, 0.47) !important;
}

.newsmodleft {
	border: 1px solid rgba(245, 245, 245, 0.47) !important;
}

.modshadow:hover, .storycontainer img:hover, .storyright img:hover {
	webkit-box-shadow: #F4F4F4 0 0 6px;
	box-shadow: #F4F4F4 0 0 6px;
	-moz-box-shadow: #F4F4F4 0 0 6px;
}

#hl-page, .post-type-archive-pmc_gallery #hl-page {
	width: 998px;
}

.topper-container {
	width: 981px;
}

.topperyellowtext {
	text-transform: capitalize;
	font-style: normal;
}

.topper {
	border: solid 3px rgb(249, 249, 249);
}

.topstories h2, .hl-tease-cont h2 {
	font: 12px georgia;
}

.hl-std-left, .hl-std-right {
	margin-bottom: 40px;
	padding-bottom: 25px;
}
.footer_section{clear:both;color:#fff;overflow:hidden;padding:0;width:100%;margin:0 auto}.footer_section #other-pmc-properties a:hover{text-decoration:none}.footer_section #other-pmc-properties .variety411{text-align:center;padding:13px 0 5px}.footer_section #other-pmc-properties .variety411 a{color:#fff;font-size:15px;font-weight:normal}.footer_section #other-pmc-properties p{font-size:12px;line-height:1.4em;font-weight:normal;color:#fff}.footer_section #other-pmc-properties #pmc-logo{border-bottom:1px solid #999;margin:40px 0 15px 0;position:relative}.footer_section #other-pmc-properties #pmc-logo a{width:107px;height:17px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/pmc-footer-logos.png) #363636 no-repeat -7px -902px;position:absolute;top:-5px;left:408px}.footer_section #other-pmc-properties #pmc-logo span{font-size:9px;color:#fff;text-align:center;width:107px;position:absolute;top:16px;left:0;font-weight:bold}.footer_section #other-pmc-properties #pmc-properties{margin:40px 0 0 0;list-style:none;text-align:center;padding:0 5px}.footer_section #other-pmc-properties #pmc-properties li{padding:0 0 0 20px;display:inline-block}.footer_section #other-pmc-properties #pmc-properties li:first-child{padding:0 !important}.footer_section #other-pmc-properties #pmc-properties li a{display:block;text-indent:-999px;overflow:hidden}.footer_section #other-pmc-properties #pmc-properties li a:hover{color:#ff9902}.footer_section #other-pmc-properties #pmc-properties li a:active{color:#ff1b1b}.footer_section #other-pmc-properties #pmc-properties .bgr a{width:45px;height:19px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite.png) no-repeat 0 -82px transparent;margin-top:13px}.footer_section #other-pmc-properties #pmc-properties .deadline a{width:120px;height:16px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite.png) no-repeat -48px -81px transparent;margin-top:16px}.footer_section #other-pmc-properties #pmc-properties .entv a{width:115px;height:23px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/pmc-footer-logos.png) no-repeat -3px -570px transparent;margin-top:8px}.footer_section #other-pmc-properties #pmc-properties .hollywood-life a{width:105px;height:42px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite.png) no-repeat -170px -81px transparent;margin-top:2px}.footer_section #other-pmc-properties #pmc-properties .india a{width:120px;height:20px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite.png) no-repeat -143px -57px transparent;margin-top:13px}.footer_section #other-pmc-properties #pmc-properties .movieline a{width:110px;height:21px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite.png) no-repeat -195px 0px transparent;margin-top:13px}.footer_section #other-pmc-properties #pmc-properties .tvline a{width:76px;height:28px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite.png) no-repeat -195px -23px transparent;margin-top:8px}.footer_section #other-pmc-properties #pmc-properties .variety a{width:83px;height:23px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite.png) no-repeat -154px -123px transparent;margin-top:8px}.footer_section #other-pmc-properties #pmc-properties .wwd a{width:55px;height:22px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/pmc-footer-logos.png) no-repeat -32px -1111px transparent;margin-top:13px}.footer_section #other-pmc-properties #pmc-properties .fn a{width:50px;height:22px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/pmc-footer-logos.png) no-repeat -35px -1040px transparent;margin-top:13px}#hl-boilerplate{padding:19px 16px 40px;border-top:solid 6px;clear:left;text-align:right;border-color:#CCC;background:#ffe5f4}#hl-boilerplate span{font-size:10px;float:right;padding:14px 0}#hl-boilerplate span a{color:#000}#hl-boilerplate p{padding:14px 0px 14px 0;text-align:right}#hl-boilerplate p.hl-copyright{float:left;margin:0 auto;padding:14px 0;text-align:left;width:400px}#hl-boilerplate p.hl-copyright.powered-by-vip{margin:0 5px 0 auto;float:none;text-align:right}#hl-boilerplate .hl-slogos{padding-top:12px;text-align:center;margin:0 auto}#hl-boilerplate .hl-slogos img{border-left:1px solid;text-align:center;vertical-align:middle;border-color:#CCC}#hl-boilerplate .hl-slogos .first{border:0}#hl-boilerplate ul{float:right;list-style:none;padding:14px 0}#hl-boilerplate ul li{float:left;text-align:left;border-right:1px solid #000;padding:0 6px}#hl-boilerplate ul li:last-child{border-right:0}#hl-boilerplate ul li a{font-size:10px;font-weight:bold;color:#000}@media only screen and (max-width: 767px){.footer_section{position:relative;width:100%}.footer_section #other-pmc-properties{padding:70px 5px 15px}.footer_section #other-pmc-properties #property-snippets{height:156px;overflow:hidden}.footer_section #other-pmc-properties #property-snippets li{width:150px;height:156px;padding-left:3px}.footer_section #other-pmc-properties #property-snippets li img{width:146px;height:82px}.footer_section #other-pmc-properties #property-snippets li p{font-size:10px}.footer_section #other-pmc-properties #pmc-logo{position:inherit}.footer_section #other-pmc-properties #pmc-logo a{top:15px;left:36%}.footer_section #other-pmc-properties #pmc-properties{margin-top:20px;text-align:center}.footer_section #other-pmc-properties #pmc-properties li{float:none;display:inline-block;vertical-align:top;padding:0 17px}#hl-boilerplate{position:relative;text-align:center;padding-top:0}#hl-boilerplate a{font-weight:bold}#hl-boilerplate ul{float:none}#hl-boilerplate ul li{float:none;display:inline-block;text-align:center}#hl-boilerplate p.hl-copyright{position:absolute;text-align:center;width:100%;top:34px;left:0;font-size:10px}#hl-boilerplate p.hl-copyright.powered-by-vip{position:relative;text-align:center;top:-8px}}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../font/fontawesome-webfont.eot?v=4.1.0);src:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../font/fontawesome-webfont.eot?#iefix&v=4.1.0) format("embedded-opentype"),url(/wp-content/themes/vip/pmc-hollywoodlife/css/../font/fontawesome-webfont.woff?v=4.1.0) format("woff"),url(/wp-content/themes/vip/pmc-hollywoodlife/css/../font/fontawesome-webfont.ttf?v=4.1.0) format("truetype"),url(/wp-content/themes/vip/pmc-hollywoodlife/css/../font/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0}.icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]{background-image:none}[class^="icon-"]:before,[class*=" icon-"]:before{text-decoration:inherit;display:inline-block;speak:none}a [class^="icon-"],a [class*=" icon-"]{display:inline-block}.icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em}.btn [class^="icon-"],.btn [class*=" icon-"],.nav [class^="icon-"],.nav [class*=" icon-"]{display:inline}.btn [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class^="icon-"].icon-large,.nav [class*=" icon-"].icon-large{line-height:.9em}.btn [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.nav [class*=" icon-"].icon-spin{display:inline-block}.nav-tabs [class^="icon-"],.nav-tabs [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"],.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class^="icon-"],.nav-pills [class^="icon-"].icon-large,.nav-pills [class*=" icon-"],.nav-pills [class*=" icon-"].icon-large{line-height:.9em}li [class^="icon-"],li [class*=" icon-"],.nav li [class^="icon-"],.nav li [class*=" icon-"]{display:inline-block;width:1.25em;text-align:center}li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class^="icon-"].icon-large,.nav li [class*=" icon-"].icon-large{width:1.5625em}ul.icons{list-style-type:none;text-indent:-.75em}ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]{width:.75em}.icon-muted{color:#eee}.icon-border{border:solid 1px #eee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.icon-2x{font-size:2em}.icon-2x.icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.icon-3x{font-size:3em}.icon-3x.icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.icon-4x{font-size:4em}.icon-4x.icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.pull-right{float:right}.pull-left{float:left}[class^="icon-"].pull-left,[class*=" icon-"].pull-left{margin-right:.3em}[class^="icon-"].pull-right,[class*=" icon-"].pull-right{margin-left:.3em}.btn [class^="icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x{margin-top:.18em}.btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large{line-height:.8em}.btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x{margin-top:.25em}.btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]{margin-top:0}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-top:.05em}.btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x{margin-right:.2em}.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x{margin-left:.2em}.icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}@-moz-document url-prefix(){.icon-spin{height:.9em}.btn .icon-spin{height:auto}.icon-spin.icon-large{height:1.25em}.btn .icon-spin.icon-large{height:.75em}}.icon-adjust:before{content:"\f042"}.icon-adn:before{content:"\f170"}.icon-align-center:before{content:"\f037"}.icon-align-justify:before{content:"\f039"}.icon-align-left:before{content:"\f036"}.icon-align-right:before{content:"\f038"}.icon-ambulance:before{content:"\f0f9"}.icon-anchor:before{content:"\f13d"}.icon-android:before{content:"\f17b"}.icon-angle-double-down:before{content:"\f103"}.icon-angle-double-left:before{content:"\f100"}.icon-angle-double-right:before{content:"\f101"}.icon-angle-double-up:before{content:"\f102"}.icon-angle-down:before{content:"\f107"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-angle-up:before{content:"\f106"}.icon-apple:before{content:"\f179"}.icon-archive:before{content:"\f187"}.icon-arrow-circle-down:before{content:"\f0ab"}.icon-arrow-circle-left:before{content:"\f0a8"}.icon-arrow-circle-o-down:before{content:"\f01a"}.icon-arrow-circle-o-left:before{content:"\f190"}.icon-arrow-circle-o-right:before{content:"\f18e"}.icon-arrow-circle-o-up:before{content:"\f01b"}.icon-arrow-circle-right:before{content:"\f0a9"}.icon-arrow-circle-up:before{content:"\f0aa"}.icon-arrow-down:before{content:"\f063"}.icon-arrow-left:before{content:"\f060"}.icon-arrow-right:before{content:"\f061"}.icon-arrow-up:before{content:"\f062"}.icon-arrows:before{content:"\f047"}.icon-arrows-alt:before{content:"\f0b2"}.icon-arrows-h:before{content:"\f07e"}.icon-arrows-v:before{content:"\f07d"}.icon-asterisk:before{content:"\f069"}.icon-automobile:before{content:"\f1b9"}.icon-backward:before{content:"\f04a"}.icon-ban:before{content:"\f05e"}.icon-bank:before{content:"\f19c"}.icon-bar-chart-o:before{content:"\f080"}.icon-barcode:before{content:"\f02a"}.icon-bars:before{content:"\f0c9"}.icon-beer:before{content:"\f0fc"}.icon-behance:before{content:"\f1b4"}.icon-behance-square:before{content:"\f1b5"}.icon-bell:before{content:"\f0f3"}.icon-bell-o:before{content:"\f0a2"}.icon-bitbucket:before{content:"\f171"}.icon-bitbucket-square:before{content:"\f172"}.icon-bitcoin:before{content:"\f15a"}.icon-bold:before{content:"\f032"}.icon-bolt:before{content:"\f0e7"}.icon-bomb:before{content:"\f1e2"}.icon-book:before{content:"\f02d"}.icon-bookmark:before{content:"\f02e"}.icon-bookmark-o:before{content:"\f097"}.icon-briefcase:before{content:"\f0b1"}.icon-btc:before{content:"\f15a"}.icon-bug:before{content:"\f188"}.icon-building:before{content:"\f1ad"}.icon-building-o:before{content:"\f0f7"}.icon-bullhorn:before{content:"\f0a1"}.icon-bullseye:before{content:"\f140"}.icon-cab:before{content:"\f1ba"}.icon-calendar:before{content:"\f073"}.icon-calendar-o:before{content:"\f133"}.icon-camera:before{content:"\f030"}.icon-camera-retro:before{content:"\f083"}.icon-car:before{content:"\f1b9"}.icon-caret-down:before{content:"\f0d7"}.icon-caret-left:before{content:"\f0d9"}.icon-caret-right:before{content:"\f0da"}.icon-caret-square-o-down:before{content:"\f150"}.icon-caret-square-o-left:before{content:"\f191"}.icon-caret-square-o-right:before{content:"\f152"}.icon-caret-square-o-up:before{content:"\f151"}.icon-caret-up:before{content:"\f0d8"}.icon-certificate:before{content:"\f0a3"}.icon-chain:before{content:"\f0c1"}.icon-chain-broken:before{content:"\f127"}.icon-check:before{content:"\f00c"}.icon-check-circle:before{content:"\f058"}.icon-check-circle-o:before{content:"\f05d"}.icon-check-square:before{content:"\f14a"}.icon-check-square-o:before{content:"\f046"}.icon-chevron-circle-down:before{content:"\f13a"}.icon-chevron-circle-left:before{content:"\f137"}.icon-chevron-circle-right:before{content:"\f138"}.icon-chevron-circle-up:before{content:"\f139"}.icon-chevron-down:before{content:"\f078"}.icon-chevron-left:before{content:"\f053"}.icon-chevron-right:before{content:"\f054"}.icon-chevron-up:before{content:"\f077"}.icon-child:before{content:"\f1ae"}.icon-circle:before{content:"\f111"}.icon-circle-o:before{content:"\f10c"}.icon-circle-o-notch:before{content:"\f1ce"}.icon-circle-thin:before{content:"\f1db"}.icon-clipboard:before{content:"\f0ea"}.icon-clock-o:before{content:"\f017"}.icon-cloud:before{content:"\f0c2"}.icon-cloud-download:before{content:"\f0ed"}.icon-cloud-upload:before{content:"\f0ee"}.icon-cny:before{content:"\f157"}.icon-code:before{content:"\f121"}.icon-code-fork:before{content:"\f126"}.icon-codepen:before{content:"\f1cb"}.icon-coffee:before{content:"\f0f4"}.icon-cog:before{content:"\f013"}.icon-cogs:before{content:"\f085"}.icon-columns:before{content:"\f0db"}.icon-comment:before{content:"\f075"}.icon-comment-o:before{content:"\f0e5"}.icon-comments:before{content:"\f086"}.icon-comments-o:before{content:"\f0e6"}.icon-compass:before{content:"\f14e"}.icon-compress:before{content:"\f066"}.icon-copy:before{content:"\f0c5"}.icon-credit-card:before{content:"\f09d"}.icon-crop:before{content:"\f125"}.icon-crosshairs:before{content:"\f05b"}.icon-css3:before{content:"\f13c"}.icon-cube:before{content:"\f1b2"}.icon-cubes:before{content:"\f1b3"}.icon-cut:before{content:"\f0c4"}.icon-cutlery:before{content:"\f0f5"}.icon-dashboard:before{content:"\f0e4"}.icon-database:before{content:"\f1c0"}.icon-dedent:before{content:"\f03b"}.icon-delicious:before{content:"\f1a5"}.icon-desktop:before{content:"\f108"}.icon-deviantart:before{content:"\f1bd"}.icon-digg:before{content:"\f1a6"}.icon-dollar:before{content:"\f155"}.icon-dot-circle-o:before{content:"\f192"}.icon-download:before{content:"\f019"}.icon-dribbble:before{content:"\f17d"}.icon-dropbox:before{content:"\f16b"}.icon-drupal:before{content:"\f1a9"}.icon-edit:before{content:"\f044"}.icon-eject:before{content:"\f052"}.icon-ellipsis-h:before{content:"\f141"}.icon-ellipsis-v:before{content:"\f142"}.icon-empire:before{content:"\f1d1"}.icon-envelope:before{content:"\f0e0"}.icon-envelope-o:before{content:"\f003"}.icon-envelope-square:before{content:"\f199"}.icon-eraser:before{content:"\f12d"}.icon-eur:before{content:"\f153"}.icon-euro:before{content:"\f153"}.icon-exchange:before{content:"\f0ec"}.icon-exclamation:before{content:"\f12a"}.icon-exclamation-circle:before{content:"\f06a"}.icon-exclamation-triangle:before{content:"\f071"}.icon-expand:before{content:"\f065"}.icon-external-link:before{content:"\f08e"}.icon-external-link-square:before{content:"\f14c"}.icon-eye:before{content:"\f06e"}.icon-eye-slash:before{content:"\f070"}.icon-facebook:before{content:"\f09a"}.icon-facebook-square:before{content:"\f082"}.icon-fast-backward:before{content:"\f049"}.icon-fast-forward:before{content:"\f050"}.icon-fax:before{content:"\f1ac"}.icon-female:before{content:"\f182"}.icon-fighter-jet:before{content:"\f0fb"}.icon-file:before{content:"\f15b"}.icon-file-archive-o:before{content:"\f1c6"}.icon-file-audio-o:before{content:"\f1c7"}.icon-file-code-o:before{content:"\f1c9"}.icon-file-excel-o:before{content:"\f1c3"}.icon-file-image-o:before{content:"\f1c5"}.icon-file-movie-o:before{content:"\f1c8"}.icon-file-o:before{content:"\f016"}.icon-file-pdf-o:before{content:"\f1c1"}.icon-file-photo-o:before{content:"\f1c5"}.icon-file-picture-o:before{content:"\f1c5"}.icon-file-powerpoint-o:before{content:"\f1c4"}.icon-file-sound-o:before{content:"\f1c7"}.icon-file-text:before{content:"\f15c"}.icon-file-text-o:before{content:"\f0f6"}.icon-file-video-o:before{content:"\f1c8"}.icon-file-word-o:before{content:"\f1c2"}.icon-file-zip-o:before{content:"\f1c6"}.icon-files-o:before{content:"\f0c5"}.icon-film:before{content:"\f008"}.icon-filter:before{content:"\f0b0"}.icon-fire:before{content:"\f06d"}.icon-fire-extinguisher:before{content:"\f134"}.icon-flag:before{content:"\f024"}.icon-flag-checkered:before{content:"\f11e"}.icon-flag-o:before{content:"\f11d"}.icon-flash:before{content:"\f0e7"}.icon-flask:before{content:"\f0c3"}.icon-flickr:before{content:"\f16e"}.icon-floppy-o:before{content:"\f0c7"}.icon-folder:before{content:"\f07b"}.icon-folder-o:before{content:"\f114"}.icon-folder-open:before{content:"\f07c"}.icon-folder-open-o:before{content:"\f115"}.icon-font:before{content:"\f031"}.icon-forward:before{content:"\f04e"}.icon-foursquare:before{content:"\f180"}.icon-frown-o:before{content:"\f119"}.icon-gamepad:before{content:"\f11b"}.icon-gavel:before{content:"\f0e3"}.icon-gbp:before{content:"\f154"}.icon-ge:before{content:"\f1d1"}.icon-gear:before{content:"\f013"}.icon-gears:before{content:"\f085"}.icon-gift:before{content:"\f06b"}.icon-git:before{content:"\f1d3"}.icon-git-square:before{content:"\f1d2"}.icon-github:before{content:"\f09b"}.icon-github-alt:before{content:"\f113"}.icon-github-square:before{content:"\f092"}.icon-gittip:before{content:"\f184"}.icon-glass:before{content:"\f000"}.icon-globe:before{content:"\f0ac"}.icon-google:before{content:"\f1a0"}.icon-google-plus:before{content:"\f0d5"}.icon-google-plus-square:before{content:"\f0d4"}.icon-graduation-cap:before{content:"\f19d"}.icon-group:before{content:"\f0c0"}.icon-h-square:before{content:"\f0fd"}.icon-hacker-news:before{content:"\f1d4"}.icon-hand-o-down:before{content:"\f0a7"}.icon-hand-o-left:before{content:"\f0a5"}.icon-hand-o-right:before{content:"\f0a4"}.icon-hand-o-up:before{content:"\f0a6"}.icon-hdd-o:before{content:"\f0a0"}.icon-header:before{content:"\f1dc"}.icon-headphones:before{content:"\f025"}.icon-heart:before{content:"\f004"}.icon-heart-o:before{content:"\f08a"}.icon-history:before{content:"\f1da"}.icon-home:before{content:"\f015"}.icon-hospital-o:before{content:"\f0f8"}.icon-html5:before{content:"\f13b"}.icon-image:before{content:"\f03e"}.icon-inbox:before{content:"\f01c"}.icon-indent:before{content:"\f03c"}.icon-info:before{content:"\f129"}.icon-info-circle:before{content:"\f05a"}.icon-inr:before{content:"\f156"}.icon-instagram:before{content:"\f16d"}.icon-institution:before{content:"\f19c"}.icon-italic:before{content:"\f033"}.icon-joomla:before{content:"\f1aa"}.icon-jpy:before{content:"\f157"}.icon-jsfiddle:before{content:"\f1cc"}.icon-key:before{content:"\f084"}.icon-keyboard-o:before{content:"\f11c"}.icon-krw:before{content:"\f159"}.icon-language:before{content:"\f1ab"}.icon-laptop:before{content:"\f109"}.icon-leaf:before{content:"\f06c"}.icon-legal:before{content:"\f0e3"}.icon-lemon-o:before{content:"\f094"}.icon-level-down:before{content:"\f149"}.icon-level-up:before{content:"\f148"}.icon-life-bouy:before{content:"\f1cd"}.icon-life-ring:before{content:"\f1cd"}.icon-life-saver:before{content:"\f1cd"}.icon-lightbulb-o:before{content:"\f0eb"}.icon-link:before{content:"\f0c1"}.icon-linkedin:before{content:"\f0e1"}.icon-linkedin-square:before{content:"\f08c"}.icon-linux:before{content:"\f17c"}.icon-list:before{content:"\f03a"}.icon-list-alt:before{content:"\f022"}.icon-list-ol:before{content:"\f0cb"}.icon-list-ul:before{content:"\f0ca"}.icon-location-arrow:before{content:"\f124"}.icon-lock:before{content:"\f023"}.icon-long-arrow-down:before{content:"\f175"}.icon-long-arrow-left:before{content:"\f177"}.icon-long-arrow-right:before{content:"\f178"}.icon-long-arrow-up:before{content:"\f176"}.icon-magic:before{content:"\f0d0"}.icon-magnet:before{content:"\f076"}.icon-mail-forward:before{content:"\f064"}.icon-mail-reply:before{content:"\f112"}.icon-mail-reply-all:before{content:"\f122"}.icon-male:before{content:"\f183"}.icon-map-marker:before{content:"\f041"}.icon-maxcdn:before{content:"\f136"}.icon-medkit:before{content:"\f0fa"}.icon-meh-o:before{content:"\f11a"}.icon-microphone:before{content:"\f130"}.icon-microphone-slash:before{content:"\f131"}.icon-minus:before{content:"\f068"}.icon-minus-circle:before{content:"\f056"}.icon-minus-square:before{content:"\f146"}.icon-minus-square-o:before{content:"\f147"}.icon-mobile:before{content:"\f10b"}.icon-mobile-phone:before{content:"\f10b"}.icon-money:before{content:"\f0d6"}.icon-moon-o:before{content:"\f186"}.icon-mortar-board:before{content:"\f19d"}.icon-music:before{content:"\f001"}.icon-navicon:before{content:"\f0c9"}.icon-openid:before{content:"\f19b"}.icon-outdent:before{content:"\f03b"}.icon-pagelines:before{content:"\f18c"}.icon-paper-plane:before{content:"\f1d8"}.icon-paper-plane-o:before{content:"\f1d9"}.icon-paperclip:before{content:"\f0c6"}.icon-paragraph:before{content:"\f1dd"}.icon-paste:before{content:"\f0ea"}.icon-pause:before{content:"\f04c"}.icon-paw:before{content:"\f1b0"}.icon-pencil:before{content:"\f040"}.icon-pencil-square:before{content:"\f14b"}.icon-pencil-square-o:before{content:"\f044"}.icon-phone:before{content:"\f095"}.icon-phone-square:before{content:"\f098"}.icon-photo:before{content:"\f03e"}.icon-picture-o:before{content:"\f03e"}.icon-pied-piper:before{content:"\f1a7"}.icon-pied-piper-alt:before{content:"\f1a8"}.icon-pied-piper-square:before{content:"\f1a7"}.icon-pinterest:before{content:"\f0d2"}.icon-pinterest-square:before{content:"\f0d3"}.icon-plane:before{content:"\f072"}.icon-play:before{content:"\f04b"}.icon-play-circle:before{content:"\f144"}.icon-play-circle-o:before{content:"\f01d"}.icon-plus:before{content:"\f067"}.icon-plus-circle:before{content:"\f055"}.icon-plus-square:before{content:"\f0fe"}.icon-plus-square-o:before{content:"\f196"}.icon-power-off:before{content:"\f011"}.icon-print:before{content:"\f02f"}.icon-puzzle-piece:before{content:"\f12e"}.icon-qq:before{content:"\f1d6"}.icon-qrcode:before{content:"\f029"}.icon-question:before{content:"\f128"}.icon-question-circle:before{content:"\f059"}.icon-quote-left:before{content:"\f10d"}.icon-quote-right:before{content:"\f10e"}.icon-ra:before{content:"\f1d0"}.icon-random:before{content:"\f074"}.icon-rebel:before{content:"\f1d0"}.icon-recycle:before{content:"\f1b8"}.icon-reddit:before{content:"\f1a1"}.icon-reddit-square:before{content:"\f1a2"}.icon-refresh:before{content:"\f021"}.icon-renren:before{content:"\f18b"}.icon-reorder:before{content:"\f0c9"}.icon-repeat:before{content:"\f01e"}.icon-reply:before{content:"\f112"}.icon-reply-all:before{content:"\f122"}.icon-retweet:before{content:"\f079"}.icon-rmb:before{content:"\f157"}.icon-road:before{content:"\f018"}.icon-rocket:before{content:"\f135"}.icon-rotate-left:before{content:"\f0e2"}.icon-rotate-right:before{content:"\f01e"}.icon-rouble:before{content:"\f158"}.icon-rss:before{content:"\f09e"}.icon-rss-square:before{content:"\f143"}.icon-rub:before{content:"\f158"}.icon-ruble:before{content:"\f158"}.icon-rupee:before{content:"\f156"}.icon-save:before{content:"\f0c7"}.icon-scissors:before{content:"\f0c4"}.icon-search:before{content:"\f002"}.icon-search-minus:before{content:"\f010"}.icon-search-plus:before{content:"\f00e"}.icon-send:before{content:"\f1d8"}.icon-send-o:before{content:"\f1d9"}.icon-share:before{content:"\f064"}.icon-share-alt:before{content:"\f1e0"}.icon-share-alt-square:before{content:"\f1e1"}.icon-share-square:before{content:"\f14d"}.icon-share-square-o:before{content:"\f045"}.icon-shield:before{content:"\f132"}.icon-shopping-cart:before{content:"\f07a"}.icon-sign-in:before{content:"\f090"}.icon-sign-out:before{content:"\f08b"}.icon-signal:before{content:"\f012"}.icon-sitemap:before{content:"\f0e8"}.icon-skype:before{content:"\f17e"}.icon-slack:before{content:"\f198"}.icon-sliders:before{content:"\f1de"}.icon-smile-o:before{content:"\f118"}.icon-sort:before{content:"\f0dc"}.icon-sort-alpha-asc:before{content:"\f15d"}.icon-sort-alpha-desc:before{content:"\f15e"}.icon-sort-amount-asc:before{content:"\f160"}.icon-sort-amount-desc:before{content:"\f161"}.icon-sort-asc:before{content:"\f0de"}.icon-sort-desc:before{content:"\f0dd"}.icon-sort-down:before{content:"\f0dd"}.icon-sort-numeric-asc:before{content:"\f162"}.icon-sort-numeric-desc:before{content:"\f163"}.icon-sort-up:before{content:"\f0de"}.icon-soundcloud:before{content:"\f1be"}.icon-space-shuttle:before{content:"\f197"}.icon-spinner:before{content:"\f110"}.icon-spoon:before{content:"\f1b1"}.icon-spotify:before{content:"\f1bc"}.icon-square:before{content:"\f0c8"}.icon-square-o:before{content:"\f096"}.icon-stack-exchange:before{content:"\f18d"}.icon-stack-overflow:before{content:"\f16c"}.icon-star:before{content:"\f005"}.icon-star-half:before{content:"\f089"}.icon-star-half-empty:before{content:"\f123"}.icon-star-half-full:before{content:"\f123"}.icon-star-half-o:before{content:"\f123"}.icon-star-o:before{content:"\f006"}.icon-steam:before{content:"\f1b6"}.icon-steam-square:before{content:"\f1b7"}.icon-step-backward:before{content:"\f048"}.icon-step-forward:before{content:"\f051"}.icon-stethoscope:before{content:"\f0f1"}.icon-stop:before{content:"\f04d"}.icon-strikethrough:before{content:"\f0cc"}.icon-stumbleupon:before{content:"\f1a4"}.icon-stumbleupon-circle:before{content:"\f1a3"}.icon-subscript:before{content:"\f12c"}.icon-suitcase:before{content:"\f0f2"}.icon-sun-o:before{content:"\f185"}.icon-superscript:before{content:"\f12b"}.icon-support:before{content:"\f1cd"}.icon-table:before{content:"\f0ce"}.icon-tablet:before{content:"\f10a"}.icon-tachometer:before{content:"\f0e4"}.icon-tag:before{content:"\f02b"}.icon-tags:before{content:"\f02c"}.icon-tasks:before{content:"\f0ae"}.icon-taxi:before{content:"\f1ba"}.icon-tencent-weibo:before{content:"\f1d5"}.icon-terminal:before{content:"\f120"}.icon-text-height:before{content:"\f034"}.icon-text-width:before{content:"\f035"}.icon-th:before{content:"\f00a"}.icon-th-large:before{content:"\f009"}.icon-th-list:before{content:"\f00b"}.icon-thumb-tack:before{content:"\f08d"}.icon-thumbs-down:before{content:"\f165"}.icon-thumbs-o-down:before{content:"\f088"}.icon-thumbs-o-up:before{content:"\f087"}.icon-thumbs-up:before{content:"\f164"}.icon-ticket:before{content:"\f145"}.icon-times:before{content:"\f00d"}.icon-times-circle:before{content:"\f057"}.icon-times-circle-o:before{content:"\f05c"}.icon-tint:before{content:"\f043"}.icon-toggle-down:before{content:"\f150"}.icon-toggle-left:before{content:"\f191"}.icon-toggle-right:before{content:"\f152"}.icon-toggle-up:before{content:"\f151"}.icon-trash-o:before{content:"\f014"}.icon-tree:before{content:"\f1bb"}.icon-trello:before{content:"\f181"}.icon-trophy:before{content:"\f091"}.icon-truck:before{content:"\f0d1"}.icon-try:before{content:"\f195"}.icon-tumblr:before{content:"\f173"}.icon-tumblr-square:before{content:"\f174"}.icon-turkish-lira:before{content:"\f195"}.icon-twitter:before{content:"\f099"}.icon-twitter-square:before{content:"\f081"}.icon-umbrella:before{content:"\f0e9"}.icon-underline:before{content:"\f0cd"}.icon-undo:before{content:"\f0e2"}.icon-university:before{content:"\f19c"}.icon-unlink:before{content:"\f127"}.icon-unlock:before{content:"\f09c"}.icon-unlock-alt:before{content:"\f13e"}.icon-unsorted:before{content:"\f0dc"}.icon-upload:before{content:"\f093"}.icon-usd:before{content:"\f155"}.icon-user:before{content:"\f007"}.icon-user-md:before{content:"\f0f0"}.icon-users:before{content:"\f0c0"}.icon-video-camera:before{content:"\f03d"}.icon-vimeo-square:before{content:"\f194"}.icon-vine:before{content:"\f1ca"}.icon-vk:before{content:"\f189"}.icon-volume-down:before{content:"\f027"}.icon-volume-off:before{content:"\f026"}.icon-volume-up:before{content:"\f028"}.icon-warning:before{content:"\f071"}.icon-wechat:before{content:"\f1d7"}.icon-weibo:before{content:"\f18a"}.icon-weixin:before{content:"\f1d7"}.icon-wheelchair:before{content:"\f193"}.icon-windows:before{content:"\f17a"}.icon-won:before{content:"\f159"}.icon-wordpress:before{content:"\f19a"}.icon-wrench:before{content:"\f0ad"}.icon-xing:before{content:"\f168"}.icon-xing-square:before{content:"\f169"}.icon-yahoo:before{content:"\f19e"}.icon-yen:before{content:"\f157"}.icon-youtube:before{content:"\f167"}.icon-youtube-play:before{content:"\f16a"}.icon-youtube-square:before{content:"\f166"}
.twitter-follow-bonnie-fuller{color:#0}.twitter-follow-bonnie-fuller a{text-decoration:none}.twitter-follow-bonnie-fuller a div.link-background{width:300px;height:91px;-moz-border-radius:15px;border-radius:5px;background:#f09 url("http://pmchollywoodlife.files.wordpress.com/2012/10/bonnie_follow_widget.png") no-repeat left bottom}.twitter-follow-bonnie-fuller a div.link-background p.link-text{color:#fff;font-size:25px;font-weight:bold;width:50px;padding-top:20px;line-height:24px;margin-left:204px}.social-bar{padding:15px 0;clear:both}.social-bar li{display:inline-block;margin-right:1px;background:#3B5998;color:#fff;font-size:19px;text-align:center}.social-bar li.twitter-share-button{background:#5FA7DB}.social-bar li.google-share-button{background:#DD4B39}.social-bar li.pinterest-share-button{margin-right:0;background:#e3262e}.social-bar li.social-comments a{font-size:14px}.social-bar li a{display:block;padding:5px;width:70px;color:#fff}.single-pmc-gallery .social-bar{float:right;margin:10px 0 5px}.pmc-no-mobile.single-pmc-gallery #pmc-pinit-hover-btn{margin-top:150px}.pmc-no-mobile #pmc-pinit-hover-btn{width:66px;height:39px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/pinterest-sprite1.png?1445277821) no-repeat;background-size:auto auto;margin-left:-10px;margin-top:100px}.pmc-no-mobile #pmc-pinit-hover-btn:hover{background-position:0 -40px}.hl-amazon-ns{width:100%;max-width:350px;float:left;margin-right:20px}.pmc-mobile .hl-amazon-ns{max-width:100%;margin:0 10px;float:none}.pmc-mobile .amzn-native-header-text{text-align:center;display:block}.amzn-native-header-text{color:#000;font-family:Georgia !important;font-weight:normal}.azn-news-single{float:left;margin:5px 20px 10px 14px;width:250px;text-align:center;background-color:#FFFFFF;border:10px solid #F9F9F9;padding-top:20px;position:relative;padding:0;-webkit-transition:background 0.25s ease-in-out;-moz-transition:background 0.25s ease-in-out;-ms-transition:background 0.25s ease-in-out;-o-transition:background 0.25s ease-in-out;transition:background 0.25s ease-in-out}.azn-news-single a{display:block;width:100%;height:100%}.azn-news-single a:hover{text-decoration:none}.azn-news-single p{margin-top:2px}.azn-news-single img{max-height:300px;width:auto;margin-top:35px;-webkit-transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-ms-transition:opacity 0.25s ease-in-out;-o-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.azn-news-single:hover{background-color:#F9F9F9;-webkit-transition:background 0.25s ease-in-out;-moz-transition:background 0.25s ease-in-out;-ms-transition:background 0.25s ease-in-out;-o-transition:background 0.25s ease-in-out;transition:background 0.25s ease-in-out}.azn-news-single:hover img{opacity:0.8;-webkit-transition:opacity 0.25s ease-in-out;-moz-transition:opacity 0.25s ease-in-out;-ms-transition:opacity 0.25s ease-in-out;-o-transition:opacity 0.25s ease-in-out;transition:opacity 0.25s ease-in-out}.azn-news-single .azn-label{color:#fff;background-color:#ec008c;font-family:'Open Sans', sans-serif;font-size:12px;font-weight:bold;padding:10px 12px;display:inline-block;text-align:left;position:absolute;left:-17px;top:-10px}.azn-news-single .azn-label-shadow{width:7px;height:7px;display:block;background:url("https://pmchollywoodlife.files.wordpress.com/2015/10/box-shadow1.png") no-repeat top left;position:absolute;top:24px;left:-16px}.azn-news-single .azn-widget-txt{color:#000;font-family:'open sans', sans-serif;font-size:15px;text-decoration:none;line-height:20px;padding:10px 10px 13px 10px;display:block;margin:10px 13px;background-color:#EBEBEB}@media only screen and (max-width: 440px){.azn-news-single{width:300px;float:none;margin:0 auto}.azn-news-single img{max-height:250px;width:auto !important}}.single .hl-youtube{float:right;margin:10px 10px 0;width:350px;height:auto;border:1px solid #a9136d;font-size:16px}.single .hl-youtube a span{background:#ff0099;padding:3px;text-align:center;color:#fff;display:block}.single .ad .pd-embedded{margin:-30px 0 -65px -20px}.single .hl-related-lead-links .hl-related-link{font-size:14px;font-weight:bold;color:#F09;line-height:18px}.single .hl-related-lead-links .hl-lead-in{color:#F09}.single .hl-related-lead-links h3{margin-bottom:8px;font-family:georgia;color:#000;font-size:19px;font-weight:normal;line-height:23px}.single .social-site-links,.page .social-site-links{float:right;margin-top:-35px}.single .social-site-links li,.page .social-site-links li{padding:0;display:block;float:left;margin-left:3px}.single .social-site-links li a,.page .social-site-links li a{color:#ffffff;text-decoration:none}.single .social-site-links li a:hover,.page .social-site-links li a:hover{color:#000000}.single .social-site-links li .icon-3x,.page .social-site-links li .icon-3x{width:1.1em}.single .social-site-links li .icon-pinterest-square,.page .social-site-links li .icon-pinterest-square{margin-left:-3px}.single .social-site-links li .icon-instagram,.page .social-site-links li .icon-instagram{margin-left:-2px;margin-right:4px}.single .social-site-links li .icon-youtube,.page .social-site-links li .icon-youtube{width:34px;height:31px;font-size:30px;background:#fff;color:#ff0099;border-radius:6px;margin-top:2px;margin-left:2px}.single .social-site-links li .icon-youtube:hover,.page .social-site-links li .icon-youtube:hover{background-color:#000000}@media (max-width: 768px){.single .social-site-links,.page .social-site-links{display:none}}.single-celeb .social-site-links{display:none !important}#hl-comments .depth-1{margin-left:0px !important}#hl-comments .depth-2{margin-left:25px !important}#hl-comments .comment{margin-left:50px}.hollywoodlife #rel-articles-txt,.hollywoodlife .related-articles{text-align:left}.social-strip{display:block;margin-bottom:40px}.social-strip li{display:inline-block;margin:0;height:33.2px;width:97px;max-width:97px;margin-right:-6px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/social-sprite-v3.png?1445277821) no-repeat top center;zoom:0.9;-moz-transform:scale(0.9);-moz-transform-origin:0 0}.social-strip li.byline-icon{zoom:0.7;-moz-transform:scale(0.7);-moz-transform-origin:0 0}.social-strip li.social-v3-facebook{background-color:#3B5998;background-position:center -240px !important}.social-strip li.social-v3-twitter{background-color:#5FA7DB;background-position:center -720px !important}.social-strip li.social-v3-googleplus{background-color:#DD4B39;background-position:center -320px !important}.social-strip li.social-v3-linkedin{background-color:#007BB6;background-position:center -400px !important}.social-strip li.no-sprite{background:none}.social-strip li.no-sprite.social-comments{background-color:#5B5B5B;position:relative;bottom:-3px}.social-strip li.no-sprite .fa.icon-comments{color:#FFF;bottom:0;font-size:1.5rem;margin-left:23px;padding:4px}.social-strip li.no-sprite .fa.icon-comments a{float:none;font-weight:700;color:#fff;font-size:1.1rem;left:0px;padding:7px 9px 0 13px;top:0;width:12px;height:10px;position:relative}.social-strip li a{width:100%;bottom:0;display:inline-block;float:left;width:97px;height:32px}#left-rail .admz{float:right;clear:both}#left-rail .adwidget .clear{clear:both;padding-bottom:15px}#sidebar .admz,.pmc-bottom-ad{text-align:center}.pmc-video-player-widget-wrapper{margin-top:20px;-webkit-transition:color 0.2s ease-in;clear:both;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/watch-hl-tv1.png?1445277829) no-repeat right top;width:329px;height:auto;margin-bottom:-7px;box-shadow:#C4C4C4 .8px .6px 8px;-webkit-box-shadow:#C4C4C4 .8px .6px 8px;-moz-box-shadow:#C4C4C4 .8px .6px 8px}.pmc-video-player-widget-wrapper .widgettitle{display:inline;background:#FAFAFA;color:#000;padding:12px 2px 14px 5px;font-weight:bold;font-size:17.5px;width:58.3%;margin-left:0px;margin-bottom:0px;-webkit-transition:color 0.2s ease-in;text-transform:none;float:left}.pmc-video-player-widget-wrapper a{text-decoration:none}.pmc-video-player-widget-wrapper:hover h2{background:#ec008c;color:#ff0}.pmc-video-player-widget-wrapper .vvqbox{background:#FAFAFA}.pmc-video-player-widget-wrapper .vvqbox:hover{background:#ec008c;-webkit-transition:color 0.2s ease-in}.pmc-video-player-widget-wrapper .vvqbox div{margin:10px auto;margin-top:0px}.joyous.embed-container{height:0;padding-bottom:125%;position:relative;overflow:hidden}.joyous.embed-container iframe{width:100%;height:100%;margin:0;padding:0;border:0;outline:0;position:absolute;left:0;top:0;overflow:hidden}#widget-shopsense .product-wrapper{margin-bottom:15px;clear:both}#widget-shopsense .product-wrapper .thumb{float:left;clear:both}#cse input.gsc-search-button,#cse input.gsc-search-button:hover,#cse input.gsc-search-button:focus{background-color:#000000;border-color:#000000;background-image:none}#cse .gsib_a{padding:0 5px}#cse .gsc-input-box{margin-top:-3px}.single #cse .gsc-input-box{margin-top:2px}.single #cse .gsc-search-box-tools .gsc-search-box .gsc-input,.single #cse .gscb_a{margin-top:3px !important}#cse-result .gsc-input-box{margin-top:3px}#cse-result input.gsc-search-button,#cse-result input.gsc-search-button:hover,#cse-result input.gsc-search-button:focus{background-color:#000000;border-color:#000000}.single-pmc-gallery{color:#000}.single-pmc-gallery .galleryh1{margin:12px 0 8px;font-family:Georgia;font-size:36px;font-weight:normal;line-height:1.1}.single-pmc-gallery .pgalmoreside{padding:4px 8px 2px;background:#f7f7f7;font-family:Georgia;font-size:21px;line-height:1.2}.single-pmc-gallery .gallery-nav{position:absolute;margin:20px 10px;width:600px;z-index:110}.single-pmc-gallery .gallery-nav>a{position:absolute;border-right:3px solid #ad1079;width:47px;height:73px;text-indent:-20%;overflow:hidden;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png?1445277829) rgba(255,0,184,0.5) no-repeat -367px -405px;transition:width .3s}.single-pmc-gallery .gallery-nav>a.gallery-navigation-next{right:0;border-left:3px solid #ad1079;border-right:0;background:none;text-indent:0}.single-pmc-gallery .gallery-nav>a.gallery-navigation-next span{display:block;float:right;width:60px;height:73px;text-indent:-120%;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png?1445277829) rgba(255,0,184,0.5) no-repeat -425px -405px;overflow:hidden}.single-pmc-gallery .gallery-nav>a:hover{width:61px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png?1445277829) #ff00b8 no-repeat -367px -304px;box-shadow:rgba(255,255,255,0.4) 0 0 15px;-moz-box-shadow:rgba(255,255,255,0.4) 0 0 15px}.single-pmc-gallery .gallery-nav>a.gallery-navigation-next:hover{width:60px}.single-pmc-gallery .gallery-nav>a.gallery-navigation-next span:hover{background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png?1445277829) #ff00b8 no-repeat -425px -304px}.single-pmc-gallery .gallery-nav .gallery-count{display:none}.single-pmc-gallery .gallery-nav-side{position:relative;height:55px}.single-pmc-gallery .gallery-nav-side>a{position:absolute;display:block;width:30px;height:40px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png?1445277829) no-repeat -283px -420px;text-indent:-20%;overflow:hidden;z-index:200}.single-pmc-gallery .gallery-nav-side>a.gallery-navigation-next{left:71px;background-position:-332px -420px}.single-pmc-gallery .gallery-nav-side .gallery-count{position:absolute;left:18px;width:60px;text-align:center;font-weight:normal;display:inline-block;margin-top:15px;font-size:12px;font-style:italic;margin-left:5px}.single-pmc-gallery .gallery-nav-side .full-screen{display:none}.single-pmc-gallery .gallery-nav-side .comment-container{position:absolute;top:20px;right:3px;margin:0;width:120px;text-align:right}.single-pmc-gallery .social-strip{float:right;margin:5px 0 15px;width:280px;text-align:right}.single-pmc-gallery .social-strip li{margin-right:0;text-align:left}.zergentity{width:328px !important;margin:0px !important;margin-bottom:5px !important;margin-right:5px !important;box-shadow:.8px .6px 8px #C4C4C4;background-color:#FAFAFA}.zergentity a{height:115px;overflow:hidden;display:block;float:right !important}.zergentity img{margin-top:-17px !important}.zergentity:hover{background-color:#f09 !important;color:#fff200 !important}.zergheadline{text-align:left !important}.zergheadline a{height:auto}.zergheadline a:hover{color:#fff200 !important}.zergheadline{text-align:left !important;width:160px !important;margin-left:12px !important}.zergpowered{margin-top:4px;margin-bottom:14px;font-size:10px;font-family:Helvetica;color:#c1c1c1;text-align:right;margin-right:0px}.zergname{color:#616161;font-weight:bold;font-size:10px}@media only screen and (min-width: 900px){p.rt-brushies-insta-btn{display:none}}
#TB_overlay {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100050; /* Above DFW. */
}

#TB_window {
	position: fixed;
	background-color: #fff;
	z-index: 100050; /* Above DFW. */
	visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
	box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	float: right;
}

#TB_closeAjaxWindow a {
	text-decoration: none;
}

#TB_ajaxWindowTitle {
	float: left;
	font-weight: 600;
	line-height: 29px;
	overflow: hidden;
	padding: 0 29px 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: calc( 100% - 39px );
}

#TB_title {
	background: #fcfcfc;
	border-bottom: 1px solid #dfdfdf;
	height: 29px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	z-index: 103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0 0 -125px;
	padding: 40px 15px 15px;
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	opacity: 0;
	height: 100%;
	width: 100%;
}

#TB_iframeContent {
	clear: both;
	border: none;
}

.tb-close-icon {
	color: #666;
	text-align: center;
	line-height: 29px;
	width: 29px;
	height: 29px;
	position: absolute;
	top: 0;
	right: 0;
}

.tb-close-icon:before {
	content: "\f158";
	font: normal 20px/29px dashicons;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.tb-close-icon:hover {
	color: #00a0d2;
}
div.admz {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

body.interrupt-ads > * {
	display: none;
}

body #pmc-adm-interrupts-container {
	display: none;
}

body.interrupt-ads #pmc-adm-interrupts-container  {
	display: block;
}
/**

	Noticons

	Noticons are vector icons embedded in a font for use across wp.com.
	To use, reference this stylesheet in your project. See instructions in example.html

*/


/* IE8 and below use EOT and allow cross-site embedding. 
   IE9 uses WOFF which is base64 encoded to allow cross-site embedding.
   So unfortunately, IE9 will throw a console error, but it'll still work.
   When the font is base64 encoded, cross-site embedding works in Firefox */
@font-face {
  font-family: "Noticons";
  src: url(/i/noticons/./Noticons.eot?) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Noticons";
  src: url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),
       url(/i/noticons/./Noticons.ttf) format("truetype"),
       url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Noticons";
    src: url(/i/noticons/./Noticons.svg#Noticons) format("svg");
  }
}


/**
 * All noticons
 */

.noticon {
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	display: inline-block;
	font-family: "Noticons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	text-decoration: inherit;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	speak: none;
}


/**
 * Individual icons
 */

.noticon-404:before { content: "\f423"; }
.noticon-activity:before { content: "\f508"; }
.noticon-add:before { content: "\f8b3"; }
.noticon-add-media:before { content: "\f8d9"; }
.noticon-akismet:before { content: "\f8d2"; }
.noticon-anchor:before { content: "\f509"; }
.noticon-art:before { content: "\f8b4"; }
.noticon-aside:before { content: "\f101"; }
.noticon-atsign:before { content: "\f814"; }
.noticon-attachment:before { content: "\f416"; }
.noticon-audio:before { content: "\f109"; }
.noticon-automattic:before { content: "\f815"; }
.noticon-automattic-blip:before { content: "\f817"; }
.noticon-automattic-ring:before { content: "\f816"; }
.noticon-bell:before { content: "\f8d4"; }
.noticon-bold:before { content: "\f471"; }
.noticon-book:before { content: "\f444"; }
.noticon-bug:before { content: "\f50a"; }
.noticon-bullhorn:before { content: "\f8a5"; }
.noticon-bullseye:before { content: "\f8a0"; }
.noticon-cart:before { content: "\f447"; }
.noticon-category:before { content: "\f301"; }
.noticon-chat:before { content: "\f108"; }
.noticon-checkmark:before { content: "\f418"; }
.noticon-close:before { content: "\f405"; }
.noticon-close-alt:before { content: "\f406"; }
.noticon-cloud:before { content: "\f426"; }
.noticon-cloud-download:before { content: "\f440"; }
.noticon-cloud-upload:before { content: "\f441"; }
.noticon-code:before { content: "\f462"; }
.noticon-codepen:before { content: "\f216"; }
.noticon-cog:before { content: "\f445"; }
.noticon-collapse:before { content: "\f432"; }
.noticon-colors:before { content: "\f8a7"; }
.noticon-comment:before { content: "\f300"; }
.noticon-compact:before { content: "\f807"; }
.noticon-day:before { content: "\f305"; }
.noticon-digg:before { content: "\f221"; }
.noticon-document:before { content: "\f443"; }
.noticon-dot:before { content: "\f428"; }
.noticon-downarrow:before { content: "\f502"; }
.noticon-download:before { content: "\f50b"; }
.noticon-draggable:before { content: "\f436"; }
.noticon-dribbble:before { content: "\f201"; }
.noticon-dropbox:before { content: "\f225"; }
.noticon-dropdown:before { content: "\f433"; }
.noticon-dropdown-left:before { content: "\f434"; }
.noticon-edit:before { content: "\f411"; }
.noticon-ellipsis:before { content: "\f476"; }
.noticon-eventbrite:before { content: "\f8a6"; }
.noticon-expand:before { content: "\f431"; }
.noticon-external:before { content: "\f442"; }
.noticon-facebook:before { content: "\f203"; }
.noticon-facebook-alt:before { content: "\f204"; }
.noticon-fastforward:before { content: "\f458"; }
.noticon-features:before { content: "\f8a8"; }
.noticon-feed:before { content: "\f413"; }
.noticon-flag:before { content: "\f468"; }
.noticon-flickr:before { content: "\f211"; }
.noticon-follow:before { content: "\f801"; }
.noticon-following:before { content: "\f803"; }
.noticon-fonts:before { content: "\f8b5"; }
.noticon-foursquare:before { content: "\f226"; }
.noticon-fullscreen:before { content: "\f474"; }
.noticon-gallery:before { content: "\f103"; }
.noticon-ghost:before { content: "\f8d5"; }
.noticon-gift:before { content: "\f8a4"; }
.noticon-github:before { content: "\f200"; }
.noticon-googleplus:before { content: "\f206"; }
.noticon-googleplus-alt:before { content: "\f218"; }
.noticon-gravatar:before { content: "\f8d0"; }
.noticon-gridview:before { content: "\f808"; }
.noticon-handset:before { content: "\f50c"; }
.noticon-heart:before { content: "\f461"; }
.noticon-help:before { content: "\f457"; }
.noticon-hide:before { content: "\f404"; }
.noticon-hierarchy:before { content: "\f505"; }
.noticon-home:before { content: "\f409"; }
.noticon-horizon:before { content: "\f8d8"; }
.noticon-image:before { content: "\f102"; }
.noticon-info:before { content: "\f455"; }
.noticon-instagram:before { content: "\f215"; }
.noticon-italic:before { content: "\f472"; }
.noticon-jetpack:before { content: "\f8d3"; }
.noticon-key:before { content: "\f427"; }
.noticon-layouts:before { content: "\f8a9"; }
.noticon-leftarrow:before { content: "\f503"; }
.noticon-lightbulb:before { content: "\f8a1"; }
.noticon-link:before { content: "\f107"; }
.noticon-linkedin:before { content: "\f207"; }
.noticon-linkedin-alt:before { content: "\f208"; }
.noticon-localization:before { content: "\f8b2"; }
.noticon-location:before { content: "\f417"; }
.noticon-lock:before { content: "\f470"; }
.noticon-mail:before { content: "\f410"; }
.noticon-maximize:before { content: "\f422"; }
.noticon-medium:before { content: "\f8d6"; }
.noticon-menu:before { content: "\f419"; }
.noticon-microphone:before { content: "\f50d"; }
.noticon-milestone:before { content: "\f806"; }
.noticon-minimize:before { content: "\f421"; }
.noticon-minus:before { content: "\f50e"; }
.noticon-month:before { content: "\f307"; }
.noticon-move:before { content: "\f50f"; }
.noticon-next:before { content: "\f429"; }
.noticon-notice:before { content: "\f456"; }
.noticon-notification:before { content: "\f800"; }
.noticon-paintbrush:before { content: "\f506"; }
.noticon-path:before { content: "\f219"; }
.noticon-pause:before { content: "\f448"; }
.noticon-phone:before { content: "\f437"; }
.noticon-picture:before { content: "\f473"; }
.noticon-pinned:before { content: "\f308"; }
.noticon-pinterest:before { content: "\f209"; }
.noticon-pinterest-alt:before { content: "\f210"; }
.noticon-play:before { content: "\f452"; }
.noticon-plugin:before { content: "\f439"; }
.noticon-plus:before { content: "\f510"; }
.noticon-pocket:before { content: "\f224"; }
.noticon-polldaddy:before { content: "\f217"; }
.noticon-portfolio:before { content: "\f460"; }
.noticon-previous:before { content: "\f430"; }
.noticon-price:before { content: "\f8b0"; }
.noticon-print:before { content: "\f469"; }
.noticon-promoted:before { content: "\f812"; }
.noticon-quote:before { content: "\f106"; }
.noticon-rating-empty:before { content: "\f511"; }
.noticon-rating-full:before { content: "\f512"; }
.noticon-rating-half:before { content: "\f513"; }
.noticon-reader:before { content: "\f8a2"; }
.noticon-reader-alt:before { content: "\f8a3"; }
.noticon-reblog:before { content: "\f805"; }
.noticon-reddit:before { content: "\f222"; }
.noticon-refresh:before { content: "\f420"; }
.noticon-reply:before { content: "\f412"; }
.noticon-reply-alt:before { content: "\f466"; }
.noticon-reply-single:before { content: "\f467"; }
.noticon-rewind:before { content: "\f459"; }
.noticon-rightarrow:before { content: "\f501"; }
.noticon-search:before { content: "\f400"; }
.noticon-send-to-phone:before { content: "\f438"; }
.noticon-send-to-tablet:before { content: "\f454"; }
.noticon-share:before { content: "\f415"; }
.noticon-show:before { content: "\f403"; }
.noticon-shuffle:before { content: "\f514"; }
.noticon-sitemap:before { content: "\f507"; }
.noticon-skip-ahead:before { content: "\f451"; }
.noticon-skip-back:before { content: "\f450"; }
.noticon-skype:before { content: "\f220"; }
.noticon-spam:before { content: "\f424"; }
.noticon-spike:before { content: "\f811"; }
.noticon-spotify:before { content: "\f515"; }
.noticon-squarespace:before { content: "\f8d7"; }
.noticon-standard:before { content: "\f100"; }
.noticon-star:before { content: "\f408"; }
.noticon-status:before { content: "\f105"; }
.noticon-stop:before { content: "\f449"; }
.noticon-stumbleupon:before { content: "\f223"; }
.noticon-subscribe:before { content: "\f463"; }
.noticon-subscribed:before { content: "\f465"; }
.noticon-summary:before { content: "\f425"; }
.noticon-tablet:before { content: "\f453"; }
.noticon-tag:before { content: "\f302"; }
.noticon-time:before { content: "\f303"; }
.noticon-title:before { content: "\f8b6"; }
.noticon-top:before { content: "\f435"; }
.noticon-trapper:before { content: "\f810"; }
.noticon-trash:before { content: "\f407"; }
.noticon-trophy:before { content: "\f804"; }
.noticon-tumblr:before { content: "\f214"; }
.noticon-twitch:before { content: "\f516"; }
.noticon-twitter:before { content: "\f202"; }
.noticon-types:before { content: "\f8b1"; }
.noticon-unapprove:before { content: "\f446"; }
.noticon-unfollow:before { content: "\f802"; }
.noticon-unsubscribe:before { content: "\f464"; }
.noticon-unzoom:before { content: "\f401"; }
.noticon-uparrow:before { content: "\f500"; }
.noticon-user:before { content: "\f304"; }
.noticon-vaultpress:before { content: "\f8d1"; }
.noticon-video:before { content: "\f104"; }
.noticon-videocamera:before { content: "\f517"; }
.noticon-vimeo:before { content: "\f212"; }
.noticon-warning:before { content: "\f414"; }
.noticon-website:before { content: "\f475"; }
.noticon-week:before { content: "\f306"; }
.noticon-wordads:before { content: "\f813"; }
.noticon-wordpress:before { content: "\f205"; }
.noticon-xpost:before { content: "\f504"; }
.noticon-youtube:before { content: "\f213"; }
.noticon-zoom:before { content: "\f402"; }


/**
 * Deprecated noticon names
 */

.noticon-like:before { content: "\f408"; }
.geolocation-chip .noticon {
  display: inline-block;
  vertical-align: middle;
}

.geolocation-chip {
  margin-bottom: 1em;
}/**
 * Post Reblogging not in the Reader
 */

.reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
}

.reblogger-note-content {
	margin: 0 0 20px;
}

.wpcom-reblog-snapshot .reblog-from img {
	margin: 0 .75em 0 0;
	padding: 0;
	border: 0;
}

.wpcom-reblog-snapshot .reblogger-note img.avatar {
	float: left;
	padding: 0;
	border: 0;
	margin: 0 .5em 0 0;
}

.wpcom-reblog-snapshot {
	margin-bottom: 1em;
}

.wpcom-reblog-snapshot p.reblog-from {
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogged-content {
	margin: 0 0 1em 0;
}

/* Old reblog styles */
.reblog-post .wpcom-enhanced-excerpt-content {
	border-left: 3px solid #eee;
	padding-left: 15px;
}

.reblog-post ul.thumb-list {
	display: block;
	list-style: none;
	margin: 2px 0;
	padding: 0;
	clear: both;
}

.reblog-post ul.thumb-list li {
	display: inline;
	margin: 0;
	padding: 0 1px;
	border: 0;
}

.reblog-post ul.thumb-list li a {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post ul.thumb-list li img {
	margin: 0;
	padding: 0;
	border: 0;
}

.reblog-post .wpcom-enhanced-excerpt {
	clear: both;
}

.reblog-post .wpcom-enhanced-excerpt address,
.reblog-post .wpcom-enhanced-excerpt li,
.reblog-post .wpcom-enhanced-excerpt h1,
.reblog-post .wpcom-enhanced-excerpt h2,
.reblog-post .wpcom-enhanced-excerpt h3,
.reblog-post .wpcom-enhanced-excerpt h4,
.reblog-post .wpcom-enhanced-excerpt h5,
.reblog-post .wpcom-enhanced-excerpt h6,
.reblog-post .wpcom-enhanced-excerpt p {
	font-size: 100% !important;
}

.reblog-post .wpcom-enhanced-excerpt blockquote,
.reblog-post .wpcom-enhanced-excerpt pre,
.reblog-post .wpcom-enhanced-excerpt code,
.reblog-post .wpcom-enhanced-excerpt q {
	font-size: 98% !important;
}

/* Reblogged post */
.reblog-from img {
	margin: 0 10px 0 0;
	vertical-align: middle;
	padding: 0;
	border: 0;
}

.reblog-source {
	margin-bottom: 0;
	font-size: .8em;
	line-height: 1;
}

.reblog-source .more-words {
	color: #668eaa;
}

.wpcom-reblog-snapshot .reblog-post {
	box-shadow: 0 0 0 1px rgba(46, 68, 83, .1) inset, 0 1px 1px rgba(46, 68, 83, .05);
	border-radius: 4px;
	padding: 24px;
}

/* Optional notes */
.wpcom-reblog-snapshot .reblogger-note {
	margin: 0 0 1em 0;
	overflow: hidden;
}

.wpcom-reblog-snapshot p.reblogger-headline {
	line-height: 32px;
	margin: 0 0 1em 0;
}

.wpcom-reblog-snapshot .reblogger-note-content {
	margin: 0;
	padding: 0;
}

body .wpcom-reblog-snapshot .reblogger-note-content blockquote {
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	border: none;
}

.wpcom-reblog-snapshot .reblogger-note-content blockquote p:last-child {
	margin-bottom: 0;
}
/*
 * jQuery UI Resizable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}

.topper{
	border: solid 3px rgb(249, 249, 249);
	margin: 0 0 8px;
	text-decoration:none;
	position:relative;
	-webkit-transition-duration: 0;
	-moz-transition-duration: 0;
	transition-duration: 0;
}
.topper:hover{
	margin: 3px 3px 11px;
	border:none;
	-webkit-box-shadow: 0px 0px 10px #2d2d2d;
	box-shadow: 0px 0px 10px #2d2d2d;
	-moz-box-shadow: 0px 0px 10px #2d2d2d;
	text-decoration:none;
}
.topper.selected{
	border-color:green;
}
#topper-stage{
	display:block;
}
#topper-options{
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
}
#topper-options div, .topper-options h3 {
	display:block;
	width:200px;
}
.topper-container{
	display:none; overflow:none; position:relative; width: 981px; text-align:center; font-family:helvetica, arial; font-weight:bold;
}
.topperyellowtext{
	color: #FFF200;
	text-shadow: 2px 2px 6px #000, 0px 0px 18px #000;
	text-transform: capitalize;
	font-style: normal;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
}
.topperwhitetext{
	color: #FFF;
	text-shadow: 2px 2px 6px #000, 0px 0px 18px #000;
}
.topperpinkwhite{
	background-color: #ec008c;
	color: white;
	font-weight: normal;
	padding:2px !important;
}
.topperheading{
	display:block;
	width:100% !important;
	height:auto !important;
	color: rgb(255, 255, 255);
	background-color: rgb(236, 0, 142);
	font-style: normal;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.46);
	text-decoration:none;
}
.toppertext{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display:block;
	width:80px;
	padding:0;
}
.toppertext.selected{
	border:solid 1px black;
}
.alignleft{
	text-align:left;
}
.alignright{
	text-align:right;
}
.aligncenter{
	text-align:center;
}
#topper-options-accordion h3{
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/plugins/pmc-topper/css/../images/menu-bits.gif?ver=20100610) repeat-x scroll left -379px #F1F1F1;
	font: 13px/28px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	border-style: solid solid none;
	border-width: 1px 1px 0;
	border-color: #dddddd;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	height: 28px;
	margin: 0;
}
#topper-options-accordion h3 a{
	text-decoration:none;
}
#topper-options-accordion div{
	border-style: none solid solid;
	border-width: 1px;
	border-color: #dddddd;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	margin: 0 0 5px;
}
#topper-options-accordion h3 img{
	float: left;
	height: 28px;
	width: 28px;
}
.topper-layout-icon {
	background: url("/wp-admin/images/menu.png?ver=20100531") no-repeat scroll -1px -33px transparent;
}
.topper-image-icon{
	background:url("/wp-admin/images/menu.png?ver=20100531") no-repeat scroll -121px -33px transparent;
}
.topper-text-icon{
	background:url("/wp-admin/images/menu.png?ver=20100531") no-repeat scroll -272px -33px transparent;
}
.cspace1{
	letter-spacing:-1px;
}
.cspace2{
	letter-spacing:-2px;
}
.topper-actions{
	background-color : green; height : 20px; position : absolute; display : none;padding-right: 5px;
}
.topper-actions a {
	display:inline-block;
	margin-left:5px;
	color:white;
}
#topper-archive{
	display:block;
	height:auto;
}
#topper-archive .topper{
	float:left !important;
	clear:both !important;
}
/*
	Global styles for WordPress.com
*/
img.latex {
	border: none;
	vertical-align: middle;
}
.video-player {
	border: 0;
	margin: auto;
	padding: 5px;
	text-align: center;
	max-width: 100%;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
.comment object,
.comment embed,
.embed-vimeo iframe,
.embed-youtube iframe {
	max-width: 100%; /* avoid videos being too wide */
}


/**
 * Layout
 */

.simple-homepage {
	display: none;
}
