/*
Theme Name: Playback 2020
Description: 2020 Brunico Publication Framework.
Version: v.1.0

*/

/* CSS Playback Online Document 


*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Merriweather');
*, *:before, *:after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin:0;
    padding:0;
}

html { margin-top:0 !important; background: #000; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

iframe, embed { width:100%; }
.gallery { margin:20px 0 !important; }
div #movie { width:100% !important; height:inherit !important; min-height:250px; }

body{
	/*background: #ffffff url('/wp/wp-content/themes/pb/images/backgroundrepeat.jpg') repeat-x fixed;*/
	background-color: #eff2f4;
	margin:0;
	padding: 0;
	font-family: Arial, tahoma, sans-serif;
	font-size:12px;
	color: #333333;
}

#background {
	/*background: url(/content/images/BanffBackground2.jpg) no-repeat center center fixed;*/
	background-attachment: fixed;
	overflow-x: hidden;
	background-color: #eff2f4;
}

hr { clear:both; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #000000;
	padding: 0;
	margin: 0 0 1em;
}

.hide {display: none;}
.clear { clear: both;}

.clear:before, .clear:after { content: " "; /* 1 */ display: table; /* 2 */ }
.clear:after { clear: both; }
/* For IE 6/7 only - Include this rule to trigger hasLayout and contain floats. */
.clear { *zoom: 1; }

.left { float: left; }
.right { float: right; }

img  {
    width: inherit;  /* Make images fill their parent's space. Solves IE8. */
    max-width: 100%; /* Add !important if needed. */
    height: auto;    /* Add !important if needed. */
    border: 0; /* removes border in case images have anchor around them */ 
}


