/*
 * Styles common throughout the site
 */


.photo-credit, .photo-credit-tag-page {
	font-size: 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px;
	color: #777;
	margin-bottom: 2px;
}

.photo-credit-tag-page {
	width: 250px; float:left; clear:both;
}


.margin-top-bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}
/**
* interstitial page styles
*/
.interstitial-header-logo{
	width: 467px;
	height: 82px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/logo.png) no-repeat;
}


#ad-interruptus-header {
	width:75%; margin: 0 auto 5px auto; padding:10px 10px 5px 10px;
	font-weight: bold;
	overflow: hidden;
	background: #ffffff;
}

#ad-interruptus-header #site-logo, #ad-interruptus-header #continue-link {
	display: inline-block;
}

#ad-interruptus-header #site-logo {
	left: 0; font-size: 2em;
}

#ad-interruptus-header #continue-link {
	float: right; text-align:right;
	padding-top: 27px;
}

#continue-link .count-down{
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;

}

#pmc-adm-ad-interruptus {
	width:90%; margin: 20px auto; padding:0;
	text-align:center; display: block;
}
@media only screen and (max-width: 480px){
	body.interstitial{
		background: #FF0099;
	}
	#ad-interruptus-header{
		width:100%;
	}
	.interstitial-header-logo {
		width: 99%;
		background-size: 100%;
		height:56px;
	}
	#ad-interruptus-header #continue-link {
		float: none;
		text-align:center;
		padding-top: 0px;
	}
	#pmc-adm-ad-interruptus {
		min-height: 100px;
		margin: 0px auto;
		width: 100%
	}
	#continue-link .count-down{
		padding-left: 38px;
	}

}
#mobile_nav{display:none}@media only screen and (max-width: 767px){#mobile_nav{display:block;clear:both;padding:5px;line-height:normal;background:#ec008c}#mobile_nav table{width:100%;border-collapse:collapse}#mobile_nav table td{width:20%;padding:3px 2px;border-left:1px solid #CB017B;border-right:1px solid #CB017B;border-top:none;border-bottom:none;text-align:center;font-family:'Arial Black', Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;color:#fff}#mobile_nav table td:hover{background:#f4b}#mobile_nav table td.selected{background:#f6d;color:#000}#mobile_nav a{display:block;text-decoration:none;cursor:pointer;color:#fff}}
/* 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;
}

/* ad */
.ad {
	min-height: 250px;
}

.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;
	min-height: 92px;
}

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

/* social holder */
.entry-content .social {
	width: 70px;
	float: right;
	margin-bottom: -5px;
	padding: 3px 10px 0;
}

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

.header-ad {
	min-height: 92px;
}

.gallery-B {
	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;
}

.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:800px;
    vertical-align: top !important;
}
.gallery-interstitial {
	margin-top: 39px;
	left: -10px;
	display: none;
	position: absolute;
    width: 650px ;
    height: 800px ;
	background-color: #ffffff;
	z-index: 100;
	text-align: center;
}

.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 {
	margin-bottom: 10px;
	font-size: 100%;
	padding: 20px 0 0;
}

.gallery-B .gallery-count {
	display: inline-block;
	margin-top: -5px;
}
.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;
        top: 30px;
        position: relative;
}
.gallery-image div.gallery-multi div .credits {
	position: absolute;
	top: 10px;
	right: 0;
	padding: 3px;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px;
	color: #777;
	margin-bottom: 2px;
}

.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 #sidebar .comments {
	min-height: 14px;
	padding: 0 0 0 16px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -264px -197px;
	color: #F09;
}

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

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

.v02 #sidebar .comments {
	min-height: 14px;
	padding: 0 0 0 16px;
	background: url(/wp-content/themes/vip/pmc-hollywoodlife/css/../images/sprite-icons.png) no-repeat -264px -197px;
	color: #F09;
}

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

