/*
 * 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;
}
@media only screen and (max-width: 767px) {
	.skip-ad {
		color: transparent;
	}
	.skip-ad::before {
		background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/circle-with-x-25px.png) no-repeat right;
		height: 25px;
		width: 25px;
		float: right;
		padding: .25em 10px;
		content: "";
	}
}

#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}}
/* css reset YUI 3.4.1 (build 4118) */
* {
	font-size: 100.01%;
}

html {
	font-size: 62.5%;
	color: #666;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: text-top;
}

sub {
	vertical-align: text-bottom;
}

input,textarea,select {
	font: 13px Arial, Helvetica, sans-serif;
	color: #ccc;
	vertical-align: middle;
}

legend {
	color: #000;
}

/* general settings */
body {
	min-width: 1000px;
	font: 1.2em/1.167em Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #f09;
}

a:hover {
	color: #906;
	text-decoration: underline;
}

input[type=submit]:hover {
	cursor: pointer;
}

header, footer, article, section, hgroup, nav, figure {
	display: block;
}

figure {
	margin: 0;
	padding: 0;
}

mark {
	background: none;
}

/* wrapper */
#wrapper {
	width: 998px;
	overflow: hidden;
	border: solid #dedede;
	border-width: 0 1px;
	margin: 0 auto;
	position: relative;
	background: white;
}

/* header */
#header {
	width: 100%;
	padding-top: 16px;
	position: relative;
	z-index: 5000;
}

body.v02 #header{
	margin-bottom: 15px;
}

/* ad */

.gallery-interstitial .close{
    border: 1px solid black;
    width: 106px;
    margin: 0 auto;
}
.gallery-interstitial .countdown{
    padding: 15px 0 15px 0 ;
}
#content .gallery-interstitial .ad{
    padding-bottom: 10px;
    min-height: 250px;
}
#header .ad {
	width: 970px;
	margin: 0 auto 16px;
	padding-left: 8px;
	text-align: center;

}

#header .ad img {
	vertical-align: top;
}

#header .box {
	width: 968px;
	margin: 0 auto;
	padding-left: 12px;
	overflow: hidden;
}

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

.logo a {
	height: 82px;
	display: block;
}

/* Google Site search */
#cse {
	width: 266px;
	float: right;
	margin: 29px 1px 0 0;
}

/* Search*/
.search {
	width: 266px;
	float: right;
	margin: 29px 1px 0 0;
	border: 1px solid #ccc;
}

.search .text {
	width: 240px;
	margin: 0 1px;
	padding: 1px 2px 2px;
	border-style: none;
	background: none;
	float: left;
}

.search .submit {
	width: 15px;
	height: 15px;
	overflow: hidden;
	margin-top: 1px;
	padding: 0;
	border-style: none;
	float: left;
	text-indent: -9999px;
	line-height: 0;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/btn-search.png) no-repeat;
	cursor: pointer;
}

.searchsel {
	border: 1px solid #F09;
}

.searchsel .text {
	color: #000;
}

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

@media only screen and (max-width: 767px) {
	.nav-holder {
		display: none;
	}
}
#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/css/../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/css/../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/css/../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/css/../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/css/../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;
}

/* post */
.post {
	height: 1%;
	overflow: hidden;
	padding: 0 0 5px 1px;
	display: block;
	font-size: 12px;
	line-height: 14px;
	width: 328px;
	float: left;
}

.post article {
	height: 1%;
	overflow: hidden;
	position: relative;
	text-align: left;
    background: #FAFAFA;
    box-shadow: #C4C4C4 .8px .6px 8px;
    -webkit-box-shadow: #C4C4C4 .8px .6px 8px;
    -moz-box-shadow: #C4C4C4 .8px .6px 8px;
}

.post figure,
.post span,
.post strong,
.post time,
.related-articles figure,
.related-articles span,
.related-articles strong,
.related-articles time {
	cursor: pointer;
}

.post:hover {
	text-decoration: none;
}

.post:hover article {
	background: #f09;
	color: #ff0;
}

.post .media-holder {
	float: right;
}

.post img {
	display: block;
}

.post .block {
	height: 1%;
	overflow: hidden;
	display: block;
	padding: 5px 10px 0;
}

.post .entry-title,
.post .entry-content {
	display: block;
	padding-bottom: 1px;
    color: #000;
}

.post .date,
.related-articles .date {
	width: 28px;
	height: 28px;
	position: absolute;
	top: 0;
	right: 0;
	background: #000;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-align: center;
}

.post .date span,
.related-articles .date span {
	font-size: 9px;
	line-height: 16px;
	display: block;
	color: #818181;
	margin-bottom: -4px;
}

.post:hover .date,
.related-articles .article:hover .date {
	background: #f09;
	color: #ff0;
}

.post:hover .date span,
.related-articles .article:hover .date span {
	color: #dfdfd9;
}

.post .entry-content {
	color: #666;
}

.post:hover .entry-content {
	color: #fff;
}

.post .more {
	display: block;
	color: #000;
}

.post:hover .more {
	color: #ff0;
}

.post:hover .more span,
.post .more em {
	position: absolute;
	top: 0;
	left: -9999px;
}

.post:hover .more em {
	position: static;
	left: auto;
}

.single-post.v02 #sidebar .comments,
.post .comments {
	position: absolute;
	bottom: 7px;
	right: 160px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	padding-left: 13px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -470px 3px;
}

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

.single #sidebar .post .entry-title {
	font-size: 18px;
	line-height: 20px;
}

.single #sidebar .post .entry-content {
	display: none;
}
/* downstate for post */
.post:hover.pressed .entry-title span,
.post:hover.pressed .entry-content,
.post:hover.pressed .more {
	text-decoration: underline;
}

.post:hover.pressed article,
.post:hover.pressed .date {
	background: #f09;
}

.post:hover.pressed .entry-title .date span {
	text-decoration: none;
}

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

/* main */
#main {
	width: 978px;
	margin: 0 auto;
	padding: 10px 0 24px;
}

/* content */
#content {
	width: 642px;
	float: left;
	padding-top: 12px;
}

/* breadcrumbs */
.breadcrumbs {
	margin-right: -5px;
	padding: 0 0 9px 11px;
}