/* LINKS */
a { color: #404040; /* font-weight:bold; */ text-decoration: none; -webkit-transition: all 0.1s ease; }
a:active { color: #121212; text-decoration: none; }
a:hover { color: #121212; text-decoration: none; }

.post a { color: #404040; font-weight:bold; text-decoration: none; -webkit-transition: all 0.1s ease;}
.post a:active { color: #121212; text-decoration: none; }
.post a:hover { color:#121212; text-decoration: none; }

#post a, .byline a, .page a { color: #403d3d; font-weight:bold;  text-decoration: none; }
#post a:active, .byline a:active, .page a:active { color:#121212; text-decoration: none; }
#post a:hover, .byline a:hover, .page a:hover { color:#121212; font-weight:900; text-decoration: underline; }
.pb_media_kit { color: #0074A2 !important; }
.pb_media_kit:hover  { color:#121212 !important; }
#post p, .entry p { font:normal 10pt/15pt arial, helvetica, sans-serif; margin:0 0 10px; font-family: 'Open Sans', sans-serif; font-size: 17px; line-height: 1.4em; }
.entry ul li{ font:normal 10pt/15pt arial, helvetica, sans-serif; padding: 3px; font-family: 'Open Sans', sans-serif; font-size: 17px; }
.entry span{ color: #26252b; }

.postthumb { float:left; margin:0; width:100%; padding: 0 20px; text-align:center; }
.postthumb img { width:100%; height: auto; }
.postthumbOld { float:right; width:100%; margin:0 0 20px; /*background:#232323;*/ text-align:center; padding:20px; }
.postthumbOld img { width:auto; height:auto; margin:auto; display:block; }
    
h1 { font-family:Arial, Helvetica, sans-serif; font-size:18pt; font-weight:bold; color:#7AB95E; margin:0 0 15px 0; }
h2 { font-family: 'Merriweather', serif; font-size: 38px; font-weight:bold; color:#000; margin: 0; }
h3 { font-family:Arial, Helvetica, sans-serif; font-size:12pt; font-weight:bold; color:#404040; margin:0 0 10px; }
h4 { font-family:Arial, Helvetica, sans-serif; font-size:11pt; font-weight:bold; color:#404040; margin:20px 0 10px; padding:0 0 10px; border-bottom:1px solid #cdcdcd; }
h5 { font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold; color:#ababab; margin:0 0 10px; }
h6 { font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; color:#343434; margin:0 10px 10px 0; float:left; clear:both; text-transform:uppercase; line-height:14pt; }

blockquote { background:none; float:right; width:50%; margin:0 0 20px 20px; padding:20px; border-bottom:5px solid #ababab; border-top:5px solid #ababab; }
blockquote p { margin:0 !important; padding:0; font:bold 16pt/20pt Arial, Helvetica, sans-serif !important; color:#ababab; }

#outerDrop { float:left; border: 1px solid #121212; padding:5px; margin:0 5px 0 0; }
#innerDrop { background:#121212; color:#ffffff; width:45px; height:45px; padding:5px; text-align:center; line-height:26pt; font-size:33pt; font-family:Times,Serif,Georgia,Verdana; }

#post  { min-height:165px; }
.entry { min-height:165px; padding: 10px 20px; width:100%; }
.entry p:first-child::first-letter { text-transform: uppercase; font-size: 90pt; font-weight: bold; line-height: 70pt; color: #566d79; font-family: 'Merriweather', serif; }
.entry table { max-width:100% !important; font-size: 14pt; }
.entry table td { display:table-cell; }
.entry iframe { margin: 0 0 20px !important; }
.entry .colA { float:left; width:50%; margin:0 20px 20px 0; }
.entry .colB { float:right; width:45%; width:calc(50% - 20px); margin:0 0 20px; }

#entryWrapper
{
    display: inline-flex;
    width: 100%;
}
#shareButtons
{
    width: 100%; 
    max-width: 50px; 
    margin-left: 20px;
    margin-top: 25px;
}

#free-trial-button
{
    color: black;
    margin: 3px 0 15px;
    display: -webkit-inline-box;
}

#tags { padding:20px; border-top:1px solid #cdcdcd; width:100%; background:#fafafa; }
#tags p { line-height:13pt !important; font-size:9pt; }

.featured-single-post-subheader, .single-default-post-subheader, #PanelIntroduction table strong
{
    font-size: 24px; 
    font-family: 'Merriweather', serif; 
    font-weight: normal; 
    color: #566d79; 
 
}
.single-default-post-subheader
{
    padding: 20px;
    display: -webkit-inline-box;
    font-size: 22px;
}

.subscriptionSubHeader
{
    padding-left: 0;
}
.featured-single-post-subheader
{
    max-width: 1100px; 
    margin: auto; 
    padding: 5px 0
}

.pagetitle {
    /*background:#7AB95E;
    line-height: 15pt;*/
    /*padding: 0 20px; */
    /*font-weight: bold;
    color: #000;
    margin: 0 !important;
    font-family: Arial, Helvetica, sans-serif;
    font-family: 'Merriweather', serif;
    font-size:38pt;
    width:100%;*/
    font-weight: bold;
    
    background-color: transparent;
    border: none;
    padding: 0 20px;
    font-size: 25pt;
}

#col2 .pagetitle 
{
    padding: 10px 20px;
    background-color: #E5E7E1;
    /*color: #404040;*/
    font-size: 13pt;
    border-top: solid 1px;
}

#col2 .sidebarTitle
{
    padding: 0 10px;
    border-top: none;
    text-align: center;
    background: transparent;
    font-weight: 800;
    font-size: 11pt;
    text-transform: uppercase;
}
#sidebarLower { display: inline-block; }
#sidebarLower a:hover { text-decoration: underline;}
#col2 legend
{
    padding: 10px 7px;
}

#link_create_new_event p:first-child::first-letter
{
    font-size: 12pt;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-weight: inherit;
    line-height: 1.4em;
    font-family: Arial, Helvetica, sans-serif;

}

#link_create_new_event
{
    background-color: black;
    max-width: 317px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    float: right;
}

#StartYear, #StartMonth, #StartDate, #EndYear, #EndMonth, #EndDate
{
    height: 35px;
    margin: 5px 0;
    border: solid 1px #867f7f;
    border-radius: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #464545;
    padding: 2px 5px;
    margin-left: 5px;
}

.eventBtn {
    padding: 0 40px;
    margin: -55px auto 60px;
}

h2 a { color:#ffffff; text-decoration: none; -webkit-transition: all 0.1s ease;}

.page h3 { margin:10px 0; }

h2.article {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18pt;
	font-weight:bold;
	color:#404040;
    margin:0;
    padding:20px;
    border-bottom:1px solid #cdcdcd;
}

#subInnerGray h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ababab;
	margin: 0 0 15px 0;
}
    
h4 { margin-bottom: 1em; }

em { font-style:italic; }


#articleHeader { padding: 0px 20px; width:100%; }
#articleHeader h3 { margin:0; }

#breadcrumbs { width:100%; margin:0 0 20px; }
#breadcrumbs a { font-weight:bold; }

.page ul, #post ul { padding:0; margin:0 0 20px 40px; }
.page li, #post li {
    /*background-image: url('/content/images/arrow.png');*/
    background-repeat: no-repeat;
    background-position: 0 .4em;
    padding:10px 0 10px 10px;
    line-height:14pt;
}
   
/* Corners */
.round_7 {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
}
.round_top_7 {
	-moz-border-radius-topright: 7px;	
	-webkit-border-top-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
}
.round_bottom_7 {
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
}

#container {
    background:none;
    width:964px; 
    margin:0 auto; 
    padding:0;
    overflow:hidden;
    overflow: visible;
}

#containerFull {
    width:100%;
    margin:0 auto;
    background:#000000;
    /*border-bottom:5px solid #7AB95E; */
    position:relative;
    z-index:100;
}

#containerAds
{
    text-align: center;
}

#containerAds, #containerFeatured {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 964px;
  z-index: 1;
}

/************************** START fullWidthAd **********************************************************************/
.fullWidthAd
{
    text-align: center;
    display: inline-flex;
    width: 99.2vw;
    margin-left: -21vw;
    width: 500%;
    margin-left: -173%;
}
.fullWidthAdInner
{
    width: 100%;
    max-width: 964px;
    margin: auto;
    font-size: 20px;
    display: inline-flex;
}
.fullWidthAdImageContainer
{
    margin-top: -16px; 
    margin-bottom: 0px; 
    margin-left: -26px;
}
.noTopMargin
{
    margin-top: 0;
}
.fullWidthAd
{
    border-bottom: solid 5px #34454f;
    background-position-x: center !important;
}
.marginTopBottom
{
    border: none;
    margin-top: 20px;
    margin-bottom: 20px;
}
/************************** END fullWidthAd **********************************************************************/


/*.shadow {
            box-shadow: 0 0 2px #232323;
       -moz-box-shadow: 0 0 2px #232323;
    -webkit-box-shadow: 0 0 2px #232323; 
}*/

#ctaLug  {
    float:left; 
    width:216px; 
    height:90px; 
    background:#121212; 
    margin:0 20px 0 0; 
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 1004px;
	height:auto;
	/*background:#ffffff;*/
	display:block;
	margin:0 auto !important;
	padding:28px 0 0;
	position:relative;
}

.headerSocial { margin:0 auto; float:right; }
.headerSocialLink { display:inline-block; border:1px solid #cdcdcd; background:#404040; opacity:0.5; width:32px; height:32px; margin:0 0 0 5px; }
.headerSocialLink:hover { border:1px solid #cdcdcd; background:#7AB95E; opacity:1; }

.leaderboard {
	margin:0 auto;
	width:100%;
	height:auto;
	width: 1004px;
    background: white;
    margin-left: -20px;
}
.leaderboard > div, .feedad > div { margin:0 auto; display:block; padding-bottom: 20px; }
.feedad > div { /*padding-top: 20px;*/ }

#siteBox {
    background:#121212 url("/wp/wp-content/themes/pb/images/black-back.jpg");
    width:100%;
    padding:20px;
    height:auto;
    min-height:100px;
}

#siteA { float:left; width:12%; width:calc(17% - 20px); width:-webkit-calc(17% - 20px); margin:20px 20px 0 0; }
#siteB { float:left; width:12%; width:calc(17% - 20px); width:-webkit-calc(17% - 20px); margin:20px 0 0; }
#siteBox img { border:1px solid #cdcdcd; margin:0 0 10px; width:100%; height:auto; }
#siteBox a:hover { color:#cdcdcd; }
#siteBox a:hover img { opacity:0.4; transition:ease 0.2s; }


#logo {padding: 40px 0; display:block; width:300px; /*background:#ffffff;*/ float:left; height:auto; position:relative; z-index:100; }
#logo a {}
#logo img { width:300px; height:auto; }
#headerTop{float:right; height:auto; width:auto; padding: 40px 0;}
#headerTop #login a { margin: 0 10px; display: inline-flex; }
#tagline {margin-bottom: 15px; width: 200px; height: 13px;}

.banner {float: right; margin-top: 10px;}
/*
.tagline {
	margin: 10px 15px 0 15px;
	float: left;
	font-size:11px;
	color: #272727;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	
	min-height: 20px;
    display: table-cell;
    vertical-align: middle;
}
*/

#trialSub_but {
	text-transform: uppercase;
	color: #7AB95E;
	cursor: pointer;
	display: none;
	font-weight: bold;
}

#trialSub_but a {
	text-transform: uppercase;
	text-decoration: none;
	color: #7AB95E;
}
#trailSub_but a:active, #trailSub_but a:hover { text-decoration: none; background-color: #fff5e5;  }

#login {
	height: auto;
	margin: 0;
	position: relative;
	text-align: right;
	font-weight: bold;
	font-size:12px;
	text-transform: uppercase;
	display: inline-flex;
	font-style: italic;
}

.eventButton {
  display: table-cell;
  text-align: center;
  width: 200px;
}

#login a, .eventButton, #submit_event, #cancel_event, #logonbutton input[type=submit], .btn-sendpassword, .btn, .next, #submit, #movedtosubmit
{
    color: #404040 !important; 
    background: #e8e5e5 !important;
    font-size: 13pt !important;
    padding: 11px 10px !important;
    border-radius: 5px !important;
    border: solid 1px #000 !important;
    font-weight: bold !important;
    text-transform: uppercase;
    cursor: pointer !important;
}
#login a:hover, .eventButton:hover, #submit_event:hover, #cancel_event:hover, #logonbutton input[type=submit]:hover, .btn-sendpassword:hover, .btn:hover, .next:hover, #submit:hover
{
    color: #fff !important;  
    background: #000 !important;
    border: solid 1px #fff !important;
}

#login a .fas fa-user
{
    font-size: 12pt;
}

#login .signInCustom
{
    color: #fff !important; 
    background: #000 !important;
    border: solid 1px #fff !important;
}

#login .signInCustom:hover
{
    color: #404040 !important; 
    background: #e8e5e5 !important;
    border: none;
}

#login .logInCustom, #login .logOffCustom, #login .logInSubscribe
{
    color: #fff !important; 
    background:none !important;
    text-decoration: underline;
    font-size: 11pt !important;
}


#login .logInCustom:hover, #login .logOffCustom:hover, #login .logInSubscribe:hover
{
    color: #404040 !important; 
    background: #e8e5e5 !important; 
}

/* Navigation */
.navLine{
	border-bottom:1px solid #dddddd;
	width: 100%;
	margin:0 0 15px;
	padding:0;
}

#nav_wrap{ 
	background: #566d79;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position:relative;
	z-index:200;
	
}

#nav_wrap li
{
    list-style: none;
    padding: 0;
    margin: 0;
    /*float: left;*/
}

#nav_wrap ul li a
{
    font-weight: bold;
    z-index:999;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    transition: 0.2s ease;
    -webkit-transition: all 0.2s ease-out;
    display: block;
    line-height: 40px;
    padding: 0 15px;
    margin: 0;
}

#nav_wrap ul li a:hover
{
    color:#ffffff;
    background: #34454f;
}


.nav_wrapselected a { color: #272727 !important; border-bottom: 3px solid #56934c !important; line-height: 27px !important; -webkit-transition: all 0.0s ease-out;}

#subnav {
    background:#7AB95E;
    height: 30px;
    width: 954px;
    clear: left;
    padding:0;
    margin:0;
    border-top:1px solid #dddddd;
    border-bottom:1px solid #dddddd;
    
}

#subnav ul { padding: 0; margin: 0; }
#subnav li
{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}


#subnav a
{
    line-height: 30px;
    font-weight: bold;
    text-shadow: 0 1px 1px rgba(64,64,64,.13);
    float: left;
    padding: 0 2em;
    display: block;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: all 0.2s ease-out;
    color: #ffffff;
}

#subnav a:hover
{
    text-decoration:none;
}

/* Search */
.searchWrap {
	margin:10px 10px 0 0;
	font:14px arial, helvetica, sans-serif;
	float: right;
}

input[type="text"] { padding: 2px 5px; height: 35px; border-radius: 5px; border: solid 1px #867f7f; margin: 5px 0 5px 5px; font-size: 14pt; color: #464545; }

#submit_event, #cancel_event
{
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
}

.searchWrap input {
	float:left;
	background: #ffffff;
	border:1px solid #aaaaaa;
	padding: 2px 5px 0 5px;
	height: 18px;
	font-size: 11px;
	color: #8e8e8e;
	width: 114px;
	margin-left: 6px;
	margin-top: 1px;
}

.search_button {
	border: none;
	float: left;
	background: url('/wp/wp-content/themes/pb/images/buttons/search_button.gif') no-repeat;
	width: 53px;
	height: 18px;
	margin-top: 1px;
	margin-left: 8px;
	color: #fff;
	cursor: pointer;
}

#cse-search-box input {
    background-image:none !important;
    font-size: 25pt;
    color: #8697a0;
    border-radius: 10px;
    outline: none;
    border: none !important;
    text-indent: 0 !important;
}

#cse-search-box
{
    display: inline-flex;
    width: 100%;
    border-radius: 10px;
    border: solid 1px #c7ccce;
    background: white; 
    outline: none;  
}

#cse-search-results { padding:20px !important; background:#ffffff; }

/* Body
-----------------------------------------------------------------------------*/

#main {
	width: 1004px;
	background:#ffffff;
	overflow:hidden; 
	overflow: visible;
    margin: 0 auto;
    display: inline-block;
}

/* Contributors */
#mainContainer  { width:100%; z-index:2; }
.container 			{ max-width:1100px;/width:100%;margin:0 auto;position:relative;/* z-index:1; */padding:0 50px;}
#contentPanel 	{ width:100%; height:auto; min-height:0; clear:both; position:relative; }
.contentFull	{ float:left; width:100%; min-height:0; position:relative; }
#contentHeader { padding:40px; border:0; border-bottom:none; }
#contentHeader h1 {font-size: 30pt; color: rgb(35, 35, 35); font-weight: Normal;}
#contentBody { min-height:0; padding:0; background:none; border:none; }
#contentHeader .breadcrumbs {display: none;}
.authorPost {
    width: 20%;
    margin: 0 auto 20px;
}
.contributors .colInner {
    padding: 0 20px;
}

.authorPost     { width:20%; margin:0 auto 20px; }
.authorIMG      { width:100%; height:auto; position:relative; margin:0 auto 10px; overflow:hidden; }
.authorIMG img  {  margin:auto; min-height:100%; min-width:100%; max-height:100%; max-width:100%; height:auto; width:auto !important; }
.authorText     { width:100%; margin:0; text-align:center; min-height:45px; line-height:1.5em; }
.authorText h5  { margin:0; font-size:1.3em; }
.authorPost:hover .authorIMG img { opacity:0.5; }
.authorPost:hover .authorText h5 { color:#0895bb; }

.authorPage .authorStrip { border:none; }
.authorPage .authorStrip .authorBio { position:relative; padding:0 20px 20px; }
.authorPage .authorStrip .authorBio p { font-size:0.8em; line-height:1.3em; margin:0; }
.col4 { height:100%; float:left; width:25%; }
#col {
	min-height:250px;
}
#col1 {
    width:62%; 
	width:calc(624px); width:-webkit-calc(624px); width:-moz-calc(624px);
	margin:0;
	float:left;
	min-height: 745px;
	
	background: #fff;
	width: calc(1004px - 320px);
}

.archiveHeight { min-height:2070px; }

.post {
	background-color:#ffffff;
	border-top: 2px solid #cdcdcd;
	border-style: none;
	display:inline-block;
	width:100%;
	padding:20px;
	margin:0;
	float:left; 
	
	width: calc(100% - 40px);
	padding-left: 0;
    padding-right: 0;
    margin-left: 20px;
}

.postSR {
	padding: 0;
}

/* Careers
-----------------------------------------------------------------------------*/

#careersContainer { padding:20px !important; }

#careers li { list-style:none !important; }
#careers .post {
    background: url('/wp/wp-content/themes/pb/images/careers_bg.jpg') bottom repeat-x;
}

#careers h2 a { color: #272727; text-decoration: none; -webkit-transition: all 0.2s ease-out; font-style:italic;}
#careers .byline {padding-bottom: 10px;}
#careers .careers_viewall {padding-left: 20px;}
#careers .careers_viewall a { font-size:12px; font-weight:bold; }
#PanelIntroduction { padding: 0 20px !important; }
#PanelIntroduction img
{
    padding-bottom: 10px;
}
#PanelIntroduction table tr td ,#PanelIntroduction span
{
    font: normal 10pt/15pt arial, helvetica, sans-serif;
    margin: 0 0 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
}

#PanelIntroduction table strong
{
    line-height: 30px;
}

#PanelIntroduction table tr td a
{
    color: #404040 !important;
    text-decoration: underline;
}

.careers_altrow { background-color: #efefef; }
 
.ui-jqgrid-htable a, .ui-jqgrid a { color:#404040 !important; }
.ui-jqgrid tr.ui-row-ltr td span { margin:0 !important; }
.ui-jqgrid-htable a:hover, .ui-jqgrid-htable a:active, .ui-jqgrid-htable a:focus, .ui-jqgrid a:hover, .ui-jqgrid a:active, .ui-jqgrid a:focus {
    color:#7AB95E !important;
}

.featured_career { font-weight: bold !important; }

#newsletterform p, #websubform p, .panelContent p, #cancel_subscription p { padding-left: 0 !important; }

.ui-jqgrid { width:100% !important; overflow:hidden; }
    
/*
.sticky 
{
    padding: 18px 0 0 18px;
    border: 1px solid #dddddd;
    border-bottom: 0px;
    width: 97% !important;
    }
    
.sticky h2 { font-size: 28px !important; }
.sticky .paraShort { width: 420px !important; }
*/

.photo, .listpost {
	margin:0 10px 0 0;
	float:left;
	width:160px;
	text-align:center;
	background:#232323;
	border:1px solid #cdcdcd;
	overflow:hidden;
}

.listpost { height:133px; overflow:hidden; position:relative; }
.listpost img { height:auto; width:auto; position:absolute; min-height:100%; min-width:100%; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; max-width:140%; }
.postTitle { font-size: 18pt; line-height: 24pt; margin-bottom: 10px; }
.post a > .postTitle { float:none; color: #566d79; font-family: 'Merriweather', serif; }
a:hover > .photo img, a:hover > .listpost img { opacity:0.4; transition:ease 0.2s; }
a:hover > .postTitle { color:#34454F; }

.paraShort { float:left; width:67%; width:calc(100% - 170px); width:-webkit-calc(100% - 170px);}
.noThunb { width: 100%; }
.paraShort h2 { color:#404040; font: bold 1.6em arial, helvetica, sans-serif; text-transform:uppercase; }
.paraShort p { margin:0; font-family: 'Open Sans', sans-serif; }

/* move title above post, replaces above class */
h2.aboveparaShort
{
    margin-bottom: 5px;
    border-bottom: 1px dashed #999999;
}

h2.aboveparaShort a
{
    color: #7AB95E;
    font: 1em arial, helvetica, sans-serif;
    font-weight: bold;
    text-transform:uppercase;
}


/*
screening room pages
*/

.category_wrap { overflow:hidden; margin:10px 0 0; float:right; }
.category a { background:#7AB95E; color:#ffffff !important; padding:5px 7px; margin:0 0 5px 5px; float:right; display:inline-block; font-weight:bold; }
.category a:hover { background:#232323; color:#ffffff; }

.photoSR     { margin:0 0 10px; width:100%; height:133px; overflow:hidden; background:#232323; float:left; display:inline-block; }
.photoSR img { width:auto; height:100%; position:relative; left:-5%; }
.photoSRFloat { display:table-cell; width:auto; height:133px; vertical-align:middle; background:#232323; text-align:center; margin-bottom:15px;}
a:hover > .photoSR img { opacity:0.4; transition:ease 0.2s; }

.paraShortSR { width: 100%; padding:0 10px; float:left; }
.paraShortSR h2 { color: #404040; font-size: 9pt; text-transform:uppercase; font-weight: bold; }
a:hover > .paraShortSR h2 { color:#7AB95E; }

.special_item {
	width: 634px;
	height: 110px;
	background: #dfdfdf;
	margin: 0 18px 10px 0;
	float: left;
	border-bottom:1px solid #aaaaaa;
}

.h2_special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #272727;
	margin: 14px 0 10px 0;
}

#issueHeader { padding:20px; background:#121212 url("/wp/wp-content/themes/pb/images/black-back.jpg"); color:#ffffff !important; width:100%; }
#issueCover { float:left; margin:0 20px 20px 0; }
#issueCover img { box-shadow:0 0 5px #000000; -moz-box-shadow:0 0 5px #000000; -webkit-box-shadow:0 0 5px #000000; }
#issueHeader h2 { margin:20px 0 0; color:#cdcdcd !important; }
#issueHeader p { color:#cdcdcd !important; }
#issueHeader a:hover { color:#cdcdcd; }
.throwLink { float:right; margin:20px; padding:5px 10px; color:#ffffff; font-weight:bold; background:#7AB95E; }
.throwLink:hover { background:#ffffff !important; color:#232323 !important; }
.feedLine { margin:0 0 20px 0; }
.feature_ad { width:468px; height:60px; margin-top:10px; float:left; }

#col2 { float:right; min-height: 745px; width:38%; width:calc(340px); width:-webkit-calc(340px); width:-moz-calc(340px); background:#ffffff; padding-right: 20px; max-width: 320px; margin-bottom: 30px; margin-top: -10px; /*box-shadow: 0 0 2px #888888; -moz-box-shadow: 0 0 2px #888888; -webkit-box-shadow: 0 0 2px #888888;*/ }
.col2ad { clear:both; text-align:center; }
.col2ad > img { width:100%; height:100%; }
.col2ad > div { margin-top:10px !important; margin-bottom:10px !important;}
.col2ad > .img_ad { width:298px !important; }
#facebook { background:#ffffff; }
.feedad { clear:both; margin:0 auto; text-align:center; background:#ffffff; padding-top: 20px; }
.feedad>div>div  
{
    padding:10px 0 0;
    border-top: 2px solid #cdcdcd;
    border-style: dotted;
    margin: 0 20px; 
}
.sequelAd { padding:0 !important; }
    
/* Author Pages ----------- */

#authorLead {
    width:100%;
    margin:0 0 20px;
    overflow: hidden;
/*    background:#121212 url("/wp/wp-content/themes/pb/images/black-back.jpg"); */
}
.authorBio {padding: 0 20px; float: left; width: 75%; right: 0; bottom: 0; }
.authorBio p { font-size: 1.2em !important; line-height: 1.3em; margin: 0 !important; color: #000 !important;}
#authorLead .pagetitle { border-radius:0; }
.authorInfo { padding:20px; }
.authorInfo p { color:#cdcdcd; margin:20px 0 0; }
.authorInfo a:hover { color:#cdcdcd; }
.authorInfo .photo, .authorInfo .author_avatar { width:100px !important; height:100px !important; }


.author { float:left; margin:0 20px 0 0; font-weight:bold; width:60%; }
.author_avatar { float: left; margin:0 10px 0 0; width:25px; }
.author_bio { float:left; margin:0; width:100%; line-height:14pt; color:#cdcdcd; }
.author_name { float:left; margin:0; width:auto; width:calc(100% - 35px); width:-webkit-calc(100% - 35px); line-height:14pt; color:#cdcdcd; }
a .author_bio, a .author_name { color:#7AB95E; }
a:hover .author_bio, a:hover .author_name { color:#121212; }

/* Articles ----------- */
.date {
    color: #aaaaaa;
    font-weight: bold;
    color: #aaaaaa;
    font-weight: bold;
    max-width: 1000px;
    margin: 0 auto;
    text-align: right;
} 
.byline { font-size:8pt; margin:10px 0 0; width:100%; float:right; }
.byline img { width:25px; }
.author_avatar img { margin:0 !important; }
.articlephoto { margin:10px 15px 5px 0; }

#post .byline { width:100%; padding: 10px 0px 10px; margin:0; }
.entry img { margin:20px 0; }

.alignleft { float:left; margin:0 20px 20px 0 !important;}
.alignright { float:right; margin:0 0 20px 20px !important;}
.fullwidth { width:100% !important; height:auto !important; margin:0 0 20px !important; }

/* Captions */
.wp-caption-text 
{
    font-size: 11px;
    line-height: 17px;
    margin: 0px;
    padding: 0px 4px 5px;
    }
.wp-caption
{
    background-color: #F3F3F3;
    border: 1px solid #DDD;
    border-bottom-left-radius: 3px 3px;
    border-bottom-right-radius: 3px 3px;
    border-top-left-radius: 3px 3px;
    border-top-right-radius: 3px 3px;
    padding-top: 0;
    text-align: center;
    max-width:100%; 
    margin:0 auto 40px; 
    }


.wp-caption img { margin:0 auto 20px; }

/* End Captions */

.pt10 {
	padding-top: 10px;
	
}

.articleLine{
	border-bottom:1px solid #aaaaaa;
	width: 634px;
	margin: 10px 0 11px 0;
}

/* Paywall */
#article {
    width: 100%;
    height: auto;
}
#subscriptionWrap {
    font-family: "Roboto", "Helvetica", sans-serif;
    font-size: 14px;
    line-height: 24px;
    background: #bfcbd1;
    border: 1px solid rgba(50, 50, 50, 0.08);
    letter-spacing: 0.01em;
    text-align: center;
    color: rgba(50, 50, 50, 0.8);
    padding: 65px 72px 31px;
}

#not_a_subscriber .btn {
    border: none !important;
    min-width: 204px;
    padding: 13px 35px 11px !important;
    font-family: "Roboto", "Helvetica", sans-serif;
    font-size: 11px !important;
    line-height: 24px;
    font-weight: 500 !important;
    letter-spacing: 0.14em;
    color: #ffffff !important;
    text-transform: uppercase;
    background-color: #34454F !important;
    cursor: pointer !important;
}

.twoWeekFreeTrialContainer
{
    text-align: center;
    width: 100%;
    margin: 0 0 25px;
    background-color: black;
}

.twoWeekFreeTrialContainer .twoWeekFreeTrial
{
    text-transform: uppercase;
    font-weight: bold;
    padding: 1px 0px;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    display: -webkit-inline-box;
    margin: 9px 0;
    font-size: 15pt;
    letter-spacing: 2pt;
}

#not_a_subscriber .btn:hover {
    color: #fff !important;
    min-width: 204px;
}

#not_a_subscriber .superBoldClass, #not_a_subscriber .superBoldClass a {
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    font-weight: 600;
}
#not_a_subscriber .superBoldClass a {
    color: #566D79;
}
#not_a_subscriber .superBoldClass a:hover {
    color: #000000;
    text-decoration: none;
}
#not_a_subscriber .greyBold, #not_a_subscriber .greyBold a
{
    color: #403d3d;
    font-weight: 800;
}

#subscriptionWrap #not_a_subscriber h2 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    color: #000000;
    font-family: inherit;

}

#subscriptionWrapper
{
    display: inline-flex;
    width: 100%;
}
#premiumSubscription, #limitedSubscription
{
    width: 50%;
    position: relative;
}
#premiumSubscription
{
    margin-right: 10px;
    background-color: #595959;
}
#limitedSubscription
{
    margin-left: 10px;
    background-color: #c9d4db;
}
#premiumSubscription h3, #limitedSubscription h3
{
    padding: 20px;
    font-size: 15pt;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}
#premiumSubscription h3
{
    color: #fff;
    background-color: #000;
    
}

#limitedSubscription h3
{
    color: #000;
    background-color: #b8c6ce;
}

#premiumSubscription ul, #limitedSubscription ul
{
    padding: 20px 10px 20px 40px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15pt;
    font-weight: normal;
    list-style-type: none;
}

#premiumSubscription ul
{
    color: #FFF;
}

#limitedSubscription ul
{
    color: #000;
}

#premiumSubscription li:before, #limitedSubscription li:before
{
    content:"\2713\0020";
    margin-left: -22px;
    font-weight: bold;
}

#not-a-sub-container
{
    padding: 20px;
    color: #000;
    font-size: 12pt;
}

#premiumSubscription a, #limitedSubscription a
{
    color: #000 !important;
    background: #fff;
    font-size: 18pt;
    padding: 6px 22px;
    border-radius: 5px;
    font-weight: 800;
    text-decoration: none !important;
}

#startTrial_but {
	border: none;
	background: url('/wp/wp-content/themes/pb/images/buttons/starttrial_button.gif') no-repeat;
	height: 31px;
	margin: 5px auto 0 auto;
	cursor: pointer;
}


ul.subList {
	margin: 0 0 20px 0;
}

ul.subList li{
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	padding: 0 0 3px 0;
	margin: 0;
    }


#subInnerGray {
	margin: 19px 0 0 0;
	font:14px arial, helvetica, sans-serif;
	color: #FFF;
	background: #333333;
	border: 1px solid #aaaaaa;
	padding: 15px 20px 15px 20px;
	width: 545px;
	text-align:center;
}

#subInnerGray a { color: #fff; text-decoration: none; }
#subInnerGray a:active { color: #fff; text-decoration: none; }
#subInnerGray a:hover { color: #d91e21; text-decoration: none; }

#subInnerGray .need {
    text-align: right;
    font-weight: bold;
	padding-right: 7px;
}

#subInnerGray input.textbox{ padding:2px 5px 0 5px; background: #ffffff; border:1px solid #aaaaaa; color:#333; margin-bottom:5px; width: 200px; height: 18px;}
#subInnerGray input.passwordbox{ padding:2px 5px 0 5px; background: #ffffff; border:1px solid #aaaaaa; color:#333; width: 200px; height: 18px;}


#subInnerGray form .submit {
  margin: 5px 0 15px 6px;
}

input.inputSubmit {
	cursor:pointer;
	border:none;
	background:#d91e21;
	color:#fff;
	font:12px arial, helvetica, sans-serif;
	font-weight:bold;
	padding: 2px 3px;
  /*background:url(images/formsubmitbg.gif) repeat-x left top;*/
}

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	width: auto;
	height: auto;
	margin:0 auto;
	padding:10px;
	background:#bfcbd1;
	color: #566d79;
    position:relative;
    z-index:100;
    font-size: 14pt;
}
.footerSocial { margin:0 auto; }
.footerLogo{ width: 240px; height:40px;margin:0 0 10px;background:url('images/PB_logo_for_Footer.png')no-repeat; background-size: 100%;}
.footerLogoContainer { width: calc(1004px - 270px); text-align: center; }
.footerSocialLink { display:inline-block; border:none; width: 45px; height: 45px; padding: 3px; border-radius: 8px; }
.footerSocialLink:hover { border:none; background: #fff; opacity:1; }
#footer .footerText { font-family:arial; font-size:11px; padding:20px; text-align:right;}
#footer a {font-family: arial, helvetica, sans-serif; color: #566d79; text-decoration: none;}
#footer a:hover {color: #34454f;}
#footer .links { font-family: arial; font-size: 11px; color: #cdcdcd; padding: 10px 0 0 0; float:right;}
#footer .trademark { font-family: arial; font-size: 11px; color: #cdcdcd; padding: 10px 0 0 0; float:left;}
#footer li { list-style: none; line-height:14pt; }
#footer .linkDivider { padding: 0 5px; }

#footerBrunico              { background: #000; position:relative; z-index:0; }
#footerBrunico #container   { padding: 23px 0; display: -webkit-box; }
#footerBrunico .logoMain    { display:inline-block; opacity:0.5; -moz-backface-visibility:hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; max-width: 204px; transform: translateY(15%); }
#footerBrunico .logo        { margin: 5px 0; padding: 0px 20px; width: 150px; height:auto; opacity:0.5; display:inline-block; vertical-align:middle; -moz-backface-visibility:hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; -webkit-transform: rotate(0); -moz-transform: rotate(0); transform: rotate(0); }
#footerBrunico .logo:hover, #footerBrunico .logoMain:hover  { opacity:1.0; transition:ease; -moz-backface-visibility:hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-transform:rotate(0); }
#footerBrunico .logo img, #footerBrunico .logoMain img  { -moz-backface-visibility:hidden; backface-visibility:hidden; -webkit-backface-visibility:hidden; -webkit-transform:rotate(0); -moz-transform:rotate(0); transform:rotate(0); }

/*
style for WP-PageNavi plugin
http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.navigation { background:#ffffff; margin:0; padding:5px 20px; border-top:1px solid #cdcdcd; }

.wp-pagenavi {
	clear: both;
	margin: 10px auto;
	padding: 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	color:#232323 !important;
	padding: 7px 10px;
	margin: 2px;
	font-weight:bold; 
	display:inline-flex; 
	text-align:center; 
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #566d79;
	background: #566d79;
	color:#ffffff !important;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

/* Recent Posts, Popular Posts, Featured Posts
---------------------------------------------------------------------------*/
#recent-posts, #popular-posts, #featured-posts-widget { width:100% !important; }
#recent-posts .photo, #popular-posts .photo, #featured-posts-widget .photo { position:relative; }
#recent-posts img, #popular-posts img, #featured-posts-widget img { position:absolute; width:auto; height:auto; min-width:100%; min-height:100%; max-width:130%; max-height:130%; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; }
#recent-posts ul, #popular-posts ul, #featured-posts-widget ul { display: inline; clear:both; }
#recent-posts li, #popular-posts li, #featured-posts-widget li { float:none; list-style:none !important; display:list-item !important; padding:10px; border-bottom:1px solid #cdcdcd; }
#recent-posts a, #popular-posts a, #featured-posts-widget a { vertical-align:text-top; text-decoration: none; color: #5a5a5a; padding: 0; -webkit-transition: all 0.0s ease-out; }
#recent-posts a:active, #recent-posts a:hover, #popular-posts a:active, #popular-posts a:hover, #featured-posts-widget a:active, #featured-posts-widget a:hover {color: #7AB95E; text-decoration: none; -webkit-transition: all 0.0s ease-out; }


/* Sidebar widget
---------------------------------------------------------------------------*/

.widget, #twitter-widget  {
    width: 100%;
    padding: 0;
    padding-bottom: 10px;
	/*background: #fff url('/wp/wp-content/themes/pb/images/featuresbg.jpg') repeat-x;
    border: 1px solid #dedbd1;*/
}

.primary-sidebar .most-viewed-stories 
{
    font-size: 12pt;
    text-align: center;
    background-color: #d8d8d8;
    margin: 0 40px;
    font-family: 'Open sans';
    margin-top: -14px;
    margin-bottom: 20px;
    padding: 2px;
    text-transform: uppercase;
}

.primary-sidebar .wp-most-popular
{
    font-family: 'Merriweather', serif;
    text-align: center;
    font-weight: bold;
}

.primary-sidebar .wp-most-popular li
{
    list-style: none;
    counter-increment: my-awesome-counter;
    font-size: 12pt;
    padding: 5px 20px;
}

.primary-sidebar .wp-most-popular li a
{
    color: #000;
}
.primary-sidebar .wp-most-popular li a:hover
{
    color: #404040;
}
.primary-sidebar .wp-most-popular li:before {
    content: counter(my-awesome-counter);
    color: #566d79;
    display: block;
    font-size: 20pt;
}

.twitter-follow-button  { margin:20px; }
.twitter-timeline       { min-height: 345px; }
#facebook-widget iframe { margin:20px; }

.widget a {
    color: #272727;
    text-decoration: none;
}

.widget a:hover {
    color: #000;
    text-decoration: none;
}
     
#tabvanilla  .tabnav li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 0;  
    float: left;
    background:#ffffff;
    border-top: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    outline: none;
}

#tabvanilla  .tabnav li a {
    text-decoration: none;
    text-transform: uppercase;
    background:#efefef; 
    color:#404040;
    font-weight:bold;
    padding:0 15px;
    margin:0;
    display:block;
    -webkit-transition:all 0.2s ease-out;
    line-height:30px;
    outline:none;
}

#tabvanilla .first { }
   
#tabvanilla .photo { width:60px; height:60px; }
#tabvannila .photo > img { position:relative; left:-20px; }
    
#tabvanilla .tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
    background:#ffffff !important;
    color:#7AB95E;
    text-decoration: none;
}
    
#tabvanilla .tabnav li.ui-tabs-selected a {
    color: #272727 !important; border-bottom: 3px solid #7AB95E !important; line-height: 27px !important; -webkit-transition: all 0.0s ease-out;
}
    
#tabvanilla .tabdiv {
    margin:0;
    background: #fff;
    border-top: 1px solid #cdcdcd;
}

#tabvanilla .tabdiv a li { color:#7AB95E; font-weight:bold; }
#tabvanilla .tabdiv a:hover li { color:#404040; background:#efefef; }

#tabvanilla .ui-tabs-hide {
    display: none;
}

/* Socialbox
---------------------------------------------------------------------------*/


        .theSinglePostSocialbox   { width:55px; height:120px; margin-left:-80px; margin-top:-45px; float:left; z-index:9999; }
        .theSinglePostSocialbox   { position:absolute; }
        
        a.twitter-share-button      { cursor:pointer; }
        
        
/* Share tweetmeme, facebook
---------------------------------------------------------------------------*/
    .share {
        float: right;
        margin: 20px;
      }

    .share ul { list-style: none; display: inline; }
    .share ul li { padding-bottom: 5px; display: inline; }
    
    .shareSR {
        padding-bottom: 5px;
      }

    .shareSR ul { list-style: none; display: inline; }
    .shareSR ul li { padding-bottom: 5px; display: inline; }    
           
    #post .feature_share
    {
        padding-top: 4px;
        float: right;
        }
    
/* Tables
---------------------------------------------------------------------------*/
.widefat {border-width:1px;border-style:solid;border-spacing:0;width:100%;clear:both;margin:0;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}

.widefat
{
    border: 1px solid #dfdfdf;
    background-color: #ffffff;
    border-spacing: 0pt;
    width: 100%;
    clear: both;
    margin: 0;
}

.widefat * 
{
    word-wrap: break-word;
}

.widefat td, .widefat th
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #dfdfdf;
    font-size: 11px;
    overflow: hidden;
    font-family: "Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
}

.widefat th
{
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 8px;
    padding-left: 7px;
    text-align: left;
    line-height: 1.3em;
    text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

.widefat td {
    padding: 6px 7px;
    vertical-align: top;
    height:37px;
    display:table-cell !important; 
}

.widefat thead tr th, .widefat tfoot tr th
{
    color: #333333;
    background-color: #dfdfdf;
    background-image: url(/wp/wp-content/themes/pb/images/gray-grad.png); 
    /*background-color: #7AB95E;*/
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-position: left top;
}

.widefat a
{
    text-decoration: none;
    color: #21759b;
}

.widefat a:hover, .widefat a:active, .widefat a:focus
{
    color: #7AB95E;
}

/* Sidebar - Careers
---------------------------------------------------------------------------*/
#careerfilters {
    width:100%;
    padding:20px;
    margin:0;
    border:0;
    font-family:arial, helvetica, sans-serif;
}

.careeritems { margin: 10px 0 10px 20px; }
.careeritems ul { list-style-type: none; }
.careeritems ul li { padding-bottom: 6px; font-size: 18px;}
.careeritems a, #career_description a { color: #000 !important; font-weight: bold !important; -webkit-transition: all 0.0s ease-out; }

.careeritems a:hover, .careeritems a:active, .careeritems a:focus, #career_description a:hover, #career_description a:active, #career_description a:focus {
    color: #000 !important;
    text-decoration: none !important;
}

/*drill-down page*/
#careerdiv { float:left; width:100%; padding:20px; }

#viewall { float:left; padding:0px 0px 12px 0px; font-weight:800; font-size:18px; font-family: 'Open Sans', sans-serif; color:#000;}

#careertitle {
    clear:left;
/*    background-image:url(/wp/wp-content/themes/pb/images/gradientrule.gif); */
    background-position:top left;
    background-repeat:no-repeat; 
    /*background: #7AB95E;*/
    padding-top: 14px;
}

#careertitle h1 {
    font-family:'Merriweather', serif;
    font-weight:800;
    font-size:39pt;
    color:#000;
    margin-bottom: 6px; 
	width: 75%;
}

#careertitle h2 {
    font-family: Merriweather', serif;
    font-weight:bold;
    font-size:24px;
    color:#566d79;
    padding-left: 1px;
}

#datebar {
    width:100%;
    height:50px;
    padding-top: 15px;
    background-color: #eff2f4; 
    background-repeat:repeat-x;
    margin: 15px 0px 15px 0px; 
    font-family:helvetica;
    font-size:14pt;
    font-weight:bold;
    color: #000;
}

#date { width:390px; float:left; }
#email { float:right; padding:0px 10px 0px 0px; }
#email a { color:#939393; text-transform: uppercase;}
#emailicon { float:right; padding:0px 8px 0px 0px; }
#emailicon img { height: 25px; }
#career_description {
    font-family: 'Open Sans', sans-serif;
    font-size: 17pt;
    line-height: 1.5em;
    font-weight: lighter;
    padding: 5px;
    color: #000;
}