.v02 .comment-container {
	margin: 0 0 195px;
}
.galleria_nav .gallery-back {
    font-size: 1.2em;
    position: relative;
    top: 0;
    width: 120px;
    margin: 0 auto;
}

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

    #content .gallery-image div.gallery-multi div{
        height:450px;
    }
    .gallery-interstitial {
        height: 450px;
    }
}

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

/* New header style for all sections of the site */
@media only screen and (max-width: 320px) {
	.logo {
		height: 74px;
	}
}
@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;
	}

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

}
.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}.entry-content .social div.pinterest-pin-it{display:inline;float:left;margin:33px 0 0;padding-left:6px}.entry-content .social div.facebook-share,.entry-content .social div.twitter-share{display:inline-block}.entry-content .social .fb-share-button iframe{margin:0px !important}.entry-content .social .twitter-share-button{margin-top:10px}.entry-content .social .pinterest-vertical{margin-top:33px}.single-pmc-gallery .social .fb-share-button{overflow:hidden;margin-bottom:5px}.single-pmc-gallery .social .fb-share-button iframe{margin:0px !important}.single-pmc-gallery .social .twitter-share-button{margin-top:10px;margin-bottom:5px}.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}#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("https://pmchollywoodlife.files.wordpress.com/2014/08/watch-hl-tv1.png") 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}
#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: #fff;
	z-index: 100050; /* Above DFW. */
	visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	-webkit-box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
	box-shadow: 0 3px 6px rgba( 0, 0, 0, 0.3 );
}

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

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

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

#TB_closeAjaxWindow {
	float: right;
}

#TB_closeAjaxWindow a {
	text-decoration: none;
}

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

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

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

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

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

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

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

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

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

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

.tb-close-icon:hover {
	color: #2ea2cc;
}
div.admz {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/**

	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);
  src: url(/i/noticons/./Noticons.eot?#iefix) format("embedded-opentype"),
	   url(data:application/font-woff;charset=utf-8;base64,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),
       url(/i/noticons/./Noticons.woff) 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-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-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-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-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-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 .5em 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 {
	font-weight: bold;
}

/* Optional notes */
.wpcom-reblog-snapshot .reblogger-note {
	border-bottom: 1px solid #ddd;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin: 0 0 1em 0;
	padding: 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;
}


.gallery-interstitial {
	position:absolute;
	top:0px;
	display:none;
}
.gallery-interstitial .ad {
	position:relative;
	min-width:310px;
	min-height: 310px;
	top:0px;
	margin: 0 auto;
}

.gallery-multi {
	width: 100%;
	height:100%;
	display:block;
	overflow:hidden;
}
.galleria_nav {
	max-width: 620px;
	position: relative;
}
.main-post {
	width:620px;
	position: relative;
}
.gallery-back {
	display: none;
	width: 100%;
	position: absolute;
	top: 25px;
	left: 0;
	text-align: center;
	font-size: .75em;
}
.gallery-image {
	width: 600px;
	margin: 0 auto;
}
.gallery-image div.gallery-multi div {
	height:600px;
	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-image div.gallery-multi div img {
	max-height: 100%;
	max-width: 100%;
}
.gallery-count {
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
	display: block;
	margin-top: 10px;
	font-size: .75em;
}
.galleria_nav .gallery-navigation {
	height: 40px;
	top: 0;
	position: absolute;
	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-plugins/pmc-gallery/css/../images/next.png) no-repeat right;
}

.galleria_nav .gallery-navigation-next:hover {
	outline: none;
	background: url(/wp-content/themes/vip/pmc-plugins/pmc-gallery/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-plugins/pmc-gallery/css/../images/previous.png) no-repeat;
}

.galleria_nav .gallery-navigation-previous:hover {
	outline: none;
	background: url(/wp-content/themes/vip/pmc-plugins/pmc-gallery/css/../images/previous-over.png) no-repeat;
}
.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;
	}
}
/*
	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;
}