.breadcrumbs li {
	font-size: 0.917em;
	line-height: 1.273em;
	display: inline;
	padding-left: 4px;
}

.breadcrumbs .home {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -295px -168px;
}

.breadcrumbs .home a {
	padding-left: 13px;
}

.breadcrumbs a {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/bullet-arrow02.png) no-repeat 100% 67%;
	padding-right: 9px;
}

/* downstate for breadcrumbs */
.breadcrumbs .pressed {
	color: #906;
}

/* main post */
.main-post {
	padding: 0 11px 9px;
}

/* heading */
.main-post h1 {
	margin-bottom: 3px;
	font-size: 3em;
	line-height: 1em;
	color: #000;
	font-family: Georgia;
	font-weight: normal;
}

/* meta */
.main-post .meta {
	height: 1%;
	overflow: hidden;
	font-size: 0.917em;
	line-height: 1.273em;
	margin: 0 0 9px -1px;
	color: #999;
}

/* avatar */
.meta .avatar {
	float: left;
	border: 1px solid #fff;
}

.meta .avatar:hover {
	border-color: #906;
}

.meta .avatar img {
	display: block;
}

/* posted */
.meta .posted {
	float: left;
	padding: 9px 10px 0 0;
	color: #000;
	font-size: 12px;
}

.meta .author {
	font-weight: normal;
}

/* social */
.meta .social {
	float: left;
	padding: 6px 18px 0 0;
	width: 135px;
	height: 20px;
	overflow: hidden;
}

.meta .social img {
	display: block;
}

/* comments */
.meta .comments {
	min-height: 14px;
	float: left;
	margin: 9px 13px 0 0;
	padding: 0 0 0 16px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -264px -197px;
	color: #F09;
	font-size: 12px;
}

.meta .comments:hover {
	color: #906;
}

/* comments */
.meta .views {
	min-height: 14px;
	float: left;
	padding: 9px 0 0 17px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -230px -219px;
	color: #000;
	font-size: 12px;
}

/* downstate for meta */
.meta .avatar.pressed {
	border-color: #906;
}

.meta .pressed,
.meta .comments.pressed {
	color: #906;
}

/* article content */
.main-post .entry-content {
	height: 1%;
	color: #000;
}

.main-post .entry-content img {
	display: inline;
	margin-bottom: 7px;
}

.main-post h2 {
	margin-bottom: 22px;
	font-size: 1.286em;
	line-height: 1.167em;
	font-weight: normal;
	clear: both;
}

.entry-content blockquote {
	margin: 15px 35px;
	border-left: 3px solid #FF5789;
	text-align: justify;
	padding: 0 10px;
}

.main-post .entry-content p {
	margin-bottom: 19px;
}

.entry-content .right iframe {
	float: right;
	clear: both;
	margin-left: 5px;
}

/* related articles */
.related-articles {
	clear: both;
	height: 1%;
	overflow: hidden;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 14px;
}

* +html .related-articles {
	padding-bottom: 21px;
}

.related-articles .article {
	width: 212px;
	height: 202px;
	overflow: hidden;
	float: left;
	position: relative;
	margin: 0 2px 2px 0;
}

.related-articles .article:hover {
	text-decoration: none;
}

.related-articles img {
	display: block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.related-articles .block {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
}

.related-articles .entry-title,
.related-articles .entry-content,
.related-articles .more {
	display: block;
}

.related-articles .entry-content {
	padding-bottom: 1px;
}

.related-articles .short-view,
.related-articles .full-view {
	position: static;
	top: auto;
	min-height: 27px;
	display: block;
	background: #000;
	padding: 7px 11px 9px 9px;
}

.related-articles .full-view {
	background: #f09;
	padding: 7px 9px 9px;
	position: absolute;
	top: -9999px;
	left: auto;
}

.related-articles .article:hover .full-view {
	position: static;
	top: auto;
}

.related-articles .article:hover .short-view {
	position: absolute;
	top: -9999px;
	left: auto;
}

.related-articles .short-view .entry-title {
	font-weight: normal;
}

.related-articles .full-view .entry-title,
.related-articles .more {
	color: #ff0;
}

.related-articles .more {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -99px -287px;
}

.related-articles .comments {
	position: absolute;
	bottom: 8px;
	right: 10px;
	font-size: 11px;
	line-height: 14px;
	color: #999;
	padding-left: 13px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -200px -257px;
}

.related-articles .comments, .related-articles .comments_new {

    color: #666;

}
.related-articles .article:hover .comments {
	color: #fff;
	background-position: -440px -27px;
}

/* downstate for related articles */
.related-articles .pressed .full-view .entry-title,
.related-articles .pressed .full-view .entry-content,
.related-articles .pressed .full-view .more {
	text-decoration: underline;
}

/* more related article */
.more-related-article {
	width: 100%;
	position: relative;
	padding: 14px 0 31px;
	font-size: 18px;
	line-height: 24px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/bg-more-related-article.png) no-repeat -6px 0;
}

.more-related-article strong {
	display: block;
	padding-left: 21px;
}

.more-related-article a.action-link {
	width: 145px;
	margin: 0 auto;
	padding: 0 0 3px;
	word-spacing: 3px;
	color: #333;
	text-decoration: underline;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -15px -312px;
	display: block;
}

.more-related-article a.ajax-link {
	text-align: center;
	width: 100%;
	display: block;
}

.more-related-article a:hover {
	color: #906;
}

/* downstate for more related article */
.more-related-article .pressed,
.more-related-article .pressed:hover {
	color: #906;
}

/* ad */
#content .ad {
	text-align: center;
	padding-bottom: 29px;
}

#content .ad img {
	vertical-align: top;
}

/* facebook comments holder */
#comments {
	padding: 0 12px 30px 9px;
}

/* sidebar */
#sidebar {
	width: 328px;
	float: right;
	padding-bottom: 20px;
}

/* ad */
#sidebar .ad {
	text-align: center;
	padding: 16px 2px 20px 6px;
	overflow: hidden;
}

#sidebar .ad img {
	vertical-align: top;
}

/* footer */
#footer {
	width: 100%;
	min-height: 243px;
	margin: 0 auto;
	padding: 0 0 104px 0px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/bg-body.png) repeat-x 50% 100%;
	clear: both;
}