/* Directory in single
---------------------------------------------------------------------------*/
.directory-single {
    padding:10px;
    border:1px solid #dedbd1;
}

/* Sidebar - BluePages
---------------------------------------------------------------------------*/

#bluepages {
    width: 100%;
    margin:0;
    padding:20px; 
    font-family: arial, helvetica, sans-serif;
    font-size: 9px;
    color:#2266bb;
    line-height: 12px;
	display: none !important;
}

#bluepages img {
    float:left;
    padding-right: 10px;
    width:initial !important;
    width:auto;
    max-width:50%;
}

#bluesearch { padding-top: 10px; }

.find_button {
	border: none;
	float:left;
	background: url('/wp/wp-content/themes/pb/images/buttons/find.gif') no-repeat;
	width: 39px;
	height: 18px;
	margin-top: 4px;
	margin-left: 8px;
	color: #fff;
	cursor: pointer;
}

#bluesearch input {
	float:left;
	background: #ffffff;
	border:1px solid #aaaaaa;
	padding: 2px 5px 0 5px;
	height: 18px;
	font-size: 11px;
	color: #8e8e8e;
	width: 253px;
	margin-left: 0;
	margin-top: 4px;
}


/* Sidebar - Photos
---------------------------------------------------------------------------*/
#dynamic_sidebar {
    width: 280px;
    padding: 10px;
    margin: 0 10px 10px 10px;
    border: 1px solid #dedbd1;
    font-family: arial, helvetica, sans-serif;
    font-size: 9px;
    /*color:#2266bb;*/
    line-height: 12px;
}