#footer .box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 14px;
}

/* heading */
#footer .heading {
	font-size: 18px;
	line-height: 21px;
	padding-bottom: 26px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
	display: block;
}

#footer .heading span {
	background: #fff;
	padding: 0 10px;
	position: relative;
}

#footer .heading .border {
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: #ccc;
	display: block;
	margin-top: -11px;
}

#footer .holder {
	width: 995px;
	margin-left: -10px;
	overflow: hidden;
}

#footer .holder .block {
	width: 168px;
	float: left;
	padding-left: 69px;
}

#footer .holder h3 {
	font-size: 1em;
	line-height: 1.25em;
	margin-bottom: 20px;
}

mark.orange,
mark.orange a {
	color: #f90;
}

mark.blue,
mark.blue a {
	color: #06c;
}

mark.red,
mark.red a {
	color: #c03;
}

mark.light-blue,
mark.light-blue a {
	color: #138ace;
}

#footer .holder h3 a:hover,
#footer .holder li a:hover {
	color: #906;
}

#footer .holder ul {
	padding-left: 2px;
}

#footer .holder li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	padding-bottom: 16px;
}

#footer .holder li a {
	min-height: 14px;
	float: left;
	padding-left: 13px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -354px -109px;
	color: #666;
}

#footer .holder li a:hover {
	background-position: -327px -137px;
}

/* downstate for footer links */
#footer .holder .action-link.pressed {
	color: #906;
}

#footer .holder li .action-link.pressed {
	background-position: -327px -137px;
}

#footer .container {
	height: 1%;
	overflow: hidden;
	font-size: 12px;
	line-height: 14px;
	background: #000;
	padding: 8px 6px 9px 18px;
}

#footer p a {
	color: #666;
}

/* footer navigation */
#footer .container ul {
	float: right;
	margin-top: 3px;
	padding-top: 1px;
	overflow: hidden;
}

#footer .container li {
	margin-top: -3px;
	padding: 0 4px;
	border-left: 1px solid #666;
	float: left;
}

#footer .container li:first-child {
	border-style: none;
}

#footer .container li a {
	color: #666;
}

#footer .container a:hover {
	color: #fff;
}

/* previous/next navigation buttons */
.btn-prev-article,
.btn-next-article {
	width: 48px;
	position: fixed;
	top: 440px;
	left: 0;
	z-index: 5000 !important;
	border-top: 2px solid #af0069;
}

.btn-holder:hover {
	width: 126px;
}

.btn-next-article {
	left: auto;
	right: 0;
}

.btn-prev-article .open,
.btn-next-article .open {
	height: 1%;
	overflow: hidden;
	text-transform: uppercase;
	color: #fff;
	border-top: 2px solid #fe47b5;
	display: block;
	background: #f30092;
}

.btn-prev-article .open em,
.btn-next-article .open em {
	width: 16px;
	height: 41px;
	font-size: 48px;
	line-height: 51px;
	float: left;
	font-style: normal;
	margin: -11px 0 0 14px;
	padding-bottom: 11px;
	cursor: pointer;
}

.btn-next-article .open em {
	float: right;
	margin-right: 15px;
}

.btn-holder:hover .open em {
	margin: -11px 4px 0 5px;
}

.btn-prev-article .open:hover,
.btn-next-article .open:hover {
	text-decoration: none;
}

.btn-prev-article .open span,
.btn-next-article .open span {
	font: 14px/19px Arial, Helvetica, sans-serif;
	word-spacing: -1px;
	float: left;
	display: none;
	white-space: nowrap;
	margin-left: -5px;
	cursor: pointer;
}

.btn-next-article .open span {
	margin: 0 -12px 0 0;
	padding-left: 7px;
}

.btn-holder:hover .open span {
	display: block;
	padding-top: 9px;
}

/* article tootip */
.btn-prev-article .article-tooltip,
.btn-next-article .article-tooltip {
	display: none;
	background: #000;
}

.btn-holder:hover .article-tooltip {
	display: block;
}

.article-tooltip ul {
	padding: 2px 0;
}

.article-tooltip li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	position: relative;
	padding: 2px 0;
}

.article-tooltip img {
	float: left;
}

.article-tooltip .frame,
.drop .photos .frame {
	width: 122px;
	height: 74px;
	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;
}

.btn-prev-article .all,
.btn-next-article .all {
	font: 16px/35px Arial, Helvetica, sans-serif;
	word-spacing: -1px;
	display: block;
	text-align: center;
	color: #fff;
	background: #e30389;
}

.btn-prev-article .all:hover,
.btn-next-article .all:hover {
	background: #906;
	text-decoration: none;
}

.fb-like {
	margin: 0 0 10px 0px;
	overflow: visible;
}

#___plusone_0 {
	margin: 7px 0 0 2px !important;
}
@media ( max-width: 320px ){
    #___plusone_0 {
        margin: 7px 0 0 -19px !important;
    }
}

.menu-loading {
	padding: 50px 476px;
}

/* Facebook Comments */
#comments .fb_iframe_widget {
	width: 100%;
}

#comments .fb_iframe_widget span {
	width: 100%;
}

#comments .fb_iframe_widget iframe {
	width: 100%;
}

.photo-navigation {
	text-align: right;
	padding: 0 0 5px;
}

.photo-navigation .back {
	color: #666666;
	float: left;
	font-size: 90%;
	font-weight: normal;
	margin-left: 10px;
}

.photo-navigation a {
	font-weight: bold;
}

.image-meta .count {
	min-height: 14px;
}

.image-meta {
	text-align: center;
	margin-left: 0 !important;
}
.social iframe {
	margin: 5px;
}
.social .twitter-count-vertical {
	margin: 0;
}
.social.photo {
	width: 128px;
}

.social.photo .fb-like {
	top: -9px;
	margin-right: 11px;
}

.social.photo #___plusone_0 {
	margin: -4px 0 0 6px !important;
	float: left !important;
}

.other-photos .next {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	font-size: 8px;
	font-weight: bold;
	padding: 0 4px;
	position: absolute;
}

.other-photos {
	width: 100%;
	position: relative;
}

.other-photos li:hover, .other-photos li.active {
	background: #F09;
}

.other-photos li {
	float: left;
	margin: 0 1px 3px 0;
	padding: 4px 2px 0 4px;
	width: 150px;
}

.gallery-B {
	margin-top: 5px;
	margin-bottom: 0px;
	overflow: visible;
}

.gallery-B .data {
	float: right;
	height: 126px;
	text-align: center;
	color: #666;
	font-size: 11px;
}

.gallery-B .data a {
	display: block;
	font-weight: bold;
	font-size: 16px;
	padding: 49px 0 0 0;
	margin: 0;
	float: none;
}

.dontshow {
	display: none;
}

.PDS_Poll {
	clear: both !important;
}

.single .main-post .entry-content p {
font-size: 14px;
line-height: 18px;
	margin-top: 20px;
}

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

.vvqbox {
	overflow: hidden;
}

.main-image {
	min-height: 400px;
}

.menu-item-current strong a {
	background: #E1E1E1 url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/bg-nav-active.png) repeat-x;
	color: #F09 !important;
}

.menu-item-current strong a:hover {
	background: #E1E1E1 url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/bg-nav-active.png) repeat-x;
	color: #FF0 !important;
}

/* 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;
	color: #000;
}

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

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

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

#hl-comments .header {
	height: 43px;
	background: #FFE5F4;
	font-weight: bold;
	color: black;
}

#hl-comments .main-cont {
	display: inline-block;
}

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

#respond {
	clear: both;
	width: 600px;
}

#respond h3#reply-title {
	padding-top: 10px;
	color: black;
	font-family: georgia;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 6px;
}

#respond #submit {
	margin: 0 auto;
	line-height: 22px;
	border: none;
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: white;
	background-color: #FF4100;
	padding: 0 3px;
}

#respond p {
	color: #000;
	margin-bottom: 10px;
	font-size: 14px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.main-post ol {
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	list-style-image: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/111009_triangle_ampmpics01110310144111.gif);
}

.main-post li {
	margin-bottom: 3px;
}

.v02 .drop .shadow div {
	-webkit-box-shadow: -100px 0 18px 2px #000;
	-moz-box-shadow: -100px 0 18px 2px #000;
	box-shadow: -100px 0 18px 2px #000;
}
.v02 .btn-prev-article .all,
.v02 .btn-next-article .all {
	background: -moz-linear-gradient(top,  #e30389 0%, #e80b8f 24%, #f627a3 74%, #fc32ab 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e30389), color-stop(24%,#e80b8f), color-stop(74%,#f627a3), color-stop(100%,#fc32ab));
	background: -webkit-linear-gradient(top,  #e30389 0%,#e80b8f 24%,#f627a3 74%,#fc32ab 100%);
	background: -o-linear-gradient(top,	 #e30389 0%,#e80b8f 24%,#f627a3 74%,#fc32ab 100%);
	background: -ms-linear-gradient(top,  #e30389 0%,#e80b8f 24%,#f627a3 74%,#fc32ab 100%);
	background: linear-gradient(top,  #e30389 0%,#e80b8f 24%,#f627a3 74%,#fc32ab 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e30389', endColorstr='#fc32ab',GradientType=0 );
}
.v02 .btn-prev-article .all:hover,
.v02 .btn-next-article .all:hover {
	background: -moz-linear-gradient(top,  #990066 0%, #a1006b 21%, #be017f 68%, #cd0289 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#990066), color-stop(21%,#a1006b), color-stop(68%,#be017f), color-stop(100%,#cd0289));
	background: -webkit-linear-gradient(top,  #990066 0%,#a1006b 21%,#be017f 68%,#cd0289 100%);
	background: -o-linear-gradient(top,	 #990066 0%,#a1006b 21%,#be017f 68%,#cd0289 100%);
	background: -ms-linear-gradient(top,  #990066 0%,#a1006b 21%,#be017f 68%,#cd0289 100%);
	background: linear-gradient(top,  #990066 0%,#a1006b 21%,#be017f 68%,#cd0289 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#990066', endColorstr='#cd0289',GradientType=0 );
}
.bio h1 {
    color: black;
    font-size: 30px;
    margin-bottom: 30px;
}
.bio h1 span {
    color: #666666;
    font-size: 20px;
    font-weight: 400;
    margin-left: 10px;
}
.userconnect {
	float: right;
	width: 260px;
}
.userconnect a {
	display: block;
	width: 32px;
	height: 32px;
	float: right;
	margin: -10px 0 0 5px;
}
.bio img {
	float: left;
	padding: 0 10px 10px 0;
}
.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;
}
.noofarticles {
    font-size: 16px;
    font-weight: 800;
    padding: 0 0 0 10px;}

.articles {
	margin: 13px 0 0 10px;
}
.articles a {
    border-bottom: 1px solid #999999;
    color: #666666;
    display: block;
	font-size: 14px;
	line-height: 18px;
    min-height: 145px;
    padding: 10px 0;
    text-decoration: none;
}
.articles a h2 {
	color: black;
	font-size: 18px;
	line-height: 20px;
	font-weight: 800;
	font-family: Times New Roman;
}
.articles a img {
    border: 1px solid #999999;
    clear: left;
    display: block;
    float: left;
    height: 140px;
    margin-right: 10px;
    padding: 1px;
    width: 250px;
}
.articles a span {
	font-size: 11px;
	display: inline-block;
	height: 14px;
	margin: 5px 0 0 2px;
}
.articles a .readmore {
	color: black;
	display: block;
	font-weight: 800;
	font-size: 12px;
}
.articles a .time {
	width: 100px;
}
.articles a .comments {
    background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat scroll -264px -197px transparent;
    min-height: 14px;
    padding: 0 0 0 16px;
	width: 240px;
}
#content .showmore {
    border: 1px solid #666666;
    color: #666666;
    font-size: 11px;
    font-weight: 800;
	text-decoration: none;
    padding: 6px 12px;
}
.articles-more {
	cursor: pointer;
    background: -moz-linear-gradient(center top , #FFFFFF 0%, #999999 100%) repeat scroll 0 0 transparent;
    border: 1px solid #666666;
    color: #333333;
    font-size: 18px;
    height: 32px;
    margin: 10px 0 0 10px;
    padding: 1px 0 5px;
    text-align: center;
    text-decoration: none;
    width: 630px;
	background: -moz-linear-gradient(top,  #ffffff 0%, #999999 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#999999));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#999999 100%);
	background: -o-linear-gradient(top,	 #ffffff 0%,#999999 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#999999 100%);
	background: linear-gradient(top,  #ffffff 0%,#999999 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#999999',GradientType=0 );
}
.articles-more img {
    background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat scroll -132px -307px transparent;
    display: inline-block;
    height: 33px;
    padding: 6px 0 0;
    vertical-align: middle;
    width: 26px;
}
.tag-heading {
    color: black;
    font-size: 30px;
    margin: 10px 0 20px 10px;
    line-height: 1;
}
.userconnect .googleplus {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat scroll -108px -425px transparent;
}
.userconnect .facebook {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat scroll -154px -425px transparent;
}
.userconnect .twitter {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat scroll -16px -425px transparent;
}
.userconnect .rss {
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat scroll -63px -425px transparent;
}

/** smart module related article targetted styles **/
.hollywoodlife .related-articles .date span {
    font-size:9px; line-height:16px; display: block; color: #818181; margin-bottom:-4px; display:block !important;
}
.hollywoodlife .related-articles .article:hover .date {
    background:#ff0099; color: #FFFF00;
}
.hollywoodlife .related-articles .full-view {
    position: static; top: auto; min-height: 27px; display: block; background: #ff0099; padding:7px 11px 9px 9px;
}