#dynamic_sidebar h4 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #222222;
	margin: 10px 0;
}

.dynamic_sidebar p, .dynamic_sidebar a { padding:20px; display:block; clear:both; width:100%; }

#photoBox { float:left; clear:both; margin:0 0 20px; }

/* Section rules
---------------------------------------------------------------------------*/
.drule {
    width:100%;
 /*   background:url('/wp/wp-content/themes/pb/images/drule.gif') center repeat-x; */
    overflow:hidden;
    color:#272727;
 /*   height:12px;  */
    margin:0;
    padding:0;
}
.drule h7 {
    font-size: 1em;
    color: rgb(255, 255, 255);
    text-align: center;
    float: none;
    margin: 20px;
    padding: 5px 20px;
    background: rgb(35, 35, 35);
    display: block;
}

.drule span  {
    float:left; 
    display:block; 
    background-color:#ffffff;
    padding:0 10px;
    margin:-2px 0 0 40px;
    font:bold 1em arial, sans-serif;
    color:#6a6a6a;
}
    
.drule_nt {
    width: 100%;
    background: url('/wp/wp-content/themes/pb/images/drule.gif') repeat-x;
    overflow: hidden;
    height: 4px;
    line-height: 0;
}

#sidebarUpper{ float: right; }
#sidebarUpper div div div
{
    margin-bottom: 20px;
}
    
/*
#dsq-content h3
{
    width: 100%;
    background: url('/wp/wp-content/themes/pb/images/drule.gif') repeat-x;
    color: gray;
    text-transform: uppercase;
    font: arial, sans-serif;
    font-size: .8em;
    font-weight: normal;
    padding: 4px;
    }
*/

.dsq-item-trackback, #dsq-subscribe, .dsq-subscribe-email, .dsq-subscribe-rss, .dsq-brlink, .dsq-trackback-url { display: none !important; }

    
/* Featured Carousel
---------------------------------------------------------------------------*/
#featured-posts {
    width:100%;
    /*height: 189px;*/
    margin:0;
    height: 350px; 
    position:relative; 
    overflow: hidden;
    background:#6e6d6d; 
    box-shadow:0 0 2px #232323; 
    -moz-box-shadow:0 0 2px #232323; 
    -webkit-box-shadow:0 0 2px #232323;
    float:left;
}

#featured-posts .pagetitle { margin:0 !important; padding:5px 20px; border-radius:0; font-size:11pt; }
#featured-posts .paraShort { width:30%; width:calc(100% - 673px); margin:20px 20px 0 0; }
#featured-posts .paraShort p { color:#EFEFEF; font-size:10pt; line-height:14pt; }
#featured-posts a > .postTitle { color:#7AB95E; }
#featured-posts a:hover > .postTitle { color:#cdcdcd; }
#featured-posts .byline { margin:10px 0 0; }
#featured-posts .byline a { color:#7AB95E; }
#featured-posts .byline a:hover { color:#cdcdcd; }
#featured-posts .listpost { float:left; margin:0 20px 0 0; border:0; width:623px; height:350px; position:relative; }
#featured-posts .listpost img { min-height:100%; min-width:100%; height:auto; width:auto; position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; }

/*#posts li
{
    background: url('/wp/wp-content/themes/pb/images/careers_bg.jpg') bottom repeat-x;
}

#featured-posts:after {
content:".";
display:block;
height:0;
font:0/0 serif;
clear:both;
visibility:hidden;
}
*/

#posts { width:964px; clear:both; overflow:hidden; height:auto; }
#posts li { float:left; width:624px; padding:0; display:list-item; padding:20px; list-style:none; }
#posts li.first { margin:0; }

#featured-posts #posts      { width:100%; height:auto; }
#featured-posts #posts li   { width:100%; height:auto; padding:0 !important }
#featured-posts #posts h2    { font-size:18pt; line-height:20pt; margin:40px 20px 0; }

#featured-posts .list {
    position:absolute;
    bottom:0px;
    right:0px;
    font-size:.88em;
    z-index:30;
    color:#333;
    background:#b3ab9b;
    width:341px;
    padding: 10px;
    margin:0;
}
#featured-posts .list li {
    float:right;
    display:inline-block; 
    list-style: none;
    margin:0 5px; 
}
#featured-posts .list li a #indicator {
    float:left;
    height:25px;
    width:25px; 
    color:#ffffff;
    background:#404040;
    border:none;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    text-align:center;
    padding:5px;
}
#featured-posts .list li a:visited #indicator { }
#featured-posts .list li a:hover #indicator, #featured-posts .list li a:focus #indicator {
    color:#232323;
    border:none;
    background:#ffffff;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    text-decoration:none;
}
#featured-posts .jcarousel-container {
    width:100%;
    height:350px;
    padding:0;
    margin:0;
    background:none;
    position:relative;
    float:left;
    display:inline;
}
#featured-posts .jcarousel-clip {
    z-index:2;
    position:relative;
    overflow:hidden;
    width:100%;
    height:350px;
}
#featured-posts .jcarousel-list {
    z-index:1;
    overflow:hidden;
    position:relative;
    top:0;
}

#featured-posts .jcarousel-item,
#featured-posts .jcarousel-item-vertical,
#featured-posts .jcarousel-item-placeholder-vertical,    
#featured-posts .jcarousel-item-placeholder-horizontal  { width:964px; height:auto; }
#featured-posts .jcarousel-container-vertical           { width:964px; height:350px; }
#featured-posts .jcarousel-clip-vertical                { width:964px; height:350px; z-index:20; }
#featured-posts .jcarousel-list li                      { width:964px; height:350px; }

.oops {
    clear:both;
    font-size:0;
    line-height:0;
    width:100%;
    overflow:hidden;
    display:block;
}

.featured_active a > #indicator {
    color:#232323 !important;
    border:none !important;
    background:#ffffff !important;
    text-decoration:none !important;
}

* --------------------------------------- */
/* FEATURED CAROUSEL NEW
/* --------------------------------------- */

.jcarousel { position:relative; float:left; overflow:hidden; width:80%; width:calc(100% - 100px); width:-moz-calc(100% - 100px); width:-webkit-calc(100% - 100px); margin:0 20px 20px; }
.jcarousel ul {
    width: 20000em;
    position: relative;
    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

#carouselLarge li { float:left; width:100%; }
.jcarousel li img { width:100% !important; height:auto; }

.jcarousel-control-prev { width:30px; height:30px; border:3px solid #09f; border-radius:30px; line-height:20px; float:left; font-size:2em; margin:140px 0 0 !important; text-align:center; text-indent:-3px; }
.jcarousel-control-next { width:30px; height:30px; border:3px solid #09f; border-radius:30px; line-height:20px; float:right; font-size:2em; margin:140px 0 0 !important; text-align:center; text-indent:2px; }
.jcarousel-control-prev:hover, .jcarousel-control-next:hover { color:#F03; border-color:#F03; }

#carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:170px 0 0 !important; }

.jcarousel-pagination 			{ clear:both; text-align:center; width:100%; margin:0; padding:0; }
.jcarousel-pagination a 		{ width:15px; height:15px; border-radius:15px; margin:0px 3px !important; border:0; background:#fff; display:inline-block; }
.jcarousel-pagination a:hover, .jcarousel-pagination a.active 	{ border:0; background:#7AB95E; }



.featuredPosts 					{ margin: 0 20px 10px; min-height: 550px; /*height: 620px;*/ }
.featuredPosts .jcarousel 		{ width:100%; margin:0; height:350px; }
.featuredPosts #carouselLarge-wrapper > .jcarousel-control-prev { 
	position:absolute; left:0; border:none; font-size:4.5em; z-index:10; border-radius:0; margin:0 !important; height:350px; padding:160px 10px; width:40px; color:#efefef; 
}
.featuredPosts #carouselLarge-wrapper > .jcarousel-control-next { 
	position:absolute; right:calc(100% - 620px); border:none; font-size:4.5em; z-index:10; border-radius:0; margin:0 !important; height:350px; padding:160px 10px; width:40px; color:#efefef; 
}
.featuredPosts #carouselLarge-wrapper > .jcarousel-control-prev:hover, .featuredPosts #carouselLarge-wrapper > .jcarousel-control-next:hover { 
	color:#7AB95E !important; border:0; background:#121212; opacity:0.5; 
}
.featuredPosts .jcarousel-pagination { padding:10px 5px; width:100%; background:#232323; height:38px; }

.featuredPost							{ position:relative; overflow:hidden; }
.featuredPost .featuredCatStrip 		{ width:360px; height:30px; margin:0 0 10px; position:absolute; right:0; top:2px; font-size:0.8em; z-index:1; }
.featuredPost .featuredCatStrip ul, .listpost .catStrip li	{ margin:0 !important; text-indent:0; list-style:none; }
.featuredPost .featuredCatStrip li 		{ width:auto !important; float:none; margin:10px 0 0; }
.featuredPost .featuredCatStrip li a 	{ margin:0 10px 0 0; padding:45px 20px 5px; display:inline; border:1px solid #CFCFCF; border-top:0; background:#FFF; }
.featuredPost .featuredCatStrip li a:hover	{ background:#32BBBA; color:#fff; }

.featuredPost h2 { color:#efefef; margin:20px 0 10px; }
.featuredPost .featuredLink 		{ width:100%; height:350px; position:relative; }
.featuredPost .featuredLug 			{ float:left; height:inherit; width:80%; width:calc(620px); background:#010101; }
.featuredPost .featuredLugPad 		{ height:100%; width:100%; position:relative; overflow:hidden; }	
.featuredPost .featuredLugPad img 	{ position:absolute; height:auto; width:auto; min-height:100%; min-width:100%; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; }
.featuredPost .featuredText			{ float:right; height:inherit; width:20%; width:calc(100% - 620px); width:-moz-calc(100% - 620px); width:-webkit-calc(100% - 620px); padding:20px; }
.featuredPost .excerptBlurb			{ }
.featuredPost .excerptBlurb p		{ color:#efefef; margin:0; }
.featuredPost .entryInfoStrip		{ float:right; width:20%; width:calc(100% - 620px); width:-moz-calc(100% - 620px); width:-webkit-calc(100% - 620px); position:absolute; bottom:40px; right:0; border-top:1px solid #2f2f2f; border-bottom:1px solid #2f2f2f; color:#afafaf; height:32px; }
.featuredPost .authorBio            { padding:7px 20px; float:left; color:#efefef; }
.featuredPost .authorBio a          { color:#efefef; }
.featuredPost .authorBio:hover, .featuredPost .authorBio:hover a { color:#7AB95E; }
.featuredPost .authorAvatar			{ padding:0; height:100%; width:auto; float:left; }
.featuredPost .dateStrip			{ padding:7px 20px; float:right; }

.featuredPost a:hover h2				{ color:#7AB95E; }
.featuredPost a:hover .featuredLug img 	{ opacity:0.7; }

#bigFeature1 { width: 367px; height: 520px; padding-right: 20px; text-align: center; }
#bigFeature2, #bigFeature3 { width: 301px; max-height: 325px; margin-left: 368px; padding-right: 28px; text-align: center;}
#bigFeature2 { 
    margin-top: -518px;
    margin-bottom: 15px;
	max-height: 385px;
}
#bigFeature3 {
    max-height: 355px;
}
#bigFeature1 .featuredLugPad { 
    overflow: hidden;
	max-height: 590px;
}

#bigFeature1 .featuredLug img 
{
    min-height: 350px;
	max-height: 570px;
}
   
#bigFeature1 .titleAndBioWrapper
{
    margin-top: -140px;
    background-image: linear-gradient(to top, black, transparent);
    position: relative;
    vertical-align: bottom;
    display: inline-grid;
    padding-bottom: 10px;
}
/*
#bigFeature1 img { 
    height: 500px;
}
*/

.featuredLugPad:after { 
    background-image: linear-gradient(to top, black, transparent);
}

#bigFeature1 .featuredText 
{
    font-family: 'Merriweather', serif;
    color: #fff;
    font-size: 23pt;   
    font-weight: bold;
    padding: 0 20px;
    margin-top: -30px;
    line-height: 28pt;
    padding-bottom: 15px;
    padding-top: 5px;
}

#bigFeature2 .featuredText, #bigFeature3 .featuredText 
{
    font-size: 16pt;
    font-family: merriweather;
    font-weight: bold;
    color: #000;
    line-height: 21pt;
    padding-top: 10px;
    padding-bottom: 0px;
}

#bigFeature1 .featuredText:hover, #bigFeature2 .featuredText:hover, #bigFeature3 .featuredText:hover, .postTitle:hover
{
    font-weight: 900;
    text-decoration: underline;
}

.authorBio a, .author_bio, a .author_bio, a .author_name
{
    font-size: 8pt;
    font-family: 'Open Sans', sans-serif;
    color: #9eb0ba !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.featured_date
{
    font-size: 10pt;
    font-family: 'Open Sans', sans-serif;
    color: #9eb0ba !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top:10px;
    padding-bottom:10px;
}

#featured_date1 
{
    padding-left: 20px;
}
}

#featured_date2, #featured_date3
{
    padding-bottom: 20px; 
}

#bigFeature1 .authorBio 
{
    padding: 0 0 0 20px;
}


/* Misc
---------------------------------------------------------------------------*/
.ngg-galleryoverview { margin-bottom: 20px !important;  }
.ngg-albumtitle { padding-top: 10px !important; }
.ngg-album {
	display: block;
	width: 100%;
	padding: 0;
	margin-right: 18px;
	background: url('/wp/wp-content/themes/pb/images/dots.jpg') bottom repeat-x;
}

fieldset { margin-bottom: 20px; border: 1px solid #000; padding: 20px; border-radius: 5px; }
fieldset legend { font-size: 15pt; font-weight: bold; padding: 5px; }

#promo_prices
{
    margin: 0 auto; 
    color: Red; 
    padding-bottom: 10px;
    
    }
    
    
 
 .field-validation-error { color: Red; font-weight: bold; }
 
/* page wrap */
#advertisement_panel {
	position:absolute;
	background: none;
	top:140px;
	left:0;
	z-index:0;
	margin:0 auto;
	width:100%;
}
#ad-page-skinfixed {
	width:100%;
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}

.wall_bg {
	display: block;	
	min-height:1200px;
	margin:0 auto;
	background-color: #eff2f4 !important;
	background-size: 2000px !important;
	margin-top: -20px;
}

.stick { position:fixed !important; top:0 !important; }
.stick2 { position:fixed !important; top:32px !important; }

#container {
	position: relative;
	z-index: 2;
}
#at4m-mobile-container { position:relative; z-index:10; }
#at4m-mobile-container:before { content:"."; display:block; height:0; clear:both; visibility:hidden; }

.pagewrap_bg {
	display: block;
	width: 100%;
	min-height:1200px;
	/*background:url('http://www.playbackmag.com/ads/BMX_Nike_Wallpaper_3.6.12.jpg') center top no-repeat;*/
	margin:0 auto;
}

.category-sponsored-supplement {
    /*box-shadow: 0px 0px 12px 0px #b1a9a9;*/
    border: none;
    border-radius: 2px;
    background-image: none;
    /*padding: 20px;*/
    padding: 15px 7px;
    width: 100%;
    width: calc(100% - 40px);
    border: solid 2px #504f4f;
}

.category-sponsored-supplement .listpost
{
/*    margin-top: -14px; */
}

.category-sponsored-supplement legend 
{
    text-align: center;
}

.category-sponsored-supplement legend h4
{
    width: auto;
    border: none;
/*    padding: 0; */
    margin: 0;
    font-weight: 800;
}

.category-sponsored-supplement a .postTitle
{
    font-size: 14pt;
/*    font-family: inherit; 
    color: black; */
    line-height: 21pt;
	margin-bottom: 10px;
 /*   transform: translateY(25%); */
}

.category-sponsored-supplement .paraShort
{
    transform: translateY(15%);
}

.category-sponsored-supplement h4 {
    font-size:10pt;
    padding:0 0 5px;
    float:left;
    width:70%;
    width:calc(100% - 170px);
    width:-webkit-calc(100% - 170px);
    text-transform:uppercase;
}

.category-sponsored-supplement .postTitle { font-size:10pt; }
.category-sponsored-supplement .paraShort p { font-size: 11pt; line-height:13pt; }
.category-sponsored-supplement .byline { display:none; }
.category-sponsored-supplement img { max-width: 180px;  }
#comment-area{
    padding:20px;
    border-top:5px solid #ababab;
}

.boxsizingBorder {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    position:relative;
    width:99%;
}

textarea { min-height:50px; width:100 } 

#menu-item-231136, #menu-item-231138, #menu-item-231139 {display: none;} /* Sign In, Sign Out My Account menu (dev)*/
#menu-item-205342, #menu-item-231870, #menu-item-231871, #menu-item-231872 {display: none;} /*Subscribe, Sign In, Sign Out My Account menu*/
/*---------------------------- About page ---------------------------------*/
.aboutGridWrapper
{
    display: inline-flex;
    margin-top: 15px;
}

.aboutGrid{
    display: inline-flex;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    line-height: 20px;
    color: #566d79;
    min-width: 300px;
}

.aboutGrid a{
   width: 85px;
}

.aboutGrid img{
    width: 85px !important;
    height: 85px;
    max-width: 85px;
    max-height: 85px;    
    background-color: #eaeaea;
}

/*---------------------------- END About page ---------------------------------*/

 /* Print Styles
---------------------------------------------------------------------------*/
 @media print {
    body {background:white; 
         font-size:10pt; 
         margin:0 }
    #col2, #comment-area, #nav_wrap, #subnav, #login, .feature_share, #related, #related-posts, #footer { display:none }
    #container, #post{ margin-left:0; float:none; width:auto }
    #container a, #post a { font-weight:bold; 
         color:#000066; 
         text-decoration:none }
    h2.article {
	    font-family: Verdana, Sans-Serif;
	    font-size: 18pt;
	    font-weight: 700;
	    color: #ffffff;
	    background:#404040;
	    padding:5px 10px;
    }
    .ad { display:none }
    h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid }
    blockquote, table, pre { page-break-inside:avoid }
    ul, ol, dl  { page-break-before:avoid }
}

/* Footer */

.footerMenuContainer {
    float: right;
    margin: 15px 0;
    width: calc(100% - 300px);
    font-size: 10pt;
    margin-top: 45px;
}

.site-large-footer_column {
    float: left;
    width: auto;
    margin: 0 10px 0 0;
    font-size: 13pt;
    font-weight: bold;
}

.site-large-footer_column ul 
{
    display: inline-flex;
}

.site-large-footer_column_first {
    float:left;
    width:300px;
    margin:15px 0;
}

.site-large-footer_header {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
}

.site-large-footer_link { margin-bottom:15px; font-size: 12pt; color: #566d79; padding-right: 10px; }
.site-large-footer_link a { }
.site-large-footer_last_column { float:left; min-width:90px; margin-top:20px; }

/* sidebar components */

#screeningroom_sidebar { width:100%; height:auto; /*box-shadow: 0 0 7px 0 #9e9c9c;*/ padding: 0; border-radius: 0; border: solid 3px #504f4f; }
#careers_sidebar { width:100%; background:#ffffff; height:auto; }
#careers_sidebar a { width:100%; }

#careers_sidebar #results { padding:0; }
#careers_sidebar #results li { margin:0; padding:10px 20px; font-weight:bold; border-bottom:1px solid #cdcdcd; display:inline-block; width:100%; list-style:none; }
#careers_sidebar #results li:hover { background:#efefef; color:#404040; }

#col2 > .pagetitle:hover { background:#404040; }

#travelMarker { float:right; }
#editMarker { float:none; }

#screeningroom_sidebar #headerSidebar a {
    color: #fff;
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
}

#screeningroom_sidebar #title {
    font-weight: bold;
    margin: 0;
    padding:10px;
    background:#ffffff;
}

#screeningroom_sidebar #top_spot {
    margin: 0;
    background:#404040;
    overflow:hidden;
}

#top_spot img, #subLinks img { width:100% !important; height:auto !important; }

a:hover > #top_spot img { opacity:0.4; transition:ease 0.2s; }
a:hover > #top_spot #title { color:#404040; background:#efefef; }
a:hover > .pagetitle { color:#efefef; background: #34454f; }

#screeningroom_sidebar #subLinks {
    width: 100%;
    margin: 0;
    border-bottom:1px solid #cdcdcd;
}

#subLinksLug { max-height:64px; overflow:hidden; }

#screeningroom_sidebar #subLinksColA {
    width:33.3%;
    width:calc(100% / 3); width:-webkit-calc(100% / 3); width:-moz-calc(100% / 3);
    border-right:1px solid #cdcdcd;
    float:left;
    margin:0;
    height:160px;
    overflow:hidden; 
    background:#404040;
}

#screeningroom_sidebar #subLinksColB {
    width:33.4%;
    width:calc(100% / 3); width:-webkit-calc(100% / 3); width:-moz-calc(100% / 3);
    float:left;
    height:160px;
    overflow:hidden;
    background:#404040;
}

#screeningroom_sidebar .blurb {
    text-align:left;
    padding:10px;
    font-weight:bold;
    min-height:115px;
    background:#ffffff;
}

a #subLinksColA, a #subLinksColB { color:#7AB95E; }
a:hover > #subLinksColA img, a:hover > #subLinksColB img { opacity:0.4; transition:ease 0.2s; }
a:hover > #subLinksColA .blurb, a:hover > #subLinksColB .blurb { color:#404040; background:#efefef; }


/* Screening Room Category Layout */

#screeningRoom .colA { background:#ffffff; overflow:hidden; border-top:1px solid #cdcdcd; border-right:1px solid #cdcdcd; min-height:265px; width:33.3%; float:left; margin:0; }
#screeningRoom .colB { background:#ffffff; overflow:hidden; border-top:1px solid #cdcdcd; min-height:265px; width:33.4%; float:right; margin:0; }

.colA .category_wrap, .colB .category_wrap { position:absolute; margin:0; }
.colA .category, .colB .category { margin:0; }

/* Sidebar Auhorbox */
.sidebarAuthorBox   { margin:40px auto; width: 300px; }
.sidebarAuthorBox  h3 { font-size: 19pt; }
.sidebarAuthorBox .sidepost { margin:0 auto 20px; border:0; padding:0; }
.sidebarAuthorBox .sidepost:hover { background:none; }
.sidebarAuthorBox .sidepost:hover .authorBoxName { color:#121212; }
.sidebarAuthorBox .sidepost .sidepostText { padding:20px 10px 0 10px; }
.sidebarAuthorBox .authorBoxName    { font-size:1.3em; width:100%; margin:0 auto 5px; }
.sidebarAuthorBox .authorBoxBio     { font-size:1.1em; width:100%; height:32px; overflow:hidden; font-weight:normal !important; margin-bottom: 5px;}
.sidebarAuthorBox .authorBoxEmail   { font-size:1.1em; width:100%; height:auto; }
.sidebarAuthorBox .photo { width: 110px;}
.AuthorThrowLink { color: #000; display: block; clear:both; text-align: right; }
.AuthorThrowLink:hover { background:#ffffff !important; color:#232323 !important; }
.AuthorThrowLink .gradient          { background:#000 linear-gradient(to right, #fbf9f9, #000) repeat scroll 0% 0%; height:1px; max-width:97%; }
.AuthorThrowLink .moreArrow         { height:28px; width:28px; background:url(images/icon-arrowRight.png) no-repeat; float:right; margin:0 0 0 10px; position:relative; top:-5px; }


/* contact us page */
.contactsheading {
    color: #999;
    font-weight: bold;
}

.imageTitle {
    margin: 5px auto;
    font-weight: bold;
    display: block;
}

#gotosr {
    padding: 10px;
    text-align: right;
    font-weight: bold;
}


/* Mobile Navigation system */

.clearfix:before, .clearfix:after {  
    content: " ";  
    display: table;  
}

.clearfix:after {  
    clear: both;  
}  

.clearfix {  
    *zoom: 1;
}

.clearfloat:before, .clearfloat:after { content:""; display:table; }
.clearfloat:after { clear:both; }
/* For IE 6/7 only */
.clearfloat { *zoom:1; clear:both; }

.menuMain {
    float:left;    
    font-family: 'Open Sans';
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: bold;
}

.sub-menu{
    display:none;
    visibility:hidden;
    position:absolute;
    z-index: 999;
    width:200px; 
}

.sub-menuFix {
    display:none !important;
}

nav { height:40px; width: 1004px; position:relative; margin:0 auto; }  

nav ul {  
    padding: 0;  
    margin: 0 auto;  
    height: 40px;  
}  

nav li {  
    display: inline;  
    float: left;
    color:#ffffff;
} 

nav a {  
    color: #fff;  
    display: inline-block;
    text-align: center;  
    text-decoration: none;  
    line-height: 40px;  
} 

nav li a {  
    color:#ffffff;
    box-sizing:border-box;  
    -moz-box-sizing:border-box;  
    -webkit-box-sizing:border-box;  
} 

nav li:last-child a {  
} 

nav a:hover, nav a:active {  
    background-color: #34454f;
    color: #fff;
}  

#pull {  
    display: none;
    background: #010101;
    background-size: 120px 18px;
    height:60px;
    position:relative;
    z-index: 999;
}


#pulllogo 
{
    margin: 20px 20px 18px 20px;
    display: inline-flex;
    width: 130px;
    float: left;
    text-align: center;
    position:relative;
    z-index:100;
 }

nav .current-menu-item a, nav .current_page_item a, nav a:hover, nav .current_menu-item li {
	color: #ffffff;
	background: #34454f;
}

nav li li{
	float: left;
	margin: 0px;
	padding: 0px;
	text-transform:none;
	border:0; 
}
	
nav li li a, nav li li a:link, nav li li a:visited {
	background: #566d79;
	border-top: 1px dotted #cdd3d6;
	width: 290px;
	margin: 0px;
	padding: 0 10px 0 18px;
	font-size: 13px;
	line-height: 15px !important;
    padding: 11px 20px !important;
}

nav li li a:hover, nav li li a:active {
	background: #7AB95E;
	padding: 0 10px 0 18px;
}

nav ul ul{ /* this targets all sub menus */
	display: none; /* hide all sub menus from view */
	position: absolute;
	z-index:900;
	top: 40px; /* this should be the same height as the top level menu -- height + padding + borders */
}

nav ul ul li{ /* this targets all submenu items */
	float: none; /* overwriting our float up above */
}   

nav ul li:hover > ul {
	display: block; /* show sub menus when hovering over a parent */
}

#mainMenuBottonOffset
{
    height: 20px; 
    width: 100%; 
    background: #566d79;
}
#mainMenuBottonOffset div
{
    height: 100%; 
    background-color: #fff; 
    max-width: 1004px; 
    margin: auto;
}

#subscribe_link
{
    width: auto !important; 
    font-size: 14pt; 
    line-height: 28px; 
    margin: 20px 0 15px 20px; 
    font-style: italic;
	display: none;
}
._4s7c { border:1px solid #cdcdcd !important; } /* facebook like box border */

#brunicoBar { height:28px; clear:both; margin:0; padding:0; }


/* COMMENTING OUT BELOW STYLE BC WE THINK IT WORKS WITHOUT (feb 8, 2017) */
/* RE-ENABLING TO FIX TINY INTERSTITIAL ISSUE (5/28/2018) */
@media screen and (min-width: 1200px) {
    .fancybox-inner { min-width:700px !important; min-height:500px !important; max-width: 800px !important; max-height:600px !important; }
}

@media only screen and (min-width: 1050px) {
    #container, #containerFeatured { width:1004px; }
    #containerFull  { width:100%; }
    #wpadminbar     { }
}

/* ipad wide */
@media only screen and (min-width: 1001px) {
    #container, #containerFeatured { width: 1004px; }
    #containerFull      { width:100%; }
    #nav_wrap           { width:100%; }
    nav                 { width: 1050px; }
    #main               { width: 1004px; }
    #subnav, #header    { width: 1004px; }
    #header             { padding-top:0; }
    .searchWrap         { display:block; }
}

@media only screen and (max-width: 1000px) {
    #wpadminbar {}
    #brunicoBar, #footerBrunico { display:none; }
    #container, #main, #header, #nav_wrap, #subnav {
        -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    }
    #containerFull, #containerFeatured, #containerAds, nav { width:100% !important; }
    #header             { display:none; }
    #container          { width:100%; padding:0; background:none; margin:0; border:0; }
    #nav_wrap, #main    { width:100%; position:static; }
    #nav_wrap           { border:0; }
    #main               { width:100%; overflow:hidden; padding:0; border:0 !important; }
    #subnav             { width:100%; }
    #col1               { width:62%; width:calc(100% - 320px); width:-webkit-calc(100% - 320px); margin:0; }
    #posts, #posts li   { width:100%; }
    .paraShort          { width:60%; width:calc(100% - 170px); width:-webkit-calc(100% - 170px); }
    .category-sponsored-supplement  { /*width:100%;*/ }
    .category-sponsored-supplement .paraShort   { width:65%; width:calc(100% - 170px); width:-webkit-calc(100% - 170px);}
    .category-sponsored-supplement h4           { width:65%; width:calc(100% - 170px); }
    .category-sponsored-supplement .postTitle   { line-height:13pt; }
    .postthumb          { width:100%; height:auto; }
    .postthumb img      { width:100% !important; /* height:220px !important; */ }
    .entry img          { width:100%; height:auto; margin:20px 0; }
    
    #col2 { width:38%; width:calc(340px); width:-moz-calc(340px); width:-webkit-calc(340px); }
    .col2ad { width:100%; background:none; }
    #sidebarUpper, #sidebarLower { width:100%; }
    #bluepages { clear:both; padding:20px; margin:0; }
    .col2ad > img { }
    
    /*element hides*/
    /* .leaderboard, #containerAds { display:none; } */
    
    /*menu swap*/
    .menuMain{width:100%;}
    nav { 
  		height: auto;
  		border-bottom: 0;
  		width:100%; 
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  	/*	float: left;
  		position: relative; */
  		border:none; 
  	}
  	nav li a {
/*		border-bottom: 1px solid #121212;
		border-right: 1px solid #121212; */
		text-align: center !important;
		color: #000;
		background: #FFF;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
  	nav li li a, nav li li a:link, nav li li a:visited {width:100%;border-left:0;}
  	nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu.active li a { width: 50%; }
  	.sub-menu li {width:50%; }
  	#pull {
		display: block;
		padding: 0 0 0 20px;
		width: auto;
		position: relative;
	}
	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 10px;
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 20px;
	}
	.searchWrap{display:none;clear:both; background:#cdcdcd;float:none;padding:10px;margin:0;width:auto;height:40px;}
    .searchWrap input { width:90%; width:calc(100% - 61px); width:-webkit-calc(100% - 61px); height:20px; margin:0 0 10px;font: bold 11pt arial;}
    
    .searchOpenBtn
	{
       margin: 5px; 
       float: right; 
    }
    
	#bigFeature1
	{
	    margin-left: 20px;
	}
	
	#bigFeature2, #bigFeature3
	{
	    margin-left: 368px;
	}
    
    /*rotator*/
    #featured-posts { height:300px !important; }
    #featured-posts #posts { }
    #featured-posts .paraShort { width:30%; width:calc(40% - 40px) !important; width:-webkit-calc(40% - 40px) !important; margin:0 0 20px; }
    #featured-posts #posts h2 { margin: 25px 20px 20px !important; font-size:14pt; line-height:16pt; }
    #featured-posts #posts li { height:300px; display:inline-block; }
    #featured-posts .listpost { width:60% !important; overflow:hidden; height:300px !important; position:relative; }
    #featured-posts .listpost img { height:auto !important; width:100% !important; position:absolute; left:-100%; right:-100%; top:-100%; bottom:-100%; margin:auto; }
    #featured-posts .list { width:40% !important; }
    #featured-posts .byline { margin:10px 0 0; }
    #featured-posts .jcarousel-container { width:100%; height:300 !important; }
    #featured-posts .jcarousel-clip { width:100%; height:300px !important; }
    #featured-posts .jcarousel-list { }
    #featured-posts .jcarousel-item,
    #featured-posts .jcarousel-item-vertical,
    #featured-posts .jcarousel-item-placeholder-vertical,    
    #featured-posts .jcarousel-item-placeholder-horizontal  { width:100%; height:auto; }
    #featured-posts .jcarousel-container-vertical           { width:100%; height:300px; }
    #featured-posts .jcarousel-clip-vertical                { width:100%; height:300px; z-index:20; }
    #featured-posts .jcarousel-list li                      { width:100%; height:300px; }
    
    /*related*/
    .relA, .relB, .relC { min-height:200px; float:left; width:25%; border-right:1px solid #404040; }
    .relD { min-height:200px; float:right; width:25%; border:none; }
    .relE { display:none; }
    
    /*footer*/
    .site-large-footer_column_first {float:left; margin:15px; width:20%; /*width:calc(100% - 620px); width:-webkit-calc(100% - 620px);*/ }
    .site-large-footer_column { min-height:140px; margin:0; font-weight: normal !important;}
    
    /*Issues*/
    #issueCover     { float:none; margin:0 auto !important; }
    #issueCover img { display:block; margin:0 auto !important; }
    
    /* NEW FEATURED CAROUSEL */
    .featuredPosts { margin:0; margin-bottom: 20px; }
	.featuredPosts .jcarousel-control-next { position:absolute; right:40% !important; }

	.featuredPost .featuredLug	{ width:60%; overflow:hidden; }
	.featuredPost .featuredLugPad { width:100%; height:100%;  }
	.featuredPost .featuredLugPad img { height:100%; width:auto !important; max-height:inherit; max-width:inherit; }
	.featuredPost .featuredText	{ width:40%; }	
	.featuredPost .entryInfoSmenu-item-192852rip { width:40%; }
	.featuredPost .featuredCatStrip { width:40% !important; padding:0 0 0 20px; }
	
	#carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:100px 0 0 !important; }
	#carouselSingleItem-wrapper > .jcarousel-control-prev, #carouselSingleItem-wrapper > .jcarousel-control-next { margin:80px 0 0 !important; }
	.jcarousel-control-prev, .jcarousel-control-next { margin:50px 0 0 !important; }    
       
	#leaderboard0 { margin-right:calc(50%-260px) !important;}	   
	#home_leaderboard_top {
		margin-left: 0;
	}
	#menu-item-231136, #menu-item-231138, #menu-item-231139 {display: block;} /* (dev) */
	#menu-item-231136 a,#menu-item-231138 a, #menu-item-231139 a {background: #C0CCD3 !important;} /* (dev) */
	
	#menu-item-205342, #menu-item-231870, #menu-item-231871, #menu-item-231872 {display: block;}
	#menu-item-205342 a, #menu-item-231870 a,#menu-item-231871 a, #menu-item-231872 a {background: #C0CCD3 !important;}
}

/*iPad wide */
@media only screen and (max-device-width:1000px) and (orientation:landscape){
    #wpadminbar, #brunicoBar { }
    #container, #main, #header, #nav_wrap, #subnav {
        -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    }
    #containerFull, #containerFeatured, #containerAds, nav { width:100% !important; }
    #header { display:none; }
    #container { width:100%; padding:0; background:none; margin:0; border:0; }
    #nav_wrap, #main { width:100%; position:static; }
    #nav_wrap { border:0; }
    #main { width:100%; overflow:hidden; padding:0; border:0 !important; }
    #subnav { width:100%; }
    #col1 { width:62%; width:calc(100% - 340px); width:-webkit-calc(100% - 340px); margin:0; }
    #posts, #posts li { width:100%; }
    .paraShort { width:60%; width:calc(100% - 170px); width:-webkit-calc(100% - 170px); }
    .category-sponsored-supplement { width:100%; }
    .category-sponsored-supplement .paraShort { width:65%; width:calc(100% - 170px); width:-webkit-calc(100% - 170px);}
    .category-sponsored-supplement h4 { width:65%; width:calc(100% - 170px); }
    .category-sponsored-supplement .postTitle { line-height:13pt; }
    .postthumb { width:100%; height:auto; }
    .postthumb img { width:100%; height:auto; }
    
    #col2 { width:38%; width:-moz-calc(340px); width:-webkit-calc(340px); }
    #sidebarUpper, #sidebarLower { width:100%; }
    #bluepages { clear:both; padding:20px; }
    .col2ad { width:100%; background:none; }
    .col2ad > img { }
    /*element hides*/
    /* .leaderboard, #containerAds { display:none; } */
    /*menu swap*/
    .menuMain{width:100%;}
    nav { 
  		height: auto;
  		border-bottom: 0;
  		width:100%; 
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 50%;
  		float: left;
  		position: relative;
  		border:none; 
  	}
  	nav li a {
		border-bottom: 1px solid #121212;
		border-right: 1px solid #121212;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
  	nav li li a, nav li li a:link, nav li li a:visited {width:100%;border-left:0;}
  	nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu li {width:50%; }
  	#pull {
		display: block;
		padding: 0 0 0 20px;
		width: auto;
		position: relative;
	}
	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 10px;
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 20px;
	}
	.searchWrap{display:none;clear:both; background:#cdcdcd;float:none;padding:10px;margin:0;width:auto;height:40px;}
    .searchWrap input { width:90%; width:calc(100% - 61px); width:-webkit-calc(100% - 61px); height:20px; margin:0 0 10px;font: bold 11pt arial;}
    
    /*rotator*/
    #featured-posts { height:300px !important; }
    #featured-posts #posts { }
    #featured-posts .paraShort { width:30%; width:calc(40% - 40px) !important; width:-webkit-calc(40% - 40px) !important; margin:0 0 20px; }
    #featured-posts #posts h2 { margin: 40px 20px 20px !important; font-size:14pt; line-height:16pt; }
    #featured-posts #posts li { height:300px; display:inline-block; }
    #featured-posts .listpost { width:60% !important; overflow:hidden; height:300px !important; }
    #featured-posts .listpost img { height:auto !important; width:100% !important; }
    #featured-posts .list { width:40% !important; }
    #featured-posts .byline { margin:10px 0 0; }
    #featured-posts .jcarousel-container { width:100%; height:300 !important; }
    #featured-posts .jcarousel-clip { width:100%; height:300px !important; }
    #featured-posts .jcarousel-list { }
    #featured-posts .jcarousel-item,
    #featured-posts .jcarousel-item-vertical,
    #featured-posts .jcarousel-item-placeholder-vertical,    
    #featured-posts .jcarousel-item-placeholder-horizontal  { width:100%; height:auto; }
    #featured-posts .jcarousel-container-vertical           { width:100%; height:300px; }
    #featured-posts .jcarousel-clip-vertical                { width:100%; height:300px; z-index:20; }
    #featured-posts .jcarousel-list li                      { width:100%; height:300px; }
    
    /*related*/
    .relA, .relB, .relC { min-height:200px; float:left; width:25%; border-right:1px solid #404040; }
    .relD { min-height:200px; float:right; width:25%; border:none; }
    .relE { display:none; }
    
    /*footer*/
    #footer { padding:20px; }
    .site-large-footer_column_first { float:left; margin:0 10px 0 0; width:20%; width:calc(100% - 510px); width:-webkit-calc(100% - 510px); width:-moz-calc(100% - 510px); }
    .site-large-footer_column { min-height:140px; margin:0; font-weight: normal !important;}
    .footerMenuContainer { float:right; margin:0; max-width:500px; width:80%; width:calc(500px); width:-webkit-calc(500px); width:-moz-calc(500px); }
    
    /* NEW FEATURED CAROUSEL */
    .featuredPosts { margin:0; }
	.featuredPosts .jcarousel-control-next { position:absolute; right:40% !important; }

	.featuredPost .featuredLug	{ width:60%; overflow:hidden; }
	.featuredPost .featuredLugPad { width:100%; height:100%;  }
	.featuredPost .featuredLugPad img { height:100%; width:auto !important; max-height:inherit; max-width:inherit; }
	.featuredPost .featuredText	{ width:40%; }	
	.featuredPost .entryInfoStrip { width:40%; }
	.featuredPost .featuredCatStrip { width:40% !important; padding:0 0 0 20px; }
	
	#carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:100px 0 0 !important; }
	#carouselSingleItem-wrapper > .jcarousel-control-prev, #carouselSingleItem-wrapper > .jcarousel-control-next { margin:80px 0 0 !important; }
	.jcarousel-control-prev, .jcarousel-control-next { margin:50px 0 0 !important; }    

}

@media only screen and (max-width: 999px){
    #wpadminbar, #brunicoBar { }
    #screeningRoom .colA, #screeningRoom .colB { min-height:310px; }
    .photoSR img { height:100%; width:auto; }
    #containerFull { width:100%; margin:0; }
}

@media only screen and (max-width: 960px)
{
    .fullWidthAd
    {
        display: none;
    }
    
    .featuredPosts
    {
        height: auto;
    }
    
    #bigFeature1, #bigFeature2, #bigFeature3
    {
        margin-left: 20px;
    }
    
    #bigFeature1
    {
        width: auto;
        height: auto;
    }
    
    #bigFeature1 img
    {
        margin-left: 0;
        max-width: 100%;
    }
    
    #bigFeature1 img, #bigFeature2 img, #bigFeature3 img
    {
        height: 100%;
        width: 100%;
    }
    
    #bigFeature2
    {
        margin-top: 20px;
        margin-bottom: 0;
    }
    
    #bigFeature3
    {
        margin-top: 20px;
    }
    
    #bigFeature2, #bigFeature3
    {
        width: auto;
        height: auto;
        padding-right: 20px;
    }
    
    #bigFeature1 .featuredText
    {
        margin-top: 0px;
        font-size: 16pt;
        line-height: 21pt;
    }
    
    #bigFeature1 .featuredText:hover, #bigFeature2 .featuredText:hover, #bigFeature3 .featuredText:hover, .postTitle:hover
    {
        text-decoration: underline;
    }
    
    
    #bigFeature2 .featuredText, #bigFeature3 .featuredText
    {
        margin-top: 0;
        color: #fff;
        margin-left: 20px;
    }
    
    #bigFeature2 .authorBio, #bigFeature3 .authorBio
    {
        padding: 0 0 0 20px;
    }
    
    .titleAndBioWrapper
    {
        min-height: 85px;
        margin-top: -105px;
        background-image: linear-gradient(to top, black, transparent);
        position: relative;
        width: 100%;
    }
    #bigFeature1 .titleAndBioWrapper
    {
        margin-top: -110px;
    }
}

@media only screen and (max-width: 910px)
{
    .site-large-footer_column ul 
    {
    /*    display: block; */
        display: inline-flex;
    }
    .site-large-footer_column
    {
        width: 100%;
        text-align: center;
        font-weight: normal !important;
    }
    .site-large-footer_column ul li
    {
        margin-bottom: 15px;
    }
    #footer .linkDivider
    {
   /*     display: none; */
    }
}


/*Rotator graphic fix */
@media only screen and (max-width: 900px){
    #featured-posts .listpost img { height:100% !important; width:auto !important; }
    .aboutGridWrapper{
        display: block;
    }
}


@media only screen and (max-width: 810px){
   .printformContent_left_col, .inlined_lbl
    {
        text-align: left !important;
    }
    .printformContent_left_col .inlined_lbl
    {
    }
    #myaccount table.formtable tr td
    {
        text-align: left !important;
    }
    #myaccount table.formtable tr
    {
        display: inline-grid;
    }
    #changePass
    {
        text-align: left !important;
    }
    #myaccount table.formtable tr td
    {
        padding-left: 0 !important;
    }
}


@media only screen and (max-width: 900px) and (min-width: 768px) {
    #header{ display:none; }
    .category_wrap { display:none; }
    #post .category_wrap, #post .byline { display:block; }
    .photoSR img { left:-12%; }
    .feedad { display:none; }        
    #col1 { width:62%; width:calc(100% - 320px); width:-webkit-calc(1004px - 320px); margin:0; }
    .paraShort { width:55%; width:calc(100% - 170px); width:-webkit-calc(100% - 170px); }
    .category-sponsored-supplement h4 { width:50%; width:calc(100% - 170px); }
    .category-sponsored-supplement .paraShort { width:50%; width:calc(100% - 170px);}

    #col2 { width:38%; width:calc(340px); width:-moz-calc(340px); width:-webkit-calc(340px); }
    .col2ad { width:100%; }
    #sidebarUpper, #sidebarLower { width:100%; }
    #bluepages { clear:both; padding:20px; }
    #containerAds, #containerFeatured {
        background: rgba(255, 255, 255, 255) none repeat scroll 0 0;       
    }
    
    .leaderboard
    {
        width: 100%;
        margin-left: 20px; 
        background-color: #FFF;
    }
    
}

/* iPad fix */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* element hides */
    #headerTop{display:none;}
    /* .leaderboard, #leaderboardBottom, #containerAds { display:none; } */
    #pulllogo 
    {
        width: 180px;
        margin-left: calc(50% - 100px);
		margin-left: -webkit-calc(50% - 100px);
      /*  margin-right: 80px; */
    }
	
	#menu-item-196210 {
		display: block;
	}
	
	#menu-item-196210 a {
		background: #C0CCD3 !important;
	}
    /* main */
    html{ -webkit-text-size-adjust: 100%; }
    #container { width: 100%; padding:0; position:relative; border:0; }
    #nav_wrap, #main { width:100%; }
    #nav_wrap { border:0; }
    #main { overflow:hidden; }
    #subnav, #header { width:100%; }
    #col1{ width:62%; min-height:250px; background:none; border:0; border-bottom:1px solid #cdcdcd; padding:0; margin:0; }
    .pagetitle { margin:0; }
    .post { }
    #post img { height:auto; margin:0; }
    .entry img { margin-top:20px !important; margin-bottom:20px !important; width:auto !important; height:auto; }
    .fullwidth { width:100% !important; height:auto !important; }
    .author_avatar img { height:auto !important; margin:0 !important; }
    .photoSR img { left:0; }
    
    .paraShort { width:100%; float:none; }
    .category-sponsored-supplement { width:100%; }
    .category-sponsored-supplement .paraShort { width:100%;}
    .paraShort h2 { font:bold 1.2em arial,helvetica,sans-serif; overflow:hidden; }
    #header, .feedLine, .feedad { display:none; }
    #featured-posts .paraShort { width:40%; width:calc(50% - 40px) !important; width:-webkit-calc(50% - 40px) !important; float:left; }
    #featured-posts .listpost { width:50% !important; }
    #featured-posts .listpost img { height:100% !important; width:auto !important; }
    #featured-posts .list { width:50% !important; }
    
    .photo { margin:0 10px 0 0; }
    .photoSR img { width:100%; height:auto; }
    #screeningRoom .colA, #screeningRoom .colB { min-height:230px; }
    .category_wrap, .byline { display:block; }
    #relLug { height:auto; }
    
    /* sidebar */
    #col2 { float:right; width:38%; margin:0 auto; height:auto; min-height:0;}