.hollywoodlife .related-articles .short-view  {
    position: static; top: auto; min-height: 27px; display: block; padding:7px 11px 9px 9px;background: #FAFAFA;
}
.hollywoodlife .related-articles .full-view {
    background: #ff0099; padding:7px 9px 9px; position: absolute; top:-9999px; left:auto;
}

.hollywoodlife .related-articles .short-view .entry-title { color:#000; }

.related-articles .pressed .full-view .entry-title, .related-articles .pressed .full-view .entry-content,
.related-articles .pressed .full-view .more

{
    text-decoration: none;
}

/* downstate for related articles */
.hollywoodlife .related-articles .pressed .full-view,
.hollywoodlife .related-articles .pressed .date { background:#ff0099 !important; }
.hollywoodlife #pmc_smod_container{ text-align: left;}

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

.author-social h4 {
    font-size: 12px;
    color: #666;
    margin: 10px 0 2px 0;
    font-family: arial;
    font-weight: normal;
    margin-left: -55px;
    position: absolute;
}
#author-social-links li {
    width: 31px;
    height: 32px;
    margin: 0 5px 0 0;
    display: inline-block;
}

#author-social-links {
    display: inline-block;
}

#author-social-links a {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    height: 32px;
    width: 31px;
    background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../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 .readmore{
    color: #F09;
}
.articles a:hover .readmore img{
    display: none;
}
.articles a:hover h2{
    color:  #F09;
}

/* Pinterest */
.pinterest-vertical {
	margin: 33px 0 0 0;
	padding-left: 6px;
	float: left;
	display: inline;
}


/*
 * right rail improvements for readability
 */
.post .block {
	font-size: 13px; line-height: 15px;
	-webkit-transition: color 0.2s ease-in;
}

.post .more {
	font-size: 11px;
	-webkit-transition: color 0.2s ease-in;
}

.post .entry-content {
	color: rgb(0, 0, 0);
	-webkit-transition: color 0.2s ease-in;
}

.post:hover .entry-title {
	color: #fff200;
	-webkit-transition: color 0.2s ease-in;
}


/*
 * hide prev & next arrows if screen width gets
 * smaller (like mobile devices) else they overlap content
 */
@media only screen and (max-width: 1150px) {
	.single-post .btn-prev-article, .single-post .btn-next-article {
		display: none;
	}
}

/*
 * marker for external links in articles
 */
.outbound a {
	padding-right: 15px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/external-link-marker.gif) no-repeat right center;
}


/*
 * styles for 'above-around-pmc' sidebar
 */
#sidebar-above-around-pmc {
	width: 100%; margin: 10px 0px 10px 0px;
	text-align: center
}

/* CSS for PMC Gallery*/
.main-post .meta {
	height: auto;
}
div.respond {
	clear: both;
}
#content .gallery-image div.gallery-multi div{
    height: auto;
    min-height: 200px; /* Required for auto-height -Tae */
    vertical-align: top !important;
}
.gallery-interstitial {
	display: none;
	position: absolute;
	left: -15px;
	margin-top: 39px;
	padding-top: 20px;
    width: 650px ;
    height: 280px ;
	background-color: #ffffff;
	text-align: center;
	z-index: 100;
}

.main-post .entry-content {
	height: auto;
}
.main-post .entry-content img {
	margin-bottom: 1px;
}
.gallery-side {
	width: 300px;
	position: absolute;
	top: 55px;
	right: -315px;
}

.gallery-count {
	font-size: 100%;
}

.gallery-B a > span {
	display: inline-block;
	margin: 1px 2px;
}
.gallery-thumbs{
	margin-bottom: 39px;
	width: 330px;
	position: relative;
	top: 0;
	right: 0;
}
.gallery-thumbs div.gallery-multi div {
	position: relative;
	width: 103px;
	max-height: 79px;
	overflow: hidden;
}
.gallery-thumbs div.gallery-multi div span {
	position: absolute;
	width: 98px;
	top: 2px;
	text-align: center;
	font-size: 12px;
	color: white;
	background-color: #fe47b5;
	left: 2px;
	opacity: 0.75;
}
.gallery-thumbs div.gallery-multi div img {
	width: 100px;
}
.gallery-B .gallery-thumbs {
	width: 475px;
}
.gallery-B .gallery-thumbs div.gallery-multi div {
	width: 154px;
	background-color: white;
	max-height: none;
}
.gallery-B .gallery-thumbs div.gallery-multi div span {
	width: 148px;
}
.gallery-B .gallery-thumbs div.gallery-multi div img {
	width: 150px;
	opacity: 1;
}

.gallery-image {
	width: 100%;
	height: auto;
}
.gallery-image div.gallery-multi {
	display: table;
	height: auto;
	padding-bottom: 15px;
}

.entry-content .gallery-image div.gallery-multi div img {
	width: auto;
	height: auto;
	max-height: none;
	display: table;
	table-layout: fixed;
	margin: 0 auto;
        position: relative;
}
.gallery-image div.gallery-multi div .credits {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 2px 15px 2px 5px;
	width: auto;
	background: #fff;
	color: #777;
	height: auto !important;
	min-height: 0 !important;
	font-size: 10px;
	line-height: 1.1;
	font-style: italic;
	text-align: right;
	z-index: 10;
}

.pgalmoreside .gallery-multi {
	height: auto;
	width: auto;
	overflow: visible;
}

/*from old gallery */
.v02 .full-screen {
	width: 100%;
	text-align: center;
	margin: 29px 0;
}

.v02 .full-screen a {
	background-color: #777;
	border-radius: 5px;
	padding: 5px 10px;
	color: #EEE;
	font-weight: bold;
	visibility: hidden;
}

.v02 .comment-container {
	width: 100%;
	margin: 0 0 220px;
	text-align: center;
}

.v02 #sidebar .comments {
	color: #ec008c;
	text-decoration: none;
	font-size: 12px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -264px -200px;
	-webkit-font-smoothing: antialiased;
	padding: 0 0 0 16px;
}

.v02 #sidebar .comments:hover {
	color: #906;
}

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

.pmc-gallery-top {
	left: 106px;
	position: absolute;
	top: 13px;
}
.pmc-gallery-top-other {
	position: relative;
	left: 0px;
	top:0px;
	height: 25px;
	padding: 5px;
	width: 108px;
}
.gallery-back-other{
	margin-left: 10px;
	margin-top: 8px;
}
.gallery-back {
	background-color: #fff;
	color: #ec008c;
	font-size: 12px;
	letter-spacing: 0;
	opacity: 1;
	text-align: center;
}
.gallery-back::before {
	margin-right: 5px;
}
.gallery-back:hover {
	color: #906;
}

@media only screen and (max-width: 728px) {
	.gallery-back {
		padding: 0;
	}
	.pmc-gallery-top-other {
		position: relative;
		display: inline;
		padding: 0px;
	}
}

#sidebar.gallery-sidebar {
	margin-top: 275px;
}
.galleria_nav {
	text-align: center;
}
/*CSS for PMC Gallery Ends*/


/*
 * for mobile devices
 */
@media only screen and (max-width: 800px) {
	/* article heading */
	.main-post h1 {
		font-size: 2em;
	}
}

/*
 Sept 20 2013: Temporary CSS rules for sponsored posts
 Can be removed in appx one week (Sept 27 2013)
 Check w/ Andrea before removing
 */

/*
 peach
 */
.postid-1193966 .gallery-image div.gallery-multi div img {
border-right: 10px solid #FFD094;
border-left: 10px solid #FFD094;
border-bottom: 10px solid #E2BD8E;
border-top: 10px solid #FFC274;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
}


/*
 mango
 */
.postid-1193970 .gallery-image div.gallery-multi div img {
border-right: 10px solid #FF9A18;
border-left: 10px solid #FF9E22;
border-bottom: 10px solid #FFBA62;
border-top: 10px solid #FFBF6E;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
}


/*
 strawberry lemonade
 */
.postid-1193974 .gallery-image div.gallery-multi div img {
border-right: 10px solid #FFCFED;
border-left: 10px solid #FFCFED;
border-bottom: 10px solid #FFA1DD;
border-top: 10px solid #FFA1DD;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
}


/*
 pomatini
 */
.postid-1193977 .gallery-image div.gallery-multi div img {
border-right: 10px solid #C2459A;
border-left: 10px solid #C2459A;
border-bottom: 10px solid #EE54BD;
border-top: 10px solid #EE54BD;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
}


/*
 blueberry rasberry
 */
.postid-1193980 .gallery-image div.gallery-multi div img {
border-right: 10px solid #754AD1;
border-left: 10px solid #754AD1;
border-bottom: 10px solid #905CFF;
border-top: 10px solid #905CFF;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
}


/*
 iced tea
 */
.postid-1193984 .gallery-image div.gallery-multi div img {
border-right: 10px solid #DFC43A;
border-left: 10px solid #DFC43A;
border-bottom: 10px solid #BEA20D;
border-top: 10px solid #BEA20D;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
}

.postid-1197243 .gallery-image div.gallery-multi div img {
border-right: 10px solid #FFCFED;
border-left: 10px solid #FFCFED;
border-bottom: 10px solid #FFA1DD;
border-top: 10px solid #FFA1DD;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
}

.video-embed-container {
	margin-bottom: 15px;
}
.ndn_featured_video{
	padding-bottom: 15px;
}
.ndn_embed_widget{
	padding-left: 15px;
}
/**
*Crystal Light Sponsored Gallery CSS
*/
.postid-1311236 .gallery-image div.gallery-multi div img {
	border-right: 10px solid #E256AE;
	border-left: 10px solid #E256AE;
	border-bottom: 10px solid #E256AE;
	border-top: 10px solid #E256AE;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}

.postid-1311236 .gallery-multi {
	margin-top: 49px;
}

.postid-1311236 #sidebar {
	margin-top: 6px;
}

.postid-1311236 .full-screen {
	background: url(http://pmchollywoodlife.files.wordpress.com/2014/02/cl-sponsored-gallery.png) no-repeat top center;
	height: 128px;
	margin-top: 0;
}

.postid-1311236 .galleria_nav .gallery-navigation-previous {
	background: url(http://pmchollywoodlife.files.wordpress.com/2014/02/previous.png) no-repeat;
}

.postid-1311236 .galleria_nav .gallery-navigation-next {
	background: url(http://pmchollywoodlife.files.wordpress.com/2014/02/next1.png) no-repeat right;
}

.postid-1311236 .main-post {
	background: #FFF9FF;
}

.postid-1311236 #content {
	background: #FFF9FF;
}

.postid-1311236 #header {
	background: #fff;
}

.postid-1311236 #wrapper {
	background: #FFF9FF;
}