/*    #sidebarUpper, #sidebarLower { width:100%; float:left; } */
    #sidebarUpper { border-right:1px solid #cdcdcd;  }
    .col2ad { width:auto; /*margin:20px auto;*/ border:0 !important; }
    .col2ad img { width:100%; height:auto; }
    #careers_sidebar, #screeningroom_sidebar, .widget, #twitter-widget { width:100%; }
    #twitter-widget-0 { margin:0 20px 20px; }
    #twitter-widget > iframe { width:100% !important; }
    #facebook-widget { margin:0; width: 100% !important; }
    #facebook-widget > iframe { margin:20px; }
   
    
    /* footer */
    .site-large-footer_header { display:none; }
    .site-large-footer_column_first { float:left; width:100%; }
    .site-large-footer_column { min-height:140px; margin:0; float: none !important;}
    .footerMenuContainer { float:left; width:100%; max-width:100%; }
    
    /*menu swap*/
    nav { 
  		height: auto;
  		border-bottom: 0;
  		width:100%; 
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  /*		
  		float: left;
  		position: relative;
 */
  	}
  	nav li a 
  	{
  	    /*
		border-bottom: 1px solid #121212;
		border-right: 1px solid #121212;
*/
        text-align: center !important;
		width: 100%;
		color: #000;
		background-color: #FFF;
	}

  	nav li li a, nav li li a:link, nav li li a:visited {width:100%;border-left:0;}
    nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu li {width:50%; }
  	#pull {
		display: block;
		padding: 0 0 0 20px;
		width: auto;
		position: relative;
	}
	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 20px;
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 20px;
	}
	
	#footer { width:auto; padding:20px; text-align:center; }
	.footerLogo { background:url('/wp/wp-content/themes/pb/images/PB_logo_for_Footer.png') no-repeat top center; width:auto; height:90px; }
    .site-large-footer_column_first{ margin:20px 0; padding:0; border:0;}
    .site-large-footer_column{ min-height:140px; margin:0; font-weight: normal !important;}
    #footerMenu1 { margin:0; }
    #footerMenu2, #footerMenu3, #footerMenu4 { display:none; }
    .footerMenuContainer li a {
  /*      display: block;
        font-weight:bold; */
        text-align:center; 
        height: 30px;
        padding: 5px 10px;
        margin: 0;
        line-height: 21px;
        text-decoration: none !important;
        color:#ffffff; 
    }
    .footerMenuContainer ul li {
 /*       background: #636363; */
        border: 0;
 /*       display: block; */
        padding: 0;
        margin: 0 0 2px;
   /*     width: 100%; */
    }
    
    #footer ul li:hover { background:#7AB95E; color:#ffffff; }
    #footer ul li:hover > a { color:#ffffff; }
    blockquote {
        width: 100%;
    }
	
	
}