@media all and (max-width: 480px) {
	.postid-1311236 .gallery-image div.gallery-multi div img {
		border: 0;
	}

	.postid-1311236 .entry-content {
		background: url(http://pmchollywoodlife.files.wordpress.com/2014/02/crystal-light-sponsored-by1.png) no-repeat top center;
		padding-top: 73px;
	}
}

@media all and (max-width: 320px) {
	.postid-1311236 .gallery-image div.gallery-multi div img {
		border: 0;
	}

	.postid-1311236 .entry-content {
		background: url(http://pmchollywoodlife.files.wordpress.com/2014/02/crystal-light-sponsored-by1.png) no-repeat top center;
		padding-top: 73px;
	}
}

.article-ndn-shortcode{
	float: right;
	padding: 5px 0 5px 0;
}

/* Gallery fix for  r155085 Enqueue PMC Gallery scripts at priority 999, load JS in the footer to force loading of Swipe 1.0 *after* Swipe 2.0 which is (suddenly) being loaded by the WPCPOM Comment_Like package and breaking all of our galleries. */
.single-pmc-gallery .gallery-side {
	min-height: 200px;
}

.single-pmc-gallery .gallery-side .gallery-thumbs {
	left: 0;
	width: 325px;
	position: relative;
}

.single .gallery-B .gallery-thumbs-medium-preview {
	position: relative;
	left: 0;
}


/* iPhone 5, 6, 6+, Droid, Samsung Gallaxy 4 Landscape Orientation */
@media (min-width: 540px) and (max-width: 736px) {
	.logo {
		height: 148px !important;
		width: 100%;
		background-color: #ec008c;
	}
}
/* iPhone 4 Landscape Orientation */
@media (min-width: 480px) and (max-width: 480px) {
	.logo {
		height: 112px;
	}
}
/* iPhone 6 Plus Portrait Orientation */
@media (min-width: 414px) and (max-width: 414px) {
	.logo {
		height: 95px;
	}
}
/* iPhone 6 Portrait Orientation */
@media (min-width: 375px) and (max-width: 375px) {
	.logo {
		height: 87px;
	}
}
/* iPhone 4 & 5 Portrait Orientation */
@media (min-width: 320px) and (max-width: 320px) {
	.logo {
		height: 74px;
	}
}

/* New header style for all sections of the site */
@media only screen and (max-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) {

    .logo {
        margin-left: -12px;
        height: 73px;
        background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/theme/logo-home-mobile-v2.gif) no-repeat;
    }
}
.sticky-start {
    position: fixed !important;
    top: 20px;
    margin-left: 650px;
}

.sticky-end-oneT {
    position: absolute !important;
    top: 715px;
    margin-left: 650px;
}

.sticky-end-fiveH {
    position: absolute !important;
    top:715px;
    margin-left: 650px;
}
.single #sidebar{
    position: relative;
}
.single #main{
    position: relative;
}
.single #content{
    position: relative;
}
/**BUY NOW SHORTCODE*/

.azn-listicle-cta {
    text-transform: uppercase;
    display: inline-block;
    font-family: 'pt sans narrow', sans-serif;
    margin: 15px 10px;
}
.azn-listicle-cta span {
    background: #ec008c;
    padding: 12px 24px 10px;
    font-size: 13px;
    color: #fff;
}
.azn-listicle-cta h3 {
    color: #000;
    display: inline-block;
    margin-left: 16px;
    font-family: 'pt sans narrow', sans-serif;
    font-size: 23px;
    background: #FBFBFB;
    padding: 3px 6px;
    font-weight: 400;
    box-shadow: 0 1px 4px rgba(121,121,121,0.43);
    vertical-align: middle;
}
.azn-listicle-cta a {
    text-decoration: none;
    color: #fff;
}
.azn-listicle-cta span:hover {
    background: #D2007D;
    -webkit-transition-delay: .2s;
    /* Safari */
    transition-delay: .2s;
}
.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?1469223053) 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?1469223060) 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?1469223063) 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?1469223053) 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?1469223053) 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?1469223053) #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?1469223053) #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?1469223053) 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}}
#pmc-pinit-hover-btn {
	position: absolute;
	cursor: pointer;
	background-image: url(https://s-passets.pinimg.com/images/pidgets/pinit_bg_en_rect_red_28_1.png);
	background-repeat: none;
	background-size: 56px 84px;
	height: 28px;
	padding: 0;
	vertical-align: baseline;
	text-decoration: none;
	width: 56px;
	background-position: 0 -28px;
	display: none;
}
#pmc-pinit-hover-btn:hover {
	background-position: 0 0px;
	display: block;
}
#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_closeWindowButton {
	position: absolute;
	left: auto;
	right: 0;
	width: 29px;
	height: 29px;
	border: 0;
	padding: 0;
	background: none;
	cursor: pointer;
	outline: none;
	-webkit-transition: color .1s ease-in-out, background .1s ease-in-out;
	transition: color .1s ease-in-out, background .1s ease-in-out;
}

#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 #ddd;
	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 {
	display: block;
	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_closeWindowButton:hover .tb-close-icon,
#TB_closeWindowButton:focus .tb-close-icon {
	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;
}

.no-scroll {
    overflow: hidden
}

#prestitial-ad-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    z-index: 10000001
}

#prestitial-ad-container, #prestitial-ad-inject-container {
    position: fixed;
    background: #FFFFFF;
    z-index: 10000002;
    text-align: center
}

.shown #prestitial-ad-container {
    box-shadow: 0 2px 10px #333
}

#prestitial-ad-container object, #prestitial-ad-container img {
    vertical-align: bottom;
    display: block
}

#prestitial-ad-close {
    box-shadow: 0 2px 10px #333;
    background: #ffffff;
    top: 35px;
    -webkit-border-radius: 43px;
    border-radius: 43px;
    background-clip: padding-box;
    font-size: 21px
}

#prestitial-ad-duration-counter {
    color: #999999;
    margin-top: 5px;
    font-size: 18px;
    top: 75px;
    box-shadow: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    background: none
}

#prestitial-ad-close, #prestitial-ad-duration-counter {
    position: fixed;
    right: 5%;
    width: 165px;
    z-index: 10000003;
    text-align: center;
    padding: 15px;
    cursor: pointer;
    font-family: Arial
}

@media (max-width: 768px) {

    #prestitial-ad-duration-counter {
        display: none
    }

    #prestitial-ad-close {
        font-size: 14px;
        width: 100px;
        padding: 10px;
        top: 75px
    }
}