@media only screen and (max-width: 767px) {
    /* element hides */
    #headerTop{display:none;}
    /* .leaderboard, #leaderboardBottom { display:none; } */
    
    /* main */
    html{ -webkit-text-size-adjust: 100%; }
    .entry table {

	font-size: 12px !important;
    }
	.contact_entry p { font-size: 14px !important; margin-right: 15px !important; line-height:22px; }
	.contact_entry h2 { font-size: 30px !important;    }
    #container { width: 100%; padding:0; position:relative; border:0; }
    #nav_wrap, #main { width:100%; }
    #nav_wrap { border:0; }
    #main { overflow:hidden; border-bottom:1px solid #cdcdcd; }
    #subnav, #header { width:100%; }
    #col1{ width:100%; min-height:250p; background:none; border:0; border-bottom:1px solid #cdcdcd; padding:0; margin:0; }
    .pagetitle { margin:0; }
    .post { }
    #post img { }
    .entry img { width:auto; height:auto; margin-top:20px !important; margin-bottom:20px !important; }
    .alignleft { width:50% !important; height:auto; margin:20px 20px 20px 0 !important; }
    .alignright { width:50% !important; height:auto; margin:20px 0 20px 20px !important; }
    .author_avatar img { height:auto !important; margin:0 !important; }
    .photoSR img { left:0; }
    
    .author_bio { width:60%; width:calc(100% - 110px); width:-webkit-calc(100% - 110px); }
	.postthumb img  { width:100%; height:auto !important; }
    .byline { width:60%; width:calc(100% - 170px); }
    .paraShort { width:100%; float:none; }
    .category-sponsored-supplement { /*width:100%;*/ }
    .category-sponsored-supplement .paraShort { width:100%;}
    .category-sponsored-supplement h4 { width:68%; width:calc(100% - 170px); }
    .paraShort h2 { font:bold 1.2em arial,helvetica,sans-serif; overflow:hidden; }
    /*#header, .feedLine, .feedad { display:none; }*/
    #header, .feedLine { display:none; }
    #featured-posts .paraShort { width:40%; width:calc(50% - 40px) !important; width:-webkit-calc(50% - 40px) !important; float:left; }
    #featured-posts .listpost { width:50% !important; }
    #featured-posts .listpost img { height:100% !important; width:auto !important; }
    #featured-posts .list { width:50% !important; }
    #featured-posts .byline { width:100%; }
    
    .photo { margin:0 10px 0 0; }
    .photoSR img { width:100%; height:auto; }
    #screeningRoom .colA, #screeningRoom .colB { min-height:230px; }
    .category_wrap, .byline { display:block; }
    #relLug { height:90px; }
    #relLug img { min-height:100%; max-height:130%; width:auto; }
    
    /* sidebar */
    #col2 { float:left; width:100%; margin:0 auto; height:auto; min-height:0; float: none; padding-bottom: 20px; }
    #sidebarUpper { width:50%; float:left; }
    .col2ad { width:100% !important; border:0 !important; padding: 10px; }
    .col2ad img { width:100%; height:auto; margin:0 auto 20px; }
    .col2ad > iframe, .col2ad > div, .col2ad iframe > img { width:100% !important; text-align:center; /*margin:0 auto !important; */}
    .col2ad div div { width:100%; }
    .col2ad ins { width:100%; height:inherit; }
    #careers_sidebar, #screeningroom_sidebar, .widget, #twitter-widget { width:100%; }
    #twitter-widget-0 { margin:20px; }
    #twitter-widget-1 { width:100% !important; }
    #twitter-widget > iframe { width:100%; }
    #facebook-widget { margin:0; width:100%; }
    #facebook-widget > iframe { margin:20px auto; display:block; }
    #bluepages { width:100% !important; border-bottom:1px solid #cdcdcd; padding:20px; margin:0; }
    #bluesearch input { width:200px; width:calc(100% - 47px); }
    
    #subLinksLug { max-height:110px; overflow:hidden; }
    #screeningroom_sidebar #subLinksColA, #screeningroom_sidebar #subLinksColB { height:180px; }
    
    /* footer */
    .site-large-footer_header { display:none; }
    
    /*menu swap*/
    nav { 
  		height: auto;
  		border-bottom: 0;
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  	/*	float: left;
  		position: relative; */
  		text-align: center;
        
  	}
  	nav li a {
	/*	border-bottom: 1px solid #121212;
		border-right: 1px solid #121212; */
		text-align: center;
		color: #000;
		background: #FFF;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
  	nav li li a, nav li li a:link, nav li li a:visited {width:100%;border-left:0;}
  	nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu li {width:50%; }
  	#pull {
		display: block;
		padding: 0 0 0 80px;
		width: auto;
		position: relative;
	}
	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 20px;
		
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 20px;
	}
	
	#footer { width:auto; padding:20px; text-align:center; }
	#footer a 
	{
	    color: #566d79;
	    line-height: 28px;
	    padding: 15px;
	}
	#footer .linkDivider
    {
        display: none; 
    }
	.footerLogo { background:url('/wp/wp-content/themes/pb/images/PB_logo_for_Footer.png') no-repeat top center; margin: 0 auto 10px; background-size: 100%; }
    .site-large-footer_column_first { margin:20px 0; width:100%; padding:0; border:0;}
    .site-large-footer_column { min-height:140px; margin:0; width: 100%; }
    .site-large-footer_column ul {/*display: inline;*/width: auto;}
    .footerMenuContainer, #footerMenu1 { margin:0; width:100% !important; font-weight: normal !important;}
    #footerMenu2, #footerMenu3, #footerMenu4, #footerMenu5 { display:none; }
    .footerMenuContainer li a {
        display: inline;
 /*       font-weight:bold; */
        text-align:center; 
        height: 30px;
        padding: 5px 10px;
        width: 30%;
        margin: 0;
        width: auto;
        line-height: 21px;
        text-decoration: none !important; 
        color:#ffffff; 
    }
    
    .leaderboard
    {
        width: 110%;
    /*    margin-left: calc(50% - 150px); 
        margin-left: -webkit-calc(50% - 150px); */
    }
    
    .footerMenuContainer ul li {
  /*      background: #566d79; */
        border: 0;
        display: block;
        padding: 0;
        margin: 0 0 2px;
    }

    #footer ul li:hover { background: #34454f; color:#ffffff; }
    #footer ul li:hover > a { color:#ffffff; }
    
    /* NEW FEATURED CAROUSEL */
    /*.featuredPosts { margin:0; height:560px; }*/
    #carouselLarge { height:522px; }
	.featuredPosts .jcarousel-control-next { position:absolute; right:0 !important; }

    .featuredPost h2 { margin:0 0 10px; }
    .featuredPost { height:522px; }
	.featuredPost .featuredLug	{ width:100%; overflow:hidden; }
	.featuredPost .featuredLugPad { width:100%; height:100%;  }
	.featuredPost .featuredLugPad img { height:auto !important; width:100% !important; }
	.featuredPost .featuredText	{ clear:both; float:left; width:100%; }	
	.featuredPost .entryInfoStrip { width:100%; position:absolute; margin:20px 0 0; bottom:0; }
	.featuredPost .featuredCatStrip { width:100% !important; padding:0 0 0 20px; top:350px; z-index:0; height:35px; overflow:hidden; }

	#carouselLarge-wrapper > .jcarousel-control-prev, #carouselLarge-wrapper > .jcarousel-control-next { margin:60px 0 0 !important; }
	#carouselSingleItem-wrapper > .jcarousel-control-prev, #carouselSingleItem-wrapper > .jcarousel-control-next { margin:80px 0 0 !important; }
	.jcarousel-control-prev, .jcarousel-control-next { margin:140px 0 0 !important; }   
	
    #col1{ margin-top: 20px; } 
    
    
	.aboutGrid img{
		transform: translateY(-18%);
	}
	#pulllogo 
	{
		margin-left: calc(50% - 100px);
		margin-left: -webkit-calc(50% - 100px);
	/*	margin: 22px 0 18px 55px; */
	}    
	blockquote {
		width: 100%;
	}

	.widefat td, .widefat th
	{
		width: 130px !important;
  
	}    
   
	#related-posts ul { display: inline-flex;} 
    
   .feedad > div { /*padding-left: calc(50% - 165px);*/ padding-top: 20px; }
   .leaderboard > div { padding-left: calc(50% - 170px) !important; }
   #div-gpt-ad-leaderboard { margin: auto; padding-left: 0 !important;}
   #div-gpt-ad-1462225400897-2, #div-gpt-ad-1462225623439-4 { padding-left: calc(50% - 160px) !important; }
	nav li li a, nav li li a:link, nav li li a:visited {
		background: #cdd3d6;
		color: #000;
	}
	.authorBio { width: 65%; }
	#careertitle { padding-top: 100px; }
}