.shown #prestitial-ad-inject-container {
    box-shadow: 0 2px 10px #333
}

#prestitial-ad-inject-container * {
    z-index: 10000002 !important
}

#skin-ad-inject-container {
    display: none;
}

#skin-ad-left-rail-container,
#skin-ad-right-rail-container {
    height: 100%;
    top: 0;
    position: fixed;
    cursor: pointer;
    z-index: 1;
    background-repeat: no-repeat;
}

.hide {
    display: none;
}
.shown {
    display: block;
}

.skip-ad-close {
	display: none;
}
.skip-ad-text {
	display: block;
	text-align: right;
}
@media (max-width : 480px ) {
	.skip-ad-close {
		background: url(/wp-content/themes/vip/pmc-plugins/pmc-adm/css/../images/close-button.png) no-repeat right;
		content: "";
		display: block;
		height: 25px;
		width: auto;
	}
	.skip-ad-text {
		display: none!important;
	}
}
/**

	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;
}
a.gallery-navigation{
    cursor: pointer;
}
.gallery-multi {
	width: 100%;
	height:100%;
	display:block;
	overflow:hidden;
}
.gallery-multi div {
	width: auto;
	float: left;
	cursor: pointer;
}
.gallery-back {
	display: none;
	position: relative;
	text-align: center;
	font-size: 0.75em;
	padding: 0.5em 0;
}
.gallery-interstitial{
    margin-top: 0px !important;
	background-color: #F3F3F3;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	text-align: center;
	display: none;
}
.gallery-interstitial .skip-ad {
	border: 1px solid gray;
	color: white;
	cursor: pointer;
	font-size: 1.2em;
	padding: 5px;
	position: absolute;
	right: 0;
	text-decoration: underline;
	top: 0;
}
.gallery-interstitial .ad{
	margin: auto;
}
.gallery-image {
	width: 600px;
	height:600px;
	position: relative;
	margin: 0 auto;
}
.gallery-image img {
	/*
	Vertically align in center
	See: http://coding.smashingmagazine.com/2013/08/09/absolute-horizontal-vertical-centering-css/
	*/
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.gallery-image div.gallery-multi div {
	line-height: 600px; /* Same as height to vertically align in center */
	text-align:center;
	position: relative;
}
.gallery .gallery-image div.gallery-multi div .credits {
	position: absolute;
	height: auto !important;
	display: block;
	bottom: 0;
	text-align: right;
	font-size: 11px;
	right: 0;
	color: #fff;
	padding: 3px 7px 3px 7px;
	background-color: #222;
	width: auto;
}
.gallery-thumbs div.gallery-multi div img {
	opacity: .5;
}
.gallery-thumbs div.gallery-multi div img:hover,
.gallery-thumbs div.gallery-multi div img.current {
	opacity: 1;
}
.gallery-image div.gallery-multi div img {
	max-height: 100%;
	max-width: 100%;
	display: table;
	table-layout: fixed;
	margin: 0 auto;

}
.gallery-count {
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	display: block;
	margin-top: 10px;
	font-size: .75em;
}
.gallery-navigation {
	font-size: 1em;
}
.gallery-navigation:hover {
	color: #906;
}
.gallery-navigation-next {
	float: right;
}
.gallery-navigation-next:hover {
	outline: none;
}

.gallery-navigation-previous {
	float: left;
}

.gallery-navigation-previous:hover {
	outline: none;

}
.gallery-thumbs-medium-preview {
	width: 312px;
	position: absolute;
	top: 0;
	right: -314px;
}
.gallery-thumbs-medium-preview div div {
	width: 100px;
	float: left;
	margin: 0 4px 4px 0;
	background-color: black;
}
.gallery-thumbs-medium-preview div div img {
	vertical-align: bottom;
	opacity: .5;
	border: 1px solid black;
}
.gallery-thumbs-medium-preview div div img.current {
	vertical-align: bottom;
	opacity: 1;
	border: 1px solid red;
}
.gallery-thumbs-medium-preview div div img:hover {
	vertical-align: bottom;
	opacity: 1;
	border: 1px solid black;
}

/*hack for FF override if not needed*/
@-moz-document url-prefix() {
	.gallery-stage .gallery-image .gallery-multi div .credits {
		right: auto !important;
	}
}

@media only screen
and (min-device-width : 320px)
and (max-device-width : 768px) {
	.gallery-thumbs div.gallery-multi div {
		left: 75px;
	}
	.gallery-image div.gallery-multi div img {
		margin: 0 auto;
	}
	.gallery-image img {
		position: relative !important;
	}
	/* Styles */
}
.main-post{width:620px;position:relative}.entry-content.gallery-title-description{width:328px;float:right;padding-bottom:20px}.galleria_nav .gallery-navigation{height:40px;color:#F09;font-weight:bold;font-size:1em}.galleria_nav .gallery-navigation:hover{color:#906}.galleria_nav .gallery-navigation-next{right:0;padding:5px 90px 0 0;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/next.png) no-repeat right}.galleria_nav .gallery-navigation-next:hover{outline:none;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/next-over.png) no-repeat right}.galleria_nav .gallery-navigation-previous{left:0;padding:5px 0 0 95px;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/previous.png) no-repeat}.galleria_nav .gallery-navigation-previous:hover{outline:none;background:url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/previous-over.png) no-repeat}.gallery-image img{position:inherit;visibility:hidden;height:200px !important}.gallery-image .image-visible img{visibility:visible;height:auto !important}.gallery-interstitial-active .gallery-image{height:300px !important}.entry-content{width:100%}.pgalmoreside{width:auto}.pgalmoreside .gallery-multi{overflow:hidden}.gallery-caption .gallery-multi div p{margin:0px}.single-pmc-gallery .breadcrumbs{clear:both;margin:20px 0;padding:10px;background:#f5f5f5}.single-pmc-gallery .gallery-thumbs div.gallery-multi div img{width:101px;height:77px}.single-post .gallery-thumbs div .gallery-multi div img{width:150px;height:115px}@media only screen and (max-width: 767px){.main-post h1{margin:0px 9px 5px}}
/*
	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;
}