@media only screen and (max-width: 760px) { /* Screening Room photo size fix */
    .photoSR img { width:auto; height:100%; }
}

@media only screen and (max-width:700px) { /* Remove Sidebar below this point */
    #col2 { width:100%; }
    #col1 { border:0; }
    #siteBox {}
    #siteA { width:30%; width:calc(33% - 20px); width:-webkit-calc(33% - 20px); margin:20px 10px 0; }
    #siteB { width:30%; width:calc(33% - 20px); width:-webkit-calc(33% - 20px); margin:20px 10px 0; }
}

@media only screen and (max-width: 676px) { /* Screening Room photo size fix */
    .photoSR img { left:-10%; }
    .searchWrap input { width:80%; width:calc(100% - 61px); }
    
    #col2, #sidebarUpper, #sidebarLower, iframe#twitter-widget-1, iframe#twitter-widget-0 { width:100%; padding-right: 0; }   /*SIDEBAR SPLIT BREAK */
}

@media only screen and (max-width: 600px) { /* Screening Room listpost fix */
    .fancybox-inner { min-width:240px !important; min-height:170px !important; max-width: 280px !important; max-height:200px !important; }
    #screeningRoom .colA, #screeningRoom .colB  {
        padding:20px; 
        width:100%;
        min-height:0;
        display:inline-block;
        border-top:1px solid #cdcdcd;
        border-right:none;
    } 
    .photoSR { margin:0 10px 0 0; width: 160px; height:160px; overflow:hidden; }
    .photoSRFloat { height:160px; width:auto; }
    .photoSR img { height:100%; width:auto; left:-20%; }
    .paraShortSR { width:70%; width:calc(100% - 170px); width: -webkit-calc(100% - 170px); margin:0; padding:0; }
    .paraShortSR h2 { font-size:13pt; text-transform:none; }
    .category_wrap { display:none; }
    
    /*rotator*/
    #featured-posts { height:545px !important; }
    #featured-posts .jcarousel-container, #featured-posts .jcarousel-clip { height:500px !important; }
    #featured-posts #posts li { height:500px !important; }
    #featured-posts .listpost { width:100% !important; height:300px !important; float:none; position:relative; margin:0; }
    #featured-posts .listpost img { height:auto !important; width:auto !important; position:absolute; min-height:100%; min-width:100%; max-width:inherit; top:-100%; bottom:-100%; left:-100%; right:-100%; margin: auto; }
    #featured-posts #posts h2 { clear:both; float:none; width:100% !important; margin:0 !important; padding:25px 20px 10px !important; }
    #featured-posts .paraShort { width:100% !important; clear:both; float:none; padding:0 20px; }
    #featured-posts .byline { width:100%; }
    #featured-posts .list { clear:both; position:relative; width:100% !important; height:45px; }
        
    .relA, .relB { min-height:200px; float:left; width:33.3%; width:calc(100% / 3); width:-webkit-calc(100% / 3); width:-moz-calc(100% / 3); border-right:1px solid #404040; }
    .relC { min-height:200px; float:right; width:33.4%; width:calc(100% / 3); width:-webkit-calc(100% / 3); width:-moz-calc(100% / 3); border:none; }
    .relD, .relE { display:none; }
    
    #subLinksLug { max-height:90px; overflow:hidden; }
    #screeningroom_sidebar #subLinksColA, #screeningroom_sidebar #subLinksColB { height:160px; }
    
    .category-sponsored-supplement h4 { width:60%; width:calc(100% - 170px); }
    
    .search_button
    {
        width: 60px;
    }
    
    #subscriptionWrapper
    {
        display: block;
    }
    #premiumSubscription, #limitedSubscription
    {
        min-height: 540px;
        min-width: 280px;
        margin: auto;
    }
    
    #post p, .entry p { font-size: 11pt;}
	#contactus h2 { font-size: 22pt;}
	#contactus p { font-size: 9.5pt;}
    .listpost { display: none; }
    .leaderboard > div { /*padding-left: 0 !important;*/ }
}

@media only screen and (max-width: 530px) {
    .category-sponsored-supplement h4 { width:57%; width:calc(100% - 170px); }
    .eventBtn 
    {
        margin: 5px 0;
        padding: 0 20px;
        text-align: center;
    }
    .eventButton
    {
        width: 100%;
    }
    .eventBtn a 
    {
        padding: 5px 5px 0 0;
        width: 100%;
        display: inline-flex;
    }
}

@media only screen and (max-width: 490px) {
    .category-sponsored-supplement h4 { width:55%; width:calc(100% - 170px); }
    .entry img, .alignleft, .alignright { width:100% !important; height:auto; margin:20px 0 20px !important; }
    .entry .colA { float:none; width:100%; margin:0 0 20px !important; }
    .entry .colB { float:none; width:100%; margin:40px 0 20px !important; }
    .byline { width:100%; }
    
    #featured-posts { height:495px !important; }
    #featured-posts .jcarousel-container, #featured-posts .jcarousel-clip, #featured-posts #posts li { height:450px !important; }
    #featured-posts .listpost { height:250px !important; }
    #featured-posts .listpost img { height:100% !important; }
	.authorPost { width: 100% !important; }
}

@media only screen and (max-width: 450px) {
    .category-sponsored-supplement h4 { width:45%; width:calc(100% - 170px); }
    .searchWrap input { width:75%; width:calc(100% - 61px); }
}

@media only screen and (max-width: 400px) {
    .category-sponsored-supplement h4 { /*width:40%; width:calc(100% - 170px);*/ width: 100%; }
    .searchWrap input { width:75%; width:calc(100% - 61px); }
    
    .authorInfo .photo, .authorInfo .author_avatar { width:200px !important; height:200px !important; margin:0 auto; display:block; float:none; }
    
    #featured-posts { height:515px !important; }
    #featured-posts .jcarousel-container, #featured-posts .jcarousel-clip, #featured-posts #posts li { height:470px !important; }
    #featured-posts .listpost { height:200px !important; }
    #featured-posts .listpost img { height:100% !important; }
    
    /* added 2018-09-04 as a quick hack fix for featured image in home page carousel */
    .featuredPost .featuredLink { height:250px; }
    
    .photo { position:relative; }
    .listpost { float:none; margin:0 0 10px; width:100%; height:200px; position:relative; }
    .photo img, .listpost img { width:auto; height:auto; top:0; position:absolute !important; top:-100%; bottom:-100%; left:-100%; right:-100%; margin:auto; min-height:100%; max-height:130%; }
	.contact_entry p { font-size: 12px !important; margin-right: 5px !important;   }
	.contact_entry h2 { font-size: 28px !important;    }
	#home_leaderboard_top {
		/*margin-left: 0px !important;*/
	}
   .authorBio { width: 100%; padding: 20px; }
}

/* for ads on larger mobile devices */
@media only screen and (max-width: 420px) 
{
    #containerAds { background-color: #fff; /*padding: 5px 0;*/ }
    .widefat td, .widefat th {
     width: 120px !important;
    }
   #leaderboard0 {margin-left:0px !important; }
   #footer a {
        padding: 5px;
   } 
}

@media only screen and (max-width: 324px) {
    .photo, .listpost { height:150px; }
    .photoSR { margin:0 0 10px; width: 100%; height:auto; overflow:hidden; }
    .photoSR img { width:100%; height:auto; left:0; }
    .photoSRFloat { height:auto; width:100%; }
    .paraShortSR { width:100%; }
    .category-sponsored-supplement h4 { float:left; width:100%; }
    
    /*element hides*/
    /* #headerTop, .leaderboard { display:none; } */
    #headerTop { display:none; }
    
    /*menu swap*/
    #nav_wrap ul li a {font: bold 8pt/40px arial;}
    nav { 
  		height: auto;
  		border-bottom: 0;
  	}
  	nav ul {
  		display: none;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  	/*	float: left;
  		position: relative;*/
  	}
  	nav li a {
	/*	border-bottom: 1px solid #121212;
		border-right: 1px solid #121212; */
		width:324px !important;
		text-align: center !important;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
  	}
  	nav li li a, nav li li a:link, nav li li a:visited {border-left:0;float: left;}
  	nav ul li:hover > ul{ display:none}
  	nav ul ul {
  	    display:none;
  	    top:0;
  	    position:relative;
  	}
  	.sub-menu{clear:both;position:relative;width:200%;display:none;visibility:hidden;}
  	.sub-menu.active { display: inline-block;visibility:visible; }
  	.sub-menu li {width:50%; }

	#pullMenu {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		left: 15px;
		top: 20px;
	}
	#pulllogo 
	{
	   margin-left: 30px !important;
	}
	#pullSearch {
		content:"";
		background: url('/wp/wp-content/themes/pb/images/search-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	#subscribe_link
    {
    font-size: 12pt !important; 
	display: none;

    }
	.relA { min-height:200px; float:left; width:50%; border-right:1px solid #404040; }
    .relB { min-height:200px; float:right; width:50%; border:none; }
    .relC, .relD, .relE { display:none; }
    #footer a 
	{
	    padding: 5px;
	}
	
	.widefat td, .widefat th
    {
        width: 80px !important;
    }    

	.contact_entry {margin-left: -10px !important;   }
	.contact_entry h2 { font-size: 25px !important;    }
}

/*remove wpstats smiley face*/
img#wpstats{position:absolute;top:0;width:0px;height:0px;overflow:hidden;}


.eventAd {
  background: #fff !important;
}

#eventAdMainBannerImg
{
    padding: 0 20px;
}
